+ Reply to Thread
Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: What do you usually do to test out new Html code?

  1. #1
    jkenny's Avatar
    jkenny is offline x10Hosting Member jkenny is an unknown quantity at this point
    Join Date
    May 2006
    Posts
    17

    Post What do you usually do to test out new Html code?

    I don't usually like to screw with my real web page, so there are things I have done to check out stuff I want to add. One of the things I did was just make a "Test.htm" that is usually left blank. This usually takes a longer time than other things though. Another thing I can do is from Notepad ++ I can select run in FireFox or Internet Explorer. The last, and probably most practical, is one of the forums that I regularly visit has a feature called user pages now. That allows each of the forum members to create their own user page with a sub domain of the forum website.
    Last edited by jkenny; 07-28-2006 at 03:44 PM.

  2. #2
    Spartan Erik's Avatar
    Spartan Erik is offline Retired Spartan Erik is an unknown quantity at this point
    Join Date
    Aug 2005
    Posts
    3,382

    Re: What do you usually do to test out new Html code?

    When I test HTML code I always run it offline locally (I do my coding in notepad, not notepad++), and just open the files in my browser. If it looks like it'll work I'll upload it (renamed obviously) to my hosting account here with x10 and I'll test it online

  3. #3
    Bryon is offline Administrator Bryon has disabled reputation
    Join Date
    Apr 2005
    Location
    Northfield, NH
    Posts
    7,608

    Re: What do you usually do to test out new Html code?

    I usually edit in Notepad 2, hit Ctrl + A, then Ctrl + C, then go to cPanel's file editor and hit Ctrl + A, then Ctrl + V. Then hit tab and enter, then Ctrl + Tab, then F5 (Refresh). (In Firefox by the way.)

    Once you get the shortcuts down, it is pretty quick. :-)

  4. #4
    Torch's Avatar
    Torch is offline x10 Lieutenant Torch is an unknown quantity at this point
    Join Date
    Apr 2006
    Location
    Belgrade, Serbia
    Posts
    317

    Re: What do you usually do to test out new Html code?

    I do my code writing in ConTEXT, than save it on my local server and test in IE7, Firefox, Opera and Netscape. If it looks and works fairly the same in all of them, I upload it using same method as Bryon ;)

  5. #5
    k12onos is offline x10Hosting Member k12onos is an unknown quantity at this point
    Join Date
    Jul 2006
    Posts
    67

    Re: What do you usually do to test out new Html code?

    hey do you guys remember this thing named Microsoft Front Page :D

    its coming pretty handy if you want to test a html code quickly. just copy paste then preview. it happens less than 5 seconds

    another good editor is Crimson Editor. a search would be good to find it. it has line number and all sorts of thing you need for html, php, etc.

  6. #6
    Torch's Avatar
    Torch is offline x10 Lieutenant Torch is an unknown quantity at this point
    Join Date
    Apr 2006
    Location
    Belgrade, Serbia
    Posts
    317

    Re: What do you usually do to test out new Html code?

    Front Page uses IE's rendering engine, so it's the same as testing it in IE just slower ;)

  7. #7
    k12onos is offline x10Hosting Member k12onos is an unknown quantity at this point
    Join Date
    Jul 2006
    Posts
    67

    Re: What do you usually do to test out new Html code?

    Quote Originally Posted by Torch
    Front Page uses IE's rendering engine, so it's the same as testing it in IE just slower ;)
    oww thats something i didnt know :D

    im just too lazy to save it to a file then open it in my browser. My Documents folder in my computer is getting pretty messed up :D i was planning to clean it up just now

  8. #8
    Spartan Erik's Avatar
    Spartan Erik is offline Retired Spartan Erik is an unknown quantity at this point
    Join Date
    Aug 2005
    Posts
    3,382

    Re: What do you usually do to test out new Html code?

    Quote Originally Posted by k12onos
    hey do you guys remember this thing named Microsoft Front Page :D

    its coming pretty handy if you want to test a html code quickly. just copy paste then preview. it happens less than 5 seconds

    another good editor is Crimson Editor. a search would be good to find it. it has line number and all sorts of thing you need for html, php, etc.
    MSFrontPage? Blegh, worst WYSIYWG editor in the world.. I'm glad I customized the options in the installation process just so I wouldn't get that program lol. Besides, FF opens much faster for me than any other MS based office suite

  9. #9
    Livewire's Avatar
    Livewire is offline Abuse Compliance Officer Livewire is a glorious beacon of lightLivewire is a glorious beacon of light
    Join Date
    Jun 2005
    Location
    Behind a keyboard.
    Posts
    8,998

    Re: What do you usually do to test out new Html code?

    Think my method was mentioned by someone else already, but here it is anyways:

    ConTEXT to edit, save to local server (phpdev423), test locally, looks good, put it in the x10 subfolder in local server.

    When done editing files for the night, open smartftp, upload all files in te x10 folder, make sure they're working, then delete the folder.

    Handy little system imo. Not as streamlined as other methods can be, but it works for me so I'm happy.



    Oh, and FrontPage? I just call it Micro$oft hell. You know it can't be good when the teacher for the WebDevelopment class gets 3 days into FrontPage, says to hell with it, and installs a multi-license copy of dreamweaver on every machine...

    [EDIT] Side note, I've got the keyboard shortcuts set up in ConTEXT to open firefox if I hit f12 (automatically opens the right url and all), and IE if I hit f11. Never hit f11 though. IE doesn't like my website, which is fine cause I don't like IE.
    Last edited by Livewire; 07-29-2006 at 11:10 PM.

  10. #10
    dillbertdabomb's Avatar
    dillbertdabomb is offline x10 Sophmore dillbertdabomb is an unknown quantity at this point
    Join Date
    Jul 2006
    Location
    Somewhere in this world!
    Posts
    101

    Re: What do you usually do to test out new Html code?

    use an html editor like nvu, its free but you have to get used to it.
    Making your computer vunerable to attacks :: Isn't that microsofts job?

+ Reply to Thread
Page 1 of 3 123 LastLast

Similar Threads

  1. Hybrid's HTML Lessons
    By Hybrid in forum Tutorials
    Replies: 18
    Last Post: 11-28-2009, 02:12 PM
  2. Need a Bit of help with html...small code.
    By Phil in forum Free Hosting
    Replies: 15
    Last Post: 11-06-2005, 12:44 AM
  3. [IPB] Contiguous Board Index
    By phenetic in forum Tutorials
    Replies: 5
    Last Post: 09-18-2005, 10:31 AM
  4. What is XML!
    By wizeman in forum Tutorials
    Replies: 6
    Last Post: 08-27-2005, 12:05 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers