Archive

RSSCodeProject (47)

Date Title
2012-01-15 CQRS for the lazy *ss
2011-12-27 2010 - 2011: A retrospective
2011-12-18 Continuous thinking: Essay: TL;DR - functional programming = SQL SELECT statement
2011-11-28 Continuous thinking: CQRS explained to a 10-year old
2011-11-21 Continuous thinking: Essay: the duality of knowledge
2011-11-15 Pragmatic CQRS: Verifying username uniqueness when registering a new user
2011-10-25 Quick tip: How to do TDD/BDD and debug unit tests with Visual Studio Express editions
2011-10-21 Scritchy: CQRS without plumbing - a preview
2011-10-06 Continuous thinking: How your MBTI type can help you
2011-09-21 Continuous thinking: Essay: "The secret sauce of great leadership - IMO ;) -"
2011-05-30 Continuous thinking: why a 4GL should be avoided to start a new app
2011-03-31 Continuous thinking: Nerdbeers - Providing business value by issue tracking
2011-03-16 Continuous thinking: Nerdbeers continued - We all win !!
2011-03-07 Continuous thinking: just ship it - the story of NerdBeers
2010-12-30 Continuous thinking: Essential business books shortlist: 3 business books everyone should have read
2010-09-01 Winning the game with CQRS/event sourcing and BDD
2010-08-24 Beating the odds - development of a leak finder app for multitable SitNGo Poker
2010-08-11 Getting started quickly with BDD in .Net
2010-05-20 Building an MVVM framework for both .Net and .Net CF
2010-04-20 Override interface mappings and creata a generic entity version filter
2010-03-31 "Var keyword is for JavaScript" - about using the var keyword & other coding guidelines
2010-01-29 Screencast: Build an Asp.net MVC application quickly using MVCExtensions
2010-01-26 The advantage of using BDD over TDD
2010-01-20 Build asp.net MVC applications FAST with MVCExtensions v0.4
2010-01-18 Teaser on my upcoming mvcextensions project release
2010-01-02 2009 retrospective: .Net technologies and lessons learned
2009-12-22 Howto+why using a prototype & bdd for a project estimate + personal rant
2009-12-07 The Quest for the perfect ASP.Net MVC code : v0.3
2009-12-03 The Quest for the perfect ASP.Net MVC code : Let the games begin
2009-12-02 Rant : Your abomination is my clever hack
2009-11-30 M-V-VM in Asp.Net MVC : removing dependencies between asp.Net views and controller actions
2009-11-20 Aubergine (BDD for .Net) source code available on github
2009-11-12 Aubergine (BDD for .net) v0.06 : support for parameter tables in given/when/then
2009-11-11 Aubergine (BDD for .net) v0.05 : text stories/html & custom output/cmdline parser
2009-11-09 Published a new Article on CodeProject : Getting started with BDD + new version of aubergine
2009-11-07 Aubergine .Net BDD : support for named/typed parameters + RECURSIVE DSL + bugfix + no more assertions
2009-11-06 BDD with DSL: "Aubergine", a ruby/cucumber like alternative for .NET - download available
2009-11-04 A new BDD framework in .Net : Aubergine
2009-11-03 A new BDD framework in .Net : Aubergine
2009-10-20 w00t : Building a new app from the ground up : IOC, database and other stuff; a real framework
2009-10-19 w00t : Building a new app from the ground up : First specs and getting started
2009-10-19 w00t : Building a new app from the ground up : setting up the environment
2009-10-19 w00t : Building a new app from the ground up : methodology, technology & tools used
2009-10-01 Using google Calendar as a timetracker for your customers/ convert-import-export iCal /ics/google calendar to text/csv file
2009-05-06 To git or not to git - Source control done right / intro and quick tutorial
2009-04-07 Why choose ASP.NET MVC as a web development platform ?
2009-01-26 ASP.NET MVC ImageHandler for thumbnails

RSSDevelopment (74)

