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
  #11 (permalink)  
Old 09-21-2007, 01:22 AM
xXHalfSliceXx's Avatar   
xXHalfSliceXx xXHalfSliceXx is offline
Co-Administrator
 
Join Date: Oct 2006
Location: Hendersonville, NC
Age: 24
Posts: 1,120
Rep Power: 50
xXHalfSliceXx is just really nicexXHalfSliceXx is just really nicexXHalfSliceXx is just really nicexXHalfSliceXx is just really nicexXHalfSliceXx is just really nice
Send a message via AIM to xXHalfSliceXx Send a message via MSN to xXHalfSliceXx Send a message via Yahoo to xXHalfSliceXx
Default

I use NotePad++
and i have also used Macromedia Fireworks.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum | My Company
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
  #12 (permalink)  
Old 10-10-2007, 01:48 PM
Patrick Patrick is offline
Programmer
 
Join Date: Sep 2007
Posts: 100
Rep Power: 4
Patrick is on a distinguished road
Default

Yeah I always use dreamweaver because after running the program it shows you in which line you have an error. So, this feature help you to detect errors soon.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 10-16-2007, 11:22 AM
hds272 hds272 is offline
Newbie
 
Join Date: Oct 2007
Posts: 4
Rep Power: 0
hds272 is on a distinguished road
Default

I use a combination of notepad and dreamweaver- not pad is nice but because im not the greatest I canct do as much. I like being able to just type without any extra features.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 10-23-2007, 05:26 PM
G_Morgan G_Morgan is offline
Guru
 
Join Date: Oct 2007
Age: 24
Posts: 391
Rep Power: 10
G_Morgan is a name known to allG_Morgan is a name known to allG_Morgan is a name known to allG_Morgan is a name known to allG_Morgan is a name known to allG_Morgan is a name known to all
Default

I use a text editor for all my programming work but I'd take bullets before I used Notepad for anything. Evil program that doesn't even follow conventions.

On Linux I use Kate for big projects and GVim for quick single file hacking (usually from the CLI). On Windows I use Notepad++ for projects and again GVim for CLI stuff and single files. When KDE4 goes live and has a Windows port I'll be moving to Kate there too (KDE4 coming to Windows is going to be the greatest thing ever. Finally Amarok and Kate on Windows).

I'd actually use a dedicated IDE if it was an actual IDE. No drag and drop nonsense but the ability to quickly see the output on a browser screen and to quickly verify the code would be nice. Also I'd like the normal stuff like templates, code snippets, refactoring tools, in line error highlighting, style critics (for the IE6 nonsense) etc. Without the browser though I probably wouldn't bother and don't really do enough web development to bother writing my dream IDE.

Anyway, I'd avoid drag and drop like the plague. Every area of programming I've seen it involved in it's more hindrance than help. Nice for knocking together prototypes maybe but the code is usually so polluted to be worth keeping.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 10-30-2007, 09:28 AM
Gabriel's Avatar   
Gabriel Gabriel is offline
Learning Programmer
 
Join Date: Oct 2007
Location: Cyber Space (no seriously)
Age: 19
Posts: 72
Rep Power: 3
Gabriel is on a distinguished road
Send a message via AIM to Gabriel
Default

I use notpad mostly. unless I"m trying to do something really complicated then I'll switch between Dreamweaver and Microsoft web expressions
__________________
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!
Reply With Quote

Sponsored Links
  #16 (permalink)  
Old 10-31-2007, 05:01 AM
TcM's Avatar   
TcM TcM is online now
Terminator - I'll be back
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 5,731
Rep Power: 47
TcM is a jewel in the roughTcM is a jewel in the roughTcM is a jewel in the rough
Default

Here at school we are using TextPad.. I found it a little better.. helps me when it comes to speed.
__________________
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
  #17 (permalink)  
Old 11-01-2007, 06:37 PM
GMailGuy GMailGuy is offline
Learning Programmer
 
Join Date: Oct 2007
Posts: 60
Rep Power: 3
GMailGuy is on a distinguished road
Default

Is it something similar to Notepad++ or Notepad2?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 11-01-2007, 06:40 PM
Gabriel's Avatar   
Gabriel Gabriel is offline
Learning Programmer
 
Join Date: Oct 2007
Location: Cyber Space (no seriously)
Age: 19
Posts: 72
Rep Power: 3
Gabriel is on a distinguished road
Send a message via AIM to Gabriel
Default

prolly... as far as I've seen
__________________
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!
Reply With Quote
  #19 (permalink)  
Old 11-02-2007, 06:26 AM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Age: 25
Posts: 4,536
Last Blog:
PHP: list()
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

TextPad looks more like an IDE or Project text editor than notepad.
Quote:
When just getting the job done is work enough, the last thing you need is to waste time having to learn yet another computer application. Your experience with other tools should be relevant to each new application, making it possible to sit down and use that new application right away.
That's why TextPad® is so popular. Whether you simply need a powerful replacement for Notepad, a tool for editing your web pages, or a programming IDE, TextPad does what you want, the way you would expect.
Screens: TextPad screenshots
There is a similar one for Mac OSX which works very well: TextMate — The Missing Editor for Mac OS X
__________________
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
  #20 (permalink)  
Old 11-05-2007, 04:46 PM
TcM's Avatar   
TcM TcM is online now
Terminator - I'll be back
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 5,731
Rep Power: 47
TcM is a jewel in the roughTcM is a jewel in the roughTcM is a jewel in the rough
Default

Yeah, very similar!

But here at home I still use Notepad.
__________________
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

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:25 AM.

Contest Stats

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

Contest Rules

Ads