Home

Welcome...


Guest's picture


Navigation

  • Home
  • Create content
  • Recent posts
  • Invite my friends
  • FAQ
  • Forums
  • Video Tutorials

Recent blog posts

  • Strange but true!
  • Tiger Temple in Thailand... Amazing!
  • Hawaii?
  • Inner Journey to Hawaii
  • Angel on Call! Part II of my meetings with remarkable people series.
  • ART!
  • A riveting new novel for teenagers.
  • The old and the new. Beautiful Indian Comic books!
  • Oh Matt, You really made me smile! A video of heart and dance?
  • Babies and Fathers!
more

Bloggers

tattoomama (32)
Jani (28)
lilbird (10)
Ed (6)
Lola (6)
Deseo (4)
Digital Man (3)
luvlingo (3)
mitch (3)
susie (3)
elle (2)
2 sisters (1)
xtensiongen (1)
more

Recent comments

  • Fun post Susie! The bee site is super sweet - love the sounds
    luvlingo
    06/27/2008 - 21:11
  •  Why isn't there a link to
    Jani
    06/27/2008 - 16:53
  • Ruckle Beans
    Glen
    06/25/2008 - 03:05
  • cleaning "it"
    tattoomama
    06/25/2008 - 02:25
  • I was wondering how they clean it
    Deseo
    06/24/2008 - 20:55
  • A bit creepy
    Guest
    06/24/2008 - 20:45
  • Is Ruckle the family name?
    Guest
    06/24/2008 - 20:35
  • Interesting idea!
    Deseo
    06/24/2008 - 20:27
  • This would make a good fund raiser
    Guest
    06/24/2008 - 20:07
  • I get these from Rubberchicken.com
    Guest
    06/24/2008 - 19:56
more

Featured Members

Featured Members
Jani's World
Tattoomama

 


Who's online

There are currently 0 users and 1 guest online.

Newest Recipes

  • Asparagus Water Chestnut Stir-fry
  • Ruckle Beans
  • Linguine with Zucchini, Garlic, Black Olives, and Toasted Breadcrumbs
  • Luv Potion
  • Chili Con Tofu

Compose tips

