<div dir="ltr">Hello my name is Shobhit pant, I am currently pursuing Btech CSE from allahabad(SHIATS).<br><br>I am very good in PHP and i have done a lot of work in php as an intern in various company. But this time i want to join GSOC as i am an open source enthusiast and love to work directly with exceptionally talented people like you guys.</div><div class="gmail_extra"><br><div class="gmail_quote">On 6 March 2015 at 01:08,  <span dir="ltr"><<a href="mailto:phpmyadmin-devel-request@lists.sourceforge.net" target="_blank">phpmyadmin-devel-request@lists.sourceforge.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send Phpmyadmin-devel mailing list submissions to<br>
        <a href="mailto:phpmyadmin-devel@lists.sourceforge.net">phpmyadmin-devel@lists.sourceforge.net</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:phpmyadmin-devel-request@lists.sourceforge.net">phpmyadmin-devel-request@lists.sourceforge.net</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:phpmyadmin-devel-owner@lists.sourceforge.net">phpmyadmin-devel-owner@lists.sourceforge.net</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Phpmyadmin-devel digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: Error reporting server GSoc 2015 (Marc Delisle)<br>
   2. Re: GSoC 2015 (Marc Delisle)<br>
   3. Issue with closing tags at the end of the file (Rahul Kadyan)<br>
   4. Re: Contribution to Phpmyadmin community (Marc Delisle)<br>
   5. Re: Issue with closing tags at the end of the file (Marc Delisle)<br>
   6. Re: Issue with closing tags at the end of the     file<br>
      (Hugues Peccatte)<br>
   7. Introduction to myself as GSOC aspirant and some details<br>
      about parser rewrite project (Nisarg Jhaveri)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Wed, 04 Mar 2015 16:06:22 -0500<br>
From: Marc Delisle <<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>><br>
Subject: Re: [Phpmyadmin-devel] Error reporting server GSoc 2015<br>
To: <a href="mailto:phpmyadmin-devel@lists.sourceforge.net">phpmyadmin-devel@lists.sourceforge.net</a><br>
Message-ID: <<a href="mailto:54F773CE.3000409@infomarc.info">54F773CE.3000409@infomarc.info</a>><br>
Content-Type: text/plain; charset=UTF-8; format=flowed<br>
<br>
Supun Athukorala a ?crit :<br>
> I am interested in the idea of the Error reporting server project idea in<br>
> GSOC 2015 ideas page. I haven't contributed to the PhpMyAdmin yet. But I am<br>
> interested in the this idea and like to get any advice's and<br>
> recommendations.<br>
><br>
> regards<br>
> Supun Athukorala<br>
<br>
Hi,<br>
be familiar with<br>
<a href="https://wiki.phpmyadmin.net/pma/GSoC_2015_Applicant_Guide" target="_blank">https://wiki.phpmyadmin.net/pma/GSoC_2015_Applicant_Guide</a><br>
<br>
--<br>
Marc Delisle (phpMyAdmin)<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 04 Mar 2015 16:04:17 -0500<br>
From: Marc Delisle <<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>><br>
Subject: Re: [Phpmyadmin-devel] GSoC 2015<br>
To: <a href="mailto:phpmyadmin-devel@lists.sourceforge.net">phpmyadmin-devel@lists.sourceforge.net</a><br>
Message-ID: <<a href="mailto:54F77351.5020507@infomarc.info">54F77351.5020507@infomarc.info</a>><br>
Content-Type: text/plain; charset=UTF-8; format=flowed<br>
<br>
Kartik Gupta a ?crit :<br>
> Hello,<br>
><br>
> I am a student from IIIT-Delhi, New Delhi, India. I had a look at your<br>
> organisation and there are some things that interest me. I am good at Web<br>
> Development including HTML, CSS and little bit of Javascript (still in<br>
> progress). Also, I know Django little bit. I really want to get started and<br>
> looking forward to work under your organisation. I would be really grateful<br>
> if someone could help me get started.<br>
<br>
Hi,<br>
as phpMyAdmin is mostly written in PHP, you'll need a knowledge of this<br>
language.<br>
<br>
--<br>
Marc Delisle (phpMyAdmin)<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Thu, 05 Mar 2015 07:48:08 +0000<br>
From: Rahul Kadyan <<a href="mailto:hi@znck.me">hi@znck.me</a>><br>
Subject: [Phpmyadmin-devel] Issue with closing tags at the end of the<br>
        file<br>
To: <a href="mailto:phpmyadmin-devel@lists.sourceforge.net">phpmyadmin-devel@lists.sourceforge.net</a><br>
Message-ID:<br>
        <<a href="mailto:CACZiu-O%2B17VNZqgbUVCcZkLMg16j-_iVAckFczNijNHsMkUVXQ@mail.gmail.com">CACZiu-O+17VNZqgbUVCcZkLMg16j-_iVAckFczNijNHsMkUVXQ@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi everyone,<br>
