XHTML/CSS editor for Windows with "FTP upload on save" function - Stack Overflow most recent 30 from stackoverflow.com2009-12-08T05:42:15Zhttp://stackoverflow.com/feeds/question/864048http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/864048/xhtml-css-editor-for-windows-with-ftp-upload-on-save-function0XHTML/CSS editor for Windows with "FTP upload on save" functiontochiro2009-05-14T15:30:02Z2009-12-05T05:06:07Z
<p>Hi!</p>
<p>Is there a non-bloated editor with this function?</p>
<p>Thank you for your help.</p>
http://stackoverflow.com/questions/864048/xhtml-css-editor-for-windows-with-ftp-upload-on-save-function/864059#8640590Answer by Moayad Mardini for XHTML/CSS editor for Windows with "FTP upload on save" functionMoayad Mardini2009-05-14T15:33:03Z2009-05-14T15:33:03Z<p>As I remember, WeBuilder has such a feature.</p>
http://stackoverflow.com/questions/864048/xhtml-css-editor-for-windows-with-ftp-upload-on-save-function/864067#8640670Answer by James Burgess for XHTML/CSS editor for Windows with "FTP upload on save" functionJames Burgess2009-05-14T15:33:59Z2009-05-14T15:33:59Z<p>What I use for simple HTML, that has this feature, is <a href="http://editplus.com/" rel="nofollow">EditPlus3</a>. Whilst it is shareware, it's an excellent piece of software for hassle-free, non-bloated editing.</p>
http://stackoverflow.com/questions/864048/xhtml-css-editor-for-windows-with-ftp-upload-on-save-function/864090#8640900Answer by codehead for XHTML/CSS editor for Windows with "FTP upload on save" functioncodehead2009-05-14T15:36:55Z2009-05-14T15:36:55Z<p>Try <a href="http://notepad-plus.sourceforge.net/uk/download.php" rel="nofollow">Notepad++</a> with the <a href="http://sourceforge.net/project/showfiles.php?group%5Fid=189927&package%5Fid=245189" rel="nofollow">FTP_synchronize</a> extension. It's small, fast and a pleasure to use. And it's both free and Free.</p>
http://stackoverflow.com/questions/864048/xhtml-css-editor-for-windows-with-ftp-upload-on-save-function/864615#8646150Answer by tochiro for XHTML/CSS editor for Windows with "FTP upload on save" functiontochiro2009-05-14T17:20:05Z2009-05-14T17:20:05Z<p>I tried editPlus, WeBuilder and Notepad but could not find this feature :-( What I would like is to automatically upload and save locally any modified file.</p>
<p>Could you please tell me where in these programs I can find this feature? Thank you.</p>
http://stackoverflow.com/questions/864048/xhtml-css-editor-for-windows-with-ftp-upload-on-save-function/864627#8646270Answer by elcuco for XHTML/CSS editor for Windows with "FTP upload on save" functionelcuco2009-05-14T17:23:02Z2009-05-14T17:23:02Z<p>PhpED from NuSphere.</p>
<p>Not really an HTML editor. Not really small. But I <strong>really</strong> like it.</p>
http://stackoverflow.com/questions/864048/xhtml-css-editor-for-windows-with-ftp-upload-on-save-function/1851179#18511790Answer by danieltalsky for XHTML/CSS editor for Windows with "FTP upload on save" functiondanieltalsky2009-12-05T05:06:07Z2009-12-05T05:06:07Z<p>I feel your pain. What I like is to browse a remote FTP tree and edit the files as if they were local. You press CONTROL-S and it uploads your temp file. Seems simple, and lots of applications let you keep a list of files open in FTP.</p>
<p>If non-free is ok, Dreamweaver is actually a fantastic tool: just turn all the WYSIWYG stuff off and it's a beautiful and polished editor.</p>
<p>Otherwise, the kinda ageing and free HTML-Kit Build 292 does a pretty serviceable job.
<a href="http://www.htmlkit.com/download/" rel="nofollow">http://www.htmlkit.com/download/</a></p>