Re: [aur-dev] Introduction and proposal

2012-07-28 Thread Mario Mueller
Sure. PHP is my primary language, which I do at my daily job. On Sunday, July 29, 2012, canyonkni...@gmail.com wrote: > On Sat, Jul 28, 2012 at 4:00 AM, Mario Mueller > > wrote: > > I'm a bit sad to see, that nobody seems to be interested in my > contribution > > proposal. No feedback, no support

Re: [aur-dev] Introduction and proposal

2012-07-28 Thread canyonkni...@gmail.com
On Sat, Jul 28, 2012 at 4:00 AM, Mario Mueller wrote: > I'm a bit sad to see, that nobody seems to be interested in my contribution > proposal. No feedback, no support. I mean, I did not expect you to welcome > me with arms wide open, but a response to my proposal would be a minimum > sign of resp

Re: [aur-dev] Introduction and proposal

2012-07-28 Thread Jeremiah Dodds
Mario Mueller writes: > Now that's the kind of feedback I like ;). Challenge accepted. > > May I kindly ask if you are willing to discuss any ideas I will offer? > If he isn't, I'm sure there are plenty of people on the list who would. If you've got some good ideas, get them out where we can see

Re: [aur-dev] Introduction and proposal

2012-07-28 Thread Mario Mueller
Now that's the kind of feedback I like ;). Challenge accepted. May I kindly ask if you are willing to discuss any ideas I will offer? On Saturday, July 28, 2012, Loui Chang wrote: > On Sat 28 Jul 2012 10:00 +0200, Mario Mueller wrote: > > I'm a bit sad to see, that nobody seems to be interested

Re: [aur-dev] Introduction and proposal

2012-07-28 Thread Loui Chang
On Sat 28 Jul 2012 10:00 +0200, Mario Mueller wrote: > I'm a bit sad to see, that nobody seems to be interested in my contribution > proposal. No feedback, no support. I mean, I did not expect you to welcome > me with arms wide open, but a response to my proposal would be a minimum > sign of respec

Re: [aur-dev] Introduction and proposal

2012-07-28 Thread Jeremiah Dodds
Mario Mueller writes: > Hey Tim, > > thanks for your feedback and the hint. I did not have it in mind. I just > want to get sure that the effort is not useless. > > Cheers, xenji > > On Saturday, July 28, 2012, Timothée Ravier wrote: > The effort is never wasted. You generally need to wait at le

Re: [aur-dev] Introduction and proposal

2012-07-28 Thread Mario Mueller
Hey Tim, thanks for your feedback and the hint. I did not have it in mind. I just want to get sure that the effort is not useless. Cheers, xenji On Saturday, July 28, 2012, Timothée Ravier wrote: > Le 28/07/2012 10:00, Mario Mueller a écrit : > > I'm a bit sad to see, that nobody seems to be in

Re: [aur-dev] Introduction and proposal

2012-07-28 Thread Timothée Ravier
Le 28/07/2012 10:00, Mario Mueller a écrit : > I'm a bit sad to see, that nobody seems to be interested in my contribution > proposal. No feedback, no support. I mean, I did not expect you to welcome > me with arms wide open, but a response to my proposal would be a minimum > sign of respect. I won

Re: [aur-dev] Introduction and proposal

2012-07-28 Thread Mario Mueller
I'm a bit sad to see, that nobody seems to be interested in my contribution proposal. No feedback, no support. I mean, I did not expect you to welcome me with arms wide open, but a response to my proposal would be a minimum sign of respect. I wonder if you really want to change something or just wa

[aur-dev] [PATCH] Move notification logic to separate function

2012-07-28 Thread Nicolas Cornu
Move notification logic to separate function And optimize database requests in notification --- web/lib/pkgfuncs.inc.php | 58 1 file changed, 34 insertions(+), 24 deletions(-) diff --git a/web/lib/pkgfuncs.inc.php b/web/lib/pkgfuncs.inc.php index