Most mobile applications need access to the internet to get data from a webservice. The WP7 PowerHour App receives its data from the PowerHour webservice and hence needs to check whether there is internet connection available. Checking the availability of an internet connection on Windows Phone 7 is quite easy, you can just realize that [...]
As we plan to provide our services for more countries, we need to translate our website in several languages. The Zend Framework already includes several adapters for translation like e.g. Array, Csv, Gettext, etc. As we already had a basic knowledge about the gettext version, and it is also used by wordpress, we decided to [...]
