writing php with komodo ide.

Web Development

My online PHP training is now complete. I feel like I learned quite a bit and am ready to start tackling some exciting projects I have in my queue. Not only did I learn about some good practices, I also finally made time to look at some development environments. After some comparisons, I have choosen to play around with Komodo IDE Active State also offers a free editor called Komodo Edit if you are interested in a simple bare bones editor. If you are at all curious about Komodo IDE, be sure and check out the free Discover Komodo IDE 4.webcast.

What do I like about it?

  • Debugging
  • Auto-completion
  • Syntax checking
  • Clean interface
  • Plays nice with subversion

Leave a Reply

Your email address will not be published.
*
*

This site uses Akismet to reduce spam. Learn how your comment data is processed.

HOWTOs

Staying Anonymous on the Internet

I have recently started using Tor for improved security and privacy when working out of certain locations. Not that I have much to hide but I do not want someone watching all my outgoing network traffic. Tor is also helpful if you are using a computer somewhere where they block ports (thus blocking services such […]

Hints HOWTOs Web Development

If You Want a Web Site Redesign…

If you have thought it through and tried to make small changes but you are still unhappy with your site, here are some things to consider: Existing successful web sites. The first thing that I do as a web developer/consultant is ask my clients to list three-five web sites they like and find easy to […]