RSS Artima Articles

the most recently published articles at artima.com.
iNeZha robot will deliver the feed updates to your IM or Email in real-time

Delivery Demo of iNezha MSN Robot

Subscribe it
iNezha robot say:
Artima Articles
Title:Enforcing Code Feature Requirements in C++
Summary:In this article, Scott Meyers describes a technique that enables the specification of arbitrary comb... (9/24/2008 3:49:12 AM)
Subscribe it

About "Artima Articles"

Author:Claim it now
Website:http://www.artima.com/
RSS:http://www.artima.com/newatartima.rss
Update interval: 10 days
Last update: 72 days ago
Tags: artima
Subscribers:1
Shared Subscribers:1
Bookmarked or Shared Articles:0  

Recent contents of "Artima Articles"

Enforcing Code Feature Requirements in C++ 72 days ago Read More http://www.artima.com/cppsource/codefeatures.html
In this article, Scott Meyers describes a technique that enables the specification of arbitrary combinations of user-defined code features on a per-function basis and that detects violations of fea...
JetBrains' Dmitry Jemerov on IntelliJ 8, Flex, and Scala 185 days ago Read More http://www.artima.com/lejava/articles/javaone_2008_dmitry_jemerov.html
Dmitry Jemerov is a lead developer on JetBrains' IntelliJ IDEA. In this wide-ranging interview with Artima, Jemerov discusses the main focus areas for the upcoming IntelliJ 8 release, as well as hi...
Large JVM Memory and Garbage Collection 188 days ago Read More http://www.artima.com//lejava/articles/javaone_2008_gil_tene.html
Although physical RAM is inexpensive, allocating large of amounts of memory to a JVM instance is not generally a good idea, says Azul Systems' CTO Gil Tene in this interview with Artima. Tene shows...
JavaScript and PHP Support in NetBeans 6.1 195 days ago Read More http://www.artima.com/lejava/articles/javaone_2008_gregg_sporar.html
Continuing its tradition of providing support for an increasing number of languages and environments, NetBeans 6.1 introduces advanced Javascript and PHP features. In this interview with Artima, Su...
Testing Multithreaded Java Code 196 days ago Read More http://www.artima.com/lejava/articles/javaone_2008_andy_chou.html
In this interview from JavaOne 2008, Coverity chief scientist Andy Chou discusses why traditional unit tests don't often help in uncovering concurrency-related errors, and why a combination of stat...
The Asynchronous Web 198 days ago Read More http://www.artima.com/lejava/articles/javaone_2008_stephen_maryka.html
Ajax applications depend on asynchronous interaction between client and server. In this interview with Artima, ICEsoft's Stephen Maryka describes a potentially more transforming asynchronicity wher...
Sources of Java Errors 201 days ago Read More http://www.artima.com/lejava/articles/javaone_2008_gwyn_fisher.html
The Java VM shields most developers from having to think about the memory-management aspects their Java objects, but it does not completely manage other types of resources automatically, says Gwyn ...
Visualizing Cluster-Based Applications 203 days ago Read More http://www.artima.com/lejava/articles/javaone_2008_ari_zilka.html
Detecting concurrency-related bugs and performance bottlenecks is hard, especially on clusters consisting of a large number of nodes. In an interview with Artima, Terracotta co-founder and CTO Ari ...
Next-Generation Object-Oriented Databases 204 days ago Read More http://www.artima.com/lejava/articles/javaone_2008_anat_gafni.html
Object-oriented databases complement relational databases in important ways, says Anat Gafni, VP of Engineering at db4objects, the company behind the open-source object database db4o. In this inter...
JavaOne 2008, Day 3: Hosted Developer Tools 210 days ago Read More http://www.artima.com/lejava/articles/javaone_2008_jeffrey_walker.html
Software-as-service (SaaS) has started to permeate the field of software development tools, says Atlassian's Jeffrey Walker in this interview with Artima. Walker describes important characteristics...