At 21:06 2002-09-11 +0000, mattyoungrev2 said:
Has anyone had luck using Dreamweaver/Zope through *either* Webdav or FTP?
Dreamweaver seems to get confused if you dare to edit files on the server! XP seems to play fair w/Zope web folders, and DW crashes more than either of the others, so I think it's a DW bug. Any confirmations/workarounds? Right now I'm using DW for a very small % of files by cut and paste!
I think the best way to get this working for both Dreamweaver and GoLive is to ignore the WebDAV support all together and use the ExternalEditor product instead. (which is almost absolutely brilliant, excepts when it barfs at my buggy DTML and loses the connection between the file and the server of no apparent reason. If no one else fixes it, I gotta get my hand dirty in the MSVC and try to fix that some rain sunday, it just hasn't been allot of rain around here in Sweden this summer). Any, besides wealth conditions and all, ExternalEditor is your man. I think it even fakes extensions for you if you ask it nicely. At least for my 0.05 Euro. I know you temper with the tag engine in Dreamweaver (plus my own long experience with that beast) so that would make it a better choice. IMHO both DW and GL has blown out of proportion in the last releases. Still using DW3, which is still pretty fast on my oooold laptop. Cheers, Johan Carlsson PS. The DW template system has actually been an inspiration for Easy Publishers template system, so if I'm wining about who bad DW is its not entirely true :-) Next EP release will include smart Library Object, yee-haa. Well that probably more info than any but really cares about. Swedish-Zope-Jockey logging of for the day...
Also: does GoLive work any better with Zope/WebDav? Matt
-- Torped Strategi och Kommunikation AB Johan Carlsson johanc@torped.se Mail: Birkagatan 9 SE-113 36 Stockholm Sweden Visit: Västmannagatan 67, Stockholm, Sweden Phone +46-(0)8-32 31 23 Fax +46-(0)8-32 31 83 Mobil +46-(0)70-558 25 24 http://www.torped.se http://www.easypublisher.com
On Wed, Sep 11, 2002 at 11:43:49PM +0200, Johan Carlsson [Torped] wrote:
(which is almost absolutely brilliant, excepts when it barfs at my buggy DTML and loses the connection between the file and the server of no apparent reason. If no one else fixes it, I gotta get my hand dirty in the MSVC and try to fix that some rain sunday, it just hasn't been allot of rain around here in Sweden this summer).
You mean ExternalEditor bails out with a Bad File Descriptor error? Casey fixed this after he and I came across it when I was showing him something else and discovered that his Windows binary version couldn't write to sys.stderr. This is fixed in CVS and I assume he'll have a new version ready already. -- Martijn Pieters | Software Engineer mailto:mj@zope.com | Zope Corporation http://www.zope.com/ | Creators of Zope http://www.zope.org/ ---------------------------------------------
At 22:58 2002-09-11 -0400, Martijn Pieters said:
On Wed, Sep 11, 2002 at 11:43:49PM +0200, Johan Carlsson [Torped] wrote:
(which is almost absolutely brilliant, excepts when it barfs at my buggy DTML and loses the connection between the file and the server of no apparent reason. If no one else fixes it, I gotta get my hand dirty in the MSVC and try to fix that some rain sunday, it just hasn't been allot of rain around here in Sweden this summer).
You mean ExternalEditor bails out with a Bad File Descriptor error? Casey fixed this after he and I came across it when I was showing him something else and discovered that his Windows binary version couldn't write to sys.stderr. This is fixed in CVS and I assume he'll have a new version ready already.
Most excellent. I'll grab the CVS then. Johan -- Torped Strategi och Kommunikation AB Johan Carlsson johanc@torped.se Mail: Birkagatan 9 SE-113 36 Stockholm Sweden Visit: Västmannagatan 67, Stockholm, Sweden Phone +46-(0)8-32 31 23 Fax +46-(0)8-32 31 83 Mobil +46-(0)70-558 25 24 http://www.torped.se http://www.easypublisher.com
participants (2)
-
Johan Carlsson [Torped] -
Martijn Pieters