Re: Free PHP/HTML editor

Wow I knew there had to be an easier way but when I googled I didnt see anything like these programs. Here I have been using wordpad all this time...

Thanks my (web) life just got a whole bunch easier!

77

Re: Free PHP/HTML editor

Frank H wrote:
hcgtv wrote:

It's not free but for $29.95 for the personal version

but not allowed for commercial use ...

If you're making money from a tool, why not pay the $295 price tag then?

It's a lot cheaper than other tools in it's class and if you charge the going rate for your programming services, it's about a day's pay.

78

Re: Free PHP/HTML editor

hcgtv wrote:
Frank H wrote:
hcgtv wrote:

It's not free but for $29.95 for the personal version

but not allowed for commercial use ...

If you're making money from a tool, why not pay the $295 price tag then?

It's a lot cheaper than other tools in it's class and if you charge the going rate for your programming services, it's about a day's pay.

Still a bit to high for what you get. Personally, I can't recommend Ultraedit (or UEStudio) enough. Excellent package, for a very reasonable price smile

79

Re: Free PHP/HTML editor

CodeXP wrote:

Still a bit to high for what you get. Personally, I can't recommend Ultraedit (or UEStudio) enough. Excellent package, for a very reasonable price smile

That's my editor, well worth the price of admission wink

80

Re: Free PHP/HTML editor

I rather like WeBuilder 2006. Its HTMLPad, Rapid CSS and Rapid PHP combined. Not free but not very expensive either.
http://www.blumentals.net/webuilder/

81 (edited by Frank H 2006-03-24 16:14)

Re: Free PHP/HTML editor

hcgtv wrote:
Frank H wrote:
hcgtv wrote:

It's not free but for $29.95 for the personal version

but not allowed for commercial use ...

If you're making money from a tool, why not pay the $295 price tag then?

It's a lot cheaper than other tools in it's class and if you charge the going rate for your programming services, it's about a day's pay.

I knew you were going to say that wink

If I pay for something I don't like to be limited on how I choose to use it in the future, I rather spend the $99 for Zend Studio Standard than $29 for a 'learning' edition of a software. Lots of companies has free for personal use, for the simple reason they want lots of people to know their software and therefore beeing in a position later where they might sell licenses. (Microsoft sent me a Educational DVD with the full Visual Studio package (including MSDN etc.), for free)

Either way, the project I'm going to use it on is a very uncertain thing if I will make it or not, mostly due to free time, and I don't want to throw away $300 on something I might not use ... I rather spend those on other things ... that's the reason why I asked if there was anything around .... (and I would probably donate a bunch if I would ever use something comercially, at least similar to what other tools costs ... but that's after I've made the money, if any)

82

Re: Free PHP/HTML editor

Frank H wrote:

Either way, the project I'm going to use it on is a very uncertain thing if I will make it or not, mostly due to free time, and I don't want to throw away $300 on something I might not use ...

I spent over a month evaluating PHP IDE's and finally decided on Komodo, biggest reasons were that it was cross platform and built atop Mozilla.

I hear you on the cost factor, have you tried PHP Designer? It's not bad for a free product and it's getting more users, which turns into more donations, which gives the developers incentive to keep enhancing it.

83

Re: Free PHP/HTML editor

I use editpad pro, works good enough for whatever editing I need to do tongue

Re: Free PHP/HTML editor

hcgtv wrote:

have you tried PHP Designer?

yep wink

Frank H wrote:

php designer hasn't auto completion of variables, (I'm actually using it atm, but I'm messing up my variables too much wink)

but ... I'll keep my eyes open for alternatives ... I guess I have to use another file just to keep track of all variables so that I will be consistent ... auto completion of variables is pretty neat to have ... wink

85 (edited by zaher 2006-04-25 10:36)

Re: Free PHP/HTML editor

Try this site
http://www.php-editors.com/

http://sourceforge.net/projects/trustudio

If your people come crazy, you will not need to your mind any more.

86

Re: Free PHP/HTML editor

This integrated with xdebug     xdebug.org
http://sourceforge.net/projects/openstudio
http://www.weaverslave.ws/

