InfoQ

InfoQ

Topic/Tag specific view

GOTO 2011 Content on InfoQ


Latest featured content about GOTO 2011

Scaling Devops - Breaking Down the Barriers between Development and IT Operations

Topics
Devops,
GOTO 2011,
Operations management ,
Operations,
GOTO Conference,
IT Service Management,
Adoption,
Cloud Computing,
Infrastructure,
Conferences,
Agile

Jez Humble discusses how to deal with risk management, regulation compliance, ITIL, audit requirements in a large organization that intends to adopt devops.

Presentations about GOTO 2011

Architecting in the Gaps

Topics
GOTO 2011,
GOTO Conference,
Conferences,
Enterprise Architecture,
Architecture Analysis,
Architecture

Eoin Woods suggests creating the architecture of a system by discovering the interactions between the components and focusing on the boundaries, helping with defining the interfaces and interactions.

The Frustrated Architect

Topics
GOTO 2011,
Self-organizing Team,
GOTO Conference,
Scrum,
Teamwork,
Architecture,
Agile,
Conferences

Simon Brown discusses the role of the software architect, challenging some of the current assumptions and trying to redefine it in the context of Agile development.

Mobile HTML5

Topics
HTML5,
Rich Internet Apps,
HTML,
GOTO 2011,
Web Development,
Markup Languages,
Cross Platform,
Languages,
GOTO Conference,
Mobile Development,
Conferences,
Programming,
Mobile

Maximiliano Firtman discusses HTML5, the features it introduces, how it can be used for cross-platform mobile development, compatibility issues, creating apps for a store, taking a look at the future.

Architecture Without an End State

Topics
GOTO 2011,
Methodologies,
GOTO Conference,
Programming,
Complex Systems,
Rules,
Conferences,
Architecture

Michael Nygard outlines 8 rules for dealing with complex systems: Embrace Plurality, Contextualize Downstream, Beware Grandiosity, Decentralize, Isolate Failure Domains, Data Outlives Applications, Applications Outlive Integrations, Increase Discoverability.

Back to the Future: Sockets and Relational Data in Your (Windows) Pocket

Topics
GOTO 2011,
GOTO Conference,
Data Access,
Conferences,
Storage,
Windows Phone 7,
Mobile,
Database

Dragos Manolescu introduces some of the new features in Windows Phone Mango - TCP and UDP sockets, network preferences and local storage –, discussing their optimization for lower power consumption.

Java in the Cloud - PaaS Platform in Comparison

Topics
Java,
Google AppEngine,
Cloud Foundry,
GOTO 2011,
GOTO Conference,
Languages,
IaaS,
VMWare,
PaaS,
Google,
Programming,
Companies,
Cloud Computing,
Amazon Elastic Beanstalk,
Conferences

Eberhard Wolff introduces Cloud Computing, IaaS/PaaS, comparing the Java support provided by Google GAE, Amazon Beanstalk, VMware Cloud Foundry, and Cloud Bees.

Interviews about GOTO 2011

John Nolan on the State of Hardware Acceleration with GPUs/FPGAs, Parallel Algorithm Design

Topics
Dynamic Languages,
GOTO 2011,
Performance Tuning,
Concurrency,
Parallel Programming,
Languages,
GOTO Conference,
Hardware,
Programming,
Conferences,
GPU,
Multi-core,
Performance & Scalability,
Financial Applications

John Nolan shows the state of hardware acceleration with GPUs and FPGAs, why it's hard to write efficient code for them, and why to favor polymorphism over if statements for performance.

IDE's and Developer tools, current state and future

Topics
Objective-C,
Java,
Git,
GOTO 2011,
Languages,
Source Control,
IDE,
.NET,
iOS,
GOTO Conference,
Programming,
PHP,
IntelliJ IDEA,
Operating Systems,
Mobile,
ReSharper,
Conferences

Software developers spend a lot of their time working in an IDE or editor. JetBrains Tool Evangelist Hadi Hariri talking about expanding IDE offerings, Jetbrains Open-Source experiences and community contributions, Objective-C and dynamic language IDE's, tool integration and a sneak preview into the future of software development.

Hardware friendly, high performance Java-Applications

Topics
GOTO 2011,
Java,
GOTO Conference,
Reference Architecture,
Languages,
Scalability,
Real Time Java,
Optimization,
Hardware,
Programming,
Performance & Scalability,
Disruptor,
In-Memory Persistence,
Conferences,
Architecture,
Financial Applications

Martin Thompson and David Farley discuss how to use the scientific method to create high performance systems by measuring performance and adapting the implementation to approach the limits of current hardware. The disruptor architecture is an open sourced result of their work at low-latency, high throughput systems for the retail trading platform of LMAX Ltd.

Mike Lee and Brian LeRoux on Mobile Development, Patents, Cross Platform UIs

Topics
Javascript,
Dynamic Languages,
GOTO 2011,
Web Development,
Languages,
iOS,
GOTO Conference,
PhoneGap,
Mobile,
Operating Systems,
Windows Phone 7,
Programming,
iPhone,
Apple,
Nokia,
iPad,
Patents,
GUI,
Conferences

Mike Lee and Brian LeRoux discuss how patents affect app developers and approaches to keep away patent trolls. Also: when to choose native GUIs over web GUIs for mobile apps - and when not.