Lost Password?

Go Back   CodeCall Programming Forum > Web Development Forum > HTML Programming

HTML Programming Forum discussion covering HTML, XHTML, DHTML and all flavors of HTML. Hypertext Markup Language is used to create websites.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-19-2007, 04:20 PM
kisna kisna is offline
Learning Programmer
 
Join Date: Jul 2007
Posts: 76
Rep Power: 4
kisna is on a distinguished road
Default Do you write html in notepad?

My friend does it in notepad. Actually he a great programme and he does all programming in notepad. Isnt it hard?
I use dreamweaver always. What about you?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 08-19-2007, 05:47 PM
TcM's Avatar   
TcM TcM is offline
Terminator - I'll be back
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 5,709
Rep Power: 47
TcM is a jewel in the roughTcM is a jewel in the roughTcM is a jewel in the rough
Default

Well I prefer Notepad, as you can make and edit whatever you want in it. I never had programs like Dreamweaver and stuff like that, Text fascinates me! I even love DOS (when I'm in the mood) because it's just using plain text! And yes it's a little hard, depends what you are going to do, and your HTML level!
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall


Business Directory | Technology Blog | Windows Help
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 08-19-2007, 05:58 PM
John's Avatar   
John John is offline
Co-Administrator
 
Join Date: Jul 2006
Age: 19
Posts: 2,346
Last Blog:
PHP Function Overloadi...
Rep Power: 50
John is a glorious beacon of lightJohn is a glorious beacon of lightJohn is a glorious beacon of lightJohn is a glorious beacon of lightJohn is a glorious beacon of light
Send a message via AIM to John
Default

I've been doing PHP and HTML in Gedit which isn't much better than Notepad
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum | My Blog
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 08-20-2007, 06:23 AM
CygnetGames's Avatar   
CygnetGames CygnetGames is offline
Programmer
 
Join Date: May 2007
Location: York, England
Posts: 113
Rep Power: 5
CygnetGames is on a distinguished road
Default

If you know how to program, then packages like Dreamweaver tend to frustrate you and you just want to type your code in a text editor like notepad.
But the problem with notepad is that it doesn't highlight your syntax for you. There are loads of freeware alternatives to notepad that will highlight syntax, I use PSPad.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 08-31-2007, 06:50 AM
Shadow1 Shadow1 is offline
Newbie
 
Join Date: Aug 2007
Posts: 2
Rep Power: 0
Shadow1 is on a distinguished road
Default

If I am not in a hurry, and just want a down and dirty quick way to write HTML, then I use Notepad. If I want to cheat I use Dream Weaver.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 08-31-2007, 11:13 AM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Mod
 
Join Date: Jul 2006
Age: 35
Posts: 1,751
Last Blog:
Game software (GURPS)
Rep Power: 24
WingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to all
Default

I use CrimsonEditor: it's basicly notepad + context highlighting. I can't afford Dream Weaver, and find that a text editor does the job.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 08-31-2007, 01:24 PM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Age: 25
Posts: 4,514
Last Blog:
Zend: PHP Security Web...
Rep Power: 50
Jordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud of
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default

Quote:
Originally Posted by CygnetGames View Post
If you know how to program, then packages like Dreamweaver tend to frustrate you and you just want to type your code in a text editor like notepad.
I feel the same way. I tried to use Dreamweaver once to do a layout but got so frustrated I abandoned the entire project.

Quote:
Originally Posted by WingedPanther View Post
I use CrimsonEditor: it's basicly notepad + context highlighting. I can't afford Dream Weaver, and find that a text editor does the job.
I use notepad2 which is notepad with context highlighting.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 09-03-2007, 10:10 AM
archive02 archive02 is offline
Newbie
 
Join Date: Nov 2006
Posts: 10
Rep Power: 0
archive02 is on a distinguished road
Default

Most of my work is coding so I hardly ever get the chance to use a wysiswyg although I don't mind using them.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 09-10-2007, 02:46 AM
awesty awesty is offline
Newbie
 
Join Date: Sep 2007
Posts: 19
Rep Power: 3
awesty is on a distinguished road
Default

I like notepad2 actually. It is notepad that was written for programmers
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 09-11-2007, 07:46 AM
WillB's Avatar   
WillB WillB is offline
Learning Programmer
 
Join Date: Apr 2007
Location: St. Cloud, Fl
Age: 19
Posts: 43
Rep Power: 5
WillB is on a distinguished road
Thumbs up

Quote:
Originally Posted by WingedPanther View Post
I use CrimsonEditor: it's basicly notepad + context highlighting. I can't afford Dream Weaver, and find that a text editor does the job.
Eclipse is a popular Java IDE that has plug-ins for practically everything.
It supports many languages such as HTML, XML, CSS, Coldfusion, PHP, Flex, and Java(of course). The list goes on.... Even procedural languages like C and C++
It has pretty much everything the others have and more

Plus ITS FREE
__________________
Everything in Life can be solved with an 'If/Else' statement.

Life is like one big try/catch statement, nested within a loop.

-Will

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
printing out into notepad from the html using perl lichy Perl 8 12-14-2007 01:06 PM
About HTML Onur Tutorials, Classes and Code 0 08-28-2007 06:13 PM
HTML Introduction clookid Tutorials, Classes and Code 5 01-08-2007 09:43 PM
What is HTML, DHTML and XHTML? Lop HTML Programming 5 08-09-2006 11:00 AM
How can I write HTML? dirkfirst HTML Programming 6 07-04-2006 02:10 PM


All times are GMT -5. The time now is 10:17 PM.

Contest Stats

John ........ 87.50000
dargueta ........ 75.00000
Xav ........ 50.00000
MeTh0Dz ........ 20.00000
gaylo565 ........ 18.00000
Johnnyboy ........ 3.00000

Contest Rules

Ads