Author Archives: deltafalcon

Not enough draconian restrictions?

You’d think that Apple would have at least provided provisions for applications to easily traverse proxy settings entered in the Network settings area of iOS. Not so.

Facebook and being forced to “become a fan” or “like” things…

Within the world of Facebook, a person has the ability to “become a fan” (now “like”) of various pages containing certain likable themes, for example: procrastination.

Tutorial: Read/Write Android Emulator sdcard.img in Windows

For developers working with the Android Emulator on Windows, it can be quite tedious to interact with the “microSD card” (aka image) from outside the emulator itself, and which certainly isn’t helped by the fact that Windows won’t natively mount images. As far as I’m aware as I am writing this, there are only two ways to grab and drop files to and from the image: through DDMS or through the command line. However, I have a way which bypasses these two methods, is fast, uses free software and is easy to use!

Testing the Android Emulator…

I finally managed to figure out (and after burning through quite a lot of internet credit) how to get the Windows Android Emulator working (with Android Market). I wanted to do this so I can play around with Android before dropping a substantial amount of money on a Nexus One to replace my Nokia N78 [...]

Foray into photography – my history

Photography has slowly become one of my more favourite past-times as I have moved on from teenage life, as it seems to be more productive than programming ventures that I had and with less frustration than coding one thing which broke another then fixing it (and repeating this cycle). It certainly keeps my creative/constructive side [...]

When Facebook becomes an addiction…

I’d like to quickly draw your attention to this article. To summarise if you’re too pressed for time to check the link, or otherwise: this particular story tells of a ten and twelve year old who used Facebook to alert the world (or at least their friends, privacy settings permitting) that they were ‘caught’ in [...]

Quick way to generate something random

Thought I’d write a quick post to pass the time. I’m currently working on a little pet project that involves PHP, MySQL and is supposed to be a database of things that can be added dynamically. I did write it in a ‘procedural loop’ form but scrapped it due to its unmaintainability and the fact [...]

My blog, again: v3.0?

Warning: this introductory post is a combination of amateur philosophy, introducing one self and complaining. Over the years I have tried many times to create an online blog to share my thoughts (and to look back on them in X amount of time) and did: I got the server up and running, installed X version [...]