Re: [PHP-DEV] GSoC - XDebug profiling web front-end

2009-04-06 Thread Alpár Török
2009/4/3 Travis Swicegood : > On Apr 1, 2009, at 3:33 AM, Derick Rethans wrote: > >> I don't know what the state is tbh, but there is now also "webgrind" at >> http://code.google.com/p/webgrind/ > > Webgrind works, but could use some refinement.  It doesn't do tree graphs > yet, for one.  It also d

Re: [PHP-DEV] GSoC - XDebug profiling web front-end

2009-04-02 Thread Travis Swicegood
On Apr 1, 2009, at 3:33 AM, Derick Rethans wrote: I don't know what the state is tbh, but there is now also "webgrind" at http://code.google.com/p/webgrind/ Webgrind works, but could use some refinement. It doesn't do tree graphs yet, for one. It also doesn't support uploading files to i

Re: [PHP-DEV] GSoC - XDebug profiling web front-end

2009-04-01 Thread Sebastian Bergmann
Derick Rethans schrieb: > I don't know what the state is tbh, but there is now also "webgrind" at > http://code.google.com/p/webgrind/ There is also Carica Cachegrind (http://ccg.sourceforge.net/). -- Sebastian BergmannCo-Founder and Principal Consultant http://sebastian-be

Re: [PHP-DEV] GSoC - XDebug profiling web front-end

2009-04-01 Thread Derick Rethans
On Wed, 1 Apr 2009, Karsten Dambekalns wrote: > On 31.03.2009 18:08 Uhr, David Coallier wrote: > > I'm sorry to tell you that but xdebug web profiling was a project for > > last year. Please read http://wiki.php.net/gsoc/2009 for this years > > GSoC ideas. > > Well, was it done last year? If yes:

Re: [PHP-DEV] GSoC - XDebug profiling web front-end

2009-04-01 Thread Karsten Dambekalns
Hi. On 31.03.2009 18:08 Uhr, David Coallier wrote: I'm sorry to tell you that but xdebug web profiling was a project for last year. Please read http://wiki.php.net/gsoc/2009 for this years GSoC ideas. Well, was it done last year? If yes: great, where is it? If no: yeah, do it this year! Reg

Re: [PHP-DEV] GSoC - XDebug profiling web front-end

2009-03-31 Thread Pierre Joye
On Tue, Mar 31, 2009 at 6:08 PM, David Coallier wrote: > 2009/3/31 Alpár Török : >> Hi, >> >> I am interested in this project and would like to join GSoC. I have >> red trough the google FAQ and completed a sing-up form, however i am >> not sure where to go or what to do from here. Any guidance is

Re: [PHP-DEV] GSoC - XDebug profiling web front-end

2009-03-31 Thread David Coallier
2009/3/31 Alpár Török : > Hi, > > I am interested in this project and would like to join GSoC. I have > red trough the google FAQ and completed a sing-up form, however i am > not sure where to go or what to do from here. Any guidance is > appreciated. > I'm sorry to tell you that but xdebug web pr

Re: [PHP-DEV] GSOC Idea, RPC Server

2009-03-23 Thread Cesar D. Rodas
2009/3/23 Cesar D. Rodas : > Hello, > > I wrote a post in the weekend that intent to explain, in a better > manner, my idea for GSoC. Sorry, forgot the link, http://cesar.la/php-application-server-gsoc-proposal.html > > Please feel free to comment about this. > > Best regards, > > > 2009/3/19 Cesa

Re: [PHP-DEV] GSOC Idea, RPC Server

2009-03-23 Thread Cesar D. Rodas
Hello, I wrote a post in the weekend that intent to explain, in a better manner, my idea for GSoC. Please feel free to comment about this. Best regards, 2009/3/19 Cesar D. Rodas : > 2009/3/19 Rasmus Lerdorf : >> Cesar D. Rodas wrote: >>> 2009/3/19 marius adrian popa : On Thu, Mar 19, 2009

Re: [PHP-DEV] GSOC Idea, RPC Server

2009-03-19 Thread Cesar D. Rodas
2009/3/19 Rasmus Lerdorf : > Cesar D. Rodas wrote: >> 2009/3/19 marius adrian popa : >>> On Thu, Mar 19, 2009 at 9:30 AM, Cesar D. Rodas wrote: Hello Andrey, 2009/3/19 Andrey Hristov : > http://www.vl-srm.net/ ?  I've already seen this, and it is pretty similar, but it desi

Re: [PHP-DEV] GSOC Idea, RPC Server

2009-03-19 Thread Rasmus Lerdorf
Cesar D. Rodas wrote: > 2009/3/19 marius adrian popa : >> On Thu, Mar 19, 2009 at 9:30 AM, Cesar D. Rodas wrote: >>> Hello Andrey, >>> >>> 2009/3/19 Andrey Hristov : http://www.vl-srm.net/ ? >>> I've already seen this, and it is pretty similar, but it designs it's >>> very complex IMHO (http

