[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    GSoC - proposal
From:       Apekshit Sharma <apeksharma () gmail ! com>
Date:       2009-03-28 21:56:22
Message-ID: ef8f1e00903281444k5d37e806s40c2cb643483d72e () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi all and Carsten Niehaus

i want to be a part of open source development ,and it will be good to star=
t
with Google SoC.(as i will get a mentor :) :) ).here is my proposal for the
same .i would request respected developers to please give a look at my
proposal and make me aware of my flaws (hope there are not too many of
them).please suggest the changes i should do in it to make it better.

please ignore randomness in bold characters.i tried to put them correct,but
alas..actually i typed it all in openoffice word.

for Carsten Niehaus:can you please give me your email id for future
contacts.

Thanks in advance.

 PROPOSAL



 *Name:**Apekshit Sharma*



*Email Address:**apeksharma@gmail.com*



*Freenode IRC Nick:**apeksharma*



*Location (City, Country and/or Time Zone):**Jaipur, rajasthan , INDIA.
.+5:30 hours (i do my programming job in night mostly )*





 *Proposal Name:**I have decided to put my efforts in development of
Kalzium.I searched through a number of KDEEDU project but i choose kalzium.
My choice has three reasons behind it which have mentioned in motivation
section.*

*Here is my experience of last two days :*

*=93In past two days, i have tried out kalzium a number of times and had go=
ne
through a part of source code.During this , i came up with lots of
interesting ideas which i think if are implemented in it, will not only add
a lot of new features to it but will also increase its scope in the sense
that it will surve to larger no of people.=94*



 *So here are my ideas,(and which i wish kalzium should have).I have also
assigned priority to the tasks as **major **or **minor. **This proiority is
based on my judgement (what i feel) of increment, a particular task will
bring to kalzium as a whole:*

*1)(**major)**Drawback:Currently in chemical equation solver, only those
ionic equations can be solved in which all of the RHS and LHS ions are give=
n
and that also when coffecients of sufficient no(depends on eqn)*

of ions are given .This limits the use of this feature to a large extent as
in high schools ,there are a no of ionic eqn's to be solved in which only
the medium is given(acidic or basic) and ions(H+ and OH- ) change
accordingly.This was only an example which limits ionic equation solver fro=
m
its full capacity.



 Addition:I will implement a seperate solver for ionic equations which will
incorporate the above feature of a) selecting a medium of reaction and
b)just writing the ions of LHS and RHS it will solve the eqaution without
need of any cofficients (as it currently does).



 2)(major)Right now in kalzium ,user can only calculate only molecular mass
of a compound and the tab for the same is not so appealing.I would like to
add to it features like

a)given amount of substance(weight),calculate moles

b)given weight of substance added and volume of solution/solvent,calculate
molarity/molality.

c)calculate density ,strengths of solutions given weight of compound and
volume of solvent and vice-versa.

d)giving results on mixture of two solutions.

And many other such small things which would provide kalzium with wider
range of functions and serve more diverse problems of users.


3)(major)I would also like to add a feature which i'd like to call =93compo=
und
finder=94, and will do the fllowing:

once clicking on this feature ,the user when clicks on an element ,it will
show all the compounds of that element .On subsquint selection of
elements,it will keep on filtering compounds common to all selected element=
s
before and the new one.Also i will provide additional filters like , settin=
g
min or/and max no. of atoms of each element.in the compound,giving max
or/and min molecular mass, or like comp. should belong to a certain family
(like alcohols,aldehydes,proteins,etc) .etc

It will be a lot useful as it will provide functionality of finding
compounds by filters.

4)(minor)Current timeline tab is very premitive and not very charming.I
would like to make major modifications to it like using openGL to build an
more interective subwindow which will show periodic table building from
scratch and showing time progressing.

Also i can add a feature , of selecting two years and showing elements
discovered between these two years.





 *Motivation for Proposal / Goal:**As mentioned before, I had three major
motivations behind taking up this project which are:*

   1.

   *am very keen of learning new things and i am at a stage ,at which ,i
   think i should try out different things and choose which is best suited =
