Author Topic: Hey guys  (Read 1839 times)

Offline Shno

  • Level 3
  • *
  • Posts: 6
  • Reputation: +0/-0
    • View Profile
Hey guys
« on: March 17, 2011, 11:19:54 AM »
Was wondering can i use dreamweaver to develop my browser game, i like the program because i can see what i'm doing plus i worked with it when i was in highschool. What do you guys think ? If it aint good please show me a simmilar program.

Offline Nox

  • Level 35
  • **
  • Posts: 768
  • Reputation: +12/-2
    • View Profile
Re: Hey guys
« Reply #1 on: March 17, 2011, 11:49:55 AM »
Isn't dreamweaver just for front-end?
I don't know, hand-crafted code tends to be of much higher quality and more maintainable

And for back-end I'd really advocate Netbeans

But in the end it's up to you what will suit you best ... editor is just a tool
Meet us at an IRC irc.freenode.net #bbg as well
https://vimeo.com/36579366 (a must-watch) | Join BOINC - no longer a hype, but you can help never the less

Offline Shno

  • Level 3
  • *
  • Posts: 6
  • Reputation: +0/-0
    • View Profile
Re: Hey guys
« Reply #2 on: March 17, 2011, 04:38:54 PM »
Ty for the advice.

Offline edmazur

  • Level 6
  • *
  • Posts: 26
  • Reputation: +0/-0
    • View Profile
    • bots4.net
Re: Hey guys
« Reply #3 on: April 02, 2011, 04:13:59 PM »
I'll give Eclipse PDT a plug.

I'd used vanilla Eclipse for Java for awhile and decided to give PDT a try early last year. I've been using it since and it's worked out great. My codebase varies quite a bit (PHP, Java, JavaScript, CSS, HTML, shell scripts, Ant build files, and so on) and Eclipse is able to handle pretty much all of it.
My game - bots4.net

Offline Freyr

  • Level 7
  • *
  • Posts: 30
  • Reputation: +1/-0
    • View Profile
Re: Hey guys
« Reply #4 on: April 14, 2011, 01:57:35 PM »
The problem with IDEs such as Dreamweaver, is that it is designed for designers. It's a drag-n-drop interface, and doesn't really hold any spectacular services one would actually need when developing a large application such as a game in your case.

You need something that allows you to debug and profile your scripts, and that would allow you to create "hooks" in your application and be able to follow the code execution. I do not know if Dreamweaver has any of this, but I doubt it will do.

NetBeans and Zend are two excellent editors you might want to take a look at.
// this is a comment

Offline FutureLost

  • Level 4
  • *
  • Posts: 11
  • Reputation: +0/-0
    • View Profile
    • FutureLost Cyberpunk RPG
Re: Hey guys
« Reply #5 on: April 15, 2011, 09:29:31 AM »
We are using http://www.activestate.com/komodo-edit. Free and it suits our needs for html, php, js and css. I agree with the previous posters, that it is always better option to handcraft your game. Good luck!

 


SimplePortal 2.3.3 © 2008-2010, SimplePortal