Re: what are you using to write webpages?

From: Robert L Cochran (cochranb_at_speakeasy.net)
Date: 01/22/05

  • Next message: Julien Pons: "wacom"
    Date: Fri, 21 Jan 2005 18:43:53 -0500
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    I started out with Windows Notepad, then moved on to Homesite. When I
    began using Linux I did it on both Emacs and vi. At the same time I
    learned the joys of having my own web server.

    In my experience the HTML editor is unimportant. Any old editor is just
    fine. What is truly important is your willingness to write html and css
    code and keep right on trying it out on your favorite browser until it
    works the way you want.

    HTML and XHTML -- is not difficult.

    Scripting with PHP (which requires HTML coding, of course) -- is a lot
    of fun and quite challenging.

    Scripting with both PHP and JavaScript -- is even more fun and challenging.

    Scripting with PHP, JavaScript, and extracting data from a backend
    database -- is the most fun of all. See any of the many books written on
    PHP and MySQL for example.

    So, I wouldn't worry too much about the editor you use. Joe Shmo living
    halfway around the world doesn't care about your editor. He just wants
    to see your web pages. Focus on writing quality web page code.

    Bob Cochran
    Greenbelt, Maryland

    BB Cao wrote:

    >Hi Everyone,
    >
    >I am starting to write a webpage for my own, just
    >little curious in choosing softwares:
    >What are you using to write webpages?
    >
    >Thanks!
    >
    >Best,
    > BB Cao
    >
    >__________________________________________________
    >Do You Yahoo!?
    >Tired of spam? Yahoo! Mail has the best spam protection around
    >http://mail.yahoo.com
    >
    >
    >

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Julien Pons: "wacom"

    Relevant Pages

    • Re: free editor like frontpage?
      ... i'm currently working on a site on the side for family, i do the html ... Davor's PHP Editor: http://www.pleskina.com/dphped/main.php ... XML for free: ...
      (comp.infosystems.www.authoring.html)
    • Re: Lost formatting in browser view source
      ... At the same time your html pages without php-code are processed by php. ... If you are concerned about users links and bookmarks to break, you have the nice option in apache to rewrite rules, if they try to load a "missing" html page, redirect them to a php file with the same name. ... run your editor, load 100 pages, use find/replace to change the address ...
      (alt.php)
    • Searching for a WYSIWYG HTML Editor - See My Requirements before commenting.
      ... I need a special kind of WYSIWYG html editor, and would like to see if ... and have it converted to simple html code. ... I build a fair number of simple web sites that use php code to include ... minus any of the header or footer stuff most editor add. ...
      (alt.html)
    • Re: A good editor
      ... I like homesite. ... It is a html editor at heart. ... you are writing php inside a html page. ... I do make calls to mysql via php within the editor environment. ...
      (comp.lang.php)
    • Re: How do we get there from here?
      ... > then sub the whole of that generated markup into the template? ... layed out on the fly, a simple IMG tag, or even an entire HTML document. ... PHP scripting provides 10 times the features of both of these ... idea as tokens can eliminate a huge amount of maintance, ...
      (comp.databases.pick)