Posted in July 29, 2010 ¬ 23:18h.HtbaaComments Off
Rakudo Star, a useful, usable, “early adopter” distribution of Perl 6, was released today. And later this evening a MSI installer for Windows was released. I immediately installed it on my laptop after I had fetched the installer and started up Rakudo REPL, an interactive Perl 6 shell. After a quick peek in the Using [...]
Read the rest of this entry »
Posted in July 23, 2010 ¬ 17:47h.HtbaaComments Off
Yesterday PHP 5.2.14 has been released, together with PHP 5.3.3. I used to get excited about PHP updates, but no more. This is because of a number of disappointments I’ve talked about earlier. But that’s not really the reason of why not to get excited. So, why shouldn’t we be excited about PHP 5.2.14? The [...]
Read the rest of this entry »
Posted in July 22, 2010 ¬ 20:29h.Htbaa
I was wondering if there’s a way to have a Perl process share some commonly used modules (such as DBI, DBIx::Class and Template) amongst different users? I’ve looked at FCGI::Spawn but it didn’t seem to me it was capable of it. What I’d like to do is run a single Perl daemon which has some [...]
Read the rest of this entry »
Posted in July 18, 2010 ¬ 14:54h.Htbaa
For over 3,5 years now I’ve been programming professionally in PHP. First in PHP4 and about half a year later we finally converted to PHP5. At first I was excited because I could use a lot of new features PHP5 offered such as proper OOP but also Zend Framework. I started using Zend Framework from [...]
Read the rest of this entry »
Posted in July 10, 2010 ¬ 17:31h.Htbaa
The first time I heard of Gearman was at Stack Overflow where a question was asked on how to stop workers nicely. On which an excellent joke was made by Cletus: “See now I was going to reply “Bitte halten Sie!” ” . Since then Gearman was stuck in my mind. So far I haven’t [...]
Read the rest of this entry »
Posted in July 8, 2010 ¬ 12:00h.HtbaaComments Off
Wanted to share that Rackspace has an excellent collection of configuration guides for Ubuntu 10.04 server. Aside from Ubuntu they’ve got guides for every other big Linux distribution as well, such as Fedora, Red Hat, Debian and CentOS. I don’t use those distributions myself but thought it would be nice to mention it. Check their [...]
Read the rest of this entry »
Posted in July 7, 2010 ¬ 19:58h.Htbaa
Now that I’m using a CloudServer I figured I had to do something about backups as well. I’ve been using rsnapshot at work for a few years now and it’s an ideal backup solution. Because rsnapshot (which uses rsync as its base) makes use of hard links backups are very efficient. Basically it means that [...]
Read the rest of this entry »
Posted in July 6, 2010 ¬ 18:17h.HtbaaComments Off
Yesterday the provider that hosted my blog let someone loose on the MySQL database causing my website to be unavailable. It was that very moment I decided I had enough of shared hosting. I’ve moved the website to a Rackspace CloudServer, which basically is a VPS of which I have full control. It’s a lot [...]
Read the rest of this entry »
Posted in July 3, 2010 ¬ 12:45h.HtbaaComments Off
I’ve decided I should enter the Iron Man Blogging Challenge. Basically what you have to do is write 4 Perl related posts within 32 days, with a maximum interval of 10 days between every post. What’s in it for me? If I keep up with the frequency I get a cool badge to put on [...]
Read the rest of this entry »