Java (36)

Discussions Replies Latest Activity

Java books for any library

What books should be on the bookshelf of EVERY Java programmer, no matter what specific technologies they are working on?The two that come…

Started by David Moskowitz

5 Feb 8, 2019
Reply by sneha gulati

Error trying to use Fragment

I am new to Android.  I have been working thru some examples in a book called  Head First Android Development.  I entered a small program u…

Started by Robert Sobol

0 Oct 10, 2017

Fragment Syntax Problem

My name is Rob Sobol. I have been working through a book called Head First Android Development. I hit a syntax error in a simple exercise…

Started by Robert Sobol

0 Oct 10, 2017

Want a Job?

Hi,   Not sure if this is the appropriate place to post this sort of things (forgive me if its not). My company (really nice company btw) i…

Started by Saad Laassel

1 Oct 15, 2014
Reply by Theresa Wizorek-MacIntyre

Storing Sensitive Data ( like SSNs )

We might have to store Social Security Numbers.  We REALLY don't want to do this in our own database, we'd like some external 'vault' servi…

Started by Kevin Neelands

1 May 7, 2014
Reply by Michael Levin

Documentation standards or guidelines?

Does anyone care to share their suggestions for documentation? I'm asking because I recently had to change a program I wrote more than five…

Started by Miek

1 Apr 11, 2014
Reply by Adam Davis

Oracle Embedded MOOC w/ Raspberry PI

If your interested in playing with Java on Raspberry PI - another round of the "Oracle Massive Open Online Course: Develop Java Embedded Ap…

Started by Chris Schaefer

1 Apr 10, 2014
Reply by Michael Levin

JavaFX and Netbeans IDE

Is there any knowledge on the horizon on integrating JavaFX into Netbeans in the same way Swing is integrated into it?  Currently,  as I k…

Started by Mike Bivins

0 Dec 11, 2012

Gainesville Events - web and android app

Hey guys checkout my new android app for social events in Gainesville http://goo.gl/qF5sT - the web app built in grails http://goo.gl/bQH

Started by Nemanja Nesic - NEM-

10 Dec 9, 2012
Reply by Michael Levin

Another question on refactoring my NetBeans generated GUI code

Hello all: It has been a few months since my last question.  Had a lot of other projects taking up my time, but I am back to fighting with…

Started by Paul Stearns

0 Jun 20, 2012

RSS

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

Designing Memory for AI Agents: Inside Linkedin’s Cognitive Memory Agent

LinkedIn introduces Cognitive Memory Agent (CMA), generative AI infrastructure layer enabling stateful, context-aware systems. It provides persistent memory across episodic, semantic, and procedural layers, supporting multi-agent coordination, retrieval, and lifecycle management. CMA addresses LLM statelessness and enables production-grade personalization and long-term context in AI applications.

By Leela Kumili

Pretext.js Bypasses DOM Layout Reflow, Enabling Advanced UX Patterns at 120 FPS

Cheng Lou, a Midjourney engineer, recently released Pretext, a 15KB open-source TypeScript library that measures and lays out text without browser layout reflows, enabling advanced UX/UI patterns like infinite lists, masonry layouts, and scroll position anchoring to run at 60-120 fps. Pretext was built using an AI loop that reverse-engineered the DOM’s layout calculations.

By Bruno Couriol

Subagents in Gemini CLI Enable Task Delegation and Parallel Agent Workflows

Google has introduced subagents in Gemini CLI, a new capability designed to help developers delegate complex or repetitive tasks to specialized AI agents operating alongside a primary session.

By Robert Krzaczyński

Presentation: Event-Driven Patterns for Cloud-Native Banking - What Works, What Hurts?

Chris Tacey-Green discusses the shift from synchronous commands to asynchronous events within highly regulated environments. He explains the critical role of Inbox and Outbox patterns in preventing data loss, the nuances of event versioning, and how to maintain decoupling between domains. He shares "battle-tested" principles for implementing fault tolerance and managing eventual consistency.

By Chris Tacey-Green

Article: Building Production-Ready tRPC APIs: The TypeScript Alternative to Apollo Federation

This article details our migration from Apollo Federation to a TypeScript-based tRPC stack, which resulted in an 89% reduction in bugs and 67% faster response times. It also covers the mistakes we made, the unexpected performance gains, and an overview of the production architecture we use today to handle 2.4 million daily requests with 99.97% uptime.

By Dinesh Kumar Elumalai

© 2026   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service