Re: [PHP-WEBMASTER] Turning beta into production

2012-12-31 Thread Levi Morrison
On Mon, Dec 31, 2012 at 2:12 PM, Stewart Lord wrote: > I have been thinking about the styling problems and I think we need some > help. I am going to reach out to a couple of visual designers I know to see > if one of them is willing to donate some time. Anyone else have contacts? I sent an ema

[PHP-WEBMASTER] com web/php: Decreased vertical spacing between left-navigation items.: styles/doc.css

2012-12-31 Thread Levi Morrison
Commit:490e89c207fbd22e29a8b3b950bb1e7b193dd6a1 Author:Levi Morrison Mon, 31 Dec 2012 18:39:55 -0700 Parents: 50c4f855068b6766c81edd06d44ee29e83c1acac Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=490e89c207fbd22e29a8b3b950bb1e7b193dd6a1 Log: D

[PHP-WEBMASTER] com web/php: Fixed edge-case for extra whitespace.: styles/doc.css

2012-12-31 Thread Levi Morrison
Commit:50c4f855068b6766c81edd06d44ee29e83c1acac Author:Levi Morrison Mon, 31 Dec 2012 16:56:08 -0700 Parents: 6ac5ac17f703fb9e11895702e399928040f51867 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=50c4f855068b6766c81edd06d44ee29e83c1acac Log: F

[PHP-WEBMASTER] com web/php: Fixed some whitepspace craziness.: styles/doc.css

2012-12-31 Thread Levi Morrison
Commit:6ac5ac17f703fb9e11895702e399928040f51867 Author:Levi Morrison Mon, 31 Dec 2012 16:25:22 -0700 Parents: 0ed216e522c8b5d25448b4b380435d5eb16e5603 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=6ac5ac17f703fb9e11895702e399928040f51867 Log: F

[PHP-WEBMASTER] com web/php: Balanced the whitespace on the edges of the page.: styles/doc.css

2012-12-31 Thread Levi Morrison
Commit:0ed216e522c8b5d25448b4b380435d5eb16e5603 Author:Levi Morrison Mon, 31 Dec 2012 15:56:40 -0700 Parents: 20af614620d0f19e94bc3157a4ca3297c218d02e Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=0ed216e522c8b5d25448b4b380435d5eb16e5603 Log: B

[PHP-WEBMASTER] com web/php: Temporarily removed TOC and made documentation pages wider. Also gave more gutter room for the left-navigation.: styles/doc.css

2012-12-31 Thread Levi Morrison
Commit:20af614620d0f19e94bc3157a4ca3297c218d02e Author:Levi Morrison Mon, 31 Dec 2012 14:57:47 -0700 Parents: 65681fa197deaa96048eb2bd5cccf383634c0101 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=20af614620d0f19e94bc3157a4ca3297c218d02e Log: T

Re: [PHP-WEBMASTER] Turning beta into production

2012-12-31 Thread Stewart Lord
I have been thinking about the styling problems and I think we need some help. I am going to reach out to a couple of visual designers I know to see if one of them is willing to donate some time. Anyone else have contacts? Stew On Dec 31, 2012, at 1:03 PM, Levi Morrison wrote: > Also, can we

Re: [PHP-WEBMASTER] Turning beta into production

2012-12-31 Thread Stewart Lord
On Dec 31, 2012, at 1:03 PM, Levi Morrison wrote: > Also, can we put in writing somewhere our targeted browser support? Or > at least temporarily what will our IE target support be? > > As of PHP 5.5 we'll drop Windows XP support. Theoretically that means > we can target IE 9+ because the last ve

Re: [PHP-WEBMASTER] Turning beta into production

2012-12-31 Thread Levi Morrison
Also, can we put in writing somewhere our targeted browser support? Or at least temporarily what will our IE target support be? As of PHP 5.5 we'll drop Windows XP support. Theoretically that means we can target IE 9+ because the last version of IE that runs on XP is version 8. Even if we don't d

[PHP-WEBMASTER] Event approval

2012-12-31 Thread Rich Sage
Hi, It seems my submission for the BrightonPHP (UK) user group events (recurring monthly, 3rd Monday of each month) is still languishing in an approval queue somewhere - could someone please take a look and approve if possible? Sadly it wasn't approved in time for the December meeting, so I'm keen

Re: [PHP-WEBMASTER] Turning beta into production

2012-12-31 Thread Stewart Lord
On 2012-12-31, at 10:41 AM, Sherif Ramadan wrote: > > > > On Mon, Dec 31, 2012 at 1:25 PM, Stewart Lord wrote: > > > On 2012-12-30, at 10:07 PM, Sherif Ramadan wrote: > > > Sorry, that was poorly worded. I didn't mean to suggest that the each data > > URI generates a transfer over TCP.

Re: [PHP-WEBMASTER] Turning beta into production

2012-12-31 Thread Sherif Ramadan
On Mon, Dec 31, 2012 at 1:25 PM, Stewart Lord wrote: > > > On 2012-12-30, at 10:07 PM, Sherif Ramadan > wrote: > > > Sorry, that was poorly worded. I didn't mean to suggest that the each > data > > URI generates a transfer over TCP. What I'm saying is that there is a > > caching disadvantage her

Re: [PHP-WEBMASTER] Turning beta into production

2012-12-31 Thread Stewart Lord
On 2012-12-30, at 10:07 PM, Sherif Ramadan wrote: > Sorry, that was poorly worded. I didn't mean to suggest that the each data > URI generates a transfer over TCP. What I'm saying is that there is a > caching disadvantage here since the initial JSON request itself can't be > cached (the one com

Re: [PHP-WEBMASTER] Turning beta into production

2012-12-31 Thread Levi Morrison
On Sun, Dec 30, 2012 at 6:44 PM, Paul Dragoonis wrote: > I also agree that the site is not production ready, we still have to fix a > bunch of outstanding issues. Is there a reference list of outstanding > todo's or issues? > > Do we have our own bugs.php.net category? if not we should add one. >