Date Title
2012-01-18 The Seven Habits of Possibly Spectacularly Successful Executives
2012-01-15 CQRS for the lazy *ss
2011-12-27 2010 - 2011: A retrospective
2011-12-21 #Startup: How #NancyFx, #SimpleData and #Scritchy provided me 16K Euro profit in the first month
2011-12-18 Continuous thinking: Essay: TL;DR - functional programming = SQL SELECT statement
2011-11-28 Continuous thinking: CQRS explained to a 10-year old
2011-11-15 Pragmatic CQRS: Verifying username uniqueness when registering a new user
2011-10-25 Quick tip: How to do TDD/BDD and debug unit tests with Visual Studio Express editions
2011-10-21 Scritchy: CQRS without plumbing - a preview
2011-09-21 Continuous thinking: Essay: "The secret sauce of great leadership - IMO ;) -"
2011-03-31 Continuous thinking: Nerdbeers - Providing business value by issue tracking
2011-03-16 Continuous thinking: Nerdbeers continued - We all win !!
2011-03-07 Continuous thinking: just ship it - the story of NerdBeers
2010-12-15 Continuous thinking: The future of software
2010-12-13 Motivating people
2010-12-07 Testing how far you can go with removing CQRS infrastructure
2010-12-01 SoWhat.cs - An example of a possible .Net web framework looking like Sinatra
2010-09-28 My #CQRS cookbook
2010-09-01 Winning the game with CQRS/event sourcing and BDD
2010-08-24 Beating the odds - development of a leak finder app for multitable SitNGo Poker
2010-08-11 Getting started quickly with BDD in .Net
2010-05-20 Building an MVVM framework for both .Net and .Net CF
2010-04-20 Override interface mappings and creata a generic entity version filter
2010-04-12 Major update for MvcExtensions
2010-03-31 "Var keyword is for JavaScript" - about using the var keyword & other coding guidelines
2010-01-29 Screencast: Build an Asp.net MVC application quickly using MVCExtensions
2010-01-26 The advantage of using BDD over TDD
2010-01-20 Build asp.net MVC applications FAST with MVCExtensions v0.4
2010-01-18 Teaser on my upcoming mvcextensions project release
2010-01-02 2009 retrospective: .Net technologies and lessons learned
2009-12-22 Howto+why using a prototype & bdd for a project estimate + personal rant
2009-12-07 The Quest for the perfect ASP.Net MVC code : v0.3
2009-12-03 The Quest for the perfect ASP.Net MVC code : Let the games begin
2009-12-02 Rant : Your abomination is my clever hack
2009-11-30 M-V-VM in Asp.Net MVC : removing dependencies between asp.Net views and controller actions
2009-11-20 Aubergine (BDD for .Net) source code available on github
2009-11-13 New essay on BDD - "Given I did" to support flow in user stories
2009-11-12 Aubergine (BDD for .net) v0.06 : support for parameter tables in given/when/then
2009-11-11 Aubergine (BDD for .net) v0.05 : text stories/html & custom output/cmdline parser
2009-11-09 Published a new Article on CodeProject : Getting started with BDD + new version of aubergine
2009-11-07 Aubergine .Net BDD : support for named/typed parameters + RECURSIVE DSL + bugfix + no more assertions
2009-11-06 BDD with DSL: "Aubergine", a ruby/cucumber like alternative for .NET - download available
2009-11-04 A new BDD framework in .Net : Aubergine
2009-11-03 A new BDD framework in .Net : Aubergine
2009-10-20 w00t : Building a new app from the ground up : IOC, database and other stuff; a real framework
2009-10-19 w00t : Building a new app from the ground up : First specs and getting started
2009-10-19 w00t : Building a new app from the ground up : setting up the environment
2009-10-19 w00t : Building a new app from the ground up : methodology, technology & tools used
2009-10-01 Using google Calendar as a timetracker for your customers/ convert-import-export iCal /ics/google calendar to text/csv file
2009-07-10 Why pick git over any other source control repository ?
2009-05-06 To git or not to git - Source control done right / intro and quick tutorial
2009-04-14 Bug fix : JQuery Uploadify / Internet explorer / Flash Undefined error
2009-04-07 Why choose ASP.NET MVC as a web development platform ?
2009-01-26 ASP.NET MVC ImageHandler for thumbnails
2007-12-07 Using AOP / PostSharp to implement a function cache
2007-07-20 iPhone Keyboard on Windows Mobile 5/6 : download update available
2007-07-19 iPhone thumb keyboard for windows mobile 5 / 6 : download available
2007-07-10 iPhone thumb keyboard input simulation for windows mobile 5 / download available
2007-07-05 Update : IPhone UI study : keyboard text input and gestures mock up - download here
2007-07-04 IPhone UI study : keyboard text input and gestures mock up - download here
2007-06-27 Safe method invoker in c#
2007-06-20 Send smtp mail with an image included : a small but interesting code fragment
2007-06-06 New article on CodeProject : a minimalistic Telnet implementation
2007-06-05 Posted a new article on Codeproject : Who needs Linq anyway
2007-02-22 CRM day 999999 - Buildprovider DAL - subsonic dal is not sufficent -
2006-09-28 CRM day 4 : Discovered a new approach
2006-09-26 CRM day 2 : some general stuff
2006-09-25 CRM day 1 : Some simple ideas explained
2006-09-25 Develop a CRM-app prototype in one (yes ONE) week
2005-05-30 Opengl / c# source - Paul Bourke 3d Supershapes
2004-11-30 TestDriven.Net 1.0 out
2004-11-30 Cudi - Core universal database interface
2004-11-30 CROAM - objective analysis
2004-11-30 The user interface aspect

