Mortgages - Car Credit - Credit Card Consolidation - Remortgages - Flights

PDA

View Full Version : When Webdesigning, Do You ... ?


Vizuke
Sep 29th 2006, 11:47 pm
When webdesigning, do you tend to make everything more organize and easier by making some kind of custom management system (CMS)? Let's say you make a photoshop tutorial site, do you tend to make a CMS for easier adding/uploading tutorials where you just fill out a form, and boom its added to your website or do you hard code them? (Same thing with link exchanges, etc.)

StrangeLife
Sep 30th 2006, 4:13 am
Hey
I create photoshop tutorials and I use Wordpress for my CMS, I also have a plugin which automatically resizes the images, a screenshot for example.

All the work is done for me, so no coding is needed.

Check out one of my tutorials:
http://www.lifeofstrange.com/photoshop-tutorials/modern-glossy-style-header/

silverblade
Sep 30th 2006, 4:19 am
Usually I don't even come to the point where I need to think of a CMS :P
Most of the time I keep it simple (x)html with css and I just implement premade scripts :)

M57
Sep 30th 2006, 4:57 am
Even though I use WordPress to manage my site(s), there's still some basic HTML involved when writing posts to keep the code valid. I must say that using a CMS is much more easier and organized than using static pages (or static pages with includes).

thevenerablez
Sep 30th 2006, 12:07 pm
I do mine simply, and organize everything by hand. I'm not too much of a back-end programmer.

Kirtan
Oct 1st 2006, 3:48 am
>>M57
Wordpress itself validate code. you don't need to worry about it. Just write tutorial and post.

>> Handcoding coding very thing is tidious process for authors like Photoshop experts. Wordpress is best for personal publishing.

>>life of strange, I like your site very much.

>> vizuke. Word Press and PHP Link Directory. :)

M57
Oct 1st 2006, 4:00 am
Wordpress itself validate code. you don't need to worry about it. Just write tutorial and post. Even if it does validate the code, it won't be a clean code. Besides, i'd rather get more control over the markup of what i'm posting. :)

halotree
Oct 1st 2006, 4:53 am
I have only used CMS once or twice, i preffer to just do it when i like.

StrangeLife
Oct 1st 2006, 7:42 am
>>life of strange, I like your site very much.



Thanks :) version 2 is in process, i will be selling the current design in the future.

Peace!

eXe
Oct 1st 2006, 1:31 pm
CMS is if I plan to update the site regularly.

check
Oct 1st 2006, 10:10 pm
I too like your site StrangLife...

I use wordpress for everything now-a-days

Johan007
Oct 2nd 2006, 6:32 am
Depends on how much the client wants to pay. If they want a Custom Content Management they have to assess if it’s best for them… do they need to add regular articles? If they don’t want a CMS then you can charge them a fixed amount per page change and another slightly higher for a new page. Either way you win.