Welcome, Guest! Sign Up RSS

Covering Hollyhood Microsoft Google Apple

Thursday, 2024-04-25
« 1 2 3 4 ... 205 206 »

Nokia_n800_internet_tablet
After a lot of rumormongering by various sources about Nokia’s tablet plans, the Finnish phone maker’s design chief has finally confirmed its existence.

Nokia Is Making A Windows 8 Tablet With An Uncertain Launch date

Nokia’s Chief of Design has confirmed that his company is working on a tablet and they intend to make one that competes with the iPad. This news comes nipping at the heels of the Digitimes post that quoted an anonymous component supplier to say the same thing.

Marko Ahtisaari, the Chief of Design for Nokia, let this information slip to a Finnish magazine when he was quoted saying that he is spending about one-third of is working hours on a tablet. Of course, he stopped right there and di did not give out any more details about specifications, form factors or expected release schedule. He simply said that they were working on it.

He did not mention Windows 8 either but then the company is no foolish enough to work on a Symbian tablet when they have such a great OS right in front of them. Plus Microsoft’s presence at Intel HQ will ensure great support from the makers of the said OS and may be even a marketing combo. Google does similar things with its Nexus series of devices where it partners with a hardware manufacturer and provides marketing support in exchange of product development.

Nokia might have gone with Android as well but then that would only mean fragmenting their work force one more time to dedicate a team to the new OS. Windows Phone is already being worked on at Nokia and Windows Phone 8 will be deeply tied in with Windows 8 on ARM — which would be the logical choice for a tablet.

The one interesting thing that Ahtisaari said was that the tablet would be different from the current crop of Android Tablets and it will be designed to steal market share from the iPad. Whilst Nokia is certainly not the first to make claims about competing with the iPad, they would become the first to actually make good on it if they actually manage to put a dent on the iPad Juggernaut.

Category: Windows 8 Tips and Tricks | Views: 8228 | Added by: Adamsummer | Date: 2012-06-01 | Comments (4)

Do you need to know what TCP/IP ports are in use on your Windows 8 PC? Then read this tutorial!

Preview Image


Each and every applications need to occupy an available port or socket when the application wants to be connected to the internet. The application uses that occupied port to communicate and transfer data over internet until the application are terminated. Some applications have dedicated ports, like HTTP (Hyper Text Transfer protocol) uses port 80, FTP (File Transfer Protocol) uses port 21, Telnet has dedicated port 23, SMTP (Simple Mail Transfer Protocol) uses port 25 etc. Some applications do not have any dedicated ports. When they want to connect to internet they occupy any random available port.

To know which application is using what port, follow these steps.

Use the command line and Task Manager to check the ports

1. Open the Task Manager.You can open Task Manger either by right clicking on the taskbar or by pressing Alt, Ctrl and Delete simultaneously. Now click on the File Tab and then select New Task (Run).

task manager

2. Then the Run window will appear. Check the box below to "Create this task with administrative privileges” . Write cmd into the input area and press Enter.

Open Command Prompt As Administrator

Now, the command prompt will appear having administrative privilege. You will see Administrator is written in the bar. It indicates you have the administrative privilege.

3. Now, simply type this command line

netstat -aon | more

and hit Enter.

Command Line

4. Now you can see a table where the Local Address column will show you the port address and PID column will show the Process Identifier number of the process or application which is listening (using) the particular port. For an example from that table shown in the figure we can tell that Local Address 0.0.0.0:80 or port 80 is being used (Listening) by the process having the PID 1592.

This PID is unique for each and every process.

Listening Ports

... Read more »

Category: Windows 8 Tips and Tricks | Views: 7796 | Added by: Adamsummer | Date: 2012-06-01 | Comments (2)

If you want to get a Metro style start menu with a start button in Windows 8 there are some really handy tools available for download. Give this a try if you need a Start menu.

Preview


Microsoft introduces a new user interface : the Metro User Interface Windows 8.
The Start menu brings the main difference between this and its predecessors.
Some people like the new attractive start menu of ,strong>Windows 8 , some people still prefer that old start menu type.
Which was most easy to access in Windows 7. You can search for files, apllications or open any of the installed
programs from that menu quite easily.

If you want to use both the attractive look of Windows 8 start menu and the easy to access start menu of
Windows 7, then there is a way to combine both the feature. You have to folow the instructions carefully to do this.

1. Download Start 8 from here.

Download Start 8

