tweaks
Lightbox JS v2.0 Integration with Blogger Template
Dec 10th
Create a simple Photolog using Blogger.com and Lightbox JS. A step by step guide for photo bloggers; to Integrate Lightbox with their existing Blogger publishing system.
Blogger is a popular weblog publishing system, which supports custom designs and templates. Meanwhile Blogger is not much popular as other blog publishing system like WordPress, etc for its support to Plug-ins. In other hand Lightbox JS is a simple, unobtrusive script used to overlay images on the current page. It is lightweight and works with most of the browsers with Javascripts enabled.
Yesterday, I was trying to publish my own Photolog. I was looking for More >
Multiple instances of Yahoo Messenger 8
Aug 29th
A little tweak that will allow users to run multiple yahoo messengers on a same machine.
If you’re looking for ways to run couple or more yahoo messengers in the same machine then this article would be great help for you.
Yahoo Messenger let users to test their messenger by making a tweak in registry. To accomplish this key value for HKEY_CURRENT_USER\Software\yahoo\pager\Test has to be altered. The key value is set to true then the messenger will function in test mode and users will be able to open up multiple instance of yahoo messenger.
To make yahoo messenger to open up multiple instance, you More >
Reducing memory usage in FireFox
Jul 30th
Learn how you can tweak your Firefox application to consume less memory and work little faster.
I’m crazy about this browser right from the day of release. Firefox bought me in a change of browsing style. I really love this tool. But only concern I’ve about Firefox is its memory usage. Hope this would be the concern for other users as well as the Firefox developers. It sucks most of the memory space. I’d say Firefox is memory ravenous compared with IE.
Firefox has lot of memory leaks and that has been fixed the most in the latest release. Anyway that’s not More >
Forcing Outlook to send emails only with subject
Jul 22nd
It’s important and mandatory that the emails we send have relevant “subject” to it. At times, we miss to mention the subject and send email. Please follow the simple steps below which will prevent you from sending a mail without a subject. This should/must be configured in office mailbox in which subjects are more crucial.
Here are the below steps
- Open your outlook
- Press Alt+F11. This opens the Visual Basic editor
- On the Left Pane, one can see “Microsoft Outlook Objects”, expand this. Now one can see the “ThisOutLookSession.”
- Click on “ThisOutLookSession”.
- Copy and Paste the following code in the right pane.(Code Pane)
Private Sub Application_ItemSend(ByVal More >
Remove Ads in Yahoo Messenger
Jul 19th
Tweak to remove the annoying ads that is displayed in Yahoo Messenger chat and web-cam window.
If you have installed the newest Yahoo Messenger 8.0 or Yahoo Messenger 7.5 you’ll notice a very annoying animated ad at the bottom of the main window, web-cam & chatroom etc.. I’m sure it’s hard to resist to Yahoo’s update dialogs. Here is a simple how-to tutorial to remove ads in Yahoo Messenger 7.5 and higher.
Save the below code with .reg extension
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Yahoo\Pager\YUrl]
"Messenger Ad"="*"
"Webcam Upload Ad"="*"
"Webcam Viewer Ad"="*"
"Webcam Viewer Ad Bid"="*"
"Webcam Viewer Ad Medium"="*"
"Change More >


(11 votes, average: 4.82 out of 5)