Archive for the ‘ Programming ’ Category
For one of my final classes as an undergraduate student at Georgia Tech I’m working on a Java based webapp to be hosted in the cloud. I’ve chosen Google App Engine for its Java support and the fact that I can use if for free. The app will make use of the Spring framework which [ READ MORE ]
I’ve been working on the Chronism project this week, and this weekend I decided to take a little diversion. I had been playing around with ajax some for the site’s interface, and so I was starting to some about JSON. Since I knew I’d have to find a library to do JSON decoding and encoding [ READ MORE ]
Problem: You have an application whose source is going to be distributed with an Ant build script, either internally or publicly and the build script uses the SCP task. The SCP task is a standard Ant task, ie you don’t have to (can’t) do a <taskdef> to load it’s classes to use it. The standard [ READ MORE ]
I’ve been using Atlassian’s software products a lot over the past year. Between work, and some of the FOSS projects I use, I’ve become very used to using JIRA, Confluence, Fisheye, and Crucible, and really I would recommend them to any software development team. Recently, Atlassian has added added a section to their site on [ READ MORE ]
-Noun