Friday, March 26, 2010

Cellphone Etiquette

Everyone carries a cellphone these days and whether it’s non-stop texting or loud public calls, there’s no shortage of ways to be completely rude while using them. Here are some tips for adults and children on how to be more polite about cellphone usage.

Cell Phone Etiquette

Wednesday, March 24, 2010

Periodic Table of Visualization Methods

"a picture is worth a 1000 words" is a well known statement. When we are doing some documentation(SRS, PRD, Design Docs, etc...) or marketing/sales presentation we use lots of diagrams(eg: Charts, Trees, MindMaps, Tables, etc..) to explain some thing more clearly.

Here you can find a single place where it has some sample set of Visualization methodologies which we can use within our documentaions or presentations.

Check this out: http://www.visual-literacy.org/periodic_table/periodic_table.html

Move the mouse into each square and check the sample diagrams available.

I hope this will be helpful for Business Analysts, Sales/Marketing people, Technical Writers, etc...

Tuesday, March 23, 2010

Do you need a simple tool to count the lines of code




Use cloc - http://cloc.sourceforge.net/

Its so simple to generate the lines of code of your project. Above shows an output of the current project I'm working on.