Posts Tagged ‘ Java ’
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 ]
Last year, I wrote about trying to balance the amount of time you spend consuming and creating on my other blog. I tried, pretty over ambitiously, to spend a week where I spent as much time creating as I did consuming. Mostly because I was taking classes at the time and was spending most of [ READ MORE ]
-Noun