<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="FeedCreator 1.7.2" --><rss version="2.0">
	<channel>
		<title>Dart Creations - Joomla Tutorials, Tips and Tricks and more ...</title>
		<description>Dart Creations Joomla Site Syndication</description>
		<link>http://www.dart-creations.com</link>
		<lastBuildDate>Sat, 21 Nov 2009 22:19:40 +0100</lastBuildDate>
		<generator>FeedCreator 1.7.2</generator>
		<image>
			<url>http://www.dart-creations.com/images/M_images/joomla_rss.png</url>
			<title>DART Creations Joomla Syndication</title>
			<link>http://www.dart-creations.com</link>
			<description>Dart Creations Joomla Site Syndication</description>
		</image>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/DartCreations-JoomlaFeed" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
			<title>DART Creations - Joomla Modules, Tutorials, YouTube Videos and lots of Tips and Tricks</title>
			<link>http://www.dart-creations.com/news/latest/dart-creations-joomla-modules-tutorials-youtube-videos-and-lots-of-tips-and-tricks.html</link>
			<description>DART Creations - Joomla Modules, Tutorials, and lots of Tips and Tricks

Welcome to DART Creations, we hope you have a good time browsing our site. Take a look at our great Joomla Modules (index.php?option=com_content&amp;task=category&amp;sectionid=5&amp;id=22&amp;Itemid=47), lots of Joomla Tutorials (index.php?option=com_content&amp;task=category&amp;sectionid=5&amp;id=18&amp;Itemid=43), and probably the biggest collection of Joomla Tips and Tricks (index.php?option=com_content&amp;task=category&amp;sectionid=5&amp;id=23&amp;Itemid=47) out there! We also feature a selection of YouTube Joomla videos (index.php?option=com_content&amp;task=category&amp;sectionid=5&amp;id=34&amp;Itemid=47). 

</description>
			<pubDate>Fri, 30 Oct 2009 14:43:57 +0100</pubDate>
		</item>
		<item>
			<title>Prevent Joomla Form Spam using ReCaptcha</title>
			<link>http://www.dart-creations.com/joomla/joomla-videos/prevent-joomla-form-spam-using-recaptcha.html</link>
			<description>Prevent Joomla Contact Form Spam using ReCaptcha
Form Spam is somewhat of a problem, and unless you do something against it, is only a matter of when you start getting spam, not if. The following YouTube video shows you a quick and easy way of how to prevent Contact Form Span by creating a Captcha plugin. Captcha is that image of letters / numbers which is difficult for spam bots to read.</description>
			<pubDate>Tue, 27 Oct 2009 09:57:17 +0100</pubDate>
		</item>
		<item>
			<title>#73 - Free Mp3 Music Player</title>
			<link>http://www.dart-creations.com/joomla/joomla-tips-and-tricks/73-free-mp3-music-player.html</link>
			<description>#73 - Free Mp3 Music Player

So you have a Joomla website, and you want to put in some music / or play some other kind of MP3 on it. One of the ways to do this (and which we have used), is using the XSPF free mp3 player. 


XSPF is a playlist format which uses XML to define the playlist which you want to play. So how do you do it? 


1. Upload the MP3s you want to play to a /Tracks folder on your website. 


2. Download the Music Player and upload it to the root directory of your website 


3. Define your tracklist playlist based on the tracks you have created. Save the file as playlist.xspf and upload it to the root of your website too.


E.g. playlist 


&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
&amp;lt;playlist version="0" xmlns = "http://xspf.org/ns/0/ (http://xspf.org/ns/0/)"&amp;gt;
  &amp;lt;trackList&amp;gt;
   &amp;lt;track&amp;gt;
    &amp;lt;location&amp;gt;http://www.yoursitecom/tracks/Track 02.mp3&amp;lt;/location&amp;gt;
    &amp;lt;annotation&amp;gt;Track 01&amp;lt;/annotation&amp;gt;
   &amp;lt;/track&amp;gt;
   &amp;lt;track&amp;gt;
    &amp;lt;location&amp;gt;http://www.yoursitecom/tracks/Track 02.mp3&amp;lt;/location&amp;gt;
    &amp;lt;annotation&amp;gt;Track 02&amp;lt;/annotation&amp;gt;
   &amp;lt;/track&amp;gt;
  &amp;lt;/trackList&amp;gt;
