A guy, a blog and the internet
Archive for December, 2009
Merry Christmas to all
Dec 25th
Well it;s that time of year again (what happend to the rest of the year).
Merry Christmas to all of you out there, some of you are close and some of you are far.
So special greetings go to my Dad (even though you are far away we are thinking about you and miss you lots)
Well guess I should stop being “rude” and leave the pc alone for a little bit, hope you all have an awesome day surrounded by people you love and great food.
And so I write some code today
<?php
$holiday = new Holiday('Christmas');
$holiday->celebrate();
$holiday->eatLotsOfFood();
$holiday->beMerry();
lolz
Tweetdeck and 64Bit Linux
Dec 24th
So I’ve been trying to get TweetDeck running on my work PC for a while, and none of the howto’s I followed were able to help
Then this morning I stumbled apon this gem and lo and behold it worked (kinda) I just had to set the permisisons on the /opt/Adobe Air/ directory.
AWESOME!!!
Anyways, this is mainly so if I ever reinstall (which I tend to do anyways every couple of weeks lolz… selftorture++)
Zend Studio and Git
Dec 17th
So for the past couple of weeks I’ve been using Zend Studio 7.1, and I’m loving it, just wish I had the cash to buy a licence… :/
Well as I’m using GIT for all my source control I was unable to use the team features of ZS, then again I still use the command line for most of my git foo
Then I stumbled apon This gem and now have git and Zend studio working awesomely
Syncing google and my toys
Dec 5th
So for a while now I have had google syncing my contacts and calendar with my Nokia 5800 XpressMusic phone. Google Symbian Sync
Then earlier today I stumbled apon “how to sync evolution with googles pim apps” which allows me to sync my contacts and calendar with Evolution (I’m using Ubuntu 9.10 on my netbook)
This is awesome, now if I add a contact to either my phone, gmail or evolution it gets synced across all devices… #FTW!!!