I have been working in the web industry for the last 10 years and ran into the same problems, over and over with poorly served solutions. So last year, when the opportunity arose, I decided to try and harness one of the major issue in web development, the holly grail of the web designer and developer: the ultimate WYSIWYG editor.
The Web started static, with editing tools like FrontPage or Dreamweaver to help a minority of HTML savvy people to build their personal homepage. With the introduction of high-level server scripting languages (PHP/ASP/Coldfusion), Websites were built with a "back-office", often custom-made, to enable content administration by the end-users. Today, open source Content Management Systems like Joomla give some more freedom, at low cost, to edit and custom build a website with minimal skills. But these tools still require a training course for the average user and can be tricky. They do not offer an instant result: you still have to go through the back-office and fill in forms that do not match the final layout.
Whatever the tool, it still look like this when you come to edit web pages:
- Update/Add content from the back-office
- Check the output on the website
- Go back to the back-office to fix the glitches
- Repeat from step one until you get the wanted result
If you want to add an image, you have to go through a extra software to resize/crop and re-sample before to upload. In many cases you end-up with a poorly resized/compressed image that does not fit your layout.
How come that you can easily edit and style a text document with your word processor but you can't do the same with your website?
We now have enough maturity with technologies like Ajax, powerful CPUs to run heavy Javascript and big broadband connections to do such a thing. The Web standards have become a priority in web development and we all use stable and mature web browsers. We just lack the right piece of software ... I am trying to build it: it is called PageLayer.
PageLayer provides all the basic styling feature you need on a web page. You can move things around to re-organize your content. It includes an image editor with the features you need for you website and keep an original version of your pictures for you to be able to change your mind and crop/resize again without quality loss. All of this happens in your browser, directly on your website, using your layout.
Check-out the
PageLayer demo to understand how easy web editing can be. Just imagine how fast you can update a website with such a tool.