for
   me.And open source programming is a vast feild and seem to be very
   intersting to me, i am inclined towards giving it a shot.Who knows, this
   might be a start to long journey ahead.*
   2.

   *I am India National Chemistry Olympiad Gold Medalitst (only 35 all over
   india got it :) ).So , i have clear understanding of all the concepts i
   intend to implement .So like any other contender ,i won't have to devote=
 any
   extra time in understanding those concepts (Instead i will use it learn =
open
   GL andQt )*
   3.

   *I made a program in C in my 10**th** class which implemented the
2**nd**proposal above to a large extent.And so i am pretty confident
that =93
   **i will do it=94.*



 *Implementation Details:*

*Proposal 1:I will be using the already built parser to fetch the data,and
then use it in my algo.*

* It wouldn't be a tough nut to crack designing the algo, as i already know
how are the things done in paper, and with my programming exp. (6 years is
enough right now i guess :) ), i know it could be done with no pain.*

*Proposal 2:Its the same as above.Designing the better algo (as i have
already mentioned, i did a part of it in my 10**th** project ie 3 years
before) and then coding it into c++.*

*proposal 3:It will require some more knowledge =96 Qt , which i plan to
acquire in advance before 23**rd** may.Also it will need designing a new
format of storing data (which maps necessary data with the compound and
organizes data in an efficient manner of which i have a crude picture in
mind). What will be a challenge is,how much efficient can i make it ,as it
will be dealing with database of lakhs of compound (and evergrowing
database).*

*Proposal 4: For its implementation ,i will be learning OpenGl during the
same time as Qt.Although i know i bit of opengl (to be strict ,i saw a part
of opengl programming for this project and it was really easy understanding
it),and i am very much confident that it can be done easily.*





 *Tentative Timeline:**My semester exams will be over by 21**st** april ,so
my GSoC project will start from 22**nd** april *

*22**nd** april-23**rd** may (official start) =96 learning OpenGl,Qt and Op=
en
source programming style.*

*Now when the SoC starts officially:*

*90 days left....*

*15 days =96 implementation of the (better) ionic equation
solver.(1**st**proposal)
*

*75 days left....*

*10 days =96 implementation of additional aspects to molecular mass calcula=
tor
(2**nd** proposal)*

*65 days left ....*

*20 days =96 implementation of =93compound finder=94 (3**rd** proposal). (i=
 have
planned it late because i feel it to be really a major feature and thus wil=
l
need more experience which i will gain from 25 days of working)*

*45 days left...*

*5 days =96 implementation of timeline.(4**th** proposal)*

*40 days left...*

*next 5-10 days =96 reviewing things*

*and the remaining time i plan to discuss as many things as i can, with my
mentor, which can be implemented to make kalzium better.I'll try to add
maybe 1, or 2 more things to kalzium which will be like =93compound finder=
=94.*

*I intend to work for about 8 hours daily (as i am completely free during m=
y
summers owing to no pre-engagements).This (7x 8) hours/week would certainly
include posting my weekly achievements on to kde development list and
discussing with mentor about what better can i do. *





 *Do you have other obligations from late May to early August (school, work=
,
etc.)?*:I have no obligations during my summers, nor have i set any large
goals .So i feel it will be only GsoC and me during summer.Infact , I will
be free by 21st april as my semster ends the same day. So , I will be havin=
g
a good 32 days in hand before the start of GsoC (it think it will only be
formal to say that it starts on 23rd May,infact programming will start well
before it) to learn OpenGL and KDE coding style .



*About Me (let us know who you are!):*

  *I am Apekshit Sharma.I am currently pursuing for my B.Tech degree and am
a  first year student in Computer Science and Engineering Dept.at Indian
Institute of Technology,Bombay(IIT,Bombay).(www.iitb.ac.in).*

*I have been doing programming for 6 years.*

*I started my programming in C,*

*Currently i know- C,C++,Scheme and PHP.*

