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 #182170 is a reply to message #182168] Mon, 15 July 2013 16:08 Go to previous messageGo to previous message
The Natural Philosoph is currently offline  The Natural Philosoph
Messages: 993
Registered: September 2010
Karma:
Senior Member
On 15/07/13 16:19, Mitch Bujard wrote:
> On 2013-07-14 18:12:04 +0000, Scott Johnson said:
>
>> 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
>
> You are right, Scotty, I am looking for help in php. I have been using
> html for so long, it is not my main problem.
>
> I forgot to mention that I am using Mac (ouch, I see a hurd of people
> chasing me with forks). Unfortunately, I will not be able to play with
> PHPEd, though it looks impressive.
>
> Let me get into what I would additionally need :
> - Auto indent (I developed under RealBasic and it does that very well)
>
> So far, Komodo checks php snytax on the fly, enhances code with
> colors, , and it provides check of open and closed braces {}, which is
> very nice. Which is quite allright and gets a lot of work done.
>
well plenty of editors do all; that. I use Geany for example.

It's actually almost an IDE.

tends to be linux only, but windows versions are available.

> I was looking for knowledgeable and positive remarks and pointers. All
> have been warmly appreciated. Thank you !
>
> Mitch
> http://www.FontMenu.com
> ---
> Luck is the residue of design.
> Branch Rickey
>
>


--
Ineptocracy

(in-ep-toc’-ra-cy) – a system of government where the least capable to lead are elected by the least capable of producing, and where the members of society least likely to sustain themselves or succeed, are rewarded with goods and services paid for by the confiscated wealth of a diminishing number of producers.
[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 Oct 18 13:25:36 GMT 2024

Total time taken to generate the page: 0.06977 seconds