Sweet words of Evangelism

Though I am no more a student these days to apply for GSoC, but its feel great helping others.
———- Forwarded message ———-
From: Harsha Siriwardena
Date: Tue, Apr 24, 2012 at 2:07 AM
Subject: Thank you so much Gaurav
To: Gaurav Paliwal
Hi Gaurav,Thank you so much Gaurav, I am really happy today.. 🙂 🙂 🙂
I will never forget your helps to come up this much so far Gaurav.

Thanks lot again.

Regards,
Harsha

————-

———- Forwarded message ———-
From: Amandeep Singh
Date: Tue, Apr 24, 2012 at 5:32 PM
Subject: Thank you
To: Gaurav Paliwal
Hi,
As you might know, my proposal for GSoC for KDE project has been selected this year. Its really amazing.
Also I think this year around 3 students from USIT have been selected, which is really great.
I would like to thank you for guiding and motivating me all along. It really helped me a lot.


Aman
irc: dedman @ freenode.net
blog: amanonit.blogspot.com

Submitted #GSoC Code sample

Just now submitted the Google Summer of Code 2011 sample code of project General Feedback Mechanism to the OpenMRS 2011 GSoC Repository. Link for the code submitted : http://code.google.com/p/google-summer-of-code-2011-openmrs/downloads/detail?name=Gaurav_Paliwal.tar.gz

Other Details Inline :

######################################################################
Project Details :     General Feedback Mechanism Module for OpenMRS
Project Guide :
Ben Wolfe ( http://blog.eflow.org/ )
Burke Mamlin ( http://blog.burkeware.com/ )
Student :
Gaurav Paliwal ( http://gauravpaliwal.com/ )

#######################################################################
Included Files Details :
trunk :                     Source Code Directory
Feedback-1.0.1.omod :                 Binary OMOD
openmrs-gsoc2011-gauravpaliwal.diff :         Project Diff
#######################################################################
Other Details :
Code :
git : https://github.com/gauravpaliwal/General-Feedback-Module-OpenMRS
svn : https://source.openmrs.org/browse/Modules/feedback/trunk

Design :         https://wiki.openmrs.org/display/projects/General+Feedback+Mechanism+%28Design+Page%29
Implementation Idea :     https://wiki.openmrs.org/display/projects/General+Feedback+Mechanism+%28Implementation+Ideas%29
User Documentation :     https://wiki.openmrs.org/display/docs/Feedback+Module
Module Page :         https://modules.openmrs.org/modules/view.jsp?module=feedback
Issue’s Page :         https://tickets.openmrs.org/browse/FDBK

How to take diff of #project in Git/SVN

If you want to take diff of the whole project then these commands can be useful :

For SVN user :
svn diff -r20131:22829 http://svn.openmrs.org/openmrs-modules/feedback/

20131 : Revision to start from
22829 : Revision to end from
http://svn.openmrs.org/openmrs-modules/feedback/ : Link to the SVN .

For Git User :
git log ‘HEAD@{24-05-2011}’..’HEAD@{22-08-2011}’ -p > openmrs-gsoc2011-gauravpaliwal.diff
24-05-2011 : Start Date
22-08-2011 : End Date
openmrs-gsoc2011-gauravpaliwal.diff : File to redirect the output

Thanks for Support of OpenMRS Community during GSoC

For more then 3+ months I have been working with OpenMRS community working on General Feedback Mechanism Module, I would like to thanks my mentor Ben Wolfe and Burke Mamlin for providing full support even during busiest of their schedule.At the same time I would also like to thanks them for correcting my typos 😀 (especially Ben Wolfe).I would also like to thanks Jeremy Keiper and Jan Flower who had given very valuable comment on my project proposal during the project proposal submission phase in early phase of Google Summer of code.At the same time I would also like to thanks Michael for providing 100% community infrastructure support, he solved our problem/doubts even during night hours.At the same time I would also like to thanks whole OpenMRS community for giving support especially during the Weekly developer meeting and on IRC.Will see you all in #IRC , Developer meets and also wiki/answers.openmrs.org in near future:)