|
Artima Zines
RSS Feeds
To subscribe to the Artima Newsletter, please create an Artima Account and select the Artima Newsletter checkbox.
Advertisement
|
Posted by Frank Sommers, July 23, 2008,
Apache Lucene is an open-source text-indexing and search tool. A recent JavaWorld article by Xinyu Liu explains how to integrate Lucene searches into a Hibernate application via Hibernate Search, a Lucene-specific Hibernate project.
Sponsored Links
Posted by John Peter, July 23, 2008,
Coverity's Prevent for C# is a payware static analyzer designed to work with the latest C# language features. The tool provides a low false-positive rate, and it can effectively analyze very large code bases.
Posted by Frank Sommers, July 22, 2008,
Sun Developer Network recently published an interview with Kirk Pepperdine on optimizing the performance of Java applications.
Posted by Frank Sommers, July 18, 2008,
Ethan Nicholas created a CSS engine for Java for the purpose of styling Swing components. A recent article provides a brief introduction to CSS-based Swing styling.
Posted by esther schindler, July 18, 2008,
Projects based on the service-oriented architecture (SOA), when done right, can give a company a competitive advantage over its competition. SOA done wrong, however, can cost a company dearly. A recent CIO.com article sheds some light on the key reasons SOA projects fail.
by Bruce Eckel, from Computing Thoughts, July 17, 2008,
If so, this is a call to action.
Posted by Frank Sommers, July 16, 2008,
In a recent blog post, Martin Fowler discusses the relationship between model-driven development and domain-specific languages, and what role each may play in a software project.
Posted by Frank Sommers, July 15, 2008,
In a recent blog post, Ted Neward takes a deeper look at Google's recently open-sourced Protocol Buffers as a data transfer format.
Posted by Frank Sommers, July 14, 2008,
Today Adobe released an early version of its upcoming open-source Flex 4 SDK, "Gumbo," for building rich-client Web applications. Key focus areas of Flex 4 are greater integration of the workflow between developers and designers, and improved developer productivity.
Posted by Frank Sommers, July 11, 2008,
Oracle released EclipseLink 1.0, an open-source, feature-rich persistence provider for enterprise Java applications. In addition to relational databases, EclipseLink also supports file-based and XML data sources, and provides highly customizable object transformation capabilities.
Posted by Frank Sommers, July 9, 2008,
Sun released Update 7 to JDK 6, including the 1.0 version of VisualVM, a JVM monitoring and profiling tool.
Posted by Frank Sommers, July 9, 2008,
The builder pattern aims to simplify the construction of objects with possibly many constructor parameters. However, using a builder to create an object may leave that object in an incomplete state. Rafael de F. Ferreira shows in a recent blog post how to solve that problem with Scala's type system.
Posted by Frank Sommers, July 8, 2008,
Protocol Buffers are Google's general-purpose mechanism to serialize structured data in a language-agnostic way. Although designed for a similar purpose as XML, Protocol Buffers perform 20 to 100 times faster than XML, and also consume much less space. Google today released Protocol Buffers under an open-source license.
Posted by Frank Sommers, July 7, 2008,
Adobe's Scott Petersen has for some time been working on a project that could enable C and C++ code to be securely executed in a browser, inside the sandbox of the open-source Tamarin VM. In a recent blog post, Mozilla's Atul Varma summarizes Petersen's experiment, and what it may mean for Web applications.
Posted by Frank Sommers, July 4, 2008,
Until recently, textual content embedded inside rich-client components, such as Flash files, were not indexed by the major search engines. Adobe announced this week that it has worked with Google to make all Flash files indexable, including Flex application files, and that Yahoo would also soon index Flash content.
Posted by Frank Sommers, July 2, 2008,
In a recent blog post, Intel's Anwar Ghuloum writes that processors containing hundreds, and even thousands, of cores are just a matter of time, and that developers should "program for as many cores as possible, even if it is more cores than are currently in shipping" CPUs.
Posted by Frank Sommers, July 2, 2008,
In his latest IBM developerWorks article, Brian Goetz explains how to correctly use wildcards for generic parameter types.
View archived Artima Developer Spotlight posts.
|
Advertisement
Hottest Discussions
• Does Anyone Really Care About Desktop Java?
79 replies (Weblogs Forum)
• Unwelcome Advice: Programming to Thousands of...
25 replies (Artima Developer Spotlight Forum)
• The Simplest Thing That Could Possibly Work?
24 replies (Weblogs Forum)
• Using Wildcards in Java Generics
23 replies (Artima Developer Spotlight Forum)
• Managing and Motivating Developers
20 replies (Artima Developer Spotlight Forum)
• Top 10 Reasons SOA Projects Fail
16 replies (Artima Developer Spotlight Forum)
• Ted Neward: So You Say You Want to Kill XML...
15 replies (Artima Developer Spotlight Forum)
• Are Scala's Case Classes a Failed Experiment?
15 replies (Artima Developer Spotlight Forum)
• Fixing the Vista PR Disaster with More Marketing
10 replies (Weblogs Forum)
• Steve Yegge on Rhinos and Tigers
66 replies (Artima Developer Spotlight Forum) New in Weblogs
• Open source saves another marriage by Barry Warsaw
• Does Anyone Really Care About Desktop Java? by Bruce Eckel
• Podcasts I listen to by David Goodger
• The Simplest Thing That Could Possibly Work? by Frank Sommers
• Java going bigger, bigger, bigger by Cees de Groot
New in Buzz
• overflow: auto is enough to clear floated divs!
by Phillip Pearson
• links for 2008-07-25 from PeopleOverProcess.com
by Michael Cote
• Vale Paris
by Steven Herod
• As DRM Slowly Dies
by James Robertson
• Host TG on IIS
by Mark Ramm
|