SitePoint Sponsor

User Tag List

Page 1 of 5 12345 LastLast
Results 1 to 25 of 109

Thread: WOW.. best XHTML CSS Editor i ever seen

  1. #1
    Non-Member lostseed's Avatar
    Join Date
    Sep 2005
    Location
    Zurconion Soon!
    Posts
    1,549
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    WOW.. best XHTML CSS Editor i ever seen

    I just downloaded a trial of TopStyle3. I used it a long time ago
    when it was a small box and only edited a little CSS but MAN
    this software hit puberty and got HOT.

    Check it out :X I cant believe how amazing it is.

  2. #2
    Non-Member Egor's Avatar
    Join Date
    Jan 2004
    Location
    Melbourne, Australia
    Posts
    7,305
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)
    skEdit pwns all...

  3. #3
    SitePoint Wizard gold trophysilver trophybronze trophy dc dalton's Avatar
    Join Date
    Nov 2004
    Location
    Right behind you, watching, always watching.
    Posts
    5,419
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Why do we even need a seperate editor for CSS? What's wrong with one that does many things ....... like EditPlus?

  4. #4
    SitePoint Member
    Join Date
    Sep 2005
    Posts
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Notepad is my freind.

  5. #5
    Matthew's Daddy Mike Empuria's Avatar
    Join Date
    Oct 2004
    Location
    Box, Wiltshire
    Posts
    514
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Daft question but I use Dreamweaver's CSS feature. Do your examples do something different/better?

    EDIT: Welcome Elessar to Sitepoint.

  6. #6
    Colonel Jack O'neill Josh_'s Avatar
    Join Date
    Apr 2004
    Location
    NC
    Posts
    689
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I use dreamweaver's editor as well. I love it.

  7. #7
    Visit docquesting.com docquesting's Avatar
    Join Date
    May 2005
    Location
    Georgia USA
    Posts
    1,264
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dreamweaver editor or notepad.

  8. #8
    Matthew's Daddy Mike Empuria's Avatar
    Join Date
    Oct 2004
    Location
    Box, Wiltshire
    Posts
    514
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm going to suggest that this gets moved to the Computers and Software forum because it's a topic that I think is well worth discussing and it's because of this continued argument of using Notepad (insert text editor of choice here) as an alternative to writing CSS or any other code.

    I've had DW since (I think) version 2 and it has been absolutely brilliant. Like everyone else that started designing websites more than a couple of years ago I used tables. DW coped brilliantly with tables. Now a lot of us (and I can't say most because a glance at other forums will show a lot still use tables - and if the BBC and Google still do who's to say they're wrong?) are moving away from tables and are using CSS for positioning, formatting and compliance with modern techniques and developments. Dreamweaver has seen this and developed an excellent CSS editor to cope. DW8 is even better than MX and that was good.

    Dreamweaver is also "good" at providing code for PHP, ASP and of course Coldfusion. Good because the code works.

    DW8 in particular has also made great strides toward accessibility and W3C standardisation for the DW user. Creating a new html document in whatever DOCTYPE actually validates. So well done Macromedia (and hopefully Adobe).

    So why do I mention this when the thread was about a CSS editor?

    I beleive that a designer/developer that is serious about their trade should use the best tools available to them. As far as I know, there is no better program than Photoshop if you want to be a graphic designer. In fact, I have never heard a graphic designer say "Paint - that's my program of choice." In the same way, I'm always surprised at the "give me Notepad and I'll give you the world" mentality.

    Hand-coding (X)HTML in Notepad, writing CSS in Notepad, using a command line interface to create SQL is absolutely stupid. Get with the times guys.

    Now before I get killed for this I'm not saying that DW or any other editor is an excuse for not knowing how to code. If I was saying that I'd be suggesting Word. What I am saying is that there are excellent programs out there that can help us do our job quicker, better and more efficiently. Please use them. And if the argument is that the program is too expensive...

  9. #9
    SitePoint Addict eJM's Avatar
    Join Date
    Feb 2004
    Location
    teh Ether
    Posts
    221
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    A couple of you seem to think this is about a CSS editor, but the topic plainly says, "best XHTML CSS Editor". CSS isn't only used with XHTML and XHTML isn't only used with CSS, so I would have to assume the issue is about both -- and more. Dreamweaver does both and more. So will a number of others. I have DW8, TopStyle3, NoteTab Pro and, of course, NotePad. I have tried a few others as well. Then I found WeBuilder 2005. I like DW, but it's entirely too slow. I like TopStyle3 too, but it doesn't do everything I need. WeBuilder does. And it's cheaper than TopStyle and DW. There's a trial version. Check it out.

    Grump

  10. #10
    Non-Member lostseed's Avatar
    Join Date
    Sep 2005
    Location
    Zurconion Soon!
    Posts
    1,549
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I agree this should be moved to Software sorry for posting here without thinking!

    I do like Dreamweaver, though its a heavier program. I like that it does the syntax highlighting and you can manage all your sites/pages easily.

    Though I prefer lightweight software, I used to like notepad but who uses that anymore? EditPad Light is 100x the replacement, tabbed windows of multiple files, tons of features for free. The GUI is very nice and not ugly at all.

    I like TopStyle not because I need a CSS editor, but because reading it is so convenient. It organizes all your IDs and Classes into a separate selector to jump from each one and I am a perfectionist, so checking errors within the program is a nice feature

  11. #11
    Non-Member lostseed's Avatar
    Join Date
    Sep 2005
    Location
    Zurconion Soon!
    Posts
    1,549
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Mike Empuria

    Hand-coding (X)HTML in Notepad, writing CSS in Notepad, using a command line interface to create SQL is absolutely stupid. Get with the times guys.


    Quote Originally Posted by Mike Empuria
    Now before I get killed for this I'm not saying that DW or any other editor is an excuse for not knowing how to code. If I was saying that I'd be suggesting Word. What I am saying is that there are excellent programs out there that can help us do our job quicker, better and more efficiently. Please use them. And if the argument is that the program is too expensive...
    Agreed!



    --To the other guys, I am going to check out: WeBuilder 2005 and **skEdit.

    ** Bummer skEdit is only for mac

  12. #12
    Ribbit... Eric.Coleman's Avatar
    Join Date
    Jun 2001
    Location
    In your basement
    Posts
    1,268
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Since someone mentioned skEdit, i've been using CSSEdit and TextMate as of lately... though I do much more PHP :P

    CSSEdit -> http://macrabbit.com/cssedit/
    TextMate -> http://macromates.com/
    Eric Coleman
    We're consentratin' on fallin' apart
    We were contenders, now throwin' the fight
    I just wanna believe, I just wanna believe in us

  13. #13
    so shiny exigent's Avatar
    Join Date
    Nov 2005
    Posts
    296
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dreamweaver's code editor is fabulous.

  14. #14
    Formerly known as RockNRollPig Shpigford's Avatar
    Join Date
    Dec 2002
    Location
    Denver, CO
    Posts
    2,877
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm pretty hardcore Dreamweaver (especially 8 with background FTP) but I have been using TextMate a good bit as of late for Ruby stuff.

  15. #15
    SitePoint Wizard gold trophysilver trophybronze trophy dc dalton's Avatar
    Join Date
    Nov 2004
    Location
    Right behind you, watching, always watching.
    Posts
    5,419
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hand coding in Editplus, at a cost of $29 and I'll blow away any of you folks speed wise (and quality) ....

  16. #16
    Non-Member lostseed's Avatar
    Join Date
    Sep 2005
    Location
    Zurconion Soon!
    Posts
    1,549
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    EditPlus is ghetto
    Well the soul purpose I say that is because: http://www.editplus.com/ss/editplus.gif
    Probably is great though, the full version.

    http://www.pspad.com/en/ << Check that out FREEWARE, built in FTP all the tools you need. The screenshots look like crap, but when you download it - its pretty cool.

  17. #17
    Ribbit... Eric.Coleman's Avatar
    Join Date
    Jun 2001
    Location
    In your basement
    Posts
    1,268
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'd rather spend my $$ on textmate...

    I've used editplus, and it's no faster than TextMate is on the mac, and TextMate seems to have alot of nifty things like bundles that editplus doesn't.
    Eric Coleman
    We're consentratin' on fallin' apart
    We were contenders, now throwin' the fight
    I just wanna believe, I just wanna believe in us

  18. #18
    Non-Member lostseed's Avatar
    Join Date
    Sep 2005
    Location
    Zurconion Soon!
    Posts
    1,549
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im sold. This PSPAD is the best piece of software Ive ever used, it has absolutely everything. YES!!!

  19. #19
    Non-Member lostseed's Avatar
    Join Date
    Sep 2005
    Location
    Zurconion Soon!
    Posts
    1,549
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Eric.Coleman
    I'd rather spend my $$ on textmate...

    I've used editplus, and it's no faster than TextMate is on the mac, and TextMate seems to have alot of nifty things like bundles that editplus doesn't.
    If I had a mac Id be ALL OVER Text Mate, I been looking at it, thats one pretty pearl.

  20. #20
    SitePoint Wizard gold trophysilver trophybronze trophy dc dalton's Avatar
    Join Date
    Nov 2004
    Location
    Right behind you, watching, always watching.
    Posts
    5,419
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by lostseed
    EditPlus is ghetto
    Well the soul purpose I say that is because: http://www.editplus.com/ss/editplus.gif
    Probably is great though, the full version.
    Sorry but EditPlus Rocks!

  21. #21
    SitePoint Wizard
    Join Date
    Jan 2001
    Location
    Grand Rapids, MI
    Posts
    1,284
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    TopStyle isn't an editor but an IDE, since it features things like code completion, and other helpful bits that make coding easier. EditPlus is a text editor not an IDE, since it doesn't offer those features to the extent that TopStyle does. Thus, its really like comparing apples to oranges, they serve two different tasks. IDE's are again helpful and make coding easier while a text editor just gives you the basics. IDE's usually then feature language specific features, like TopStyle, while EditPlus doesn't.

  22. #22
    He's No Good To Me Dead silver trophybronze trophy stymiee's Avatar
    Join Date
    Feb 2003
    Location
    Slave I
    Posts
    23,411
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)
    I have to be the token member to mention UltraEdit. Thank you for your time.

  23. #23
    Colonel Jack O'neill Josh_'s Avatar
    Join Date
    Apr 2004
    Location
    NC
    Posts
    689
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by stymiee
    I have to be the token member to mention UltraEdit. Thank you for your time.
    No problem.

  24. #24
    SitePoint Wizard silver trophybronze trophy
    Join Date
    Jul 2003
    Posts
    6,849
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What about Crimson Editor? That's what I use anyway.

  25. #25
    masquerading Nick's Avatar
    Join Date
    Jun 2003
    Location
    East Coast
    Posts
    2,215
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by dc dalton
    Why do we even need a seperate editor for CSS? What's wrong with one that does many things ....... like EditPlus?
    EditPlus for me, also
    Nick . all that we see or seem, is but a dream within a dream
    Show someone you care, send them a virtual flower.
    Good deals on men's watches

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •