InfoQ Homepage Architecture Content on InfoQ
-
Sun Pledges to Appear Behind Every Cloud
Sun enters the cloud market with Sun Open Cloud Platform and will provide virtual machine images for all its open source software. The main technologies powering Sun’s cloud are: Java, MySQL, OpenSolaris and Open Storage.
-
Article: A Fusion of Proven Ideas: A Look Behind S#arp Architecture
In this article Billy McCafferty presents S#arp Architecture, an ASP.NET MVC architectural framework meant to leverage current best practices in architecting ASP.NET web applications by providing a project code template which uses Domain-Driven Design techniques and has built-in support for NHibernate, Castle Windsor and SQLite.
-
Relational Cloud On the Horizon
Microsoft has announced that SDS will deliver full relational database capabilities as a service. The core foundational components of SDS have not changed and it is still the same proven architecture of the current CTP. However, the ACE (Authority, Container, Entity) data model is being retired.
-
Presentation: Taming Effects with Functional Programming
In this presentation recorded during QCon London 2008, Simon Peyton-Jones advertises the need for programming purity achieved especially through use of functional languages and the increased attention given to functional programming.
-
Software Craftsmanship Manifesto: A Call to Arms
A movement to promote Software Craftsmanship has been brewing for a few years. Since Agile 2008 last year they found a focal point with Uncle Bob Martin's claim that the Agile Manifesto needed amending with a new value: "Software Craftsmanship over Crap". Recently a group has created the Software Craftmanship Manifesto.
-
Presentation: Rich Internet Applications with Flex and AIR
In this presentation recorded during QCon London 2008, Christophe Coenraets presents Flex and AIR, two technologies from Adobe used to create, deploy and run Rich Internet Applications. After a brief introduction to each technology, Coenraets showed some applications built with them.
-
Drive Testing in the Cloud for One Hour
JumpBox, a vendor offering application’s images running on many virtualization platforms, offers free one hour trials for their images running on Amazon’s EC2 cloud. All the products offered are open source and cover several basic areas: Content Management, CRM, Project Management, Collaboration, Network Monitoring, and Development Tools.
-
Flash is Dominating the Landscape, but Silverlight is Growing
A RIA statistics page is publishing the numbers of browsers having RIA plug-ins installed on a daily basis. The RIA space today is occupied by Flash but Silverlight is catching up.
-
Presentation: Community-Based Innovation: From Sports Equipment to Software
In this presentation recorded during OOPSLA 2008, Sonali K. Shah talks about innovations produced by community users. Contrary to the general perception, most innovations are not created by firms but by individuals. Shah offers the details of a study of innovations in sports equipments and also talks about open source and gated community innovations in software.
-
Presentation: Refactoring Databases
For years the norm for developers was to work in an iterative and incremental manner but for database developers to work in a more serial manner. The predominance of evolutionary development methods make it clear that the two groups need to work in the same manner to be productive as a team. Pramod presents material from "Refactoring Databases " on implementing evolutionary database development.
-
A Workflow-as-a-Service Platform using SilverLight
SnapFlow is the latest Workflow-as-a-Service platform to launch. Gopinath Dhanakodi, VP of Engineering, explains his technical choices while Samad Wahedi comments on why they decided not to use BPM standards as they aim at providing workflow for the masses.
-
Managing Amazon Services on the iPhone
A number of companies have started to develop mobile applications for managing Amazon Web Services. The most popular device is iPhone and the main service considered is EC2.
-
Article: RGen: Ruby Modeling and Code Generation Framework
This article introduces RGen, a modeling framework inspired by openArchitectureWare and technologies like the Eclipse's EMF. RGen uses internal DSLs for defining metamodels and offers a full modeling stack for Ruby.
-
Presentation: Pipes and Y! Query Language
In this presentation filmed during QCon SF 2008, Jonathan Trevor presents two Yahoo! technologies: Pipes and Y! Query Language (YQL). Both technologies can be used to process data obtained from various sources, but while Pipes is limited to Yahoo web services, YQL can process many types of data.
-
SQL Data Services Moving To a Full SQL Server Database in the Cloud
Last week InfoQ asked if RDBMS has its place in the cloud. All the big cloud vendors (Amazon, Google and Microsoft) are using a key/value store today. However, on the MSDN Developer Conference in San Francisco, Microsoft reported they will make RDBMS features of SQL Server available through SQL Data Services (SDS) after feedback from ISV’s.