RSSHowto (20)

Date Title
2011-11-28 Continuous thinking: CQRS explained to a 10-year old
2011-11-15 Pragmatic CQRS: Verifying username uniqueness when registering a new user
2011-10-25 Quick tip: How to do TDD/BDD and debug unit tests with Visual Studio Express editions
2011-09-21 Continuous thinking: Essay: "The secret sauce of great leadership - IMO ;) -"
2010-12-30 Continuous thinking: Essential business books shortlist: 3 business books everyone should have read
2010-12-13 Motivating people
2010-04-20 Override interface mappings and creata a generic entity version filter
2010-03-31 "Var keyword is for JavaScript" - about using the var keyword & other coding guidelines
2010-01-29 Screencast: Build an Asp.net MVC application quickly using MVCExtensions
2009-12-22 Howto+why using a prototype & bdd for a project estimate + personal rant
2009-11-09 Published a new Article on CodeProject : Getting started with BDD + new version of aubergine
2009-10-20 w00t : Building a new app from the ground up : IOC, database and other stuff; a real framework
2009-10-19 w00t : Building a new app from the ground up : First specs and getting started
2009-10-19 w00t : Building a new app from the ground up : setting up the environment
2009-10-19 w00t : Building a new app from the ground up : methodology, technology & tools used
2009-05-06 To git or not to git - Source control done right / intro and quick tutorial
2006-03-23 HOWTO : (Dutch) onderhandelen over je loon
2006-03-06 HOWTO : buy a speaker/surround system for your home cinema and music experiences
2006-03-06 HOWTO : buy a plasma/LCD Television
2006-03-06 HOWTO : avoid concurrency issues on a database

RSSNews (35)

