[PHP-WEBMASTER] com web/master: Fixed precision on percentage or rating for notes search.: manage/user-notes.php

2012-12-24 Thread Sherif Ramadan
Commit:c2b7b05b1c237ecfd281f7acf5f1e8f908a7205b Author:Sherif Ramadan Tue, 25 Dec 2012 02:06:28 -0500 Parents: a1f89f36cf8a3c77ae5c8b788b749913e4c07213 Branches: master Link: http://git.php.net/?p=web/master.git;a=commitdiff;h=c2b7b05b1c237ecfd281f7acf5f1e8f908a7205b L

[PHP-WEBMASTER] com web/master: Fixed rating calculation in notes search view. Not all queries select the rate.: manage/user-notes.php

2012-12-24 Thread Sherif Ramadan
Commit:a1f89f36cf8a3c77ae5c8b788b749913e4c07213 Author:Sherif Ramadan Tue, 25 Dec 2012 01:25:10 -0500 Parents: 01525ef163b4249367a50795bc25395639a41f4c Branches: master Link: http://git.php.net/?p=web/master.git;a=commitdiff;h=a1f89f36cf8a3c77ae5c8b788b749913e4c07213 L

[PHP-WEBMASTER] com web/master: To avoid confusion use a different column name for rating and fall back to manual calculation if it's not present.: manage/user-notes.php

2012-12-24 Thread Sherif Ramadan
Commit:01525ef163b4249367a50795bc25395639a41f4c Author:Sherif Ramadan Tue, 25 Dec 2012 00:08:38 -0500 Parents: e0f6118a27b85395a575bb836fcce551b2575d15 Branches: master Link: http://git.php.net/?p=web/master.git;a=commitdiff;h=01525ef163b4249367a50795bc25395639a41f4c L

[PHP-WEBMASTER] com web/master: Fixed wrong variable initialization bug.: entry/user-notes-vote.php

2012-12-24 Thread Sherif Ramadan
Commit:e0f6118a27b85395a575bb836fcce551b2575d15 Author:Sherif Ramadan Mon, 24 Dec 2012 23:28:12 -0500 Parents: 22207d5f2c253861868b06e97a87658a2e1dc855 Branches: master Link: http://git.php.net/?p=web/master.git;a=commitdiff;h=e0f6118a27b85395a575bb836fcce551b2575d15 L

[PHP-WEBMASTER] com web/master: Fixed search SQL for lowest rated notes. For lowest rated notes we want to sort ascendingly by rating and descendingly by down votes.: manage/user-notes.php

2012-12-24 Thread Sherif Ramadan
Commit:22207d5f2c253861868b06e97a87658a2e1dc855 Author:Sherif Ramadan Mon, 24 Dec 2012 22:23:24 -0500 Parents: f1325b9bbb33478f53167bae42966c3f49f3247c Branches: master Link: http://git.php.net/?p=web/master.git;a=commitdiff;h=22207d5f2c253861868b06e97a87658a2e1dc855 L

[PHP-WEBMASTER] com web/master: Explicitly select columns in note table since rating gets overwritten. Fix links in votes div.: manage/user-notes.php

2012-12-24 Thread Sherif Ramadan
Commit:f1325b9bbb33478f53167bae42966c3f49f3247c Author:Sherif Ramadan Mon, 24 Dec 2012 22:17:06 -0500 Parents: 22b90f95ef9df411b1a9abe9cb32afb9a9dfbc38 Branches: master Link: http://git.php.net/?p=web/master.git;a=commitdiff;h=f1325b9bbb33478f53167bae42966c3f49f3247c L

[PHP-WEBMASTER] com web/master: Fixed syntax error from last commit and updated the SQL for better sorting of top/bottom rated notes.: fetch/user-notes.php manage/user-notes.php

2012-12-24 Thread Sherif Ramadan
Commit:22b90f95ef9df411b1a9abe9cb32afb9a9dfbc38 Author:Sherif Ramadan Mon, 24 Dec 2012 21:51:19 -0500 Parents: 1deb32e96917a5d9486971db4dd6ed528d10d7fc Branches: master Link: http://git.php.net/?p=web/master.git;a=commitdiff;h=22b90f95ef9df411b1a9abe9cb32afb9a9dfbc38 L

[PHP-WEBMASTER] com web/master: Replaced the old SQL with a much more memory and time efficient single LEFT JOIN query and only fetching one row at a time.: fetch/user-notes.php

2012-12-24 Thread Sherif Ramadan
Commit:1deb32e96917a5d9486971db4dd6ed528d10d7fc Author:Sherif Ramadan Mon, 24 Dec 2012 21:31:56 -0500 Parents: 810fea593b33c8e967925e1923d0df3201d3b7af Branches: master Link: http://git.php.net/?p=web/master.git;a=commitdiff;h=1deb32e96917a5d9486971db4dd6ed528d10d7fc L

[PHP-WEBMASTER] [PHP-BUG] Bug #63850 [NEW]: us1.php.net fails to send voting requests

2012-12-24 Thread [email protected]
From: googleguy Operating system: PHP version: Irrelevant Package: Website problem Bug Type: Bug Bug description:us1.php.net fails to send voting requests Description: The us1.php.net mirror appears to have a strange issue in properly sending a requ

Re: [PHP-WEBMASTER] Graduate Dissertation Reference

2012-12-24 Thread Ferenc Kovacs
On Thu, Dec 20, 2012 at 2:52 AM, Jared Drake wrote: > Greetings! > > > > I am writing a dissertation on the development of PHP and other open > source languages. While learning PHP, I created tutorials for myself and I > would like to share them with anyone interested in a beginner's course on >