Help with Site Redesigns
I built the existing TaoSecurity.com and Bejtlich.net Web sites with with Nvu. I would like to redesign both sites, but I am not sure how to proceed. I approached one company and they told me they design sites using Wordpress. Another uses Joomla. I am not comfortable using PHP given some of the recent security problems I've seen. I'm not sure I want/need a database on the back end either.
I have a feeling that I could use a nice style sheet from Open Source Web Design and continue to use Nvu to generate static HTML. Does anyone have any comments on this?
I have a feeling that I could use a nice style sheet from Open Source Web Design and continue to use Nvu to generate static HTML. Does anyone have any comments on this?
Comments
-Pete
I will say though, having no back-end database is wise, especially if you just don't need t (I don't use them, usually). In addition, if you don't use a database, php isn't such a bad tool. You likely won't have any input fields, which greatly minimizes the need for fancy php modules and minimizes your exposure.
-LonerVamp
It has nothing to do with tools or "wiken mad c0derz s/<1ll5", its about presentation and functionality. And since the TaoSecurity site is pretty much an electronic brochure advertising your business, what you need is a graphics designer/artist. No tool, no matter how feature filled, is going to replicate good artistic talent.
While I can do all the backend server coding, client side Javascripting in Ajax, or whatever the buzzword of the moment is, the reason I don't design web pages is because I lack artistic talent. I refer to individuals who do have talent.
Even if your site is just an electronic brochure, updates are immensly less a burden when the site is run by a lightweight content management system. I started to build that kind of sites with the help of Textpattern (open source, LAMP based) after several years of manually managing all the links, menus, file names and the like. It is a major relief to get rid of that ballast.