Date Title
2012-01-18 The Seven Habits of Possibly Spectacularly Successful Executives
2011-12-23 Open brief aan Belgische ondernemers: Stappen naar een beter Belgiƫ #BeterBelgie
2011-11-28 Continuous thinking: CQRS explained to a 10-year old
2011-10-21 Scritchy: CQRS without plumbing - a preview
2011-09-21 Continuous thinking: Essay: "The secret sauce of great leadership - IMO ;) -"
2011-03-31 Continuous thinking: Nerdbeers - Providing business value by issue tracking
2010-12-15 Continuous thinking: The future of software
2010-09-06 Waarom NVA deze match verloren heeft - een handanalyse
2010-04-20 Override interface mappings and creata a generic entity version filter
2010-03-31 "Var keyword is for JavaScript" - about using the var keyword & other coding guidelines
2010-01-29 Screencast: Build an Asp.net MVC application quickly using MVCExtensions
2010-01-26 The advantage of using BDD over TDD
2010-01-20 Build asp.net MVC applications FAST with MVCExtensions v0.4
2010-01-18 Teaser on my upcoming mvcextensions project release
2010-01-14 Einstein's theories explained in 5 minutes: (special) relativity
2010-01-02 2009 retrospective: .Net technologies and lessons learned
2009-12-30 Civilian's manifest against a ridiculous tax : we now need to pay extra taxes on usb-sticks/external hard discs because we MIGHT copy music/video on it
2009-12-22 Howto+why using a prototype & bdd for a project estimate + personal rant
2009-12-07 The Quest for the perfect ASP.Net MVC code : v0.3
2009-12-03 The Quest for the perfect ASP.Net MVC code : Let the games begin
2009-12-02 Rant : Your abomination is my clever hack
2009-11-30 M-V-VM in Asp.Net MVC : removing dependencies between asp.Net views and controller actions
2009-11-20 Aubergine (BDD for .Net) source code available on github
2009-11-13 New essay on BDD - "Given I did" to support flow in user stories
2009-11-12 Aubergine (BDD for .net) v0.06 : support for parameter tables in given/when/then
2009-11-11 Aubergine (BDD for .net) v0.05 : text stories/html & custom output/cmdline parser
2009-11-07 Aubergine .Net BDD : support for named/typed parameters + RECURSIVE DSL + bugfix + no more assertions
2009-11-06 BDD with DSL: "Aubergine", a ruby/cucumber like alternative for .NET - download available
2009-11-04 A new BDD framework in .Net : Aubergine
2009-11-03 A new BDD framework in .Net : Aubergine
2009-10-19 w00t : Building a new app from the ground up : methodology, technology & tools used
2009-01-26 Migration from dasblog to BlogEngine.NET
2008-11-29 Core - Past, current & future ; exit freelance consultancy, enter project & business development
2005-04-19 Current progress
2004-11-30 Cudi - Core universal database interface

RSSScience (1)

Date Title
2010-01-14 Einstein's theories explained in 5 minutes: (special) relativity

RSSTom's blog (46)

