XHTML/CSS editor for Windows with "FTP upload on save" function - Stack Overflow most recent 30 from stackoverflow.com 2009-12-08T05:42:15Z http://stackoverflow.com/feeds/question/864048 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/864048/xhtml-css-editor-for-windows-with-ftp-upload-on-save-function 0 XHTML/CSS editor for Windows with "FTP upload on save" function tochiro 2009-05-14T15:30:02Z 2009-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#864059 0 Answer by Moayad Mardini for XHTML/CSS editor for Windows with "FTP upload on save" function Moayad Mardini 2009-05-14T15:33:03Z 2009-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#864067 0 Answer by James Burgess for XHTML/CSS editor for Windows with "FTP upload on save" function James Burgess 2009-05-14T15:33:59Z 2009-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#864090 0 Answer by codehead for XHTML/CSS editor for Windows with "FTP upload on save" function codehead 2009-05-14T15:36:55Z 2009-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&amp;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#864615 0 Answer by tochiro for XHTML/CSS editor for Windows with "FTP upload on save" function tochiro 2009-05-14T17:20:05Z 2009-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#864627 0 Answer by elcuco for XHTML/CSS editor for Windows with "FTP upload on save" function elcuco 2009-05-14T17:23:02Z 2009-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#1851179 0 Answer by danieltalsky for XHTML/CSS editor for Windows with "FTP upload on save" function danieltalsky 2009-12-05T05:06:07Z 2009-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>