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
  #261 (permalink)  
Old 08-08-2008, 09:17 AM
chili5's Avatar   
chili5 chili5 is offline
Code Warrior
 
Join Date: Mar 2008
Age: 15
Posts: 3,634
Rep Power: 32
chili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to all
Default Re: Do you write html in notepad?

Again with the VWD Here's a reason not to get it, it's made by Microsoft. Jk, VWD is actually really good and for an express version it's amazing.

Only if it could work with MySQL and PHP.
__________________
Emo Philips - "My computer beat me at checkers, but I sure beat it at kickboxing."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #262 (permalink)  
Old 08-08-2008, 12:15 PM
|pH|'s Avatar   
|pH| |pH| is offline
Guru
 
Join Date: Jul 2008
Location: Miami, FL.
Age: 17
Posts: 1,567
Last Blog:
BASIC Training
Rep Power: 14
|pH| is a jewel in the rough|pH| is a jewel in the rough|pH| is a jewel in the rough
Send a message via AIM to |pH| Send a message via MSN to |pH|
Default Re: Do you write html in notepad?

Eh, I got Filezilla for my FTP server.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #263 (permalink)  
Old 08-08-2008, 01:29 PM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: On God's Planet
Posts: 9,897
Last Blog:
Web slideshow in JavaS...
Rep Power: 78
Xav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud of
Send a message via MSN to Xav
Default Re: Do you write html in notepad?

Yes, but VWD can let you edıt and save to FTP at real-tıme! You can't use Fılezılla as an IDE as well as an FTP Clıent!
__________________


Mr. Xav | Website | Forums | Blog
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #264 (permalink)  
Old 08-08-2008, 03:58 PM
chili5's Avatar   
chili5 chili5 is offline
Code Warrior
 
Join Date: Mar 2008
Age: 15
Posts: 3,634
Rep Power: 32
chili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to all
Default Re: Do you write html in notepad?

Yeah that's one thing about VWD that is better than notepad++ is the built in FTP. I still find filezilla quite quick. Notepad++ and filezilla work really well together, and they both work on a USB drive. My web server also works on a USB drive, and the mail server. Ok both web servers and mail servers work on USB drives along with notepad++ and filezilla

__________________
Emo Philips - "My computer beat me at checkers, but I sure beat it at kickboxing."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #265 (permalink)  
Old 08-08-2008, 07:07 PM
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 Re: Do you write html in notepad?

What do you need FTP in an IDE for, Version Control? Surely a proper VCS is preferable there, I tend to use Mercurial. VS has support for SourceSafe IIRC (SourceSafe sucks but I'd take that over raw FTP).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

Sponsored Links
  #266 (permalink)  
Old 08-09-2008, 01:34 PM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: On God's Planet
Posts: 9,897
Last Blog:
Web slideshow in JavaS...
Rep Power: 78
Xav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud of
Send a message via MSN to Xav
Default Re: Do you write html in notepad?

I need FTP to dırectly edıt web pages on the server. I tend not to keep much local.
__________________


Mr. Xav | Website | Forums | Blog
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #267 (permalink)  
Old 08-09-2008, 04:20 PM
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 Re: Do you write html in notepad?

Quote:
Originally Posted by Xav View Post
I need FTP to dırectly edıt web pages on the server. I tend not to keep much local.
I test so often that an extraordinary amount of my time would be taken up if I FTP'd a site with every revision. I tend to test my code after every meaningful modification (with a commit to a local VCS if it satisfies). The alternative is the coding charge with a massive debugging run. Dealing with all those interacting changes at once would drive me over the edge.

I find it easier to set up Apache + MySQL on the development machine.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #268 (permalink)  
Old 08-10-2008, 05:23 AM
TcM's Avatar   
TcM TcM is offline
Code Warrior
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 8,332
Rep Power: 68
TcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of light
Default Re: Do you write html in notepad?

I tend to use FileZilla and open the webpages from the FTP (it download them, I edit, I save, it uploads again)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #269 (permalink)  
Old 08-11-2008, 01:29 PM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: On God's Planet
Posts: 9,897
Last Blog:
Web slideshow in JavaS...
Rep Power: 78
Xav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud of
Send a message via MSN to Xav
Default Re: Do you write html in notepad?

Understandable, but a lot of work ıf you're constantly edıtıng.
__________________


Mr. Xav | Website | Forums | Blog

Last edited by Xav; 08-11-2008 at 01:52 PM. Reason: typo
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #270 (permalink)  
Old 08-11-2008, 01:37 PM
chili5's Avatar   
chili5 chili5 is offline
Code Warrior
 
Join Date: Mar 2008
Age: 15
Posts: 3,634
Rep Power: 32
chili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to all
Default Re: Do you write html in notepad?

I use filezilla also but because I do almost all my work on my computer. Using XAMPP and without it, I don't need to use FTP often.
__________________
Emo Philips - "My computer beat me at checkers, but I sure beat it at kickboxing."
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:16 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