[Phpmyadmin-devel] Regarding project proposal

Tapan Halani tapanhalani231 at gmail.com
Sat Mar 14 23:46:28 CET 2015


Can an applicant add ideas from multiple categories ( e.g. i would like to
add from both ui improvements and feature enhancements) or only a single
category, in their proposal?
On Mar 13, 2015 4:28 PM, <phpmyadmin-devel-request at lists.sourceforge.net>
wrote:

> Send Phpmyadmin-devel mailing list submissions to
>         phpmyadmin-devel at lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
> or, via email, send a message with subject or body 'help' to
>         phpmyadmin-devel-request at lists.sourceforge.net
>
> You can reach the person managing the list at
>         phpmyadmin-devel-owner at lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Phpmyadmin-devel digest..."
>
>
> Today's Topics:
>
>    1. Google Summer of Code Aspirant (Abhinav Kaushal Keshari)
>    2. GSoC 2015 (Harish)
>    3. Updating metro theme for PMA v4.4 (Madhura Jayaratne)
>    4. Re: Updating metro theme for PMA v4.4 (Kushagra Pandey)
>    5. Re: Updating metro theme for PMA v4.4 (Madhura Jayaratne)
>    6. Re: Updating metro theme for PMA v4.4 (Kushagra Pandey)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 13 Mar 2015 02:47:37 +0530
> From: Abhinav Kaushal Keshari <keshariabhinavk1996 at gmail.com>
> Subject: [Phpmyadmin-devel] Google Summer of Code Aspirant
> To: phpmyadmin-devel at lists.sourceforge.net
> Message-ID:
>         <
> CAJw2jHOadgLT--eykjMLuu0yJ07VO-XDCV1_esmnzgDpGnJtnQ at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Dear Sir,
>
> I am a first year B.Tech student of Electronics and Communication
> Engineering at Indian Institute of Technology, Roorkee (IIT Roorkee). I
> would like to contribute to the Synchronization idea. I have a good
> knowledge of PHP, MySQL, HTML, CSS, Javascript, JQuery, C++, Ajax and I am
> familiar with MVC application architecture and UX. I have also worked with
> git and a have contibuted in making a ebook library for our college which
> uses a great amount of PHP.
>
> Can you please tell from where should I begin?
>
> Thank You
> Abhinav Kaushal Keshari
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 2
> Date: Fri, 13 Mar 2015 13:21:07 +0530
> From: Harish <kandalaharish95 at gmail.com>
> Subject: [Phpmyadmin-devel] GSoC 2015
> To: phpmyadmin-devel at lists.sourceforge.net
> Message-ID:
>         <
> CALRp83qNDuDoxo5MZN8efaZmtXz7WE+A5TXDv_9TvxSEOw7p9Q at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hello,
>      I was trying to implement the feature request #1359
> http://sourceforge.net/p/phpmyadmin/feature-requests/1359/ and I searched
> for many JS grid editors and finally I thought to use Handsontable (
> handsontable.com) grid editor. It is very light weight and also have so
> many options which brings a lot of flexibility while editing data in
> phpMyAdmin. I want to know how it was implemented in the current version,
> so that while making changes I won't disturb other modules.
>
>     I have also submitted a pull request
> https://github.com/phpmyadmin/phpmyadmin/pull/1573 which enables an option
> to switch to dark theme in console and also some minor ui bug fixes in
> designer but the Codacy check is failed because of not using camel case for
> PMA_console.config which is already defined and I don't want to change the
> names of the object as it will break the code. However it is showing
> failed. Please have a look into that pull request
>
> Thank you
>
> --
> Harish
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 3
> Date: Fri, 13 Mar 2015 15:03:41 +0530
> From: Madhura Jayaratne <madhura.cj at gmail.com>
> Subject: [Phpmyadmin-devel] Updating metro theme for PMA v4.4
> To: phpmyadmin-devel at lists.sourceforge.net
> Message-ID:
>         <CAC5h4aN0toww=z+_c7d=
> Ruu1spumTQ_EZORiEp+OyuKf0JL80A at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi all,
>
> As per the discussion on the recent team meeting [1] I have started working
> on updating metro theme to be compatible with phpMyAdmin 4.4 and you can
> find what I've done so far at [2]. I am basically going through all the
> commits that had some style/image change since 2013 and adapting them to
> metro them to make sure nothing is missed.
>
> [1] https://wiki.phpmyadmin.net/pma/2015-03_Meeting#Themes
> [2] https://github.com/madhuracj/metro/commits/master
>
> --
> Thanks and Regards,
>
> Madhura Jayaratne
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 4
> Date: Fri, 13 Mar 2015 16:07:15 +0530
> From: Kushagra Pandey <kushagra4296 at gmail.com>
> Subject: Re: [Phpmyadmin-devel] Updating metro theme for PMA v4.4
> To: phpmyadmin-devel at lists.sourceforge.net
> Message-ID:
>         <
> CAGXudzttNjUQhALySqdiGZAoccCh9+Sx6G+MrWSL2JstzXN47g at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi Madhura,
>
> I have worked on Metro theme and developed a few projects on Metro theme
> from scratch. I would like to contribute to this. Please let me know on
> which part I can contribute to this metro theme.
>
> Thanks.
>
> On Fri, Mar 13, 2015 at 3:03 PM, Madhura Jayaratne <madhura.cj at gmail.com>
> wrote:
>
> > Hi all,
> >
> > As per the discussion on the recent team meeting [1] I have started
> > working on updating metro theme to be compatible with phpMyAdmin 4.4 and
> > you can find what I've done so far at [2]. I am basically going through
> all
> > the commits that had some style/image change since 2013 and adapting them
> > to metro them to make sure nothing is missed.
> >
> > [1] https://wiki.phpmyadmin.net/pma/2015-03_Meeting#Themes
> > [2] https://github.com/madhuracj/metro/commits/master
> >
> > --
> > Thanks and Regards,
> >
> > Madhura Jayaratne
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > Dive into the World of Parallel Programming The Go Parallel Website,
> > sponsored
> > by Intel and developed in partnership with Slashdot Media, is your hub
> for
> > all
> > things parallel software development, from weekly thought leadership
> blogs
> > to
> > news, videos, case studies, tutorials and more. Take a look and join the
> > conversation now. http://goparallel.sourceforge.net/
> > _______________________________________________
> > Phpmyadmin-devel mailing list
> > Phpmyadmin-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
> >
> >
>
>
> --
> With best regards,
> Kushagra Pandey,
> B.Tech. Part-IV,
> Electrical Engineering,
> IIT (BHU), Varanasi.
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 5
> Date: Fri, 13 Mar 2015 16:21:37 +0530
> From: Madhura Jayaratne <madhura.cj at gmail.com>
> Subject: Re: [Phpmyadmin-devel] Updating metro theme for PMA v4.4
> To: phpmyadmin-devel at lists.sourceforge.net
> Message-ID:
>         <
> CAC5h4aPHVHbthragWNN67fTHbPfMCj+6TRV4k6zAkjKnQ0EQSg at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> On Fri, Mar 13, 2015 at 4:07 PM, Kushagra Pandey <kushagra4296 at gmail.com>
> wrote:
>
> > Hi Madhura,
> >
> > I have worked on Metro theme and developed a few projects on Metro theme
> > from scratch. I would like to contribute to this. Please let me know on
> > which part I can contribute to this metro theme.
> >
> > What do you mean "developed a few projects on Metro theme"? You mean
> you've developed a new theme based on metro?
> If that is the case please submit it at
> http://sourceforge.net/p/phpmyadmin/themes/
>
> --
> Thanks and Regards,
>
> Madhura Jayaratne
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 6
> Date: Fri, 13 Mar 2015 16:27:34 +0530
> From: Kushagra Pandey <kushagra4296 at gmail.com>
> Subject: Re: [Phpmyadmin-devel] Updating metro theme for PMA v4.4
> To: phpmyadmin-devel at lists.sourceforge.net
> Message-ID:
>         <
> CAGXudzs_moqsGq5rKowYZibMTvweFn4oZuF-OHsA7ikqCx82TQ at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> No, I haven't made any theme for phpmyadmin, but I have made Metro UI
> themes for other projects. As I have experience in metro (flat) design, I
> just wanted to contribute to the metro theme of phpmyadmin. Sorry for the
> confusion. So let me know if there is some part of the theme that needs to
> be worked upon and so, and I'd contribute on that.
>
> On Fri, Mar 13, 2015 at 4:21 PM, Madhura Jayaratne <madhura.cj at gmail.com>
> wrote:
>
> >
> >
> > On Fri, Mar 13, 2015 at 4:07 PM, Kushagra Pandey <kushagra4296 at gmail.com
> >
> > wrote:
> >
> >> Hi Madhura,
> >>
> >> I have worked on Metro theme and developed a few projects on Metro theme
> >> from scratch. I would like to contribute to this. Please let me know on
> >> which part I can contribute to this metro theme.
> >>
> >> What do you mean "developed a few projects on Metro theme"? You mean
> > you've developed a new theme based on metro?
> > If that is the case please submit it at
> > http://sourceforge.net/p/phpmyadmin/themes/
> >
> > --
> > Thanks and Regards,
> >
> > Madhura Jayaratne
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > Dive into the World of Parallel Programming The Go Parallel Website,
> > sponsored
> > by Intel and developed in partnership with Slashdot Media, is your hub
> for
> > all
> > things parallel software development, from weekly thought leadership
> blogs
> > to
> > news, videos, case studies, tutorials and more. Take a look and join the
> > conversation now. http://goparallel.sourceforge.net/
> > _______________________________________________
> > Phpmyadmin-devel mailing list
> > Phpmyadmin-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
> >
> >
>
>
> --
> With best regards,
> Kushagra Pandey,
> B.Tech. Part-IV,
> Electrical Engineering,
> IIT (BHU), Varanasi.
>
> M: +91-9616079370
> Email: kushagra4296 at gmail.com
>           kushagra.pandey.eee11 at iitbhu.ac.in
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
>
> ------------------------------
>
> _______________________________________________
> Phpmyadmin-devel mailing list
> Phpmyadmin-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>
>
> End of Phpmyadmin-devel Digest, Vol 104, Issue 21
> *************************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20150315/39463185/attachment.html>


More information about the Developers mailing list