|
Advertisement
|
Forum posts by Frank Sommers: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.
Posted in Artima Developer Spotlight Forum, Oct 13, 2009 8:56 PM
In a recent blog post, Aleksander Stensby shows examples of how Google Collections, the newly open-sourced Guava library, and static imports can reduce boilerplate Java code.
Posted in Artima Developer Spotlight Forum, Oct 12, 2009 1:36 PM
ScalaTest is an open-source testing framework for Scala and Java code that promises to increase testing productivity with high-level test abstractions. It supports a multiple of testing styles, and integrates with popular Java testing tools.
Posted in Artima Developer Spotlight Forum, Oct 8, 2009 8:44 AM
New features in Adobe's desktop runtime include the ability to interact with native OS processes, detect the addition or removal of mass storage devices, locally record sound, create sockets, better accessibility, and an open document API.
Posted in Artima Developer Spotlight Forum, Oct 5, 2009 10:32 PM
> Agreed. Scala has become a bit too complex to my taste,> which makes me really sad.> > Back to Frank's point about productivity: I don't think> that a language that's more compact and more expressive> than Java will necessarily lead to higher productivity,> especially if that language has crossed that complexity> threshold.Cedric, I'm just...
Posted in Artima Developer Spotlight Forum, Oct 5, 2009 10:04 PM
Noop is a new JVM language that has as its aim to encourage good development practices and discourage the bad ones. In part supported by Google, Noop aims to build dependency injection into the language, favors immutability, and provides strong typing.
Posted in Artima Developer Spotlight Forum, Oct 3, 2009 11:02 PM
For me, personally, the biggest issue is productivity: I want to be more productive on the Java platform than I can be with the Java language, but I also want to use all Java has to offer. At that point I can use JRuby or some other JVM language (although the number of really mature JVM languages is not that high, IMO). And I think that's a...
Posted in Artima Developer Spotlight Forum, Oct 2, 2009 9:11 AM
In a recent blog post, Chas Emerick opines that the Java language has reached the state of stability characteristic of other mature systems languages. As a result, we'll see very few changes to the language itself, yet more and more developers will come to depend on Java because of that stability.
Posted in Artima Developer Spotlight Forum, Sep 28, 2009 8:41 PM
In a recent blog post, Sun's David Dice writes about the impact of limited bandwidth on scaling applications via concurrency.
Posted in Artima Developer Spotlight Forum, Sep 24, 2009 9:52 PM
Google recently open-sourced Guava, an extensive set of general-purpose APIs for JDK 1.6. The initial release of Guava includes classes for working with primitive values, I/O, and concurrency.
Posted in All Buzz Forum, Sep 23, 2009 8:16 PM
Relational databases offer a rich toolset to help ensure the integrity of data. Apart for normalized schema, however, few enterprise applications take advantage of those tools and, instead, tend to implement integrity checking inside application layers. If SQL database constraints are useful, why aren't more applications taking advantage of them?
Posted in Java Buzz Forum, Sep 23, 2009 8:16 PM
Relational databases offer a rich toolset to help ensure the integrity of data. Apart for normalized schema, however, few enterprise applications take advantage of those tools and, instead, tend to implement integrity checking inside application layers. If SQL database constraints are useful, why aren't more applications taking advantage of them?
Posted in Weblogs Forum, Sep 23, 2009 8:00 PM
Relational databases offer a rich toolset to help ensure the integrity of data. Apart from normalized schema, however, few enterprise applications take advantage of those tools and, instead, tend to implement integrity checking inside application layers. If SQL database constraints are useful, why aren't more applications taking advantage of them?
Posted in Artima Developer Spotlight Forum, Sep 23, 2009 8:02 PM
Relational databases offer a rich toolset to help ensure the integrity of data. Apart from normalized schema, however, few enterprise applications take advantage of those tools and, instead, tend to implement integrity checking inside application layers. If SQL database constraints are useful, why aren't more applications taking advantage of them?
|
Advertisement
Hottest Discussions
• What are Your JUnit Pain Points, Really? 65 replies (Weblogs Forum)
• Interfaces vs Inheritance (or, watch out for Go!) 16 replies (Weblogs Forum)
• Language-Integrated Querying for Scala 20 replies (Artima Developer Spotlight Forum)
• I Believe in Design 11 replies (Weblogs Forum)
• The Biggest Code Stinkers 10 replies (Artima Developer Spotlight Forum)
• Is Messy Code a Technical Debt? 18 replies (Artima Developer Spotlight Forum)
• Novice to Java needs help. 2 replies (Java Answers Forum)
• Abstract Type Members versus Generic Type... 12 replies (Weblogs Forum)
• nokia 6060 unlock 1 reply (Cluster Computing Forum)
• write a simple java code 1 reply (Java Answers Forum) |