If your people come crazy, you will not need to your mind any more.

Re: Free PHP/HTML editor

I use http://www.pspad.com/

Daniel Hollands / Ninth Dimension / Xepheus
- http://theworldofdan.co.uk/
- http://arathor.net/
- http://unknowntales.net/

Re: Free PHP/HTML editor

I've now started to test out Eclipse, it feels pretty solid and it does what I searched for, and as a bonus I can use Consolas in cleartype smile

http://www.eclipse.org/php/

Feels like it could be a keeper smile

(I just saw that Xumix mentions it on page 2 ... I wonder if I missed it or just didn't figure out how it worked when I first went through this thread?)

Re: Free PHP/HTML editor

SciTE && Nvu

90

Re: Free PHP/HTML editor

I just discovered PSPad, and I'll be using it until Notepad++ includes remote editing via FTP.

Aftonbörsens skapare. Var med och starta något roligt och stort du med!

Re: Free PHP/HTML editor

Frank H wrote:

I've now started to test out Eclipse, it feels pretty solid and it does what I searched for, and as a bonus I can use Consolas in cleartype smile

http://www.eclipse.org/php/

Feels like it could be a keeper smile

(I just saw that Xumix mentions it on page 2 ... I wonder if I missed it or just didn't figure out how it worked when I first went through this thread?)

Auto Completion too? I should really try this. big_smile

Re: Free PHP/HTML editor

yup ... think you need to have the directory as include path to get it to 'feel' all variables and such ... (the files are clickable so one can see what function is in what file smile)

93 (edited by C22H28N2O 2006-07-16 21:01)

Re: Free PHP/HTML editor

Frank H wrote:

yup ... think you need to have the directory as include path to get it to 'feel' all variables and such ... (the files are clickable so one can see what function is in what file smile)

Thank's for finding this! smile

EDIT: Wait a sec... I have used this before... I think. big_smile

Re: Free PHP/HTML editor

Sounds promising, downloading it now ^^

Re: Free PHP/HTML editor

Frank H wrote:

I've now started to test out Eclipse, it feels pretty solid and it does what I searched for, and as a bonus I can use Consolas in cleartype smile

http://www.eclipse.org/php/

Feels like it could be a keeper smile

(I just saw that Xumix mentions it on page 2 ... I wonder if I missed it or just didn't figure out how it worked when I first went through this thread?)

Aye, Eclipse is a very nice IDE, if an IDE is what you're looking for.  You can get a version that's designed especially for LAMP development:
http://www.easyeclipse.org/site/distributions/lamp.html

Re: Free PHP/HTML editor

I'm not liking Eclipse =/
*wanders off back to Dreamweaver*

Re: Free PHP/HTML editor

I like eclipse for java, zend studio for php, dreamweaver for pure html, and visual studio for windows development.

Re: Free PHP/HTML editor

Zend Studio is slow as hell on XP =/
On Linux it's my first choice for PHP though smile

99 (edited by MadHatter 2006-07-18 00:29)

Re: Free PHP/HTML editor

hrm... its always ran fine for me.  having numerous large files open it does tend to get weighed down (as does dreamweaver), but I really like its debugger functionality.

I did recently see a demo of phped (which looked promising), and would love to own it, but its not in my budget at the moment.  I love zs's code insight, and phped looked even better, but I wonder if you can debug w/ phped as good as you can w/ zend.

Re: Free PHP/HTML editor

Inquisitus wrote:
Frank H wrote:

I've now started to test out Eclipse, it feels pretty solid and it does what I searched for, and as a bonus I can use Consolas in cleartype smile

http://www.eclipse.org/php/

Feels like it could be a keeper smile

(I just saw that Xumix mentions it on page 2 ... I wonder if I missed it or just didn't figure out how it worked when I first went through this thread?)

Aye, Eclipse is a very nice IDE, if an IDE is what you're looking for.  You can get a version that's designed especially for LAMP development:
http://www.easyeclipse.org/site/distributions/lamp.html

Is that the same thing as http://www.eclipse.org/php/ but the difference is that it got Server and Database included?