<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rumball Motors Interactive &#187; Snippets</title>
	<atom:link href="http://rumballmotors.com/category/snippets/feed/" rel="self" type="application/rss+xml" />
	<link>http://rumballmotors.com</link>
	<description>Freelance Web Designer Developer</description>
	<lastBuildDate>Wed, 21 Apr 2010 11:17:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>“Who Is Online” Widget With PHP, MySQL &amp; jQuery – Tutorialzine</title>
		<link>http://rumballmotors.com/2010/03/03/%e2%80%9cwho-is-online%e2%80%9d-widget-with-php-mysql-jquery-%e2%80%93-tutorialzine/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=%25e2%2580%259cwho-is-online%25e2%2580%259d-widget-with-php-mysql-jquery-%25e2%2580%2593-tutorialzine</link>
		<comments>http://rumballmotors.com/2010/03/03/%e2%80%9cwho-is-online%e2%80%9d-widget-with-php-mysql-jquery-%e2%80%93-tutorialzine/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 11:07:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Snippets]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=1510</guid>
		<description><![CDATA[For this week’s tutorial, we are taking a look at our ever-so-interesting inbox. It all started with a letter from one of our readers a couple of weeks ago:
My boss is always coming into my office asking me to install things on our client’s sites. One of the items that’s been coming up more and [...]]]></description>
			<content:encoded><![CDATA[<p>For this week’s tutorial, we are taking a look at our ever-so-interesting inbox. It all started with a letter from one of our readers a couple of weeks ago:</p>
<p>My boss is always coming into my office asking me to install things on our client’s sites. One of the items that’s been coming up more and more is “How can we tell who’s currently online?” So, the next time you need a tutorial idea, there you go – a php/mysql/jquery ‘online users’ widget. Oh, and a geomap of each visitor would be super rad too.</p>
<p>Thanks for everything you guys do,</p>
<p>Taylor</p>
<p>Taylor, we are always happy when we receive good tutorial ideas, so today we are doing just that – a “Who is online” widget with PHP, MySQL &amp; jQuery. It will display the number of visitors, currently viewing your site, and thanks to Hostip’s free IP to location API, it will even be able to detect the country your visitors are from and display it in a slide out panel.</p>
<p>via <a href="http://tutorialzine.com/2010/03/who-is-online-widget-php-mysql-jquery/">“Who Is Online” Widget With PHP, MySQL &amp; jQuery – Tutorialzine</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2010/03/03/%e2%80%9cwho-is-online%e2%80%9d-widget-with-php-mysql-jquery-%e2%80%93-tutorialzine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using ellipsis with HTML and CSS</title>
		<link>http://rumballmotors.com/2009/12/11/using-ellipsis-with-html-and-css/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=using-ellipsis-with-html-and-css</link>
		<comments>http://rumballmotors.com/2009/12/11/using-ellipsis-with-html-and-css/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 21:34:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[ellipse]]></category>
		<category><![CDATA[ellipsis]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=526</guid>
		<description><![CDATA[If the text is too wide to fit into a container, a nice solution can be to have ellipsis to show there&#8217;s more information available. While not currently part of the official HTML specifications, it is possible to have ellipsis defined in CSS and it works for Internet Explorer, Safari, Chrome and Opera. It doesn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>If the text is too wide to fit into a container, a nice solution can be to have ellipsis to show there&#8217;s more information available. While not currently part of the official HTML specifications, it is possible to have ellipsis defined in CSS and it works for Internet Explorer, Safari, Chrome and Opera. It doesn&#8217;t work for Firefox but there&#8217;s a workaround that can be done with jQuery.</p>
<p>via <a href="http://www.electrictoolbox.com/ellipsis-html-css/">Using ellipsis with HTML and CSS</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2009/12/11/using-ellipsis-with-html-and-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Input with Disappearing Background Image</title>
		<link>http://rumballmotors.com/2009/12/11/input-with-disappearing-background-image/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=input-with-disappearing-background-image</link>
		<comments>http://rumballmotors.com/2009/12/11/input-with-disappearing-background-image/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 21:29:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[input background image]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=520</guid>
		<description><![CDATA[This replicates the functionality of the standard embeddable Google Search fields. They have an image in the background and when the input is clicked into, the image disappears.
via Input with Disappearing Background Image.
]]></description>
			<content:encoded><![CDATA[<p>This replicates the functionality of the standard embeddable Google Search fields. They have an image in the background and when the input is clicked into, the image disappears.</p>
<p>via <a href="http://css-tricks.com/snippets/javascript/input-with-disappearing-background-image/">Input with Disappearing Background Image</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2009/12/11/input-with-disappearing-background-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scroll/Follow Sidebar, Multiple Techniques &#124; CSS-Tricks</title>
		<link>http://rumballmotors.com/2009/11/30/scrollfollow-sidebar-multiple-techniques-css-tricks/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=scrollfollow-sidebar-multiple-techniques-css-tricks</link>
		<comments>http://rumballmotors.com/2009/11/30/scrollfollow-sidebar-multiple-techniques-css-tricks/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 15:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[scrolling side bar]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=452</guid>
		<description><![CDATA[Really simple concept today folk! A sidebar that “follows” as you scroll down a page. There are a number of ways to go about it. We’ll cover two: CSS and JavaScript (jQuery) with a bonus CSS trick.
via Scroll/Follow Sidebar, Multiple Techniques &#124; CSS-Tricks.
]]></description>
			<content:encoded><![CDATA[<p>Really simple concept today folk! A sidebar that “follows” as you scroll down a page. There are a number of ways to go about it. We’ll cover two: CSS and JavaScript (jQuery) with a bonus CSS trick.</p>
<p>via <a href="http://css-tricks.com/scrollfollow-sidebar/">Scroll/Follow Sidebar, Multiple Techniques | CSS-Tricks</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2009/11/30/scrollfollow-sidebar-multiple-techniques-css-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Fields for HTML Post Titles &#124; Digging into WordPress</title>
		<link>http://rumballmotors.com/2009/11/10/custom-fields-for-html-post-titles-digging-into-wordpress/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=custom-fields-for-html-post-titles-digging-into-wordpress</link>
		<comments>http://rumballmotors.com/2009/11/10/custom-fields-for-html-post-titles-digging-into-wordpress/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 10:45:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Title]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=165</guid>
		<description><![CDATA[You don’t want to go putting HTML tags directly into post titles. It might show up OK on your own site, but it can be problematic. For example, your titles through RSS will show the tags as next, not render them. I was wishing for a plugin to handle this better, but until then, here [...]]]></description>
			<content:encoded><![CDATA[<p>You don’t want to go putting HTML tags directly into post titles. It might show up OK on your own site, but it can be problematic. For example, your titles through RSS will show the tags as next, not render them. I was wishing for a plugin to handle this better, but until then, here is almost-as-simple way to go about it.</p>
<p>via <a href="http://digwp.com/2009/10/custom-fields-for-html-post-titles/">Custom Fields for HTML Post Titles | Digging into WordPress</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2009/11/10/custom-fields-for-html-post-titles-digging-into-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check if jQuery is Loaded</title>
		<link>http://rumballmotors.com/2009/11/10/check-if-jquery-is-loaded/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=check-if-jquery-is-loaded</link>
		<comments>http://rumballmotors.com/2009/11/10/check-if-jquery-is-loaded/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 10:35:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Snippet]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=161</guid>
		<description><![CDATA[Check if jQuery is Loaded.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://css-tricks.com/snippets/jquery/check-if-jquery-is-loaded/">Check if jQuery is Loaded</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2009/11/10/check-if-jquery-is-loaded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

