ActiveRecord outside of Rails: handy DB-tool

The popular web framework Ruby on Rails has a core part called ActiveRecord. That is the ORM, the object-relational mapper, which lets you use your database records “as objects” in your code. With Rails, ActiveRecord is very powerful, but it’s not that bad on its own either. Here is an example of using it as …

Testing: Ruby, Watir & more

Hi folks. I’ve been busy pushing out a little micro-small shopping cart system, but multiple projects keep dragging on, and “project hang” locks me down. I am getting things done, but there’s just much of it all. Today I needed a smarter way of walking through a series of screens to “buy a certain product” …

Crazy operators: J, a different creature

Warning to non-geek readers: This might be the most in-bred geek-talk posting ever to be made on this blog. Bear with me. Skip this post if functional programming and “different” languages is not on your plate. The web is bigger than this blog: check *it* out instead of my ramblings. If you are interested, read …

Automation of searching: Practical use of Factbites

Do you use a lot of time searching for the right information? I know I do. The meta-web-search site [FactBites](http://www.factbites.com/) can be a way of learning about stuff that you have an inkling of. Let’s take the word [monad](http://www.factbites.com/topics/Monad) and search for that: we get a rather extensive and eclectic list of stuff about different …

Sean takes his leave of the MS world

My neigbour, the Ruby hacker [Sean Treadway](http://sean.treadway.info) waves “Goodbye MSFT”, in a fine posting about how That Big Windows Company is making it hard to be a programmer for their platform: > Well, I among many others have found another way, develop applications on an understandable platform. For me “understandable” means “open”. “Open Source” means …

Even more talk about bread

[Cissi](http://www.bloglines.com/blog/cisslo) in Malmö, Sweden, is also having [bread thoughts](http://www.bloglines.com/blog/cisslo?id=26): > […] I cut out the soft bread from my diet, I might get a nice loaf once in a while but never again in a plastic bag from one of the commercial bakeries. I just realized how much they suck. And I will start making …

Dropload: Send big files in email

[Dropload](http://www.dropload.com) is one of those services that are needed. Badly. I think this baby could be put to some good use. Right, Dad? This is the full text of their service description: > Dropload is a place for you to drop your files off and have them picked up by someone else at a later …