iOS SDK Systems Development
(440) 720-4-iOS (467)
Logging is one of the most useful tools in application development.
This project on GITHub "UALogger" attempts to add some pretty cool functionality to the Logging process
https://github.com/coneybeare/UALogger
WebSite: http://SendItSocial.com
Facebook Fan Page: https://www.facebook.com/SendItSocial
Posting My Latest Apps
Slyde Show for iOS is a global photo frame that presents photos in a unique an captivating way.
Website: http://WatchTheWorldSlideBy.com
Free on the AppStore: http://AppStore.com/SlydeShow
Pinterest Link: http://pinterest.com/slydephotoframe/
Facebook Fan Page: https://www.facebook.com/WatchTheWorldSlideBy?ref=hl
Trying to get a SplitViewController as setting for a new app on iPad
http://stackoverflow.com/questions/2475139/uisplitviewcontroller-in-a-ta...
After placing an order for my URL to be promoted to "2Million Active" facebook users one would expect to see and increase in traffic. The order in question did not do that.
Looking further into the "Proof" that was provided by the Seller, one would notice that there was something odd.
Having posted "Links" to facebook, I noticed that the "Proof" was not "Poof Positive". The images that the seller provided, did in fact show the posting in its "Preview" form on face book.
The new app will need to be able to determine the "Closest" vendor relative to the device location. Getting the location of the device is mostly simple. There are plenty of tutorials to show you how to add the library and hook thinks together.
But how do you search for the closet vendor on the back end using mySQL.
Here is an article on how you can roll your own
http://www.scribd.com/doc/2569355/Geo-Distance-Search-with-MySQL
Hope this helps
James
Working on an app where geo information is going to become key
Need to get the location by IPAddress. Showmyip.com has very reasonable server fees.
This is super simple and very effective way to sort an array of objects based on one of the properties of the object.
http://smokejami.multiply.com/journal/item/28/iPhone-Sort-NSMutableArray...
After a little paying around with getting the build_facebook_ios_sdk_static_lib.sh script to build the linked library and getting the .a file recognized by XCode I cam across this super simple way to get it done
Facebook iOS SDK and ARC
http://nabtech.wordpress.com/2012/02/02/facebook-ios-sdk-and-arc
Super simple
Hope this helps somone.
James