I’ve been setting up a series of sites lately and wanted to use a single WordPress install for all the subsites. I was beating my head against a wall trying to figure out how I could have a single primary [...]
Check out this video of HTML5 made by the same people that make the Opera browser: Notice the comment about Internet Explorer not being able to handle HTML5, and having to use a program from SOURCEFORGE to fix it. That’s [...]
I can’t actually take credit for this code. Â Unfortunately, I don’t remember where it originally came from; if you know where this came from, please let me know so I can give credit … where credit is due. Anyway, this [...]
I just ran across this. Funny stuff… here’s a snippet: High School/Jr.High 10 PRINT “HELLO WORLD” 20 END First year in College program Hello(input, output) begin writeln(‘Hello World’) end. Senior year in College (defun hello (print (cons ‘Hello (list ‘World)))) [...]
So I had my twitter status being displayed over at http://crimm.me and unfortunately the code I was using seems to have flooded Twitter and Twitter decided to deliver a 503 error code to me So instead of re-inventing the wheel, [...]