Posts Tagged ‘ Programming ’
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 ]
After four great years in college at Georgia Tech, I'm left with one year before I graduate to prepare myself for the workforce and beyond. With this being about the worst time in 50 years to be looking for a job, I've decided to make a year long project out of preparing a portfolio to show off my skills and to learn as much as I can in the process. In addition, I'm aiming to use this blog, and the projects I will work on to begin to make a name for myself and ideally make a little money on the side. To this end, this is my plan for the fist half of the year[ READ MORE ]
-Noun