Search   Feed   Browse   Add
Feed items 1 - 10 of 15 for July 2008

Gregg Wonderly's Weblog

Artima Weblogs is a community of bloggers posting on a wide range of topics of interest to software developers.

The "REST" of the story is - (Found July 2, 2008 )

The REST architecture style includes several points of interest. One of them is a "uniform" or "fixed" API. There is a subtle issue with that. I don't really think that this concept is what REST is all about.
http://www.artima.com/weblogs/viewpost.jsp?thread=187259

Logging configuration using Jini - (Found July 2, 2008 )

The LogManager implementation in J2SE has some issues with dynamic logging configuration. I've implemented a Jini service that provides remote configuration control plus some other capabilities.
http://www.artima.com/weblogs/viewpost.jsp?thread=86151

The evolution of the remote Log Manager - (Found July 2, 2008 )

I am finishing up the remote LogManager monitoring facilities in my http:logman.jini.org project and I'd like to share some interesting details about the implemenation.
http://www.artima.com/weblogs/viewpost.jsp?thread=91554

Packer Fans are not always football fans - (Found July 2, 2008 )

Ben Galbraith has a great swing related webcast at JavaLobby which has a lot of good information about swing. He covers my Packer Layout Manager, and I want to reinforce some of the things he covered.
http://www.artima.com/weblogs/viewpost.jsp?thread=98193

I think I am Python Challenged - (Found July 2, 2008 )

The Python Challenge recently caught my attention and I thought I'd look at it to see what was up. I'm not sure I caught on to the reasoning behind it, but I still played with it, for a while...
http://www.artima.com/weblogs/viewpost.jsp?thread=113380

Are Web Services an Investment or an infinite Cost - (Found July 2, 2008 )

I've been an active user of Jini and Java for the life of these platforms. The distruption that Web Services is causing in the software industry is amazing. Is this an investment for good, or a cost that we'll wish we'd skipped
http://www.artima.com/weblogs/viewpost.jsp?thread=136455

Upgrading Jini lookup to include more explict control and flexibility - (Found July 2, 2008 )

I've been working on an enhancement to Jini servce lookup in my reef project over on jini.org. I've still got more work to do before getting to the proposal stage. Here's where I'm at.
http://www.artima.com/weblogs/viewpost.jsp?thread=136457

Are your loops volatile controlled - (Found July 2, 2008 )

I recently noticed in JRE1.5 that HotSpot is yanking loop controls as invariant when not marked as volatile. Have you encountered this
http://www.artima.com/weblogs/viewpost.jsp?thread=143013

Is your Sybase Java application running out of memory - (Found July 2, 2008 )

Sybase's implementation of PreparedStatement does not use Statement.clearWarnings() automatically on repeated uses. This results in the accumulation of SybSQLWarning and SybSQLResultSet objects, one pair per call use.
http://www.artima.com/weblogs/viewpost.jsp?thread=143351

It's time for a new Java IO API - (Found July 2, 2008 )

We have JSE (J2SE) java.netjava.io, JME (J2ME) connectors and java.nio. It would be great if Dolphin could consolidate things.
http://www.artima.com/weblogs/viewpost.jsp?thread=155167
Available Archives
- July (15 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact