InfoQ Homepage Development Content on InfoQ
-
David Pollak on lift and Scala
With the release of lift 0.6, the web application framework for Scala, InfoQ took the opportunity to ask David Pollak some questions around lift and developing in Scala.
-
Common Questions when Adopting TDD
If you are new to TDD you may be struggling with some common questions such as: How much upfront design should I tolerate? Or, when writing a test you have to build interfaces and some classes to get it to even compile - how far do you let that go?
-
Decompiling Silverlight 2 Applications
From time to time, developers may need to decompile a Silverlight 2 application. Fortunately it turns out Silverlight applications are conveniently bundled into zip files.
-
JVM Dynamic Language Shootout
Travis Jensen compares Groovy, Jython and JRuby for developing web based user interfaces.
-
Internet Explorer 8 Beta 1 Released to Developers
Last week Microsoft released Internet Explorer 8 Beta 1 with most feature updates targetted squarely at developers.
-
GridGain 2.0 Supports Load Balancing, Work Stealing and Data Partitioning
The latest version of GridGain, a java based open source grid computing framework, supports load balancing and data partitioning features. GridGain Systems recently released version 2.0 of the framework which also includes a "work stealing" feature where the scheduled jobs running on overloaded nodes in the grid are "stolen" to run on underloaded nodes.
-
ASP.NET MVC Preview 2 Brings Out Many Value Additions
The ASP.NET MVC Framework Preview 2 has been released last week and offers a lot of new features and many refactorings.
-
Java Posse Roundup 2008 & OpenSpace Conferences
Last week, the 2008 Java Posse Roundup was held in Crested Butte, Colorado. The Roundup is an OpenSpace conference.
-
eXo Java Content Repository 1.8 Released
The eXo Platform team has released eXo JCR (Java Content Repository) 1.8. The eXo JCR product is a JSR-170-compliant Java content repository implementation.
-
Panel: Java Object Persistence: State of the Union
In this panel, the editors of InfoQ.com (Floyd Marinescu) and ODBMS.org (Roberto V. Zicari) asked a group of leading persistence solution architects their views on the current state of the union in persistence in the Java community.
-
Presentation: Introduction to Spring.NET
Dr. Mark Pollack, founder of Spring.NET, provides an introduction focused on implementing and designing loosely coupled application architectures.
-
Nokia sees the Silverlight
Nokia announced it will make Microsoft Silverlight 2.0 available for its S60 phones running Symbian OS as well as Series 40 devices and Nokia Internet tablets. Silverlight will give developers opportunities to create rich and interactive applications running on multiple platforms.
-
A New Way to Write Mashups in IE
Microsoft is creating a new way to write mashup-like functionality with what they call "Activities". Rather than being defined within a specific page, users can launch the same set of Activities regardless of what page they are on. The specifications for these have been released under Creative Commons and include patent protection, making them available to other web browser vendors.
-
SharpDevelop 3.0 Enters Beta
With the recent release of the .NET Framework version 3.5, a new release of SharpDevelop 3.0 is pending.
-
SQL Server Data Services: Microsoft's Answer to Amazon S3
Microsoft has announced SQL Server Data Services (SSDS) at MIX08. Being a storage service on the web, SSDS is Microsoft's Amazon S3 competitor.