|
|
Exploring the value proposition of Rails - part I
By now many of you have heard the growing rumble of the approaching train. Rails is taking the web development community by storm. Large numbers of people are taking notice of the productivity gains that it enables. This presentation will cover the foundations of Ruby and Rails and answer the “how” and “why” questions: how does Ruby and Rails work, and why should you care? We will begin by highlighting the Rails fundamentals that are most important to productivity gains. We will then compare Rails and the Java stack. We will look at the specifics behind the risk/reward equation, and clearly explain where the Rails sweet spot is and how to make an informed decision about usage.
(Tuesday, January 09, 2007 7:21 PM)
Visualiser
Tagged as :
|
Exploring the value proposition of Rails - part II
By now many of you have heard the growing rumble of the approachingtrain. Rails is taking the web development community by storm. Largenumbers of people are taking notice of the productivity gains that itenables. This presentation will cover the foundations of Ruby and Railsand answer the “how” and “why” questions: how does Ruby and Rails work,and why should you care? We will begin by highlighting the Railsfundamentals that are most important to productivity gains. We will thencompare Rails and the Java stack. Wewill look at the specifics behindthe risk/reward equation, and clearly explain where the Rails sweet spotis and how to make an informed decision about usage.
(Tuesday, January 09, 2007 7:25 PM)
Visualiser
Tagged as :
|
|
|
|
|
Test and other ways to make your code work right the first time - Part I
An introduction to JUnit 4.x JUnit is a tool that is nearly universally used to support Test-Driven Development (TDD). While there are other tools, such as TestNG, none of have had a greater impact on unit testing or the support of TDD. JUnit4 offers significant changes to how we organize and write tests, and it also offers backwards compatibility with environments that don't yet support it.
Learning what it takes to move to JUnit 4 is more important ever, since the upcoming release of Eclipse 3.2 will have built-in support for JUnit 4.
Many people aren't familiar with the annotations or static imports in Java 5, so seeing a few exampleswill help them appreciate the changes JUnit 4 offers. It will also introduce them to some of the new features in Java 5.
(Tuesday, January 09, 2007 4:43 PM)
Visualiser
Tagged as :
|
Test and other ways to make your code work right the first time - Part II
An introduction to JUnit 4.x
JUnit is a tool that is nearly universally used to support Test-Driven Development (TDD). While there are other tools, such as TestNG, none of have had a greater impact on unit testing or the support of TDD. JUnit4 offers significant changes to how we organize and write tests, and it also offers backwards compatibility with environments that don't yet support it.
Learning what it takes to move to JUnit 4 is more important ever, since the upcoming release of Eclipse 3.2 will have built-in support for JUnit 4.
Many people aren't familiar with the annotations or static imports in Java 5, so seeing a few examples will help them appreciate the changes JUnit 4 offers. It will also introduce them to some of the new features in Java 5.
(Tuesday, January 09, 2007 4:48 PM)
Visualiser
Tagged as :
|
JBoss ESB and SOA - part I.I
The focus of this session will be to demonstrate innovative open source technologies and give you an insight into the skills, tools and techniques for SOA-enabling your enterprise architecture. This session will be taught via lecture as well as interesting live demonstrations (e.g. .NETlinking to Java-based Rules engine) on various SOA related technologies such as JBoss ESB, SOAP, WSDL, JBoss jBPM BPEL and JBossWS.
(Tuesday, January 09, 2007 4:09 PM)
Visualiser
Tagged as :
|
JBoss ESB and SOA - part I.II
The focus of this session will be to demonstrate innovative open source technologies and give you an insight into the skills, tools and techniques for SOA-enabling your enterprise architecture. This session will be taught via lecture as well as interesting live demonstrations (e.g. .NETlinking to Java-based Rules engine) on various SOA related technologies such as JBoss ESB, SOAP, WSDL, JBoss jBPM BPEL and JBossWS.
(Tuesday, January 09, 2007 4:14 PM)
Visualiser
Tagged as :
|
JBoss ESB and SOA - part II.I
The focus of this session will be to demonstrate innovative open sourcetechnologies and give you an insight into the skills, tools and techniques forSOA-enabling your enterprise architecture. This sessionwill be taught via lecture as well as interesting live demonstrations(e.g. .NETlinking to Java-based Rules engine) on various SOA related technologies such as JBoss ESB, SOAP, WSDL, JBoss jBPM BPEL and JBossWS.(Tuesday, January 09, 2007 3:09 PM)
(Tuesday, January 09, 2007 4:18 PM)
Visualiser
Tagged as :
|
JBoss ESB and SOA - part II.II
The focus of this session will be to demonstrate innovative open source technologies and give you an insight into the skills, tools and techniques for SOA-enabling your enterprise architecture. This session will be taught via lecture as well as interesting live demonstrations (e.g. .NETlinking to Java-based Rules engine) on various SOA related technologies such as JBoss ESB, SOAP, WSDL, JBoss jBPM BPEL and JBossWS.
(Tuesday, January 09, 2007 4:22 PM)
Visualiser
Tagged as :
|
Enterprise Maven 2.0 - Part II
Unleash the power of Maven to streamline enterprise application development Building enterprise Java applications is a challenging process in which you must build, package, and deploy multiple components to a wide variety of environments. These components frequently depend on one another and on third-party libraries and frameworks. Additionally, effective software development organizations want this process to be automated, repeatable, and continuously integrated. Every enterprise application built will address these issues to some extent, and most will do so differently.
(Monday, December 18, 2006 12:18 PM)
Visualiser
Tagged as :
|
Monitoring distributed projects ; a tool comparison - Part I
The first agile principle (http://agilemanifesto.org/) says “individuals and interactions over processes and tools”. This line leads us to think that the agile principle gives more importance to individuals than the processes. Does that mean we should not give importance to agile methods like Scrum, XP, etc and do only what the individuals (team members') decide? “Or”, discard the tools, avoid automation and do things manually? In fact, tools usage has been given less importance in agile manifesto.But from the past experiences while working with agile teams, it is clear that, tools are in fact necessary part of agile development environment. Can you imagine a situation where the team does not have continuous integration tool, automated testing tool, code coverage tool and were asked to deliver a quality product in a short period of time ?. It would have taken ages for the development teams to deliver a quality product without tools.
(Monday, December 18, 2006 12:23 PM)
Visualiser
Tagged as :
|
Monitoring distributed projects ; a tool comparison - Part II
The first agile principle (http://agilemanifesto.org/) says “individuals and interactions over processes and tools”. This line leads us to think that the agile principle gives more importance to individuals than the processes. Does that mean we should not give importance to agile methods like Scrum, XP, etc and do only what the individuals (team members') decide? “Or”, discard the tools, avoid automation and do things manually? In fact, tools usage has been given less importance in agile manifesto.But from the past experiences while working with agile teams, it is clear that, tools are in fact necessary part of agile development environment. Can you imagine a situation where the team does not have continuous integration tool, automated testing tool, code coverage tool and were asked to deliver a quality product in a short period of time ?. It would have taken ages for the development teams to deliver a quality product without tools.
(Monday, December 18, 2006 12:27 PM)
Visualiser
Tagged as :
|
Spring & EJB 3.0 compared - Part I
Inside two of the most popular and promising Java technologies One of the hallmarks of the Java community is its constant innovation. The downside of this positive trait is that the community's pace of change often complicates the technical decision-making process. With the recent approval of Java Enterprise Edition 5.0 and Enterprise Java Beans 3.0 by the Java Community Process organization, the mainstream Java community has embraced many of the powerful concepts made popular by the Spring framework. But how do these two technologies compare? Do they even compare at all? What factors must a software development organization keep in mind when considering adoption of either technology?
This presentation will compare the Spring framework and EJB 3. It will examine similarities and differences, map strengths and weaknesses, discuss usage scenarios, and consider integration strategies. Participants will leave with a deeper understanding of the relative positioning of these technologies and of the types of considerations to bear in mind when considering adoption of either.
You are invited to take a closer look at this comparison at the speaker's wiki site: http://rodcoffin.wikispaces.com/SpringEJB3.
(Tuesday, December 12, 2006 5:53 PM)
Visualiser
Tagged as :
|
Spring & EJB 3.0 compared - Part II
Inside two of the most popular and promising Java technologies One of the hallmarks of the Java community is its constant innovation. The downside of this positive trait is that the community's pace of change often complicates the technical decision-making process. With the recent approval of Java Enterprise Edition 5.0 and Enterprise Java Beans 3.0 by the Java Community Process organization, the mainstream Java community has embraced many of the powerful concepts made popular by the Spring framework. But how do these two technologies compare? Do they even compare at all? What factors must a software development organization keep in mind when considering adoption of either technology?
This presentation will compare the Spring framework and EJB 3. It will examine similarities and differences, map strengths and weaknesses, discuss usage scenarios, and consider integration strategies. Participants will leave with a deeper understanding of the relative positioning of these technologies and of the types of considerations to bear in mind when considering adoption of either.
You are invited to take a closer look at this comparison at the speaker's wiki site: http://rodcoffin.wikispaces.com/SpringEJB3.
(Tuesday, December 12, 2006 5:56 PM)
Visualiser
Tagged as :
|
|
|
|
|
|
 |