Quickly learning the Strategy Design Pattern with Java
Using Java I'll quickly walk through how you can use the Strategy Design Pattern. We will cover how one might approach a particular... more »
Tweet 0 Comments Save Tags: java , methodology
Introduction to MVVM pattern in WPF
A basic introduction to MVVM platform and its components
Tweet 0 Comments Save Tags: .net , methodology , microsoft , standards
JEE Record/Replay Debugging Tool; The First to be Hosted
Reproducing a bug is one of the most problematic, "needle in a haystack"-type issues that a software development organization can face. ... more »
Tweet 0 Comments Save Tags: java , methodology , tools , web services
Steps towards REST
Last year Leonard Richardson gave a talk on QCon that included a maturity model for RESTful web services.
Tweet 0 Comments Save Tags: methodology , trends , web services
Programming Gets Harder as You Learn
As most programmers know the more you learn the harder things get, I’m finding this to be true. The more I learn about how I “should”... more »
Tweet 0 Comments Save Tags: methodology , opinion
No Maturity Models, But Individual Competence
There are dozens of maturity models in the world of software development and in other business environments. But I find the concept of... more »
Tweet 0 Comments Save Tags: methodology , tools , trends
Code Generation and Vendor Lock-In
When you build a code generator you have two basic options 1) Generate code to be read, complemented and possibly modified by humans - 2)... more »
Tweet 0 Comments Save Tags: frameworks , methodology , opinion , research
Automated Deployment to EC2
This is a great blog post by Grig Gheorghiu on experiences his team has had at OpenX configuring Automated deploys to Amazon's EC2. They... more »
Tweet 0 Comments Save Tags: agile , how-to , methodology , python
10 Kick Ass Presentation Techniques
I’ve been lucky enough to make public speaking part of my career. It’s something I love doing and enjoy every second of, but that’s not... more »
Tweet 1 Comments Save Tags: methodology
Practical Php Patterns: State
The pattern of today is the State one: its intent is allowing an object to change its behavior when its state change, while hiding the... more »
Tweet 0 Comments Save Tags: how-to , methodology , php , standards
Effectively Handling Exceptions in Testing Using MagicTest
Unfortunately handling exceptions thrown by methods under test has always been cumbersome. There has been some relief in the last few... more »
Tweet 0 Comments Save Tags: java , methodology
Parallel Programming in .NET 4
Stephen Toub joined me for a great discussion about the new Parallel Programming features in .NET 4. Formally known as the Parallel... more »
Tweet 0 Comments Save Tags: .net , methodology , reviews
Minimalism, The New Innovative
There’s so much room for observations and analogies in the evolution of production trends. Analogies are not merely a candy for the... more »
Tweet 0 Comments Save Tags: agile , methodology , opinion
Failure Modes in Scrum
In this presentation, recorded at Øredev 2009, Jens Østergaard examines why Scrum is so hard to implement. He discusses failure modes for... more »
Tweet 1 Comments Save Tags: ajax , methodology
How I Review Code
Just a quick post about how I, personally, review code. 7 things I do.
Tweet 1 Comments Save Tags: .net , how-to , methodology , opinion
12 Reasons To Be Learning Graph Theory
Throughout our schooling we always encounter some topics that we feel very strongly about, either because of how fascinating they are or... more »
Tweet 2 Comments Save Tags: methodology , opinion , reviews
Design Pattern - Factory Method design pattern in Java. - CodeWrapper.com
The Factory Method is creational Object Oriented design pattern. It is commonly been used in order to create a new instance of an object...
Tweet 1 Comments Save Tags: how-to , java , methodology
Visual Studio 2010 Concurrency Profiling And Parallel Programming
Visual Studio 2010 and .NET 4.0 are almost released, one of the new things that ship with this release is Parallel Programming. Since you... more »
Tweet 1 Comments Save Tags: frameworks , methodology , microsoft
Can Developers and Testers Love Each Other?
Results of a poll on functional testing responsibility are representative of the mistrust relationships that often exists between... more »
Tweet 0 Comments Save Tags: agile , methodology , opinion
Power Tools for Debugging
Learn about DebugAdvisor, a search based tool to find related bugs, and other related information such as people and files, Holmes, a... more »
Tweet 1 Comments Save Tags: .net , methodology , research , tools
Rapid Prototyping with SketchFlow
I remember teaching user interface design courses back in the mid-nineties. In those courses there was a slide entitled “Rapid... more »
Tweet 0 Comments Save Tags: methodology , reviews
Know when Googlebot visits your site/blog
Know when Googlebot visits your site/blog
Tweet 0 Comments Save Tags: methodology , php , tools , usability
Testing Java EE the JBoss way
Recently, jboss.org developers have been working hard on a solution to improve the testability of Java EE, and particularly JBoss AS.... more »
Tweet 2 Comments Save Tags: frameworks , java , methodology , tools
10 reasons to use or not use Scrum
I believe there are cases for using and not using SCRUM. It is not a silver bullet and you need to utilize what is best for different... more »
Tweet 2 Comments Save Tags: agile , methodology , opinion
My design and development process
I use a methodology that is based on best practices in the design industry and experience gained as an IT consultant. Is a formal... more »
Tweet 0 Comments Save Tags: methodology , web design




