Codetown ::: a software developer's community
James Ward came to Florida and gave a talk on cloud computing for the GatorJUG in Gainesville and the OrlandoJUG this week.
What a great presenter! James gave us such an informative talk. The very first slide of his presentation impressed me practically more than anything else. It described current (newer) trends in software development like continuous releases. I hope James posts it here when he reads this blog post.
James described to us the features of cloud computing (and some specifics about the company James works with, Heroku) that make it such a hit these days. Pay as you go is one big attraction. Instant deployment is another great thing about the Heroku approach, because normally, the Java compile, generate WAR, possibly restart the webserver, etc approach takes so much longer.
One really cool thing about www.heroku.com is that the first dyno is free - meaning that you can try it out and the first "virtual server", called a dyno, doesn't cost anything. James mentioned the JavaPosse are trying it out now. I think James said he's planning to host his popular blog www.jamesward.com there, too. I can't wait give it a try. I can see where cloud computing is so popular these days.
It's got some load balancing features that are very appealing if you expect spurts of high volume use.
If you attended James's talk could you please post your comments and help share what we learned with the rest of the folks at Codetown? And, click on the photo above to see a few more of James's Florida visit.
Comment
Thanks Mike & Joe. Here are the slides from my talk:
http://portal.sliderocket.com/heroku/Deploying-Java--Play-and-Scala...
Great Job Thursday evening James!
Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.

At QCon London 2026, Spotify's Jo Kelly-Fenton and Aleksandar Mitic discussed Honk, an AI-powered coding agent that enables code migrations across Spotify's codebase. The system improves migration, reducing timelines drastically and addressing complexities that traditional scripts could not. Key challenges included handling edge cases and standardizing the codebase to facilitate review processes.
By Daniel Curtis
HubSpot engineers introduced Sidekick, an internal AI powered code review system that analyzes pull requests using large language models and filters feedback through a secondary “judge agent.” The system reduced time to first feedback on pull requests by about 90 percent and is now used across tens of thousands of internal pull requests.
By Leela Kumili
In a talk at QCon London 2026, Viktor Petersson argued that software teams are running out of time to adopt SBOMs (Software Bills of Materials) due to pending legislative changes in both the US and Europe. He walked through the current regulatory landscape, spoke on the practical mechanics of generating high-quality SBOMs and on the emerging standards for distributing the resulting artefacts.
By Matt Saunders
Rafael Ring discusses the architectural evolution of server-driven UI at Nubank, moving from static mobile binaries to a sophisticated scripted framework called Catalyst. He explains how they implemented a tree-walk interpreter in Flutter to render dynamic layouts and logic from JSON payloads.
By Rafael Ring
Oracle has released version 26 of the Java programming language and virtual machine. As the first non-LTS release since JDK 25, the final feature set includes 10 JEPs, five of which are still progressing through the preview and incubator stages. This release focuses on Java library improvements, language innovation, performance and security.
By Michael Redlich
© 2026 Created by Michael Levin.
Powered by
You need to be a member of Codetown to add comments!
Join Codetown