ctshryock is a co-worker of mine who has been diving right into cocoa devlepment and python even though primarily he develops in PHP at the office.
Some of the most recent, and very interesting posts he has made recently:
Parsing HTML with Python - To quote:
The class ImageURLS subclasses SGMLParser, which has all the functions declared. When it encounters a tag it calls the matching function. When it encounters plain text, it calls
handle_data(self,text). urllib is the heavy lifter, we use that to go and fetch the contents of an given address.
Announcing the ShowTimes Beta -This post specifically discusses how ctshryock developed his piece of software, Showtimes, developed using cocoa. Showtimes is a Mac desktop application that will take in information about your location, and return theaters, movies, and movie times from around your area. If I had a Mac I would totally use it.
Sphere: Related Content
















































