Is this idea new or already taken?

This is a discussion on "Is this idea new or already taken?" within the Website Planning section. This forum, and the thread "Is this idea new or already taken? are both part of the Planning Your Website category.



Go Back   Webforumz.com > Main Forums > Planning Your Website > Website Planning

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Mar 25th, 2008, 23:34
CloudedVision's Avatar
Nerdy Moderator
Join Date: Feb 2008
Location: In My Own Little World
Age: 14
Posts: 1,227
Blog Entries: 9
Thanks: 2
Thanked 38 Times in 38 Posts
Is this idea new or already taken?

I have this genius new idea. Most new CMS's use a MySQL (or MSSQL, etc.) database to store data. And every once in a while somebody comes out with one that uses flat files. But here's my idea: Dynamically Generated Static HTML Pages. All the page content is stored in a MySQL database for easy editing. But the website completely static, and all that HTML is generated by the CMS. So that way you get all the advantages of static pages -- less CPU used, etc. -- with it still being easy to edit.

So, my question is, am I the first to do this, or has it already been thought up and is being used in a CMS?
__________________
CloudedVision, WebForumz Moderator
Web Design And Development: Other Road Design | Problems with IE6?: KApp | My Blog: Only Nerds Allowed
Last Blog Entry: Hilarious Rapper (Jul 29th, 2008)
Reply With Quote

  #2 (permalink)  
Old Mar 26th, 2008, 00:43
Aso's Avatar
Aso Aso is offline
Chief Moderator

SuperMember
Join Date: Oct 2007
Location: UK
Posts: 1,126
Blog Entries: 2
Thanks: 5
Thanked 36 Times in 33 Posts
Re: Is this idea new or already taken?

CV, this is a CMS!

Take Wordpress for example.

You can have pages, which are static. You can add, delete and edit them, but otherwise they are simply chunks of info stored in a database.

When a user requests information, the CMS pumps out the corresponding page.


I think you're getting confused with the definition between static and dynamic sites and content (and I admit it can be!)


Static sites consist of physical files with the content hard-coded within the file.

Dynamic sites consist of a database and template files to output content, based on the user's request. However, the pages the user views do not exist *physically*.

In other words, a site can be dynamic even if the content is static.
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
Reply With Quote
  #3 (permalink)  
Old Mar 26th, 2008, 01:02
CloudedVision's Avatar
Nerdy Moderator
Join Date: Feb 2008
Location: In My Own Little World
Age: 14
Posts: 1,227
Blog Entries: 9
Thanks: 2
Thanked 38 Times in 38 Posts
Re: Is this idea new or already taken?

thats what I mean. The SITE is static. The CMS takes the content from the database, merges it with the template, and saves it as a static HTML file for the user to view. When a user visits the site, no PHP goes on behind the to get the content, its already compiled into a static HTML file. Understand what i mean?
__________________
CloudedVision, WebForumz Moderator
Web Design And Development: Other Road Design | Problems with IE6?: KApp | My Blog: Only Nerds Allowed
Last Blog Entry: Hilarious Rapper (Jul 29th, 2008)
Reply With Quote
  #4 (permalink)  
Old Mar 26th, 2008, 08:47
welshstew's Avatar
Lead Administrator

SuperMember
Join Date: May 2007
Location: inside the outside
Posts: 1,485
Blog Entries: 13
Thanks: 1
Thanked 20 Times in 18 Posts
Re: Is this idea new or already taken?

yes i understand what you mean and we are doing this on our test site using asp.net. basically we run a script agaisnt the site that generates the static html pages, which are then stored on the server, as the pages have already been created, they are served faster to the end users - it reduces the CPU usage as it doesn't have to run against a database everytime a page is called.

basically you need to have the cms situated on a test site, then when you run "makelive.exe" the script would run and place these into the live folder area that is picked up by your host.

i haven't seen this as part of a available cms yet, and think it's a great idea
__________________
WelshStew
Lead Administrator

tierney rides tboard - uk site | xtreme wales - extreme clothing
If you think I've helped, click the "Thanks"
webforumz - facebook | LinkedIn
Last Blog Entry: Web Standards Curriculum Launched (Jul 8th, 2008)
Reply With Quote
  #5 (permalink)  
Old Mar 26th, 2008, 10:29
Aso's Avatar
Aso Aso is offline
Chief Moderator

SuperMember
Join Date: Oct 2007
Location: UK
Posts: 1,126
Blog Entries: 2
Thanks: 5
Thanked 36 Times in 33 Posts
Re: Is this idea new or already taken?

Oh I see! My apologies CV.
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
New Idea ! marSoul Webforumz Suggestions and Feedback 40 Oct 10th, 2007 03:07
I need a idea simonb Job Opportunities 1 Jun 21st, 2007 18:40
an idea!!! daygon Webforumz Cafe 13 Feb 1st, 2007 11:29


All times are GMT. The time now is 20:47.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43