Lost Password?

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

Vote on your favorite hash algorithm here!

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

Closed Thread
 
LinkBack Thread Tools Search this Thread Display Modes
  #21 (permalink)  
Old 11-06-2007, 03:30 PM
Sparrow Sparrow is offline
Newbie
 
Join Date: Nov 2007
Posts: 1
Credits: 0
Rep Power: 0
Sparrow is on a distinguished road
Default

I use notepad for short and quick changes things that it would take longer for dreamweaver to load then just do myslef
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #22 (permalink)  
Old 11-07-2007, 02:01 AM
TcM's Avatar   
TcM TcM is offline
Moderator
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 8,323
Credits: 0
Rep Power: 74
TcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud of
Default

So you mainly used Dreamweaver right? Nah I never liked such software.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #23 (permalink)  
Old 11-07-2007, 08:53 AM
G_Morgan G_Morgan is offline
Guru
 
Join Date: Oct 2007
Age: 24
Posts: 443
Last Blog:
Just over the next hil...
Credits: 45
Rep Power: 8
G_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura about
Default

I'm surprised at the number of people who use notepad here. I distrust code generation but notepad isn't even a good text editor and uses funny linebreaks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #24 (permalink)  
Old 11-07-2007, 08:56 AM
Gabriel's Avatar   
Gabriel Gabriel is offline
Learning Programmer
 
Join Date: Oct 2007
Location: Cyber Space (no seriously)
Age: 19
Posts: 72
Credits: 0
Rep Power: 4
Gabriel is on a distinguished road
Send a message via AIM to Gabriel
Default

I'd have to agree.. even though I use it sometimes it does suck at times
__________________
I'm an angel. I kill firstborns while their mamas watch. I turn cities into salt. I even, when I feel like it, rip the souls from little girls, and from now till kingdom come, the only thing you can count on in your existence is never understanding why.
-
Do you know how you got that dent, in your top lip? Way back, before you were born, I told you a secret, then I put my finger there and I said "Shhhhh!"
-
Quotes taken from The Prophecy (1995)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #25 (permalink)  
Old 11-07-2007, 08:56 PM
domestic's Avatar   
domestic domestic is offline
Learning Programmer
 
Join Date: Mar 2007
Location: SCOTLAND!
Age: 20
Posts: 39
Credits: 0
Rep Power: 6
domestic is on a distinguished road
Default

i used dreamweaver and notepad++, usually at the same time. While this seems silly, it allows you to be more specific (dreamweaver has habits of doin weird things when u want to do somthing simple. However, if you wanna do something such as align, formats, tables etc, the dw is good for doing it fast and easy. Oh and i also keep the webpage open in firefox just to see how its looking.
__________________
.


Programming Languages: Java, VB6, VB2005 (.NET2)
Web Languages: HTML, CSS, JS

Website: http://abdn.ac.uk/~u41am6

Opportunity is missed by most people because it is dressed in overalls and looks like work.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

Sponsored Links
  #26 (permalink)  
Old 11-10-2007, 07:45 PM
ETbyrne's Avatar   
ETbyrne ETbyrne is offline
Newbie
 
Join Date: Nov 2007
Location: Lapeer, MI
Posts: 29
Credits: 0
Rep Power: 4
ETbyrne is on a distinguished road
Default

I use notepad2 - the original notepad stinks pretty bad. I like that you can change the color formatting in notepad2, kind of a cool little feature.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #27 (permalink)  
Old 11-19-2007, 02:54 PM
TcM's Avatar   
TcM TcM is offline
Moderator
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 8,323
Credits: 0
Rep Power: 74
TcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud of
Default

Quote:
Originally Posted by G_Morgan View Post
I'm surprised at the number of people who use notepad here. I distrust code generation but notepad isn't even a good text editor and uses funny linebreaks.
Well maybe you are true, but knowing the code is a very positive thing!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #28 (permalink)  
Old 11-23-2007, 02:00 PM
Death Slaught's Avatar   
Death Slaught Death Slaught is offline
Newbie
 
Join Date: Nov 2007
Posts: 20
Credits: 0
Rep Power: 4
Death Slaught is on a distinguished road
Default

I prefer text editors (Notepad because I'm on Windows). Programs like Dreamweaver are great, but I personly hate them. When using them you're not learning anything, the programs doing it all for you. Doing the HTML yourself helps you in the long run, and makes you less prone to mistakes.

Thanks, Death
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #29 (permalink)  
Old 11-23-2007, 03:40 PM
G_Morgan G_Morgan is offline
Guru
 
Join Date: Oct 2007
Age: 24
Posts: 443
Last Blog:
Just over the next hil...
Credits: 45
Rep Power: 8
G_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura about
Default

Quote:
Originally Posted by TheComputerMaster View Post
Well maybe you are true, but knowing the code is a very positive thing!
That's why I said I distrust code generation. It's just Notepad is lacking every feature you can imagine. You could literally write a better editor in about an hour. There are many good free text editors for Windows with all the appropriate tools that it doesn't seem necessary to endure the pain that is Notepad. Unless a editor has at least auto indentation, syntax highlighting and multi buffer editing I wouldn't bother with it. That's setting the bar quite low as well IMHO.

There's one exception to the code generation rule as well. That's code generation you define yourself, naturally you understand that. Lisp tends to do a lot of this and it can save you many hundreds of lines of code.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #30 (permalink)  
Old 11-23-2007, 08:49 PM
Jordan's Avatar   
Jordan Jordan is online now
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 7,399
Last Blog:
Tramp Variables
Credits: 1
Rep Power: 20
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 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

I recommend replacing Notepad with Notepad2, vim for Windows (at the console in Linux) or Notepad++. I personally prefer Notepad2.

Excellent post and points G_Morgan, rep would be given if I hadn't already give you some for another thread.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
Don't hesitate to ask any questions that you have! Check out our ASCII Calculator!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

Sponsored Links
Closed Thread



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 0 08-28-2007 06:13 PM
HTML Introduction clookid Tutorials 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 09:16 AM.

Contest Stats

Xav ........ 1357.94
MeTh0Dz|Reb0rn ........ 1083.85
WingedPanther ........ 919.18
morefood2001 ........ 909.18
marwex89 ........ 906.86
John ........ 902.37
Brandon W ........ 789.89
chili5 ........ 312.39
Steve.L ........ 264.99
dcs ........ 240.34

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 83%

Ads