Tag: Mobile Development
Website Donation to Sustaining Communities
Sustaining Communities is a charity run by a great bloke called Dave Mahony. He has made it his mission to deliver sustainable technologies to schools and communities in the developing...
Read more about 'Website Donation to Sustaining Communities'...
jQuery Mobile white screen after page change
If you are getting a problem where jquery mobile is giving you a white or blank screen after page change or transition, I have had this problem and finally managed...
Read more about 'jQuery Mobile white screen after page change'...
Mobile redirection script
Using a mobile redirection script made by Anthony Hand. The script will redirect a website to a mobile version of that website based on the detection of a mobile browser...
Mobile redirection on Silverstripe CMS
When you want to use the mobile redirection script on a Silverstripe CMS install, you have to do things a little different.
How to install Android Licensing into your App
To install android licensing into your application, you first need to set up the android vending licensing project in eclipse by folowing the instructions in this link: http://developer.android.com/guide/publishing/licensing.html
Read more about 'How to install Android Licensing into your App'...
Google AdWords is Vastly Overcomplicated
Dear Google, Your AdWords product is massively overcomplicated. I hold a Masters Degree of Computer Science, and I am left scratching my head as to what is going on.
Read more about 'Google AdWords is Vastly Overcomplicated'...
Windows phone 7 - a waste of space?
Windows Phone 7, from every screen-shot I've seen so far, has left me asking a simple question: Why have Microsoft wasted so much space on the "home" screen? (see...
RECEIVE_SMS does work in Android 2.2 Froyo
I had a bit of trouble with getting my application "SMS Sports Organiser" to receive SMS messages.
Read more about 'RECEIVE_SMS does work in Android 2.2 Froyo'...
Playing sound on Andorid, no worries!
Was looking into making a funny little app that plays a noise when you press a button.