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:)

Passed Final Evaluation #GSoC

Just passed the Final evaluation of the #OpenMRS.. huhh..
Proof :
—————————————————————————–

———- Forwarded message ———-
From: <no-reply@socghop.appspotmail.com>
Date: Sat, Aug 27, 2011 at 12:38 AM
Subject: Final Evaluations results processed for General Feedback Mechanism
To: gaurav.paliwal1989@xxx.com
Cc: burke@xxx.org, michael@xxx.org, benwolfe@xxx.com

Hi Gaurav Paliwal,

We have processed the evaluation for your project named General Feedback Mechanism with OpenMRS.

Congratulations, from our data it seems that you have successfully passed the Final Evaluations. Please contact your mentor to discuss the results of your evaluation and to plan your goals and development plan for the rest of the program

Greetings,
The Google Open Source Programs Team