input formats:
  • Filtered HTML:
    • Web page addresses and e-mail addresses turn into links automatically.
    • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>

      This site allows HTML content. While learning all of HTML may feel intimidating, learning how to use a very small number of the most basic HTML "tags" is very easy. This table provides examples for each tag that is enabled on this site.

      For more information see W3C's HTML Specifications or use your favorite search engine to find other sites that explain HTML.

      Tag DescriptionYou TypeYou Get
      Anchors are used to make links to other pages.<a href="http://www.luvlingo.com/kona">Luv Lingo</a>Luv Lingo
      Emphasized<em>Emphasized</em>Emphasized
      Strong<strong>Strong</strong>Strong
      Cited<cite>Cited</cite>Cited
      Coded text used to show programming source code<code>Coded</code>Coded
      Unordered list - use the <li> to begin each list item<ul> <li>First item</li> <li>Second item</li> </ul>
      • First item
      • Second item
      Ordered list - use the <li> to begin each list item<ol> <li>First item</li> <li>Second item</li> </ol>
      1. First item
      2. Second item
      Definition lists are similar to other HTML lists. <dl> begins the definition list, <dt> begins the definition term and <dd> begins the definition description.<dl> <dt>First term</dt> <dd>First definition</dd> <dt>Second term</dt> <dd>Second definition</dd> </dl>
      First term
      First definition
      Second term
      Second definition

      Most unusual characters can be directly entered without any problems.

      If you do encounter problems, try using HTML character entities. A common example looks like &amp; for an ampersand & character. For a full list of entities see HTML's entities page. Some of the available characters include:

      Character DescriptionYou TypeYou Get
      Ampersand&amp;&
      Greater than&gt;>
      Less than&lt;<
      Quotation mark&quot;"
    • Lines and paragraphs are automatically recognized. The <br /> line break, <p> paragraph and </p> close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple blank lines.
  • Full HTML:
    • Web page addresses and e-mail addresses turn into links automatically.
    • Note: Since the x.2 version, the full video path needs to be given.

      Examples:

      • Single video:
        [video:http://www.youtube.com/watch?v=uN1qUeId]
      • Random video out of multiple:
        [video:http://www.youtube.com/watch?v=uN1qUeId1,http://www.youtube.com/watch?v=uN1qUeId2]
      • Override default autoplay setting: [video:http://www.youtube.com/watch?v=uN1qUeId autoplay:1]
      • Override default width and height:
        [video:http://www.youtube.com/watch?v=uN1qUeId width:X height:Y]
      • Align the video:
        [video:http://www.youtube.com/watch?v=uN1qUeId align:right]
    • You can use <object>, <embed> and <script> tags from the following sites to add media to your posts:

      • http://www.youtube.com
      • http://media.nowpublic.com

    • Lines and paragraphs are automatically recognized. The <br /> line break, <p> paragraph and </p> close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple blank lines.
    • Gallery2 Filter:

      You can link to items in your embedded Gallery2 using a special code. This code will be replaced by a thumbnail image that is linked to the actual item in your Gallery.

      Syntax:

      [G2:item_id n=number type=type size=number class=name frame=name album_frame=name item_frame=name]
      • item_id (required): This is the item ID from Gallery2. If you look at the URL of the item, this is the last number. Note that if the item_id is a single photo, n must be 1.
      • n (suggested): This is the number of photos you want the block to show. It will override whatever is set in the defaults (initially 1). Note: this will change past instances where you did not set n -- the reason for its suggested use.
      • type: The default type of gallery block. Any of the following may be used: randomImage, recentImage, viewedImage, randomAlbum, recentAlbum, viewedAlbum, dailyImage, weeklyImage, monthlyImage, dailyAlbum, weeklyAlbum, monthlyAlbum, specificItem. Note that for n=1, selectedItem is automatically chosen regardless of this parameter.
      • class: The block that Gallery2 returns is wrapped in a DIV so additional styling can be done. The classes for this DIV are located in g2_filter.css. Included with the module are "left", "right", and "nowrap". These position the image block to the left or right or on a line all its own with the text not wrapping. You can also add your own class(es) to the CSS file and they will automatically be available.
      • size: The length of the longest side for the thumbnail. The other side is determined automatically to keep the same aspect ratio. This option (for Gallery2.2 and above) will use the gallery image that is closest in size, and so may end up using a smaller image and expanding it (lower quality). If so, use "exactsize". For Gallery2.1, if you want your size to be bigger than the thumbnail size for that image as defined in your Gallery2, you must select "Full Size" in the gallery settings page (but note that the full image will be returned and then resized by the browser, so it may take a while to download).
      • exactsize: The length of the longest side for the thumbnail. The other side is determined automatically to keep the same aspect ratio. This option always ensures that the image is scaled from a larger image and so image quality is maintained. This only works for Gallery2.2 and above.
      • frame/album_frame/item_frame: You can use just "frame" to assign a frame to the thumbnail regardless of whether it's for an album or a single item. Using aframe will only affect albums and iframe will only affect single items. Frames included with the default Gallery 2 install are: bamboo, book, brand , dots, flicking, gold, gold2, polaroid, polaroids, shadow, shells, slide, solid, notebook, wood.
    • Flash node macros can be added to this post.
    • Use the special tag [adsense:format:group:channel] or [adsense:flexiblock:location] to display Google AdSense ads.

Recent popular content

  • The old and the new. Beautiful Indian Comic books! (5)
  • Big Island "Ice Cream" - Playing with "Madam Pele" (2)
  • Vince Gill is the best country music artist alive! (1)
  • The Love Guru - Have you seen it? What did you think? (1)
  • MUSIC, BOOKS, ART! (1)
more

Active forum topics

  • Michael Moschen - Juggling as art?
  • Jill Bolte Taylor
  • Arthur Ganson - Kinetic Art
  • Get Smart - Have you seen it? What did you think?
  • The Love Guru - Have you seen it? What did you think?
more

All-time popular content

  • A little naughty, a lotta nice! (5105)
  • The old and the new. Beautiful Indian Comic books! (1584)
  • Jani's World - A Gallery of Great Things! Click on any image below and allow me to me share my world! (834)
  • OH NO! We need these little critters... (734)
  • Big Island "Ice Cream" - Playing with "Madam Pele" (664)
more
Copyright © 2008 Konamedia, Inc.