We went yesterday to our 16 week checkup, lil crayon was dancing around in there like a russian cossack. No worries, next thing is the 20 week scan.
Category: Uncategorized
Eclipse IDE
Lately I’ve been playing about using Eclipse, plus EPIC as my IDE for doing perl work.
It has some really nice features, particularly version control integration. It wont replace screen and jed, but I think it will complement them nicely.
First ruby script
Well technically not my first, but the first ive written from scratch. Its just a simple hello world example. Im going to try to extend it to do more now.
Heres what it currently looks like.
#!/usr/bin/ruby
# first cut of a ruby script
require ‘cgi’
# create a cgi object of type html 4
cgi = CGI.new(“html4”)
cgi.out {
cgi.html {
cgi.body {
cgi.h1 { “Hello Ruby!” }
}
}
}
And here is what it does.
You Wouldn’t
If you are like me, you are sick to death of the MPAA and their stupid video that they have put at the start of hundreds of thousands of DVD’s and at movie theatres. Heres a movie that points out who the real pirates are.
5 Million Litres
I don’t know how much it rained last night, but it sounded like a hell of a lot, and its still going. The dogs are refusing to go outside, which is fair enough. The yard is pretty much one big boggy mess now.
Ajaxterm
Ive been playing with Ajaxterm today. Its really kinda cool, I have it running behind some password auth and over ssl now. Which is good, it means that in places where they have an aggresive outbound firewall stance I can still get to a terminal on my machine and ssh from there.
Long Weekend
It started with a late finish from work on Friday, we didn’t get back to Wellington until about 7.30pm. I then met up with Laurel at Melissa’s farewell drinks at the Good Luck Bar.
But then when I got home at 11pm I still had some work to do for the library. Plus some work for the Horowhenua Library Trust also. So I went to bed around 1am.
I was up again at 7am to be ready for the library to open and keep an eye on how they went on their first day of using Koha fulltime. It went pretty well, so by 1pm I decided it was safe to stop watching.
That evening I went down to Waitangi park to watch the Matariki concert. It was a great line up, The Maori Volcanics, Whirimako Black, and finishing up with Katchafire. It was freezing but there was fry bread, soup, hangi and coffee to keep yourself warm with.
Then it was off to Matt’s for their midwinter Christmas party which was a lot of fun. Got home from that around 12.
And this morning I was up at 6.30am to head to the Hope Brothers pub to watch the Brazil vs France football match with Jeremy.
Consequently I’m pretty knackered now. Early night I think.
137169 MARC Records
Once the import of these records finish, and the rest of the data is imported (which takes about 17 minutes, vs the 5 hours to import the MARC) we should have the 3rd public library in NZ ready to go with Koha.
So all things going well tomorrow, by Saturday Koha should be all running live.
Working on site
Although I spend 90% of my working life in my office at home, occasionally I need to work on site.
Sometimes you can’t beat being there and person and face to face. For example today I spent about 5.5 hours on site and got quite a lot done. It would have still been about 5.5 hours work, but it would have taken me at least 10 hours to do.
My Date with Drew
This is one of the more fun movies I have seen in a while. Its low budget, but with a great idea. I wont tell you much more about it, as it will ruin it, but its well worth a watch.