Pinned Repositories
calculator-with-history-java
An experiment for John Sonmez-s 'why unit testing is hard' post
rev-tomi's Repositories
rev-tomi/calculator-with-history-java
An experiment for John Sonmez-s 'why unit testing is hard' post
rev-tomi/AspectLTWExperiment
rev-tomi/bs_sample_app
sandbox for playing around with Bootstrap and rails
rev-tomi/celleditor-bug-workaround
A workaround for a known bug with JTable and CellEditor
rev-tomi/CommonAncestor
A solution to a programming riddle of the Budapest Coderetreat Group
rev-tomi/demo_app
Still learning rails through the railstutorial
rev-tomi/DueDateCalculatorQUnit
Experimenting with qunit
rev-tomi/first_app
Learning RoR through ruby.railstutorial.org
rev-tomi/fizzbuzz-cowboy
rev-tomi/fizzbuzz-guice
rev-tomi/fizzbuzz-manual-injection
rev-tomi/fizzbuzz-mocha-tdd
rev-tomi/fizzbuzz-server-bdd
rev-tomi/fizzbuzz-spring
A demo app for spring ioc framework
rev-tomi/fizzbuzz-spring-javaconf
rev-tomi/fizzbuzz-tapestry-di
rev-tomi/fizzbuzz-template
rev-tomi/java_tuples
This project is here for creating tuples easily in java
rev-tomi/js-list-lazy
Lazy List in JavaScript
rev-tomi/JsCalcTdd
A proof of concept project that it's possible to write Js in TDD manner with no browser or libs; only java 6 or higher
rev-tomi/LazyAndJQuery
A sample app on how to adapt jQuery to dankogai-s js-list-lazy
rev-tomi/LengthEncodedRecords
A demonstration for dealing with length-encoded records
rev-tomi/NWayMerge
A coding practice with n-way merge
rev-tomi/PartialMocksGettingWeird
This project contains a couple of examples on how to do partial mocking.
rev-tomi/poor-mans-template-engine
A minimalist template engine that you can copy with few keytrokes
rev-tomi/PredefinedFocusTravelsalPolicy
Messing around with Swing-s Layout Traversal Policy
rev-tomi/sample_app
The sample app built through the ruby.railstutorial.org
rev-tomi/skill-test
rev-tomi/survive-javascript
rev-tomi/swing-buttons-example
An example app that describes the peculiarities of multiple buttons sharing the same model.