Archive for category software

pop hero

4 controllers 4 mikes 4 more embarrassing moments on youtube

Now one day I was at a bar talking to a few of my friends about the under utilization of the wii (a.k.a. wii has no games)
Well I think I may have come up with possible the greatest possible killer app for the wii. You probably guessed it from the title. Read the rest of this entry »

Tags: , , , ,

pcb panelizer

I’ve created a fully javascript pcb panelization program that’s been released under the MIT License. Feel free to use it on your site if you’ld like. Give me some credit if you can :D check it out at http://panelizer.fluxin.com get the source at GitHub.

Tags: ,

Android Software

Previously I had written a small program for the Android program to give you a tip amount for a bill. I thought it would be great to able to split the entire bill between a certain number of people, calculate the tip based on untaxed amount, etc.. etc… So basically I fell victim to feature creep! Instead of doing what the user wanted I just kept adding unnecessary features. Remember to always keep in mind what the user wants, not what the programmer thinks. I’m relearning this for mobile development as real estate is limited and functionality is the most important. So anyways here’s TipDroid 1.0 now hosted on github Check it out!

Tags: , , ,