All Blog Posts (369)

Cool Java

Recently, DevOxx occurred and folks voted on cool Java things.

(photo from Ray)
There's a lot to talk about here. Go for it!

Added by Michael Levin on December 14, 2008 at 5:30am — No Comments

Mule, Codetown, Success

Last night's Mule talk was great. Thanks, Zemian. And, thanks to Signature Consultants for providing pizza and drinks.



We'll rely on Codetown for posting events and RSVPs, so please keep an eye on it and RSVP for upcoming events.



There's a Notes section that has some hints about using Codetown. Please look around and see what is here. I think you'll like it a lot!



In January, we have Carol McDonald of Sun coming with a great talk. Details in the Events… Continue

Added by Michael Levin on November 21, 2008 at 10:06am — 1 Comment

FYI -- the final version of NetBeans 6.5 was released this morning

FYI... The NetBeans team has released the final version of NetBeans 6.5. this morning... lots of new features...

Introduction to NetBeans IDE 6.5

http://www.netbeans.org/kb/docs/ide/nb65-intro-screencast.html

In this screencast, Sridhar Reddy shows new Java developers NetBeans IDE 6.5 editor features and gives a short introduction on how to edit, compile… Continue

Added by Michael Levin on November 19, 2008 at 5:11pm — No Comments

Øredev features Josh Marinacci on JavaFX

Malmo, Sweden: Josh Marinacci will present JavaFX at Øredev Nov 17-21.

Added by Michael Levin on November 16, 2008 at 5:00pm — No Comments

LA JUG looking for presentations

The Los Angeles JUG is looking for presenters. They have a nice way of presenting their wish-list.

Added by Michael Levin on November 16, 2008 at 4:30pm — 1 Comment

nbPython a go!

News Flash: (from Alley Davis of www.cajunjug.org)



http://codesnakes.blogspot.com/2008/11/python-in-netbeans-is-go.html



Wednesday, November 12, 2008

Python in Netbeans is a go!!!!



After a 6 months of development. nbPython has been given the green light to be release as the official python build for Netbeans. The EA release will be… Continue

Added by Michael Levin on November 13, 2008 at 8:00am — No Comments

Orlando Adobe User's Group November Meeting - Adobe AIR File I/O and Embedded SQLite

Great Meeting last night on Python's Turbogears and Flex. Thanks Fred!



On a topical note; ADOGO meets next Monday, November 3 at Devry as well.



This month, we are having a presentation on 'Adobe AIR File I/O and Embedded SQLite'. If you found Fred's topic interesting, you may want to drop by and check out Adobe's desktop flavor of a rich client. Should you be there? Why not check out the… Continue

Added by Mario Talavera on October 31, 2008 at 10:47am — 1 Comment

Free copy of WINE

This in from the Gainesville Linux Group:



Ars Technica is reporting that CodeWeavers the company behind the

commercial version of WINE, CrossOver is going to be giving it away for free

Tomorrow Oct. 28th. Head over to their website tomorrow if you want if you

want to get a copy for yourself.



It's… Continue

Added by Michael Levin on October 27, 2008 at 6:00pm — No Comments

Welcome to the new OrlandoJUG social network!



I've tried to bring this community together a variety of ways including putting the JUG on the map, revisions to the legacy OrlandoJUG website, starting various mailing lists and discussion groups, the blogs, podcasts and the…

Continue

Added by Michael Levin on July 12, 2008 at 5:00pm — No Comments

Monthly Archives

2025

2024

2023

2022

2021

2020

2019

2018

2017

2016

2015

2014

2013

2012

2011

2010

2009

2008

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

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.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

AWS Launches EBS Volume Clones for Instant, Crash-Consistent Data Copies

AWS has unveiled Volume Clones for Amazon EBS, enabling instant, point-in-time copies of storage volumes with a simple API call. This feature provides rapid access with single-digit millisecond latency, ideal for quick test setups and development. While it integrates seamlessly with the EBS CSI driver, understand its limitations, especially around encryption and management.

By Steef-Jan Wiggers

Podcast: From Technical Excellence to Leadership: Understanding Yourself First

In this podcast, Shane Hastie, Lead Editor for Culture & Methods, spoke to Frankie Berkoben about executive coaching for engineering leaders, applying iterative development to personal growth, and supporting neurodivergent team members.

By Frankie Berkoben

Presentation: The Ideal Micro-frontends Platform

Luca Mezzalira explains micro-frontends as a strategy to scale frontend architecture and organization. Learn the four key architectural decisions (Identify, Compose, Route, Communicate) and the necessity of a Platform Team and Developer Experience.

By Luca Mezzalira

How to Enable Testing a Distributed System on a Single Environment Using Proxy Routing

Without a dedicated QA environment, teams faced tech and coordination issues when testing a distributed system. A slow, unmaintainable CLI led an organization to shift left with automated testing. They built a tool for versioned deployments using CI and proxy routing, enabling developers to run isolated tests on multiple versions to catch bugs earlier.

By Ben Linders

MCP Support in Visual Studio Reaches General Availability

Microsoft announced in August 2025 that support for the Model Context Protocol (MCP) is generally available in Visual Studio. MCP enables AI agents within Visual Studio to connect to external tools and services via a consistent protocol.

By Edin Kapić