This Blog is Dead, follow me at my new blog

You can now follow my adventures at my new blog, http://julianapena.com/

Tuesday, August 7, 2007

6 userscripts and userstyles you should really try out

A major plus that enhances the usability of a web browser is the ability to customize web pages to look and behave the way you want them to. This is done by using userscripts, little snippets of javascript code, and userstyles, their CSS counterparts. While userscripts change the way sites behave, userstyles change the way sites look.

In Firefox, userscipts can be used thanks to the powerful Greasemonkey extension. Others browsers, like Opera, come with this enhancement built-in. I already showed a quite good example of a userscript. Userstyles can be used in Firefox with the Stylish extension. Stylish, unlike Greasemonkey, cannot only modify web pages, but it can modify the look of Firefox itself.

Userscripts can also be used out-of-the-box with Opera and with an addon called Creammmonkey on Safari.

1. Pagerization

I know I've mentioned this before, but now that I've been actually using it for a few days, I just have to say, this one HELL of a userscript. It works on an enourmous amount of pages... from Google, to forums, to almost everywhere. It's just so damn useful. My next-button-clicking days are now over!

2. Combine Stop/Reload buttons

This userstyle is great if you want to go minimalistic. When the page is loading, only the stop button is showed. When it finished loading, it only shows the reload button. That's one less toolbar button cluttering your browser!

3. Greased Lightbox

This script enhances image search sites like Google Image Search or Flickr by letting you see the original image in a very Ajax-y and useful way. I can't really explain it very well -- you have to use it to understand it. It's simply amazing. However, after using it for a while, I have to say it can sometimes be a bit intrusive.

4. Folders4Gmail

This script is pretty cool in that it allows you to nest labels in Gmail -- emulating the feeling of 'folders' other mail clients have. I can't believe how I could live without this for so long!

5. GMailTo

Another must-have if you use Gmail. With this, every time you click on a mailto: link it will open a new Gmail compose window instead of the default desktop program (Evolution on Ubuntu or, God forbid, Outlook Express on Windows).

6. Bookmarklet Favicon

If you use bookmarklets as much as I do, you will find this extremely useful as well. It changes the favicon of bookmarklets to a javascript icon to make them easier to distinguish.


What about you? What are your favourite userscripts and userstyles? Which ones can't you live without? Leave a comment telling us!

Monday, July 30, 2007

Windows Downloads: Easily use ISOs with the ISO Recorder powertoy

ISO Recorder is a small utility that allows you to create and burn ISO images from and to CDs and DVDs. It's extremely easy to use and is integrated in context menus of ISO files and disc drives. It's as easy as right-clicking! There is also a command-line version available.

ISO Recorder is available for Windows 2000 (command-line only), XP and Vista.

Go to the ISO Recorder home page

Windows Download: Make scrollwheel behaviour like Linux's with KatMouse

If you've ever used Linux, you'd know that to use the mouse scrollwheel, you have to move the mouse to the window you want to scroll on, and just scroll. On Windows, you actually have to click (get keyboard focus) on that window in order to scroll.

If this annoys you every time you have to come back to Windows, there's a solution: KatMouse. This little utility (less than 400kb) allows you to do just this. To scroll something, simply move the mouse to where you'd like to scroll. No need to click or alt-tab to that window.

However, there's something else you should know about this utility: I highly recommend you disable the wheel button feature it includes (by right-clicking on the tray icon and choosing setting, going to the 'Wheel Button' tab, and setting the combo box to something different from the default Wheel Button) since this disables the wheel's normal functionality (like opening links in tabs in web browsers, or auto-scrolling).

Anyway, hope this little app proves useful.

Saturday, July 28, 2007

Firefox 3 gets full-page zoom

The long-awaited page zoom feature has finally been implemented. The latest Firefox 3 nightly build now supports full-page zooming like Opera and Internet Explorer 7.

Finally! This goes to show how awesome Firefox 3 will actually be, and how dedicated the developers are.

Go read my Firefox 3 Alpha 6 review

read more | digg story

Monday, July 23, 2007

Text Editors: Notepad++ and GVim go Portable

A few days ago, Notepad++, the famous Windows text editor, was released as a PortableApp, Notepad++ Portable. I have used Notepad++ for quite some time now, and I am very glad that now I can easily take it anywhere I want on my USB flash drive.

For those of you with a more classic, Unix-y taste, there is also GVim Portable, which takes up a LOT more space than Notepad++, but includes all the amazing features of Vi withing an easy-to-use graphical interface.

Click Here to go to the Notepad++ Portable home page.
Click Here to go to the GVim Potable home page.