Your Ad Here 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 [...]
This is a tutorial on how to return your Galaxy Nexus to stock if needed. It involves restoring to a Stock Unrooted ROM, flashing the stock boot.img, and flashing the stock recovery.img. This is a bit of a crude way, but it works I am not to be held responsible if anything goes wrong [...]
I know there a few tutorials already about, however it seems quite a lot of people are either asking questions about the ADB method, or cannot understand other methods. So i’ll try and put it all in one easy to follow tutorial For this method we are going to use Paul O’Briens Superboot. Your Ad Here Superboot [...]
Over 350 million users access Facebook from a mobile device every month. Facebook Platform lets you bring these users and their friends to your mobile apps, creating a more engaging and personalized experience for your users. Facebook is full of announcements today. First came the release of their iPad app, now it appears that Facebook have released [...]
At some point, you might need to automatically mount a share in OSX. I wanted to automatically mount my Time Machine share that I made in Linux (See this article) Its quite simple to do. Just open up AppleScript from Utilities and enter the following information: tell application “Finder” mount volume “protocol://username:password@server ip or name/sharename“ [...]