Have you ever used remember the password option in you browser and later forget that password. If you want to…
Year: 2008
Direct Email Login
This is what happens when you accidentally try to login to your web mail account Enter your email address like…
Happy Birthday Google
Google’s 10th Birthday
Upload in Firefox 3
Recently i tried to use a swfupload pluggin, using php. I couldnt meke it work in Firefox 3. But in…
Jquery and Swfobject conflicts
This is the right way to use swfobject and jquery framework. To avoid the known issues between these two.
Gmail is down???
This is the first time i experienced problems with google. Here is a message that can be interpreted to one…
Speed up Vista Boot Time
I recently found a tip to minimize Vista Booting Time. When Vista boots up it uses only one core of…
Vista 4gb Problem – Solution
First of all i d like to remind that In most new pc configurations Vista cant be installed in 4gb…
The Right way to use/make a favicon
If you’re using XHTML, add this: [sourcecode lang=”HTML”] [/sourcecode] If you’re using HTML, add this instead: [sourcecode lang=”HTML”] [/sourcecode] Here…
MySQL Command List
This is a list of the most common used mySQL Commands General Commands USE database_name Change to this database. You…