<br>
In all files of phpMyAdmin source code, closing tag (?>) is included at the<br>
end of file. Most frameworks like zend or symfony or laravel suggest to<br>
omit closing tag to prevent accidental output of whites paces. In some<br>
situations  output may send headers which makes the application incapable<br>
to control response headers.<br>
<br>
My question is: Is there any specific reason for doing so?<br>
secondly: Can we omit closing tags at the end of file?<br>
<br>
--<br>
Regards,<br>
Rahul Kadyan (<a href="http://github.com/znck" target="_blank">github.com/znck</a>),<br>
Junior Year, B. Tech.<br>
IIT Guwahati<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Thu, 05 Mar 2015 05:45:19 -0500<br>
From: Marc Delisle <<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>><br>
Subject: Re: [Phpmyadmin-devel] Contribution to Phpmyadmin community<br>
To: <a href="mailto:phpmyadmin-devel@lists.sourceforge.net">phpmyadmin-devel@lists.sourceforge.net</a><br>
Message-ID: <<a href="mailto:54F833BF.90605@infomarc.info">54F833BF.90605@infomarc.info</a>><br>
Content-Type: text/plain; charset=windows-1252<br>
<br>
Le 2015-03-04 10:37, Lalith Rallabhandi a ?crit :<br>
> Hi ,<br>
><br>
>       I am Lalith , 3rd year computer science undergraduate student .<br>
> I am good at Php and Mysql . So I would like to contribute to phpmyadmin<br>
> community .<br>
><br>
> Also I would like to participate in Google Summer of code for your<br>
> organization .<br>
> I went to the rules of *Phpmyadmin GSOC 2015* and it is mandatory to fix<br>
> atleast one bug (or) implement a new feature .<br>
><br>
> I am ready to work on . Also I have a couple of ideas . If some one<br>
> would guide me (or) assign me a bug or task for implementing a new<br>
> feature so that I can work on and contribute to community . I am sure<br>
> that I would give my 100 % best for contribution<br>
><br>
<br>
Hi,<br>
at this point, please do like other students are doing: pick an<br>
unassigned bug or feature request ticket, add a comment that you are<br>
working on it. When your code is ready, issue a pull request and your<br>
code will get reviewed.<br>
<br>
--<br>
Marc Delisle | phpMyAdmin<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Thu, 05 Mar 2015 07:56:13 -0500<br>
From: Marc Delisle <<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>><br>
Subject: Re: [Phpmyadmin-devel] Issue with closing tags at the end of<br>
        the file<br>
To: <a href="mailto:phpmyadmin-devel@lists.sourceforge.net">phpmyadmin-devel@lists.sourceforge.net</a><br>
Message-ID: <<a href="mailto:54F8526D.8080802@infomarc.info">54F8526D.8080802@infomarc.info</a>><br>
Content-Type: text/plain; charset=UTF-8; format=flowed<br>
<br>
Rahul Kadyan a ?crit :<br>
> Hi everyone,<br>
><br>
> In all files of phpMyAdmin source code, closing tag (?>) is included at the<br>
> end of file. Most frameworks like zend or symfony or laravel suggest to<br>
> omit closing tag to prevent accidental output of whites paces. In some<br>
> situations  output may send headers which makes the application incapable<br>
> to control response headers.<br>
><br>
> My question is: Is there any specific reason for doing so?<br>
> secondly: Can we omit closing tags at the end of file?<br>
<br>
The most authoritative reference I could find is<br>
<a href="http://php.net/manual/en/language.basic-syntax.phptags.php" target="_blank">http://php.net/manual/en/language.basic-syntax.phptags.php</a><br>
<br>
but we have a mix of files of pure PHP code and not pure PHP code, as<br>
can be seen with<br>
<br>
git grep '<?php'<br>
<br>
(It would be a good time to improve those "not pure" files).<br>
<br>
--<br>
Marc Delisle (phpMyAdmin)<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 6<br>
Date: Thu, 5 Mar 2015 19:12:24 +0100<br>
From: Hugues Peccatte <<a href="mailto:hugues.peccatte@gmail.com">hugues.peccatte@gmail.com</a>><br>
Subject: Re: [Phpmyadmin-devel] Issue with closing tags at the end of<br>
        the     file<br>
To: phpMyAdmin - devel <<a href="mailto:phpmyadmin-devel@lists.sourceforge.net">phpmyadmin-devel@lists.sourceforge.net</a>><br>
Message-ID:<br>
        <<a href="mailto:CAO%2B1dzQc8MOQ-kybzA93g5yx74UmS92-TocggR_AEWN2zMDCuA@mail.gmail.com">CAO+1dzQc8MOQ-kybzA93g5yx74UmS92-TocggR_AEWN2zMDCuA@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
