Archive for June, 2007

MySQLHandler 2.1

A new version of MySQLHandler has been released. No major changes only improvments to the code has been made. Head on to the project page for download and information.

Updates

  • Version 2.1
    • Now uses DOM for creating an XML result.
    • ExceptionHandler is now static

Layout Rulers Bookmarklet

Inspired by Andy Budd’s Layout Grid Bookmarklet I decided to make my own version of it. Instead of a grid that can bloat the screen unreadable I wanted the same nifty rulers that Adobe Photoshop gives me by pressing Ctrl+R.
This bookmarklet will add some padding to the design when activated and then restore the original padding when deactivated. You can try out the Layout Rulers (Note that you have to refresh the page in order to remove the ruler set since you cannot click the link on the page to deactivate it) or download the ruler image and javascript source below.

Note that this only works in Firefox

Download

http://www.subzane.com;/wp-content/uploads/2007/06/layoutrulers.js;Layout Rulers Script;

http://www.subzane.com;/wp-content/uploads/2007/06/layoutgrid-ps.gif;Layout Rulers Image;

Posted in CSS/HTML | No Comments