Archive by year: 2014
Not finding what you're looking for? Browse the archives.
2014
Dec
-
23
Unit Testing Extjs UI with Siesta
An attempt to replace instable Webdriver tests with Siesta UI tests
Oct
-
24
.NET Memory management VS JVM Memory management
Increasing your maximum heap size in .NET? Tough luck.
Sep
-
23
Faking domain logic
Using C# extensions to create the illusion of domain logic -
22
Custom Webdriver Page Factories
Wrapping WebElements to reduce boilerplate clutter
Mar
-
26
Bye autotools hello Scons
Building C++ projects with Scons -
14
Metaprogramming instead of duplication
convention over duplication, good or bad?