Mon Feb 08 00:29:34 HKT 2010
From
/weblog/software_engineering/testing
A nice example of convert dbunit from using junit to testng -
http://www.realsolve.co.uk[..]h/blog.php?name=philzoio&mydate=20050826 redirect junit output to a file -
http://www.diotalevi.com/weblog/?p=43 invokeNCopiesWithTimeout, run a test ( in runnable() ) for n times and see if it ok for multi-thread likely or not -
http://binkley.blogspot.com[..]/running-n-foreground-tasks-in-java.html Use theories to execute test with a lot difference input, probably possible for all cases -
http://blog.schauderhaft.de[..]010/01/31/new-feature-of-junit-theories/ The other features, rule, perform some rule on test cases -
http://blog.schauderhaft.de/2009/10/04/junit-rules/
(google search)
(amazon search)
Sun Feb 07 22:41:23 HKT 2010
From
/weblog/database
A pointer to various database style discussion, like [application database], [integration database], [silly database], [smart database] ...
http://www.pervasivecode.com[..]n-of-stupid-databases-being-a-good-idea/ BDD for database design
Requirements are behavior,
Provides "ubiquitous language" for analysis,
Acceptance criteria should be executable.
Design constraints should be made into executable tests.
-
http://www.methodsandtools.com/archive/archive.php?id=78
(google search)
(amazon search)
Sun Feb 07 22:34:25 HKT 2010
From
/weblog/career
First, don't lie at the CV....
http://discuss.joelonsoftware.com/default.asp?joel.3.357394 Some useful information from the thread:
online learning listing:
http://www.n-d-l-a-c.com/pages/1/index.htm uk university listing:
http://www.ucas.com/instit/index.html The other useful resource of writing CV
http://www.eweek.com/print_article2/0,1217,a=182353,00.asp Number 1: The overblown objective
Number 2: The poorly executed bluff
Number 3: The mug shot
Number 4: The block party
Number 5: Wallflower skills
http://www.linkive.com[..]/Avoid%20these%20five%20resume%20killers
(google search)
(amazon search)
Sat Feb 06 23:58:39 HKT 2010
From
/weblog/investment
Tracking market with individual stocks -
http://traderfeed.blogspot.com[..]cking-market-with-individual-stocks.html How to Become a More Consistent Trader:
One powerful technique is to visualize the actions we wish to take *while evoking the emotional state that we are likely to be in*.
In other words, if we want to improve our consistency in honoring stop-loss levels, we should mentally rehearse stopping out of a trade while vividly imagining a market moving against us, evoking all the thoughts and feelings of being in a losing trade.
http://traderfeed.blogspot.com[..]ow-to-become-more-consistent-trader.html Why so easy to lose $$? People are comfortable with the known, and that keeps them static. It is so easy to lose money in the markets, because markets are dynamic. -
http://traderfeed.blogspot.com[..]08/why-its-so-easy-to-lose-money-in.html The day's volume in the ES contract not only stayed above its median volume throughout the day, but expanded its rise above the volume norms throughout the day. That told me that volatility was not likely to contract through the session. -
http://traderfeed.blogspot.com[..]-on-relationship-between-volume-and.html
(google search)
(amazon search)