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.

Closed Thread
 
LinkBack Thread Tools Search this Thread Display Modes
  #41 (permalink)  
Old 01-20-2008, 12:57 PM
Fjeddy's Avatar   
Fjeddy Fjeddy is offline
Newbie
 
Join Date: Jan 2008
Location: Sweden
Posts: 17
Rep Power: 4
Fjeddy is on a distinguished road
Default

I do the Notepad. The one time I tried Dreamweaver I came to the conclusion that it's just a lot of money spent on something I can live without.

I havn't tried Notepad2, NotePad++ or Textedit tho.
__________________
Spräng kommer! ETTtusen, TVÅtusen, TREtusen!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #42 (permalink)  
Old 01-21-2008, 05:06 AM
ReekenX's Avatar   
ReekenX ReekenX is offline
Learning Programmer
 
Join Date: Jan 2007
Posts: 79
Rep Power: 7
ReekenX is on a distinguished road
Send a message via Skype™ to ReekenX
Default

I do not understand why so many users here like's notepad2. It's editor having many features for web developing. Why I like notepad++? Because there are PLUGINS, many programming languages syntax support and much more
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #43 (permalink)  
Old 01-21-2008, 01:13 PM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Moderator
 
Join Date: Jul 2006
Age: 35
Posts: 3,418
Last Blog:
wxWidgets is NOT code ...
Rep Power: 37
WingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to behold
Default

I use jEdit/CrimsonEditor/EmeraldEditor. jEdit has plugins, and all have great support for multiple languages. jEdit also has excellent support for RegEx's
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Programming is a branch of mathematics.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #44 (permalink)  
Old 02-07-2008, 09:30 PM
jclarke's Avatar   
jclarke jclarke is offline
Learning Programmer
 
Join Date: Feb 2008
Location: Australia
Age: 21
Posts: 37
Rep Power: 4
jclarke is on a distinguished road
Default

as far I have read in this thread. Some softwares that I have never heard of has gotten me interested, despite after 6 years of HTML experience. Notepad is the easiest part in me, I have an excellent eye in myself, notepad is easy for me to detect mistakes, no matter how big or small.

But, I sometimes use dreamweaver, but right now, I find it quite useless, and right now, since I created my offical website, I use this wonderful software Mircosoft Visual Studio.NET which is good for advanced programmers like myself.

In the past, I have listed below of the softwares I used for creation.

- Notepad
- Mircosoft Frontpage
- Dreamweaver
- Mircosoft Fireworks
- Mircosoft Visual Studio.NET 2002/2003/2005

Editing HTML and creating fantastic websites are fun to do. Yet, I need to make flash aminated websites, I yet to learn more advanced stuff using Mircosoft Flash....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #45 (permalink)  
Old 02-08-2008, 07:48 AM
Jordan's Avatar   
Jordan Jordan is online now
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 9,651
Last Blog:
PHP Objects, Patterns,...
Rep Power: 20
Jordan is just really niceJordan is just really niceJordan is just really niceJordan is just really nice
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default

You should check out Notepad2, it is free and works great. As of late I have been all of my PHP work in Dreamweaver. It isn't bad, but not great either - I like the tabs. What is the URL to your websites?
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

Sponsored Links
  #46 (permalink)  
Old 02-08-2008, 10:51 PM
jclarke's Avatar   
jclarke jclarke is offline
Learning Programmer
 
Join Date: Feb 2008
Location: Australia
Age: 21
Posts: 37
Rep Power: 4
jclarke is on a distinguished road
Default

Quote:
Originally Posted by Jordan View Post
You should check out Notepad2, it is free and works great. As of late I have been all of my PHP work in Dreamweaver. It isn't bad, but not great either - I like the tabs. What is the URL to your websites?

My website is Deafies Australia - Homepage ( This website is for the deaf community around Australia and the world too, if they want to visit the country ) This website needs some video additions though.

Jordan, I'm interested in having a look at the notepad2, wonder where I could find it?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #47 (permalink)  
Old 02-09-2008, 05:06 AM
G_Morgan G_Morgan is offline
Guru
 
Join Date: Oct 2007
Age: 24
Posts: 507
Last Blog:
Just over the next hil...
Rep Power: 10
G_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura about
Default

notepad2 | A small, fast and free text editor

Also worth a look is

.:: NOTEPAD++ ::.

They are probably the best two free editors for Windows that aren't Emacs or Vim (which aren't worth it unless you are prepared to tackle the steep learning curve, also they lose some of their magic outside of Unix environments).

One reservation I have about Notepad+ is that by default it uses some ridiculous fonts (some not even monospaced) that can make working with it difficult until you run through and change the formatting. Why it does this hideous thing I don't know, it looks pretty but is unworkable.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #48 (permalink)  
Old 02-10-2008, 06:27 PM
jclarke's Avatar   
jclarke jclarke is offline
Learning Programmer
 
Join Date: Feb 2008
Location: Australia
Age: 21
Posts: 37
Rep Power: 4
jclarke is on a distinguished road
Default

I'm impressed, with the notepad2 -- it looks awesome and it can be set for the HTML interface, so I inserted one of my HTML examples and all the code are color coded. Impressive.

About the notepad++, I can't find the downloadable section in for this one, unfortunately.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #49 (permalink)  
Old 02-10-2008, 09:29 PM
fahlyn's Avatar   
fahlyn fahlyn is offline
Learning Programmer
 
Join Date: Nov 2007
Age: 25
Posts: 35
Rep Power: 4
fahlyn is on a distinguished road
Send a message via ICQ to fahlyn Send a message via AIM to fahlyn Send a message via MSN to fahlyn Send a message via Yahoo to fahlyn
Default

I use Eclipse for Java programming, but I use EditPlus2 for Perl, Php, HTML, Javascript and so on....its not free...but there is a free trial (which never expires). I highly recommend it...the free trial is identical to the full version....the only difference is in the free trial when you first load EditPlus2 you have to click the "Continue Evaluating" button. Its got full FTP support and is very customizable. Its great!
__________________
Visit My Google Group Here: Web Development Innovation
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #50 (permalink)  
Old 02-10-2008, 09:44 PM
jclarke's Avatar   
jclarke jclarke is offline
Learning Programmer
 
Join Date: Feb 2008
Location: Australia
Age: 21
Posts: 37
Rep Power: 4
jclarke is on a distinguished road
Default

Quote:
Originally Posted by fahlyn View Post
I use Eclipse for Java programming, but I use EditPlus2 for Perl, Php, HTML, Javascript and so on....its not free...but there is a free trial (which never expires). I highly recommend it...the free trial is identical to the full version....the only difference is in the free trial when you first load EditPlus2 you have to click the "Continue Evaluating" button. Its got full FTP support and is very customizable. Its great!
I wish these softwares are free - unlike these freewares, they sometimes hide viruses...


I haven't checked the new softwares out though, as yet.
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
Forum Jump

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


All times are GMT -5. The time now is 07:49 AM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 100%


Complete - Celebrate!

Ads