SlideShare a Scribd company logo
OPEN SOURCE DEVELOPMENT Praveen AP CS 286  San Jose State University Instructor: Cay Horstmann
OPEN SOURCE DEVELOPMENT Contribution Free Mind Mind Mapping Software PHP Schedule It Online scheduling system
OPEN SOURCE DEVELOPMENT Free Mind 0.8.1 Rank 56  (Best Rank 5) 7 598 370 Downloads 8 to 10 developers on an average
OPEN SOURCE DEVELOPMENT Free Mind – Change Request Note Window Options (Left, Right, Top & Bottom) Remove existing panel Add the new  panel based on the action Split the window horizontally for bottom and top Split vertically for left and right
OPEN SOURCE DEVELOPMENT Free Mind – Note Window Options
PROJECT 2  PHP SCHEDULEIT
OPEN SOURCE DEVELOPMENT PhpScheduleIt - Enhancement Implemented Activation part of registration Check status of user pending or active Member Id, email Id
OPEN SOURCE DEVELOPMENT PhpScheduleIt - Implementation http://localhost/phpScheduleIt/register.php?activate=e24640f25550adbeb13b437d643c25fb&email=appraveencse@gmail.com   activate = MD5_HASH(memberid) Verification Get memberid for the emailid from DB Compute MD5_HASH(memberid) Compare this value with ‘activate’ value If (match) activate user
OPEN SOURCE DEVELOPMENT PhpScheduleIt - Problems Take care of cookies Check for direct access to home page Give specific error message to user ID does not exist Not activated Password problem
OPEN SOURCE DEVELOPMENT Communication email based communication svn for phpscheduleit patch for freemind
OPEN SOURCE DEVELOPMENT Tools Used Eclipse Dreamcoder svn (phpscheduleit) cvs (freemind) xampp Firebug
OPEN SOURCE DEVELOPMENT Conclusion Good exposure in Open source development Will contribute until there is enough  motivation well spec for ‘enough’ varies time to time

More Related Content

PPT
Architectural Analysis of Game Machines
PPTX
ccalendar
PPT
Intuit Intern
PPT
PPT
CS286: Motivation behind F/OSS
PPT
iPhone
PPT
Web Topics
PDF
The Outcome Economy
Architectural Analysis of Game Machines
ccalendar
Intuit Intern
CS286: Motivation behind F/OSS
iPhone
Web Topics
The Outcome Economy

Recently uploaded (20)

PDF
Electronic commerce courselecture one. Pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
A Presentation on Artificial Intelligence
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Empathic Computing: Creating Shared Understanding
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Machine learning based COVID-19 study performance prediction
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPT
Teaching material agriculture food technology
PDF
Approach and Philosophy of On baking technology
Electronic commerce courselecture one. Pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Network Security Unit 5.pdf for BCA BBA.
Building Integrated photovoltaic BIPV_UPV.pdf
A Presentation on Artificial Intelligence
Unlocking AI with Model Context Protocol (MCP)
Diabetes mellitus diagnosis method based random forest with bat algorithm
NewMind AI Monthly Chronicles - July 2025
Empathic Computing: Creating Shared Understanding
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Machine learning based COVID-19 study performance prediction
Chapter 3 Spatial Domain Image Processing.pdf
Review of recent advances in non-invasive hemoglobin estimation
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Dropbox Q2 2025 Financial Results & Investor Presentation
20250228 LYD VKU AI Blended-Learning.pptx
Teaching material agriculture food technology
Approach and Philosophy of On baking technology
Ad
Ad

cs286final

  • 1. OPEN SOURCE DEVELOPMENT Praveen AP CS 286 San Jose State University Instructor: Cay Horstmann
  • 2. OPEN SOURCE DEVELOPMENT Contribution Free Mind Mind Mapping Software PHP Schedule It Online scheduling system
  • 3. OPEN SOURCE DEVELOPMENT Free Mind 0.8.1 Rank 56 (Best Rank 5) 7 598 370 Downloads 8 to 10 developers on an average
  • 4. OPEN SOURCE DEVELOPMENT Free Mind – Change Request Note Window Options (Left, Right, Top & Bottom) Remove existing panel Add the new panel based on the action Split the window horizontally for bottom and top Split vertically for left and right
  • 5. OPEN SOURCE DEVELOPMENT Free Mind – Note Window Options
  • 6. PROJECT 2 PHP SCHEDULEIT
  • 7. OPEN SOURCE DEVELOPMENT PhpScheduleIt - Enhancement Implemented Activation part of registration Check status of user pending or active Member Id, email Id
  • 8. OPEN SOURCE DEVELOPMENT PhpScheduleIt - Implementation http://localhost/phpScheduleIt/register.php?activate=e24640f25550adbeb13b437d643c25fb&email=appraveencse@gmail.com activate = MD5_HASH(memberid) Verification Get memberid for the emailid from DB Compute MD5_HASH(memberid) Compare this value with ‘activate’ value If (match) activate user
  • 9. OPEN SOURCE DEVELOPMENT PhpScheduleIt - Problems Take care of cookies Check for direct access to home page Give specific error message to user ID does not exist Not activated Password problem
  • 10. OPEN SOURCE DEVELOPMENT Communication email based communication svn for phpscheduleit patch for freemind
  • 11. OPEN SOURCE DEVELOPMENT Tools Used Eclipse Dreamcoder svn (phpscheduleit) cvs (freemind) xampp Firebug
  • 12. OPEN SOURCE DEVELOPMENT Conclusion Good exposure in Open source development Will contribute until there is enough motivation well spec for ‘enough’ varies time to time