Re: [PHP-DEV] GSOC Idea, RPC Server

2009-03-19 Thread Cesar D. Rodas
2009/3/19 marius adrian popa : > On Thu, Mar 19, 2009 at 9:30 AM, Cesar D. Rodas wrote: >> Hello Andrey, >> >> 2009/3/19 Andrey Hristov : >>> http://www.vl-srm.net/ ? >>  I've already seen this, and it is pretty similar, but it designs it's >> very complex IMHO (http://www.vl-srm.net/doc/figures/s

Re: [PHP-DEV] GSOC Idea, RPC Server

2009-03-19 Thread marius adrian popa
On Thu, Mar 19, 2009 at 9:30 AM, Cesar D. Rodas wrote: > Hello Andrey, > > 2009/3/19 Andrey Hristov : >> http://www.vl-srm.net/ ? >  I've already seen this, and it is pretty similar, but it designs it's > very complex IMHO (http://www.vl-srm.net/doc/figures/srm-design.png). > My design will be sim

Re: [PHP-DEV] GSOC Idea, RPC Server

2009-03-19 Thread Cesar D. Rodas
Hello Andrey, 2009/3/19 Andrey Hristov : > http://www.vl-srm.net/ ? I've already seen this, and it is pretty similar, but it designs it's very complex IMHO (http://www.vl-srm.net/doc/figures/srm-design.png). My design will be simple, pretty close to the memcached. Part of its simplicity will be o

Re: [PHP-DEV] GSOC Idea, RPC Server

2009-03-19 Thread Andrey Hristov
http://www.vl-srm.net/ ? Cesar D. Rodas wrote: 2009/3/19 mike : ... Andrey -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] GSOC Idea, RPC Server

