Onehackoranother - onehackoranother.com - One Hack or Another
General Information:
Latest News:
tipsy 0.1.4 released 22 Dec 2009 | 01:35 pm
STOP PRESS: yes I'm a twit and released buggy code. Fix is in 0.1.5. Oh well, one project release in a year isn't too bad. I've pushed a new version of tipsy which officially unleashes some changes t...
Normal service resumed. 11 Dec 2009 | 03:53 pm
Site is redesigned, redeveloped and free from the shackles of Wordpress. I’ve released the code powering the blog element of the site on Github. “static-ish” is a curious PHP library for taking a nes...
Finding the arity of a closure in PHP 5.3 23 May 2009 | 11:00 pm
As part of the php-helpers project I’ve been working on a small library of functional programming primitives for PHP 5.3, including all the usual suspects like map(), every() and inject(). As we know,...
From the I'm Working Too Late Department... 24 Mar 2009 | 11:00 am
PHP 5.3 namespace/exception gotcha 14 Jan 2009 | 01:00 pm
A quick heads-up for anyone who’s playing with PHP 5.3 and making use of namespaces and exceptions. If your source file defines a namespace, all references to classes outside that namespace must be f...
jQuery Javascript Console Bookmarklet 1 Oct 2008 | 11:00 am
jQuery console is a short bookmarklet that, when activated, loads jQuery into the current page (from Google’s hosted AJAX libraries) then overlays an interactive Javascript console permitting the eval...
boxy 0.1.4 21 Sep 2008 | 11:00 am
Somewhat delayed but hopefully worth the wait, boxy 0.1.4 is ready. Boxy is a Facebook-style dialog library for jQuery with a rich API for manipulating windows. It’s also pretty well documented. Chan...
Two Quick jQuery plugins before bedtime 14 Sep 2008 | 11:00 am
Just a couple of extractions from recent projects that may be useful to somebodies. First up is an automatically growing textarea. This implementation is borrowed from Facebook and uses an off-screen...
boxy 0.1.3 released 9 Aug 2008 | 11:00 am
I’m pleased to announce the release of boxy 0.1.3. This is mainly a bug-fix release but there are a couple of new features in there as well. Changelog: Fixed CSS class name in middle-bottom cell of ...
Boxy Google Group 8 Aug 2008 | 11:00 am
Just a quick heads-up; a couple of people have enquired about a discussion place for Boxy so I’ve set up a new Google Group. 0.1.3 release is coming soon.