| MonoTouch Sample - Capturing touch events
How to detect all touch events on a MonoTouch application
source: reistiago.wordpress.com
|
| iPhone Book - Tapworthy - Designing Great iPhone Apps
This recommendation came via @joehewitt on twitter and I have seen others recommend it.
"So you've got an idea for an iPhone app -- along with everyone else on the planet. Set your app apart with elegant design, efficient usability, and a healthy dose of personality. This accessible, well-written guide shows you how to design exceptional user experiences for the iPhone and iPod Touch through practical principles and a rich collection of visual examples."
source: www.amazon.com
|
| MonoTouch Sample - Facebook Authorization View Controller for MonoTouch
This is just a simple UIViewController with Activity Indicator Overlay to help you with logging users into Facebook on MonoTouch and getting an Access Token which you can then use in subsequent calls to the Facebook Graph API. Just Present or Push this View Controller and listen for the AccessCode event, that's all there is to it!
source: redth.info
|
| MonoTouch Library - MonoTouch.Dialog.Extensions Release
Hey everyone. I’ve released the 1st version of MonoTouch.Dialog.Extensions at http://github.com/SuperYeti/MonoTouch.Dialog.Extensions. The first addition is a UrlImageStringElement extension that will load an image and caption from a URL, save the image on the file system, and create a thumbnail for it. This also utilizes an LRU cache, and download throttling mechanism thanks to Miguel.
source: superyeti420.wordpress.com
|
| MonoTouch Sample - MonoTouch.DirectoryRecurser
Well today i built a quick little File system browser for the iPhone using MonoTouch.Dialog as a little POC. It goes and recurses your documents directory, and allows you to navigate through the folder structure, and click on files to see an alert with the name.
source: superyeti420.wordpress.com
|
| MonoTouch Library - MonoTouch.Dialog Updates
Well Miguel went to merge some/all of my changes on my fork into trunk today, and there were a ton of whitespace and formatting changes. i went through and cleaned these up, and pulled from trunk to make it more consistent. While i was in there i included all of Miguel’s recent changes, and made his new changes, and my old ones play nice together. Essentially the merge is done.
source: superyeti420.wordpress.com
|
| iPhone Video - Linux on the iPhone - Android on iPhone 3G
I wrote a piece about this that PC World was nice enough to run.
Click here to read the PC World article for more details!
Here's the video demo that I put up:
Thanks to ricky26 and bluerise for their time on the multitouch, many others who worked on openiboot, and my friend Alisa for the graphical changes (visit her site at galiaxy.net)
source: linuxoniphone.blogspot.com
|
| MonoTouch Library - Caulker Extensions
Hey guys, today FAK finally released his AWESOME 3d mapping library, and i began to cut my teeth on it. It annoyed me that double tap wasn’t there so i added it in, and removed the tilt during zoom functionality as well. I was thinking either 3 touch tilt (ahill’s idea) or maybe a touch and hold button and use the accelerometer to tilt your display of the map, that’d be kinda cool. Read my entry to find out more...
source: superyeti420.wordpress.com
|
| MonoTouch Sample - Updated MonoTouch Compatible Encryption Functions
Updated MonoTouch Compatible Encryption Functions
Hey guys, i was informed that i used a weak cipher combination on my last post and example. I’ve done some more reading, learned a ton more about encryption today , and have come up with this based on the MSDN examples, and some more reading. Cheers.
source: superyeti420.wordpress.com
|
| MonoTouch Sample - MonoTouch Compatible Encryption Functions
MonoTouch compatible Encryption Functions
Hey everyone. I threw this together a week ago to facilitate xml serialization of .net objects and storing them encrypted in StandardUserDefaults, or for transmitting encrypted data or whatever.
source: superyeti420.wordpress.com
|




