Displaying posts tagged: coding
2012-01-13 7:32
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 …
2010-01-18 8:14
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 …
