Resources
Search
Archives
Categories
Meta
Author Archives: keith
From ActionScript to iPhone
A couple of weeks ago I was looking at the vast list of unfinished projects and random ideas i’ve accumulated over the last year or so and decided I needed to choose one and finish it. That’s when I decided … Continue reading
Posted in iPhone
23 Comments
iPhone Development Links
Been diving in to some iPhone development. Thought I’d share some links I’ve dug up… http://developer.apple.com/iphone/ http://iphonetoolbox.com/news/hand-picked-iphone-application-development-resources/ http://www.iphonedevcentral.org/ http://iphonetoolbox.com/news/hand-picked-iphone-application-development-resources/ http://iphone.christosblog.com/ http://iphoneminds.com/ http://www.iphonesdkarticles.com/ http://forums.macrumors.com/forumdisplay.php?f=135 http://video.google.com/videosearch?q=iphone+sdk+tutorials&hl=en&safe=off&client=firefox-a&rls=org.mozilla:en-US:official&hs=kdj&um=1&ie=UTF-8&sa=X&oi=video_result_group&resnum=4&ct=title# http://forum.insanelymac.com/index.php?showtopic=96104 http://www.cultofiphone.org/forums/ http://iphonedevelopmentbits.com/ http://idevkit.com/ http://iphoneincubator.com/blog/ http://www.mikeash.com/?page=pyblog/the-iphone-development-story.html http://arstechnica.com/articles/culture/iPhone-SDK.ars http://andyj.be/blog/
Posted in iPhone
14 Comments
FireFox, AdBlock, FlexBuilder debugging. Not a healthy combo.
After about a day of tearing my hair out, making new workspaces, reimporting projects, cleaning, cleaning, cleaning, restarting, installing updates, re-installing Flash Player, messing with my mm.cfg file, seriously considering reinstalling Flex Builder… all in the attempt to get Flex … Continue reading
Posted in Flash, General
12 Comments
Gravity Pods 2
Some of you probably remember the game I released last year, Gravity Pods. It was successful beyond what I imagined. Almost immediately, I started working on a sequel. But instead started another game and got that out. Shortly after that … Continue reading
Posted in Flash, General
14 Comments
Strange Attractor in 6 lines
Caught up in 25-line fever, I started hacking away at a Strange attractor generator and got it down to 6 lines. 🙂 [as]var bmp:Bitmap = addChild(new Bitmap(new BitmapData(800, 800, false, 0xffffff))) as Bitmap; for(var i:int = 0; i < 12; … Continue reading
Posted in ActionScript, Flash
8 Comments
Dot Matrix Revolution
DOT MATRIX REVOLUTION* from superbrothers on Vimeo. I think I like this older one even better: THE CHILDREN OF THE CLONE from superbrothers on Vimeo.
Posted in General
2 Comments
25 Lines Finalists are up!
Seems like the word is spreading pretty well by itself, but I should mention it here anyway… The judges have picked their favorites and we came up with not 10, but 12 finalists. The stuff that was created is pretty … Continue reading
Posted in ActionScript, Flash
2 Comments
5 years of blogging.
Yup, 5 years ago today, I posted the following: http://www.bit-101.com/blog/?p=476 I started on Moveable Type, but some time later switched over to WordPress. Of course, I had the BIT-101 site and domain more than a couple of years before that, … Continue reading
Posted in General
8 Comments
If you're into fractals…
you might enjoy this: http://www.pbs.org/wgbh/nova/fractals/program.html I just noticed it and started watching, so I can’t vouch for it yet, but looks interesting.
Posted in General
9 Comments
Who needs a Kindle? I have an iPod.
In my last post, I talked about Instapaper, a rocking web / iPod app that allows you to save web pages and read them later. I’ve even found whole books that have been published in html form, where you can … Continue reading
Posted in General, iPhone
4 Comments