Vier D HomeArchivSeminareNachrichten - Twitter4D Expertise
Antworten auf Ihre Fragen •
Datenbank-Pflege •
4D Coaching •
OpenDDDD •
Termine •
4D Expert
V11/V12-Service • Konzepte •
Alternativen •
Meine Apps
Gebrauchtes Mac + iPhone: zu verkaufenFinden Geo-Themen + Projekte GoogleMap-Integration • GeoDDDD • Database Publishing • Database PhotographyVerschiedenes |
25 Mai 2007 Web-EditorI'm searching an Editor to handle webpages. The editor should be capable to work with existing html-files and CSS of course. iFrames should be possible. Backend is a 4D-database. What would you recommend?These days this is my list from easy to complex:
forget about iWeb (there are rumors concerning a new version at WWDC'07. I wouldn't wait). iWeb Version 3 (from iLife '09 SnowLeopard) is OK, useable. I've given up on Sandvox, at least until Version 2. Jun '10 and still Version 1.x I'm testing RapidWeaver and like it very much. While coaching some ladies I'm going to install RapidWeaver at their place. They want to handle their website themselves and get things done: immediately, efficiently and looking good. No technics please, just solutions! Dreamweaver did never convince me. Much to bloated for my needs. I was better served for less money with the next two options. Coda is excellent. In your case, you don't need much HTML to learn. Coda uses SubEthaEdit as Textengine, not bad! BBEdit is a much better HTML-Editor as Coda is and CSSEdit has the supercalifragilistic X-ray feature. You already use Transmit, don't you?
Actually I'd prefer to use 4D for my website-maintenance: creating and updating pages, propagating rss-feeds etc. What am I missing? A styled text-editor, that's it. No, 4D Write is not a solution, but this is another topic. So I stick with Coda and CSSEdit and BBEdit. iFrames are easy, similar to a picture. This is an example: <p> <iframe src="http://www.de.4d.com/Katalog/Kategorie:4D_Werkstatt" width="560" height="250" > Your Browser doesn't support <iframe>. You will get the content of this area at this <a href="http://www.de.4d.com/Katalog/Kategorie:4D_Werkstatt" id="4D werkstatt" target="_blank">Link</a>.</iframe> </p> And this is how it looks on a webpage. If you only see a frame, www.de.4d.com is down once again. Try again monday. |