A little help, please.

Utterly PointlessUnequivocally DaftThoroughly AverageModerately ImpressiveBeyond Brilliant Rate this article

I’ve come across a situation where I would like to ask the public for some input. It’s actually quite simple. Just comment on this post (you don’t have to have an account) and let me know which choice you prefer (feel free to come up with one not listed). The choices refer to a template system I’m setting up on Consummo. As for the question/poll, which of the following (please only choose one total) do you believe would be the easiest to use (in terms of reading/recognizing and typing)?

{template-variable} (and all variations) can and will be replaced by other variables ( {error-code} for example)

None

  • {templatevariable}
  • {templateVariable}
  • {TemplateVariable}

Hyphen

  • {template-variable}
  • {template-Variable}
  • {Template-Variable}

Underscore

  • {template_variable}
  • {template_Variable}
  • {Template_Variable}

Tags: ,

12 Responses to “A little help, please.”

  1. Brandon Frohs Says:

    {template-variable}

  2. Megan Says:

    For one, you left out the ‘e-’ part of E-Mail.

    Second:
    {templatevariable}

  3. Brandon Frohs Says:

    Nope, wasn’t me. That’s default for WordPress :-P

  4. Brian Says:

    {template_variable}

  5. Camille Says:

    {template-variable}

  6. bridge Says:

    {template_variable}

  7. Chad Says:

    I like {template-variable} simply because you do not have to hit Shift to put in the dash. much like an underscore.

    I know picky picky..

  8. Brandon Frohs Says:

    Thanks Chad! That was actually my exact reasoning behind wanting to use the hyphen.. that and it’s easy to read :-P

  9. Camille Says:

    I concur!

  10. Abby Says:

    {template_variable}

  11. foo Says:

    Template systems like this are slow and still require structures like loops and conditionals.

    Whats wrong with using minimalistic php? Its quickest, and any designer is going to need to learn your template engines syntax anyway, they may as well learn a little bit of php and be done with it.

  12. Brandon Frohs Says:

    I’ve actually changed it around quite a bit from this (this is basically in alpha phase when I posted this – gathering ideas). And the system I’m using currently isn’t running slowly at all… I’m running a forum off of it and it’s running *much* faster than one I wrote using ‘minimalistic php’. And the point of the templating system isn’t so people can go without coding. It’s actually made so you can install a forum, blog, profiles, and static pages all into one site… and not have to change the layout for each one… or plug them into a layout you made and hope they fit alright. Consummo is an all-in-one application to make everyone’s lives easier… and it allows you to make your own applications (or edit the current ones) to make them work exactly how you want. I guess it’s pretty difficult to explain… but check back later this year. I should hopefully have a demo up and running at the very least :-)

Leave a Reply