Archive for February, 2010
Several Perl scripts released to Github
by bigpresh on Feb.26, 2010, under Perl, Programming
I’ve been playing with Github lately, and rather liking it.
I did briefly try it about a year ago, and was impressed, but wasn’t driven enough to consider moving away from Subversion.
I tried it out more when I started contributing to the Dancer Perl framework, and got to like it; since then, I’ve moved several of my modules over to Github already.
I finally got round to moving some miscellanous Perl scripts too, ones which I’ve been meaning to release as open-source in case they’re of use to anyone, but didn’t get round to doing.
They’re now online at: http://github.com/bigpresh/misc-scripts.
Github made sharing my code easy – Github++;
Now, that’s enough geekery for one evening.
Dancer 1.150 released – a flexible, lightweight web framework for Perl
by bigpresh on Feb.17, 2010, under Perl, Programming
Version 1.150 of the Dancer web framework has just been released, so this seemed like a good time to write up this post.
Recently, I’ve been wanting to find a Perl web framework that I really got on with. I’ve used Catalyst, which is very powerful and popular, but it’s quite heavy (a lot of dependencies, and reasonably high memory usage and startup time), and I felt as though it forced me to code “the Catalyst way”, rather than staying out of my way and getting on with writing my code.
I took a look around at the current Perl web frameworks (e.g. CGI-Application, Jifty, Catalyst, Mojo…) – all good in their own ways, but for various reasons, none of them really struck me as something I’d be particularly happy to work with.
I did briefly consider trying to write my own, but that’s a wheel I do not want to re-invent – there’s enough odd-shaped wheels out there already.
When I found Dancer (a port of Ruby’s Sinatra framework), I immediately liked the fact it looked simple and stays out of the way as much as possible, so I gave it a try – and, I must say, I’m impressed.
(continue reading…)
Users don’t like new “Facebook login page”…
by bigpresh on Feb.11, 2010, under Humour, Wibbles
Seems a lot of clueless users have been trying to get to Facebook by searching for “facebook login” rather than going to Facebook, and landing on a blog post titled Facebook wants to be your one true login from ReadWriteWeb, not understanding that they’re on an entirely different site, and bitching (in depressingly moronic ways) that they don’t like the new Facebook login, or can’t understand how to log in.
The comments on that post (all 7 pages, as of last time I looked) make for depressing reading.
Now, I don’t like to make fun of people just because their computer skills might not be particularly good, but the lack of literacy, reading skills, logic and general comprehension shown in the comments is just… it’s depressing.
Some examples:
WHAT THE HELL IS GOIN ON WITH THIS FACEBOOK.. FIRST YOU WANNA CHARGE NA YOU WANNA NOT LET US LOG IN….. UGH STOP CHANGIN IT I LIKE THE OLD FB…. IF YOU ARE THE NEW OWNER YOU SUCK AND I WISH YOU WOULD CREATE UR OWN SHTY AND LEAVE FB ALONE LOSER………
wtf is this bullshttttttttttt all about. can i get n plzzzzzzzzz
This is such a mess I can’t do a thing on my facebook .The changes you have made are ridiculous,I can’t even login!!!!!I am very upset!!!
i do not like this, please go back to the old one or drop me from facebook.
My daughters&sons show me how 2 use facbook,Iwas confuse then now i’m really confuse just let me log in the old way this way really sucks!!!!!!!!
this is a waste of time, go back to the way it was!!!!!!!!!!!
I like thr old way to sign in this sucks big time let me in
this is not a good thing i just don’t think u have thought this thru. I haven’t made a decision yet but i might give facebook up this is too much trouble
I hate this bring the old facebook back. Cannot login.
HELL,WHERE IS THE FACEBOOK PAGE.DAM!SOON AS YOU LEARN ONE THING HERE WE CHANGING SHIT.
i dont like this new changes i like the way was before and now is a disaster at list live the page the same of before i dont’ care if they change the owner.ok?bye now hope you go back the same of before
Ok If I have to I will comment,I love facebook so right now just want to log in if thats ok with you..lol Keep up the good work…
OK, that’s enough examples of epic fail.
It makes you wonder how some of these people survive in general life, and how they managed to get on the Internet in the first place.

