<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>ELATED New Stuff to Love</title>
    <link>http://www.elated.com/</link>
    <description>The latest content added to ELATED.com and PageKits.com - sites that help webmasters build better websites.</description>
    <language>en-us</language>
    <pubDate>Thu, 4 Feb 2010 00:00:00 GMT</pubDate>
    <lastBuildDate>Thu, 4 Feb 2010 00:00:00 GMT</lastBuildDate>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>ELATED.com feeder</generator>

    <item>
      <title>What Is jQuery?</title>
      <link>http://www.elated.com/articles/what-is-jquery/</link>
      <description><![CDATA[In this series of tutorials I'm going to explore jQuery - "The Write Less, Do More JavaScript Library". If you code using JavaScript then you've probably already heard of jQuery - it's by far the most popular JavaScript library in use today.<br><br>To kick off the series, this article <a href="http://www.elated.com/articles/what-is-jquery/">explains what jQuery is</a>, and the kinds of things you can use it for.]]></description>
      <pubDate>Thu, 04 Feb 2010 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/276</guid>
    </item>
    
    <item>
      <title>Typekit First Impressions</title>
      <link>http://www.elated.com/articles/typekit-first-impressions/</link>
      <description><![CDATA[Typekit is one of the newest ways to add great typography to your site. Launched in November 2009, it allows you to use a much wider selection of type styles than the basic system fonts shipped with a PC or Mac, without resorting to using images.<br><br>But how well does Typekit really work in practice? Simon <a href="http://www.elated.com/articles/typekit-first-impressions/">delves into its innards</a> to find out.]]></description>
      <pubDate>Mon, 01 Feb 2010 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/275</guid>
    </item>
    
    <item>
      <title>Formatting Numbers with PHP's number_format() Function</title>
      <link>http://www.elated.com/articles/php-number-format/</link>
      <description><![CDATA[When displaying a number in a Web page, it's nice to format the number in an easy-to-read way. For example, 123,456.78 is nicer to read than 123456.784321.<br><br>PHP's number_format() function gives you an easy way to format numbers for displaying to the user. This tutorial shows you <a href="http://www.elated.com/articles/php-number-format/">how to use number_format()</a> in your PHP scripts.]]></description>
      <pubDate>Fri, 29 Jan 2010 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/274</guid>
    </item>
    
    <item>
      <title>Book Review: Getting StartED with CSS</title>
      <link>http://www.elated.com/articles/book-review-getting-started-with-css/</link>
      <description><![CDATA["Getting StartED with CSS" by David Powers is a book for CSS newbies or casual CSS coders who want to deepen their knowledge. The book thoroughly explains pretty much all the features of CSS 2.1, and also touches on some of the features of the upcoming CSS 3.<br><br><a href="http://www.elated.com/articles/book-review-getting-started-with-css/">Read Matt's full review of the book</a>.]]></description>
      <pubDate>Thu, 28 Jan 2010 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/273</guid>
    </item>
    
    <item>
      <title>How to Reduce Your Website's Bounce Rate</title>
      <link>http://www.elated.com/articles/reduce-your-website-bounce-rate/</link>
      <description><![CDATA[This last article in Matt's series of bounce rate tutorials shows you how to <a href="http://www.elated.com/articles/reduce-your-website-bounce-rate/">lower your website bounce rate</a>. Learn lots of handy tips and techniques for reducing bounce rates on your site and keeping your visitors happy.]]></description>
      <pubDate>Fri, 22 Jan 2010 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/272</guid>
    </item>
    
    <item>
      <title>Wrapping Text with PHP's wordwrap() Function</title>
      <link>http://www.elated.com/articles/wrapping-text-php-wordwrap/</link>
      <description><![CDATA[Occasionally your PHP script will need to break up a long line of text into several shorter lines while preserving whole words.<br><br>PHP gives you a handy function, wordwrap(), to do this job for you. <a href="http://www.elated.com/articles/wrapping-text-php-wordwrap/">This tutorial</a> shows you how wordwrap() works.<br>]]></description>
      <pubDate>Tue, 19 Jan 2010 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/271</guid>
    </item>
    
    <item>
      <title>How to Measure Your Website's Bounce Rate</title>
      <link>http://www.elated.com/articles/measure-your-website-bounce-rate/</link>
      <description><![CDATA[Bounce rates can be very useful indicators of the success and relevance of your website.<br><br>In this tutorial you'll learn how to use Google Analytics to <a href="http://www.elated.com/articles/measure-your-website-bounce-rate/">measure various bounce rates</a> on your site, including your overall site bounce rate, landing page bounce rates, keyword bounce rates, and more.]]></description>
      <pubDate>Sun, 17 Jan 2010 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/270</guid>
    </item>
    
    <item>
      <title>mod_rewrite Tutorial for Absolute Beginners</title>
      <link>http://www.elated.com/articles/mod-rewrite-tutorial-for-absolute-beginners/</link>
      <description><![CDATA[mod_rewrite is a marvellous feature of the Apache Web server. It's very flexible and can do all sorts of useful things.<br><br>In <a href="http://www.elated.com/articles/mod-rewrite-tutorial-for-absolute-beginners/">this tutorial</a> you'll find out what mod_rewrite is, and the kind of things you can use it for. You'll learn how to create a few basic mod_rewrite rules, and you'll see some useful real-world examples: 301 redirects, creating friendly URLs, and blocking image hotlinking.<br><br>Oh, and a very Happy New Year to you!<br>]]></description>
      <pubDate>Sun, 03 Jan 2010 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/269</guid>
    </item>
    
    <item>
      <title>Adding a WYSIWYG HTML Editor to Your Site</title>
      <link>http://www.elated.com/articles/adding-wysiwyg-editor-to-your-site/</link>
      <description><![CDATA[A WYSIWYG (What You See Is What You Get) HTML editor is a Web form field that lets users enter formatted text, much like using a word processor. The editor then converts this formatted text into HTML when the form is sent to the Web server.<br><br>This article <a href="http://www.elated.com/articles/adding-wysiwyg-editor-to-your-site/">explores JavaScript WYSIWYG HTML editors</a>, and shows how to integrate the popular CKEditor and TinyMCE editors into your Web forms.]]></description>
      <pubDate>Thu, 17 Dec 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/268</guid>
    </item>
    
    <item>
      <title>What is Bounce Rate?</title>
      <link>http://www.elated.com/articles/what-is-bounce-rate/</link>
      <description><![CDATA[A key metric that's useful for any type of website is bounce rate. This figure can tell you whether your visitors are finding what they want when they arrive at your site, and whether they're interested enough in your content to explore your site further.<br><br>In this article you find out <a href="http://www.elated.com/articles/what-is-bounce-rate/">what bounce rate is and how it's measured</a>. You also look at why bounce rates are important to your site, and how to tell if your bounce rate is too high.]]></description>
      <pubDate>Mon, 14 Dec 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/267</guid>
    </item>
    
    <item>
      <title>Choosing Dimensions for Your Web Page Layout</title>
      <link>http://www.elated.com/articles/choosing-dimensions-for-your-web-page-layout/</link>
      <description><![CDATA[When designing a website, one of the early and crucial decisions you need to make is how it should fit onto the user's screen.<br><br>This article shows how to <a href="http://www.elated.com/articles/choosing-dimensions-for-your-web-page-layout/">optimize your page layout</a> to look great on a wide range of screen sizes. It discusses fixed and fluid widths, and "above the fold" content.]]></description>
      <pubDate>Fri, 11 Dec 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/266</guid>
    </item>
    
    <item>
      <title>Create a Site Map to Aid Navigation</title>
      <link>http://www.elated.com/articles/create-a-site-map-to-aid-navigation/</link>
      <description><![CDATA[Site maps have been around for almost as long as the Web itself. They're a great way to improve your website's navigation and usability.<br><br>In <a href="http://www.elated.com/articles/create-a-site-map-to-aid-navigation/">this article</a> you'll explore the concept of site maps, look at some examples, and learn how to design and create a site map for your own website.]]></description>
      <pubDate>Thu, 10 Dec 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/265</guid>
    </item>
    
    <item>
      <title>Working with Blogger Variables</title>
      <link>http://www.elated.com/articles/working-with-blogger-variables/</link>
      <description><![CDATA[Find out <a href="http://www.elated.com/articles/working-with-blogger-variables/">how to use Blogger variables</a> to make your blog template's fonts and colours tweakable via Blogger's 'Fonts and Colors' tab. This adds a lot of flexibility to your Blogger template, and makes it really easy for other bloggers to customise.<br><br>A full example is included in the article. Happy blogging!]]></description>
      <pubDate>Tue, 08 Dec 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/264</guid>
    </item>
    
    <item>
      <title>Divinity: A Soothing Web Template for Religion and Church Sites</title>
      <link>http://www.pagekits.com/web_site_template/134/</link>
      <description><![CDATA[Our latest PageKit, <a href="http://www.pagekits.com/web_site_template/134/">Divinity</a>, features soothing church photography with relaxing beige tones. Its light, airy design is welcoming and reassuring.<br><br>Divinity is perfect for church websites, or for any website connected with religion or spirituality. Enjoy! :)]]></description>
      <pubDate>Fri, 04 Dec 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/263</guid>
    </item>
    
    <item>
      <title>Padding PHP Strings with str_pad()</title>
      <link>http://www.elated.com/articles/padding-php-strings-str-pad/</link>
      <description><![CDATA["Padding" means adding characters to either end (or both ends) of a string to make the string a certain length. Handy for lining up strings vertically, for adding leading zeroes to numbers, or for any situation where you need a string to be of a certain fixed length.<br><br>This article shows <a href="http://www.elated.com/articles/padding-php-strings-str-pad/">how to use PHP's str_pad() function</a> to add padding to strings.]]></description>
      <pubDate>Thu, 03 Dec 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/262</guid>
    </item>
    
    <item>
      <title>Create Your Own Blogger Template</title>
      <link>http://www.elated.com/articles/create-your-own-blogger-template/</link>
      <description><![CDATA[This easy-to-follow tutorial walks you through all the steps needed to <a href="http://www.elated.com/articles/create-your-own-blogger-template/">make your own beautiful Blogger template</a>.<br><br>Learn about Blogger tags, how to use images, and how to tweak your template CSS. Lots of code examples included. Enjoy!]]></description>
      <pubDate>Wed, 02 Dec 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/261</guid>
    </item>
    
    <item>
      <title>Several stimulating stock photos for your sites</title>
      <link>http://www.elated.com/imagekits/update/2009-11-30/</link>
      <description><![CDATA[Our latest <a href="http://www.elated.com/imagekits/update/2009-11-30/">ImageKits update</a> features plants, cows, dodgems, factories, ghost trains, statues, anatomy, night scenes, a scary cat, and lots more!]]></description>
      <pubDate>Mon, 30 Nov 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/260</guid>
    </item>
    
    <item>
      <title>Trimming PHP Strings</title>
      <link>http://www.elated.com/articles/trimming-php-strings/</link>
      <description><![CDATA[Happy Thanksgiving to our friends in the US (and Happy Belated Thanksgiving to our Canadian friends!).<br><br>In this new article you'll explore <a href="http://www.elated.com/articles/trimming-php-strings/">3 useful PHP functions that you can use to trim strings</a>: trim(), ltrim(), and rtrim().<br><br>(In programming-speak, "trimming" a string means removing unwanted characters - typically whitespace characters - from either end, or both ends, of the string.)<br><br>Enjoy your string trimming - and your turkey trimmings!]]></description>
      <pubDate>Thu, 26 Nov 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/259</guid>
    </item>
    
    <item>
      <title>Choosing an Email Newsletter System</title>
      <link>http://www.elated.com/articles/choosing-an-email-newsletter-system/</link>
      <description><![CDATA[A regular email newsletter is a good way to keep in touch with your site visitors and encourage them to return to your site. If you run an online business then it's also perfect for telling existing and potential customers about your products or services.<br><br>This article shows you <a href="http://www.elated.com/articles/choosing-an-email-newsletter-system/">3 ways to run an email newsletter</a> on your site: Using a hosted service, using mailing list software, and using your desktop email program.]]></description>
      <pubDate>Tue, 24 Nov 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/258</guid>
    </item>
    
    <item>
      <title>10 Ways to Improve Your Store Checkout</title>
      <link>http://www.elated.com/articles/10-ways-to-improve-your-store-checkout/</link>
      <description><![CDATA[Your online store's checkout is a critical point in the sales process. The design of your checkout can make a big difference to the success of your store.<br><br>Here are <a href="http://www.elated.com/articles/10-ways-to-improve-your-store-checkout/">10 helpful suggestions for improving your checkout process</a> and increasing sales. ]]></description>
      <pubDate>Mon, 23 Nov 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/257</guid>
    </item>
    
    <item>
      <title>Formatting PHP Strings with printf and sprintf</title>
      <link>http://www.elated.com/articles/formatting-php-strings-printf-sprintf/</link>
      <description><![CDATA[This article shows you how to use PHP's <a href="http://www.elated.com/articles/formatting-php-strings-printf-sprintf/">printf() and sprintf() functions</a> to format strings. These functions let you present data in an easy-to-read way. They're also handy when passing data to other programs.<br><br>The article looks at type specifiers, padding, number precision, and more.]]></description>
      <pubDate>Thu, 19 Nov 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/256</guid>
    </item>
    
    <item>
      <title>Move a Website to a New Server - The Seamless Way</title>
      <link>http://www.elated.com/articles/move-website-to-new-server-the-seamless-way/</link>
      <description><![CDATA[Need to move a busy website with lots of user interaction to a new server? In this article Matt shows you how to <a href="http://www.elated.com/articles/move-website-to-new-server-the-seamless-way/">move your website smoothly from one server to another</a>, with little or no downtime during the moving process.]]></description>
      <pubDate>Wed, 18 Nov 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/255</guid>
    </item>
    
    <item>
      <title>Move a Website to a New Server - The Easy Way</title>
      <link>http://www.elated.com/articles/move-website-to-new-server-the-easy-way/</link>
      <description><![CDATA[We've just moved our websites to a shiny new server, so now seems like a good time for a couple of articles on the subject!<br><br>In this first article, Matt walks you through <a href="http://www.elated.com/articles/move-website-to-new-server-the-easy-way/">a simple step-by-step way to move servers</a>. This approach is more suited to smaller sites without much user-generated content. (Matt's next article will explain how to deal with busy sites that have lots of user interaction.)<br>]]></description>
      <pubDate>Mon, 16 Nov 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/254</guid>
    </item>
    
    <item>
      <title>20 more free stock images to spice up your site</title>
      <link>http://www.elated.com/imagekits/update/2009-11-11/</link>
      <description><![CDATA[We've just posted <a href="http://www.elated.com/imagekits/update/2009-11-11/">20 more free stock photos</a> to our ImageKits. This collection includes beaches, cats, fish, snow scenes, moody clouds, a squirrel, and lots more! Enjoy! :)]]></description>
      <pubDate>Wed, 11 Nov 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/253</guid>
    </item>
    
    <item>
      <title>25 Things That Could Be Harming Your Store's Conversion Rate</title>
      <link>http://www.elated.com/articles/25-things-that-could-be-harming-your-stores-conversion-rate/</link>
      <description><![CDATA[All online store owners want to increase their conversion rates. Sometimes, though, it can be hard to know which factors are dragging your store's conversion rate down.<br><br>In this article Matt explores <a href="http://www.elated.com/articles/25-things-that-could-be-harming-your-stores-conversion-rate/">25 factors that could be reducing your store's conversion rate</a>.]]></description>
      <pubDate>Tue, 03 Nov 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/252</guid>
    </item>
    
    <item>
      <title>Converting PHP Strings between Upper and Lowercase</title>
      <link>http://www.elated.com/articles/converting-php-strings-between-upper-and-lowercase/</link>
      <description><![CDATA[Find out how to use PHP to <a href="http://www.elated.com/articles/converting-php-strings-between-upper-and-lowercase/">convert text between uppercase and lowercase</a>. This article shows you how to use the PHP functions strtolower(), strtoupper(), lcfirst(), ucfirst(), ucwords(), and more.]]></description>
      <pubDate>Thu, 29 Oct 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/251</guid>
    </item>
    
    <item>
      <title>Top 10 Firefox Add-ons for Webmasters</title>
      <link>http://www.elated.com/articles/top-10-firefox-add-ons-for-webmasters/</link>
      <description><![CDATA[Matt lists his <a href="http://www.elated.com/articles/top-10-firefox-add-ons-for-webmasters/">10 must-have Firefox add-ons</a> for anyone who designs, codes or manages websites. Essential reading for webmasters everywhere.<br><br>If you have a personal favourite Web development add-on, we'd love to hear about it. Let us know in the article comments!]]></description>
      <pubDate>Wed, 28 Oct 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/250</guid>
    </item>
    
    <item>
      <title>30 more lovely free stock photos</title>
      <link>http://www.elated.com/imagekits/update/2009-10-27/</link>
      <description><![CDATA[Grab <a href="http://www.elated.com/imagekits/update/2009-10-27/">30 more weird and wonderful images</a> for your websites and art projects! This update includes abstract blurs, people, technology, animals, cars, music, architecture and lots more...]]></description>
      <pubDate>Tue, 27 Oct 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/249</guid>
    </item>
    
    <item>
      <title>Why Do Designers Use Macs?</title>
      <link>http://www.elated.com/articles/why-do-designers-use-macs/</link>
      <description><![CDATA[Simon muses as to <a href="http://www.elated.com/articles/why-do-designers-use-macs/">why designers seem to prefer Macs</a>. Is it because Macs are cool, or are designers just simpleminded technophobes at heart?]]></description>
      <pubDate>Sat, 24 Oct 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/248</guid>
    </item>
    
    <item>
      <title>Replacing Text in PHP Strings</title>
      <link>http://www.elated.com/articles/php-strings-replacing-text/</link>
      <description><![CDATA[As well as searching strings in PHP, often it's useful to replace text within strings too. For example, it can be handy for manipulating strings containing data, or when formatting text for displaying in a Web page.<br><br>PHP gives you a couple of useful functions for replacing text in a string: str_replace() and substr_replace().<br><br><a href="http://www.elated.com/articles/php-strings-replacing-text/">Read on to discover how to use these 2 useful PHP functions</a>.]]></description>
      <pubDate>Mon, 19 Oct 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/247</guid>
    </item>
    
    <item>
      <title>Ecommerce Basics - How to Set Up an Online Store</title>
      <link>http://www.elated.com/articles/ecommerce-basics-set-up-online-store/</link>
      <description><![CDATA[An online store lets you trade over the internet, selling products and services via your website and taking payments from customers. Online stores are convenient for you as a retailer, and for your shoppers also. They're also a great way to keep your costs down.<br><br>However, setting up an online store can be overwhelming, as there are so many options to consider. <a href="http://www.elated.com/articles/ecommerce-basics-set-up-online-store/">This article takes a step-by-step approach</a>, walking you through each of the stages involved in getting your store up and running.]]></description>
      <pubDate>Fri, 16 Oct 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/246</guid>
    </item>
    
    <item>
      <title>Searching Strings in PHP</title>
      <link>http://www.elated.com/articles/php-searching-strings/</link>
      <description><![CDATA[When writing PHP scripts, you often need to search a string for a particular chunk of text. For example, you might be writing a search engine to search through pages of content, or you might want to know if a URL or email address contains a certain domain name.<br><br>PHP gives you many useful functions for searching strings. In <a href="http://www.elated.com/articles/php-searching-strings/">this new article</a> you look at strstr() for finding out whether some text is in a string; strpos() and strrpos() for finding the position of some text in a string; and substr_count() for finding out how many times some text appears in a string.]]></description>
      <pubDate>Tue, 13 Oct 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/245</guid>
    </item>
    
    <item>
      <title>Is Adobe Losing The Plot?</title>
      <link>http://www.elated.com/articles/is-adobe-losing-the-plot/</link>
      <description><![CDATA[Simon <a href="http://www.elated.com/articles/is-adobe-losing-the-plot/">wonders aloud</a> if Adobe are losing their way. Stability, pricing and interface issues seem to be affecting the way Adobe is perceived in the marketplace. What do you think?]]></description>
      <pubDate>Thu, 08 Oct 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/244</guid>
    </item>
    
    <item>
      <title>Ecommerce - How to Take Payments Online</title>
      <link>http://www.elated.com/articles/ecommerce-take-payments-online/</link>
      <description><![CDATA[If you're setting up an online store then you'll probably want to take credit card payments online. Most customers like to pay for online products and services using their credit card. Not only is it quick and convenient for the shopper, but it makes life easy for you too!<br><br>In this article you'll find out <a href="http://www.elated.com/articles/ecommerce-take-payments-online/">how to take card payments via your online store</a>.]]></description>
      <pubDate>Mon, 05 Oct 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/243</guid>
    </item>
    
    <item>
      <title>Basic PHP String Operations</title>
      <link>http://www.elated.com/articles/basic-php-string-operations/</link>
      <description><![CDATA[This article explains some <a href="http://www.elated.com/articles/basic-php-string-operations/">basic concepts of PHP strings</a>. Find out how to join strings together, get the length of a string, and access characters within a string. Includes lots of helpful code examples to get you started.]]></description>
      <pubDate>Mon, 28 Sep 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/242</guid>
    </item>
    
    <item>
      <title>Ecommerce Software - Choosing the Right Solution for Your Online Store</title>
      <link>http://www.elated.com/articles/choosing-ecommerce-software-solution/</link>
      <description><![CDATA[Most online stores use some form of ecommerce software to display products and handle customers and orders. When you're setting up an online store, you need to decide on the software that you're going to use to run the store. <a href="http://www.elated.com/articles/choosing-ecommerce-software-solution/">This article</a> helps you choose the software that's right for you.]]></description>
      <pubDate>Mon, 21 Sep 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/241</guid>
    </item>
    
    <item>
      <title>Creating Strings in PHP</title>
      <link>http://www.elated.com/articles/creating-php-strings/</link>
      <description><![CDATA[Learn how to <a href="http://www.elated.com/articles/creating-php-strings/">create strings in PHP</a>. This tutorial explores single and double quoted strings; variable parsing; escape sequences; multi-line strings; heredoc/nowdoc syntax, and more.]]></description>
      <pubDate>Mon, 14 Sep 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/240</guid>
    </item>
    
    <item>
      <title>30 more free stock images for your sites</title>
      <link>http://www.elated.com/imagekits/update/2009-09-04/</link>
      <description><![CDATA[Our <a href="http://www.elated.com/imagekits/update/2009-09-04/">latest update to the ImageKits</a> includes snow scenes, birds, abandoned junk, aerial shots and all sorts of other esoteric stuff. Enjoy!]]></description>
      <pubDate>Fri, 04 Sep 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/239</guid>
    </item>
    
    <item>
      <title>10 Essential SEO Strategies</title>
      <link>http://www.elated.com/articles/10-essential-seo-strategies/</link>
      <description><![CDATA[The world of SEO is constantly changing as search engines tweak their algorithms. However, there are some timeless SEO techniques that will always come in useful. Here are <a href="http://www.elated.com/articles/10-essential-seo-strategies/">10 top SEO tips</a> that you can use to improve your website's ranking.]]></description>
      <pubDate>Tue, 01 Sep 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/238</guid>
    </item>
    
    <item>
      <title>Tutorial: PHP For Loops</title>
      <link>http://www.elated.com/articles/php-for-loops/</link>
      <description><![CDATA[PHP for loops are handy for running a block of code a set number of times. Learn how to use <a href="http://www.elated.com/articles/php-for-loops/">PHP for loops</a> in this beginner tutorial.]]></description>
      <pubDate>Mon, 24 Aug 2009 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.elated.com/newstuff/237</guid>
    </item>
    
  </channel>
</rss>
    