Posted by banane on May 24th, 2010 — in iphone dev
My project partner Stacy Bond (that’s Bond, Stacy Bond) and I built and presented our iPad app at Hack/Hackers Unite this weekend. Our project? “Ephemera” an overlay of the map of SF with local trivia/history. The app locates you, and shows all of the annotations for local treasures around you. You can also click over [...]
So I recently attended, at KQED, a “Hacks/Hackers Unite” project: get iPad developers and journalists together to tell a story. I struggled, pretty much entirely through the weekend, to be enthusiastic. I had to seriously rally the second day to attend. I’m not sure why it wasn’t as inspirational and energetic, focused, fun, etc. as [...]
Posted by banane on May 20th, 2010 — in iphone dev
I have a few apps that are open source & the code is available: CootieCatcher http://code.google.com/p/cootiecatcher Currently in store. This is a “teach girls to program” game, it’s a release. Using Core Data and some basic animation to create a fortune-telling game. I’m the only developer. Le Bingueau http://code.google.com/p/bingueau/ A bingo game to help you [...]
I encountered this problem: getting an “already under source control” error when I tried to add my *.xcodeproj file to svn. I was struggling with some issues after I renamed my iPhone project. I had done this before with another project. The file in question was my iPhone project file, “*.xcodeproj”. It appears as a [...]