|
Artima Zines
Leading-Edge Java
Ruby Code & Style Scalazine The C++ Source
Final Paper Book and eBook available now!
RSS Feeds
To subscribe to the Artima Newsletter, please create an Artima Account and select the Artima Newsletter checkbox.
Advertisement
|
Posted by Frank Sommers, November 6, 2009,
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.
Sponsored Links
Posted by Frank Sommers, November 4, 2009,
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 by Frank Sommers, November 2, 2009,
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 by Frank Sommers, October 30, 2009,
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 by Frank Sommers, October 27, 2009,
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.
by Bill Venners, from Angle Brackets and Curly Braces, October 26, 2009,
Today I gave a presentation about ScalaTest at a local company. I showed ways ScalaTest integrates with JUnit and makes it easier to do some things that are harder to do with JUnit in Java. It made me curious to find out what JUnit users would say are their actual pain points today with JUnit.
Posted by Frank Sommers, October 23, 2009,
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 by Frank Sommers, October 21, 2009,
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 by Frank Sommers, October 20, 2009,
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 by Frank Sommers, October 16, 2009,
In this interview with Artima, JetBrains' Dmitry Jemerov discusses how he hopes developers will benefit from the decision to open-source Intellij IDEA.
Posted by Frank Sommers, October 15, 2009,
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 by Frank Sommers, October 13, 2009,
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 by Frank Sommers, October 12, 2009,
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 by Frank Sommers, October 8, 2009,
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.
by Bill Venners, from Angle Brackets and Curly Braces, October 7, 2009,
In this blog, I attempt to answer a common question among Scala programmers: when would I opt to use an abstract type member instead of a generic type parameter in Scala API design?
Posted by Frank Sommers, October 6, 2009,
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 by Frank Sommers, October 2, 2009,
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.
View archived Artima Developer Spotlight posts.
|
New in Weblogs
• What are Your JUnit Pain Points, Really? by Bill Venners
• Two Conferences and a Workshop by Bruce Eckel
• Database Constraints: Use Them or Lose Them? by Frank Sommers
• Is Scala really more complicated than Java? by Dick Wall
• Why Learn New Languages? Being Outlived by C++ by Andy Dent
Advertisement
Hottest Discussions
• What are Your JUnit Pain Points, Really?
40 replies (Weblogs Forum)
• Language-Integrated Querying for Scala
18 replies (Artima Developer Spotlight Forum)
• Is Messy Code a Technical Debt?
18 replies (Artima Developer Spotlight Forum)
• JetBrains Open Sources IntelliJ IDEA Community...
11 replies (Artima Developer Spotlight Forum)
• The Biggest Code Stinkers
10 replies (Artima Developer Spotlight Forum)
• Abstract Type Members versus Generic Type...
12 replies (Weblogs Forum)
• Help needed turning this program into 2-class and...
4 replies (Java Answers Forum)
• HELP!!! input = keyboard.nextLine();
4 replies (Java Answers Forum)
• Two Conferences and a Workshop
3 replies (Weblogs Forum)
• Artima Releases ScalaTest 1.0
3 replies (Artima Developer Spotlight Forum) New in Buzz
• Do YOU want to learn JRuby using Google Wave?
by Satish Talim
• Windows 7 and Vista offer best file search
by Angsuman Chakraborty
• Tweetc Windows Command Line Twitter Client
by sandip dedhia
• Remove Splash Screens from Games with Game Splash Screen Remover
by Dean Cornery
|