| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
|
|
#4 (permalink) |
|
Grumpy old man
Join Date: Oct 2007
Location: North Japan
Posts: 1,697
|
I've used a CMS on one project, and wrote about 5,000 lines of hand code to make it do what I wanted. Generally I had code everything, but I've built up a fairly substantial personal code based that I've modularised and can often adapt/extend for new projects. |
|
|
|
#5 (permalink) |
|
gotsa a malanga!
Join Date: Apr 2006
Location: ottawa, canada
Posts: 489
|
depends on the site. firstly, i'd never use wordpress as a cms. textpattern is much more flexible (although its age is certainly showing). but yes, if a cms works for a site, i see no reason to completely write something from scratch. same reason why you would employ various php/javascript/etc frameworks like CI/zend/jquery |
|
|
|
#7 (permalink) |
|
say werd.
Join Date: Oct 2004
Location: Japan
Posts: 1,274
|
Always hand code the basics in HTML / CSS (how could you not?) and get it how I want it. Then, if I'm adding a wordpress backend, I'll integrate the HTML and CSS accordingly. I'm against designing by altering a CSS file on the fly. |
|
|
|
#8 (permalink) | |
|
unusual suspect ™
Join Date: Jul 2004
Location: DE, USA
Posts: 2,902
|
Quote:
Same here with added hand-coding PHP or JSP and JavaScript where appropriate. I've used WordPress for a few client sites where it was perfectly appropriate to do so but integrating it is always the last step. |
|
|
|
|
#9 (permalink) | |
|
corporate whore
Join Date: Oct 2007
Location: Umeå, Sweden
Posts: 251
|
Quote:
Yup ditto here. Hand code all my html/css plus a little tweaking of my js libraries and we're away. CMS is only used when required, but that's decided in the initial quoting process... |
|
|
![]() |