[Attachment #5 (text/html)]

	<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
	<title></title>
	<meta name="GENERATOR" content="OpenOffice.org 2.4  (Linux)">
	<style type="text/css">
	&lt;!--
		@page { size: 21cm 29.7cm; margin: 2cm }
		P { margin-bottom: 0.21cm }
	--&gt;
	</style>

<p style="margin-bottom: 0cm;"> Hi all and Carsten Niehaus</p>
<p style="margin-bottom: 0cm;">i want to be a part of open source
development ,and it will be good to start with Google SoC.(as i will
get a mentor :)  :)   ).here is my proposal for the same .i would
request respected developers to please give a look at my proposal and
make me aware of my flaws (hope there are not too many of
them).please suggest the changes i should do in it to make it better.</p><p \
style="margin-bottom: 0cm;">please ignore randomness in bold characters.i tried to \
put them correct,but alas..actually i typed it all in openoffice word.</p> <p \
style="margin-bottom: 0cm;">for Carsten Niehaus:can you please give me your email id \
for future contacts.<br></p> <p style="margin-bottom: 0cm;">Thanks in \
advance.<br><br> </p>
<p style="margin-bottom: 0cm;">					PROPOSAL</p>
<p style="margin-bottom: 0cm;"><br>
</p>
<p style="margin-bottom: 0cm;"><br>
</p>
<p><strong>Name:</strong><strong><span style="">Apekshit
Sharma</span></strong></p>
<p> </p>
<p><strong>Email Address:</strong><strong><span style=""><a \
href="mailto:apeksharma@gmail.com">apeksharma@gmail.com</a></span></strong></p> <p> \
</p> <p><strong>Freenode IRC Nick:</strong><strong><span \
style="">apeksharma</span></strong></p> <p> </p>
<p><strong>Location (City, Country and/or Time Zone):</strong><strong><span \
style="">Jaipur, rajasthan , INDIA.  .+5:30 hours  (i do my programming job in night
mostly )</span></strong></p>
<p> </p>
<p><br><br>
</p>
<p><strong>Proposal Name:</strong><strong><span style="">I
have decided to put my efforts in development of  Kalzium.I searched
through a number of KDEEDU project  but i choose kalzium. My choice
has three reasons behind it which have mentioned in motivation
section.</span></strong></p>
<p><strong><span style="">Here is my experience of
last two days :</span></strong></p>
<p><strong>“<i><span style="">In past two days,
i have tried out kalzium a number of times and had gone through a
part of source code.During this , i came up with lots of interesting
ideas which i think if are implemented in it, will not only add a lot
of new features to it but will also increase its scope in the sense
that it will surve to larger no of  people.”</span></i></strong></p>
<p><br><br>
</p>
<p><strong><span style="font-style: normal;"><span style="">So
here are my ideas,(and which i wish kalzium should have).I have also
assigned priority to the tasks as </span></span></strong><strong><span \
style="font-style: normal;">major </span></strong><strong><span style="font-style: \
normal;"><span style="">or </span></span></strong><strong><span style="font-style: \
normal;">minor. </span></strong><strong><span style="font-style: normal;"><span \
style="">This proiority is based on my judgement (what i feel) of increment, a
particular task will bring to kalzium as a whole:</span></span></strong></p>
<p><strong><span style="font-style: normal;"><span \
style="">1)(</span></span></strong><strong><span style="font-style: \
normal;">major)</span></strong><strong><span style="font-style: normal;"><span \
style="">Drawback:Currently in chemical equation solver,  only those ionic equations \
can be solved in which all of the RHS and LHS ions are given and that also
when coffecients of sufficient no(depends on eqn)</span></span></strong></p>
<p>of ions are given .This limits the use of this feature to a large
extent as in high schools ,there are a no of ionic eqn&#39;s to be solved
in which only the medium is given(acidic or basic) and ions(H+ and
OH- ) change accordingly.This was only an example which limits ionic
equation solver from its full capacity.  
</p>
<p><br><br>
</p>
<p>Addition:I will implement a seperate solver for ionic equations
which will incorporate the above feature of a) selecting a medium of
reaction and b)just writing the ions of LHS and RHS it will solve the
eqaution without need of any cofficients (as it currently does).</p>
<p><br><br>
</p>
<p>2)(major)Right now in kalzium ,user can only calculate only
molecular mass of a compound and the tab for the same is not so
appealing.I would like to add to it features like 
</p>
<p>a)given amount of substance(weight),calculate moles</p>
<p>b)given weight of substance added and volume of
solution/solvent,calculate molarity/molality.</p>
<p>c)calculate density ,strengths of solutions given weight of
compound and volume of solvent and vice-versa.</p>
<p>d)giving results on mixture of two solutions.</p>
<p><span style="">And </span> many other such
small things which would provide kalzium with wider range of
functions and serve more diverse problems of users. <br><br><br>3)(major)I
would also like to add a feature which i&#39;d like to call “compound
finder”, and will do the fllowing:</p>
<p>once clicking on this feature ,the user when clicks on an element
,it will show all the compounds of that element .On subsquint
selection of elements,it will keep on filtering compounds common to
all selected elements before and the new one.Also i will provide
additional filters like , setting min  or/and max no. of atoms of
each <a href="http://element.in">element.in</a> the compound,giving max or/and min \
molecular mass, or like comp. should belong to a certain family (like
alcohols,aldehydes,proteins,etc) .etc 
</p>
<p>It will be a lot useful as it will provide functionality of 
finding compounds by filters.</p>
<p>4)(minor)Current timeline tab is very premitive and not
very charming.I would like to make major modifications to it like
using openGL to build an more interective subwindow which will show
periodic table building from scratch and showing time progressing.</p>
<p>Also i can add a feature , of selecting two years and showing
elements discovered between these two years.  
</p>
<p><br><br>
</p>
<p><br><br>
</p>
<p><strong>Motivation for Proposal / Goal:</strong><strong><span style="">As
mentioned before, I had three major motivations behind taking up this
project which are:</span></strong></p>
<ol><li><p><strong><span style="">am very keen of
	learning new things and i am at a stage ,at which ,i think i should
	try out different things and choose which is best suited for me.And
	open source programming is a vast feild and seem to be very
	intersting to me, i am inclined towards giving it a shot.Who knows,
	this might be a start to long journey ahead.</span></strong></p>
	</li><li><p><strong><span style="">I am India National
	Chemistry Olympiad Gold Medalitst (only 35 all over india got it  :)
	).So , i have clear understanding of all the concepts i intend to
	implement .So like any other contender ,i won&#39;t have to devote any
	extra time in understanding those concepts (Instead i will use it
	learn open GL andQt )</span></strong></p>
	</li><li><p><strong><span style="">I made a program in
	C in my 10</span></strong><strong><sup><span \