&amp;lt;/playlist&amp;gt; 


4. Go to Extensions &amp;gt; Module Manager, and create a new Custom HTML module. In the HTML put in the following code to embed the player and...</description>
			<pubDate>Tue, 27 Oct 2009 06:00:22 +0100</pubDate>
		</item>
		<item>
			<title>The most versatile Joomla Template</title>
			<link>http://www.dart-creations.com/joomla/joomla-tutorials/the-most-versatile-joomla-template.html</link>
			<description>The most versatile Joomla TemplateOk, so you've heard that Joomla is a great free Content Management System, and you wanna give it a shot. If you've been around Joomla for some time, you might know that there are several great template companies out there. However, if you want to change the template with your own colour scheme, and you're not a techie, you might be in a little bit of trouble. Most templates make use of CSS (Cascading Style Sheets), which are not so easy to understand and tweak. Enter BiggieSmalls - the most versatile Joomla Template - easy as pie!BiggieSmalls is not that "great" template that you get from other Joomla template companies - where you have something that looks good, but where you hit a brick wall of you want to change the colours. Biggiesmalls is for all of you that rate 0 on a scale of 1 to 10 in CSS skills . Eventually if you know CSS you will customize the template within 10 minutes, if you don't know css at all you will customize it within 20 minutes! And you will not have to edit a single CSS file, because all color, border, width, font-style...</description>
			<pubDate>Fri, 23 Oct 2009 12:44:57 +0100</pubDate>
		</item>
		<item>
			<title>#72 - Creating a Joomla Submenu</title>
			<link>http://www.dart-creations.com/joomla/joomla-tips-and-tricks/72-creating-a-joomla-submenu.html</link>
			<description>#72 - Creating a Joomla Submenu

One of the most basic tasks in Joomla is the need to create a sub menu item. So many people find this a bit difficult the first time they need to do it, although it then becomes very easy once you've done it the first time. To create a menu with submenu items structure, we create one menu with two levels of Menu Items. Note that we do this whether we want to have everything shown as one large menu or whether we want to create separate menu modules (one parent menu and two child menus).  


Here are the steps to create the Menu and Menu Items. 


	Create a new Menu in the Menu Manager called "Pets". 
	Add a new Menu Item called "Dogs". For this example, we don't really care what the type of the Menu Items is. For example, you can just create one article called "Pet Menu Test" and then create all of the Menu Items as type Article &amp;rarr; Article Layout and point to this article. 
	Add a second Menu Item called "Collies" (again, Menu Type of Article Layout as above). In the Parent Item box, select "Dogs", as shown...</description>
			<pubDate>Mon, 19 Oct 2009 08:27:59 +0100</pubDate>
		</item>
		<item>
			<title>Quick Joomla Handy Tips</title>
			<link>http://www.dart-creations.com/joomla/joomla-tutorials/quick-joomla-handy-tips.html</link>
			<description>A nice article by thebestofjoomla.com (http://www.thebestofjoomla.com/) about a few handy tips for Joomla. Most of these have already been described in some form or another in this site, but this article is a nice quick overview of all of them, so its being reproduced here. </description>
			<pubDate>Sat, 17 Oct 2009 06:48:53 +0100</pubDate>
		</item>
		<item>
			<title>Changing Joomla Messages Part 1 - Default Joomla Components</title>
			<link>http://www.dart-creations.com/joomla/joomla-tutorials/changing-joomla-messages-part-1-default-joomla-components.html</link>
			<description>Changing Joomla Messages Part 1 - Default Joomla ComponentsIf you want to change the text messages of the default Joomla Components, you need to find the text you want to change in the following files and change to the message you want. You should read the tutorial accompanying this article: C (joomla/joomla-tutorials/changing-joomla-messages.html)hanging Joomla Messages </description>
			<pubDate>Sat, 12 Sep 2009 05:18:17 +0100</pubDate>
		</item>
	</channel>
</rss>
