Web-Editor
Sep 12 2009, 11:00 pm
By: Centreri  

Sep 12 2009, 11:00 pm Centreri Post #1

Relatively ancient and inactive

I'm basically looking for a good editor to do HTML, CSS, Javascript and PHP with. On my old computer I used Macromedia Dreamweaver, but instead of going through the trouble of acquiring one this time around, I tried to go with Notepad++. Generally, I like it, but the lack of certain features is... annoying. For example, a color picker. So I can pick a color and it automatically generates the code for it (#AAFFCC). Editing manually takes a bit. Additionally, Dreamweaver had a handy auto-complete that made things faster. I've looked up certain plugins for Notepad++, but all color pickers seem outdated, and the autocompletion doesn't seem to work (or at least not to the extent I'm used to). The one thing that makes me want to stay with it or get an alternative rather than going back is speed; Dreamweaver's features that I don't use, such as a WYSIWYG editor, seemed to significantly slow down opening time, compared to Notepad++, which opens instantly.

So, if anyone has an alternative with the requested features or a verified method to stick those two features (or other goodies) into Notepad++, I'd be very grateful.



None.

Sep 12 2009, 11:02 pm Falkoner Post #2



Just use Notepad + this and get used to no autocomplete :)



None.

Sep 13 2009, 1:17 am Centreri Post #3

Relatively ancient and inactive

Falk, you're useless. What else is new. :bleh:

I just read something about Microsoft Expression Web that seemed awesome, until I came to the part that it doesn't support PHP.

How disappointing.



None.

Sep 13 2009, 5:49 am Fierce Post #4



I do everything you do (coding wise). I use notepad++ to get the job done. I also use Photoshop for choosing colors. A good coder shouldn't ever rely on high quality programs and plugins. It would be a lot harder to search through, but notepad (comes with your OS) alone would be sufficient.

Sorry if I wasn't much help but I did post what I do to get the job done.



None.

Sep 13 2009, 6:49 am Falkoner Post #5



Quote
Falk, you're useless. What else is new. :bleh:

Oh cmon, I found a pretty sick online color wheel, you can't deny that :-_-:



None.

Sep 14 2009, 7:30 am Jack Post #6

>be faceless void >mfw I have no face

I have coded websites with straight vanilla Notepad. All I can say is most/all WYSIWYG editors aren't very good, and hand coding is far better.



Red classic.

"In short, their absurdities are so extreme that it is painful even to quote them."

Sep 14 2009, 7:10 pm Devourer Post #7

Hello

Quote from name:zany_001
I have coded websites with straight vanilla Notepad. All I can say is most/all WYSIWYG editors aren't very good, and hand coding is far better.

Same.
Also, with Web-Editors you don't even 100% really learn the comp-language itself (at some web-editors).



Please report errors in the Staredit.Network forum.

Sep 14 2009, 7:18 pm Centreri Post #8

Relatively ancient and inactive

Wow, you guys are cool and right! What was I thinking, getting something to speed everything up - I should get down with my inner ninja and use notepad!

Really? No better suggestions that are better than Notepad++?



None.

Sep 14 2009, 10:31 pm Falkoner Post #9



Lol, use CoffeeCup it's free!



None.

Sep 14 2009, 11:04 pm Centreri Post #10

Relatively ancient and inactive

I know this must come unnaturally to you, but if you're going to suggest something, please offer more than 'its free'. If you've had personal experience, that'd be nice, explain that. Otherwise, why you think its good. Believe it or not, there are several free editors that I know of.



None.

Sep 15 2009, 3:13 am darksnow Post #11



if you deleted some of the plugins for dreamweaver, would it load faster?



None.

Sep 15 2009, 3:18 am Centreri Post #12

Relatively ancient and inactive

No idea. And they're not exactly plugins, they're more like features... not sure they're really deletable.



None.

Sep 15 2009, 3:59 am Doodle77 Post #13



You could try SciTE-Ru. It has autocomplete and abreviations. I'm sure theres a lua script out there for a color picker too there's a color picker in Tools. Be warned, however, that the properties files are only commented in Russian >_>



