Mostly junk :)
I'v finally got around to do something productive again, in the form of a Chrome extension.

The extension is for the product management tool Basecamp, and designed to allow easy and speedy access to to do lists across multiple projects and companies. The extension can be found here.

I did this more as an experiment to play around with the Chrome extension API, which turns out to be incredibly easy to use (especially when compared to Firefox), and also to play around with the basecamp api. As such, this may not be useful to many people, but it suits my needs :)

If you'd like to view the source, it is hosted on github.

If you've any comments, issues or suggestions, please let me know in the comments below. Thanks.


A very simple greasemonkey script to remove comments from soundcloud...

Install
- By John, Thursday 4th of November, 12:00 pm View Comments
So Iv decided to post something productive...

Drop down menus in javascript. Example here.

This is a simple script, it will work with other id names on the divs, there is also a css file which manages the layout. Im planning on re-writing it to use listeners as opposed to onmouseover etc but it'll do for now.

This is the source of the script, and of the css.
- By John, Friday 14th of May, 09:58 pm View Comments
So this is what I do when I should be studying...highly productive I'm sure you'll agree.

I plan to keep working on here, posting things I do. Im going to stick up some simple JavaScript stuff shortly (drop down menues etc) that I'v found myself looking for in the past.

I know Im talking to myself, I only hope im listening... :)
- By John, Wednesday 12th of May, 06:16 pm View Comments