InfoQ Homepage Development Content on InfoQ
-
MongoDB 1.8 Improves Reliability with Journaling
MongoDB's new journaling feature improves reliability with write-ahead redo logs. Log entries are written before permanent storage is updated. When a server restarts after a crash outstanding journal files will be replayed before the server goes online. Other changes include sharding performance boosts, shell tab completion, and the addition of covering and sparse indexes.
-
Brisk - Unified Big-Data Platform for Low-Latency Applications and Hadoop/Hive Analytics
DataStax unveiled Brisk, a new distribution that enhances the Hadoop and Hive platform with scalable low-latency data capabilities. This results in a single platform that can act as the low-latency database for extremely high-volume web and real-time applications while providing tightly coupled Hadoop and Hive analytics.
-
HTML 5 and CSS 3 Support for Expression Web
Microsoft has released an update to Expression Web 4 to support HTML 5 and CSS 3 development. This update, part of Service Pack 1, is only a partial solution; it offers IntelliSense and error-checking support but with only partial preview support. This update also includes expanded support for PHP IntelliSense.
-
Eclipse Mylyn 3.5 brings Jenkins into View
Eclipse Mylyn 3.5 has just been released, bringing improvements into the task focussed view and additional bugzilla queries. But the biggest new feature is the ability to view the state of Jenkins/Hudson builds as well as drill into test failures in order to locally replicate the issue.
-
Windows 7 Taskbar Integration for Websites
Microsoft’s is offering some of the same Windows 7 taskbar features to website developers that they offer to native application developers. Websites can be “pinned” by dragging them into the taskbar. Once there the website shows its own icon, tooltip, and jump list as if it were an installed application.
-
Moonlight Playbacks Video Directly on GPU
Moonlight has been enhanced to support GPU-accelerated video playback. Silverlight 5 will do the same, but with extra features.
-
Unity 3.3 adds support for the Android
Unity technologies announced March 1st that their popular game development tool Unity now supports the Android. The pricing model is the same as for iOS, $400 for Unity Android and $1500 for Unity Android Pro.
-
IBM Releases New 64-bit Java SDK for z/OS
IBM has released two new Java 6 SDKs based on its J9 VM, to take advantage of enhancements to z/OS Java security and the new z196 instructions.
-
WPF on Mono? It is a matter of funding.
Miguel de Icaza, founder of the Mono project, says that support for Windows Presentation Foundation on Mono is possible, but would require funding for 15 to 20 developers over a period of two to three years. As an alternative he proposes using other toolkits, but they too need community support.
-
GlassFish Server 3.1 Supports JavaEE 6 Web Profile & Full Platform, Clustering and High Availability
The latest version of GlassFish application server supports JavaEE 6 Web Profile & Full Platform, improved OSGi support, clustering and high availability. Oracle recently released version 3.1 of commercial (Oracle GlassFish Server) and community (GlassFish Server Open Source Edition) versions of the server. New release also provides centralized administration and improved JDBC monitoring.
-
FlexMonkey Reloaded Released Featuring a Revamped Console
The FlexMonkey open source tool for testing Flex and AIR applications, has released a new beta version (code-named "Reloaded"), which features a completely revamped console and full FlexUnit 4 integration.
-
Eclipse launches Open Beta of OrionHub
The Eclipse Foundation has announced the availability of OrionHub, a hosted implementation of Orion, the new web-based platform for build and editing.
-
Entity Framework 4.1 gets DbContext API – but no Database Evolution, SPs or Cached queries
ADO.NET Entity Framework 4.1 is upon us – slated for a late April release, it will come with a whole set of new features, but not all of them are going to make it.
-
Object Oriented Programming is out of the CMU Computer Science Introductory Curriculum
Robert Harper and Dan Licata, Professors of Computer Science at Carnegie Mellon University, announced last week that they have decided to "eliminate entirely" OOP from the CS introductory curriculum.
-
Web vs. Desktop Apps: “Never Bet Against the Open Web”
HTML5 and EcmaScript 5, provide powerful APIs, leading several organizations to consider building their applications using Web technologies, rather than the using the traditional Desktop approach. In order to explore the evolution of this trend, InfoQ had an interview with Dylan Schieman, CEO of SitePen and co-creator of the Dojo Toolkit, about the potential of the Web platform.