[wp-hackers] wp-hackers Digest, Vol 99, Issue 45 GSoC 13

Saleem Ahmed crazysal.14 at gmail.com
Wed Apr 24 10:19:22 UTC 2013


Hi ,
This is Saleem Ahmed an student of Institute of Technology, Bilaspur.
I had this idea of Wordpress for Entrepreneurs . Basically the majority of
the people around the globe still treat Wordpress as a blogging platform,
because inherently it is and always shall be.

My idea was to come up with one single core update that keeps WP as it is
yet converts it into a CMS for entrepreneurs resource management.

Major companies across the globe use ERP systems like SAP while spending
billions on its annual upkeep.

So why not give them our own wordpress solution . i mean of course a person
with loads of wordpress experience can ofcourse develop the system but for
the general public it is not a viable option to use WP for such purposes.

The USP being its mobile version . All free of cost

I have been working on Wordpress since it was WP1.5 and do believe that i
could pull this off easily .

This is a sincere request to all the mentors out ther please do guide me if
I am in the right track and is this idea viable ?? Or should I just scrap
it and start working on the UUID Abstraction I had planned in the beginning.

Hope to hear from  someone soon.
Adios !

Regards,
Saleem Ahmed
https://www.facebook.com/Crazy.sal14
https://twitter.com/crazysal
http://thepanache.me/

On Tue, Apr 23, 2013 at 5:30 PM, <wp-hackers-request at lists.automattic.com>wrote:

