views:

331

answers:

6

This is more curiosity than anything else but what interesting project(s) are you currently working and using what tools?

I just wanted to get a flavour of the kind of work people on this site do (either in their spare time or as part of their job).

I'll start off by saying I'm building a Natural Language Processor in C# as part of a project at work.

Cheers

Tony

+1  A: 

At the minute I'm building a small application to test psychological responses to various features of online gambling systems - very interesting stuff.

Galwegian
+1  A: 

My contract doesn't allow me to speak about the project I'm currently working on specifically.

But I can say it's a Java Enterprise Edition Web Project with JBoss, JSP, EJBs and stuff. We are using Eclipse over Ubuntu, PostgreSQL, and jQuery, among other tools.

Personal projects include learning Python, some Java SE and Java ME small projects, PHP scripts (mostly WordPress oriented) and whatever crosses my mind at the time.

Good question BTW.

Fernando
+1  A: 

I'm working on a CAD and a CAM application. The first one in C++ the second in C#.

Don't have personal projects at the moment since I enjoy my work ;) Although I wish I had some more time to look at Silverlight, WPF and F#.

Kalle
+1  A: 

Nothing right now, but we finished up building a "Fab@Home" 3-D "printer" a few months ago. That was pretty cool!

Brian Knoblauch
+1  A: 

Open-ID (Java Servlet) and an Industrial Management Game (Ruby on Rails). I'm also into some local and online programming contests (SPOJ and Topcoder).

alpha
+2  A: 

I am working on a web aggregation project to manage photo storage across multiple PicasaWeb and flickr accounts using their respective APIs. Goal is to have a tight .net class that I can use within desktop apps to manage digital photos backups.

garykindel