Again: Comments are working again..
Don’t understand what the problem is with the comments, the permissions of the captcha are changing constantly so it cannot store the images…
But for now the problem is solved again.
Don’t understand what the problem is with the comments, the permissions of the captcha are changing constantly so it cannot store the images…
But for now the problem is solved again.
Sparrow has released a new version of their game development framework. This release

contains some really great features among the most important:
For a complete list and code samples check out their over at:
No chicken: Sparrow 0.9 is out!
I have also updated the project and file templates for Xcode to include support for the 0.9 release. The following changes have been made:
The most noticable change is the method of
The GShortcut extension for Safari enables you to have a browser bar containing all the shortcuts to Google’s service. The browser bar is fully customizable, you can re-arrange the icons, discard icons, group them together with space in between them and more…
Find out more about this plugin (intallation / usage details) over here.
Apple has introduced a new macro which enables you to detect if you are running on a iPhone or on a iPad. The USER_INTERFACE_IDIOM() macro will return either UIUserInterfaceIdiomPhone or UIUserInterfaceIdiomPad corresponding to the device that it is running on.
The check can be used in the following way, since it is used at runtime you can use this check for example to generate a different UI for both the iPad / iPhone.
Recent Comments