Category: Tips

Play around with middle mouse button in Firefox

Posted by Dickey on Feb 17th, 08 | Filed under Tips | View Comments

The middle mouse button has some special features that we may not know, or being disabled by default. Now, i would like to introduce some cool tips to use your middle mouse button in Firefox.

There are few settings that you can make through about:config (type about:config in the address bar and hit enter):

  1. middlemouse.contentLoadURL – If you set this to true, when you click the middle mouse button, Firefox will load the clipboard content as a URL. For Linux, this setting is true by default, but seems like doesn’t work for Windows.
  2. middlemouse.openNewWindow – By default, this is set to true, which will open a new tab when you middle click on a URL.
  3. middlemouse.paste – By default, this is set to false. If you set to true, click the middle button will paste your clipboard content to the text box.

Beside this, you can also close any tab page by use the middle mouse button.

If you know more tips or features of middle mouse button, please leave a comment here and share with us. Thanks.

How to create a random post bookmarklet button for your user?

Posted by Dickey on Feb 16th, 08 | Filed under Blogging, Cool Stuff, Tips, Tutorial | View Comments

This tutorial show you how to create a StumbleUpon-like bookmarklet button for your blog, which will randomly choose an article from your blog when pressed.

Do you use StumbleUpon? If you install StumbleUpon toolbar for your browser, you can press the Stumble! button to randomly jump to some websites. Now, i would like to create an button which can randomly jump to any article, from my blog. You can try to drag this button (TechSnack) to your bookmarklet folder.

Step 1

The first thing that you need to do is install Wordpress Random Redirect plugin, and activate it.

Step 2

Now, you can randomly jump to any article by adding ?random to your website’s URL. For example, http://www.techsnack.net/?random.

Step 3

Right-click the bookmarklet toolbar and choose New Bookmark. Fill-in the Name and the Location. In this example, Name is TechSnack and the Location is http://www.techsnack.net/?random.

Step 4

Done, you can now jump to random post by clicking thing button. If you want to add this button to your website. Simply drag the button to your post. Provide this link to your user so that they can always jump to your random post anytime.

Add this bookmarklet button to your Firefox toolbar

Enhance your Firefox address bar with Autocomplete Manager

Posted by Dickey on Feb 12th, 08 | Filed under Firefox, Tips | View Comments

Autocomplete Manager is a Firefox plugin which provide advance features for your Firefox address bar.

The original Firefox address bar will try search from the history when we type. For example, when i type ‘tech’, it may shows me a list of URL which start from ‘tech’. But, it can’t provide me the URL that contains ‘tech’ in the middle of the string. With Autocomplete Manager extension, you can do so.

Autocomplete Manager

As shown in the screenshot above, when i type ’snack’, the address bar will get a list of URL that contains ’snack’, when the ’snack’ is in the middle of URL. Beside this feature, Autocomplete Manager allow users to search from bookmark, change the sort criterion, and also how the pop up list look like. You can access the settings through Tools -> Autocomplete Manager, and then choose Enhanced Component Options.

This extension is very useful especially for those websites which don’t have an easy-to-remember URL. But i personally feel that the better way to remember such URL is put them in the “Bookmarks Toolbar Folder” so that you can access them in just one-click.

Autocomplete Manager extension page

How to hide important information in an image file?

Posted by Dickey on Feb 6th, 08 | Filed under Tips, Tutorial | View Comments

This tutorial will discuss about how to hide a text file in a jpeg/bitmap image file. It can be done without any other application.

Sometimes, we save our email-account and password inside a text file, but we scare other people get the file and then access our email. So, we always thinking method to protect our own password. We may use some password manager to save all the password with a master password. But, what happen is we lost the master password or other people manage to hack the master password? So, why not we hide the important information inside an image file?

How it work?

  1. First of all, you need to save your informations in a text file and then prepare an image (either jpeg or bitmap format). In this example, i will user secret.txt as my text file and photo.jpg as my image file.
  2. Put the text document and image together. Here, i put them in my C: drive.
  3. Go to Run, the type cmd. This will bring you to the command prompt.
  4. Now, type cd\ to go to the root. In this case, the root is C:. You can proceed to the next step if you save your image and text file in C: drive. But, if you save them in other folder, such as c:\testing, you need to type cd\testing to go into the folder.
  5. Now, you reach the most important part. Type copy photo.jpg/B+secret.txt/B output.jpg. The image file need to come first. If you put your text file before image file, the output image file maybe cannot open properly. Beside this, the input image and output image must be same format (either both in jpeg or both in bitmap).
  6. Now, try to open the output.jpg using any image viewer. Looks no different with photo.jpg right?
  7. Now, try to open output.jpg using notepad, you will found the secret.txt contents inside.

Now, your informations are safe enough, because you are the only person which know which image contains the informations. Even they can access the file, they won’t open an image with notepad, right?

Advice: It is better to choose smaller size image, else you need longer time to open it using notepad.

SpyPig – Get a notification when people read your email

Posted by Dickey on Jan 31st, 08 | Filed under Internet, Tips | View Comments

SpyPig is a free email tracking system which can send you a notification when your friends read your email. This special tracking system works with any web-based email program.

SpyPigIf you are using email client such as Microsoft Outlook with Microsoft Exchange Server, You can easily get notfied when your recipients read your email, but it is impossible for web-based email application such as Yahoo Mail, Gmail, or Live Mail to implement this feature.

SpyPig provide users a special image which include a tracking code. Users can then insert this tracking image in their email message, and they will get notified when others read the email.

To use SpyPig, simply provide them your email address, then type your message title (this is for better tracking so that you can know which email has been read). You can then choose your SpyPig image (if you don’t want your recipients know you are tracking the email, choose a blank image). After that, you can paste the tracking image on your email message and then send out the email. Currently, they limit the number of notification emails to 5 for each tracking code, which means you will only get 5 notifications even there are 10 people read your email.

SpyPig works fine with all email applications, both desktop clients and web-based email. But, you need to change some settings on your Microsoft Outlook in order for SpyPig to work. You can check it out here.

Note: Both you and your recipients must use HTML-format email so that they will download the tracking image when they open the email.

SpyPig

Page 6 of 6« First...«23456