2009-03-19 Thread Cesar D. Rodas
2009/3/19 mike : > On Wed, Mar 18, 2009 at 10:55 PM, Cesar D. Rodas wrote: > >> In the presentation with Gearman you have a C extension for PHP, and >> you code the daemon itself in PHP. My idea it's different. Let's put >> it simple. I am planning code a server (similar to a web server, >> Apache

Re: [PHP-DEV] GSOC Idea, RPC Server

2009-03-18 Thread mike
On Wed, Mar 18, 2009 at 10:55 PM, Cesar D. Rodas wrote: > In the presentation with Gearman you have a C extension for PHP, and > you code the daemon itself in PHP. My idea it's different. Let's put > it simple. I am planning code a server (similar to a web server, > Apache) written in C or C++ th

Re: [PHP-DEV] GSOC Idea, RPC Server

2009-03-18 Thread Cesar D. Rodas
2009/3/19 mike : > On Wed, Mar 18, 2009 at 10:06 PM, Cesar D. Rodas wrote: >> Hey mike, > >> It is different, my idea is that the worker execute PHP code (I will >> embed PHP into C or C++), AFAIK gearman execute C code. The main >> advantage is that you can "deploy" your app. without recompile yo

Re: [PHP-DEV] GSOC Idea, RPC Server

2009-03-18 Thread mike
On Wed, Mar 18, 2009 at 10:06 PM, Cesar D. Rodas wrote: > Hey mike, > It is different, my idea is that the worker execute PHP code (I will > embed PHP into C or C++), AFAIK gearman execute C code. The main > advantage is that you can "deploy" your app. without recompile your > worker, and would b

Re: [PHP-DEV] GSOC Idea, RPC Server

2009-03-18 Thread Cesar D. Rodas
Hey mike, 2009/3/19 mike : > Have you looked into gearman? > http://gearman.org It is different, my idea is that the worker execute PHP code (I will embed PHP into C or C++), AFAIK gearman execute C code. The main advantage is that you can "deploy" your app. without recompile your worker, and woul

Re: [PHP-DEV] GSOC Idea, RPC Server

2009-03-18 Thread mike
Have you looked into gearman? http://gearman.org On Wed, Mar 18, 2009 at 9:29 PM, Cesar D. Rodas wrote: >  Hello folk, > > Let me introduce myself, my name is Cesar Rodas, a young guy from > Paraguay who wants to propose an idea for the GSoC2009. > > The purpose of this project is to implement

Re: [PHP-DEV] GSoC 2009

2009-01-26 Thread barry
Decided to start from scratch Even tho I didnt finish it, the code I wrote has built into something bigger which is also open source I just didnt have time to come back to work on the bug tracker during Uni, has and still is very busy On Mon, 26 Jan 2009 10:52:22 +, Scott MacVicar wrote:

Re: [PHP-DEV] GSoC 2009

2009-01-26 Thread Scott MacVicar
Jani Taskinen wrote: > See: http://cvs.php.net/viewvc.cgi/pear/Bugtracker/ > That's the pear bug tracker modified for all pear/pecl/php bugs I worked > on about 1.5years ago. :) It has that roadmap thing.. > The one Barry worked on for GSoC 2008 is at http://cvs.php.net/viewvc.cgi/bugtracker I'

Re: [PHP-DEV] GSoC 2009

2009-01-26 Thread Jani Taskinen
See: http://cvs.php.net/viewvc.cgi/pear/Bugtracker/ That's the pear bug tracker modified for all pear/pecl/php bugs I worked on about 1.5years ago. :) It has that roadmap thing.. --Jani Ilia Alshanetsky wrote: Sean, You make some very good points and I'll be the first to agree there is def

Re: [PHP-DEV] GSoC 2009

2009-01-25 Thread Ilia Alshanetsky
Sean, You make some very good points and I'll be the first to agree there is definitely a room to improve the existing bug-tracker, in particular its integration with the repository commits, but I do not think it needs a fundamental rewrite. From what I can see most (I think its all, but

Re: [PHP-DEV] GSoC 2009

2009-01-25 Thread Pierre Joye
On Sun, Jan 25, 2009 at 5:22 PM, Scott MacVicar wrote: > On 25 Jan 2009, at 15:22, Lukas Kahwe Smith wrote: > >> >> On 25.01.2009, at 16:17, Graham Kelly wrote: >> >>> Lastly, I really think all the PHP GSoC projects should be hosted in >>> PHP's >>> CVS under a central location (maybe something l

Re: [PHP-DEV] GSoC 2009

2009-01-25 Thread Scott MacVicar
On 25 Jan 2009, at 15:22, Lukas Kahwe Smith wrote: On 25.01.2009, at 16:17, Graham Kelly wrote: Lastly, I really think all the PHP GSoC projects should be hosted in PHP's CVS under a central location (maybe something like /repository/gsoc/2009/projectname/). It was very hard at times to f

Re: [PHP-DEV] GSoC 2009

2009-01-25 Thread Scott MacVicar
On 25 Jan 2009, at 16:12, David Zülke wrote: Am 25.01.2009 um 14:29 schrieb Lukas Kahwe Smith: On 24.01.2009, at 17:40, Ilia Alshanetsky wrote: I think our bug current tracker is pretty good and most importantly makes it easy to report and update bugs which is conducive to more issues be

Re: [PHP-DEV] GSoC 2009

2009-01-25 Thread David Zülke
Am 25.01.2009 um 14:29 schrieb Lukas Kahwe Smith: On 24.01.2009, at 17:40, Ilia Alshanetsky wrote: I think our bug current tracker is pretty good and most importantly makes it easy to report and update bugs which is conducive to more issues being reported. Often extra features of bug track

Re: [PHP-DEV] GSoC 2009

2009-01-25 Thread sean finney
On Sun, Jan 25, 2009 at 02:17:31PM +, ba...@barrycarlyon.co.uk wrote: > In that case why wasn't this pointed out last year, and I could of done > something more useful with my GSoC time last year.. http://markmail.org/message/daf4zi5dfktv7jjt sean signature.asc Description: Dig

Re: [PHP-DEV] GSoC 2009

2009-01-25 Thread Lukas Kahwe Smith
On 25.01.2009, at 16:17, Graham Kelly wrote: Lastly, I really think all the PHP GSoC projects should be hosted in PHP's CVS under a central location (maybe something like /repository/gsoc/2009/projectname/). It was very hard at times to find the work done for other projects. Actually if

Re: [PHP-DEV] GSoC 2009

2009-01-25 Thread Graham Kelly
Hi, I think that there needs to be more feedback from the community on how projects are going and the way they should go. This might help to curb some of the problems being discussed where there was a gap between the project and what the community wants. Feedback would also help the student know h

Re: [PHP-DEV] GSoC 2009

2009-01-25 Thread Hannes Magnusson
Stop top-posting. On Sun, Jan 25, 2009 at 15:17, wrote: > In that case why wasn't this pointed out last year, and I could of done > something more useful with my GSoC time last year.. I did: http://php.markmail.org/message/qfdvnpspq2tqpdqu?q=gsoc+list:net.php.lists.internals+from:%22Hannes

Re: [PHP-DEV] GSoC 2009

2009-01-25 Thread barry
In that case why wasn't this pointed out last year, and I could of done something more useful with my GSoC time last year.. On Sun, 25 Jan 2009 15:05:37 +0100, sean finney wrote: > hi everyone, > > On Sat, Jan 24, 2009 at 11:40:08AM -0500, Ilia Alshanetsky wrote: >> I think our bug current t

Re: [PHP-DEV] GSoC 2009

2009-01-25 Thread sean finney
hi everyone, On Sat, Jan 24, 2009 at 11:40:08AM -0500, Ilia Alshanetsky wrote: > I think our bug current tracker is pretty good and most importantly > makes it easy to report and update bugs which is conducive to more > issues being reported. Often extra features of bug trackers make them >

Re: [PHP-DEV] GSoC 2009

2009-01-25 Thread Lukas Kahwe Smith
On 24.01.2009, at 17:40, Ilia Alshanetsky wrote: I think our bug current tracker is pretty good and most importantly makes it easy to report and update bugs which is conducive to more issues being reported. Often extra features of bug trackers make them overly complex to use and people jus

Re: [PHP-DEV] GSoC 2009

2009-01-24 Thread Ilia Alshanetsky
I think our bug current tracker is pretty good and most importantly makes it easy to report and update bugs which is conducive to more issues being reported. Often extra features of bug trackers make them overly complex to use and people just get frustrated with them and don't report bugs a

Re: [PHP-DEV] GSoC 2009

2009-01-24 Thread David Coallier
Of course being mentor for the past 2 years I want to be a mentor again this year. But there are a few things we need to fix. I sent an email to the other mentors about 3 months ago about things that went "not-so-well" last year. Here are a few things that were suggested and came out of this "disc

Re: [PHP-DEV] GSoC 2009

2009-01-23 Thread barry
> Finishing what exactly? I ran out of time within the GSoC time period to finish it fully... Its not fully working and functional.. Uni got in the way of me finishing it in my own time. > > I'd like to add the bugtracker idea again.. but the last year > bugtracker gsoc turned into something com

Re: [PHP-DEV] GSoC 2009

2009-01-23 Thread Sebastian Bergmann
Hannes Magnusson schrieb: > I'd like to add the bugtracker idea again.. but the last year > bugtracker gsoc turned into something completely different and not at > all usable for php.net. What is bugging me is the question whether we really need our own bugtracker software. -- Sebastian Bergma

Re: [PHP-DEV] GSoC 2009

2009-01-23 Thread Hannes Magnusson
On Fri, Jan 23, 2009 at 23:09, wrote: > Add the bugtracker, and I can get round to finishing, unis been far too > busy this year so far :-( Finishing what exactly? I'd like to add the bugtracker idea again.. but the last year bugtracker gsoc turned into something completely different and not a

Re: [PHP-DEV] GSoC 2009

2009-01-23 Thread barry
Add the bugtracker, and I can get round to finishing, unis been far too busy this year so far :-( On Fri, 23 Jan 2009 13:37:18 -0800, Andrei Zmievski wrote: > Scott MacVicar wrote: >> Hi Everybody, >> >> It's almost that time again where we rush at the last minute to organise >> something for the

Re: [PHP-DEV] GSoC 2009

2009-01-23 Thread Andrei Zmievski
Scott MacVicar wrote: Hi Everybody, It's almost that time again where we rush at the last minute to organise something for the Google Summer of Code, so in the interest of being prepared I'm thinking it's time to start collecting ideas for potential students. I've updated a few of the Wiki pa

Re: [PHP-DEV] GSoC Bugtracker Midterm Update

2008-07-30 Thread Igor Feghali
http://en.wikipedia.org/wiki/Top_posting ;) Best regards, Igor. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] GSoC Update (XDebug project)

2008-07-27 Thread Alan Knowles
Please be careful when using ExtJS - it has a GPL or proprietary only licence. - RooJS should be a plugin replacement for it. see: http://www.roojs.com/trac/ Regards Alan Chung-Yang(Kenneth) Lee wrote: I am Chung-Yang (Kenneth) Lee, a current master student in Indiana University Bloomington u

Re: [PHP-DEV] GSoC Optimizer Update

2008-07-27 Thread Ilia Alshanetsky
Great work, I've been periodically reviewing the commits and you're making excellent progress in terms of making the optimizer a general use tool. One thing I would suggest is creation of a "known issues" list, which can act as both a todo list and a warning list for people intending to use

Re: [PHP-DEV] GSoC Update (XDebug project)

2008-07-27 Thread Derick Rethans
On Sun, 27 Jul 2008, David Coallier wrote: > > > > This sounds cool. Can we try it somewhere? > > > > I'll setup a host in a few days when I get back from vacation :) Isn't the source available through my CVS? If that's up to do date, it can be checked out with: cvs -d :pserver:[EMAIL PROTECT

Re: [PHP-DEV] GSoC Update (XDebug project)

2008-07-27 Thread David Coallier
> > This sounds cool. Can we try it somewhere? > I'll setup a host in a few days when I get back from vacation :) -- Slan, David -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] GSoC Update (XDebug project)

2008-07-27 Thread Rasmus Lerdorf
Chung-Yang(Kenneth) Lee wrote: Most of the functionalities were done. Users can now upload a file to get parsed and visualized from the interface. After the file is parsed, the interface will display information like function names, total self cost in ms and by percentage, invocation count. The i

Re: [PHP-DEV] GSoC Bugtracker Midterm Update

2008-07-26 Thread Richard Quadling
This is top posting. It means I get my dessert before my main course. 2008/7/26 Barry Carlyon <[EMAIL PROTECTED]> > Top-post? > > Daniel Brown wrote: > >> On Fri, Jul 25, 2008 at 6:53 PM, Barry Carlyon <[EMAIL PROTECTED]> >> wrote: >> >> >>> 1) working with object orientated properly, writing cla

Re: [PHP-DEV] GSoC Bugtracker Midterm Update

2008-07-25 Thread Barry Carlyon
Top-post? Daniel Brown wrote: On Fri, Jul 25, 2008 at 6:53 PM, Barry Carlyon <[EMAIL PROTECTED]> wrote: 1) working with object orientated properly, writing classes and the like, this is my first time using classes that I have written, 2) working with version control, git and cvs, I publish t

