Google released a dashboard that allows you to see at a glance all(?) the data gathered about you. https://www.google.com/dashboard/ [[ This is a content summary only. Visit my website fo...
use myDatabase declare @n char(1)set @n = char(10) declare @stmt nvarchar(max)-- proceduresselect @stmt = isnull( @stmt + @n, '' ) + 'drop procedure [' + name + ']'from sys.procedures--... [[ T...
Tim Berners-Lee, the man credited with creating the World Wide Web, recently said that his only real regret about the whole shebang is forcing people to type out the (essentially unnecessary) doubl...
Instead of going to the symbols or knowing by heart the ALT + code to insert a special character, you can just click on the code from this web page and get it directly in your... [[ This is a cont...
Revolver Maps are interactive visitor globes rendered by the Revolver Engine. Check the widget on the left: Use the buttons or drag to navigate. You're invited to set up a globe and add it to your....
I had a calendar synchronization for several weeks. My Windows mobile device could not sync properly with Microsoft Outlook. In order to wipe out the calendar, the above process should be... [[ Th...
I found this very elegant way to generate XML directly from an SQL Server query: SELECT lastName AS [LastName], firstName AS [FirstName], adressLine AS [Address/Line], adressZ...
Here is a very simple Excel to get the MAC address of a computer Function Get_MAC_Address(strComputer) Set objShell = CreateObject("WScript.Shell") Set objFSO =... [[ This is a content sum...
Mail PassView is a small password-recovery tool that reveals the passwords and other account details for the following email clients:Outlook ExpressMicrosoft Outlook 2000 (POP3 and SMTP Accounts......
Cropper is a screen capture utility written in C#. It makes it fast and easy to grab parts of your screen. Use it to easily crop out sections of vector graphic files such as Fireworks... [[ Th...
After changing computer, I had some issues to reinstall Google Chrome. I found the the log of the Google Chrome installer 1. Start > Run 2. %USERPROFILE%\Local Settings\Temp + [Enter] ....
I bought the Crossplay adapter for Rock Band and… guess… Plug the adapter in your guitar instead of your wiimote, insert the disk and enjoy the songs from Rock Band! ... [[ This is a con...
After a synchronization issue between my phone, all the contacts I have in Microsoft Outlook were duplicated.I found this cool and free tool that remove the duplicates in any of the Outlook folders...
Being located in Switzerland, Google was redirecting me to the Google.ch website (in German) each time I wanted to use it. In order to always use the Google.com website, you need to change......
Want to synchronize the pictures of your contacts in Outlook from Facebook, Fonebook helps you to do that easily. http://ross.dargan.googlepages.com/home PS: I also tried... [[ This is...
Following
Followers
Comments