- Project Statistics for General Feedback Mechanism Module for OpenMRS : http://gauravpaliwal.com/Project_Stats/index.html
—– - Project name
- General Feedback Mechanism Module
- Generated
- 2011-08-16 17:36:12 (in 0 seconds)
- Generator
- GitStats (version )
- Report Period
- 2011-05-18 21:41:01 to 2011-08-16 15:01:50
- Age
- 90 days, 35 active days (38.89%)
- Total Files
- 83
- Total Lines of Code
- 7298 (22783 added, 15485 removed)
- Total Commits
- 46 (average 1.3 commits per active day, 0.5 per all days)
- Authors
- 1 (average 46.0 commits per author)
Presentation of eGov Stack 2.0 for IBMDSC
This is the presentation that I gave in IBM Developer Superstar competition 2nd round , although the presentation **was not that good** but still sharing it.
Also this is the awesome id card that I got for the day of presentation (No entry in IBM Noida facility without ID card 🙁 ) : Although the presentation is ***not that good*** but this card is still worth to be shared 😛 :
Spamday
Color to greyscale pdf
I am using the Canon ip1980 as printer and thankfully you need workarounds/tweaks to use it under GNU/Linux atleast in Debian Squeeze.Now if you want to take a printout then first you have to convert it into greyscale image and then take printout in case you are like me who is least bothered about purchasing a new color cartridge.I use following command to do that color to greyscale conversion of pdf files :
Error when loading gists from http://gist.github.com/.PrettyTime Java Library
The way people want to see their timeline has changed very fast in the last several years.Now instead of seeing timestamp people are more interested is seeing something like : “in 3 minutes!” etc etc.
The best way to do this in java is to use http://ocpsoft.com/prettytime/ , which allow you to use it in various variety of ways e.g. : PrettyTime.NET, PrettyTime Grails Plug-in, PrettyTime with JSP .