On Thursday I attended the Google Developer day 2007 event in London and overall I’d say it was worth the day out of the office.My headline excuse for going was that I’m working on a project that requires some Google Maps integration and as there was a 1.5 hours hands on workshop on it I [...]
Tag Archives | javascript
Superb Javascript lectures
As someone doing more and more frontend development using javascript I’m trying to shore up my knowledge a bit. For example some of the shortcut syntax I wasn’t sure about and I knew I could do with more backgound on how the language deals with objects. With this is mind I’m half way through Douglas [...]
Mochikit Widgets
I’ve been using Mochikit extensively for some heavy interface development work that i’ve been doing recently. Well I needed a ‘slider’ widget for sizing some elements on-the-fly and was hoping not to write my own. Luckily I stumbled across UI4Web which used Mochikit as a base and supplies out-of-the box a slider control, amongst others. [...]