Category Archives: Technical

Rails and Ext non-Ajax Signup Form with Password Confirmation

This is, uh, a technical post. Probably there are others who want to do the same somewhat senseless thing: use Ext to do form validation while keeping a boring non-Ajax post-and-response. The bottom line is that Ext favors doing it … Continue reading

Posted in Code, Open Source, Technical | View Comments

Apple Cocoa Cavil

I’m going to try to sound more like Andy Rooney1 up here on this blog. Also, how about I indicate when the boooring technical notes begin and end with technical and interesting. This is one of my favorite xkcd comics. … Continue reading

Posted in Funny, Life, Technical | View Comments

Example

An instance of obsessive behavior: trying out various WordPress themes, tweaking the CSS to look right, making sure the code highlighting is the same color as my gvim theme. Perhaps for hours. This by way of giving myself permission to … Continue reading

Posted in Life, Technical | View Comments

Setup for Alexandria Development: Part II

(…after too much grief today installing Mephisto and mucking with Apache virtualhosts; I’ll get Part I back from the ether eventually) Update: Done. Update: This is a post moved over from the short-lived Mephisto blog, and ported back in time. … Continue reading

Posted in Code, Open Source, Technical | View Comments

Setup for Alexandria Development: Part I

This is the first in a series of brain-dumps of my knowledge about Alexandria and related development issues. Be warned, the approach I will take in these posts will be to discuss boring and perhaps obvious details as they occur … Continue reading

Posted in Open Source, Technical | View Comments

What’s this?

I just got this at the top of a search for “ruby rake” on Google. Ruby — Rake: 4 According to http://jimweirich.umlcoop.net/index.cgi/Tech/Ruby – More sources » The url under “More sources” goes here. All I can figure is that this … Continue reading

Posted in Culture, Technical | View Comments

religion.

12:00 PM me: Does [your company] use whitespace or tabs?

12:01 PM Ian: you mean spaces?

everyone uses spaces.

four spaces, in fact.

It’s Guido gospel. Continue reading

Posted in Funny, Technical | View Comments

Using xsl to import a phpmyadmin xml file

Yep, following the last post I have to explain what I just did for the LazyWeb1 . This is going to be boring and technical, folks. If you’re like me, you’ve exported a MySQL database as an xml file through … Continue reading

Posted in Technical | View Comments