Re: [PHP-DEV] GSoC Bugtracker Midterm Update

2008-07-25 Thread Daniel Brown
On Fri, Jul 25, 2008 at 6:53 PM, Barry Carlyon <[EMAIL PROTECTED]> wrote: > 1) working with object orientated properly, writing classes and the like, > this is my first time using classes that I have written, > 2) working with version control, git and cvs, I publish to my git local > repo, and then

Re: [PHP-DEV] GSoC Bugtracker Midterm Update

2008-07-25 Thread Barry Carlyon
1) working with object orientated properly, writing classes and the like, this is my first time using classes that I have written, 2) working with version control, git and cvs, I publish to my git local repo, and then push to CVS, I have some nice alias functions on my box to make it quicker, 3)

Re: [PHP-DEV] [GSoC] Report (PhD student)

2008-07-25 Thread Hannes Magnusson
On Fri, Jul 25, 2008 at 21:07, Nappee Rudy <[EMAIL PROTECTED]> wrote: > * To write new output formats: CHM, Manpages, PDF > * To write themes: PEAR HTML theme, PHP-GTK HTML theme > * To design DBHTML implementation in PhD Its worth mentioning that the CHM and Unix man page outputs are in the lates

Re: [PHP-DEV] [GSoC] Report (PhD student)

