Dotable - the home of "No worries" hosting!  
 
Home About Products F.A.Q Network Status Affiliates Support Contact Search Terms
 
Dotable currently hosts more than 20,000 domains for clients from all parts of the planet. Dotable is an owner operated hosting company, with Dotable's owner's Bob and Steve having 15 years of combined hosting experience between them, going back to 2001.

Dotable offers a wide but focused range of hosting products. So if you're looking to purchase a domain, or host 1 domain, or need to host multiple domains, or need a reseller account, or a VPS account or a dedicated server, at Dotable we've got you covered.

Dotable mascot! Welcome to Dotable
Go Back   Dotable - Dot your Domains™ > Client's favourite resources
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 27th September 2006, 07:35 PM   #1 (permalink)
Cross Hare
 
Join Date: Jul 2006
Location: Scotland
Posts: 441
Default Free code / programming editor

If anyone is looking for a simple code / programming editor, take a look at:
http://www.freewareweb.com/cgi-bin/archive.cgi?ID=1377

Little piece of software called Developers Pad; it stopped being developed some time ago, but is customisable and powerful. It's got plenty of features for me and is simple and lightweight. I use it for all HTML, CSS, PHP work, etc.
waldo is offline   Reply With Quote
Old 22nd October 2006, 09:35 PM   #2 (permalink)
Member
 
Klian's Avatar
 
Join Date: Apr 2005
Posts: 94
Default

If you are searching for a free and light code editor for Mac OS X, check:
Smultron http://smultron.sourceforge.net/
__________________
ElEuro.eu : Extreme Currency converter (AJAX Powered)
Klian is offline   Reply With Quote
Old 27th October 2006, 04:20 PM   #3 (permalink)
Funk Master Deluxe
 
blaze's Avatar
 
Join Date: Sep 2006
Location: Australia
Posts: 60
Default

I think context is the best one to get. Its incredibly fast and just plain good. Been using it for years.

http://www.context.cx/

Free also.
blaze is offline   Reply With Quote
Old 2nd November 2006, 08:30 PM   #4 (permalink)
New Dotable member
 
Join Date: Feb 2006
Posts: 9
Default

Eclipse Nothing beats it
freak is offline   Reply With Quote
Old 3rd November 2006, 02:27 AM   #5 (permalink)
pro webdeveloper
 
Ergo's Avatar
 
Join Date: Jul 2006
Location: Poland
Posts: 277
Default

yeah, im surprised ppl are using small programs for php , java , c when they have eclipse at hand. and to think i used to be an advocate of macromedia's dreamweaver.
__________________

http://www.linkedin.com/in/marcinlulek - my linkedIn profile - please check out
Freelance professional webdeveloper for hire - XHTML, CSS2, PHP 5 , SOON PYTHON, MySQL, PostgreSQL, SQLite, Ajax & Javascript [ using yahooUI and dojotoolkit for ajax work ], database performance optimisation, security audits. - contact me , get work done the way it should be.
Ergo is offline   Reply With Quote
Old 4th November 2006, 11:28 AM   #6 (permalink)
E=mc²
 
Gerrit's Avatar
 
Join Date: May 2006
Location: Puerto Rico
Posts: 432
Default

Until now I've been using NotetabPro (paid version) and I'm happy with it.
While typing this, I'm downloading Eclipse - got to try it

[edit]120 Mb??? Takes all weekend on my crappy dial-up - download aborted..[/edit]
__________________
Gerrit
SiriuS Website Design
Gerrit is offline   Reply With Quote
Old 4th November 2006, 01:06 PM   #7 (permalink)
Senior Member
 
Join Date: Nov 2005
Posts: 102
Default

Heh, Eclipse is on the higher end of development not very worth it if you don't require things like autocomplete for your PHP, Java etc. It does not support PHP, JavaScript or CSS by default. You have to download plugins etc. Too troublesome if working on something small.

But with Eclipse, it is very scalable. There are many many plugins which you may install when you need it. I have been working with it on the past week. Still not very used to it though.

I guess http://notepad-plus.sourceforge.net/ would be a very good editor comparable to those paid ones. It has really improved and have things like tabbing, code folding, syntax highlighting (duh!), session restore etc.

The another one would be http://aptana.com/ which looks really nice but it is more on the client side or things and geared towards JavaScript side of things.

And this is a joker. http://www.notepad.org/
__________________
Derick
dericknwq is offline   Reply With Quote
Old 5th November 2006, 10:24 PM   #8 (permalink)
pro webdeveloper
 
Ergo's Avatar
 
Join Date: Jul 2006
Location: Poland
Posts: 277
Default

not very worth it if you don't require things like autocomplete for your PHP

ermm... if you dont want things like that you can code in notepad i think ;-)

besides derick..... if you want to use PHPIDE you NEED to hawe WTP installed so you have html, css, xml etc. support :] no plugins needed .
__________________

http://www.linkedin.com/in/marcinlulek - my linkedIn profile - please check out
Freelance professional webdeveloper for hire - XHTML, CSS2, PHP 5 , SOON PYTHON, MySQL, PostgreSQL, SQLite, Ajax & Javascript [ using yahooUI and dojotoolkit for ajax work ], database performance optimisation, security audits. - contact me , get work done the way it should be.
Ergo is offline   Reply With Quote
Old 5th November 2006, 10:37 PM   #9 (permalink)
Senior Member
 
Join Date: Nov 2005
Posts: 102
Default

Quote:
Originally Posted by Ergo
besides derick..... if you want to use PHPIDE you NEED to hawe WTP installed so you have html, css, xml etc. support :] no plugins needed .
Heh, WTP is also like plug-ins isn't it? Or maybe I'm using the wrong terms. LOL. I was installing PHPEclipse and JSEclipse. But I don't think there is any support for both out of the box. Anyways, I'm pretty new to Eclipse. It would be good if you could share or probably drop some pointers to better make use of it.
__________________
Derick
dericknwq is offline   Reply With Quote
Old 6th November 2006, 05:48 PM   #10 (permalink)
pro webdeveloper
 
Ergo's Avatar
 
Join Date: Jul 2006
Location: Poland
Posts: 277
Default

do NOT instal PHPEclipse, use plain eclipse with PHPIDE plugin from ZEND ;-)

btw , you CAN download something that is called phpide-all-in-one. which is an eclipse package already setup for web developement. check out the eclipse.org site. besides, remember eclipse is not an editor that you can plug various things into. its a programming framework ( or whatever it is called ) , it does not understand any languages be itself, by extending it you make it an editor of your choice, that is its power , that you can program, make diagrams, format xml, create UML, etc. lots of stuff.
__________________

http://www.linkedin.com/in/marcinlulek - my linkedIn profile - please check out
Freelance professional webdeveloper for hire - XHTML, CSS2, PHP 5 , SOON PYTHON, MySQL, PostgreSQL, SQLite, Ajax & Javascript [ using yahooUI and dojotoolkit for ajax work ], database performance optimisation, security audits. - contact me , get work done the way it should be.
Ergo is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Go Back   Dotable - Dot your Domains™ > Client's favourite resources


All times are GMT +10. The time now is 04:58 AM.


Home About Products F.A.Q Network Status Reasons Support Contact Search Terms

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0