Custom iPad UISplitViewController Adds Many Slick Features – Open Source

The UI libraries in the iPhone and iPad sdk are excellent, and it’s rare to find a library that adds many significant features.  I recently came across one such library.

The library I’ve come across enhances the UISplitViewController on the iPad adding great features such as the ability to reposition the master and detail views, change the position of the split so you can resize the views, toggle visibility of the master view, and much more.

Here is a demo video of the enhanced UISplitViewController:

The library is known as MGSplitViewController from Matt Gemmell and can be found on Github here:
MGSplitViewController On Github

You can find the original writeup on it here:
MGSplitViewController For iPad

Thanks for reading, if you like this please share it!

©2010 iPhone iOS 4 iPad SDK Development Tutorials, Programming Tips, News. All Rights Reserved.

.

Share and Enjoy:

RSS
Twitter
Facebook
DZone
HackerNews
del.icio.us
FriendFeed

Evony Age 1 And 2 Automation (bot)

I’m looking to have a bot created for Evony Age 1 and 2.

www.evony.com

Key features:
Bot needs to have its own login and password and a central database which manages users.
Bot needs to read game information from memory.
Bot needs to send commands to game client via simulated keyboard/mouse input.

What gets sent back to the game client needs to be configurable. I’m not sure how to handle config management yet. I am open to ideas.