2008-07-25 Thread Marcus Boerger
Hello Nappee, Friday, July 25, 2008, 9:07:58 PM, you wrote: > Hi folks! > As Derick asked us for, here is my progress report. > I am Rudy Nappée, a french 21 years old guy, I use PHP since 5 or 6 years ago. > I began the May 26th to work for PhD (PHP-based Docbook Renderer) > project, mentor

Re: [PHP-DEV] GSoC Bugtracker Midterm Update

2008-07-25 Thread Daniel Brown
On Fri, Jul 25, 2008 at 2:37 PM, Barry Carlyon <[EMAIL PROTECTED]> wrote: > It was suggested that students write about what they have done and what they > aim to achieve by the end Can you name specifically three things you've learned during the first half of the summer that you didn't know be

Re: [PHP-DEV] GSoC Bugtracker Midterm Update

2008-07-25 Thread Marcus Boerger
Hello Barry, Friday, July 25, 2008, 8:37:01 PM, you wrote: > It was suggested that students write about what they have done and what > they aim to achieve by the end > So, > What have I done, > Been working on the new bugtracker, doing more work on classes and > behind the scene type things w

Re: [PHP-DEV] GSoC Bugtracker

2008-06-25 Thread Daniel Brown
On Wed, Jun 25, 2008 at 7:31 AM, Richard Quadling <[EMAIL PROTECTED]> wrote: > > If not having the OS option means more windows bugs will be fixed as the > core-devs won't know if it is *nix or windows, then don't ask for the OS. > (He he). Please, Rich. Even Microsoft isn't capable of that!

Re: [PHP-DEV] GSoC Bugtracker

2008-06-25 Thread Steph Fox
Hi Barry, Do we need anymore basic, basic, basic bug trackers fields? Do we actually need the OS field, someone (I forget who) suggested we don't need it. We definitely need OS. In fact what would be really nice would be if we could ask the user to upload a copy of their phpinfo() output too

Re: [PHP-DEV] GSoC Bugtracker

2008-06-25 Thread Scott MacVicar
We'll end up asking for OS after we can't reproduce it on Linux. OS is definately needed. Scott Richard Quadling wrote: 2008/6/25 Barry Carlyon <[EMAIL PROTECTED]>: Greetings all, For the basic, basic, basic bug tracker, (none of this pear/pecl shit, *jokes*) I currently have the following

Re: [PHP-DEV] GSoC Bugtracker

2008-06-25 Thread Richard Quadling
2008/6/25 Barry Carlyon <[EMAIL PROTECTED]>: > Greetings all, > > For the basic, basic, basic bug tracker, (none of this pear/pecl shit, > *jokes*) I currently have the following form: > > http://gsoc.barrycarlyon.servegame.org/report/ > > Do we need anymore basic, basic, basic bug trackers fields

Re: [PHP-DEV] GSoC: Bugtracker

2008-06-02 Thread Barry Carlyon
That one is on the wiki, but I am glad you clarified it, I didnt quite understand what it meant sean finney wrote: hi barry, oops, guess this one got lost under the pile for a bit... On Monday 26 May 2008 12:50:08 pm Barry Carlyon wrote: So please add anything you would like to see i

Re: [PHP-DEV] GSoC: Bugtracker

