Inspirational 50 Twitter Backgrounds Showcase http://bit.ly/cmUR7B
Google Chrome users, open a new tab and type about:internets and hit enter.And you will see windows screensaver Pipes inside chrome.BTW this doesn’t works in Vista, here is the reason why ??
This is not a canvas element or flash, its actually the windows screensaver.Don’t believe me ? look at the code :
PathService::Get(base::DIR_SYSTEM, &path);
file_util::AppendToPath(&path, L"sspipes.scr");
So, now if you can build your own chrome, you know where to make changes so that it displays Matrix screensaver.
Here are some more about pages that you may like to have a look through and can …
Ever wondered why major web server market is captured by Apache, whereas brainchild of greatest monoply of this world ‘IIS’ performs badly,now you can understand better.Richard Stiennon wrote an article in ZDNet (although article is very old but difference is worth to note even today) entitled Why Windows is less secure than Linux where he explains the difference between both opposite worlds in terms of the simplicity of sys calls.
First, why is sys call important ?? to understand this we have to understand sys call first. Richard expains it :
A system …
It’s been a long long time i haven’t posted anything ..almost a year,first my blog was down for around 3-4 months due to hosting issues, then didn’t had time to revamp the blog ..in the meantime i lost some data :( .Anyways,.. whats gone is gone .. plan for the future ..right ? So here i am .. with a new blog design which is much cleaner that previous design and better too.
and Happy new year to all of you.BTW i am taking new year resolution to write more frequently …
This plugin was created for YUI 2.5.0, but with the release of YUI 2.6.0 there is no need for this (you have upgraded to 2.6, right ?? )
please visit http://www.aptana.com/node/513 for the new plugin.
Orkut had added the support for adding your picasa album feeds to orkut profile page,..but lets admit, its very minimal.You go to a friends page and then click on picasa feed link which displays picasa albums inside orkut and if you still want to browse you have to click on album link which takes you to the picasa page,..can these steps be minimized ?? how can i have a quick look on my friends picasa photos just by going on his/her profile page ?? Can something be done ??
Oh ya …
This is the new greasemonkey script that i developed just today.concept is very simple.I want to add dictionary search to Orkut which can be used while adding a scrap or adding a topic in communitiy.
Here are the screenshots :
Follow these steps to install this script :
Install greasemonkey extension for firefox if you have not already done so.
Go to http://userscripts.org/scripts/show/12450 and click on the “Install this Script” link on the right side
Thats it …now browse orkut.com and Dictionary search will apear on Scrapbook and Community message page.
Happy Orkuting :)
Recently i felt need of an IM client just inside orkut so that i can be in touch with who are online ,although i knew ultimately orkut will add this feature someday ..but why wait for them to take initiative :) so i made this greasemonkey script which does same thing,it also has support for multiuser conference :). Have a look at the screenshot and you will understand the difference
So , how to use this ? follow this step by step guide :
Install greasemonkey extension for firefox if you …
Orkut has changed their design recently…
But,you have a widescreen monitor and orkut’s new design doesn’t look good on it.what you want to have is this
here is the solution for your problem .Just follow these steps one by one :
Install greasemonkey extension for firefox if you have not already done so.
Go to http://userscripts.org/scripts/show/11782 and click on the “Install this Script” link on the right side
Thats it …now browse orkut.com and whole content should be resized to 99% of your screeen automatically.
for those of you who want to look at the script …