InfoQ Homepage News
-
WebLogic Real Time 1.1 Provides < 30 ms latency
BEA has released WebLogic Real Time (WLRT) Core Edition 1.1 today, their product intended to bring Java into what has traditionally the realm of C/C++ apps. Real Time claims to have 20 millisecond average latencies and 30-millisecond maximum latency on its own benchmark application. BEA is recommending Spring as the programming model for Real Time.
-
WS-RM 1.1 Committee Draft Published
The OASIS Web Services Reliable Exchange TC has published a committee draft of WS-ReliableMessaging (WS-RM) 1.1 and WS-RM Policy Assertion 1.1, an important step towards a single standard for reliable web services messaging.
-
Ruby 1.8.5 Released Quietly; Breakpointer Now Broken
Yukihiro Matsumoto, Ruby's 'benevolent dictator', releases Ruby 1.8.5 into the wild, though it's not without its problems.
-
WebSphere Portal 6 and the business case for Portals/Portlets
IBM has announced Websphere Portal Server 6.0, it's entry level Portal offering which includes a Portlet design tool, basic SSO, personalization-rules, configurable security policies, built in search, the ability to host multiple distinct sites off one instance, WSRP, and JSR 168 Portlets. InfoQ spoke to IBM to find out more about Portal development in the enterprise.
-
Top Ten Web Service "Issues"
What are your top ten Web service issues and advice? Andre Tost, Soccer fan and IBM Senior Technical Staff Member writes a bloglike article articulating the top ten issues he and his customers have with Web Services.
-
VSoft Releases Version Control Survey Results
.NET tool vendor VSoft recently released the results of a survey among 400 VSoft customers on version control product usage. Microsoft Visual SourceSafe (VSS) remains at the top of the list, though its numbers declined since the 2005 survey which may be due to customers migrating to Team Foundation Server (TFS), though TFS is cost-prohibitive for many smaller development shops.
-
Starfish Brings Google-Style Distributed Processing to Ruby
An implementation of MapReduce, a process invented by Google to easily split up tasks to be performed by hundreds of machines, is brought to Ruby in a library called Starfish.
-
Five Habits of Highly Effective Software Developers
What are some of the code-level practices of highly effective developers? Robert Miller wrote a detailed article on Java.NET covering 5 practices which could apply to any language, including minimalist constructors, methods with clear focus and intent, minimizing logic in mutating methods, and minimizing dependendies between behaviour methods.
-
BEA Acquires IT Governance Vendor Flashline
Breaking News. BEA acquires Flashline, a Web Services and SOA governance asset repository company. The metadata repository is often cited as a critical component of SOA, providing a shared location to manage metadata, govern the asset lifecycle, and measure results.
-
IBM Buys Internet Security Systems
Continuing the acquisition rampage, IBM acquires Internet Security Systems for 1.3 Billion in cash. In the past weeks, IBM has acquired Webify, Filenet and MRO systems. What does this acquisiton rampage suggest?
-
Is Project Status Relative?
Scott Ambler introduces a term for a familiar project phenomenon: the "green shift" that occurs when people rework status reports to make them more politically palatable to management. But can management actually handle the truth?
-
Team Edition for Database Professionals ("DataDude") CTP 5 Released
Microsoft has released the 5th CTP of Visual Studio Team Edition for Database Professionals, Microsoft's new database development product designed for managing all database change. Team Data for short, or "DataDude", is the first Microsoft tool to provide automatic support for database unit testing, generating test data, and refactoring.
-
InfoQ Article: Grails + EJB Domain Models Step-by-Step
Grails could bring Ruby on Rails style productivity to the Java platform, built on the Groovy language and fully integrated with Java. In this tutorial, Jason Rudolph shows how to use Grails to quickly build a functional website around an existing EJB 3 entity bean domain model with very little code.
-
Sun Releases Identity Management to Open Source
OpenSSO is an open source access management software distribution that provides the means to build authentication, authorization, and session management for Java and web applications and web services. Sun will be basing the Sun Java System Access Manager product on OpenSSO.
-
Agile Coach = Agile Secret Police?
Software engineer Paul Tyma, in a recent blog entry, tells us "I don't get this new craze of a job called 'Agile Coach'. I mean, everything I've read about Agile and XP seems dead simple." Though not a proponent of Agile, Tyma has done XP, so perhaps there's a basis for his view that an Agile Coach is not so much a 'coach' as "a hall monitor or a secret police officer."