Codelobster: Great IDE for browser-based RPGs

For discussions about game development that does not fit in any of the other topics.
Falken
Posts: 438
Joined: Fri May 08, 2009 8:03 pm

Re: Codelobster: Great IDE for browser-based RPGs

Post by Falken »

hallsofvallhalla wrote:I am not impressed with Dreamweaver at all. Not for the price.
Haven't used dreameweaver for a while now, but I quit using it because it messed up the code and generated non-valid HTML/CSS code.
--- Game Database ---
For all your game information needs!
Visit us at: http://www.gamedatabase.eu today!
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: Codelobster: Great IDE for browser-based RPGs

Post by Jackolantern »

Falken wrote:
hallsofvallhalla wrote:I am not impressed with Dreamweaver at all. Not for the price.
Haven't used dreameweaver for a while now, but I quit using it because it messed up the code and generated non-valid HTML/CSS code.
When I started out I liked the visual development capabilities of Dreamweaver, but the more I got in to development the more I started disliking the code it made for me. Plus, you are still having to deal with the limitations of HTML/CSS even when building sites visually. One day if a real drag and drop IDE was made, it would be big, but I don't think it will ever happen since it still has to be powered by HTML/CSS under the hood. Trying to build a page visually, but binded by the limitations of the underlying code just makes it confusing to me.

And the PHP and JS IDEs in Dreamweaver were very underwhelming to me. Very little code highlighting, not much autocomplete, and by default it doesn't even match auto-match brackets and parenthesis!
The indelible lord of tl;dr
User avatar
PaxBritannia
Posts: 680
Joined: Sun Apr 18, 2010 1:54 pm

Re: Codelobster: Great IDE for browser-based RPGs

Post by PaxBritannia »

Dreamweaver and server side scripts don't like each other- the preview stuffs it up and just confuses you.

Pax.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Codelobster: Great IDE for browser-based RPGs

Post by hallsofvallhalla »

yep, i have not once used the preview in Dreamweaver. All I do is code in it and even then it doesn't have any worth while features.
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: Codelobster: Great IDE for browser-based RPGs

Post by Jackolantern »

hallsofvallhalla wrote:yep, i have not once used the preview in Dreamweaver. All I do is code in it and even then it doesn't have any worth while features.
Did you try Codelobster?
The indelible lord of tl;dr
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Codelobster: Great IDE for browser-based RPGs

Post by hallsofvallhalla »

not yet, i have been really busy with work then I also just sold a PHP game framework, or built to suit, and I am trying to tie up the lose ends.
Loopy

Re: Codelobster: Great IDE for browser-based RPGs

Post by Loopy »

I'm a Coda convert myself, after years of using Dreamweaver as nothing more than a text-editor.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Codelobster: Great IDE for browser-based RPGs

Post by hallsofvallhalla »

I must say I am loving codelobster so far. I have emailed them asking permission to use it in videos from now on.
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: Codelobster: Great IDE for browser-based RPGs

Post by Jackolantern »

Awesome! Glad you are liking it so far :)
The indelible lord of tl;dr
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Codelobster: Great IDE for browser-based RPGs

Post by hallsofvallhalla »

yep thanks for the link.
Post Reply

Return to “General Development”