Re: [PHP] Appalling Dreamweaver performance

2010-01-31 Thread Adam Richardson
Dreamweaver is notorious for memory leaks (some releases have much more severe issues than others.) Sometimes just closing the app and then reopening makes a big difference, especially when it comes to tasks that take a large amount of memory. That said, I'm certainly not sure this was the issue,

[PHP] Including file from a registered shutown function on a syntax parse error

2010-01-31 Thread Marc Trudel
Greetings, If I register a shutdown function in PHP (to catch syntax parse errors and send them in logs), it looks like I can open files, but I cannot do includes - that is, if the reason of exit is a syntax parse error. Is this a desired effect? It seems a tad odd that I could do eval(preg_repl

Re: [PHP] Appalling Dreamweaver performance

2010-01-31 Thread Allen McCabe
Notepad++ also has session saving capabilities. This means you can save which files you're working on, close Notepad++, and reload those files at a later date. It's cool. On Sun, Jan 31, 2010 at 4:51 PM, Ashley Sheridan wrote: > On Mon, 2010-02-01 at 11:28 +1100, clanc...@cybec.com.au wrote: > >

Re: [PHP] Appalling Dreamweaver performance

2010-01-31 Thread Ashley Sheridan
On Mon, 2010-02-01 at 11:28 +1100, clanc...@cybec.com.au wrote: > I use Dreamweaver as my editor, mainly because I'm familiar with it, although > I only use > about 1% of its capabilities. However it generally handles long files well. > The other day > I downloaded the two shortest of Brian Dun

Re: [PHP] Appalling Dreamweaver performance

2010-01-31 Thread Richard Quadling
On 1 February 2010 00:28, wrote: > > I use Dreamweaver as my editor, mainly because I'm familiar with it, although > I only use > about 1% of its capabilities. However it generally handles long files well.   > The other day > I downloaded the two shortest of Brian Dunning's sets of test data *.

[PHP] Appalling Dreamweaver performance

2010-01-31 Thread clancy_1
I use Dreamweaver as my editor, mainly because I'm familiar with it, although I only use about 1% of its capabilities. However it generally handles long files well. The other day I downloaded the two shortest of Brian Dunning's sets of test data *. I opened the shortest in Dreamweaver, had a

[PHP] flush() in conjunction with gzipped content

2010-01-31 Thread Richard
Hi, This page: http://developer.yahoo.com/performance/rules.html#flush recommends using a flush() call just after the tag. However, does this even have an effect when using ob_gzhandler() ? Cheers. -- Richard Heyes HTML5 canvas graphing: RGraph - http://www.rgraph.net (updated 31st January) Lo

Re: [PHP] In need of PHP to JS collapsable array printing routine?

2010-01-31 Thread Rene Veerman
http://mediabeez.ws/htmlMicroscope/ I'll b cleaning up & releasing the 1.3.0 code today / early next week.. On Sat, Jan 30, 2010 at 12:54 AM, Daevid Vincent wrote: > I'm  wondering if anyone has a PHP debug-type routine that will take a PHP > array and output it to the web page, but make all the