Sunday, September 22, 2013

Microsoft Outlook shortcuts

Below are the shortcuts I learnt and like and might forget over time!
Hence keeping it here for future reference.


Purpose How to do it?
Follow up/Add reminder an email in reading pane Insert button or ctrl+shift+g
Follow up/Add reminder an email when the mail is opened ctrl+shift+g
Go to diff folder Ctrl + y





Wednesday, September 18, 2013

Fluent API

Did some reading of articles on Fluent and related DSL . Found some good posts like below:
http://blog.jooq.org/2012/01/05/the-java-fluent-api-designer-crash-course/

But the real good one is from the guru, called founder of Fluent Martin Folwer's post:
http://martinfowler.com/bliki/FluentInterface.html