InfoQ Homepage Architecture & Design Content on InfoQ
-
Mono for Android Debuts While MonoTouch Reaches 4.0
Novell has announced Mono for Android, a tool for .NET developers interested in creating applications in Visual Studio for Android. MonoTouch 4.0 comes with: Mono core 2.10, Parallel Frameworks for C#, LLVM Compiler Support, C# 4.0 and .NET 4.0 support, and others.
-
Google Reacts to Recent Openness Criticism
Andy Rubin, VP of Engineering at Google and head of Android group, has addressed the latest comments in the media regarding Google’s dedication to openness and policy around Android, remarking that Google wants both an open and healthy ecosystem for their mobile OS.
-
Attribute Based Caching for .NET
Attribute Based Caching provides declarative method-level caching and cache invalidation for .NET applications. Attributes applied to a method specify how it should be cached with no additional code necessary.
-
OSGi in Action
Manning have today published OSGi in Action, by Richard S Hall, Karl Pauls, Stuart McCulloch and David Savage. Written by long-term OSGi users and committers on the Apache Felix runtime, the depth of knowledge in the book comes across with subtleties and specific gotchas documented.
-
Oracle Seeking Community Input for JDK 8
With Java 7 now feature complete, Oracle is asking for input from the community for the next release, scheduled for late 2012. We take a look at what is likely to be in, and the overall direction of travel for Java 8.
-
Jetbrains announced appCode (CIDR) EAP - an Objective-C IDE for Mac and iOS development
AppCode is a complete Objective-C IDE for iOS and MacOS development, providing smart editors, debugging, refactoring, quick-fixes, version control integration, Interface Builder, Simulator and XCode interoperability. Available now as Early Accesss Program with 30 day license.
-
What is a Cloud?
A new discussion on focus.com “Is Facebook a cloud?” uncovers that there still is no agreement between practitioners on what a cloud really is.
-
OOD vs SOA Approach to SOA Domain Modeling
Should one approach SOA domain modeling starting with informational or functional constructs? Is a canonical data model the answer to standardizing message formats? What are the various stages of SOA information modeling? Experts on Gervas Douglas's SOA distribution list on yahoo groups put forth their views to answer these questions and more.
-
Mono in Google’s Summer of Code
Mono has been selected as a mentoring organization for this year’s Google Summer of Code. Since 2005, Google has been sponsoring this annual event for students. In exchange for working on an open source project, each student accepted into the program is paid a stipend of 5,000 USD, 500 of which is given in advance.
-
WSO2 Introduces a New Open Source Project: WSO2 Message Broker
Paul Fremantle announced on his blog a new open source projet and product: WSO2 Message Broker. MB is based on the Apache Qpid and supports Amazon SQS APIs and WS-Eventing.
-
Google Page Speed Goes Online and Mobile
Google has made Page Speed available online, enhancing it for analyzing web pages targeted at smartphones.
-
HTTP 1.2 Released with Improved Support for Hierarchies and Text-Menu Interfaces
The Hypertext Transfer Protocol (HTTP) got its first major update since 1999, which includes improved support for Hierarchies, Text-Menu Interfaces and Authentication. It also includes a new set of accepted headers and extension mechanisms.
-
Erlang Copied Scala's Actors & Erlang's VM is almost a Clone of the JVM
Erlang Co-creators, Joe Armstrong and Robert Virding, admit that Erlang is heavily inspired by the Java world. In an interview at ErlangFactory 2011 SF, they reveal how Scala Actors had shaped their work in what they then called Erlang Processes. Moreover, they acknowledge the fact that Erlang's VM is barely a clone of the famous JVM.
-
MacRuby Roundup: Ruby Apps Show Up in Mac AppStore, MacRuby in Lion, XCode 4 Support
The MacRuby team's busy working towards MacRuby 1.0, recently with the 0.10 release which adds XCode 4 support. Meanwhile, the first applications written using MacRuby have shown up in the Mac AppStore. Also: MacRuby seems to be part of the upcoming "Lion", Mac OS X 10.7.
-
Chameleon brings UIKit to OSX
The Chameleon project has been launched by the Iconfactory to allow UIKit-based applications to be ported to MacOSX. This enabled Twitterific for OSX to share 90% of the code with its iOS version and ultimately permit Iconfactory to do simultaneous releases on the iOS and Mac App Stores.