Clojure
Rich Hickey discusses Clojure features and syntax, example code, functional programming, concurrency semantics, transactions, software transactional memory, agents, implementation and pain points.
- Java,
Tracking change and innovation in the enterprise software development community
Posted by Hartmut Wilms on Nov 29, 2007 11:03 AM
Microsoft released The Architecture Journal Reader, which is a WPF reader application for The Architecture Journal.
The Architecture Journal is a magazine focused on IT-Architecture published by Microsoft. The magazine is offered in a printed and an online version, and new editions are issued quarterly. With 13 issues and over 60,000 subscribers, the Architecture Journal is a strong vehicle to drive thought leadership for and interest in Microsoft’s architectural perspective.
Simon Guest, Director in the Architecture Strategy Team at Microsoft and editor-in-chief of The Architecture Journal, introduces the reader as
an offline, immersive, and searchable reading experience for all issues of the Journal, available in 4 languages. The Architecture Journal Reader automatically synchronizes with new content as it's released, enables annotations, includes a reading list of favorite articles, and even supports feedback on articles through a set of online forums.
The Architecture Journal Reader is now available as a beta release. It is a WPF client application that has a strong resemblence to the New York Times Reader. Both readers are based on the NewsReader SDK, which "will be released soon so that anybody could then provide a customized reader for their rss feeds".
The Architecture Journal Reader offers the following features:
The Architecture Journal Reader is a great alternative for reading The Architecture Journal. It offers a great set of features for searching the contents of all issues as well as organizing contents for later reference.
Continuous Application Performance and Transaction Analysis eKit
How to use Open Source SOA Safely in the Enterprise
Evolutionary Design through Agile Development Podcast
It is quite interesting to see how some companies are moving more and more towards web, while others are getting back to the desktop. I can definitely see benefits in both approaches; however when the technologies/players involved are the big names, I always think there is more to it.
./alex
--
.w( the_mindstorm )p.
Alexandru Popescu
Senior Software Eng.
InfoQ Techlead/Co-founder
There certainly is and it's color is silver ;-). I like to take the best of both worlds. Very many people read blogs by visiting the corresponding web sites instead of subscribing to the ATOM or RSS feed. I like my blog reader and its features, e.g. taking notes, categorizing blog entries, ... That's why I like the Architecture Journal Reader. But to be honest, I'll most likely still print the PDFs, sit down in a comfortable chair and arm myself with a pen ...
But to be honest, I'll most likely still print the PDFs, sit down in a comfortable chair and arm myself with a pen ...
I tend to agree with you... till I get so many papers around that I get that overwhelming feeling... and then I just get back to PDFs.
./alex
--
.w( the_mindstorm )p.
Alexandru Popescu
Senior Software Eng.
InfoQ Techlead/Co-founder
Rich Hickey discusses Clojure features and syntax, example code, functional programming, concurrency semantics, transactions, software transactional memory, agents, implementation and pain points.
We introduce the concept of Composite Oriented Programming, and show how it avoids the issues with OOP and reignites the hope of being able to compose domain models with reusable pieces.
Dan Farino talks about the system architecture and the challenges faced when building a very large online community. Dan explains how a .NET product scales on hundreds of servers.
Alan Shalloway, CEO and founder of Net Objectives, presents the Lean software development principles and practices and how they can benefit to Agile practitioners.
Bernd Mathiske discusses Maxine VM, Java compatibility, swapping major VM components, research areas, Object handling, code examples, optimizing compiler, snippets, bytecode generation, JNI and JIT.
Joe Armstrong speaks on various aspects of the Erlang language, presenting its roots, how it compares with other languages and why it has become popular these days.
The java double-check singleton pattern is not thread safe and can’t be fixed. In this article, Dr. Alexey Yakubovich provides an implementation of the Singleton pattern that he claims is thread-safe.
Diana and Jim talk about patterns observed in CTOs' activity. CTOs emerge as real people caring for other people in their organization, and are put under a lot of pressure and constraints.
3 comments
Reply