InfoQ Homepage Development Content on InfoQ
-
Ruby Enterprise Edition End-of-Life, Phusion Focuses on Passenger
Phusion announced that their Ruby 1.8.7 based Enterprise Edition (REE) is nearing its end-of-life. A Ruby 1.9 based version is not planned, instead the team focuses on Phusion Passenger, their solution for running Ruby on Apache and Nginx.
-
VMware Introduces Spring Hadoop
VMware have announced the availability of Spring Hadoop, which integrates the Spring Framework and the Apache Hadoop platform.
-
A New Survey Shows what Cross-platform Tools Are Preferred by Developers
A new report released by VisionMobile provides data on what cross-platform tools developers currently use, what they intend to use in the future and what tools they plan to abandon. The results of the survey indicate a volatile market, many developers changing their preferences in their pursue for a better tool.
-
XAML and VBA 7 Specifications Released
Microsoft has published the specifications for the XAML programming language. This includes XAML, XAML 2009, and the extensions that are specific to Silverlight and WPF. For reasons that are not quite clear, the specifications for the Visual Basic for Applications language is also included.
-
Xamarin Mono for Android Now Runs on MIPS
Xamarin has completed the Mono port to MIPS and now offers Mono for Android running on the MIPS architecture besides the ARM one.
-
Hibernate 4.1 Released With Improved Auditing Support
JBoss relases Hibernate 4.1 with improvements to the Envers module that allow for finding the database revision responsible for a change in a specific audited property.
-
Microsoft Contributes Azure-backed Scale Out of Persistent Connection Framework SignalR
A new open source contribution enables scaled out, high throughput messaging for the asynchronous ASP.NET web event engine, SignalR. In a recent blog post, Clemens Vasters, an Architect on the Windows Azure team, described a new GitHub project that that uses the Windows Azure Service Bus to distribute messages bi-directionally between servers and clients.
-
The Current Status of Mozilla’s Boot2Gecko
Mozilla has progressed with Boot2Gecko, an open mobile operating system who’s interface is made up of applications based only on HTML, JavaScript and CSS, and running on top of Gecko. Telefonica, Deutsche Telecom and Adobe have announced their interest in the platform.
-
Visual Studio 11: New Shades of Grey Have Developers Seeing Red
Microsoft's recent preview of the VS11 Beta showcases a controversial switch to a primarily grey-scale interface. Developers concerned the new look is a step backwards.
-
InfoQ User Survey 2012 - 14 Questions to Help Us Get to Know You
InfoQ would like to better understand your information needs: the type of content you find interesting, the kinds of tools & technologies you are using, and how you interact with the site. Please help us by taking our 2012 user survey - the survey is anonymous and your replies will be kept confidential.
-
Avoiding Performance Pitfalls With XAML
The DependencyProperty and DependencyObject which form the building blocks for most XAML features come with a performance cost. An MSDN article “Optimizing C# for XAML Platforms” discusses this in detail along with ways to minimize its impact.
-
Oracle Big Data Appliance and Connectors Support Integration with Hadoop and Cloudera Manager
Oracle Big Data Appliance and Big Data Connectors support integration with Hadoop, Cloudera Manager and Oracle NoSQL Database. Oracle announced last month the availability of Big Data Appliance and Connectors as well as partnership with Cloudera. They also recently announced the Advanced Analytics for Big Data by integrating R statistical programming language into Oracle Database 11g.
-
WebSockets versus REST?
With WebSockets now a W3C Candidate Recommendation and a new JSR about to start in the JCP, the question arises about how and if WebSockets work with the principles of REST? Do they compliment each other, or will WebSockets, as some people believe, divert attention away from REST and towards a new style of interaction for the Web? There is even the suggestion that WebSockets "breaks the Web".
-
Open House at Cogswell College on March 10th
Cogswell College at Sunnyvale, California, is widely renowned for it combination of digital arts disciplines such as video gaming, animation, and software engineering. On March 10th the college will hold an open house for students.
-
FluentData: A New, Lightweight ORM with a Fluent API
FluentData is a new introduction to the micro-ORM family that aims to be more straightforward to use than full ORMs like NHibernate and Entity Framework. It uses a fluent API and supports SQL Server, SQL Azure, Oracle, and MySQL.