Some web developers insist on marking some fields as autocomplete="off". However, there are times when you really don't want to have to re-enter the details each time you visit the page. This jetpack allows you to mark a field as autocompleteable by right-clicking and selecting "Remember Me".
Made some time last night to actually sit down and write my first Jetpack. Its a very simple affair inspired by my annoyance that some websites decide to mark their input boxes as autocomplete=”off”. This has the effect of stopping[…]
Thought I would upgrade to Firefox 3.6 this weekend. Mostly a smooth process except that it appears that IE Tab doesn’t support 3.6. I don’t know whether this is going to get updated at some point but as work uses[…]
One of the nice features of developing in Jetpack is the console.log feature. Assuming you have Firebug installed, not only does it allow you to dump messages to the Firebug console, you can dump objects. Once logged to the console,[…]
Its been a while since I’ve done any development on Brimstone. To be honest I don’t play Warbook any more and without input from users I haven’t had any impetus to make improvements. However, I have been working on a[…]