2015-03-05 13:56 GMT+01:00 Marc Delisle <<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>>:<br>
<br>
> Rahul Kadyan a ?crit :<br>
> > Hi everyone,<br>
> ><br>
> > In all files of phpMyAdmin source code, closing tag (?>) is included at<br>
> the<br>
> > end of file. Most frameworks like zend or symfony or laravel suggest to<br>
> > omit closing tag to prevent accidental output of whites paces. In some<br>
> > situations  output may send headers which makes the application incapable<br>
> > to control response headers.<br>
> ><br>
> > My question is: Is there any specific reason for doing so?<br>
> > secondly: Can we omit closing tags at the end of file?<br>
><br>
> The most authoritative reference I could find is<br>
> <a href="http://php.net/manual/en/language.basic-syntax.phptags.php" target="_blank">http://php.net/manual/en/language.basic-syntax.phptags.php</a><br>
><br>
> but we have a mix of files of pure PHP code and not pure PHP code, as<br>
> can be seen with<br>
><br>
> git grep '<?php'<br>
><br>
> (It would be a good time to improve those "not pure" files).<br>
><br>
> --<br>
> Marc Delisle (phpMyAdmin)<br>
><br>
<br>
Hi,<br>
<br>
I agree that we should remove ?> closing files.<br>
<br>
Hugues.<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
<br>
------------------------------<br>
<br>
Message: 7<br>
Date: Fri, 6 Mar 2015 01:07:33 +0530<br>
From: Nisarg Jhaveri <<a href="mailto:nisargjhaveri@gmail.com">nisargjhaveri@gmail.com</a>><br>
Subject: [Phpmyadmin-devel] Introduction to myself as GSOC aspirant<br>
        and some details about parser rewrite project<br>
To: <a href="mailto:phpmyadmin-devel@lists.sourceforge.net">phpmyadmin-devel@lists.sourceforge.net</a><br>
Message-ID:<br>
        <<a href="mailto:CANsE%2BWcGxAwZWP6svHwcJbNiaD7TTvxQh%2BSA6K-Lg0vcuCoJ3A@mail.gmail.com">CANsE+WcGxAwZWP6svHwcJbNiaD7TTvxQh+SA6K-Lg0vcuCoJ3A@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hello,<br>
<br>
I am a student from India. I have been using phpMyAdmin for many years now.<br>
It helped me a lot when I was trying to learn PHP, Databases, etc. Thank<br>
you. :)<br>
<br>
I also have been involved with development of phpMyAdmin for some time and<br>
now I intend to participate in GSOC 2015 with phpMyAdmin.<br>
<br>
The parser rewrite/replace project interests me, and I would like some more<br>
details and clarifications about it.<br>
<br>
I tried searching for some project that already does what we want to do, I<br>
found a project, <a href="https://code.google.com/p/php-sql-parser/" target="_blank">https://code.google.com/p/php-sql-parser/</a>.<br>
<br>
This seems like a fairly good parser, with New BSD Licence, which I think<br>
is compatible with licence of PMA.<br>
<br>
Some problems with the project IMO,<br>
1. Probably, not active. (Last commit in September 2014, with last release<br>
in April 2014)<br>
2. Probably does more things than we need (So, maybe bloated for us)<br>
3. Does not provide SQL formatting, which is part of current parser in PMA.<br>
So, we may have to extend the new parser or use something else.<br>
<br>
If we think that this parser is a really good parser, we should use it and<br>
find solutions to the problems above.<br>
<br>
Solution for 1,3: We can always adopt the project and develop/maintain it<br>
further. (Because we need it :P)<br>
Solution for 2: Use it more and provide more features in PMA ;)<br>
<br>
If the team does not like or want to use the external project. I am ready<br>
and excited about writing a new parser/analyzer.<br>
<br>
Also, if someone can list some more examples where we need to parse SQL<br>
queries, it would be helpful to understand the project more. I am already<br>
checking the code-base, but there are chances that I might miss the need of<br>
it sometimes.<br>
<br>
I would also like some more information about the feature requests listed<br>
on Idea page, but I will ask this on feature tracker.<br>
<br>
Any other suggestions?<br>
<br>
Regards,<br>
Nisarg Jhaveri<br>
?????? ?????<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
<br>
------------------------------<br>
<br>
------------------------------------------------------------------------------<br>
Dive into the World of Parallel Programming The Go Parallel Website, sponsored<br>
by Intel and developed in partnership with Slashdot Media, is your hub for all<br>
things parallel software development, from weekly thought leadership blogs to<br>
news, videos, case studies, tutorials and more. Take a look and join the<br>
conversation now. <a href="http://goparallel.sourceforge.net/" target="_blank">http://goparallel.sourceforge.net/</a><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
<br>
<br>
End of Phpmyadmin-devel Digest, Vol 104, Issue 6<br>
************************************************<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Thanks and regards,<br><br>Shobhit Pant<br>Mobile: 8958984924<br><br></div></div>
</div>