Category Archives: iPhone Development
coding day
Programming 1 hour a day is a slow process. It gets things done, but it takes a while. But, today, I am taking a day off from the real job, so I have some extra time to spend on my … Continue reading
code cleaning
I had a little problem with my App. One of the views just didn’t want to update when I wanted it to. That lead to moving a whole block of code into its own method (which I should have done … Continue reading
iPhone 4
I went back and updated my graphics. I kind of got lucky because I already knew that I might need some different graphics, so I held off on most of them just in case. I only have a few items … Continue reading
new SDK and Xcode
I have downloaded and installed the new SDK. There were a few little problems (like the Base OS issue), that I had to figure out, but it seems to be working fine.
done with the book
I finished up with the Head First iPhone Development book. It think that this is one of the best iPhone development books out there. It is very clear and straight forward. The examples were very good, although they did have … Continue reading
sketches
Here is what my iPhone sketch form looks like. It works pretty good. For my App, I ended up with about 5 sheets. I also made another sheet that shows how where each view is connected.
my App
I have the design pretty much complete. Of course, I am sure as I get into the actually coding of the App, some of those features/designs might change a little. I went online and found some wireframing/sketching templates for the … Continue reading
my App
I have thought some more about my App. My first idea was a little too involved. I have removed some of the features that I thought might be good to have – maybe those will be in a future version. … Continue reading
my App
I have an idea for an App. It will be fairly simple and straightforward. I have lots of good ideas for it. I have started to layout the design. It should be lots of fun. My App has no name … Continue reading
instatwit continued
I am done with Chapter 3 (instatwit). That was fun. The App was pretty plain, but it worked pretty good and was easy to program. I am doing all this using the iPhone Simulator. I have not had any problems … Continue reading