> Send wp-hackers mailing list submissions to
>         wp-hackers at lists.automattic.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.automattic.com/mailman/listinfo/wp-hackers
> or, via email, send a message with subject or body 'help' to
>         wp-hackers-request at lists.automattic.com
>
> You can reach the person managing the list at
>         wp-hackers-owner at lists.automattic.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of wp-hackers digest..."
>
>
> Today's Topics:
>
>    1. Re: get_page_templates (Barrett Golding)
>    2. GSoC 2013 Project Idea (Vishvesh Shah)
>    3. Re: GSoC 2013 Project Idea (Eric Johnson)
>    4. Re: Limit Login Attempts (Chris Williams)
>    5. How to obtain a leaner,   less error-prone import/export
>       experience (Yicheng Zhao)
>    6. Multi and single widgets (David Anderson)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 22 Apr 2013 10:06:34 -0600
> From: Barrett Golding <bg at hearingvoices.com>
> Subject: Re: [wp-hackers] get_page_templates
> To: wp-hackers at lists.automattic.com
> Message-ID: <FD04ACA8-95B6-406B-A225-8B36689B5A56 at hearingvoices.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> re-sending this w/ more info.
> i believe the Codex page for get_page_templates() has bad info:
> http://codex.wordpress.org/Function_Reference/get_page_templates
>
> before i correct it, i wanted to run it by this maillist.
>
> following the Codex usage by calling:
> get_page_templates();
> throws a fatal Undeclared Function error.
>
> the Codex lists this function's source file as:
> /wp-admin/includes/theme.php
>
> calling any function in that file also throws same error.
> in fact, i can't find any file in all WP core that loads:
> /wp-admin/includes/theme.php
>
> there is another get_page_templates() in:
> /wp-includes/class-wp-theme.php
>
> it's a method of the WP_Theme class. and this call works just fine:
> wp_get_theme()->get_page_templates();
>
> b/c wp_get_theme() creates a new WP_Theme object:
> /wp-includes/theme.php
>
> so what i'd like to do in Codex is replace the error-throwing
> usage, examples, and source file, with the above info.
>
> before i do, wanted to make sure i wasn't overlooking anything.
> thanks to anyone that can advise...
>
>
> On Apr 18, 2013, at 10:35 PM, Barrett Golding <bg at hearingvoices.com>
> wrote:
> > I'm revising some Page Template stuff over at Codex,
> > and came upon something i need y'all's consult on:
> > http://codex.wordpress.org/Function_Reference/get_page_templates
> >
> > seems like calling just: get_page_templates();
> >
> > gets you a fatal Undeclared Function error. what's works is:
> > wp_get_theme()->get_page_templates()
> >
> > if so, i should correct the above url.
> > but wanted to check w/ you Core Kids first.
> >
> > bg
> > --
> > <http://HearingVoices.com/>
> > ~radio active transmissions~
> >
>
> bg
> --
> <http://HearingVoices.com/>
> ~radio active transmissions~
>
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 22 Apr 2013 21:38:23 +0530
> From: Vishvesh Shah <shah.vishvesh at gmail.com>
> Subject: [wp-hackers] GSoC 2013 Project Idea
> To: wp-hackers at lists.automattic.com
> Message-ID:
>         <
> CAHPce6kzqKnRa-SPETtb3Pvd+GDkJzW9oXfgvKMb8Jfw+BojeA at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hello WP-hackers,
>
> I am interested to work on one of the project of the WordPress for GSoC
> 2013. And regarding that i have already sent one mail.
>
> http://lists.automattic.com/pipermail/wp-hackers/2013-April/045682.html
>
>
> So, regarding that if anyone can tell me the possible mentor of this
> project. & if the person can give feedback on improvement or any guidelines
> for the application, that will be very much helpful.
>
>
> Thank You.
>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 22 Apr 2013 13:12:07 -0500
> From: Eric Johnson <eric at automattic.com>
> Subject: Re: [wp-hackers] GSoC 2013 Project Idea
> To: wp-hackers at lists.automattic.com
> Message-ID: <51757D77.40600 at automattic.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi Vishvesh,
>
> Thanks for you interest!  Come chat with us in the #wordpress-mobile
> channel on freenode about the instant image upload feature. Look for me
> (aerych), daniloercoli, or sendhil.
>
>
> On 4/22/13 11:08 AM, Vishvesh Shah wrote:
> > Hello WP-hackers,
> >
> > I am interested to work on one of the project of the WordPress for GSoC
> > 2013. And regarding that i have already sent one mail.
> >
> > http://lists.automattic.com/pipermail/wp-hackers/2013-April/045682.html
> >
> >
> > So, regarding that if anyone can tell me the possible mentor of this
> > project. & if the person can give feedback on improvement or any
> guidelines
> > for the application, that will be very much helpful.
> >
> >
> > Thank You.
> > _______________________________________________
> > wp-hackers mailing list
> > wp-hackers at lists.automattic.com
> > http://lists.automattic.com/mailman/listinfo/wp-hackers
>
>
>
> ------------------------------
>
> Message: 4
> Date: Mon, 22 Apr 2013 17:11:18 -0400
> From: Chris Williams <chris at clwill.com>
> Subject: Re: [wp-hackers] Limit Login Attempts
> To: "wp-hackers at lists.automattic.com"
>         <wp-hackers at lists.automattic.com>
> Message-ID: <CD9AF52A.243D0%chris at clwill.com>
> Content-Type: text/plain; charset="us-ascii"
>
> If he's only logging failed login attempts, I would think a) it wouldn't
> harm you performing a valid login (since that wouldn't be logged), and b)
> a delay in response to a failed login would be a good thing...  Slow those
> puppies down.
>
> On 4/22/13 8:55 AM, "Nicholas Ciske" <nl at thoughtrefinery.com> wrote:
>
> >Sam,
> >
> >I'm curious if you've done any load testing with this?
> >
> >Seems like it could (initially) make attacks impose a worse performance
> >penalty due to the number of remote calls (and you'd be hammering your
> >central server), not to mention the possibility of adding thousands of
> >transients to the WP database (which could hammer a shared database
> >server pretty hard)?
> >
> >What happens if the API server fails (or takes a long time to respond) --
> >would I be able to log into my site?
> >
> >_________________________
> >Nick Ciske
> >http://thoughtrefinery.com/
> >@nciske
> >
> >
> >On Apr 22, 2013, at 8:50 AM, Sam Hotchkiss wrote:
> >
> >> FWIW, this thread inspired me to come up with a solution:
> >>
> >> http://wordpress.org/extend/plugins/bruteprotect/
> >>
> >> Failed login attempts get logged into a central repository, if any
> >>single IP fails to log in 10 times in 1 hour to ANY site or combination
> >>of sites with this plugin installed, it blocks any login attempts to any
> >>installed site from that IP for 1 hour.  Subsequent bans on that IP are
> >>held for longer (20 fails in 24 hours = a 4 hour ban, 30 fails in 48
> >>hours = a 12 hour ban, etc).  The next update will allow a user to lift
> >>their ban once in a 24 hour period by completing a re-captcha.
> >>
> >> The idea being that, if we can get enough sites with the plugin
> >>installed, we can effectively neutralize the multiple-IP attack.
> >>
> >> Obviously, this is not as ideal as complete host-level protection, but
> >>it's a whole lot easier...
> >>
> >> --
> >> Sam Hotchkiss :: Principal / Senior Web Developer
> >> Hotchkiss Consulting Group
> >
> >_______________________________________________
> >wp-hackers mailing list
> >wp-hackers at lists.automattic.com
> >http://lists.automattic.com/mailman/listinfo/wp-hackers
>
>
>
> ------------------------------
>
> Message: 5
> Date: Tue, 23 Apr 2013 18:33:28 +0800
> From: Yicheng Zhao <zhaoyic at gmail.com>
> Subject: [wp-hackers] How to obtain a leaner,   less error-prone
>         import/export experience
> To: wp-hackers <wp-hackers at lists.automattic.com>
> Message-ID:
>         <CAF4vWprWc+r5mPCO8rD7ogBPXwSQHC=nNmN==
> m3EjyJf8pkbCg at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi, hackers
>
> Can this problem solved by just convert to use JSON. If not, how?
>
> where can I find the related documents?
>
> Yicheng Zhao
>
>
> ------------------------------
>
> Message: 6
> Date: Tue, 23 Apr 2013 12:30:39 +0100
> From: David Anderson <david at wordshell.net>
> Subject: [wp-hackers] Multi and single widgets
> To: wp-hackers at lists.automattic.com
> Message-ID: <517670DF.1070800 at wordshell.net>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi,
>
> I've been doing some work for a client that has involved becoming very
> intimate with the internals of WP's widget handling.
>
> One thing I can't discern from the code is this: There appear to be
> "multi-widgets" and "single widgets" - but wherein lies the real
> difference? i.e. Why internally are some widgets 'multi', and some
> 'single'? I am getting the idea that a "multi-widget" is just a widget
> in a modern WP install, and a "single" widget is a piece of historical
> detritus.
>
> Unfortunately when Googling these terms, there's too much "noise" - e.g.
> "single" comes up a lot in WordPress for other things.
>
> Am I on the right track? Am I safe to pretend that 'single' widgets
> don't exist, if I'm coding for vaguely recent WP versions?
>
> David
>
> --
> WordShell - WordPress fast from the CLI - www.wordshell.net
>
>
>
> ------------------------------
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
>
> End of wp-hackers Digest, Vol 99, Issue 45
> ******************************************
>



-- 
Saleem Ahmed
:-D


More information about the wp-hackers mailing list