Codetown ::: a software developer's community
What was the coolest software related event that you were a part of this year? I mean either coding a feature, product or an actual event.
Added by Michael Levin on December 24, 2012 at 7:00pm — 1 Comment
Hi all,
Recently I uploaded an Android Application named VizMontaaze on Google Play. The link is here:
http://play.google.com/store/apps/details?id=com.photos.phrenzo.
VizMontaaze is a new word so it may be difficult for the users to find this application on the market.
The…
ContinueAdded by Shubham Aggarwal on December 10, 2012 at 11:30pm — 4 Comments
You can use the social API's to get new customers. One way is with Twitter's API. You can filter tweets for keywords and then friend the tweeters. That's what's happening when you tweet something and then you get followed by someone of that special interest.
I tweeted something yesterday about birds. Today, I found I was followed by @artmagenta, an artist who draws…
ContinueAdded by Michael Levin on December 9, 2012 at 9:52am — No Comments
Attention, people interested in technology in Africa.
This article is much more realistic than most of the…
ContinueAdded by Michael Levin on December 8, 2012 at 11:30am — No Comments
This report on GWT, "The Future of GWT", will be interesting to developers, architects and managers, too. You'll learn details about GWT's usability, its competitors and even opinions as to how it's going to stand up against Dart.
Over 1300 respondents provided data. Overall, GWT is looked upon highly by…
ContinueAdded by Michael Levin on December 4, 2012 at 4:00pm — No Comments
I have a virtual event to announce that you can participate in online called the NightHacking Tour.
Steven Chin is a friend and colleague of mine. He's a Java…
ContinueAdded by Michael Levin on October 23, 2012 at 6:00am — No Comments
Got CDI? Wonder what dependency injection and JEE6 are all about? What the heck is Spring? RSVP, por favor. This is an event you won't want to miss! Check it out here and please RSVP so we'll know how much pizza to order. Invite your…
Added by Michael Levin on October 16, 2012 at 8:11am — 1 Comment
A good time was had by all at our October GatorJUG meeting. Kevin Neelands discussed Android Design Patterns in the context of his recent work on the job with an Android app. The lessons learned he presented were not just interesting but huge timesavers for him. They also dramatically…
Added by Michael Levin on October 15, 2012 at 7:00am — No Comments
Have you ever wondered how Pandora works? Listen to this Swampcast interview with Tom Conrad, CTO as he explains Pandora's music genome project.
Added by Michael Levin on September 29, 2012 at 10:30am — No Comments
Added by Michael Levin on September 25, 2012 at 2:58pm — No Comments
Here's an app you'll like - it's called Omni Fluent and…
Added by Michael Levin on September 25, 2012 at 11:01am — No Comments
Netbeans is a free integrated development environment and it's not just for Java! You can use it with C++, PHP, JavaScript and Groovy. Check out some of the incredibly cool projects coded using Netbeans…
Added by Michael Levin on September 25, 2012 at 8:14am — No Comments
There's a new social network called Menshn. You may have heard of co-founder Louise Mensch, former member of British parliament. Her business partner is Luke Bozier, also the founder of Municipo.
The idea behind Menshn is…
ContinueAdded by Michael Levin on August 20, 2012 at 10:00am — No Comments
I went to OSCON last week. It was even better than ever. There were lots of memorable moments for me this year. I'll try to capture them here, stream of consciousness.
*** Note *** this is a work in progress!
…
ContinueAdded by Michael Levin on July 31, 2012 at 9:50am — No Comments
Here's something new - Coders for Africa have a radio show on the web. Lamine Ba of the West African JUG is featured ... among other surprises. Have a listen. This is how it goes in Africa! …
Added by Michael Levin on July 30, 2012 at 2:30pm — No Comments
Added by Michael Levin on July 30, 2012 at 2:00pm — No Comments
What specific tools should a back-end Java developer have experience with?
Added by Dan DiDomenico on July 2, 2012 at 10:43am — 1 Comment
Gerrit Grunwald, aka @hansolo_ on twitter, has just ported his Swing based gauges and meters framework known as SteelSeries to JavaFX as part of the JFXtras-lab project. I can't tell you how many times since Java AWT first came out, that I have had to use meters…
ContinueAdded by Jim Clarke on June 25, 2012 at 9:30pm — No Comments
FYI,
I will be expanding on it later, but might be an interesting read for some...
http://jackietutorial.blogspot.com/2012/06/springmongodbwebspherejaxrsmaven-part-1.html
Added by Jackie Gleason on June 18, 2012 at 4:01pm — No Comments
JCertif 2012 Call for Papers Now Open -- http://www.jcertif.com!
As some of you already know. The next edition of JCertif is coming and will take place on September 03th-09th in Brazzaville, Congo.
If you have an interesting presentation idea, we want to hear from…
Added by Max Bonbhel on June 7, 2012 at 12:48am — 1 Comment
2025
2024
2023
2022
2021
2020
2019
2018
2017
2016
2015
2014
2013
2012
2011
2010
2009
2008
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.
Hugging Face has released AI Sheets, an open-source application designed to let users build, transform, and enrich datasets using AI models through a spreadsheet-like interface. The tool, available both on the Hub and for local deployment, allows users to experiment with thousands of open models, including OpenAI’s gpt-oss, without requiring code.
By Robert KrzaczyńskiAirbnb has developed Impulse, an internal load testing framework to improve microservice reliability and performance. It enables distributed, large-scale testing and lets teams run self-service, context-aware load tests integrated with CI pipelines. By simulating production-like traffic, Impulse helps engineers identify bottlenecks and errors before changes reach production.
By Leela KumiliMark Kurtz explains how to overcome the technical and financial hurdles of scaling GenAI. He shares how to optimize LLM deployments with open-source tools, including vLLM for efficient serving, LLM Compressor for model compression, and InstructLab for fine-tuning with synthetic data. He provides a deep dive into balancing performance, accuracy, and cost to ensure successful production deployment.
By Mark KurtzIn this podcast, Michael Stiefel spoke with Justin Sheehy about how to safely put software into production without creating production incidents. Among the topics discussed were the futility of root cause analysis, and the importance of having a shared language for discussing incidents. This discussion included the need for software to be malleable as well as observable.
By Justin SheehyThis week's Java roundup for September 1st, 2025, features news highlighting: JEP 517 proposed to target for JDK 26; TornadoVM releases GPULlama3.java 0.2.0; the September 2025 edition of the Payara Platform; point releases of Quarkus, Micronaut, Apache Kafka and Apache Tomcat; and second release candidates of Grails 7.0 and Gradle 9.1.
By Michael RedlichSwitch to the Mobile Optimized View
© 2025 Created by Michael Levin.
Powered by