Calendar
Archives
Categories
Author Archives: Paul Tomblin
StackOverflow
StackOverflow (aka “SO”) is the best site on the net for asking and answering questions about programming. Not about the job of programming (there is another site in the same family) but specific problems in “how do I do this” … Continue reading
Posted in Geekery, Revelation
Leave a comment
Stupid Perl Tricks
I’m certainly delving into some depths of Perl I’ve never touched before. I need to lookup a record in one table using a subclass of DBIx::SearchBuilder::Record, and depending on what it says in the “table_name” column, look up a record … Continue reading
Posted in Geekery, Revelation
Comments Off
Another sleepless night
I was having trouble sleeping. I thought it was because I have a sort of “rubbed raw” feeling in my arm pit. I got the same thing last time – because I can’t lift the arm, my arm pit doesn’t … Continue reading
Forth? Why Forth?
Had a dream last night, in which the programming language Forth played a big role. Which is a bit of a puzzlement because I’ve never learned to program in Forth. There was a time when Forth was tagged as the … Continue reading
Posted in Geekery, Rant
3 Comments
Perl and IDEs
From about 1987 to about 4 or 5 years ago, I did all my software development using vi (and later gvim), ctags, and all the Unix command line tools. But towards the end of my time at Kodak, I got … Continue reading
Posted in Geekery, Revelation
1 Comment