Skip to content

Tag Archives: iPhone

Programming .NET on the iPhone

Here is the website for MonoTouch; a framework that lets you write .NET apps for deployment on the iPhone. (via reddit)

Where to Buy Unlocked iPhones

Apple has a list here.

Haskell on the iPhone

Here. I assume that this is not a joke. (via reddit)

Managing Provisioning Profiles

Bill wrote a good article about managing iPhone provisioning profiles here.

How to Set Up Gambit-C for the iPhone

Here is a detailed article about setting up Gambit-C to run on the iPhone.

More Scheme on the iPhone

Here. If someone runs this then please let me know what you find. (via comp.lang.scheme)

A Card Stack Handheld UI Approach

Here is one example of a handheld UI approach: a stack of cards. They used a slider that seemed to better fit the app, too.

Eiffel iPhone Progress

The runtime is up and running on the device and the simulator.

Eiffel and the iPhone

This post describes what might be the beginnings of developing in Eiffel on the iPhone (Manu is a prolific Eiffeler, and works for Bertrand Meyer’s company).

iPhone Barcode Scanners and Boosting Innovation

Here is a good article about a barcode scanner library for the iPhone. One interesting thing is that the imaging library used in the app is available in a SDK sold by the company. It seems that the application is meant to drive sales of the API. I suppose this is not a new idea, [...]