Notepad++. As i said previously ,that was my first ever coding experience
in the real world and that time i was not aware of the coding standards.
That time i was reading the readability and writabily of the code , so i
try to make it formatted.
But that project i build in 6 days and i did not pay attention to code
formatting.


On Wed, Mar 28, 2012 at 3:29 AM, Marius Dumitru Florea <
[email protected]> wrote:

> On Tue, Mar 27, 2012 at 12:18 PM, arpit goyal <[email protected]> wrote:
> > Mr. Moraru ,
> > I have added my source code  for the web application at
> > https://github.com/agmps18/Fast-Scheduler . Please have a look at it ,
> the
> > documentation is very poor .If you want than i can write a document to
> help
> > you understand the code. Basic files are for web designing related.
> > Main algorithm files are at /admin/generate.php and
> /admin/distribution.php
>
> What editor did you use? I'm curious because the source code is not
> very well formatted: lots of empty lines and an inconsistent alignment
> (I can see your editor inserted tabs instead of spaces, but even the
> number of tabs is not always consistent).
>
> Thanks for sharing the code,
> Marius
>
> >  .
> >
> > Regards
> > Arpit Goyal
> >
> > On Tue, Mar 27, 2012 at 12:31 AM, arpit goyal <[email protected]> wrote:
> >
> >> Sir,
> >> My code was not open source ,but i will surely share it . And about open
> >> source ,i am at present working with a open source on the voice
> recognition
> >> module ,you can follow here<
> https://raxaemr.atlassian.net/wiki/display/RAXAJSS/Voice+Module+Project>.
> >> I am looking all database management module of the project as of now.
> >> Ya i will surely go and try to fix some of the bugs .
> >>
> >>
> >> On Tue, Mar 27, 2012 at 12:20 AM, Eduard Moraru <[email protected]
> >wrote:
> >>
> >>> Hi arpit,
> >>>
> >>> Please see the first mail from Marius. Go to jira.xwiki.org and fix
> some
> >>> easy bugs, preferably related to document history or document
> versioning.
> >>> We want to see if you are able to understand what is going on in a
> small
> >>> region of the project to the level where you are actually able to
> bring a
> >>> positive contribution (fix something).
> >>>
> >>> Alternatively, or complementary to be more exact, you could host online
> >>> the
> >>> code you mentioned that you have previously worked on, since its open
> >>> source license should allow that. We do not accept private mails with
> >>> zipped code :) It does not matter that the code is old, we just want to
> >>> have a look at it to make a general impression of your potential.
> >>>
> >>> Good luck,
> >>> Eduard
> >>>
> >>> On Mon, Mar 26, 2012 at 8:28 PM, arpit goyal <[email protected]>
> wrote:
> >>>
> >>> > I have succefully installed Xwiki and well as of now understanding
> the
> >>> > working .
> >>> > Whats next ?
> >>> >
> >>> >
> >>> > On Thu, Mar 22, 2012 at 7:32 PM, arpit goyal <[email protected]>
> wrote:
> >>> >
> >>> > > Dear Moraru sir,
> >>> > > I know that ,but i want to make sure that i submit my application
> weel
> >>> > > before the timeline ends , so that i am able to rectify or update
> my
> >>> > > application with the suggestion from the developer team.
> >>> > >
> >>> > >
> >>> > > On Thu, Mar 22, 2012 at 5:57 PM, Eduard Moraru <
> [email protected]
> >>> > >wrote:
> >>> > >
> >>> > >> Hi Arpit,
> >>> > >>
> >>> > >> Glad to see you are interested in GSoC at XWiki.
> >>> > >>
> >>> > >> Also, I`d like to remind you that, according to the GSoC timeline
> >>> [1],
> >>> > the
> >>> > >> deadline for student applications is:
> >>> > >>
> >>> > >> "April 6: 19:00 UTC Student application deadline."
> >>> > >>
> >>> > >> Good luck,
> >>> > >> Eduard
> >>> > >>
> >>> > >> ----------
> >>> > >> [1] http://www.google-melange.com/gsoc/events/google/gsoc2012
> >>> > >>
> >>> > >> On Thu, Mar 22, 2012 at 12:16 PM, arpit goyal <[email protected]>
> >>> > wrote:
> >>> > >>
> >>> > >> > Yes , i did download xwiki enterprise installer , but it is not
> >>> able
> >>> > >> > install i am looking into the reason , but i will surely do it
> on
> >>> 15th
> >>> > >> ,the
> >>> > >> > day when my exams get over.
> >>> > >> >
> >>> > >> > Thanking for helping me out.
> >>> > >> >
> >>> > >> > Regards
> >>> > >> > Arpit Goyal
> >>> > >> >
> >>> > >> > On Thu, Mar 22, 2012 at 3:09 PM, Marius Dumitru Florea <
> >>> > >> > [email protected]> wrote:
> >>> > >> >
> >>> > >> > > On Thu, Mar 22, 2012 at 11:35 AM, arpit goyal <
> [email protected]
> >>> >
> >>> > >> wrote:
> >>> > >> > > > Sir,
> >>> > >> > > >
> >>> > >> > > >
> >>> > >> > > >
> >>> > >> > > > On Thu, Mar 22, 2012 at 2:52 PM, Marius Dumitru Florea <
> >>> > >> > > > [email protected]> wrote:
> >>> > >> > > >
> >>> > >> > > >> On Wed, Mar 21, 2012 at 5:24 PM, arpit goyal <
> >>> [email protected]>
> >>> > >> > wrote:
> >>> > >> > > >> > Sir ,
> >>> > >> > > >> > I am working with an open sourse Raxa , i came in contact
> >>> with
> >>> > it
> >>> > >> > via
> >>> > >> > > an
> >>> > >> > > >> > NGO called JSS .
> >>> > >> > > >> > This Project aims to build a interactive system by which
> >>> user
> >>> > can
> >>> > >> > ask
> >>> > >> > > for
> >>> > >> > > >> > any medical diagnosis and system will intelligently
> >>> diagnose.
> >>> > >> Follow
> >>> > >> > > on
> >>> > >> > > >> > open-mrs wiki<
> >>> > >> > > >>
> >>> > >> >
> >>> >
> https://raxaemr.atlassian.net/wiki/display/RAXAJSS/Voice+Module+Project
> >>> > >> > > >
> >>> > >> > > >> > page
> >>> > >> > > >> > for more information of the project.
> >>> > >> > > >> > i have developed a software which helps in forming school
> >>> > >> timetable
> >>> > >> > > >> > ,and optimizing teachers timing so that there is no
> clash.
> >>> > check
> >>> > >> it
> >>> > >> > on
> >>> > >> > > >> > www.gofastschedule.com(this is the first ever
> experience in
> >>> > real
> >>> > >> > time
> >>> > >> > > >> > coding , i coded this single handily and as a result
> there
> >>> are
> >>> > >> some
> >>> > >> > > >> design
> >>> > >> > > >> > bugs).
> >>> > >> > > >> > This is about my experience in real time application and
> >>> open
> >>> > >> > source.
> >>> > >> > > >>
> >>> > >> > > >> Great. Is the code open? Is it hosted somewhere?
> >>> > >> > > >>
> >>> > >> > > > If you need the code then i can mail it to you , but as it
> was
> >>> my
> >>> > >> first
> >>> > >> > > > time ever coding in real time application it is not of open
> >>> source
> >>> > >> > > standard
> >>> > >> > > > , because of poor documentation.
> >>> > >> > > > Well it was a year before so now as i am very much aware of
> the
> >>> > >> > > importance
> >>> > >> > > > of documentation and having a on-going experience of
> >>> open-source
> >>> > >> > coding.
> >>> > >> > > >
> >>> > >> > > >>
> >>> > >> > > >> >
> >>> > >> > > >> > Actually my mid-sems for college is going on and i am
> >>> putting
> >>> > all
> >>> > >> > > efforts
> >>> > >> > > >> > to synch gsoc with my exams. As my mid sem will end on
> >>> sunday
> >>> > and
> >>> > >> > > >> > application proposals will start on monday midnight(as
> per
> >>> the
> >>> > >> time
> >>> > >> > > >> here) ,
> >>> > >> > > >> > so i will only be able to show you , or prove myself to
> you
> >>> > that
> >>> > >> > time.
> >>> > >> > > >> > Regarding fixing bug , it require understanding of code
> and
> >>> > that
> >>> > >> > > requires
> >>> > >> > > >> > time, i know that is not your concern but it is for me.
> so
> >>> > please
> >>> > >> > > tell me
> >>> > >> > > >> > is it necessary to have a knowledge of the source code
> >>> before
> >>> > >> hand
> >>> > >> > or
> >>> > >> > > it
> >>> > >> > > >> > can be worked on during the interval march26-may21.
> >>> > >> > > >>
> >>> > >> > > >> You can of course do it in the application proposal period.
> >>> > What's
> >>> > >> > > >> important is that you make a pull request on GitHub by the
> >>> end of
> >>> > >> the
> >>> > >> > > >> application period so that we can assert your coding skills
> >>> when
> >>> > we
> >>> > >> > > >> evaluate your application.
> >>> > >> > > >>
> >>> > >> > > >
> >>> > >> > > > Yes, sure.
> >>> > >> > > >
> >>> > >> > >
> >>> > >> > > > Please suggest me to get knowledge in any field required
> ,not
> >>> as
> >>> > pre
> >>> > >> > req
> >>> > >> > > > for proposal but will be helpul for the project
> implementation.
> >>> > >> > >
> >>> > >> > > As I said in my first reply, you should start by downloading
> >>> XWiki
> >>> > >> > > Exterprise and play with it, especially with the document
> >>> > versioning.
> >>> > >> > > Next you should set up your work environment. See
> >>> > >> > > http://dev.xwiki.org/xwiki/bin/view/Main/WebHome .
> >>> > >> > >
> >>> > >> > > Hope this helps,
> >>> > >> > > Marius
> >>> > >> > >
> >>> > >> > > >
> >>> > >> > > >>
> >>> > >> > > >> Hope this helps,
> >>> > >> > > >> Marius
> >>> > >> > > >>
> >>> > >> > > >
> >>> > >> > > > Regards
> >>> > >> > > > Arpit Goyal
> >>> > >> > > >
> >>> > >> > > >>
> >>> > >> > > >> >
> >>> > >> > > >> > Regards
> >>> > >> > > >> > Arpit goyal
> >>> > >> > > >> >
> >>> > >> > > >> >
> >>> > >> > > >> > On Wed, Mar 21, 2012 at 8:44 PM, Marius Dumitru Florea <
> >>> > >> > > >> > [email protected]> wrote:
> >>> > >> > > >> >
> >>> > >> > > >> >> Hi,
> >>> > >> > > >> >>
> >>> > >> > > >> >> On Wed, Mar 21, 2012 at 12:48 PM, arpit goyal <
> >>> > >> [email protected]>
> >>> > >> > > >> wrote:
> >>> > >> > > >> >> > I am a student from india ,doing major in mathematics
> and
> >>> > >> > > computing,
> >>> > >> > > >> IIT
> >>> > >> > > >> >> > Delhi . I am very keen to be a member of xwiki family.
> >>> > >> > > >> >> > i am interested in the project :Improved wiki page
> >>> history
> >>> > >> > > >> >>
> >>> > >> > > >> >> I'm glad you're interested in this project.
> >>> > >> > > >> >>
> >>> > >> > > >> >> >
> >>> > >> > > >> >> > I have a strong backround in computer skills like
> java,c
> >>> and
> >>> > >> web
> >>> > >> > > >> >> > development related skills : html, css, javascript ,
> >>> jquery
> >>> > ,
> >>> > >> > sql ,
> >>> > >> > > >> php.
> >>> > >> > > >> >> > I have knowlwdge in matlab too.
> >>> > >> > > >> >>
> >>> > >> > > >> >> You have to prove it ;) . You should start by
> downloading
> >>> > XWiki
> >>> > >> > > >> >> Exterprise and play with it, especially with the
> document
> >>> > >> > versioning.
> >>> > >> > > >> >> Next you should set up your work environment. See
> >>> > >> > > >> >> http://dev.xwiki.org/xwiki/bin/view/Main/WebHome .
> >>> > >> > > >> >>
> >>> > >> > > >> >> If you have contributed to other open source projects in
> >>> the
> >>> > >> past
> >>> > >> > you
> >>> > >> > > >> >> should give us some links. The best way to prove your
> >>> skills
> >>> > is
> >>> > >> to
> >>> > >> > > fix
> >>> > >> > > >> >> a bug though, related to document versioning in this
> case.
> >>> See
> >>> > >> > > >> >> jira.xwiki.org .
> >>> > >> > > >> >>
> >>> > >> > > >> >> >
> >>> > >> > > >> >> > Please tell me if i need knowledge in other fields too
> >>> for
> >>> > >> this
> >>> > >> > > >> project ,
> >>> > >> > > >> >> > as i like this idea and it's use in future aspects.
> >>> > >> > > >> >>
> >>> > >> > > >> >> Java for the back-end and JavaScript+HTML+CSS for the
> >>> > front-end
> >>> > >> > > should
> >>> > >> > > >> >> be enough. You should take a look at Prototype.js
> because
> >>> this
> >>> > >> the
> >>> > >> > > >> >> main JavaScript library used in XWiki. We don't use
> JQuery.
> >>> > >> > > >> >>
> >>> > >> > > >> >> Thanks,
> >>> > >> > > >> >> Marius
> >>> > >> > > >> >>
> >>> > >> > > >> >> >
> >>> > >> > > >> >> >
> >>> > >> > > >> >> >
> >>> > >> > > >> >> > Best regards,
> >>> > >> > > >> >> > Arpit Goyal
> >>> > >> > > >> >> > _______________________________________________
> >>> > >> > > >> >> > devs mailing list
> >>> > >> > > >> >> > [email protected]
> >>> > >> > > >> >> > http://lists.xwiki.org/mailman/listinfo/devs
> >>> > >> > > >> >> _______________________________________________
> >>> > >> > > >> >> devs mailing list
> >>> > >> > > >> >> [email protected]
> >>> > >> > > >> >> http://lists.xwiki.org/mailman/listinfo/devs
> >>> > >> > > >> >>
> >>> > >> > > >> > _______________________________________________
> >>> > >> > > >> > devs mailing list
> >>> > >> > > >> > [email protected]
> >>> > >> > > >> > http://lists.xwiki.org/mailman/listinfo/devs
> >>> > >> > > >> _______________________________________________
> >>> > >> > > >> devs mailing list
> >>> > >> > > >> [email protected]
> >>> > >> > > >> http://lists.xwiki.org/mailman/listinfo/devs
> >>> > >> > > >>
> >>> > >> > > > _______________________________________________
> >>> > >> > > > devs mailing list
> >>> > >> > > > [email protected]
> >>> > >> > > > http://lists.xwiki.org/mailman/listinfo/devs
> >>> > >> > > _______________________________________________
> >>> > >> > > devs mailing list
> >>> > >> > > [email protected]
> >>> > >> > > http://lists.xwiki.org/mailman/listinfo/devs
> >>> > >> > >
> >>> > >> > _______________________________________________
> >>> > >> > devs mailing list
> >>> > >> > [email protected]
> >>> > >> > http://lists.xwiki.org/mailman/listinfo/devs
> >>> > >> >
> >>> > >> _______________________________________________
> >>> > >> devs mailing list
> >>> > >> [email protected]
> >>> > >> http://lists.xwiki.org/mailman/listinfo/devs
> >>> > >>
> >>> > >
> >>> > >
> >>> > _______________________________________________
> >>> > devs mailing list
> >>> > [email protected]
> >>> > http://lists.xwiki.org/mailman/listinfo/devs
> >>> >
> >>> _______________________________________________
> >>> devs mailing list
> >>> [email protected]
> >>> http://lists.xwiki.org/mailman/listinfo/devs
> >>>
> >>
> >>
> > _______________________________________________
> > devs mailing list
> > [email protected]
> > http://lists.xwiki.org/mailman/listinfo/devs
> _______________________________________________
> devs mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/devs
>
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to