<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Rebecca Farrell</title>
	<atom:link href="http://rebeccafarrell.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rebeccafarrell.wordpress.com</link>
	<description>Learning WordPress</description>
	<lastBuildDate>Wed, 06 Jul 2011 23:36:35 +0000</lastBuildDate>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rebeccafarrell.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Rebecca Farrell</title>
		<link>http://rebeccafarrell.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rebeccafarrell.wordpress.com/osd.xml" title="Rebecca Farrell" />
	<atom:link rel='hub' href='http://rebeccafarrell.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Tables</title>
		<link>http://rebeccafarrell.wordpress.com/2011/07/06/tables/</link>
		<comments>http://rebeccafarrell.wordpress.com/2011/07/06/tables/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 23:36:34 +0000</pubDate>
		<dc:creator>rebeccafarrell</dc:creator>
				<category><![CDATA[Development Tool]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://rebeccafarrell.wordpress.com/?p=275</guid>
		<description><![CDATA[The concept is to create stripes on a table and then have the background of each row change color when your cursor rolls over. http://docs.jquery.com/Tutorials:Zebra_Striping_Made_Easy<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=275&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The concept is to create stripes on a table and then have the background of each row change color when your cursor rolls over.</p>
<p><a href="http://docs.jquery.com/Tutorials:Zebra_Striping_Made_Easy">http://docs.jquery.com/Tutorials:Zebra_Striping_Made_Easy</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rebeccafarrell.wordpress.com/275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rebeccafarrell.wordpress.com/275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rebeccafarrell.wordpress.com/275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rebeccafarrell.wordpress.com/275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rebeccafarrell.wordpress.com/275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rebeccafarrell.wordpress.com/275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rebeccafarrell.wordpress.com/275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rebeccafarrell.wordpress.com/275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rebeccafarrell.wordpress.com/275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rebeccafarrell.wordpress.com/275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rebeccafarrell.wordpress.com/275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rebeccafarrell.wordpress.com/275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rebeccafarrell.wordpress.com/275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rebeccafarrell.wordpress.com/275/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=275&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rebeccafarrell.wordpress.com/2011/07/06/tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f62b23eb237447a2ba52078e88565fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rebeccafarrell</media:title>
		</media:content>
	</item>
		<item>
		<title>Css for mobile phones</title>
		<link>http://rebeccafarrell.wordpress.com/2011/03/09/css-for-mobile-phones/</link>
		<comments>http://rebeccafarrell.wordpress.com/2011/03/09/css-for-mobile-phones/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 01:43:40 +0000</pubDate>
		<dc:creator>rebeccafarrell</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Development Tool]]></category>

		<guid isPermaLink="false">http://rebeccafarrell.wordpress.com/?p=265</guid>
		<description><![CDATA[Want to make you website mobile phone friendly? First you are going to need some meta tags in the heading so phones KNOW that they are looking at a mobile site and display in the right way. &#60;meta name=&#8221;viewport&#8221; content=&#8221;width=device-width, user-scalable=yes&#8221;&#62; &#60;meta name=&#8221;viewport&#8221; content=&#8221;width=device-width; initial-scale=1.0&#8243;&#62; &#160; Then you are going to need some media quires. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=265&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1>Want to make you website mobile phone friendly?</h1>
<p>First you are going to need some meta tags in the heading so phones KNOW that they are looking at a mobile site and display in the right way.</p>
<p>&lt;meta name=&#8221;viewport&#8221; content=&#8221;width=device-width, user-scalable=yes&#8221;&gt;<br />
&lt;meta name=&#8221;viewport&#8221; content=&#8221;width=device-width; initial-scale=1.0&#8243;&gt;</p>
<p>&nbsp;</p>
<p>Then you are going to need some media quires. This works well</p>
<p>@media handheld, screen and (max-width: 480px), screen and (max-device-width: 480px), screen and (-webkit-min-device-pixel-ratio: 2) {<br />
/* Phone CSS here */</p>
<p>}</p>
<p>Then somthing to resize images</p>
<p>/* Flexible Images for Adjusting Screen Resolution */<br />
img {<br />
width:100%;<br />
}</p>
<p>and then a few fixs</p>
<p>/* iphone text fix */</p>
<p>html {<br />
-webkit-text-size-adjust: none;<br />
}</p>
<p>&nbsp;</p>
<h1>Mobile-friendly: The mobile web optimization guide</h1>
<h2><a href="http://dev.opera.com/articles/view/the-mobile-web-optimization-guide/" target="_blank">http://dev.opera.com/articles/view/the-mobile-web-optimization-guide/</a></h2>
<h2><a href="http://webdesignledger.com/tools/7-useful-tools-for-mobile-website-testing" target="_blank">http://webdesignledger.com/tools/7-useful-tools-for-mobile-website-testing</a></h2>
<h2>Media types</h2>
<p><a href="http://www.howtocreate.co.uk/tutorials/css/mediatypes" target="_blank">http://www.howtocreate.co.uk/tutorials/css/mediatypes</a></p>
<h2>Opera Mini Simulator</h2>
<p><a href="http://www.opera.com/mobile/demo/" target="_blank">http://www.opera.com/mobile/demo/</a></p>
<p><a href="http://dev.opera.com/articles/view/opera-mini-5-beta-developers/" target="_blank">http://dev.opera.com/articles/view/opera-mini-5-beta-developers/</a></p>
<h1>Taming Opera Mini 4</h1>
<p><a href="http://blog.wapreview.com/397/" target="_blank">http://blog.wapreview.com/397/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rebeccafarrell.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rebeccafarrell.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rebeccafarrell.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rebeccafarrell.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rebeccafarrell.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rebeccafarrell.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rebeccafarrell.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rebeccafarrell.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rebeccafarrell.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rebeccafarrell.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rebeccafarrell.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rebeccafarrell.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rebeccafarrell.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rebeccafarrell.wordpress.com/265/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=265&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rebeccafarrell.wordpress.com/2011/03/09/css-for-mobile-phones/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f62b23eb237447a2ba52078e88565fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rebeccafarrell</media:title>
		</media:content>
	</item>
		<item>
		<title>Responsive and Fluid Web Design</title>
		<link>http://rebeccafarrell.wordpress.com/2011/01/13/responsive-and-fluid-web-design/</link>
		<comments>http://rebeccafarrell.wordpress.com/2011/01/13/responsive-and-fluid-web-design/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 01:27:50 +0000</pubDate>
		<dc:creator>rebeccafarrell</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design Tools]]></category>
		<category><![CDATA[Development Tool]]></category>

		<guid isPermaLink="false">http://rebeccafarrell.wordpress.com/?p=247</guid>
		<description><![CDATA[Responsive Web Design: What It Is and How To Use It This is a great article about how it works and different ways to implement responsive design using css http://www.smashingmagazine.com/2011/01/12/guidelines-for-responsive-web-design/ A List Apart: Articles: Responsive Web Design http://www.mayfielddigital.co.uk/blog/web-round-up/best-responsive-web-design-examples-and-resources/ Tips for media queries http://www.webdesignerwall.com/tutorials/css3-media-queries/ Different Stylesheets for Differently Sized Browser Windows http://css-tricks.com/resolution-specific-stylesheets/ JavaScript ie media queries http://protofunc.com/scripts/jquery/mediaqueries/ [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=247&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2><a href="http://www.smashingmagazine.com/2011/01/12/guidelines-for-responsive-web-design/">Responsive Web Design: What It Is and How To Use It</a></h2>
<p>This is a great article about how it works and different ways to implement responsive design using css</p>
<p><a href="http://www.smashingmagazine.com/2011/01/12/guidelines-for-responsive-web-design/">http://www.smashingmagazine.com/2011/01/12/guidelines-for-responsive-web-design/</a></p>
<h3><a href="http://www.alistapart.com/articles/responsive-web-design/">A List Apart: Articles: <em>Responsive Web Design</em></a></h3>
<p><a href="http://www.mayfielddigital.co.uk/blog/web-round-up/best-responsive-web-design-examples-and-resources/">http://www.mayfielddigital.co.uk/blog/web-round-up/best-responsive-web-design-examples-and-resources/</a></p>
<p>Tips for media queries</p>
<p><a href="http://www.webdesignerwall.com/tutorials/css3-media-queries/">http://www.webdesignerwall.com/tutorials/css3-media-queries/</a></p>
<h1>Different Stylesheets for Differently Sized</h1>
<h1>Browser Windows</h1>
<p><a href="http://css-tricks.com/resolution-specific-stylesheets/">http://css-tricks.com/resolution-specific-stylesheets/</a></p>
<p>JavaScript ie media queries</p>
<p><a href="http://protofunc.com/scripts/jquery/mediaqueries/">http://protofunc.com/scripts/jquery/mediaqueries/</a></p>
<h1>Rethinking the Mobile Web by Yiibu</h1>
<p><a href="http://www.slideshare.net/bryanrieger/rethinking-the-mobile-web-by-yiibu#postComment">http://www.slideshare.net/bryanrieger/rethinking-the-mobile-web-by-yiibu#postComment</a></p>
<h3>Testing media style sheets</h3>
<p><a href="http://protofluid.com/">http://protofluid.com/</a></p>
<h3></h3>
<h3>Fluid Images</h3>
<p>This article is about fluid or resizing images that resize with the website.</p>
<p><a href="http://unstoppablerobotninja.com/entry/fluid-images">http://unstoppablerobotninja.com/entry/fluid-images</a></p>
<h1><a href="http://www.alistapart.com/articles/howtosizetextincss/">How to Size Text in CSS</a></h1>
<p>About using em</p>
<p><a href="http://www.alistapart.com/articles/howtosizetextincss/">http://www.alistapart.com/articles/howtosizetextincss/</a></p>
<p><a href="http://clagnut.com/blog/348/">http://clagnut.com/blog/348/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rebeccafarrell.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rebeccafarrell.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rebeccafarrell.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rebeccafarrell.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rebeccafarrell.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rebeccafarrell.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rebeccafarrell.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rebeccafarrell.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rebeccafarrell.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rebeccafarrell.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rebeccafarrell.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rebeccafarrell.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rebeccafarrell.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rebeccafarrell.wordpress.com/247/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=247&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rebeccafarrell.wordpress.com/2011/01/13/responsive-and-fluid-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f62b23eb237447a2ba52078e88565fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rebeccafarrell</media:title>
		</media:content>
	</item>
		<item>
		<title>Sliding banner jQuery plugin</title>
		<link>http://rebeccafarrell.wordpress.com/2010/11/22/sliding-banner-jquery-plugin/</link>
		<comments>http://rebeccafarrell.wordpress.com/2010/11/22/sliding-banner-jquery-plugin/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 01:57:44 +0000</pubDate>
		<dc:creator>rebeccafarrell</dc:creator>
				<category><![CDATA[Design Tools]]></category>
		<category><![CDATA[Development Tool]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://rebeccafarrell.wordpress.com/?p=244</guid>
		<description><![CDATA[Love this sliding banner with sliding text and fading images behind. Works in IE and most browsers. Easy to follow instructions. http://www.serie3.info/s3slider/index.php<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=244&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Love this sliding banner with sliding text and fading images behind. Works in IE and most browsers. Easy to follow instructions.</p>
<p><a href="http://www.serie3.info/s3slider/index.php" target="_blank">http://www.serie3.info/s3slider/index.php</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rebeccafarrell.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rebeccafarrell.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rebeccafarrell.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rebeccafarrell.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rebeccafarrell.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rebeccafarrell.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rebeccafarrell.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rebeccafarrell.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rebeccafarrell.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rebeccafarrell.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rebeccafarrell.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rebeccafarrell.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rebeccafarrell.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rebeccafarrell.wordpress.com/244/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=244&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rebeccafarrell.wordpress.com/2010/11/22/sliding-banner-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f62b23eb237447a2ba52078e88565fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rebeccafarrell</media:title>
		</media:content>
	</item>
		<item>
		<title>jQuery rotating image</title>
		<link>http://rebeccafarrell.wordpress.com/2010/09/07/jquery-rotating-image/</link>
		<comments>http://rebeccafarrell.wordpress.com/2010/09/07/jquery-rotating-image/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 03:23:32 +0000</pubDate>
		<dc:creator>rebeccafarrell</dc:creator>
				<category><![CDATA[Development Tool]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://rebeccafarrell.wordpress.com/?p=237</guid>
		<description><![CDATA[easy to use jQuery plug in<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=237&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is so easy to use and LOTS of help</p>
<p><a href="http://malsup.com/jquery/cycle/">http://malsup.com/jquery/cycle/</a></p>
<p>This plug in for a rotating image gallery</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rebeccafarrell.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rebeccafarrell.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rebeccafarrell.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rebeccafarrell.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rebeccafarrell.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rebeccafarrell.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rebeccafarrell.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rebeccafarrell.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rebeccafarrell.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rebeccafarrell.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rebeccafarrell.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rebeccafarrell.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rebeccafarrell.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rebeccafarrell.wordpress.com/237/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=237&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rebeccafarrell.wordpress.com/2010/09/07/jquery-rotating-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f62b23eb237447a2ba52078e88565fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rebeccafarrell</media:title>
		</media:content>
	</item>
		<item>
		<title>What is Social Media? and how can I make it work for my business?</title>
		<link>http://rebeccafarrell.wordpress.com/2010/08/16/what-is-social-media-and-how-can-i-make-it-work-for-my-business/</link>
		<comments>http://rebeccafarrell.wordpress.com/2010/08/16/what-is-social-media-and-how-can-i-make-it-work-for-my-business/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 03:59:31 +0000</pubDate>
		<dc:creator>rebeccafarrell</dc:creator>
				<category><![CDATA[eMarketing]]></category>

		<guid isPermaLink="false">http://rebeccafarrell.wordpress.com/?p=234</guid>
		<description><![CDATA[Social Media describes the online tools, technologies and platforms people use to publish and share information<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=234&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As the name <strong>Social Media</strong> may suggest it is a <strong>Social</strong> (enjoying life in communities or organized groups) way to share <strong>Media</strong> (tools used to store and deliver information or data). <strong>Social Media</strong> describes the online tools, technologies and platforms people use to publish and share information. These technologies make it easy to share thoughts, opinions, experiences, photos, videos and anything online with the world and in turn to find out what the world thinks of them.  It is the chance to be engaged with and engage others directly that has made <strong>Social Media</strong> so popular and so different from traditional forms of media.</p>
<p><strong>Social Media</strong> sites use tools such as blogs, podcasts, videos, live streams, message boards, forms, communities, bookmarks, RSS feeds and <a title="Wiki" href="http://en.wikipedia.org/wiki/Wiki">wikis</a>. Some terms you may hear when talking about <strong>Social Media</strong> are:</p>
<p><strong>Social Marketing</strong> is the use of <strong>Social Media</strong> to promote or sell a business’s services or products.</p>
<p>-          Trade me</p>
<p>-          Amazon</p>
<p><strong>Social Networking</strong> is the use of online tools, technologies and platforms to create a profile and socialise with others using <strong>Social Media </strong>technologies. This can be for private, personal or business objectives.</p>
<p>-          Linked in</p>
<p>-          Facebook</p>
<p>-          <a title="MySpace" href="http://en.wikipedia.org/wiki/MySpace">MySpace</a></p>
<p><strong>Blogs </strong>are websites where the content (for example text, photos, video, and audio) is put in date order. News pages are often considered Blogs.</p>
<p>-          This page</p>
<p>-          Simon “Swampy” Mash -  <a href="http://www.swampymarsh.co.nz/Site/Swampys_blog/default.aspx">http://www.swampymarsh.co.nz/Site/Swampys_blog/default.aspx</a></p>
<p><strong>Podcasts</strong> are voice and video recordings regularly updated in a subscription bases that can be downloaded to a device or viewed online.</p>
<p>-          Apple</p>
<p><strong>Photo and Video Sharing </strong>can be uploaded to sites for the world to view and recommend others to view.</p>
<p>-          YouTube</p>
<p>-          <a title="Flickr" href="http://en.wikipedia.org/wiki/Flickr">Flickr</a></p>
<p><strong>Micro-blogging</strong> is form of blogging where the content of each entry is much smaller than a normal blog.</p>
<p>-          Twitter</p>
<p>To use <strong>Social Media</strong> in business effectively the businesses or product needs to become part of the social media community and be willing to communicate and listen to other members of the community. You can also use other media to promote or in conjunction with your <strong>Social Media</strong>.  It is a time consuming process and above all should be useful, interesting and funny for all involved.</p>
<p>After all, it is common sense for people use <strong>Social Media </strong>because they enjoy it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rebeccafarrell.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rebeccafarrell.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rebeccafarrell.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rebeccafarrell.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rebeccafarrell.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rebeccafarrell.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rebeccafarrell.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rebeccafarrell.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rebeccafarrell.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rebeccafarrell.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rebeccafarrell.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rebeccafarrell.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rebeccafarrell.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rebeccafarrell.wordpress.com/234/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=234&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rebeccafarrell.wordpress.com/2010/08/16/what-is-social-media-and-how-can-i-make-it-work-for-my-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f62b23eb237447a2ba52078e88565fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rebeccafarrell</media:title>
		</media:content>
	</item>
		<item>
		<title>Linking an image in wordpress theme</title>
		<link>http://rebeccafarrell.wordpress.com/2010/07/19/linking-an-image-in-wordpress-theme/</link>
		<comments>http://rebeccafarrell.wordpress.com/2010/07/19/linking-an-image-in-wordpress-theme/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 22:34:48 +0000</pubDate>
		<dc:creator>rebeccafarrell</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://rebeccafarrell.wordpress.com/?p=167</guid>
		<description><![CDATA[Wordpress linking images<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=167&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Adding an image into a template page such as you home page this code helps to look for the image relative to where your template/theme files are. So it will look in your themes image folder for the image.<br />
use template directory function</p>
<p>&lt;img src=&#8221;/images/imagename.jpg&#8221; title=&#8221;Title text&#8221; alt=&#8221;Alt text&#8221; /&gt;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rebeccafarrell.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rebeccafarrell.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rebeccafarrell.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rebeccafarrell.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rebeccafarrell.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rebeccafarrell.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rebeccafarrell.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rebeccafarrell.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rebeccafarrell.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rebeccafarrell.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rebeccafarrell.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rebeccafarrell.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rebeccafarrell.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rebeccafarrell.wordpress.com/167/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=167&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rebeccafarrell.wordpress.com/2010/07/19/linking-an-image-in-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f62b23eb237447a2ba52078e88565fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rebeccafarrell</media:title>
		</media:content>
	</item>
		<item>
		<title>Tutorial &#8211; Simple Toggle with CSS &amp; jQuery</title>
		<link>http://rebeccafarrell.wordpress.com/2010/07/13/tutorial-simple-toggle-with-css-jquery/</link>
		<comments>http://rebeccafarrell.wordpress.com/2010/07/13/tutorial-simple-toggle-with-css-jquery/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 04:39:47 +0000</pubDate>
		<dc:creator>rebeccafarrell</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://rebeccafarrell.wordpress.com/?p=226</guid>
		<description><![CDATA[basic of jQuery and CSS smooth open and close toggle <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=226&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One more great tutorial from <a href="http://www.sohtanaka.com" target="_blank">sohtanaka.com</a> for a show hide toggle. For a smooth open and close.</p>
<p><a href="http://www.sohtanaka.com/web-design/easy-toggle-jquery-tutorial/" target="_blank">http://www.sohtanaka.com/web-design/easy-toggle-jquery-tutorial/</a></p>
<p>I used it on a FAQs page but had to get rid of the href=# and just left the A tags without anything to link too because every time I clicked to open the page would jump to the top. This was the only issue I could find. Even works in IE6.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rebeccafarrell.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rebeccafarrell.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rebeccafarrell.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rebeccafarrell.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rebeccafarrell.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rebeccafarrell.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rebeccafarrell.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rebeccafarrell.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rebeccafarrell.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rebeccafarrell.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rebeccafarrell.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rebeccafarrell.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rebeccafarrell.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rebeccafarrell.wordpress.com/226/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=226&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rebeccafarrell.wordpress.com/2010/07/13/tutorial-simple-toggle-with-css-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f62b23eb237447a2ba52078e88565fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rebeccafarrell</media:title>
		</media:content>
	</item>
		<item>
		<title>Blog &#8211; IE6 double margin bug fix</title>
		<link>http://rebeccafarrell.wordpress.com/2010/07/12/blog-ie6-double-margin-bug-fix/</link>
		<comments>http://rebeccafarrell.wordpress.com/2010/07/12/blog-ie6-double-margin-bug-fix/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 04:07:16 +0000</pubDate>
		<dc:creator>rebeccafarrell</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Development Tool]]></category>
		<category><![CDATA[eMarketing]]></category>

		<guid isPermaLink="false">http://rebeccafarrell.wordpress.com/?p=223</guid>
		<description><![CDATA[floated element such as a div and you place margin-right or margin-left on that element, our most beloved Internet Explorer 6.0 will double that margin value<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=223&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Nice easy fix for IE6 and how it doubles margins of floated divs. This is also a good blog to read for tips</p>
<p><a href="http://www.jaymeblackmon.com/blog" target="_blank">http://www.jaymeblackmon.com/blog</a></p>
<p>Fix</p>
<p><a href="http://www.jaymeblackmon.com/ie6-double-margin-bug-fix" target="_blank">http://www.jaymeblackmon.com/ie6-double-margin-bug-fix</a></p>
<p>To fix this simply add <em>display:inline;</em> to your floating element</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rebeccafarrell.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rebeccafarrell.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rebeccafarrell.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rebeccafarrell.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rebeccafarrell.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rebeccafarrell.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rebeccafarrell.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rebeccafarrell.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rebeccafarrell.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rebeccafarrell.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rebeccafarrell.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rebeccafarrell.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rebeccafarrell.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rebeccafarrell.wordpress.com/223/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=223&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rebeccafarrell.wordpress.com/2010/07/12/blog-ie6-double-margin-bug-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f62b23eb237447a2ba52078e88565fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rebeccafarrell</media:title>
		</media:content>
	</item>
		<item>
		<title>Video talk &#8211; ‘New’ Skills Web Designer Needs to Know</title>
		<link>http://rebeccafarrell.wordpress.com/2010/07/02/video-talk-%e2%80%98new%e2%80%99-skills-web-designer-needs-to-know/</link>
		<comments>http://rebeccafarrell.wordpress.com/2010/07/02/video-talk-%e2%80%98new%e2%80%99-skills-web-designer-needs-to-know/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 03:44:55 +0000</pubDate>
		<dc:creator>rebeccafarrell</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Design Inspiration]]></category>
		<category><![CDATA[Design Tools]]></category>

		<guid isPermaLink="false">http://rebeccafarrell.wordpress.com/?p=220</guid>
		<description><![CDATA[5 ‘New’ Skills that Every Web Designer Needs to Know<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=220&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is a brilliant video talk and blog entry about what web designers need to know in this day and age. Most of all what they need to know to go into the future.</p>
<p>&#8220;5 ‘New’ Skills that Every Web Designer Needs to Know&#8221;</p>
<p><a href="http://boagworld.com/random/new-skills" target="_blank">http://boagworld.com/random/new-skills</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rebeccafarrell.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rebeccafarrell.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rebeccafarrell.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rebeccafarrell.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rebeccafarrell.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rebeccafarrell.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rebeccafarrell.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rebeccafarrell.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rebeccafarrell.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rebeccafarrell.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rebeccafarrell.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rebeccafarrell.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rebeccafarrell.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rebeccafarrell.wordpress.com/220/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rebeccafarrell.wordpress.com&amp;blog=11305574&amp;post=220&amp;subd=rebeccafarrell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rebeccafarrell.wordpress.com/2010/07/02/video-talk-%e2%80%98new%e2%80%99-skills-web-designer-needs-to-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f62b23eb237447a2ba52078e88565fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rebeccafarrell</media:title>
		</media:content>
	</item>
	</channel>
</rss>
