iOS SDK Systems Development
(440) 720-4-iOS (467)
My second iPad app was approved for the App Store while I was traveling.
iOMG (Interactive Online Meeting Gathering) is an iPad app that allows present PDF documents on an unlimited number of iPads.
iOMG can be used in the classroom setting and the teacher controls what page is displayed on the students devices. The presenter/host is kept up to date on the feedback and options of the attendees.
Meeting attendees can post Positive or Negative responses as well as ask questions.
iOMG is FREE in the App Store
http://itunes.apple.com/us/app/iomg/id478643656?ls=1&mt=8

Stream Stream turns your iPad into a live presentation of your iCloud Photo Stream
Version 1.0 of ShowStream displays the most recent photos in your PhotoStream as they are downloaded from iCloud by Photo Stream
Check out the site for information
http://streamshow.weebly.com/index.html
I needed to make my MacBook Pro a development environment along with my Mac-mini.
We were seeing the error:
“Valid signing identity not found” error on provisioning profiles on a new the Macbook Prol
Found this to be the solution:
http://stackoverflow.com/a/8509545
Exporting the existing developer profile directly from XCode on my original machine and importing the profile on the MacBook Pro
Hope you find this helpful
James
This was a simple fix to the problem
How to change the color of UITextField placeholder text in iOS SDK
http://digdog.tumblr.com/post/316714752/change-uitextfiled-placeholder-c...
Having a great Issue Tracker and Bug Tracker is essential to delivering success to your clients. Even if you are your client.
While working with another iOS Developer we found Redmine Project Management server. Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database.
I just walked into my home office. Sat down and opened the financial section on my browser and there it was.
Apple Co-Founder Steve Jobs Dead at 56
Best wishes to his family and friends.
In your life, every day, you life is touched by the brilliance of the man, Steve Jobs.
iPhoneSDKPro
If there is one thing that is important in the success of your iOS App it's advertising.
Always looking for more for less I found AdsFlip.com. Check it out.
http://AdsFlip.com
Maybe it will help you become the next AngryBirds.
James
You can deploy your AdHoc apps to devices via the web for FREE.
Install the app on the device over the web without iTunes.
http://www.diawi.com/
Here is an update to a previous post on how to handle AdHoc distribution in XCode4
A complete walk through
http://diaryofacodemonkey.ruprect.com/2011/03/18/ad-hoc-app-distribution...
wonderxml is a simple objective-c library to serialize objects to XML and back again.
Here we are again trying to do more with Objective-C with Web interaction.
In .NET there are tools that allow you to convert an XSD to a class, XSD.exe is a awesome tool. Many times using xsd.exe has save thousands of hours of development by providing a quick resource to parsing XML. Having the ability to render Objective-C classes from an XSD would open the door for a flood of new iOS connected applications.