style="">th</span></sup></strong><strong><span style="">  class which implemented the \
2</span></strong><strong><sup><span style="">nd</span></sup></strong><strong><span \
style="">  proposal above to a large extent.And so i am pretty confident that
	“</span></strong><strong><i>i will do it”.</i></strong></p>
	
</li></ol>
<p><br><br>
</p>
<p><strong>Implementation Details:</strong></p>
<p><strong><span style="">Proposal 1:I will be
using the already built parser to fetch the data,and then use it in
my algo.</span></strong></p>
<p><strong><span style="">	It wouldn&#39;t be a tough
nut to crack designing the algo, as i already know how are the things
	done in paper, and with my programming exp. (6 years is enough right
now i guess :) ), i 	know it could be done with no pain.</span></strong></p>
<p><strong><span style="">Proposal 2:Its the same
as above.Designing the better algo (as i have already mentioned, i
did a part of it in my 10</span></strong><strong><sup><span \
style="">th</span></sup></strong><strong><span style=""> project ie 3 years before) \
and then coding it into c++.</span></strong></p> <p><strong><span style="">proposal \
3:It will require some more knowledge – Qt , which i plan to acquire in
advance before 23</span></strong><strong><sup><span \
style="">rd</span></sup></strong><strong><span style=""> may.Also it will need \
designing a new format of storing data (which maps necessary data with the compound \
and organizes data in an efficient manner of which i have a crude picture in mind). \
What will be a challenge is,how much efficient can i make it ,as it will be
dealing with database of lakhs of compound  (and evergrowing
database).</span></strong></p>
<p><strong><span style="">Proposal 4: For its
implementation ,i will be learning OpenGl during the same time as
Qt.Although i know i bit of opengl (to be strict ,i saw a part of
opengl programming for this project and it was  really easy
understanding it),and i am very much confident that it can be done
easily.</span></strong></p>
<p><br><br>
</p>
<p><br><br>
</p>
<p><strong>Tentative Timeline:</strong><strong><span style="">My
semester exams will be over by 21</span></strong><strong><sup><span \
style="">st</span></sup></strong><strong><span style=""> april ,so my GSoC project \
will start from 22</span></strong><strong><sup><span \
style="">nd</span></sup></strong><strong><span style=""> april  </span></strong>
</p>
<p><strong><span style="">22</span></strong><strong><sup><span \
style="">nd</span></sup></strong><strong><span style=""> \
april-23</span></strong><strong><sup><span \
style="">rd</span></sup></strong><strong><span style=""> may (official start) – \
learning OpenGl,Qt and Open source programming style.</span></strong></p>
<p><strong><span style="">Now when the SoC starts
officially:</span></strong></p>
<p><strong><span style="">90 days left....</span></strong></p>
<p><strong><span style="">15 days –
implementation of the (better) ionic equation \
solver.(1</span></strong><strong><sup><span \
style="">st</span></sup></strong><strong><span style=""> \
proposal)</span></strong></p> <p><strong><span style="">75 days \
left....</span></strong></p> <p><strong><span style="">10 days –
implementation of additional aspects to molecular mass calculator
(2</span></strong><strong><sup><span style="">nd</span></sup></strong><strong><span \
style=""> proposal)</span></strong></p>
<p><strong><span style="">65 days left ....</span></strong></p>
<p><strong><span style="">20 days –
implementation of “compound finder” (3</span></strong><strong><sup><span \
style="">rd</span></sup></strong><strong><span style=""> proposal). (i have planned \
it late because i feel it to be really a major feature and thus will need more \
experience which i will gain from 25 days of working)</span></strong></p>
<p><strong><span style="">45 days left...</span></strong></p>
<p><strong><span style="">5 days –
implementation of timeline.(4</span></strong><strong><sup><span \
style="">th</span></sup></strong><strong><span style=""> \
proposal)</span></strong></p> <p><strong><span style="">40 days \
left...</span></strong></p> <p><strong><span style="">next 5-10 days –
reviewing things</span></strong></p>
<p><strong><span style="">and the remaining time i
plan to discuss as many things as i can, with my mentor, which can be
implemented to make kalzium better.I&#39;ll try to add maybe 1, or 2 
more things to kalzium which will be like “compound finder”.</span></strong></p>
<p><strong><span style="">I intend to work for
about 8 hours daily (as i am completely free during my summers owing
to no pre-engagements).This (7x 8) hours/week would certainly include
posting my weekly achievements on to kde development list and
discussing with mentor about what better can i do. </span></strong>
</p>
<p><br><br>
</p>
<p><br><br>
</p>
<p><strong>Do you have other obligations from late May to early
August (school, work, etc.)?</strong>:I have no obligations during my
summers, nor have i set any large goals .So i feel it will be only
GsoC and me during summer.Infact , I will be free by 21<sup>st</sup>
april as my semster ends the same day. So , I will be having a good
32 days in hand before the start of GsoC (it think it will only be
formal to say that it starts on   23<sup>rd</sup> May,infact
programming will start well before it) to learn OpenGL and KDE coding
style . 
</p>
<p> </p>
<p style="text-align: left;"><strong>About Me (let us know who you \
are!):</strong></p><div> </div><p style="text-align: left;">


	<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
	<title></title>
	<meta name="GENERATOR" content="OpenOffice.org 2.4  (Linux)">
	<style type="text/css">
	&lt;!--
		@page { size: 21cm 29.7cm; margin: 2cm }
		P { margin-bottom: 0.21cm }
	--&gt;
	</style>

</p><p><strong><span style="">I am Apekshit Sharma.I
am currently pursuing for my B.Tech degree and am a  first year
student in Computer Science and Engineering Dept.at Indian Institute
of Technology,Bombay(IIT,Bombay).(<a \
href="http://www.iitb.ac.in">www.iitb.ac.in</a>).</span></strong></p> \
<p><strong><span style="">I have been doing programming for 6 \
years.</span></strong></p> <p><strong><span style="">I started my programming
in C,</span></strong></p>
<p><strong><span style="">Currently i know-
C,C++,Scheme and PHP.</span></strong></p>
<p></p>
<p><br><br>
</p>
<p style="margin-bottom: 0cm;"><br>
</p>
<p style="margin-bottom: 0cm;"><br>
</p>
<p style="margin-bottom: 0cm;"><br>
</p>
<p style="margin-bottom: 0cm;"><br>
</p>
<p style="margin-bottom: 0cm;"><font color="#888888">					</font></p>



>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic