InfoQ Homepage Development Content on InfoQ
-
Advice for Securing Data in Windows Azure
In a recent MSDN article entitled Crypto Services and Data Security in Windows Azure, Jonathan Wiggs provides advice on securing data stored and processed through Windows Azure. InfoQ explored the topic in more detail to understand some of the security ramifications which come with deploying an application to the cloud.
-
The Java EE 6 Web Tier: Servlets Gain Asynchronous Support, Improved Extensibility
Some of the most significant enhancements in Java EE 6 have occurred in the web tier. The Servlet API, the basis of almost all Java web frameworks, sees improvements to extensibility and plugability, and gains standardised asynchronous support. In the first of two articles on the EE 6 web tier InfoQ takes a look at the Servlet 3.0 specification.
-
Google Collections 1.0 Offers Enhanced Implementations of the Java Collections Framework
The Google Collections Library, version 1.0-final, was released on December 30, 2009. The library – an assortment of enhanced implementations of the Java collections framework - is the culmination of years of work by numerous engineers including Google’s Kevin Bourrillion, Jared Levy, Doug Lea, Josh Bloch, and Bob Lee.
-
A Short History of Dynamic Typing in Visual Basic
Visual Basic has always been on the fence between static and dynamic typing. In the beginning VB supported late binding, which is known today as “duck typing”. Through the years it has adopted support for stricter typing, though recently it has swung the other way with full support for the dynamic language runtime.
-
Gremlin, a Language for Working with Graphs
Gremlin is a Turing Complete programming language useful for working with graphs. It is a Java DSL that makes extensive use of XPath to query, analyze and manipulate graphs.
-
A Step Toward Better Cloud Security: Searchable Encryption
In a whitepaper entitled Cryptographic Cloud Storage, Seny Kamara and Kristin Lauter from the Microsoft Research Cryptography Group, propose a "virtual private storage service" offered by public clouds using new cryptographic techniques.
-
QCon London in 2 Months: Skype, Facebook Case studies; QCon iPhone App
The 4th annual QCon London is just 2 months away! 75% of the schedule is now live including case studies from Facebook, Skype, sky.com, and dozens more. The next discount deadline to register expires tomorrow. QCon this year has an iPhone app! Search for 'QCon Guide' in the AppStore.
-
JBoss HornetQ 2.0.0.GA Released with (Optional) Native Linux Journal for Improved Performance
After JBoss first announced the rebranding of JBoss Messaging to HornetQ this summer, it has now followed with a GA release.
-
CSI C# Interpreter Supports .NET 4.0
CSI is a simple C# interpreter allowing command-line compilation of standalone C# files. A new version has been released to support .NET 4.0. CSI is open source with a full test suite.
-
Debate: Comparing NHibernate and EF 4
Recently, a post by Oren Eini (a.k.a. Ayende Raheim) touched off a debate around the respective merits and capabilities of NHibernate and Entity Framework 4.0, two .NET-based Object/Relational Maping frameworks. InfoQ explored this debate in more detail to understand some of the perspectives which were given.
-
SpringSource Moves dm Server to Eclipse.org and EPL License with Project Virgo
Today SpringSource announced the creation of the Virgo project which proposes transitioning dm Server to an EPL based Eclipse project.
-
The State of Flex RIA Development Ecosystem
Flex 1.0 was released in March 2004. Since then, the Flex based RIA development has been increasingly gaining momentum; and RIA has become a well accepted web application development approach. To assess the state of Adobe Flex, InfoQ reviewed the current Flex RIA development ecosystem.
-
Json.NET Claims Significant Performance Improvements over Other .NET Serializers
Json.NET is claiming to offer better serialization and deserialization performance than any of the major serializers in .NET including BinaryFormatter. It even performs well against the remarkably fast DataContractSerizalier.
-
Google Wants to Administer the First White Spaces Database
Google proposes to FCC to become the administrator of a White Spaces Database containing geo-location information about devices using the free channels in the radio spectrum.
-
Sun Releases Early Access Version of RAD Tool for JavaFX
Sun has released an early preview of one of the two RAD tools it is building for JavaFX through the NetBeans update centre. JavaFX is also seeing some more high profile early adopters including the 2010 Winter Olympics website.