InfoQ Homepage Architecture & Design Content on InfoQ
-
JBoss Releases Hibernate 4.0
JBoss Releases Hibernate 4.0 which comes with Multi-tenancy support, the introduction of a standard mechanism for writing Hibernate extensions, initial refactorings towards OSGI and several other cleanups.
-
OASIS Delivers Cloud Computing Application Portability Specification
Leading tech vendors are working together to establish a standard for enabling “portability of cloud applications and IT services that comprise them running on complex software and hardware infrastructure.”
-
NY Announces New High School for Software Engineering
Mayor Bloomberg announced recently the opening of a high school for software engineering in New York. The school will be located in Union Square. The main driver behind this idea has been Mike Zemansky, a computer science teacher. According to Bloomberg this is part of a bigger strategy where New York will open new Career and Technical Education Schools in the next years.
-
Funf Is a Sensing and Data Processing Mobile Framework
Funf is an open source framework for collecting and analyzing mobile data. It has been used by MIT to see how political opinions change during an election campaign, how users interact with each other, or how illnesses spread through population.
-
Apache Hadoop 1.0.0 Supports Kerberos Authentication, Apache HBase and RESTful API to HDFS
After six years of gestation, Big data framework Apache Hadoop 1.0.0 was recently released. Core features in the release include Kerberos Authentication, support for Apache HBase and RESTful API to HDFS. InfoQ spoke with Arun Murthy, VP of Apache Hadoop, about the new release.
-
MSEPT'12 - Conference on Software Engineering for Multicore Systems
It is hard to leverage the parallelism provided by recent processor architectures. As these CPUs are now available even in the low cost price sector, the main challenge of software engineers is to utilize the processors in their applications or apps. The International Conference on Multicore Software Engineering, Performance, and Tools (MSEPT'12) will focus on possible answers.
-
Making Technical Community More Active - 2011 Year-End Review of Baidu Technical Salon
Baidu Technical Salon is a regular offline communication activity hosted by Baidu, planned, executed and implemented by InfoQ. The topics included cloud computing, mobile Internet, big data, log analysis and other current popular topics. This article mainly reviews Baidu’s support for technical community via Technical Salon, community’s feedbacks on these activities as well as a brief plan in 2012
-
SpringSource Releases Spring Data Redis 1.0.0
SpringSource has recently released Spring Data Redis, an abstraction over the existing Java Redis libraries that offers a unified API and easier Java Object serialization for Spring based applications.
-
InfoQ Issues Call for Articles
InfoQ is announcing a call for articles and is encouraging practitioners and domain experts to submit feature-length (2,000 to 3,000 word) papers that are timely, educational and practical. Topics of interest include cloud architecture and development, Java, Agile, NoSQL, big data analytics, HTML 5 and mobile development. Author guidelines are now also available.
-
IBM is now wearing a Green Hat
On January 4th, IBM announced it is going to acquire the cloud and SOA integration service company Green Hat. Testing is one of the main challenges when developing cloud or SOA based applications. Buying Green Hat IBM hopes to offer more productive testing approaches and other benefits for such types of large scale software systems. Green Hat will be integrated into IBM Rational Solution.
-
Microsoft Previews Windows Azure Application Integration Services
In late December 2011, Microsoft announced the pre-release of a set of services labeled Windows Azure Service Bus EAI Labs. These enhancements to the existing Windows Azure Service Bus make it easier to connect (cloud) applications through the use of message routing rules, protocol bridging, message transformation services and connectivity to on-premises line of business systems.
-
Damien Katz Abandons Apache CouchDB, Continues with Couchbase Server
We interviewed Damien Katz who is leaving Apache CouchDB behind, moving further with Couchbase Server, and porting large portions of the code from Erlang to C/C++. We also picked up reactions from the community.
-
ESE Tookit: Use Windows' Internal High-Performance Data Store To Build Applications
The ESE Toolkit provides C++ and C# class libraries that allow easier application development using the Windows Extensible Storage Engine (ESE), a high-performance data store built into Windows.
-
Oracle Provider Gets EF Support
Oracle has recently released Oracle Data Access Components (ODAC) 11.2 Rel 4 with support for Entity Framework 4.1 and 4.2. This will allow .NET developers working with Oracle database to work with a popular ORM and use LINQ to Entities for data access operations instead of hand-coding the SQL statements. However Code First and DBContext API are not supported in this release.
-
Product Backlog Ordering, Sequence for Success
Historically, some product owners have prioritized backlogs by making pairwise comparison of projected economic return between two items in isolation. Successful Agile teams often take a holistic approach, accounting for risk, dependencies, and the complex interplay among and across backlog items.