Another name instead of HTML blobs, post your suggestions!

General project discussion. NOT for help questions.
westis

Another name instead of HTML blobs, post your suggestions!

Post by westis »

HTML blobs is a confusing term, that may take some time to understand because of it's vague name. Does anyone have a good suggestion of another name for what now is called HTML blob?

On IRC "Global Content Block" has been suggested.

As I understand, these are the basic uses of HTML blobs:
  • In template, for global content. HTML blobs can be used similarly to content blocks if the HTML blob contains content that should be global, that is in a specific section on all pages that are using that template.
  • As code snippets in template or on a particular page. That is, code that is not necessarily content. Basically to make the code for the template/page easier to read and instead have part of the code in a HTML blob.
  • Content on a specific page. HTML blobs can be inserted into a specific page, for example to give a user access to change his/her own personal info in a HTML blob without having access to the rest of the page.
Any other ways to use what's now called a HTML blob?

What's the best term to describe this?

Post your suggestions and we'll see if a good term comes up that can replace what is now called HTML blobs! :-)
Last edited by westis on Tue Oct 25, 2005 12:18 pm, edited 1 time in total.
lemkepf
Forum Members
Forum Members
Posts: 163
Joined: Tue Oct 18, 2005 8:30 pm

Re: Another name instead of HTML blobs, post your suggestions!

Post by lemkepf »

Snippets

Reuseable Content Blocks

Fragment

Segment

I dont know... i can't think of a good term. :)
wiseleo

Re: Another name instead of HTML blobs, post your suggestions!

Post by wiseleo »

Let's step away from content for a second...

How about template modules or template blocks?

This reinforces the fact that it's not really about content but more about extending templates.
westis

Re: Another name instead of HTML blobs, post your suggestions!

Post by westis »

Wiseleo, I think your suggestion on IRC: "Global Code Block", is also worth considering. This needs some thinking-through, so that we choose a name that actually says what it does too.

HTML blobs can also be used in individual pages, not necessarily only in templates. But I suppose the most common usage is as a "template block".

Anyway, it's too early for any thinking here... :-)
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm

Re: Another name instead of HTML blobs, post your suggestions!

Post by megabob3 »

html puzzle
fadum

Re: Another name instead of HTML blobs, post your suggestions!

Post by fadum »

"a personal yet simple piece of html code for use in various positions in and around the template structure"

hmm maybe a bit long
westis

Re: Another name instead of HTML blobs, post your suggestions!

Post by westis »

fadum,

Good sugguestions but yes, perhaps slightly too long ;-)

I'd personally go for "Code snippets". Perhaps we should have a poll with a few options to vote on.

:-)
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Another name instead of HTML blobs, post your suggestions!

Post by Ted »

Code snippets are used in Etomite as a name for user defined tags.  It's their "claim to fame".  I don't want to go there.  :)
Todd

Re: Another name instead of HTML blobs, post your suggestions!

Post by Todd »

What about just

"Global Content"

Short, and to the point.
iNSiPiD

Re: Another name instead of HTML blobs, post your suggestions!

Post by iNSiPiD »

What a great idea. I've never even dabbled with the HTML Blobs because I had no idea what they were or how they worked. I just wish I knew about them before I wrote all those custom tags.  :'(

A few suggestions off the top:
  • AntiContent
  • UnContent
  • DisContent
  • Incontinent
  • CustomCode
Personally I think Code Blocks kind of says it all though.

Which kind of raises an interesting point. What are the key differences between content blocks, blobs and (custom)tags. Do the last two differ in that they can handle server-side code.

At what point are they rendered?
iNSiPiD

Re: Another name instead of HTML blobs, post your suggestions!

Post by iNSiPiD »

In English as well. ;)

Thanks for that explanation The blobs had been bothering me for a while as I couldn't really see the purpose for them. What they really are, according to your definition, is re-usable snippets.

Perhaps HTML SNIPPETS is catchier??
ploc

Re: Another name instead of HTML blobs, post your suggestions!

Post by ploc »

What about ShortcutBlock or AliasBlock ?
melix

Re: Another name instead of HTML blobs, post your suggestions!

Post by melix »

What about HTML Constant Blocks ?
cyberman

Re: Another name instead of HTML blobs, post your suggestions!

Post by cyberman »

Patricia wrote: beside this, your suggestions to replace html_blobs name are funny, especially "incontinent" which has another meaning in french ;)
Not only in french  ;D ...
cyberman

Re: Another name instead of HTML blobs, post your suggestions!

Post by cyberman »

iNSiPiD wrote: Perhaps HTML SNIPPETS is catchier??
Sounds good - I like it  :). You have my vote  ;).
Post Reply

Return to “General Discussion”