Advertisement
Nickname
fsommers
Registered since:
January 19, 2002
Short bio:
Frank Sommers is president of Autospaces. He is also an artima.com editor.
Home page:
http://www.autospaces.com
Total posts:
2614

Forum posts by Frank Sommers:

175 pages [ 1 2 3 4 5 6 Next ]
Posted in Artima Developer Spotlight Forum, Nov 5, 2009 10:36 PM
Google released today a series of open-source libraries that make it easier to work with highly optimized JavaScript. Closure Tools includes a JavaScript compiler, a set of utility libraries, and a client-side JavaScript template engine.
Posted in Artima Developer Spotlight Forum, Nov 3, 2009 11:53 PM
At its X Innovate 2009 Developer Conference, PayPal announced today a new platform and APIs that allow developers to integrate a variety of payment types into applications. In an interview with Artima, Damon Hougland, senior director of the PayPal Platform, talks about integrating payments into end-user applications.
Posted in Artima Developer Spotlight Forum, Nov 2, 2009 9:35 PM
Traffic Server is an open-source HTTP proxy that has been in production at Yahoo and other large Web sites for several years, and is capable of handling over 35,000 requests per second.
Posted in Artima Developer Spotlight Forum, Oct 30, 2009 9:30 PM
YouTrack is a new bug and issue tracker that provides a simple, keyboard focused UI, with an intelligent, context-sensitive search box, to speed up locating and modifying issue and bug status.
Posted in Weblogs Forum, Oct 28, 2009 10:51 PM
> Speaking for myself, most of my time is spent connecting> together multiple non-deterministic and lightly documented> systems. (For example, creating a web app that connects> humans to a legacy document management system.) Most of> the bugs that crop up result from when the systems combine> in unique and unexpected ways. > > You could try to...
Posted in Weblogs Forum, Oct 28, 2009 9:26 AM
> > I'm curious: How do others doing TDD deal with this?> > This is what I was implying with my statement that > > Truly valuable testing, however, often requires a fair> amount of integration testing.> > I see that Nemanja Trifunovic has also said as much, but I> just wanted to reiterate that one of JUnit's biggest pain> points is what is...
Posted in Weblogs Forum, Oct 27, 2009 11:19 PM
My biggest JUnit pain point is that once I've invested into writing lots of unit tests, I can't do major refactorings of the codebase without throwing away all that investment. This is probably not a JUnit only pain point. As I discover a problem domain more, I obviously want to improve my design, and that means throwing away some code, moving...
Posted in Artima Developer Spotlight Forum, Oct 27, 2009 7:40 PM
Amazon released today a relational database service as part of Amazon Web Services. The service provides a cloud-based equivalent of a MySQL 5.1 database engine, and is priced based on usage.
Posted in Artima Developer Spotlight Forum, Oct 23, 2009 2:50 PM
In a recent blog post, Naresh Jain summarizes a conference discussion about code smell, highlighting some of the worst code smells, and some that, if eliminated, can bring order to a putrefying codebase.
Posted in Artima Developer Spotlight Forum, Oct 22, 2009 10:38 AM
> Is there a reason why SQL can't be statically checked? I> think it could be nice to validate my queries at compile> time. I just don't understand why we need new languages> to do this.That's a very good point. The more I learn about SQL, the more I ask that question.
Posted in Artima Developer Spotlight Forum, Oct 21, 2009 6:38 PM
VisualVM is an open-source application that monitors and presents visually rich metrics about Java applications running in a JVM. Based on the NetBeans platform, the latest VisualVM release features a sampling CPU and memory profiler plugin, among other features.
Posted in Artima Developer Spotlight Forum, Oct 19, 2009 11:35 PM
In a recent paper, Miguel Garcia, Anastasia Izmaylova, and Sibylle Schupp describe an effort to add type-safe, language-integrated database querying capabilities to Scala.
Posted in Artima Developer Spotlight Forum, Oct 19, 2009 3:05 PM
> "I can't think of a single example where a struggling> commercial software suddenly started regaining market> share when they went open source. Can you?"> > What about Eclipse?And what about OpenOffice? It used to be called StarOffice. I remember paying for it for use on my SparcStation 20 back in the days.
Posted in Artima Developer Spotlight Forum, Oct 15, 2009 10:06 PM
In this interview with Artima, JetBrains' Dmitry Jemerov discusses how he hopes developers will benefit from the decision to open-source Intellij IDEA.
Posted in Artima Developer Spotlight Forum, Oct 14, 2009 10:39 PM
In a pair of recent blog posts, Uncle Bob and Martin Fowler discuss the types of technical debt almost every project incurs, and debate whether messy code can be considered a kind of technical debt.
175 pages [ 1 2 3 4 5 6 Next ]
Advertisement