14
Oct/090
Oct/090
Announcing PyPush v0.1
Version 0.1 of PyPush is now available. PyPush is a rewrite/fork of apns-python-wrapper, that is, PyPush is a python module for interacting with Apples Push Notification Server.
Code is available from here where bugs can also be reported.
Licensed under the Apache 2.0 license.
16
Aug/090
Aug/090
CLLocation forward GeoLocation method
The new MapKit framework for the iPhone OS 3.0 provides a very easy to use way of doing reverse geolocation (getting address information by providing latitude and longitude). But, it would seem that there is nothing built in for getting latitude and longitude values for a given address. Luckily, Google to the rescue!



