Skip to content

Category Archives: Programming

PHP vs Node.js for applications

A coworker of mine asked how I am able to easily switch between Javacript (node.js) and PHP for my server side programming…

jquery + canvas

Why hasn’t anyone written a good jquery plugin for interacting, manipulating, and animating canvas elements via jquery? I’ve found some very basic libraries, but nothing that approaches the point where they could be mainstream… project?

Now this looks like fun…

Its nice that they changed the start date to be Saturday morning – it might give me time to do it. Looks like fun http://cssoff.com/

Holy Crap I need this on my ipod…

Found this on Digg earlier today… Dude is a bit stuttery..but the info is right at least Tag your look and feel on a separate stylesheet, yo.

Invisible Myspace Trakzor

So, I’ll keep this brief – anyone who has trakzor probably knows I registered for the dumb thing and dropped it on my myspace just because I’m curious as to how it works (which is now obviously ip logging – I was testing with proxies yesterday, and they showed up today – though it may [...]

Sweet Regex thing…

Most of you probably will have no idea what this is…but it its my first example of using regular expressions to do string parsing and feeding that back as a function call..its well documented – check it after the break