Navigation:    Home
Toum Toum
Flash website links - Beautifull Flash Sites

Toum Toum T-Shirt configurator

Just found this via an add on a site, and as it's a nice enough TShirt configurator, I'm going to share the link here.

Toum Toum Cart

Very simple to use:

  • select your language,
  • the TShirt you want to use,
  • some text,
  • a picture
  • -or upload your own !non copyrighted! image and
  • select the colors you like, and
  • you're ready to order!
Easy as an be, and I'll sure make my own!

Once you have a few made (added to cart, can always be removed later), you're ready to check out. 

Tags: Flash, RIA, SWF,
 
Favorite Mambots Part II
Joomla CMS - Plugins
Mambots or Plugins

Favorite Mambots Part II

Since the last update to the list of Favorite Mambots, there have been quite a few new bots published.
In order not to make that first listing too long, I have decided to start this as a second part.
As it stands, the first part already caused out-of-memory alerts on every update, so I'll lleave it as is and continue here.
Suggestions always welcome ;)

  1. SocioTag 1.2

    Places icons linking to SocialBooking sites (del.ici.ous , furl, blinklist, etc) into your content. Aligns left or right, allows custom css and the option to decide which content you want the 'Sociotag' to be activated in.
  2. AdSense 4Joomla

    Display your ads anywhere in your Joomla site, from a Module or directly merged within your Content. - Display Ads, Adlinks or the Google Search form. All of this with only one plugin. - Manage multiple AdSense formats, you can set up to three Ad Layouts and two AdLinks to display. - Define and include your channels, to track your visitors response.
    Free Lite version, commercial full version.
  3. MjazTools Personalize

    Insert the current user's name or info in content items.
    Syntax: {username}, {name}, {email}, {usertype}, {registerdate}
  4. MosModule

    Display nested articles, execute snippets written in PHP (without tags) and execute external php script filse with passed  parameters (with tags).
    Please take a look at the included readme for full details.
  5. MosImageLink

    Adds a link to the first image found in the introtext in the blog-view to the full view of the content item.
    It checks for the HTML-Imagetag and the MosImage Mambot-Tag.
  6. SMF Authorbot

    Creates a link from article authors back to their SMF profile. Decided to include here even if not standalone (as forum needed) because it is a nice idea and I would use it if I had a usage for SMF..
  7. autoGoogle

    Performs a Google search on any keyword the author specified in the backend.
    Clicking any green linked word in an artcile will open the Google search results page for that term.
  8. ROK

    1. RokGuest

      Show certain portions of a content item to people who are not logged-in. Logged-in users will not see this content.
    2. RokMember

      Show certain portions of a content item to people who are logged-in. Guest users will not see this content.
    3. RokTextile

      Provides Textile functionality for content using TextilePHP by Jim Riggs of jimandlissa.com which in turn is a PHP implementation of the Textile shorthand syntax. Textile is used to create valid (X)HTML output without using HTML markup.
  9. RequestFilter

    Security plugin!
    This System bot should break attempts to specify values of configuration parameters via POST or GET queries. The plugin will search through the $_REQUEST array to check standard variables such as option, task, no_html, Itemid, id etc. for any url links. In case it finds anything, it will return an error 403 code and then stop the script. Also it will block any attempts to pass the parameters mosConfig_absolute_path and mosConfig_cachepath through GET or POST requests.
  10. Xevidwidebot

    Displays Adobe Flash .flv Videos and High Definition Movies in your content items.
    Progressive streaming of FLV Videos (also High Definition), play and pause, Autoplay mode, Volume Control, Title description, Backgroundcolor settings, Popup supported, resize movie width and height...
    Commercial.
  11. MultiThumb

    Automatically creates thumbnails and optionally creates popups to the original images in three different ways:
    1. Normal popup in new window
    2. Lightbox popups with picture grouping (image sets)
    3. Thumbnail expansion
  12. Jombackup

    Perform automated daily mysql backups and email them to the address of your choice.
    Make sure you visit Mambots->Site mambots and click on the link to JomBackup system plugin to edit & publish it. Plenty of configuration options available!
    It runs every time Joomla is run. Most of the time, all it will do is check for the existance of a checkfile with today's date. If the file exists it will not do anything else, however if the file doesn't exist (IE the local server's time has passed the midnight hour and this is the first time today the site has been visited) then the plugin will perform a backup of the system's mysql data and email it to either the system default email address, or another that you may have specified in the config.
    No tag needed. Very quick and effective, used here: thanks, Vimes!
  13. Tabs In Content

    Easily add content tabs within standard Joomla content items.
    The tabs simulate a multi-page structure, inside a single page! Very nice piece of code!
    Demo site.
  14. J!Tags

    Automatically adds a tagline at the end of your content that links to Technorati.
    The keywords in the tagline are created from the metakeywords for the content item.
    No tag needed, just publish after install.
  15. Xe-Flickr

    Free plugin to add a Flickr photo slideshow into your content.
    Syntax: { xeflickrbot}31955346@N00{/xeflickrbot }
  16. RegistrationBlocker

    Prevent certain usernames from being registered. For example, you might not want someone to register by the name of "webmaster" or "admin" since it could give other users wrong ideas about their identity.
    Block one or more usernames. All you have to do is to enter the usernames in the mambot's backend, one on each line. You can even use an asterisk as a wildcard for blocking a whole range of usernames. For example, if you enter admin* in the list, you will block usernames beginning with admin like admin, administrator, administration and so forth. With *admin* you will block all names containing admin, like siteadministrator etc. Usernames are case INsensitive.
    Bonus: RegistrationBlocker works with the standard login component and with Community Builder.
    Thanks, marlar ;)
  17. TheYard Bots

    1. Jx Rot 13
      Crypts the text of content items with the very simple rot13 algorithm which rotates the alphabet 13 (or a selected number) letters to the left or right.
    2. Jx Leet Speak
      Translates all content items into leet speak.
    3. Jx Title Flag
      Displays a specified flag before or after the content title, or the default flag from the plugin's settings when a specific flag is not given.
    4. Jx Show URL
      Prints the URL to the content item above or below the content.
    5. Jx Simple Grade
      Add a review grade image to content items.
  18. FrontpageBanner

    Show the active banners after first news item on frontpage
  19. MosSnippet

    Insert text, html or php code in content. You can create up to 15 snippets using the fields in the mambot editor. You insert the snippets in content by referring to the number or an optional name. For example, {snippet 1} or {snippet paypal}. When processed, the tags will be replaced with the snippet in question. Text and html code will be inserted unaltered, while php code will be interpreted.
  20. Googlemaps

    Easily add one or more Google map(s) into your content. You can set width, heigth, latitude, Longitude, zoomtype, initial zoom level, text displayed in a marker and of course the google api key. These parameters can also be set as default in the administrator of Joomla at the plugin.
    Syntax: {mosmap width='500'|height='400'|lat='52.052312'|lon='4.447141'|zoom='3'| zoomType='Large'|zoomNew='0'|mapType='Satellite'| showMaptype='1'|overview='0'|text='sv DWO'|key=''}
    Notes: you need a Google API key to use this, you should read the documentation about the parameters, and the easiest way to get precise long. & lat. seems to be Google Earth ;)
  21. Component bot

    This may be very handy for some of you: include component output into a content item!
    Note: link is the a forum post with the download attached, if you don't see it, you'll need to register!
    Syntax: {component}url{/component} where url is relative url to your component WITHOUT "index.php?"
    Example: {component}option=com_blabla&Itemid=73&album=7{/component}
  22. Simple gallery in Content

    Very nice gallery which couldn't be easier to use in your content:
    Syntax:
  23. TBC..
 
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>


Login Form






Lost Password?
No account yet? Register

Syndicate

Who's Online

We have 1 guest online
Home | Sitemap | Contact Us