1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

General consensus on using templates

Discussion in 'HTML & Website Design' started by NewComputer, May 20, 2004.

  1. #1
    I have just signed up for a boxedart.com account have been looking at some of their stuff. Fairly decent. Just wondering your thoughts on using a template site like that for a quick design. Is the code usually clean on those type of sites?
     
    NewComputer, May 20, 2004 IP
  2. Razvan Pop

    Razvan Pop Member

    Messages:
    43
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #2
    Maybe it is, but i doubt it.

    A template means something done fast, so the code might pe written in Dreamweaver. We all know that dreamweaver writes crap.

    I code all my sites by hand in Editplus.

    Usually when i visit a site and see those big and fancy buttons, i close it.
     
    Razvan Pop, May 20, 2004 IP
  3. arestia

    arestia Peon

    Messages:
    89
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    editplus is the only way to code

    -dan
     
    arestia, May 20, 2004 IP
  4. ViciousSummer

    ViciousSummer Ayn Rand for President! Staff

    Messages:
    3,210
    Likes Received:
    526
    Best Answers:
    0
    Trophy Points:
    308
    #4
    My site was built using a template. I've had my frustrations with Dreamweaver, but it was a major timesaver and totally worth it. You can check it out if you'd like: http://www.hustlerpanties.com :D
     
    ViciousSummer, May 21, 2004 IP
  5. john_loch

    john_loch Rodent Slayer

    Messages:
    1,294
    Likes Received:
    66
    Best Answers:
    0
    Trophy Points:
    138
    #5
    Agreed.

    You'll find Macromedia products are typically an industry standard. Of course a little cleaning up never hurt.

    As for templated layouts, well that's another matter - many of them are rather scary, but then, some are quite good. It depends on where you get them, and what they are. (and I'm gonna barf if someone posts a **oody link to templatemonster) :)

    Umm ViciousSummer, I hope you won't take this the wrong way, but perhaps your site could use a little more appeal.. it actually looks templated.. and a rather cheap one at that. Of course the products are quite appealing.. well, the models wearing them, and I must say, they certainly are engaging.. perhaps that's the point :)

    Either way, it's as good an example of what can be achieved with Dreamweaver as any :)
     
    john_loch, May 21, 2004 IP
  6. dkalweit

    dkalweit Well-Known Member

    Messages:
    520
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    150
    #6
    I like to "template" sites a more manual way, using server-side includes. I create 2 pages-- a top.asp and bottom.asp. Then, in all my pages, I do an SSI for "top.asp", then put my content in the middle, and then another SSI for "bottom.asp" at the end. This way, I can easily change the code for the top banner(if I have any), titles, menus, etc., and then in bottom.asp I can use standard footers, etc. I don't think my sites look 'templated'-- just consistent:

    http://www.sensiblesoftware.com/
    http://www.lilaccity.org/
    http://www.nesfiles.com/
     
    dkalweit, May 21, 2004 IP
  7. spidermonkey

    spidermonkey Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Like your subtle response Razvan! ;)

    Personnally I like AceHTML Pro (I've used it for years and am used to the interface)

    Mike
     
    spidermonkey, May 21, 2004 IP
  8. Old Welsh Guy

    Old Welsh Guy Notable Member

    Messages:
    2,699
    Likes Received:
    291
    Best Answers:
    0
    Trophy Points:
    205
    #8
    Have to disagree here old chap, dreamawever mx 2004 writes some pretty clean code. Hardly any corrections need to be done.

    I work with it on split screen, and watch it write the code on everything I do. Rarely now do I have to get in there and slap it about.
     
    Old Welsh Guy, May 21, 2004 IP
  9. Razvan Pop

    Razvan Pop Member

    Messages:
    43
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #9
    My bad.

    I stopped working with DW about 4 years ago. My boss didn't want to buy it and didn't want me to use cracked versions or something like that. I discovered Editplus. Been using it since.

    Anyway, i don't like the idea of using some sort of button to insert tables, images, etc.
     
    Razvan Pop, May 21, 2004 IP
  10. spidermonkey

    spidermonkey Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    The WYSIWYG vs by hand arguement is the only arguement that has run longer than black hat vs white hat! :p

    Lets go!

    Mike
     
    spidermonkey, May 21, 2004 IP
  11. Such Great Heights

    Such Great Heights Peon

    Messages:
    715
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #11
    I've used pre made templates before and from the few that I've used it varied with by the person who did it and how much we had to pay.

    The cheaper one came with PSD's, but the layer's weren't orginized/labeled very well if at all, some of the coding was off, but it worked out in the end. It definitely took less time than actually making it ourselves.

    The more expensive one came with PSD's had good orginization, and good control over colors used and shadowing and what have you. Plus the code was much more clean. But it cost more.

    So I guess, with my little experience at least, you get what you pay for.
    It certainly does same time, and time is money.

    But then you can't actually call it your own can you? :p
     
    Such Great Heights, May 21, 2004 IP
  12. dazzlindonna

    dazzlindonna Peon

    Messages:
    553
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #12
    I agree - it really all depends on who wrote the template. Sometimes templates coding vary even if they all come from the same site. I've seen a couple of places that actually boast about their clean css code (sorry, dont remember where i saw that), but you might want to try to find one of those. Usually, however, even poorly coded templates can be cleaned up fairly quickly, if you are proficient with html.
     
    dazzlindonna, May 21, 2004 IP
  13. ViciousSummer

    ViciousSummer Ayn Rand for President! Staff

    Messages:
    3,210
    Likes Received:
    526
    Best Answers:
    0
    Trophy Points:
    308
    #13
    Don't worry, I'm un-offendable and I appreciate your honesty. I know that it looks like a template to web designers, BUT web designers arn't my target market :D. My goal is really just to have a clean, easily navigatable website. Plus, I am (obviously) not a programmer. I learned HTML from a book called "HTML for Dummies" and that is the extent of my "training", so that can be limiting :rolleyes: . I paid $100 for my template (I could of paid $45 for the cheaper version, but I paid extra for all the extra admin/shopping cart stuff), and to me (a non-programmer) it was worth every time-saving penny.

    Do you have any examples of a templated site that doesn't look templated? I'm just curious to see one.
     
    ViciousSummer, May 21, 2004 IP
  14. john_loch

    john_loch Rodent Slayer

    Messages:
    1,294
    Likes Received:
    66
    Best Answers:
    0
    Trophy Points:
    138
    #14
    In that case it serves it's purpose. Only you know whether you're moving product, and i suspect you know what behaviours/preconceptions your audience brings with them, so - what works, works !

    As for templated sites, well, I never use html templates in the traditional sense. All I'm ever after is the graphic. When ever I use a template, it's got to be an exclusive, and a high quality psd (Photoshop doc, typically a very complex layout) - suitable for web & print, and it's always reworked by a pro GD to suit the clients preferences. At the end of the day, I also only ever use open source CMS, and typically map the finished layouts to suit the CMS I'm using.

    So, if you want to see static templates, there's heaps of sites around with some nice templates for sale and perusal.. in fact, that's the one thing you can be sure of.. multiple sites using the same template, that's what happens unless you buy them exclusively.

    If you want to see templated CMS', I'll help you there. My favourite (basic) CMS is Mambo. A tidy range of Mambo Templates can be found at MamboHut. On the left of the home page, simply select the template you want to see, and it'll reload accordingly. It's all (from memory) open source, so you can help yourself to whatever you like.

    If you'd like to see a wide variety of CMS, (and tweak them from an admin perspective) then consider visiting Open Source CMS - it's one of my favourite resources :)

    PS: I've mentioned Mambo for good reason. You don't need to be a graphic designer or coder for web to fully deploy and utilize this attractive CMS. It's also *slightly* SEO friendly, supporting rewrites, titles, tags, etc via the admin gui, and includes easily read docs, and a step-thru installer. It's default install is actually quite impressive (from both a graphic design and coding standpoint).

    Thanks for receiving my criticism graciously BTW :)
     
    john_loch, May 21, 2004 IP