InfoQ Homepage Development Content on InfoQ
-
Microsoft Creates Catalog of Linux-based Virtual Machines for Windows Azure
Microsoft Open Technologies unveiled their first major offerings in the form of a repository for pre-configured virtual machines that can be quickly deployed to the Windows Azure cloud. The VM Depot is advertised as a place to discover and deploy Azure-friendly virtual machines, and may be Microsoft’s answer to the popular catalog provided for AWS users.
-
Internationalization in Visual Studio 2012
Microsoft released Visual Studio 2012 with built-in support for various languages in addition to separate language packs for the development of localized applications.
-
Trends in the latest Technology Radar
ThoughtWorks's latest "Technology Radar" focuses on mobile, accessible analytics, simple architectures, reproducible environments, and data persistence done right.
-
Adopt-a-JSR Program Online Meetup Today
Adopt a JSR Program is an initiative to encourage Java User Group (JUG) members to get involved in the Java Community Process (JCP) by adopting a Java Specification Request (JSR). The team behind the Adopt-a-JSR program is hosting an online meetup on January 18. This is your opportunity to provide feedback and contribute to JCP process.
-
Is C Still A Suitable Language Today?
Damien Katz, Couchbase, believes that C is still a great language for back-end programming, while other developers argue that C has too many flaws, supporting C++ or Java, while others like neither.
-
Apache Isis: Java Framework for Domain-Driven Design
Apache has released Apache Isis, a Java framework for rapidly developing domain-driven applications. Users focus on developing domain objects and Apache Isis takes care of persistence, security and the user interface. Apache Isis became an Apache top-level project in October 2012 and version 1.0 was released on December 2012.
-
ZeroTurnaround Launches New Java Research and Content Organisation
ZeroTurnaround, the vendor behind the popular JRebel and LiveRebel JVM plugins, which accelerate the Java development cycle and automate app deployments to live environments without downtime, have announced a new research and content organisation called Rebel Labs. The organisation will, they claim, offer free, vendor-neutral technical resources for the Java community.
-
Nashorn Voted In as a Successor to Rhino in the OpenJDK Project
The current OpenJDK members have voted Oracle's Project Nashorn, a new JVM-based JavaScript implementation, as a successor to Rhino which is the current JVM JavaScript implementation. Nashorn is due for release with Java 8 in late 2013. It allows JavaScript to be embedded in Java applications and to develop standalone JavaScript applications.
-
Flash4j 3.0 - A Java Api For Flash Development
Flash4j is a Java API (initially a wrapper over Apache Flex) that offers Java developers a familiar way to develop Flash applications in pure Java without knowledge of ActionScript.
-
Apache Flex Graduates as TLP, but Its Future Remains Uncertain
ASF recently announced the Apache Flex graduation as a top level project (TLP) after being in incubation for about one year after Adobe entrusted the SDK’s source code, tools and dependencies to ASF.
-
Community-Driven Research: Ruby On Rails State of Practice - Deployment and Management
InfoQ's research initiative continues with a 15th question about: "Ruby On Rails State of Practice: Deployment and Management". This is a new service we hope will provide you with up-to-date & bias-free community-based insight into trends & behaviors that affect enterprise software development. Unlike traditional vendor/analyst-based research, our research is based on answers provided by YOU.
-
KeyboardJS 0.4.1 released
KeyboardJS, a library written to make working with the keyboard in JavaScript a lot easier, last month saw its 0.4.1 release, which includes a number of bug fixes and new features.
-
DotNetNuke - 10 Years of Transformation
From IBuySpy Workshop to DotNetNuke - 10 Years of Evolution for the Largest Web CMS platform on Microsoft .NET
-
Oracle Releases Security Fix for Java 7
Oracle today released Java 7u11 with security fixes for remote code execution vulnerabilities related to escaping the applet sandbox through crafted reflection API calls. Read on to find out more about it, and how to find out if you are affected or not.
-
Ambient Light and Proximity Enter the DOM
The W3C has introduced a series of APIs that allow developers to interact with a device and a variety of peripherals. Two of these specifications, "Proximity Events" and "Ambient Light Events" have entered their Last Call stages as drafts and in the coming months will enter the Candidate Recommendation stage wherein implementations will begin to appear.