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 1, 2009,  Submit comment
FlexUnit 4, the latest version of the Adobe-developed open-source unit testing framework for Flex and ActionScript 3, includes annotation-based tests, better test setup and teardown, Hamcrest matchers, and improved support for asynchronous testing.
Sponsored Links
Posted by Frank Sommers, July 1, 2009,  Submit comment
The latest NetBeans release provides Kenai-based project collaboration, a Maven library dependency graph viewer, PHPUnit support, support for the Shoulda Ruby testing framework, improved C and C++ refactorings, and a host of other new features.
by Michele Simionato, from The Explorer, June 30, 2009,  Submit comment
In this episode I explain how to break hygiene in Scheme macros by using datum->syntax. I discuss how you can play with the lexical context. Finally, I spend some time on non-hygienic macro systems versus hygienic systems.
Posted by Frank Sommers, June 29, 2009,  1 comment
In a recent interview, Alex McGuire describes how his team has been moving to Scala, and how they can interface with a 300,000-line Java codebase, in a mission-critical application.
Posted by Frank Sommers, June 25, 2009,  4 comments
IntelliJ IDEA 9, the first milestone of which was posted today, includes more productivity enhancements for Java developers, faster startup, Java EE 6 development, OSGi programming, Android, improved Flex code editing, and a host of other features.
Posted by Frank Sommers, June 24, 2009,  1 comment
Eclipse Galileo is a coordinated release of 33 Eclipse projects, and includes the work of over 380 committers from 44 different organizations. Galileo features include support for OS X Cocoa, a memory analyzer, and support for Xtext, a new framework for building custom editors for domain-specific languages.
Posted by Frank Sommers, June 22, 2009,  Submit comment
In a recent blog post, Erik Engbrecht notes that there are a handful of Actor implementations in Scala, in addition to the Actors library that's part of the standard Scala API, and that each attempt at Actors has slightly different design tradeoffs. He also wonders if there should one, highly extensible library, or several specialized libraries.
Posted by Frank Sommers, June 19, 2009,  3 comments
In a recent Sun Developer Network article, Janice Heiss and Sharon Zakhour discuss upcoming additions to the Java filesystem API.
Posted by Frank Sommers, June 18, 2009,  3 comments
Sun's latest JavaFX SDK makes it straightforward to use Swing components in a JavaFX application. Noted Sun UI engineer Any Fowler provides a ten-step guide in a recent blog post.
Posted by Frank Sommers, June 17, 2009,  Submit comment
The Java Community Process (JCP), the Sun-sponsored standards body for Java technologies, launched a new Web site this week, and is hosting a virtual town hall meeting to discuss the site's collaborative features.
by Bruce Eckel, from Computing Thoughts, June 16, 2009,  80 comments
I showed up at the organizational meeting for the ANSI/ISO C++ standards committee because Bjarne Stroustrup asked me to. I knew him from my early C++ work and from conferences, and I suspect he considered me a friendly influence.
by Michele Simionato, from The Explorer, June 15, 2009,  Submit comment
In this episode, I add another item to the macro programmer toolkit (macros taking macros as arguments) and I bring an argument in favor of good old parentheses.
by Frank Sommers, from Leading-Edge Java, June 11, 2009,  29 comments
In this interview with Artima, Gwyn Fisher, CTO of Klocwork, describes cases where well-known Java APIs work differently based on deployment platform, and how well-defined type systems can make resource management more reliable.
by Frank Sommers, from Leading-Edge Java, June 10, 2009,  4 comments
In this interview with Artima, Terracotta co-founder Ari Zilka discusses various techniques to load-test a stateful application on a cluster, highlights features of the open-source Terracotta clustering environment that make such load-testing simpler, and talks about managing heavily disk-bound workloads.
by Frank Sommers, June 5, 2009,  Submit comment
In this interview, Adobe's Shafath Syed and Steven Heintz discuss the differences in how designers and developers approach rich-client application development, and how Adobe's Flash Builder 4 and Catalyst tools can make their interaction more effective.
by Arash Barirani, from Performance is Everything, June 3, 2009,  2 comments
At this year's JavaOne, you can notice the buzz around "cloud computing." Vendors seem to have different takes on just what this term means. Then there are fun new languages for the VM, such as Scala, JavaFX, and Clojure. And old languages seem to be moving to the VM, too: There are JavaOne sessions on running PHP on the JVM, for example.
by Michele Simionato, from The Explorer, June 2, 2009,  10 comments
Some thoughts about programming-language communities.
View archived Artima Developer Spotlight posts.
Welcome Guest
  Sign In
Advertisement