FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Komodo Edit
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Komodo Edit [message #182149 is a reply to message #182145] Sun, 14 July 2013 18:12 Go to previous messageGo to previous message
Scott Johnson is currently offline  Scott Johnson
Messages: 196
Registered: January 2012
Karma:
Senior Member
On 7/14/2013 9:45 AM, richard wrote:
> On Sun, 14 Jul 2013 09:49:34 +0200, Mitch Bujard wrote:
>
>> On 2013-07-13 18:55:57 +0000, richard said:
>>
>>> On Sat, 13 Jul 2013 16:51:00 +0200, Mitch Bujard wrote:
>>>
>>>> I found Komodo Edit on sourceforge, and find it extremely useful for
>>>> long scripts, ith the automatic indentation that cleans code where
>>>> loops and conditional where not indented.
>>>>
>>>> Mitch
>>>> http://www.FontMenu.com
>>>> ---
>>>> Experience is the best teacher.
>>>
>>> I just use notepad++ and run it through a validator.
>>
>> Which validator do you use ? What does it do ?
>>
>> Thank you.
>>
>> Mitch
>> http://www.FontMenu.com
>> ---
>> Patience is bitter, but its fruit is sweet.
>> J.J. Rousseau
>
> http://validator.w3.org/
>
> This validator checks the html output to make sure the code complys with
> the guidelines.
> It is a great tool for finding things that are wrong.
> If you used php to create the page and it finds error, then you need to
> find out where in the php code the error was generated and learn how to fix
> it.
>

Richard, what you recommend is OK if all you need to do is validate
HTML, but as Mitch will find out if he has not already, a great deal of
PHP written may have nothing to do with HTML output in which case the
HTML validation would be useless.

Mitch is looking for, from what I gather, a tool to help write PHP.
I have personally found a good tool provides, but not limited to the
following.

* Easy formatting of indented and readable code.
* Tool-tips to speed up reuse of variables and function arguments.
* Color coding or different elements of the code such and function,
variables and definitions.
* Track back to function definitions.
* Source level error checking. Example: Find the simple syntax errors
as you go.

To name a few.

Though none of this is required to write PHP, anything to help spend
less time writing, testing and debugging the better.

Notepad just does not provide a practical approach when compared to what
else is available. I have heard some hold it as a badge of honor that
they use a simple text editor to write code, but I doubt they still use
a horse and wagon to get groceries.

Anyhow I personally use PHPEd from nusphere. I have not used the others
in-depth, except for trial but from what I remember, nothing stood out
as NOT a good tool.

Scotty
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Using a single php entry file for a whole site.
Next Topic: Easy to use ORM with fulltext search and/or search library
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 07:29:31 GMT 2024

Total time taken to generate the page: 0.06916 seconds