Displaying posts tagged:

QuickFix: CodeAcademy - Functions in JavaScript

No Comments
I recently tried out CodeAcademys Codeyear. It's designed to teach people programming with online exercises in JavaScript. I like the idea and what I have seen so far. Only one slight problem: In the course "Functions in Javascript" Lesson 2 Exercise 3 you are supposed to just hit run to complete the exercise and go on …

TweetQuote 0.1 released...

No Comments
So it is done, my first Habari Plugin is released. It really is quite simple it filters Strings like this: tweet:7895932156 and turns it into this: tweet:7895932156 It includes templates for table-formatted and css-formatted tweets as well as rudimentary caching of tweets. There are points which i'd like to improve in a 0.2 release which would …