Development Software
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb Site ManagementDevelopment Software

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old January 9th, 2007, 06:26 PM
Olav.NET Olav.NET is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2007
Posts: 8 Olav.NET User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 47 m 41 sec
Reputation Power: 0
Is there something between CMS and HTML?

(Reformulation of a previous post)
Looking for tools/frameworks to help me make nice relatively static web-sites.........
Seems the fundamental choice is between coding HTML/CSS/JavaScript in Dreamveaver, and CMS?
Though CMS seems a bit of an overkill to me. There is a heavy DB, and I don't really need the CMS (in the beginning)
I just want something that can:
1. Generate nice menu's.
2. Tie content together.
3. Administrate links.
Any hints for what to look at, where to look or what to Google would be appreciated.
(I am thinking a bit on phpCMS, since there is no database)
Thanks
Olav

Reply With Quote
  #2  
Old January 11th, 2007, 11:01 AM
isus isus is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2006
Location: MI, USA
Posts: 83 isus User rank is Corporal (100 - 500 Reputation Level)isus User rank is Corporal (100 - 500 Reputation Level)isus User rank is Corporal (100 - 500 Reputation Level)isus User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 12 h 35 m
Reputation Power: 3
I'm sort of going through the same scenerio right now at work. However, our website is way too big and will require not only a database but a backend cms for a few of the departments.

Currently I'm researching the best possible progs to do the job. I've played with open source cms's and found that they are going to take way too much time to rebuild to suit our purposes.

I would suggest that you build a dynamic site opposed to a static one. The work up front is painful especially if its the first one you are creating however it will allow for greater flexibilty and growth in the future.

I'm really profecient in Dreamweaver, flash, xhtml, html, css, and I'm learning php as we speak. If you really want a great and flexable website that you can build on in the future you will need to create a templated based php/mysql or dreamweaver/cold fusion website. Coldfusion in union with adobe flex 2 can create very powerful ornate websites. I think this will eventually end up being the route that our company takes. Keep in mind however that if you go to a coldfusion based website you will need to host your website on a coldfusion server.

My progs of choice for website creation/design are Photoshop, Flash, and Dreamweaver. You can code in just about any web lang in Dreamweaver, create any image in photoshop, animate anything and create any vector imaging in Flash. I'm checking out flex2 over the next week to see if I can't utilize it for our site. I'll keep posting to let you know.

Reply With Quote
  #3  
Old January 14th, 2007, 04:03 AM
Olav.NET Olav.NET is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2007
Posts: 8 Olav.NET User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 47 m 41 sec
Reputation Power: 0
Hi Isus
Actually I think we have different requirements
Except perhaps that we don't really actually need CMS?

I am not enough of a designer to create a modern looking cite with just Dramweaver. CMS platforms let me do that, I think.

Also I want to get up an running quickly with static content, and have flexibility later. You probably need to find something that meets your requirements.

Anyway - thanks, and keep us up to date.
Olav

Reply With Quote
  #4  
Old January 14th, 2007, 05:29 AM
jabba_29's Avatar
jabba_29 jabba_29 is offline
Back in HEL
Click here for more information.
 
Join Date: Feb 2002
Location: Finland
Posts: 8,910 jabba_29 User rank is General 11st Grade (Above 100000 Reputation Level)jabba_29 User rank is General 11st Grade (Above 100000 Reputation Level)jabba_29 User rank is General 11st Grade (Above 100000 Reputation Level)jabba_29 User rank is General 11st Grade (Above 100000 Reputation Level)jabba_29 User rank is General 11st Grade (Above 100000 Reputation Level)jabba_29 User rank is General 11st Grade (Above 100000 Reputation Level)jabba_29 User rank is General 11st Grade (Above 100000 Reputation Level)jabba_29 User rank is General 11st Grade (Above 100000 Reputation Level)jabba_29 User rank is General 11st Grade (Above 100000 Reputation Level)jabba_29 User rank is General 11st Grade (Above 100000 Reputation Level)jabba_29 User rank is General 11st Grade (Above 100000 Reputation Level)jabba_29 User rank is General 11st Grade (Above 100000 Reputation Level)jabba_29 User rank is General 11st Grade (Above 100000 Reputation Level)jabba_29 User rank is General 11st Grade (Above 100000 Reputation Level)jabba_29 User rank is General 11st Grade (Above 100000 Reputation Level)jabba_29 User rank is General 11st Grade (Above 100000 Reputation Level)  Folding Points: 57777 Folding Title: Beginner FolderFolding Points: 57777 Folding Title: Beginner FolderFolding Points: 57777 Folding Title: Beginner Folder
Time spent in forums: 3 Months 4 Weeks 1 Day 11 h 9 m 14 sec
Reputation Power: 1693
Send a message via ICQ to jabba_29 Send a message via AIM to jabba_29 Send a message via MSN to jabba_29 Send a message via Yahoo to jabba_29 Send a message via Google Talk to jabba_29 Send a message via Skype to jabba_29
Facebook
I am not sure whether you have the concept of what a CMS actually is.
Of course, it varies between CMS, but they normally do not provide a solution where you can know absolutely no HTML...
CMS are usually made with templates and although some provide some provide some sort of WYSIWYG editor - none will come near to DreamWeaver in this respect.

It depends what your over all aim is. If you wish to learn, then go for a lightweight CMS. If you don't then just use DW.

You can test run CMS at opensourceCMS
Compare CMS: CMS Matrix

Learning simple PHP or the basics of SSI will allow you create your own templates,
but you may need some visual guidelines as provided in a WYSIWYG.

You could also look at frameworks, CAKEPHP and CODE IGNITOR are just 2 available written in PHP.

Good luck..
__________________
Cheers,

Jamie

# mdb4u | mobile movie database] | Please help to test and promote
# skiFFie | Home of the 'accessibility module' for Drupal
# Jamie Burns [me] Accessibility Module [drupal]
# guidelines | search | wap resources | not getting help | fold to cure

__________________

Let the might of your compassion arise to bring a quick end
to the flowing stream of the blood and tears .....
Please hear my anguished words of truth.



__________________

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb Site ManagementDevelopment Software > Is there something between CMS and HTML?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT