This question comes from a great thread from a while back that I really enjoyed (http://news.ycombinator.com/item?id=700662), so I thought with the new year here, it'd be a good time to ask again.<p>I'm still developing readthekanji.com, a site for helping Japanese students learn to figure out how to read kanji. It's been one of the best learning experiences, and I'm loving every minute of it.<p>So what projects are you currently working on, or planning for the new year? Is it a startup, or research perhaps? And how's it going?
Started yesterday: Lark, a toy Arc-like language implemented on top of Python instead of Scheme. (<a href="http://www.github.com/swolchok/lark" rel="nofollow">http://www.github.com/swolchok/lark</a>) I've never implemented a Lisp or used it for anything serious, and I've been trying to figure out for myself whether there really is anything to macros or if they're just fancy compiler hacks, so I decided to write Lark as a way of learning what precisely pg is so excited about. It's a direct, lazy translation of ac.scm, except that I've written an evaluator instead of compiling to Python ASTs or bytecode. I'll probably compile to Python ASTs after I have a baseline.<p>I did cheat a bit and steal pieces from PyScheme and Lython as well as someone else's S-expression parser, but it's capable of evaling ((fn (a) a) 1) as well as Arc's "if" currently. I'm not certain whether it's Turing complete right now, but I suspect that it is because I can create and call functions, branch, and bind values to names. (IIRC, just being able to create and call lambdas is enough because you can count, branch, etc. Is that right? I haven't taken PL.)<p>Big problems right now are:<p>1) Proper lexical scoping. The current model is broken (it might be dynamic scoping), and Python 2.x's closures are broken so I can't just use Python functions to punt the problem to Python.<p>2) The shortcuts for quote, quasiquote, complement, compose, etc. The S-expression parser I stole doesn't have them. I don't want to use a parser generator because that seems to defeat the point of Lisp's lack of syntax (i.e., being easy to parse).<p>This is a toy that has nothing to do with my research interests (security), so it's not going to be actively maintained or developed. pg will probably make some breaking changes to Arc and kill the project.
Released <a href="http://runroot.com/" rel="nofollow">http://runroot.com/</a> today. Give it some upvote love at <a href="http://news.ycombinator.com/item?id=1032688" rel="nofollow">http://news.ycombinator.com/item?id=1032688</a> (apparently "OMG! AMAZING UTF-8 CHARS!" is more popular than my paltry attempt at making something useful).
Working on the house I just bought with my wife. It's the grandest hack I've ever had to do. From crazy 22ft walls of glass that need replaced, a kitchen from the 50's that needs a remodel to the shoddy wiring throughout the house. There's tons to do, and little time to do it in.<p>This year I start a new position at the company I work for. Hopefully it'll bring more visibility and access to the people who make decisions. There's so much that needs fixing here, and with a little elbow grease I think I can fix it all.
I seem to have invented a new datastructure, so I'm analysing it to check its performance before writing it up and announcing it. I've also invented a variant of an existing data structure that has some nice features. That will accompany it.<p>In the meantime I'm starting a re-write of my alpha 0.1 web service to help connect people with friends and friends of friends. The existing one still exists, and I'm still collecting comments, so if you'd like to know more, drop me an email.<p>And I've got a full time day job, and 8 talks/presentations in the next four weeks.
<a href="http://skribit.com" rel="nofollow">http://skribit.com</a> - helping bloggers cure writer's block and find things to write about.
@wycats (rails core, etc) recently started using us: <a href="http://skribit.com/blogs/katz-got-your-tongue" rel="nofollow">http://skribit.com/blogs/katz-got-your-tongue</a><p>and continually working on what pays the bills, <a href="http://paulstamatiou.com" rel="nofollow">http://paulstamatiou.com</a>
Making our e-commerce platform <a href="http://www.enstore.com" rel="nofollow">http://www.enstore.com</a> available to everyone. With a nice frontend built in Cappuccino/Atlas.
<a href="http://np.ironhelmet.com" rel="nofollow">http://np.ironhelmet.com</a><p>"Neptune's Pride is a multiplayer game of Strategy, Intrigue and Galactic
Conquest!<p>Neptunes Pride is real-time, but games are played over several weeks. Players log
in at any time of the day to check the progress of their fleets, view the
results of battles and issue new orders.<p>Explore, Expand, Exploit, Exterminate.<p>It's the game you know and love with a twist. A 4x Strategy game with it's
complexity striped away to reveal a sophisticated game strategic command and
diplomacy.<p>How will you conquer the Galaxy?"
I'm interested/ been heavily exploring:<p>PCs in the living room (everything from custom linux distro, XBMC Live modified, and windows 7). 140 million HDTVs sold in 2009 alone, hardware is getting cheaper, and content is readily available.<p>Education space. ie- how do we provide easy access to all the materials that exist out there? My hypothesis: everything we could ever want to learn exists already on the net or can be taught to us by a person we can be connected with in seconds. How do we easily organize it? think more of a directory than a search engine.<p>Bringing local businesses into the 21st century. Most don't have a website and still use yellow pages. The existing solutions out there suck and are filled with slime.<p>Email newsletters. Why not create the weblogs inc of newsletters? Look at what thrillist, dailycandy, etc. have done. Create a network of these around a plethora of wide open niches along with building a strong advertising platform for email newsletters (it doesn't exist yet).<p>Human powered purchasing decisions. How do we help people know what to buy with specific criteria that transcends checkboxes and a search engine? Something human powered is the way to go about it. As geeks, I'm sure you're constantly asked- what phone should I get for price x, features y, etc. Purchases such as these are expensive and spending a few bucks more to get a personalized recommendation would be worth it.
I'm working on 0xCOFFEE, a compiler for a toy language implemented using Ruby, TreeTop and LLVM.<p><a href="http://github.com/meqif/0xCOFFEE" rel="nofollow">http://github.com/meqif/0xCOFFEE</a><p>It's quite fun, but I had to fork llvmruby (the ruby bindings for LLVM), since it lacked some things, like allowing access to part of the LLVM API and raising RuntimeErrors instead of segfaulting (especially because of some code mutations that heckle[1] generates).<p>Currently, this is just a little project to keep me busy during the past holidays and the current university exam month, but I hope to create a nice language.<p>[1] <a href="http://glu.ttono.us/articles/2006/12/19/tormenting-your-tests-with-heckle" rel="nofollow">http://glu.ttono.us/articles/2006/12/19/tormenting-your-test...</a>
I'm working on a collaboration tool built to help government agencies and aid organizations coordinate during emergencies. I helped start it this summer as part of the Humanitarian FOSS Project (hfoss.org).<p>It was used successfully in beta for Thanksgiving-day feeding coordination and we're getting very close to our first non-beta release.<p><a href="http://collabbit.org" rel="nofollow">http://collabbit.org</a>
<a href="http://github.com/elitheeli/collabbit" rel="nofollow">http://github.com/elitheeli/collabbit</a><p>If you'd like a look around the demo or are interested in contributing leave a comment or send me an email.
I'm working on a distributed / fault tolerant network filesystem inspired by plan9's Venti. Several of its internals (code for chunking data with rolling hashes, a purely functional ADT for non-redundant storing of large strings, and a coroutining / non-blocking server framework for Lua, somewhat like Python's Twisted and Ruby's EventMachine) have been broken out into their own libraries. I'm almost done with the first two and am working on the third, but its design is being driven by the filesystem. They'll all be released at once when they're done, no time frame yet though. Probably MIT license.<p>I've also been working an a utility to locate repeated groups of data (particularly geared towards scanning for likely copy-and-pasted code), but that's been put on the back burner due to the above project and lack of free time.
I've been putting together a web site, <a href="http://www.learngrowdo.com" rel="nofollow">http://www.learngrowdo.com</a> . It's somewhat personal and came out of my struggles taking care of a loved one with a chronic illness. On the site I also plan to sell related software as I develop it.<p>I'm selling my iphone app on it, which was just approved yesterday. "Control Time": itms://itunes.apple.com/us/app/control-time/id348796242?mt=8
I'm working on a travel website:<p>"Planning a vacation is hard. You know where you want to go. But what should you see once you're there? Which monuments, parks, cathedrals and museums should you visit when you're there? How do you get around?<p>My website helps you plan your vacation by providing high quality itinerary suggestions, contributed by travelers like you."<p>I hope to do a private release at the end of this month.
Brick and Mortar startup, with online enhancements:<p>Currently in the process of purchasing an art gallery space in Denver, which we will renovate, and hopefully open in the fall of 2010. (Would be sooner, but we are having a baby in the spring.)<p>I intend to have an exhibition every 3 months that will seek to blend technology with a physical installation of some kind. Details TBD, based on online collaboration --
The web site will spend the 2 months between exhibitions working towards collaborating on the next exhibit. Each collaborator will hopefully be able to visit in person, to create a true blending of online and physical life.
My startup, CloudFab, is doing well. I'll have more to say about that in a few weeks.<p>In my spare time, Hackety Hack is coming along, got a release out for Christmas, hoping for 1.0 early next month.<p>Then I have one more small project that's still secret.
<a href="http://www.80legs.com" rel="nofollow">http://www.80legs.com</a> - web-scale web-crawling for everyone. Launched in September and growing revenue now. We've solved a lot of big data store issues in our back-end. Challenges have shifted from technical to business :)<p>Extractiv - web-listening and content-extraction that combines semantic analysis and web-scale reach for a complete picture of what information is on the web and what the web is discussing. The core technology is working, currently turning it into a real product.
Working on <a href="http://herefilefile.com" rel="nofollow">http://herefilefile.com</a>, an iPhone app that lets you access all of your computer's files from anywhere.<p>Currently doing a UI refresh, planning a big marketing push including ads, contacting interested journalists, designing a web site / blog, planning the support workflow, and other fun stuff.<p>Things are going really well for us so far. Won a nice iPhone app competition, getting some pretty good buzz building, and looking to launch to a decent crowd of interested parties!
I'm creating an online power monitoring system so you can see how your home or office uses power. A web platform is great for this because we can centralise the processing / graph generation and analysis and then put simple, cheap devices into people's buildings to do the actual measurement.<p>See: <a href="http://www.gridspy.co.nz/" rel="nofollow">http://www.gridspy.co.nz/</a><p>We offer live data (updated every second while you watch) and multiple channels, all at a price that is cheap for a solution like ours.
<a href="http://www.lendfriend.net" rel="nofollow">http://www.lendfriend.net</a> - friends and family lending site built in ASP.NET MVC & jquery. I wasn't the first one to come up with this, but I got the idea after I funded my first startup on credit cards, had some friends with money, but didn't want to complicate things with a DIY loan.<p>We're launched, but we have a lot of work ahead of us. If anyone has any ideas/suggestions/criticisms please let me know.
Developing a generic price arbitrage engine making it easier for sellers to track price movements of their products vis-a-vis their competitors. The first release will target sellers selling on Amazon.<p>I should have a private beta by the end of the month.
I'm writing an iPhone musical instrument with an emphasis on just intonation (as opposed to equal temperament).<p><a href="http://en.wikipedia.org/wiki/Just_Intonation" rel="nofollow">http://en.wikipedia.org/wiki/Just_Intonation</a><p><a href="http://en.wikipedia.org/wiki/Equal_temperament" rel="nofollow">http://en.wikipedia.org/wiki/Equal_temperament</a>
Just sold Bac'n ( <a href="http://blog.bacn.com/2010/01/bacn-acquired-by-baconfreak-com/" rel="nofollow">http://blog.bacn.com/2010/01/bacn-acquired-by-baconfreak-com...</a> ).<p>Focusing 100% on Urban Airship ( <a href="http://urbanairship.com/" rel="nofollow">http://urbanairship.com/</a> ) now, which is fantastic fun.
Fixing poverty through water and sanitation:
<a href="http://akvo.org/" rel="nofollow">http://akvo.org/</a><p>Which is also becoming an open source platform for development aid.
Building support for matrix datatypes and operations (arithmetic, eigenvalues, and factorization) in PostgreSQL. I think I will use the Gnu Scientific Library, but I am still looking around at options with looser licenses.
<a href="http://tweeteorites.com/" rel="nofollow">http://tweeteorites.com/</a> - builds timelines of what your friends are favoriting on Twitter<p><a href="http://amid.st/" rel="nofollow">http://amid.st/</a> - social placemarking app
A book called "Reinventing Discovery", about how collective intelligence is transforming science. The manuscript is due to the publisher (Princeton University Press) in a couple of months.
Compiling our JVM language (Gosu) down to bytecode. It's slow going; the bytecode side isn't hard, but the language has been evolving for 7 years or so and has all sorts of obscure edge cases, as well as some looseness in the semantics that has to be tightened up in bytecode, so getting every little detail right so all the existing code still runs 100% correctly is difficult. We're still hoping for an initial open source release some time between probably June and September.
I'm working on a dissertation linking the international balance of power to the characteristics of civil wars during three periods: pre-Cold War, Cold War, and post-Cold War.
Working on an update to <a href="http://stormpulse.com" rel="nofollow">http://stormpulse.com</a> that will give us city-level maps and general/severe weather forecasts.
I'm starting to think my project seems mundane compared to some on this thread, but I'm bootstrapping a cycling reference site at <a href="http://brightspoke.com/" rel="nofollow">http://brightspoke.com/</a>. Our mission is to put more people on bikes by creating informed consumers.<p>We're not quite ready for a "Rate my Statup" post, but you can be sure we'll have one. In fact, I've just been working on a milestone plan for 2010 and that's one of the milestones.
<a href="http://frogmetrics.com/" rel="nofollow">http://frogmetrics.com/</a> - YC summer 2008.<p>In my spare time, researching how to catalyze mass behavior change to improve society.
Last month my mom emailed me asking if I knew of any new/good places she could take her friend to eat in Philadelphia. I went on Yelp and found a few suggestions for her. Had my mom known about Yelp, she could have done that herself. I went over the next day and showed her Yelp and now she uses it every time she wants to go out to eat.<p>I'm tired of my mom treating technology like it's a chore so I'm working on something that will introduce her to new tech that can really make a difference in her every day life. Like most of you, I'm immersed in the latest and greatest technology every day but she's too intimidated and too busy to discover it herself. I find that once I get her past those two bumps in the road, she actually enjoys the benefits of whatever it is I introduced her to.<p>Right now I'm compiling a list of awesome sites, services, gadgets, etc. that I think my mom would actually like and benefit from... if she only knew they existed.<p>Then I'll send her a weekly email with a 2-5 minute video showing basic use of a new piece of technology and explaining how it can benefit her.<p>My gift to my mom.
I'm working on Flixa.tv, a digital distribution platform for independent filmmakers as well as other indie video content.<p>There's a bit more information and a long interrogation of the idea here: <a href="http://news.ycombinator.com/item?id=1028673" rel="nofollow">http://news.ycombinator.com/item?id=1028673</a><p>Still looking for a co-founder, so contact me at chris.chen@flixa.tv if you're interested!
I have been working on a health\food tracking site www.eat.ly as well as one other unlaunched project.<p>A simple blog project that has been going well is www.multiplayergames.com which is in need of some buddypress\wordpressMU and design help, but since it continues to perform well I am hesitant to change anything.<p>Outside of those a handful of other smaller projects:)
I can't stop trying to dev my own PHP framework. I must say that this one is the best by far:
<a href="http://backend-php.net" rel="nofollow">http://backend-php.net</a><p>I love the community of Hacker News, and I'd like to create something similar but for a South African community:
<a href="http://zacoders.net" rel="nofollow">http://zacoders.net</a>
I just finished editing documentation of this outdoor projection / interaction project we did in new zealand:<p><a href="http://vimeo.com/8525186" rel="nofollow">http://vimeo.com/8525186</a><p>I'm working on an open source eye tracker:<p><a href="http://eyewriter.org" rel="nofollow">http://eyewriter.org</a><p>and a c++ toolkit for creative coding:<p><a href="http://openframeworks.cc" rel="nofollow">http://openframeworks.cc</a>
Trying to find ways to attract more US-based mappers to OpenStreetMap.<p>First stop: support my buddy Lars' map rendering to get this beautiful map <a href="http://toposm.com/ma/" rel="nofollow">http://toposm.com/ma/</a> to cover the entire United States. Anyone out there have some spare CPU cycles and/or memory to donate for the next couple weeks?
Although the holidays clobbered my productivity on it, I've been working on a management app for WoW raiding guilds: <a href="http://srsguild.com/" rel="nofollow">http://srsguild.com/</a><p>But I did start hacking on a fully email based todo/reminder system over the break that I hope to have functional in another week or so.
I'm working (slowly) on an interpreter for a minimal, non-strict, pure untyped lambda calculus. Bonus features include syntactic whitespace, some basic optimizations, simple tracing/debugging features, and support for "compiling" multiple source files into a single program.<p>No, it's not supposed to be useful.
I'm doing website user-session/click flow analysis, developing a graph/network visualization library in processing suitable for these purposes. Crunch data in Hadoop, output to interactive graph visualization web app. One step, 'just works.'<p>Hoping to open source this work later this year.
I work at Google running open source compliance, code release, outreach and on public sector engineering management. Management, meaning, I don't code much anymore, although I added a totally trivial constant (1729, Hardy Ramanujan's number) to the calculator recently :-)
Working on an general game playing artificial intelligence. Nothing grand, I just have a few ideas I'd like to test in real life. It can theoretically play any game, but it's interesting to see if it's actually feasible, since it's turning out to be quite a resource hog.
I recently finished a decentralized content API for my own personal website and for a future community that is planned to be an article publishing portal. It is only a private console with an API, so there isn't much to look at.<p>I tied up a number of loose ends with my own personal website, integrated the API from my decentralized content web application and my google books library.<p>My current project is to finish reading <i>The Little Schemer</i> and doing the exercises alongside it. I've been learning a lot and thoroughly enjoying it. My next programming project will probably be to move my decentralized content API from PHP+MySQL to an Erlang backed key-value store and a Scheme powered content API; I may still use PHP for the web interface.
<a href="http://www.optask.com" rel="nofollow">http://www.optask.com</a> - outsourcing (research and admin assistance) at the drop of an email. We're working to open up the world of task-based work, just helped some customers with file conversion and compiling a spreadsheet of apartments on the Upper East Side. Just linked up with our first socially-responsible BPO. Really sweet that we can create fair-paying digital work for folks around the world.<p>Currently also interested in live video streaming (how will this space be impacted by the iSlate? Is there room to innovate beyond Justin?), mobile surveys, eBook readers (Kindle's way too expensive. I want a cheaper, more open product).<p>Will be @ CES, let's link up if you're around.
I'm building an open source rails framework to create sub-communities on facebook that are focused on a particular interest, but also providing other views into the app, such as a standard web interface, phone interface, and iphone/android native apps. Facebook connect provides you with some interesting options for taking elements out of facebook and using them in other places, and really allows you to build one application and treat facebook as a view format rather than a completely separate entity.<p>I'm also building in some cool functionality to bring widgets into the app, where you can build out your pages based on what widgets you are interested in, similar to widgets in wordpress admin or igoogle.
Working on web based speech recognition. Have a demo at <a href="http://www.speechle.com" rel="nofollow">http://www.speechle.com</a> but its buggy. I learned a lot making it but it gets frustrating at times. Decoding is done using Sphinx.
I'm working on some mathematical models of the flirting signaling process and some other social phenomena. I'm hoping to get some interesting / nontrivial existence and/or impossibility results with cool qualitative interpretations out of it
I am working on making 500 of these: <a href="http://www.jgc.org/blog/2008/03/building-temperature-probe-for-olpc-xo.html" rel="nofollow">http://www.jgc.org/blog/2008/03/building-temperature-probe-f...</a> for schools in Uruguay.
<a href="http://www.invoicemore.com" rel="nofollow">http://www.invoicemore.com</a> - online billing and invoicing system (bootstrapped startup)<p>At $15/month for unlimited invoicing, it's currently one of the cheapest on the market.
Working on an ultra-light mashup to help track books that I've read. It's my first Rails project, hosted on heroku, mashes up Amazon+Facebook Connect.<p><a href="http://readit.me/" rel="nofollow">http://readit.me/</a>
I'm working on a website with my Mom! - <a href="http://www.wordsonthefly.com" rel="nofollow">http://www.wordsonthefly.com</a><p>The aim of the site is to provide tools and tips for communication and writing. She's a veteran in marketing and publishing and I've been in the software field for a couple of years now so we decided to collaborate. The site's pretty basic at the moment, a blog and a tool for templating short pieces of writing, but I am looking forward to upgrading to a VPS and possibly producing some more interactive features.
Some great projects in here, I'd love to see a thread like this more often.<p>I'm working on a new eCommerce shopping cart - IONCart. Check everything out at GitHub - <a href="http://github.com/leftnode/ION-Cart" rel="nofollow">http://github.com/leftnode/ION-Cart</a> or on my blog - <a href="http://leftnode.com/category/ioncart/" rel="nofollow">http://leftnode.com/category/ioncart/</a><p>I want to release the minimum viable product as soon as possible, which will be open source, or you can pay for it and get all future commercial releases for free.
I'm working as an undergrad research assistant for a distributed systems ploject within UW's CSE department.<p><a href="https://seattle.cs.washington.edu/" rel="nofollow">https://seattle.cs.washington.edu/</a>
Been working on open sourcing a PHP framework I created a while back. Uses MVC, but the primary goals are to be lean and schemaless. It pulls columns from the database and assigns them to variables dynamically so you don't have to update the schema and then worry about the database (most frameworks require you to flush and rebuild). More to come in the next week. It can be found here if you're interested:<p><a href="http://github.com/terryjsmith/jaxified" rel="nofollow">http://github.com/terryjsmith/jaxified</a>
I'm working on my cricket blog Against the Spin (<a href="http://againstthespin.com" rel="nofollow">http://againstthespin.com</a>), trying to apply sabermetric-style analyses to cricket.
<a href="http://www.learnivore.com" rel="nofollow">http://www.learnivore.com</a> - (programming screencasts aggregator) is my main side project currently. I'm learning a lot (audience building, iphone web app programming) in the process of running it.<p>This year I plan to bootstrap 2 or 3 similarly-sized sites with my wife (including one brick-and-mortar business with a site most likely), and work on a largish project for the pharmaceutical industry in association with one of my customers.
Same answer with the old thread. I'm working on a Python IDE for Windows. Recently released an alpha indeed. <a href="http://pfaide.com" rel="nofollow">http://pfaide.com</a>
I'm working on <a href="http://wtales.com/" rel="nofollow">http://wtales.com/</a>. Think collaboratively authored choose your own adventure books. So far wtales is just a side project and is just getting off the ground. To kick things off, I am running a kick start program where people can earn amazon gift cards for posting stories (more info on that at <a href="http://wtales.com/kick-start-landing/" rel="nofollow">http://wtales.com/kick-start-landing/</a>).
Groupie<p>An app that allows you to create join and manage social groups on the iPhone. Every group has a message board, live chat room, gps-enabled map and member directory.<p>Thus far we have over 70 groups and 300 users. Many thanks to members of HN that helped make it possible. You know who you are.<p>Url: www.groupie.mobi
Video: www.groupie.mobi/whatisgroupie
App Download: <a href="http://www.groupie.mobi/images/Apple_BTN.png" rel="nofollow">http://www.groupie.mobi/images/Apple_BTN.png</a>
I'm working on my dream requirements management tool, it's basically just a big graph visualisation tool <a href="http://blissapp.wordpress.com/" rel="nofollow">http://blissapp.wordpress.com/</a><p>Back to the data warehousing day job tomorrow though, so lets hope that the development of Bliss doesn't slide another year...<p>Also, trying to get my head around the ycombinator concept, wondering if the recursive magic that i've seen might be useful for fast graph traversals.
Just got official go-ahead from client today to produce a MIS & reporting extranet app written in Perl/Catalyst/DBIx::Class with jQuery and Flash charting.
<a href="http://www.UniversityTutor.com" rel="nofollow">http://www.UniversityTutor.com</a> Online tutor directory<p><a href="http://BuyersVote.com" rel="nofollow">http://BuyersVote.com</a> StackOverflow for product reviews<p><a href="http://FeedmailPro.com" rel="nofollow">http://FeedmailPro.com</a> Email newsletters for your blog<p>And my personal blog, <a href="http://www.StartBreakingFree.com" rel="nofollow">http://www.StartBreakingFree.com</a><p>Yes, I have too many projects :)
Working on a simple, private, short-term mobile group communication tool called Fast Society.<p>It automatically connects friends who are going to a concert, on vacation, or just out for a night of drinking over SMS and has a ton of cool functions to communicate during and share content after the event.<p>Launching soon at <a href="http://www.fastsociety.com/" rel="nofollow">http://www.fastsociety.com/</a> (still waiting on carrier approval)
Besides a small SaaS (that I use internally, but making public to gauge interest), I've been having fun with namespacing Mootools (<a href="http://github.com/ericclemmons/mootools-namespace" rel="nofollow">http://github.com/ericclemmons/mootools-namespace</a>) and using Rhino to generate dependency maps for simple concatenation (which works on most frameworks' dependency scripts so far).
I'm working on a realtime strategy game in the browser using "full-duplex" AJAX. I started working on it about a year ago but I had to take a considerable timeout after burning out at my former boring job. It's slowly getting somewhere, though.<p>So why in the browser? Because that makes it instantly hackable! No more bad pathfinding or shitty interfaces to put up with!
<a href="http://www.vocabdojo.com" rel="nofollow">http://www.vocabdojo.com</a> : A website used to study vocabulary for the SATs, GREs, etc. I made a Django app to do this after I discovered that making 900+ flashcards is a huge pain in the neck, and then decided to turn it into something that everyone can use (after switching to Tornado, of course :D)
I have the following domains: <a href="http://blackhatsystems.com" rel="nofollow">http://blackhatsystems.com</a>, <a href="http://bluehatlabs.com" rel="nofollow">http://bluehatlabs.com</a>, and <a href="http://policyworkbooks.com" rel="nofollow">http://policyworkbooks.com</a>. Does anyone have ideas for them or want to collaborate? Drop me an email.
<a href="http://www.snapproofing.com" rel="nofollow">http://www.snapproofing.com</a>
Proof reading service for college students.<p>Also working on my BreezyFAQ app for plugging in searchable Frequently Asked Questions to your site.<p>Site is not live but it works fairly well at <a href="http://www.snapproofing.com/faq" rel="nofollow">http://www.snapproofing.com/faq</a>
Still tinkering with <a href="http://www.startupwiki.co.uk" rel="nofollow">http://www.startupwiki.co.uk</a><p>And on a server admin tool <a href="http://hg.errant.me.uk/eventscripts-xa" rel="nofollow">http://hg.errant.me.uk/eventscripts-xa</a><p>Cant find another "big" project to engage me :( Perhaps gonna have a go at reinvigorating my blogging platform project.
A stateless election web service for more complicated aggregate methods (like Schulze STV): <a href="http://vote.cognitivesandbox.com" rel="nofollow">http://vote.cognitivesandbox.com</a><p>A simple illustration of a possible use for the service: <a href="http://www.modernballots.com" rel="nofollow">http://www.modernballots.com</a>
My first Mac app: <a href="http://www.windowflow.com" rel="nofollow">http://www.windowflow.com</a> - it gives you keyboard shortcuts for moving, resizing and tiling app windows. I'm getting ready for a big new release today so if you try and it and it's not quite right for you, give it another go later.
Working on my startup SocialBlaze - it helps companies do social media marketing / brand monitoring, <a href="http://www.socialblazeapp.com" rel="nofollow">http://www.socialblazeapp.com</a><p>In private beta now; looking to launch a public beta in the next few weeks. Some good feedback from beta testers so I'm excited :)
<a href="http://www.deptofnumbers.com/nyc/home-sales/new-york-city/" rel="nofollow">http://www.deptofnumbers.com/nyc/home-sales/new-york-city/</a> - An analysis of New York's property sales records by borough and neighborhood.<p>I'm trying to build a openly defined price index for residential sales across the city.
I'm currently working on a build system. I'm effectively scratching an itch. It's my first serious project, where I actually plan to use it on a regular basis. You can find the repo at <a href="http://github.com/sahchandler/buildit" rel="nofollow">http://github.com/sahchandler/buildit</a> :)
Putting up boxes in the local area with free stuff to give away in it. This is one of the projects of the SocialBar in Hamburg, Germany.<p>To separate this from my worklife no hacking is involved.<p><a href="http://www.zu-verschenken-kiste.org/search?lang=en" rel="nofollow">http://www.zu-verschenken-kiste.org/search?lang=en</a>
I'm working on my browser-based game (kind of like Kingdom of Loathing, but with cavemen) at <a href="http://www.shinyrockhunter.com" rel="nofollow">http://www.shinyrockhunter.com</a> and a more business-focused product that needs a bit more work before it's a minimally-viable product.
I'm working on a graphical model MCMC sampler for doing Bayesian statistics in Haskell.<p><a href="http://en.wikipedia.org/wiki/Graphical_model" rel="nofollow">http://en.wikipedia.org/wiki/Graphical_model</a><p><a href="http://www.mrc-bsu.cam.ac.uk/bugs/" rel="nofollow">http://www.mrc-bsu.cam.ac.uk/bugs/</a>
I've been working on a codepad.org clone for .NET languages: <a href="http://dotnetpad.net" rel="nofollow">http://dotnetpad.net</a><p>It's been a ton of fun. I do CMS development in my day job and it's nice to build a site that actually does something instead of corporate brochure-ware :)
Expanding my startup, <a href="http://theplanis.com" rel="nofollow">http://theplanis.com</a> , out to another hundred users - although I'm facing a difficult decision between that and one which already has a well-paying customer and angel funding on the table.
Im thinking of building a few simple games using clojure. Im also building some simple tools to help me learn calculus and linear algebra. Man, university sucks, not enough time to hack, and they make you use C++ :D Still better than high school though.
<a href="http://www.snailpad.com" rel="nofollow">http://www.snailpad.com</a> - snail mail for small business and freelancers. I'm hoping to find a way to meet someone from MailChimp, Aweber or other places to see if they'd be interested in integrating.
<a href="http://www.simplepay.co.za" rel="nofollow">http://www.simplepay.co.za</a><p>Online payroll system for South Africa. It's my startup. Just launched a while ago. How's it going? Got a few trail users. Busy climbing the search engine rankings.
For fun? --> <a href="http://www.wotsummary.com" rel="nofollow">http://www.wotsummary.com</a> a full summary of the Wheel of Time Series. (I'm working on a couple of design updates (and the summary for TGS) this week)
<a href="http://invoiceapp.com" rel="nofollow">http://invoiceapp.com</a><p>small web app we built over the last few days to generate nice invoices and track if they are overdue or paid.<p>(not finished yet, but open signup and core functionality working)
<a href="http://www.buenacarta.com" rel="nofollow">http://www.buenacarta.com</a> - Yelp for South America, in English and Spanish (ruby on rails, alpha quality, and running on a slow slicehost instance)
<a href="http://timetric.com/" rel="nofollow">http://timetric.com/</a><p>We're building real-time data services. If you've got interesting data, we want to talk to you ASAP. andrew at timetric dot com.<p>We're based in Clerkenwell, London.
I'm a front end guy who's turning to physical products.<p>Building the world's coolest kitchen outfitter... Sign up here if you like: <a href="http://gastronautics.com" rel="nofollow">http://gastronautics.com</a>
Still working on <a href="http://www.MyBankTracker.com/" rel="nofollow">http://www.MyBankTracker.com/</a> and loving it. Released our iPhone app a couple weeks ago, which runs on MongoDB.
turned <a href="http://thatpoll.com" rel="nofollow">http://thatpoll.com</a> into a twitter only site to create/answer polls. about to add a feature where if enough people respond to a poll with an answer that isn't included in the original answer set, it automatically gets added.<p>the funnest part is the deployment method with git and capistrano. so fun that now I have to create some deployment method for my real job. winscp'ing php and swf's onto a production server doesn't feel like the best way to go about things.
Still working on <a href="http://www.RateMyStudentRental.com" rel="nofollow">http://www.RateMyStudentRental.com</a>, trying to improve student rental housing one school at a time.
<a href="http://www.tellmycell.com" rel="nofollow">http://www.tellmycell.com</a> - A simple, affordable, do it your self SMS marketing platform targeted at small businesses
Assembing the parts for an open source 3D printer, which were 3D printed on an open source 3D printer.
See RepRap.org for general info and www.erikdebruijn.nl for my blog.
Twisted Life, a video game written in Flex that uses cellular automata:<p><a href="http://www.automatous-monk.com/twistedlife/" rel="nofollow">http://www.automatous-monk.com/twistedlife/</a>
Remindum (iPhone App, <a href="http://7mills.net/rem" rel="nofollow">http://7mills.net/rem</a>) -- lets you to create reminders in your Google Calendar fast and easy.
I'm working on <a href="http://greaterdebater.com" rel="nofollow">http://greaterdebater.com</a> a social news and forum website for link-sharing and debate
Developing an online platform for independent/unsigned musicians. Functioning as a radio/library, store and ticket application.<p>Looks like some great projects on this page.
Right now I'm migrating a Django-based newspaper website to CouchDB. Much nicer for storing articles.<p>And I'm always working on my secret toy programming language.
I'm working on my (as of now) experimental debate site:<p><a href="http://argumentclinic.net" rel="nofollow">http://argumentclinic.net</a> (see the about page)
quick project/task tracking app. something easy & simple so we can replace the current system we're using (sticky notes and excel ftl...). hoping to open source it.
a novel poker-related web app. i say "novel" because i don't know if it will end up being popular, awesome and profitable, or crash and burn, but i think its neat.
currently working on SWIX
<a href="http://www.swixhq.com" rel="nofollow">http://www.swixhq.com</a><p>We are a social media metrics company and we just entered public beta.
Launching a digital marketing startup. I've had the opportunity to fully immerse myself in the CodeIgniter framework and I love it. I have used it to build a custom CRM and also an internal tool that will allow us to launch new micro sites in 60 seconds, including buying the domain name, parking them on the server, and spinning the content and publishing everything. Very fun.<p>Have learned a lot about linkbuilding and SEO as well. It's interesting to play with different linkbuilding techniques and watch the results happen in just a few days because of how low the competition is in our niches. Am planning on developing a fully automated linkbuilding tool that will require me to wear my gray hat while I work ;-)
I'm making a Home Kitchen Inventory Manager complete with recipe suggestions.<p>still in dev, but just for you: <a href="http://fridgereport.com" rel="nofollow">http://fridgereport.com</a> (its hosted on a server in my closet... sorry if it is slow)<p>It is made with ASP.NET MVC Framework and C#
I am working on HockeyBias<p><a href="http://hockeybias.com" rel="nofollow">http://hockeybias.com</a><p>It is a site that covers hockey news using a simple layout a la the drudgereport and protoblogger. It is a startup I unveiled in late November and it is attracting more visitors almost every day!