May He Poop?
Submitted by Ben on Thu, 12/13/2007 - 13:51Here's my translation of an Indian music video. Click here to visit YouTube page.
- 7 comments
- Read more
- 6785 reads
iPods
Submitted by Ben on Thu, 12/13/2007 - 11:30It's nice having a brother who works for Apple ;)

- 2 comments
- 1326 reads
Classic Video Game Sound Set for iPhone
Submitted by Ben on Tue, 10/02/2007 - 16:00
UPDATE: The sample set is complete and is available in the public AppTapp repository for all you iPhone users. I have a dedicated page for this sound set here.
I'm working on a classic video game sound set for the awesome iPhone Customize application by SpicyChicken. This sample set will soon be available in the AppTap repository for all you iPhone users. These sounds can be used as ringtones, SMS message alerts, lock/unlock sounds, voicemail alerts, low power sounds and much more.
- Read more
- 4225 reads
Hierarchical Data Structures
Submitted by Ben on Sun, 09/30/2007 - 08:41Hierarchical data structures can be very tricky but are necessary for threaded message boards and category/subcategory relationships. I spent countless hours learning how to implement them and really struggled through them when trying to create a message board. I really wish this tutorial existed at the time:
http://www.codeassembly.com/How-to-display-inifinit-depth-expandable-cat...
- 1043 reads
My Crazy Mashup
Submitted by Ben on Fri, 08/17/2007 - 08:22
What do you get you when you combine:
Beach Boys + Dr. Dre + Sean Kingston + Chris Isaak + LL Cool J + Zion-I + Gift of Gab + Nirvana + Avalanche + Opio + Common + Lyrics Born + RL Burnside + Mamas & Papas + Chemical Bros. + Q-Tip + Black Eyed Peas + Creedence Clearwater Revival
Check out my crazy mix I've been working on for the last week or two:
- Read more
- 9817 reads
Pong Dialog
Submitted by Ben on Thu, 08/02/2007 - 08:59I found this little animated gif on a site.
Thought it was kinda cool - and in the interest of beating a horse to death - I decided to write up my own version of it. Here's a video of what i came up with:
Download the source for this app here.
- Add new comment
- 35949 reads
Combination Lock Breaking
Submitted by Ben on Wed, 07/25/2007 - 08:02
So there's a web site, www.combinationlock.com, which I'm quite addicted to. It's a little online game that presents the player with a multi-reel combination lock. Each reel contains a number from 0-9, and a single combination of all the reels will open the lock -- just like a standard combination lock.
A typical game will present the player with a three-reel lock and a set of clues:
- The largest and smallest digits have a difference of 6
- Reel B has the highest digit
- Reel B is triple the last reel
- The answer is divisible by 2
In every case, the clues provided are enough to come up with one - and only one - correct answer. In this case, the answer is 062.
Just because I know it can be done, and I know it would be fun, I've set out to create an app which can parse the rules and crack the code.
- Read more
- 6561 reads
What's the best bank for a geek?
Submitted by Ben on Sat, 06/30/2007 - 13:27I submitted this story to Slashdot, but - just in case they don't accept it - I'll ask it here too:
I've banked at a couple different banks and haven't yet been able to find one that offers the features I need. I'd like to find a bank that supports open standards, such exporting my statement data to a XML file format. I'd also like to write scripts to monitor my account and send me emails when my balance reaches X, or if a transaction occurs within X miles from my zip code. Do any banks currently support this?
- Add new comment
- 95772 reads
Request
Submitted by Ben on Thu, 06/21/2007 - 12:26Ben174: dude i need to make a request briandilleyownzu: sure what's up? Ben174: GET / HTTP/1.1
- 944 reads
