Links for 01 January 2010
- Pinging Feedburner using PHP and curl without XML-RPC
- 35 Google open-source projects that you probably don't know
- A sample iPhone application with complete unit tests
- An Engineer's Guide to Bandwidth from Yahoo! Developer Network Blog
- Improved Network Reachability code for the iPhone
- And another XCode tip - Precompiler Defines
- Creating a CSS layout from scratch as I need to improve my HTML/CSS skills and this tutorial looks handy (even if it's a bit old)
- Steven Van Bael is an Android developer and his blog features quite a few useful snippets. One in particular is Using the SimpleAdapter with a ListView in Android
- Listing of User Agent Strings
- Slicehost have a useful guide to setting up a Ubuntu Hardy Hero Slice
- More information on global variables in iPhone development in The Death of Global Variables
- Mercurial trac commit hook which I need to get setup at some stage
- How to really URL encode an NSString in Objective-C
- Super Cook recipe searching on a per-ingredient basis
- A recipe for Pepernoten - a traditional Netherlands cookie
- AppViz is a great Mac application to track and analyse your iPhone app sales
- AppSales Mobile allows iPhone developers to download and analyze their daily and weekly sales reports from iTunes Connect
- And for some Android bits 'n pieces:
- Executing a HTTP POST Request with HttpClient
- Prompt User Input with an AlertDialog
- Building a Generic Login Page
- How to build a service-enabled Android app
- Separating Lists with Headers in Android 0.9
- mobilevikingsandroid for Mobile Vikings users in Belgian allowing usage viewing
- betonthemove Betting application for use on a mobile phone
- One page CV
- Changing your iPhone application name
- Code to detected if your iPhone application has been cracked
- Demystifying NSApplication by recreating it