Day 1: Android 10 Billion Promo. 10 Apps, 10p each

Google recently hit 10 Billion app downloads from the Marketplace, so in celebration of this they have teamed up with various developers to bring you 10 apps everyday for 10p each.

This promotion will run from December 6th till December 16th

Day 1

Swiftkey
Great Little War Game
Sketchbook Mobile
SoundHound
Asphalt 6
Fieldrunners HD
Minecraft Pocket
Endomondo SportsTracker Pro

 

How to setup an OSX Lion Time Machine share on Ubuntu 11.10

Since my last tutorial on how to get Time Machine working on Ubuntu, 11.10 of Ubuntu was released which breaks Time Machine and all OS X sharing capabilities.  Fortunately its pretty straight forward to get you back on the road again should you follow this tutorial.   Some of it you might be able to skip if you have set this up before

 

Step 1 – Remove Netatalk

Login to your Ubuntu box and open up Terminal, type:

sudo apt-get remove netatalk –purge

sudo rm /etc/netatalk -r -f

 

Step 2 – Add repo’s

Login to your Ubuntu box and open up Terminal, type:

sudo add-apt-repository ppa:jstrunk-math/ppa

Continue reading “How to setup an OSX Lion Time Machine share on Ubuntu 11.10” »