Author Topic: What is the best IDE for web?  (Read 5903 times)

0 Members and 1 Guest are viewing this topic.

Offline bio_n3t

  • Serf
  • *
  • Posts: 21
  • Cookies: -2
    • View Profile
What is the best IDE for web?
« on: April 16, 2012, 10:37:30 pm »
Hi everybody! I would like to ask what is the best IDE for web development?
I am currenty using Dreamweaver CS5.5 (not in design mode!!  :D ) but I would like to change for a free tools that is even better than DW.
I tried many editors, but they always have some problems or bugs or loss feature...
So what is the best editor (possibly free) for you?

Offline dataspy

  • Peasant
  • *
  • Posts: 99
  • Cookies: 16
    • View Profile
Re: What is the best IDE for web?
« Reply #1 on: April 17, 2012, 12:58:48 am »
I use a wysiwyg editor for web dev called bluefish but if you want an IDE you could check out Netbeans or Eclipse.

http://netbeans.org
http://www.geany.org
http://www.eclipse.org
http://bluefish.openoffice.nl/index.html
« Last Edit: April 17, 2012, 01:01:22 am by dataspy »
The only people for me are the mad ones, the ones who are mad to live, mad to talk, mad to be saved, desirous of everything at the same time, the ones who never yawn or say a commonplace thing, but burn, burn, burn, like fabulous yellow roman candles exploding like spiders across the stars.
-Kerouac

Offline bio_n3t

  • Serf
  • *
  • Posts: 21
  • Cookies: -2
    • View Profile
Re: What is the best IDE for web?
« Reply #2 on: April 17, 2012, 02:45:17 pm »
Thank you for asking to my question, I tried bluefish but it's too simple, netbeans is great but it hasn't some feature that dreamweaver has... by the way thank you ;)

Offline ande

  • Owner
  • Titan
  • *
  • Posts: 2664
  • Cookies: 256
    • View Profile
Re: What is the best IDE for web?
« Reply #3 on: April 17, 2012, 11:44:07 pm »
I use, have always used and will always use Dreamweaver. Its a brilliant tool for web-stuff creation. Why change it?
if($statement) { unless(!$statement) { // Very sure } }
https://evilzone.org/?hack=true

Offline bio_n3t

  • Serf
  • *
  • Posts: 21
  • Cookies: -2
    • View Profile
Re: What is the best IDE for web?
« Reply #4 on: April 18, 2012, 11:19:39 am »
@ande: I think the same, but i thought that in the "hacking comunity" Dreamweaver was considered ridiculous xD

Offline ande

  • Owner
  • Titan
  • *
  • Posts: 2664
  • Cookies: 256
    • View Profile
Re: What is the best IDE for web?
« Reply #5 on: April 19, 2012, 03:30:16 am »
@ande: I think the same, but i thought that in the "hacking comunity" Dreamweaver was considered ridiculous xD

Just depends how you use it and what you know. I dislike the people who use it because they dont know shit about HTML, PHP, Javascript, CSS and so on; and rely fully on the intelicense and templates etc. But those who use it as a neat tool for page preview while coding and use of the intelicense to write quicker and look things up on the fly etc is just fine.
if($statement) { unless(!$statement) { // Very sure } }
https://evilzone.org/?hack=true

Offline bio_n3t

  • Serf
  • *
  • Posts: 21
  • Cookies: -2
    • View Profile
Re: What is the best IDE for web?
« Reply #6 on: April 19, 2012, 10:20:10 am »
I agree  :D do you know any site of free extensions for DW?

Offline ande

  • Owner
  • Titan
  • *
  • Posts: 2664
  • Cookies: 256
    • View Profile
Re: What is the best IDE for web?
« Reply #7 on: April 19, 2012, 05:03:19 pm »
I agree  :D do you know any site of free extensions for DW?

Not really, havent had the use for any extensions yet.
if($statement) { unless(!$statement) { // Very sure } }
https://evilzone.org/?hack=true

Offline Stackprotector

  • Administrator
  • Titan
  • *
  • Posts: 2515
  • Cookies: 205
    • View Profile
Re: What is the best IDE for web?
« Reply #8 on: April 19, 2012, 06:57:14 pm »
Netbeans 7.1, it got css3 support, this is the first release they got those freaking ugly and newbisch dreamweaver like CSS stylers.

I think netbeans will do very much more for a back-end dev, why? because the tools for netbeans are so much faster (in my opinion) and its much more focused on the actual coding, and the beautifull code completion, support for frameworks like ZEND etc.etc.etc

I have never ever met a good progressive back-end dev who uses dreamweaver, so if you are going to focus on code, i prefer netbeans :)
~Factionwars

Offline bio_n3t

  • Serf
  • *
  • Posts: 21
  • Cookies: -2
    • View Profile
Re: What is the best IDE for web?
« Reply #9 on: April 20, 2012, 10:32:29 am »
I tried this version of Netbeans, but I can't find the support for jquery/ui.. is true? O.o

Offline Stackprotector

  • Administrator
  • Titan
  • *
  • Posts: 2515
  • Cookies: 205
    • View Profile
Re: What is the best IDE for web?
« Reply #10 on: April 20, 2012, 11:02:43 am »
I tried this version of Netbeans, but I can't find the support for jquery/ui.. is true? O.o
  "The NetBeans JavaScript editor provides code completion and integrated documentation for popular toolkits such as jQuery, Script.aculo.us, Prototype, etc. Download your favorite JavaScript toolkits, copy the files into your project, and the editor will automatically recognize them. "

I used it alot and it works out of the box.
« Last Edit: April 20, 2012, 11:03:17 am by Factionwars »
~Factionwars

Offline isuru

  • NULL
  • Posts: 2
  • Cookies: 0
    • View Profile
Re: What is the best IDE for web?
« Reply #11 on: April 20, 2012, 04:03:56 pm »
eclipse it is. Google supports it.

Offline Stackprotector

  • Administrator
  • Titan
  • *
  • Posts: 2515
  • Cookies: 205
    • View Profile
Re: What is the best IDE for web?
« Reply #12 on: April 20, 2012, 04:11:37 pm »
eclipse it is. Google supports it.
Yay, i bumb into a forum and post a statement with zero.zero.zero.zero.1 groundings....
~Factionwars

Offline bio_n3t

  • Serf
  • *
  • Posts: 21
  • Cookies: -2
    • View Profile
Re: What is the best IDE for web?
« Reply #13 on: April 20, 2012, 04:18:07 pm »
  "The NetBeans JavaScript editor provides code completion and integrated documentation for popular toolkits such as jQuery, Script.aculo.us, Prototype, etc. Download your favorite JavaScript toolkits, copy the files into your project, and the editor will automatically recognize them. "

I used it alot and it works out of the box.

Maybe is because I use the Google hosted version of jquery?

Offline Stackprotector

  • Administrator
  • Titan
  • *
  • Posts: 2515
  • Cookies: 205
    • View Profile
Re: What is the best IDE for web?
« Reply #14 on: April 20, 2012, 04:23:36 pm »
Maybe is because I use the Google hosted version of jquery?
No it should work,   doesn't the highlight function works properly on jquery?
~Factionwars