Archive for the ‘ Geek ’ Category
I like the Texas Instrument MSP430 microcontroller. It’s cheap, low-powered and has tons of features. You can get a complete development board, with embedded debugger, software and 2 controllers for $4.30! I also like the macetech ShiftBrite RGB LED modules. Makes it easy to add a bit of color to electronics projects. So here’s a [ READ MORE ]
I’m a big fan of Node.JS. It has a large collection of third party add-ons, but it lacked anything for LDAP authentication – something I need for web-apps. So, I created a small library with a single function that authenticates a username/password against an LDAP server. var ldapauth = require('ldapauth'); ldapauth.authenticate('some.host', 389, 'someuser', 'somepassword', function(err, [ READ MORE ]
I’m looking for a gorgeous new logo for SiteMesh, so I”ve just launched a logo design contest on 99designs.com. It will run for 7 days and has a prize of $400 – of course, the real prize is the good feeling of contributing back to the SiteMesh project ;). http://99designs.com/contests/23286 The brief… Theme: Clean, simple, [ READ MORE ]
[ READ MORE ]
Get every new post delivered to your Inbox.