What do you use for web design? - Page 2

Sharky Forums


Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 47

Thread: What do you use for web design?

  1. #16
    Mako Shark
    Join Date
    Dec 2000
    Location
    Thonrhill, Ontario, Canada
    Posts
    3,057

    Post

    Originally posted by Dengin:
    Why build your own system when you can buy pre-made ones?
    See my point?


    I do, bbuuuttt Isn't it a WAY bigger struggle to make a webpage?

    Mandolleryn I've made some , but they are not on the net

    ------------------
    11 year old OC'er
    School Sucks, deal with it!

    Duron 700@850
    FOP-38.1
    MSI Pro2
    64mb PC133 ram (sold 64mb of it, im buyin next month)
    20gb Quantum Fireball LM
    TNT2 Ultra (For now)
    8x4x32 CD R/W
    Yamah CD Rom
    Altec Lansing Speakers

    Mr.White's Computer heaven (Including me , WHOOHHOOO)
    Tio2k and Soldier's computer palace

  2. #17
    Tiger Shark
    Join Date
    Apr 2001
    Posts
    521

    Post

    Dreamweaver, Flash, ImageReady (Photoshop)

    ------------------
    [=====] Eat my
    ####### jelly
    [=====] sandwich
    [=====]
    @@@@@ Eat my jelly sandwich
    [=====]

  3. #18
    Ultra Great White Shark!! richardginn's Avatar
    Join Date
    Feb 2001
    Posts
    16,118

    Post

    dreamweaver does a whole lot better on the crap code them frontpage.

    ------------------
    www.geocities.com/richardginn/templatehtml -Come visit the Template HTML homepage
    www.myeducational plan.com-come see my plan to fix the USA educational system. I hope this is sig legal. Major Site Design Update on July 18, 2006. On June 18, 2009 passed the 10,000 post mark. December 24, 2009: Major Theme change and more....

  4. #19
    Tiger Shark
    Join Date
    Sep 2000
    Posts
    684

    Post

    Homesite, Notepad and occasionally visual studio

    ------------------
    [specs]

  5. #20
    Expensive Sushi
    Join Date
    Oct 2000
    Location
    USA
    Posts
    28

    Post

    Textpad & Interdev


  6. #21
    Reef Shark gammaray51's Avatar
    Join Date
    Sep 2000
    Location
    Virgina Beach, VA
    Posts
    493

    Post

    if you use a program use dreamweaver. I have seen people try and use netscape composer and frontpage, the programs are really bad.

  7. #22
    Expensive Sushi
    Join Date
    Apr 2001
    Posts
    21

    Post

    I use wordpad for perl because for some reason notepad on NT systems wont convert some characters. Like dashes, end of line, even some double qoutes. I don't know why, but it just does it. Mostly I use wordpad to write the program and pico editor after to make fixes and stuff.

  8. #23
    Ursus Arctos Moderatis Grizzly's Avatar
    Join Date
    Sep 2000
    Location
    Providence, RI USA
    Posts
    3,077

    Post

    Originally posted by drdray:
    I use wordpad for perl because for some reason notepad on NT systems wont convert some characters. Like dashes, end of line, even some double qoutes. I don't know why, but it just does it. Mostly I use wordpad to write the program and pico editor after to make fixes and stuff.
    That's pretty strange, I've never encountered that problem before myself. On my notepad (on NT system as well), newline characters are always captured accurately.

    I know with PHP at least...you have to parse a new line character from a Windows system by using both the return, and newline escape codes.

    Meaning...
    \r\n = New line in Windows

    Perhaps that was the problem you were running into. I'm not sure, and maybe with Wordpad the newline can be parsed simply as \n? I'm really not sure. I've just never liked Wordpad

  9. #24
    Expensive Sushi
    Join Date
    Apr 2001
    Posts
    21

    Post

    It's not that. The end of line char that is placed when you hit enter key shows up as a black block. So, instead of guessing which character it is, I use wordpad.

    [This message has been edited by drdray (edited April 17, 2001).]

  10. #25
    Sleeps with the Fishes
    Join Date
    Jan 2001
    Location
    Pittsburgh (please click here to donate $5 to city budget)
    Posts
    1,246

    Post

    I use Pico.

  11. #26
    Ursus Arctos Moderatis Grizzly's Avatar
    Join Date
    Sep 2000
    Location
    Providence, RI USA
    Posts
    3,077

    Post

    Originally posted by drdray:
    It's not that. The end of line char that is placed when you hit enter key shows up as a black block. So, instead of guessing which character it is, I use wordpad.

    [This message has been edited by drdray (edited April 17, 2001).]
    Ooooh I know what you mean now. Ack! I can't stand seeing those new-line blocks! Heheh, too each his own I guess

  12. #27
    Expensive Sushi
    Join Date
    Feb 2001
    Location
    Philippines
    Posts
    43

    Post

    I use,....

    FLASH 5 & Javascripting (HTML) simple.


    Originally posted by Mandorallen of Molynnr:
    How many of you use notepad?

    Frontpage 2001?

    Flash/Dreamweaver?

    Any other programs?

    I'm just curious. My HTML skills leave something to be desired, so was just wondering what everyone else used.


    ------------------
    Leslung
    Leslung

  13. #28
    Hammerhead Shark
    Join Date
    Oct 2000
    Location
    Toronto, Canada
    Posts
    1,493

    Post

    Originally posted by Skeelo:
    I use Pico.
    For those who used pico , emacs or notepad you didnt read the topic carefully. It is web design not writing a page with HTML tags.

    It is impossible to design with these editors, or it is very ineffective.

    I use FP2000.

    ------------------
    I am crab, scoins is crap.
    DHAHL3seasons GP:73 G:121 A:55 Pts:176 GWG:12 +/-:184
    UWSWA6seasons GP:41 G:53 A:46 Pts:99 GWG:5 +/-:-25
    MCBHL3seasons GP:14 G:20 A:8 Pts:28 GWG:4 +/-:19

    uwcdc.com or monkis.com

  14. #29
    Sleeps with the Fishes
    Join Date
    Jan 2001
    Location
    Pittsburgh (please click here to donate $5 to city budget)
    Posts
    1,246

    Post

    Originally posted by namgor:
    For those who used pico , emacs or notepad you didnt read the topic carefully. It is web design not writing a page with HTML tags.

    It is impossible to design with these editors, or it is very ineffective.

    I use FP2000.


    Uh, just because I don't use a WYSIWYG editor means I don't do web design? You are so very wrong. Coding by hand IS web design...just a different method.

  15. #30
    Hammerhead Shark
    Join Date
    Oct 2000
    Location
    Toronto, Canada
    Posts
    1,493

    Post

    Originally posted by Skeelo:

    Uh, just because I don't use a WYSIWYG editor means I don't do web design? You are so very wrong. Coding by hand IS web design...just a different method.
    hehe... coding is designing code pattern but not web layout design

    Or if you want to prove me wrong, send me a site you have designed. I want to see what kind of layout you have designed

    ------------------
    I am crab, scoins is crap.
    DHAHL3seasons GP:73 G:121 A:55 Pts:176 GWG:12 +/-:184
    UWSWA6seasons GP:41 G:53 A:46 Pts:99 GWG:5 +/-:-25
    MCBHL3seasons GP:14 G:20 A:8 Pts:28 GWG:4 +/-:19

    uwcdc.com or monkis.com

Posting Permissions

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