InfoQ Homepage Development Content on InfoQ
-
WCF Data Services 5.2.0 with UriParser Support
Microsoft has announced the availability of WCF Data Services 5.2.0 with support for UriParser and fixes to several bugs.
-
GE Energy Uses InvokeDynamic to Bring Magik to the JVM
In July, the Digital Energy unit within GE Energy Management disclosed that they were in the process of porting their Smalltalk-inspired programming language, Magik, from its own proprietary Virtual Machine, MagikSF, to the JVM. With the port now well under way, InfoQ spoke to project lead/architect George Marrows to find out more.
-
Managing Hadoop with Apache Ambari
In his new blog post Hortonworks Vice President of Corporate Strategy Shaun Connolly discusses the importance of Apache Ambari incubation project and the main milestones achieved by the project in 2012: simplified cluster provisioning, pre-configured key operational metrics, job execution visualization, a RESTful API and an intuitive UI.
-
SpringSource Spruce Up Spring MVC as Spring Framework 3.2 Goes GA
VMware's SpringSource team has released the GA version of Spring Framework 3.2, exactly one year after 3.1. The new release emphasises the Spring MVC web framework.
-
Xamarin is Bringing C# to the Mac App Store
Xamarin, makers of the popular MonoTouch and Mono for Android platforms, have entered into the Mac App Store market with Xamarin.Mac.
-
Windows Store Game Development with Visual Studio 3D Starter Kit
Microsoft recently demonstrated the samples included with Visual Studio 3D Starter Kit for the development of 3D apps and games for Windows Store.
-
JAX-RS 2.0 and Bean Validation 1.1 First Java EE 7 JSRs to Win Public Approval
Java Enterprise Edition version 7 is well under way. Late last month JSR 339 and JSR 349 were adopted by the public review ballot, making them the first two JSR's to be ratified. InfoQ spoke to Marek Potociar, JSR 339 co spec lead about the latest version of the RESTful Java API.
-
How to Await Just About Anything
Lucian Wischik is publishing a series of blog posts showing how Await can be used in a wide variety of situations ranging from awaiting an animation to complete to capturing the results of a command line program.
-
Fastbook: Sencha Wants to Prove HTML5 Is “Ready”
Sencha has created Fastbook, an HTML5 application closely mocking Facebook’s native application and displaying similar performance both on iOS and Android in an attempt to demonstrate that “HTML5 is ready.”
-
Why Bother to Develop a Windows Phone 8 App
To date Microsoft’s Windows Phone 8 is still a distant fourth in the battle for the hearts and minds of Mobile OS users. Google App Director, Clay Bavor stated that they ‘have no plans to build out Windows apps.’
-
Twemproxy – Proxy For MemCached And Redis
Twemproxy is a proxy server that allows you to reduce the number of open connections to your Redis or Memcached server.
-
An Errors List Underscores the Need for Static Code Analysis
Program Verification Systems, the creator of PVS-Studio, a static code analyzer for C and C++, has published a list of programming errors, some of them being found in popular open source projects such as Chromium, TortoiseSVN, Apache HTTP Server, MySQL, and others.
-
Entity Framework 6 Alpha 2 with Custom Code First Conventions
Microsoft recently announced the release of Entity Framework Alpha 2 with custom code first conventions and several other performance enhancements.
-
.NET Tools And Practices Research Insights
The community research we published on .NET tools and practices had more than 650 votes leading to some interesting results. We attempt to draw insights.
-
Spring Migration Analyzer: An Assistant For JavaEE To Spring Conversion
Spring Migration Analyzer is a command line utility, that takes as input the binary archive of a JavaEE application (e.g. an EAR file) and creates a report, containing JavaEE technologies used, along with advice on effort required to migrate them to Spring/Tomcat. It attempts to create an easier migration path for those who wish to migrate an existing JavaEE application to the Spring framework.