Welcome to TalkGraphics.com
Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 25
  1. #11
    Join Date
    Nov 2000
    Location
    Red Boiling Springs TN USA
    Posts
    19,208

    Default Re: redoing my old, nasty website

    Hey John, I found a program that I like even more than notepad. It's called notepad2 http://www.flos-freeware.ch/notepad2.html

    Creates plain vanilla text just like notepad, but it has syntax highlighting for many hypertext, scripting, and programming languages. The source code is also available if you want to add something.
    Soquili
    a.k.a. Bill Taylor
    Bill is no longer with us. He died on 10 Dec 2012. We remember him always.
    My TG Album
    Last XaReg update

  2. #12
    Join Date
    Dec 2003
    Location
    Lancaster, CA, USA
    Posts
    3,080

    Default Re: redoing my old, nasty website

    Code isn't that hard to learn, you've learned all this stuff, it is just a matter of tags and the structure. Best book I've found is "Sam's Teach yourself HTML in 24 Hours", the text book for the class I took and it really was self-teaching. The teacher had some good lectures, but if you went through a book like that, it isn't long, about 100 pages, the HTML part, you'd have enough of a grip on to edit what you need yourself. The rest, I'd get from Dynamic Drive, lots of fun scripts and you can copy and paste and fiddle with the free scripts, a learning experience for sure.

  3. #13
    Join Date
    Dec 2000
    Location
    Out behind the henweigh...
    Posts
    5,115

    Default Re: redoing my old, nasty website

    Hi Bill,

    I will have to check that out. I also have ultra edit, but still use wordpad most of the time. No bells and whistles to get in the way.

    For years, netscape used to have a very good online manual for both HTML and JS. PERL has docs built in... No teachers, no books, no dirty looks, just hack and slash away.

    When you build web pages for engineers/house designers, you need ultimate control over object placement, no program give you that control without ultimate code bloat. Designing a site a present, that will have about 500K pages... All dynamic of course, I do not want to build 500K pages, no matter what the paycheck is.

  4. #14
    Join Date
    Jun 2005
    Location
    Xenia, OH USA
    Posts
    92

    Default Re: redoing my old, nasty website

    What I'm going to do is update my site and then practice on it. Eventually I am going to learn Flash. I really like simple sites that look good, a little bit of movement here and there, (Flash, Gif?) but nothing overwhelming. I know I need to learn HTML, CSS, etc. I'm not sure I could visualize it just using coding, I like to see color and shapes as I set it up. The problem is, I get overwhelmed using the programs to lay it out. Sorry, I'm really mixed up right now. Willy

  5. #15
    Join Date
    Jun 2005
    Location
    Xenia, OH USA
    Posts
    92

    Default Re: redoing my old, nasty website

    So you are saying I can do a whole website without using anything but Xara and a program I found called NoteTab which is an HTML/text editor? Can you see what your actually building or do you have to just use a mental picture?

  6. #16
    Join Date
    Dec 2000
    Location
    Out behind the henweigh...
    Posts
    5,115

    Default Re: redoing my old, nasty website

    Hey Willy,

    All those programs do is slap code in for you where you want something. Adjusting things after placement can really get the code bloat going into overtime. A simple text editor will give you the chance just to put in the least amount of code possible to do the job. It just takes much more thought and engineering to get a page to look great with a text editor.

    Do a view source from any broswer and you will see exactly how the code is put together. Some load fast, others load slow, and still others, seem to scream they load so fast. These screaming pages are built with a text editor. Lots to learn tho... For instance, the attached page was designed to work with a free shopping cart program... http://www.lakotalaw.com/

  7. #17
    Join Date
    Aug 2000
    Location
    London UK
    Posts
    239

    Default Re: redoing my old, nasty website

    Willy

    Hi, some of us (including Gary) use NetObjectsFusion, which has just been updated to "9", don't know how stable the new version is - yet. The website is www.netobjects.com and it does what I want with little real trouble (others will certainly disagree).
    Jon

  8. #18

    Default Re: redoing my old, nasty website

    Well I dont know about you guys but Ive always coded with 1stpage, i love it. its simple.

    anyways

    RonC

  9. #19
    Join Date
    Apr 2001
    Location
    San Anselmo, California, USA
    Posts
    726

    Default Re: redoing my old, nasty website

    I've used Netobjects fusion since version 5, but find that It seems to get increasingly unstable over time ( from install ). I went to the NetObjects fusion forum to see what the users were saying about the new version and read that many were experiencing problems, So this time I think I'll be switching to Adobe GoliveCS. A huge decision since it means that I'll essentially be rebuilding my website from scratch! Oh well~! -AF

  10. #20
    Join Date
    Nov 2005
    Location
    Detroit, MI
    Posts
    129

    Default Re: redoing my old, nasty website

    williamdruid,

    If you find GoLive, Dreamweaver, and FrontPage to be overkill for what you're trying to accomplish, you might look into nVu:

    http://www.nvu.com/

    This is a free, open-source web page editor that does WYSIWYG editing (you can "see" what you're doing), but also lets you work directly with the code. It offers a "design" view, an "HTML Tags" view, and a color-coded "Source" view.

    It includes some site-management features, PHP and JavScript editing, and an easy built-in CSS manager.

    Might be worth checking out. From what I've read it seems right up your alley.

    Merry

 

 

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
  •