2. After downloading Start8 , install it in your own machine.

Click finish the installation when you are asked.

3. After finishing the installation check the new start menu by double clicking on the Start Button
to see it.

Metro Style Start Menu

Now, you can search the applications , Settings , Files from the search menu.
You can also browse the installed programs from this new start menu as you have doen it till  ... Read more »

Category: Windows 8 Tips and Tricks | Views: 15562 | Added by: Adamsummer | Date: 2012-06-01 | Comments (3)

Some applications always need to be run in an elevated mode, here’s a guide that will teach you how to to always run applications in administrator mode on Windows 8.

Preview image


Windows 8 by default runs most of the utilities or applications with least privilege access, which is non-admin mode. Thus Windows 8 helps to protect the system from damaging caused by both malicious virus codes and inexperienced end users. In general cases this is a good thing but, sometimes a user may need an app to run as an Administrator for different reasons.

Many applications need to be run as administrator in order to function properly. As Windows 8 is very new to us, many applications especially the older applications (which were meant for XP or vista) have not been updated to support Windows 8 yet. Sometimes a user may need administration privilege to run these type of applications.

Though Running applications as an Administration can be accomplished by using a simple right click, and then choosing Run as administrator option. But you need to do this same step each and every time you want to launch the application. It is possible to set an app to always run as Administrator.

Simply follow these steps to do so.

Steps to always Start an Application in Administrator Mode on Windows 8

Step 1: Right-Click the Application Shortcut that you want to run as an administrator and then Click Properties from the context menu.

Click on Properties

Step 2: Now, navigate to Shortcut tab at the top. Then Click on the Advanced.

Open Avdanced Option

Step 3: Check the Run as administrator option, then Click OK to finish.

Check Run As Administrator Option

You are done. Now if you click on the shortcut of the application the shortcut will automatically run the application in administrator mode without any extra steps.

Category: Windows 8 Tips and Tricks | Views: 11245 | Added by: Adamsummer | Date: 2012-06-01 | Comments (2)

If you want to create Shutdown / Restart / Lock shortcut icons on your Windows 8 desktop (that you can also pin to the Metro Start Screen) then read this guide.

Shutdown Icon Preview


If you want to create icons for Shutdown / Restart / Lock the machine, to do them directly by one mouse click, this tutorial is for you. If you do not like the shutdown menu in the metro user interface of Windows 8, then you can create icons for each of them in the desktop. Thus any of these can be done just by a single mouse click. If you want to create these icons, see the instructions below.

1. Switch to Desktop Mode by pressing Windows + M simultaneously.
2. Right-click on the desktop and click on New and then on Shortcut.

New Shortcut

3. Now a new shortcut will be shown with a page like icon on the desktop and it will ask you the purpose of creating the shortcut.

Shortcut purpose

Write the following lines for those corresponding purposes.

Shutdown Computer :

Shutdown.exe -s -t 00

Restart Computer :

Shutdown.exe -r -t 00

Hibernate Computer :

rundll32.exe PowrProf.dll,SetSuspendState

Sleep Computer :

rundll32.exe powrprof.dll,SetSuspendState 0,1,0

Lock Workstation:

Rundll32.exe User32.dll,LockWorkStation

... Read more »

Category: Windows 8 Tips and Tricks | Views: 8546 | Added by: Adamsummer | Date: 2012-06-01 | Comments (2)

If you want to fully configure your startup apps, then read this simple how-to!
Normal Startup


Start up applications uses RAM & CPU during start up process. If there are a lot of applications during startup it will make your PC slow. You may need to configure ( create new or disable some) these startup applications. This tutorial will tell you how you can configure start up applications in Windows 8.

There are mainly 2 ways to do it. Here they are:-

A. Using "msconfig” program

Press window+R to start "Run”prompt.

Type msconfig into it & press enter.

msconfig

You will see the following window to appear.

msconfigWindow

Go to "Startup” tab. Uncheck unnecessary applications ( i.e these applications will no more start during startup).

StartApp

Click "OK” to confirm. The following window appears. Select "Restart”.

ConfirmRestart

B. Using Startup folder

There is another way to do it.

First of all enable "Hidden Items” option.

HiddenItems

Now go to C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup. Paste the application or batch file here.

I have shown an example here.

... Read more »

Category: Windows 8 Tips and Tricks | Views: 8313 | Added by: Adamsummer | Date: 2012-06-01 | Comments (6)

Blogger Widgets