Feb
15
2009

Well, here it goes… my first iPhone hello world toturial.
I am a newby to most of this stuff so I might not be able to explain it all with the best way… but I’ll give it a try. You can download the source code as well… see the attachments.
Some info before we begin:
- This tutorial is made on a mac, I don’t know if iPhone apps can be developed on other machines as well… and I don’t really care. a Mac is the sh*t for me.
- I assume that you have XCode 3.1.2 (or later) installed on your machine
- I assume that you have the iPhone 2.2.1 SDK installed on your machine (XCode)
14 comments | tags: Cocoa, Development, iPhone, Mac, OSX | posted in Cocoa, Development, iPhone, Mac, Okategoriserade, Stare, XCode
Feb
15
2009

In the effort of making an simple "family file host" for sharing photos and files to each other I made a little script called "safePlace", and the alpha 1 is almost finished.
Currently is reads the news, files and users from the DB using XML generated page and JQuery. I am now working on the implementation of the authentisation.
SafePlace will be downloadable for public when the authentication is finished and the following functions are implemented:
- Invite users
- Upload files
- Write news
- Logout
- Authentication
Here is a screenshot… teaser!
Cheers,
//Paul
1 comment