Hybrid Hacking

Subscribe

 

Hybrid Hacking provides tutorials on how to integrate with some of today's hottest web services.

 

 

Hybrid Hacking

 

Links

RIApedia
Ryan Stewart
AllFacebook
TechCrunch

 BlogTutorialsAbout 

Simple Content Management System for Static HTML Pages

Web developers often have a few small projects over their career where the final output is a set of static HTML pages with no server side code.

This is usually because the client's budget constraints left no room for a database driven web site with content management system, or the web site just isn't updated frequently enough to need anything complex. In these cases the client usually sends email requests for small changes that the webmaster manually updates.

I have been testing a new service called TypeRoom Lite that provides a new option for easily managing the content of these static web sites.

Here is a brief overview of how to make an edit:

  • You go to TypeRoom.com and specify the URL of the web page you want to edit
  • TypeRoom then loads that page into their AJAX-based WYSIWYG editor and you can easily make changes
  • Once ready to save, you can enter your FTP information to have the new HTML uploaded live to your site.

From my testing in the private beta, the service works great so far. Typeroom also has a professional product coming soon that will allow for more advanced editing capabilities. You can find out more at the TypeRoom Blog.

If you get bogged down with minor HTML updates every once and a while I highly recommend keeping an eye on this service. I can't wait to see how I will be able to integrate the professional version into some of my simpler projects.

Comments

Pretty neat idea. I am guessing it handles changes to basic text well but how does it handle layout and pictures? Does it rewrite any code? Is the code sloppy?

It does support uploading images and other files and I was impressed at the user interface for doing this.

I haven't noticed the code being bad at all, although I didn't try making structural changes to the site. I typically don't want my users changing things like that on their own.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
1 + 12 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.
 

Copyright © 2007 Steven Shongrunden