None.

Sep 15 2009, 11:11 am Vi3t-X Post #14



Good thing that Centreri IS Russian. :P

Although I see no reason why Notepad++ shouldn't serve you. It's clean and minimalistic. I think there are a few hotkey plugins though.



None.

Sep 16 2009, 5:01 am Kyrax Post #15



Quote from Centreri
I know this must come unnaturally to you, but if you're going to suggest something, please offer more than 'its free'. If you've had personal experience, that'd be nice, explain that. Otherwise, why you think its good. Believe it or not, there are several free editors that I know of.

I've heard Apanta Studio is a good free program. I've never used it because I just use the web server to script everything out.

If I needed to, I'd use regular Notepad.. And choosing colors is easy:

#000000 can be broken down like this. The first two 00s are the Red, the middle 00's are the Green and the last two 00's are the Blue.

#FF0000 would be Red.

#00FF00 would be Green.

#0000FF would be Blue.

So just tinker around with the different values (0-F) and I'm sure you can get colors you'd like :)



None.

Sep 16 2009, 9:59 pm Centreri Post #16

Relatively ancient and inactive

Quote
You could try SciTE-Ru. It has autocomplete and abreviations. I'm sure theres a lua script out there for a color picker too there's a color picker in Tools. Be warned, however, that the properties files are only commented in Russian >_>
Me likey! Thanks, this is much easier to work with than Notepad++. Don't know why is isn't more mainstream, it seems to have everything. Yay for Doodle's inexplicable knowledge of this stuff.
Quote
I've heard Apanta Studio is a good free program. I've never used it because I just use the web server to script everything out.

If I needed to, I'd use regular Notepad.. And choosing colors is easy:

#000000 can be broken down like this. The first two 00s are the Red, the middle 00's are the Green and the last two 00's are the Blue.

#FF0000 would be Red.

#00FF00 would be Green.

#0000FF would be Blue.

So just tinker around with the different values (0-F) and I'm sure you can get colors you'd like
That's how it was doing it, I know how to basically approximate - 0123456789ABCDF. However, a color picker is still considerably faster. I'll try Apanta if Doodle's SciTE ends up failing, but it seems to cover all I ever wanted right now.



None.

Sep 17 2009, 7:59 pm Syphon Post #17



Quote from Centreri
don't know why stuff like this isn't more mainstream

Russian



None.

Sep 17 2009, 8:05 pm Centreri Post #18

Relatively ancient and inactive

Yeah, I guessed that. It just seems its awesome enough to overcome that obstacle. And the main menus can be installed and everything is English. It's various installed plugins, like the color palette, that come in Russian only.



None.

Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[2024-5-20. : 3:08 pm]
Sylph-Of-Space -- woah! nice! thank you!
[2024-5-20. : 4:05 am]
O)FaRTy1billion[MM] -- the setting exists, it's just hidden in a weird place
[2024-5-20. : 4:04 am]
O)FaRTy1billion[MM] -- instead change "Microtile Overlay" to "Impassable"
[2024-5-20. : 4:04 am]
O)FaRTy1billion[MM] -- er, wait, idk why i was looking for height
[2024-5-20. : 4:03 am]
O)FaRTy1billion[MM] -- below the minimap should be a thing that says "Overlay Settings" with a little + button in the corner, press the + to expand it, uncheck Use Defaults, then change "Tile Overlay" to "Height"
[2024-5-20. : 3:57 am]
Sylph-Of-Space -- Unless I'm dum (possible)
[2024-5-20. : 3:57 am]
Sylph-Of-Space -- It would be so so so nice if SCMDraft had some kind of dedicated "walkability" view for the tilesets.
[2024-5-20. : 3:53 am]
Sylph-Of-Space -- :'( dont cry for me cat-gentina
[2024-5-19. : 9:18 pm]
Ultraviolet -- 🔪🐈
[2024-5-19. : 12:34 pm]
NudeRaider -- curiosity kills the cat!
Please log in to shout.


Members Online: Roy, Dem0n