2008-06-02 Thread Hannes Magnusson
On Mon, Jun 2, 2008 at 9:36 PM, sean finney <[EMAIL PROTECTED]> wrote: > i would like to suggest that the "Secondary Requirement" entitled "VCS > (Versioning Control System, e.g. CVS and SVN) integration" be given a great > deal of importance. i can't tell you how many hours i've lost trying to fi

Re: [PHP-DEV] GSoC: Bugtracker

2008-06-02 Thread sean finney
hi barry, oops, guess this one got lost under the pile for a bit... On Monday 26 May 2008 12:50:08 pm Barry Carlyon wrote: > So please add anything you would like to see in the bug tracker to the > specs page. > If you have any questions or wish to discuss anything I can currently be > found on

Re: [PHP-DEV] [GSOC] Ideas?

2008-03-09 Thread Pierre Joye
HI Alan! On Mon, Mar 10, 2008 at 1:02 AM, Alan Knowles <[EMAIL PROTECTED]> wrote: > I do think the wiki page needs some forwarding / segmenting.. etc. > Who can/should contribute to it, (how it may not reflect the views of > the php group..) > Who 'owns' it in the end, and is going to delete pr

Re: [PHP-DEV] [GSOC] Ideas?

2008-03-09 Thread Alan Knowles
I do think the wiki page needs some forwarding / segmenting.. etc. Who can/should contribute to it, (how it may not reflect the views of the php group..) Who 'owns' it in the end, and is going to delete proposals they think are a bit off-topic etc... Ideas from any .php net member relating to

Re: [PHP-DEV] [GSOC] Ideas?

2008-03-09 Thread Pierre Joye
On Sun, Mar 9, 2008 at 4:17 PM, Hannes Magnusson <[EMAIL PROTECTED]> wrote: > Hi all > > We should probably discuss some ideas for Google Summer of Code this year. > I see people have already added few to the wiki page[1] which is great > and all but wikis aren't for discussions.. > > The plan

Re: [PHP-DEV] GSoC, Mutation Testing, Ineligible

