want to create a website ?

Schedule or Auto shutdown PC at specified time – Freeware for Windows Linux or MAC

Hello Mac Userssssssssssss


Sometimes its always healthy to shutdown your pc if you are not using it. I mean, suppose you are downloading a file that will be completed at an estimated time of say 1 hour. You can avoid sitting in front of the monitor till the download is complete. just use the below freeware software to shutdown the computer automatically after a specific amount of time.

Auto Shutdown for Windows software (freeware) – automatic shutdown
Automatically shutdown windows xp after certain time

Usage of Auto Shutdown:
1. Set the time.
2. Set the action to be taken.
a.    Shutdown means that the computer will be turned off (after logging off, if needed). Force means that the running applications (if any) will be forced to close themselves). This can be dangerous, is some cases you may loose your data, unsaved documents.
b.    Remind me about means that, when the time will come, a message box will be shown with your message (e.g. “Eggs are ready!”, or “the movie has began!”).
3. If you want, minimize the program (the “Auto Shutdown” program dialog).
4. That’s it. When the time will come, auto shutdown will do the specified job.
Of course, if you close the dialog (the “Auto Shutdown” program), then nothing will happen. Auto Shutdown must be running to work.
Download Auto shutdown for windows
Download Auto Shutdown Genius — For Linux.
Auto Shutdown Firefox Extension: For MAC/Linux or Windows
Autoshutdown Firefox Plugin
Features:
* Executing user scripts after all downloads are finished or computer is idle for specific time
* Play sound after each/All downloads are finished
* Restore Firefox from last session
* Customizable shutdown/idle scripts
* Supporting DownThemAll
Download Autoshutdown Firefox Plugin

Enjoyyyyyyyy

Gmail Drive guide to use Gmail space as online storage drive hack

Free Gmail drive help to use gmail space as external drive
Gmail is really famous among users of all the email clients available on the web and that is not because it has a cool interface rather it is famous for its reliability and huge space which includes storage space of 6000 megabytes  and increasing. Google doesn’t stop here and recently Google announced that users can now buy more online storage for Google services just by paying a little amount. So why not use this online storage space and use it externally probably as a network drive or one of your own computer hard drives.

Use Google Storage Space as Google Drive
I am going to show different methods by which your can use your Gmail account space as your external hard drive that too free. You will be able to download (or should I say copy) attachments from your Gmail account to your computer just as you would do from a drive on your computer. You can also use this space to upload content direct from your computer and save it online in your Gmail account.
1. GMAIL DRIVE
Gmail Drive Guide free
GMail Drive is a Shell Namespace Extension that creates a virtual filesystem around your Google Mail account, allowing you to use Gmail as a storage medium.
GMail Drive creates a virtual filesystem on top of your Google Gmail account and enables you to save and retrieve files stored on your Gmail account directly from inside Windows Explorer. GMail Drive literally adds a new drive to your computer under the My Computer folder, where you can create new folders, copy and drag’n'drop files to.
With GMail Drive you can easily copy files to your Google Mail Account and retrieve them again.
When you create a new file using GMail Drive, it generates an e-mail and posts it to your account. The e-mail appears in your normal Inbox folder, and the file is attached as an e-mail attachment. GMail Drive periodically checks your mail account (using the Gmail search function) to see if new files have arrived and to rebuild the directory structures. But basically GMail Drive acts as any other hard-drive installed on your computer.
You can copy files to and from the GMail Drive folder simply by using drag’n'drop like you’re used to with the normal Explorer folders.
Because the Gmail files will clutter up your Inbox folder, you may wish to create a filter in Gmail to automatically move the files (prefixed with the GMAILFS letters in the subject) to your archived mail folder.
Please note that GMail Drive is still an experimental tool. There’s still a number of limitations of the file-system (such as total filename size must be less than 65 characters). Since the tool hooks up with the free Gmail Service provided by Google, changes in the Gmail system may break the tool’s ability to function. I cannot guarantee that files stored in this manner will be accessible in the future.
Download
2. PHP GMAIL DRIVE (PGD)
free guide for php gmail drive pgdPhp Gmail Drive is a new type of file sharing utility. Unlike typical file servers (say xDrive) it uses Gmail as backend file server. You can enjoy it simply by hosting a small PHP script in your web site without any database. Gmail file space is more than 2GB, so you can imagine you already have such a big space on internet. However, you will require a Gmail account (If you don’t have any Gmail address, go GmailSwap or ask your friends.). PGD automatically connects Gmail server and fetches list of all attached files and generate downloadable links in a tree like view. If you are looking for a file server to upload your music or notes without any hassle, PGD is ideal for you. Technically speaking PGD is wrapper of Gmailer . Thought there is  no need to know hecks of PHP or Gmailer.  Just you have to check that your PHP hosting service provider has curl extension of PHP to handle HTTP/HTTPS traffic.
Features
* Successfully connects to Gmail and only grabs list of Attachments in Gmail messages.
* List of attachments are displayed with inbuilt Javascript engine. You can customize output to any other formats.
* 100% compliant to GMAILFS. So you can upload with Windows Gmail Shell extension or Linux GmailFS utilities..
* Supports Multiple Gmail accounts in the same script .
* Supports all browsers.
* Total size is less than 100 KB.
Download Latest version
3. GSPACE
Free Gspace Guide to use gmail as drive

Gspace is the FON friendly site that provides FREE Online Storage to access your files everywhere.
Gspace turns the 2GB of your Gmail account into free online storage. With Gspace you can manage unlimited Gmail accounts to store all type of files within its simple, user friendly interface.
Listen your favourite stored music directly from your Gspace, view your collections of pictures and manage your Gdrive files as well.
Gspace works with Windows Os, Linux, and MAS OSX
Download (I think Gspace is no longer working)

Enjoyyyyyyyyyyyy

How to Delete Files which cannot be deleted

Hi Friends Plz Check Out This Problem I will Sure U will be Sucess

Delete An "undeletable" File

Open a Command Prompt window and leave it open.

Close all open programs.
...
Click Start, Run and enter TASKMGR.EXE

Go to the Processes tab and End Process on Explorer.exe.

Leave Task Manager open.

Go back to the Command Prompt window and change to the directory the AVI (or other undeletable file) is located in.

At the command prompt type DEL where is the file you wish to delete.

Go back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell.

Close Task Manager.

after check it 

Enjoyyyyyyyyyyy

Funny Java Script .........

1. Java srcript to Rotate all  images of all websites !!!:-

Following JavaScript Are Show that Rotate/Round Image In Website,Such a Super Script.....


javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);


2.Shake your Browser Window !!!:-

Follwing  JavaScripts literally shakes your Browser window, must Try......


javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0);} } }} Shw(6)






Stay Conected............