If you did, tell us about it! Post a link if applicable.<p>I'll get us started. I wrote a iPhone application that lets you load up an image from the camera or your photo album and point around in the image to find what color is at that point. Right now it breaks the color down to it's RGB value but I may include an option to see CMYK instead.<p>I did the project because my girlfriend is an artist and it's embarrasing when we talk about color and I don't know anything about it. I figured I can use this to figure out what color things are around me more precisely. As a side effect, I now have a much better understanding of CoreGraphics which is nice.<p>Between family fun, friend fun, catching up on sleep and catching up on movies I didn't find enough time to really finish and polish the app but I did prove the concept to myself. I'm hoping to find time over the next month to polish it up and publish it to the app store as a free app.<p>Hope everyone had a happy holidays.
I had very little time since my wife just had a baby, she wanted something to do besides blogging while she is home, and I wanted to learn a bit about drupal so...<p><a href="http://papersubmit.com" rel="nofollow">http://papersubmit.com</a><p>It's not finished but it's close. My wife will edit the content and post it. I figure it'll be a way to get some original content pretty easily. Maybe a few flyers at the local colleges. Anyone have any suggestions for getting some inbound links?<p>I'm an asp.net developer by day...I gotta say drupal is very nice. You can do a lot quickly with CCK + Views.
I'm working on the finishing touches for the next phase of my "A Startup A Day" project. The goal is to bring together experienced entrepreneurs, high-potential hackers/designers, and (eventually) investors in a step-by-step process to build new companies.<p>First, users can collaborate to identify major market opportunities (aka 10x problems that desparately need a 10x solution). Members can then brainstorm potential solutions and the corresponding business model. After getting feedback from the community, members who want to tackle the idea can get paired up with a compatible co-founder and kick out a prototype. Members provide feedback on the prototypes and work with the team to help promote the app once it's ready for prime time.<p>Right now I'm keeping it invite-only for the alpha, but if you're a killer hacker with a keen sense of the big problems that everyday internet users are facing, drop me a line at kleneway@hotmail.com and I may be able to hook you up.
I wrote a blog in Django(not gonna use it, im a happy blogger.com user, just wanted to learn Django). Most of the time i was just reading documentation, because i don't know the API, the actual code is really short, like 2 classes and a handful of functions for the entire site.<p>Also, today my mouse died(good thing i had a spare), and i used its transparent case, its USB cable and a few LEDs i had laying around and made a desktop lamp to light my keyboard.<p>Mostly toy projects, to amuse my self, nothing worth showing to people, hope to improve next year :D
This WordPress plugin was technically a client project, but it's for a non-profit so I did it for free as long as I could release it as open source. It being the first OSS I've started (rather than just contributed to), I got very attached to it. It is still short a few features, but I'm very happy with it and it seems to fill a much-needed niche in the WP community.<p><a href="http://nerdlife.net/custom-taxonomies/" rel="nofollow">http://nerdlife.net/custom-taxonomies/</a>
Interesting post, I wish you'd elaborate a little bit more about what your iphone app does. From your current description, it sounds like a glorified color-picker.<p>And yes, I've been working on some interesting stuff which (coincidentally) also deals with image processing. I will show once I'm done with it.
I put <a href="http://myholidayapp.com" rel="nofollow">http://myholidayapp.com</a> up right before t-day to give people a place to let others know about their apps.<p>This holiday break, I worked on a charitable giving site, hopefully will have an initial release out by the end of the month.
I spent a good amount of time writing code for <a href="http://overtrainer.com" rel="nofollow">http://overtrainer.com</a> including adding a blog and incorporating some of the feedback I was given here on HN (Thanks again HN!)
I've been spending the time working on a server-side javascript platform I'm calling Rapture. Uses lighttpd, V8 via llv8call(the v8 engine is freaking FAST), and couchdb. It's still very early but it's been really fun to work on. It's definitely me scratching a huge personal itch.