2007-04-11 Thread Lukas Kahwe Smith
Lukas Kahwe Smith wrote: Mark Wiesemann wrote: This was just a friendly note for Sebastian and other mentors, e.g. to avoid that maybe Google itself ranks people like Thomas Koch next year down because their 2007 application was marked as "spam" (<= in Google's interpretation). Good point. We

Re: [PHP-DEV] GSoC, Mutation Testing, Ineligible

2007-03-31 Thread Lukas Kahwe Smith
Mark Wiesemann wrote: This was just a friendly note for Sebastian and other mentors, e.g. to avoid that maybe Google itself ranks people like Thomas Koch next year down because their 2007 application was marked as "spam" (<= in Google's interpretation). Good point. We will provide feedback to

Re: [PHP-DEV] GSoC, Mutation Testing, Ineligible

2007-03-31 Thread Mark Wiesemann
Lukas Kahwe Smith wrote: > Mark Wiesemann wrote: > >> The most important sentence of this paragraph is: >>| Use the "Ineligible" link only for applications that are spam. > > Sorry about that. You have to realize that the SoC Mentor interface is > utter crap. So we are trying to make the best o

Re: [PHP-DEV] GSoC, Mutation Testing, Ineligible

2007-03-31 Thread Lukas Kahwe Smith
Mark Wiesemann wrote: The most important sentence of this paragraph is: | Use the "Ineligible" link only for applications that are spam. Sorry about that. You have to realize that the SoC Mentor interface is utter crap. So we are trying to make the best of the available features in order to

Re: Re: [PHP-DEV] GSoC, Mutation Testing, Ineligible

2007-03-30 Thread Mark Wiesemann
Sebastian Bergmann wrote: > Thomas Koch wrote: >> Today, just some minutes before deadline, the application status has >> been set to "Ineligible" without any comment or even a name of the one >> who set this status. > > I set the application status to "Ineligible" which, in the terms of > Go

Re: [PHP-DEV] GSoC idea proposal for a new PHP project

2007-03-28 Thread David Duong
Please ignore all the redundant statements in my first paragraph >.<, I'm not sure why it came out to be like that.. David Duong wrote: Hello everyone and thanks for the reminder Marcus, This is just a follow up of what I posted earlier in this thread. Instead of submitting my HyperWiki proje

Re: [PHP-DEV] GSoC idea proposal for a new PHP project

2007-03-28 Thread David Duong
Hello everyone and thanks for the reminder Marcus, This is just a follow up of what I posted earlier in this thread. Instead of submitting my HyperWiki project, instead, I submitted one that was originally intended to be used with HyperWiki for a agnostic database layer (ADatabase) that attemp

Re: [PHP-DEV] GSoC, Mutation Testing, Ineligible

2007-03-27 Thread Sebastian Bergmann
Thomas Koch wrote: > Today, just some minutes before deadline, the application status has > been set to "Ineligible" without any comment or even a name of the one > who set this status. I set the application status to "Ineligible" which, in the terms of Google's web interface for GSoC, means t

Re: [PHP-DEV] GSoC idea proposal for a new PHP project

2007-03-24 Thread Marcus Boerger
Hello David, remember that the deadline for submitting projects is monday. best regards marcus Saturday, March 24, 2007, 7:22:14 PM, you wrote: > Hello php.internals, > I saw the Summer of Code article on php.net and am contacting this group > to hopefully gain the interest of possible ment

Re: [PHP-DEV] GSoC

2007-03-22 Thread Richard Lynch
On Wed, March 21, 2007 3:57 am, Antony Dovgal wrote: > I don't think anybody sane is doing audio encoding and video resizing Whoops! Sorry. I missed the part about being sane. That makes my previous post invalid. :-) -- Some people have a "gift" link here. Know what I want? I want you to buy

Re: [PHP-DEV] GSoC

2007-03-22 Thread Richard Lynch
On Wed, March 21, 2007 3:57 am, Antony Dovgal wrote: > I don't think anybody sane is doing audio encoding and video resizing > in PHP. > PHP is about interface, clients are not going to wait an hour or two > for a page to load. E. Actually, I have many PHP scripts with fire up exec processes

Re: [PHP-DEV] GSoC

2007-03-22 Thread Richard Lynch
On Wed, March 21, 2007 2:47 am, Tijnema ! wrote: > On 3/21/07, Richard Lynch <[EMAIL PROTECTED]> wrote: >> >> I splice the ID3 tags onto the front of an MP3 stream in PHP on this >> site: >> >> http://uncommonground.com/ >> >> The id3 library in PHP is quite good at this, but needs a >> maintainer.

Re: [PHP-DEV] GSoC

2007-03-21 Thread Tijnema !
On 3/21/07, Antony Dovgal <[EMAIL PROTECTED]> wrote: On 03/21/2007 03:48 PM, Robert Cummings wrote: > On Wed, 2007-03-21 at 11:57 +0300, Antony Dovgal wrote: >> >> I don't think anybody sane is doing audio encoding and video resizing in PHP. >> PHP is about interface, clients are not going to wai

Re: [PHP-DEV] GSoC

2007-03-21 Thread Robert Cummings
On Wed, 2007-03-21 at 11:57 +0300, Antony Dovgal wrote: > > I don't think anybody sane is doing audio encoding and video resizing in PHP. > PHP is about interface, clients are not going to wait an hour or two for a > page to load. I think this is a limitation in your grasp of where and why PHP is

Re: [PHP-DEV] GSoC

2007-03-21 Thread Antony Dovgal
On 03/21/2007 04:15 PM, Richard Quadling wrote: I agree. Because I can use 1 language to deal with web/cli/gui, I can create classes which can be used in all 3 environments (though I'm not GUI-ing at the moment). And from that single code base I can fix multiple applications instantly without the

Re: [PHP-DEV] GSoC

2007-03-21 Thread Robert Cummings
On Wed, 2007-03-21 at 16:09 +0300, Antony Dovgal wrote: > On 03/21/2007 03:48 PM, Robert Cummings wrote: > > On Wed, 2007-03-21 at 11:57 +0300, Antony Dovgal wrote: > >> > >> I don't think anybody sane is doing audio encoding and video resizing in > >> PHP. > >> PHP is about interface, clients are

Re: [PHP-DEV] GSoC

2007-03-21 Thread Richard Quadling
I agree. Because I can use 1 language to deal with web/cli/gui, I can create classes which can be used in all 3 environments (though I'm not GUI-ing at the moment). And from that single code base I can fix multiple applications instantly without the need to recompile hundreds of programs and libra

Re: [PHP-DEV] GSoC

2007-03-21 Thread Antony Dovgal
On 03/21/2007 03:48 PM, Robert Cummings wrote: On Wed, 2007-03-21 at 11:57 +0300, Antony Dovgal wrote: I don't think anybody sane is doing audio encoding and video resizing in PHP. PHP is about interface, clients are not going to wait an hour or two for a page to load. I think this is a limi

Re: [PHP-DEV] GSoC

2007-03-21 Thread Vlad Bosinceanu
You're talking about massive processing tasks here, which aren't really suited for PHP. The problem isn't just with clients waiting for a script to finish executing, but also with hammering the webservers. There's only so many MaxClients a webserver allows. It may be useful for CLI apps, but ke

Re: [PHP-DEV] GSoC

2007-03-21 Thread Antony Dovgal
On 03/21/2007 12:26 PM, Tijnema ! wrote: That windows-only format? I've never seen anybody using it. Well, i got huge music collection out here, just checking my main dir with 3104 songs, it says 2674 MP3, 320 WMA and 110 other file formats. > Well, video files are just a set of frames, so if

Re: [PHP-DEV] GSoC

2007-03-21 Thread Tijnema !
On 3/21/07, Antony Dovgal <[EMAIL PROTECTED]> wrote: On 03/21/2007 12:08 PM, Tijnema ! wrote: > Like i said, video resizing might be useful for sites like youtube. I'm sure they don't do it each time the video is viewed. Nope, they do it when uploading the video. > And what i'm trying to do

Re: [PHP-DEV] GSoC

2007-03-21 Thread Antony Dovgal
On 03/21/2007 12:08 PM, Tijnema ! wrote: Like i said, video resizing might be useful for sites like youtube. I'm sure they don't do it each time the video is viewed. And what i'm trying to do with audio is more extending the limits of PHP. Ever wanted to become a web DJ? Nope. There is a

Re: [PHP-DEV] GSoC

2007-03-21 Thread Tijnema !
On 3/21/07, Antony Dovgal <[EMAIL PROTECTED]> wrote: On 03/21/2007 10:47 AM, Tijnema ! wrote: > On 3/21/07, Richard Lynch <[EMAIL PROTECTED]> wrote: >> >> I splice the ID3 tags onto the front of an MP3 stream in PHP on this >> site: >> >> http://uncommonground.com/ >> >> The id3 library in PHP is

Re: [PHP-DEV] GSoC

2007-03-21 Thread Antony Dovgal
On 03/21/2007 10:47 AM, Tijnema ! wrote: On 3/21/07, Richard Lynch <[EMAIL PROTECTED]> wrote: I splice the ID3 tags onto the front of an MP3 stream in PHP on this site: http://uncommonground.com/ The id3 library in PHP is quite good at this, but needs a maintainer... Well, it is a start, n

Re: [PHP-DEV] GSoC

2007-03-21 Thread Tijnema !
On 3/21/07, Alexey Zakhlestin <[EMAIL PROTECTED]> wrote: you should look at ffmpeg and other multi-codec libraries (sdl?) ffmpeg is cool, and probably good for this, but I'm not sure what you want to do with SDL library. Tijnema On 3/21/07, Tijnema ! <[EMAIL PROTECTED]> wrote: > On 3/21/07,

Re: [PHP-DEV] GSoC

2007-03-21 Thread Alexey Zakhlestin
you should look at ffmpeg and other multi-codec libraries (sdl?) On 3/21/07, Tijnema ! <[EMAIL PROTECTED]> wrote: On 3/21/07, Richard Lynch <[EMAIL PROTECTED]> wrote: > > I splice the ID3 tags onto the front of an MP3 stream in PHP on this > site: > > http://uncommonground.com/ > > The id3 libr

Re: [PHP-DEV] GSoC

2007-03-20 Thread Tijnema !
On 3/21/07, Richard Lynch <[EMAIL PROTECTED]> wrote: I splice the ID3 tags onto the front of an MP3 stream in PHP on this site: http://uncommonground.com/ The id3 library in PHP is quite good at this, but needs a maintainer... Well, it is a start, now only processing work needs to be done :

Re: [PHP-DEV] GSoC

2007-03-20 Thread Tijnema !
On 3/20/07, Marcus Boerger <[EMAIL PROTECTED]> wrote: Hello Tijnema, we have a few PECL extensions that deal with audio stuff. So it is possible but that definitively requires a lot of C skills. Apply for any of the ideas as a student on the GSoC page if you like. best regards marcus Hi Marc

Re: [PHP-DEV] GSoC

2007-03-20 Thread Marcus Boerger
Hello Tijnema, we have a few PECL extensions that deal with audio stuff. So it is possible but that definitively requires a lot of C skills. Apply for any of the ideas as a student on the GSoC page if you like. best regards marcus Tuesday, March 20, 2007, 9:21:21 PM, you wrote: > On 3/15/07,

Re: [PHP-DEV] GSoC

2007-03-20 Thread Tijnema !
On 3/15/07, Marcus Boerger <[EMAIL PROTECTED]> wrote: Hello Tijnema, cool, have a look at the site then. If Ilia didn't update it just wait a bit - we are having network problems here during the conference. best regards marcus Hi, I read a lot of text, just for information and i like the id

Re: [PHP-DEV] GSoC

2007-03-16 Thread Zoe Slattery
Hey Ilia This is a fantastic idea! And as for not being complex - actually I think it is quite a challenge. I (and a couple of colleagues) have spent a bit of time over the past two months trying to work out how best to do this, you need to get a pretty good idea of how PHP works in order to

Re: [PHP-DEV] GSoC

2007-03-15 Thread Marcus Boerger
Hello Tijnema, cool, have a look at the site then. If Ilia didn't update it just wait a bit - we are having network problems here during the conference. best regards marcus Thursday, March 15, 2007, 10:09:11 PM, you wrote: > On 3/15/07, Marcus Boerger <[EMAIL PROTECTED]> wrote: >> Hello Ilia,

Re: [PHP-DEV] GSoC

2007-03-15 Thread Tijnema !
On 3/15/07, Marcus Boerger <[EMAIL PROTECTED]> wrote: Hello Ilia, of course we can. The question is how do we find a student for ideas we have? best regards marcus I'm a student :) I'm not sure what the requirements for this are, but i've programmed a lot in PHP and C/C++. Tijnema Thursd

  1   2   >