-
RSS Links
Categories
Archives
Blogroll
Tag Archives: api
My Review of Moodle 1.9 Extension Development
I wrote a review for Joseph Thibault’s Moodle News on extension development for Moodle. The book is quite good and I think an essential resource for anyone wanting to develop in Moodle. The book focuses on plugin development, but it will also give you an overview of the architecture, api and best practices.
I [...]
Posted in Programming Also tagged book review, moodle, MySQL, php, software development Leave a comment
Updating Your Twitter Status with cURL and a Bash Function
I’m usually at the command line so I wrote a little a bash function so that i can type
tweet this is really neat but kind of pointless
and it will update my twitter status! some characters trip it up but in general it’s useful for most of my tweets. The tweet function just spits out the [...]
Ruby on Rails, jQuery and YUI API Docs Available as Mac OS X Dictionary Binaries
I came across an awesome tool this morning. Priit Haamer has chunked Ruby on Rails, jQuery, and some of YUI documentation into native Mac OS X dictionary binaries. This lets you search those API docs from Spotlight, TextMate, any application that uses the dictionary app!
I have tested the Ruby on Rails API within TextMate. [...]
Posted in Documentation Also tagged dictionary, Documentation, jquery, mac os x, Rails, yui Leave a comment
Get Child Categories of Parent Category on Single Post in Wordpress