My Writings. My Thoughts.

jQuery Chosen fork

// januari 16th, 2012 // No Comments » // Development, Javascript, jQuery, plugin, script

Today I forked the jQuery plugin Chosen. The original code used some dirty code to show and hide the list-items and there were some additional options I added. Now it’s possible to specify if you want to hide or show the search field (default its off) and if you want the search function to look [...]

Boxee 1.2.2 on Ubuntu Oneiric Minimal

// december 21st, 2011 // No Comments » // Boxee, Development, Ubuntu

Update: you can download Boxee 1.5 on their website now: http://blog.boxee.tv/2011/12/26/boxee-1-5-fall-software-update/   Looking to fix the playback errors, and I’ll post a walk-through later!

Sublime Text 2 – rsync on save

// december 1st, 2011 // No Comments » // Development, plugin, Python

As I’m running an Ubuntu Server in a virtual machine as development test server and I develop on my local environment, I need to keep both repositories in sync. Before, I shared the code on the development server to my local environment via NFS. The setup worked, but gave some complications with svn, and the [...]

Squeezebox server on Ubuntu Oneiric

// november 17th, 2011 // No Comments » // Ubuntu

I had some problems with my squeezebox server installation after upgrading to Oneiric. When I tried starting the server, I got this error: Starting Squeezebox Server: Use of inherited AUTOLOAD for non-method YAML::Syck::DumpYAML() is deprecated at /usr/share/squeezeboxserver/CPAN/YAML/Syck.pm line 65. The following modules failed to load: DBI EV XML::Parser::Expat HTML::Parser JSON::XS Digest::SHA1 YAML::Syck Sub::Name ******* NOTE: [...]

So, I made a clock

// oktober 24th, 2010 // 4 Comments » // Cuvedev, Development, Javascript

So yes, I made a clock. In JavaScript (and HTML). It’s not just another JavaScript analog or digital clock, it’s actually a clock which is easy to read and it’s based on this design: QLOCKTWO by Biegert&Funk. I think it’s a cool way to display time. When I considered buying the clock, I was shocked when [...]

View Archives