Hey Friends Just check this link with Google Chrome Browser.. its funny
http://mrdoob.com/projects/chromeexperiments/google_gravity/
Even though the broken peaces also working fine.. :) ..
Hey Friends Just check this link with Google Chrome Browser.. its funny
http://mrdoob.com/projects/chromeexperiments/google_gravity/
Even though the broken peaces also working fine.. :) ..
Posted by Subbu at 5:01 PM 0 comments
[ VIA ]
Labels: TechieGraphic
Posted by Subbu at 11:58 AM 0 comments
Gmail has a very useful Labs feature called "undo send" that lets you "unsend" a message immediately after sending it. If you accidentally clicked on the "Send" button or you realize that you forgot to attach an important file, you have a few seconds to click on "undo" and continue to edit the message.
When Gmail launched this feature, you only had 5 seconds to undo sending a message, but Google constantly added new periods: 10 seconds, 20 seconds and now 30 seconds.
[ VIA ]
Labels: Gmail
Posted by Subbu at 9:39 AM 0 comments
Exactly Cloudshare providing the same thing with great choices. They are providing ITaS ( IT as a Service ) You can choose your IT environment how you would like to be. So you can have your IT Environment at your wish, and you can do what practical you want. one more exiting thing is you can setup your machines with in minutes..
CloudsharePro providing the IT environment with 6 Machines with your chosen Operating Systems at free of cost for 15 Days. You can extend your trail period if you are interested.
Cloudshare providing a wide range of solutions in virtualization, Here I am explaining about CloudsharePro which is available as a free service.
Go to CloudShare and get registered for CloudSharePro account.
Activate the account and login to ClousharePro
Create your IT Environment..
You can connect to your cloud machines through Microsoft Remote desktop console ( mstsc ) also.
Have a great time in Cloud..
Posted by Subbu at 9:11 AM 0 comments
[Via: Online Schools]
Labels: TechieGraphic
Posted by Subbu at 5:31 PM 0 comments
Here I am taking the example for NUM LOCK status at System Logon.
The status of the NUM LOCK key is specific for each user. By default, NUM LOCK is turned off.
Configuring the Script
To configure a script to change the NUM LOCK state, use the following steps:
set WshShell = CreateObject("WScript.Shell")
WshShell.SendKeys "{NUMLOCK}"
Now our script was ready to be execute so how can we Execute this.. there are several way to execute automatically..
To configure the script to run locally, copy the Numlock.vbs file to the user’s Startup folder, which is normally found in the user’s profile path. To configure the script to run for all users, copy the Numlock.vbs file to the Startup folder in the All Users profile. The default path for this folder is Documents and Settings\All Users\Start Menu\Programs\Startup.
Note that to run the script through Group Policy, you must be using Windows XP Professional, not Windows XP Home Edition( Home editions not included the features like Group Policy and Domain environment etc) .
To configure the newly created script to run by using Group Policy, first copy the Numlock.vbs script file into the Group Policy logon script folder.
The default path for a local logon script is %SystemRoot%\System32\GroupPolicy\UserComputer\Scripts\Logon.
The path for a domain logon script is %SysVolFolder%\Sysvol\Sysvol\DomainName\Scripts.
After you copy the script to the appropriate location, follow these steps:
Labels: Scriptomatic
Posted by Subbu at 11:24 AM 0 comments