Category Archives for jquery
Unit testing private functions in Javascript
For some time now I’ve been unit testing my Javascript with qUnit. Not only good practice, it also saves you an incredible amount of time when it comes to crossbrowser testing your scripts. The only problem I was testing private functions that are hidden within closures.
SFBrowser 3.2.2
I released a new version of SFBrowser containing some minor fixes plus a new CTRL-C feature which copies the full or relative path to your clipboard. Go check out the examples here. You can download or do a repository checkout at Googlecode, or install it as a WordPress plugin.
SFBrowser for WordPress
Last project I did allowed me to expand my SFBrowser WordPress plugin a bit. Of course SFBrowser has been up at Googlecode for some time now but I had never bothered to publish the WordPress plugin I made for it.
jQuery.feedQuilt
Ever since I changed ronvalstar.nl into something more comfortable I wanted to give sjeiti.com a quick haulover (change it into the same style, revise structure and content, upgrade from WordPress 2.3 to 2.8… etc…). So I just did but it’s still bit of a mess, I’ll get to that someday… I made a new cool [...]
learning a new language
I’m not so good at languages. I mean real languages, not programming languages (those are easy). I’m going to a Croatian course but you have to get a big vocabulary to really say something more substantial than ‘one beer please’. Learning words from books is not really my cup of tea so I thought I’d [...]
SFBrowser 3 beta
I’ve made some major changes to SFBrowser. It will now be able to work with other server side languages than PHP. I also implemented a structure so SFBrowser can be extended with plugins. To show I’ve added two plugins: filetree and imageresize. Plus a ton of other minor changes: dragging, resizing, caching, cookie support etc… [...]
sfbrowser.googlecode
Since I use SVN a lot, both for personal and third party code, I decided to give Google Code a try. Starting with jquery.sfbrowser. It’s parked at http://sfbrowser.googlecode.com/.
jQuery plugin update
For those interested: I just updated my jQuery plugins: SFBrowser TinySort TagCloud
Processing.js
For those of you who know Processing or jQuery… I know, that is two totally different things, but check out what John Resig (the creator of jQuery) just conjured up: Processing.js. I think I can safely say: WHAAAAAAAAAAA?!!!