Monthly Archives: February 2010

Bored? Try N-Puzzles

So it’s Friday, it’s been a long week.  I don’t know about you, but I need a beer and need to relax.  Check out this little Flash game that I created a little while back:

http://www.endyourif.com/npuzzle/npuzzle.html

It’s called N-Puzzles, also known as, 8-Puzzles, 15-Puzzles.  You simply need to place the puzzle pieces in order from left-to-right.

Enjoy!

Share

iPhone Apps Randomly Crashing?

Today at work I was advancing one of our iPhone applications.  It’s a pretty basic application, has a menu which displays some data from the web via XML; all of that fun stuff.

On occasion, I would try to push a view controller and the application would randomly crash, e.g.:

-(void) showMainMenu {
[mainNavigationController pushViewController:mainMenuViewController animated:YES];
}
Read more »

Share

Buy one of my books