-
Loading
-
Archives
- January 2012
- July 2011
- April 2011
- February 2011
- November 2010
- October 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- April 2008
-
Meta
Monthly Archives: March 2009
BounceBox Update, Version 1.1
I was using an implementation of my BounceBox mootools javascript class on a site I am working on at the moment, and made a couple of additions to the Class that I hope other will enjoy. The new version1.1 demo … Continue reading
Posted in apple, Code, fun, javascript, Life, Technology, work
Tagged bouncebox, class, download, downloads, effects, free, javascript, link, mootools, screen, site, work
Leave a comment
Hack Safari to open links in new tabs, not new windows
Safari (by default) will open certain links (e.g. target=”_blank”) in a new browser window instead of a new tab even if you have your preferences set no too. Fortunately, there is a hidden preference you can set to force Safari … Continue reading
Posted in apple, Technology
Tagged application, browser, Hack, link, mac, open, safari, tab, tabs, terminal, windows
Leave a comment
New Version of 'MiniShowCase Administration' coming – any enhancement requests
I am working on adding some features to the MiniShowCase Administration, like better user management, better image scaling options and better description management. If anyone has any ideas or enhancement requests, please post a comment below, or to be notified … Continue reading
Posted in Code, design, fun, javascript, Technology, work
Tagged administration, image, minishowcase, work
6 Comments
Alternating row styles with Javascript
I am writing a list that outputs a large amount of data in a vertical structure, with many rows the list gets hard to tell which entry is which. Now, normally I would do this via PHP, something like < … Continue reading
Posted in Code, design, fun, javascript, Technology, work
Tagged class, cool, effects, html, javascript, mootools, php, site, style, work
Leave a comment
removing .SVN directories recursively
I have been working a lot lately using SubVersion ‘s to maintain all the projects that I and some times others are all working on. A firm that I contract to has recently set up a SVN Server on a … Continue reading
Posted in apple, Code, Technology, work
Tagged active collab, command line, linux, projects, subversion, svn, web development
2 Comments