Date Title
2011-10-21 Scritchy: CQRS without plumbing - a preview
2011-10-06 Continuous thinking: How your MBTI type can help you
2011-09-21 Continuous thinking: Essay: "The secret sauce of great leadership - IMO ;) -"
2011-05-30 Continuous thinking: why a 4GL should be avoided to start a new app
2010-01-14 Einstein's theories explained in 5 minutes: (special) relativity
2010-01-05 Tab/Akkoorden en songtekst van "Zottegem Blues" (Miele, 1974)
2010-01-02 2009 retrospective: .Net technologies and lessons learned
2009-12-30 Civilian's manifest against a ridiculous tax : we now need to pay extra taxes on usb-sticks/external hard discs because we MIGHT copy music/video on it
2009-12-22 Howto+why using a prototype & bdd for a project estimate + personal rant
2009-12-07 The Quest for the perfect ASP.Net MVC code : v0.3
2009-12-03 The Quest for the perfect ASP.Net MVC code : Let the games begin
2009-12-02 Rant : Your abomination is my clever hack
2009-11-30 M-V-VM in Asp.Net MVC : removing dependencies between asp.Net views and controller actions
2009-11-20 Aubergine (BDD for .Net) source code available on github
2009-11-13 New essay on BDD - "Given I did" to support flow in user stories
2009-11-12 Aubergine (BDD for .net) v0.06 : support for parameter tables in given/when/then
2009-11-11 Aubergine (BDD for .net) v0.05 : text stories/html & custom output/cmdline parser
2009-11-09 Published a new Article on CodeProject : Getting started with BDD + new version of aubergine
2009-11-07 Aubergine .Net BDD : support for named/typed parameters + RECURSIVE DSL + bugfix + no more assertions
2009-11-06 BDD with DSL: "Aubergine", a ruby/cucumber like alternative for .NET - download available
2009-11-04 A new BDD framework in .Net : Aubergine
2009-11-03 A new BDD framework in .Net : Aubergine
2009-10-20 w00t : Building a new app from the ground up : IOC, database and other stuff; a real framework
2009-10-19 w00t : Building a new app from the ground up : First specs and getting started
2009-10-19 w00t : Building a new app from the ground up : setting up the environment
2009-10-19 w00t : Building a new app from the ground up : methodology, technology & tools used
2009-10-01 Using google Calendar as a timetracker for your customers/ convert-import-export iCal /ics/google calendar to text/csv file
2009-09-10 Jong voka kick-off 09/09/09 - een succes !
2009-07-10 Why pick git over any other source control repository ?
2009-05-06 To git or not to git - Source control done right / intro and quick tutorial
2009-04-07 Why choose ASP.NET MVC as a web development platform ?
2008-11-29 Core - Past, current & future ; exit freelance consultancy, enter project & business development
2008-01-06 Base Data Comfort and LG Viewty (KU990) : I am a follower
2007-08-21 Video : Rally Pittoresque
2007-07-12 Email : Job offer or SPAM; use google as a spam filter
2007-07-10 Alternatief voor Telenet digicorder opnemen, programmagids en flexview
2007-07-03 New version of DasBlog with extra and jforsythe macros installed
2007-06-26 Verdere info omtrent telenet digicorder etc..
2007-06-13 Technorati subscription :
2007-06-13 Antwoord mbt Telenet Digibox van de vlaamse overheid
2007-06-01 Alternatief voor digibox/digicorder ? (Telenet digitale televisie)
2006-03-28 Mesothelioma and lawyers ?
2005-01-18 Aestethics+ / SE P910i
2004-12-24 Best wishes !!!
2004-12-12 New google service - predict your search requests
2004-12-03 Must-have open source/freeware application lineup

Uncategorized (3)

Date Title
2011-02-08 Rant: "Ik verdien niet genoeg/Toplonen zijn onverantwoord"
2010-09-26 Started on an #NUnit addin for #Aubergine #BDD and got the testsuitebuilder up and running. Up next: engine refactoring
2009-11-13 Aubergine (BDD for .net) v0.07 : support for "Given I did"-clause

Total

108 posts

About Tom

Tom Janssens op LinkedIn

Tom Janssens op twitter

Core bvba RSS

 

Tom Janssens is an independent freelance ICT consultant that has been "into computers" ever since the age of 7.

Typing source code from a book evolved into exploring the limits of coding in procedural, assembly and object-oriented languages.
As he matured in software coding, he started focussing on the problems surrounding software development, and learned that software development is usually about people and interactions first, and about technology second.

Due to his diverse track record he gained insights in a lot of aspects of the software development process. Currently his main focus is on strategic ICT advice, lean product/project development and improving the software development process and architecture.

He avoids ivory-tower-approaches by applying and verifying the applicability of the latest tech buzz in software experiments.

He is also the founder of the following LinkedIn groups:

CQRS Professional
BDD Professional
Asp.Net MVC professional

More info about Tom and his company...


Advertisement

Forget all your SCRUM -, Kanban - and other Agile and Lean certificates

Here is the only true AGILE and LEAN certificate you will ever need:

The Creative Recursive Analysis Process Certificate
(CRAP Certificate for short)

More info can be found at the official CRAP certificate website:
http://bit.ly/CRAPCertificate