View Poll Results: What do you use for websites?

Voters
34. You may not vote on this poll
  • Dreamweaver or Front Page

    12 35.29%
  • Flash

    3 8.82%
  • My awesome HTML skills

    20 58.82%
  • Other (specify)

    11 32.35%
Multiple Choice Poll.
Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 50

Thread: When building websites...

  1. #31
    Dance Macabre The Anarchy Angel's Avatar
    Join Date
    May 2005
    Location
    Dancing!
    Posts
    1,028

    Default

    Notepad is so easy and i love it to pieces! I can make things scroll and move and...oh wait, everyone can do that...oops. Well, I've nearly made an entire site now in Notepad and I'm busy making two flahs intro's, one for my bands' site and one for my own!

    Dance Macabre


  2. #32
    Verily unto thee! omnitarian's Avatar
    Join Date
    Feb 2001
    Location
    Lurkville
    Posts
    886

    Default

    I use CuteHTML, which is basically Notepad that color-codes your tags for easy editing.

    My HTML skills are very poor, but I don't really have any desire to make flashy web designs. It works for me.

  3. #33
    Mold Anus Old Manus's Avatar
    Join Date
    Mar 2004
    Location
    cumree
    Posts
    14,731
    Blog Entries
    1

    Default

    I use this.



    there was a picture here

  4. #34
    <3 Recognized Member Jess's Avatar
    Join Date
    Aug 2002
    Posts
    7,337
    Contributions
    • Hosted the Ciddies

    Default

    Notepad fer' lyfe.

  5. #35

    Default

    I used notepad and flash in the past but that website sucked. I might try dreamweaver.
    Word/s.

  6. #36
    Lumberjack Recognized Member RSL's Avatar
    Join Date
    Dec 1999
    Location
    Iowa
    Posts
    7,225
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    I don't make webpages because if I did they would suck real bad.

  7. #37
    Bigger than a rancor SomethingBig's Avatar
    Join Date
    May 2003
    Location
    Pajamas in bananas
    Posts
    2,850

    Default

    I use HTML and, possibly soon, PHP.

  8. #38
    Servant of the Lord JAS4Yeshua's Avatar
    Join Date
    May 2004
    Location
    Marina, CA
    Posts
    115

    Default

    Those who use only notepad must enjoy pain.

    I prefer to use Dreamweaver for initial layouts because it cuts my development time in half at least. Then I edit the HTML by hand. I prefer Crimson Editor or Visual Studio for a couple of reasons.

    1) Code coloring. Easy to see exactly where your code is, and if you're missing important items.
    2) Visual Studio has the nice additional feature of autocomplete which is very handy in ASP and ASP.NET Programming.

    Notepad only designed site: 20 hours to create
    Dreamweaver/Visual Studio/Crimson Editor designed site: 5-10 hours, is fully XHTML compliant, and looks good too.
    Jason


  9. #39
    Banned Sepho's Avatar
    Join Date
    Jan 2003
    Location
    Twilight Zone
    Posts
    1,812
    Articles
    8

    Default

    The time thing is a big factor, one I can understand completely.

    Personally, though, I can code a layout faster by hand than by doing it through an editor, and when it comes to pages with a lot of tabular data, a little PHP gets the job done in a fraction of the time it would normally take to either code it by hand or via editor.

  10. #40
    Shlup's Retired Pimp Recognized Member Raistlin's Avatar
    Join Date
    Dec 1999
    Location
    Spying on Unne and BUO
    Posts
    20,583
    Articles
    101
    Blog Entries
    45
    Contributions
    • Former Cid's Knight
    • Former Editor

    Default

    I don't create webpages, but when one of mine(or one I have FTP access to) needs editting for something, I use Notepad. Dreamweaver is the devil.

  11. #41
    ..a Russian mountain cat. Yamaneko's Avatar
    Join Date
    Aug 2001
    Location
    Los Angeles, CA
    Posts
    15,927
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    Quote Originally Posted by RSL
    I don't make webpages because if I did they would suck real bad.
    <a href="http://carrotmaster.com/">Not so. Not so.</a>

  12. #42
    Lumberjack Recognized Member RSL's Avatar
    Join Date
    Dec 1999
    Location
    Iowa
    Posts
    7,225
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    Yeah, I did make that one. That was all hand coded, baby.

  13. #43
    Servant of the Lord JAS4Yeshua's Avatar
    Join Date
    May 2004
    Location
    Marina, CA
    Posts
    115

    Default

    Quote Originally Posted by Sepho
    The time thing is a big factor, one I can understand completely.

    Personally, though, I can code a layout faster by hand than by doing it through an editor, and when it comes to pages with a lot of tabular data, a little PHP gets the job done in a fraction of the time it would normally take to either code it by hand or via editor.
    As can I, which is why 95% of what I do is hand coded. But sometimes it helps to do the initial layout in Dreamweaver when you are trying to get something to come out a certain way. Especially when dealing with an intricate layout with complex table structures. If the layout isn't complex, then Dreamweaver isn't necessary.

    And I agree with the server-side scripting to save time. I use it quite heavily where necessary.
    Jason


  14. #44

    Default

    -Notepad for CSS, PHP and quick updates
    -Photoshop for graphics
    -Flash MX for animation
    -Dreamweaver as an editor, although I usually only use it when copy/pasting massive amounts of text

    I'll be using Maya for 3D when I can justify dumping $2000+ on it. Anyone know of any decent 3D software (other than 3DSM)?

  15. #45
    Quack Shlup's Avatar
    Join Date
    Aug 2000
    Location
    California
    Posts
    34,993
    Articles
    14
    Blog Entries
    37
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    I go FrontPage crazy. Sometimes I have to clean up the code manually, but usually I just leave it messy. I'm a slob.

Posting Permissions

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