XP
Tabs for windows explorer
QT Tab Bar is a new software that I have come across that alows you to have tabs on windows explorer.
It integrates very well in the windows interface and adds features that are normally associated to a web browser like firefox. When you middle click on a folder it opens in a new tab, [...]
Read Full Post | Make a Comment ( None so far )Periodically changing desktop wallpaper using Ruby
Here is small ruby script that picks up a random image from a given folder and sets it as the desktop wallpaper.
1: require ‘Win32API’
2:
3: SPI_SETDESKWALLPAPER = 20
4: SPIF_SENDCHANGE = 0×2
5: SOURCE_FOLDER = “C:\\Users\\Gaurav\\Pictures\\Best\\”
6:
[...]
Windows XP SP3 boasts speed boost, testers claim
According to this link http://www.computerworld.com/action/article.do?command=printArticleBasic&articleId=9048658 SP3 has made XP significantly faster.
Like users needed another reason for not migrating to VISTA.


