<?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:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
xmlns:geourl="http://geourl.org/rss/module/"
xmlns:icbm="http://postneo.com/icbm"
> <channel><title>Shannon Atkinson</title> <atom:link href="http://www.shannonatkinson.com/feed/" rel="self" type="application/rss+xml" /><link>http://www.shannonatkinson.com</link> <description>Portland Development Made Easy</description> <lastBuildDate>Wed, 04 Jan 2012 23:17:25 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Code Snippet Overview</title><link>http://www.shannonatkinson.com/2010/09/01/code-snippet-overview/</link> <comments>http://www.shannonatkinson.com/2010/09/01/code-snippet-overview/#comments</comments> <pubDate>Wed, 01 Sep 2010 19:46:51 +0000</pubDate> <dc:creator>Shannon Atkinson</dc:creator> <category><![CDATA[Mobile Development]]></category> <category><![CDATA[Code]]></category> <category><![CDATA[iPad]]></category> <category><![CDATA[Snippet]]></category> <guid
isPermaLink="false">http://thedeveloper.wpmu3.layeredpixels.ca/?p=147</guid> <description><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis tristique tincidunt leo sit amet aliquet. Pellentesque cursus diam id nisi facilisis semper tempus lectus consequat. In elementum lacus id orci egestas ac fermentum odio viverra. Pellentesque elementum libero quis nisl rhoncus tempor. Phasellus nibh dolor, dictum id scelerisque quis, aliquam et lorem. Vestibulum ante ipsum primis in faucibus orci luctus [...]]]></description> <content:encoded><![CDATA[<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis tristique  tincidunt leo sit amet aliquet. Pellentesque cursus diam id nisi  facilisis semper tempus lectus consequat. In elementum lacus id orci  egestas ac fermentum odio viverra. Pellentesque elementum libero quis  nisl rhoncus tempor. Phasellus nibh dolor, dictum id scelerisque quis,  aliquam et lorem. Vestibulum ante ipsum primis in faucibus orci luctus  et ultrices posuere cubilia Curae; Etiam et dolor ligula. Maecenas nec  urna justo. Mauris suscipit massa vel nisl malesuada sagittis. Sed  rutrum quam blandit purus consectetur quis consectetur ligula  sollicitudin. Maecenas eleifend quam vel risus euismod viverra. In elit  enim, tincidunt eu ultrices a, feugiat non velit. Cras commodo nunc a  neque sodales gravida.</p><p><strong>Plugin used: <a
href="http://www.frank-verhoeven.com/wordpress-plugin-fv-code-highlighter/" target="_blank">FV Code Highlighter</a> by Frank Verhoeven</strong></p><p>{code type=php}<br
/> /**<br
/> * Create new post.<br
/> *<br
/> * @since 2.2.0<br
/> */<br
/> function create_post() {<br
/> global $blog_id, $user_ID;<br
/> $this-&gt;get_accepted_content_type($this-&gt;atom_content_types);</p><p>$parser = new AtomParser();<br
/> if ( !$parser-&gt;parse() )<br
/> $this-&gt;client_error();</p><p>$entry = array_pop($parser-&gt;feed-&gt;entries);</p><p>log_app(&#8216;Received entry:&#8217;, print_r($entry,true));</p><p>$catnames = array();<br
/> foreach ( $entry-&gt;categories as $cat ) {<br
/> array_push($catnames, $cat["term"]);<br
/> }</p><p>$wp_cats = get_categories(array(&#8216;hide_empty&#8217; =&gt; false));</p><p>$post_category = array();</p><p>foreach ( $wp_cats as $cat ) {<br
/> if ( in_array($cat-&gt;name, $catnames) )<br
/> array_push($post_category, $cat-&gt;term_id);<br
/> }</p><p>$publish = ! ( isset( $entry-&gt;draft ) &amp;&amp; &#8216;yes&#8217; == trim( $entry-&gt;draft ) );</p><p>$cap = ($publish) ? &#8216;publish_posts&#8217; : &#8216;edit_posts&#8217;;<br
/> [...]<br
/> {/code}</p> ]]></content:encoded> <wfw:commentRss>http://www.shannonatkinson.com/2010/09/01/code-snippet-overview/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Job Opportunity: Monkey coder</title><link>http://www.shannonatkinson.com/2010/09/01/were-hiring-monkey-job/</link> <comments>http://www.shannonatkinson.com/2010/09/01/were-hiring-monkey-job/#comments</comments> <pubDate>Wed, 01 Sep 2010 04:56:04 +0000</pubDate> <dc:creator>Shannon Atkinson</dc:creator> <category><![CDATA[Jobs & Careers]]></category> <category><![CDATA[Careers]]></category> <category><![CDATA[Job]]></category> <category><![CDATA[Monkey]]></category> <guid
isPermaLink="false">http://thedeveloper.wpmu3.layeredpixels.ca/?p=139</guid> <description><![CDATA[It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English. Many desktop publishing packages and web [...]]]></description> <content:encoded><![CDATA[<p>It is a long established fact that a reader will be distracted  by     the readable content of a page when looking at its layout. The point   of    using Lorem Ipsum is that it has a more-or-less normal  distribution    of  letters, as opposed to using ‘Content here, content  here’, making  it    look like readable English. Many desktop publishing  packages and  web    page editors now use Lorem Ipsum as their default  model text, and  a    search for ‘lorem ipsum’ will uncover many web  sites still in  their    infancy. Various versions have evolved over the  years,  sometimes by    accident, sometimes on purpose.</p><div
class="one_half"><h3>One Half</h3><p>It is a long established fact that a reader will be distracted  by     the readable content of a page when looking at its layout. The point   of    using Lorem Ipsum is that it has a more-or-less normal  distribution    of  letters, as opposed to using ‘Content here, content  here’, making  it    look like readable English. Many desktop publishing  packages and  web    page editors now use Lorem Ipsum as their default  model text, and  a    search for ‘lorem ipsum’ will uncover many web  sites still in  their    infancy. Various versions have evolved over the  years,  sometimes by    accident, sometimes on purpose.</p></div><div
class="one_half last"><h3>One Half</h3><p>It is a long established fact that a reader will be distracted  by     the readable content of a page when looking at its layout. The point   of    using Lorem Ipsum is that it has a more-or-less normal  distribution    of  letters, as opposed to using ‘Content here, content  here’, making  it    look like readable English. Many desktop publishing  packages and  web    page editors now use Lorem Ipsum as their default  model text, and  a    search for ‘lorem ipsum’ will uncover many web  sites still in  their    infancy. Various versions have evolved over the  years,  sometimes by    accident, sometimes on purpose.</p></div><div
class="clear"></div><p><img
class="aligncenter size-full wp-image-141" src="http://www.shannonatkinson.com/wp-content/uploads/2010/09/monkey_wo.jpg" alt="" width="624" height="300" /></p><div
class="clear"></div><div
class="one_third"><h3>One Third</h3><p>It is a long established fact  that a reader will be distracted  by     the readable content of a page  when looking at its layout. The point   of    using Lorem Ipsum is that  it has a more-or-less normal  distribution    of  letters, as opposed to  using ‘Content here, content  here’, making  it    look like readable  English.</p></div><div
class="two_third last"><h3>Two Third Last</h3><p>It  is a long established fact that a reader will be distracted  by     the  readable content of a page when looking at its layout. The point   of     using Lorem Ipsum is that it has a more-or-less normal  distribution     of  letters, as opposed to using ‘Content here, content  here’, making   it    look like readable English. Many desktop publishing  packages  and  web    page editors now use Lorem Ipsum as their default  model  text, and  a    search for ‘lorem ipsum’ will uncover many web  sites  still in  their    infancy. Various versions have evolved over the   years,  sometimes by    accident, sometimes on purpose.</p></div><div
class="clear"></div><div
class="clear"></div><div
class="one_third"><h3>One Third</h3><p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ‘lorem ipsum’ will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p></div><div
class="one_third"><h3>One Third</h3><p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ‘lorem ipsum’ will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p></div><div
class="one_third last"><h3>One Third Last</h3><p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ‘lorem ipsum’ will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p></div><div
class="clear"></div><div
class="clear"></div><div
class="one_fourth"><h3>One Fourth</h3><p>It is a long established fact that a reader will be distracted by the  readable content of a page when looking at its layout. The point of  using Lorem Ipsum is that it has.</p></div><div
class="three_fourth last"><h3>Three Fourth Last</h3><p>It is a long established fact that a reader will be distracted  by      the readable content of a page when looking at its layout. The point    of    using Lorem Ipsum is that it has a more-or-less normal   distribution    of  letters, as opposed to using ‘Content here, content   here’, making  it    look like readable English. Many desktop  publishing  packages and  web    page editors now use Lorem Ipsum as  their default  model text, and  a    search for ‘lorem ipsum’ will  uncover many web  sites still in  their    infancy. Various versions  have evolved over the  years,  sometimes by    accident, sometimes on  purpose.</p></div><div
class="clear"></div><div
class="clear"></div><div
class="one_fourth"><h3>One Fourth</h3><p>It is a long established fact that a reader will be distracted by the   readable content of a page when looking at its layout. The point of   using Lorem Ipsum is that it has.</p></div><div
class="one_fourth"><h3>One Fourth</h3><p>It is a long established fact that a reader will be distracted by the   readable content of a page when looking at its layout. The point of   using Lorem Ipsum is that it has.</p></div><div
class="one_fourth"><h3>One Fourth</h3><p>It is a long established fact that a reader will be distracted by the   readable content of a page when looking at its layout. The point of   using Lorem Ipsum is that it has.</p></div><div
class="one_fourth last"><h3>One Fourth</h3><p>It is a long established fact that a reader will be distracted by the   readable content of a page when looking at its layout. The point of   using Lorem Ipsum is that it has.</p></div><div
class="clear"></div><div
class="clear"></div> ]]></content:encoded> <wfw:commentRss>http://www.shannonatkinson.com/2010/09/01/were-hiring-monkey-job/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Lorem Ipsum acquires Google</title><link>http://www.shannonatkinson.com/2010/09/01/lorem-ipsum-acquires-google/</link> <comments>http://www.shannonatkinson.com/2010/09/01/lorem-ipsum-acquires-google/#comments</comments> <pubDate>Wed, 01 Sep 2010 04:54:14 +0000</pubDate> <dc:creator>Shannon Atkinson</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[Investing]]></category> <category><![CDATA[Technology News]]></category> <category><![CDATA[Google]]></category> <guid
isPermaLink="false">http://thedeveloper.wpmu3.layeredpixels.ca/?p=136</guid> <description><![CDATA[Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#8217;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. [...]]]></description> <content:encoded><![CDATA[<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and  typesetting industry. Lorem Ipsum has been the industry&#8217;s standard dummy  text ever since the 1500s, when an unknown printer took a galley of  type and scrambled it to make a type specimen book. It has survived not  only five centuries, but also the leap into electronic typesetting,  remaining essentially unchanged. It was popularised in the 1960s with  the release of Letraset sheets containing Lorem Ipsum passages, and more  recently with desktop publishing software like Aldus PageMaker  including versions of Lorem Ipsum.</p><h3>Where does it come from ?</h3><p>Contrary to popular belief, Lorem Ipsum is not simply random text. It  has roots in a piece of classical Latin literature from 45 BC, making it  over 2000 years old. Richard McClintock, a Latin professor at  Hampden-Sydney College in Virginia, looked up one of the more obscure  Latin words, consectetur, from a Lorem Ipsum passage, and going through  the cites of the word in classical literature, discovered the  undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33  of &#8220;de Finibus Bonorum et Malorum&#8221; (The Extremes of Good and Evil) by  Cicero, written in 45 BC. This book is a treatise on the theory of  ethics, very popular during the Renaissance. The first line of Lorem  Ipsum, &#8220;Lorem ipsum dolor sit amet..&#8221;, comes from a line in section  1.10.32.</p><p>The standard chunk of Lorem Ipsum used since the 1500s is reproduced  below for those interested. Sections 1.10.32 and 1.10.33 from &#8220;de  Finibus Bonorum et Malorum&#8221; by Cicero are also reproduced in their exact  original form, accompanied by English versions from the 1914  translation by H. Rackham.</p><div
class="one_half"><h3>Why do we use it ?</h3><p>t is a long established fact that a reader will be distracted by the  readable content of a page when looking at its layout. The point of  using Lorem Ipsum is that it has a more-or-less normal distribution of  letters, as opposed to using &#8216;Content here, content here&#8217;, making it  look like readable English. Many desktop publishing packages and web  page editors now use Lorem Ipsum as their default model text, and a  search for &#8216;lorem ipsum&#8217; will uncover many web sites still in their  infancy. Various versions have evolved over the years, sometimes by  accident, sometimes on purpose (injected humour and the like).</div><div
class="one_half last"><h3>Where can I get some ?</h3><p>There are many variations of passages of Lorem Ipsum available, but the  majority have suffered alteration in some form, by injected humour, or  randomised words which don&#8217;t look even slightly believable. If you are  going to use a passage of Lorem Ipsum, you need to be sure there isn&#8217;t  anything embarrassing hidden in the middle of text. All the Lorem Ipsum  generators on the Internet tend to repeat predefined chunks as  necessary, making this the first true generator on the Internet. It uses  a dictionary of over 200 Latin words, combined with a handful of model  sentence structures, to generate Lorem Ipsum which looks reasonable.</div><div
class="clear"></div><div
class="clear"></div> ]]></content:encoded> <wfw:commentRss>http://www.shannonatkinson.com/2010/09/01/lorem-ipsum-acquires-google/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Yahoo is closing the door</title><link>http://www.shannonatkinson.com/2010/09/01/yahoo-is-closing-the-door/</link> <comments>http://www.shannonatkinson.com/2010/09/01/yahoo-is-closing-the-door/#comments</comments> <pubDate>Wed, 01 Sep 2010 04:52:13 +0000</pubDate> <dc:creator>Shannon Atkinson</dc:creator> <category><![CDATA[Investing]]></category> <category><![CDATA[Technology News]]></category> <category><![CDATA[Yahoo]]></category> <guid
isPermaLink="false">http://thedeveloper.wpmu3.layeredpixels.ca/?p=134</guid> <description><![CDATA[Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed eleifend urna eu sapien. Quisque posuere nunc eu massa. Praesent bibendum lorem non leo. Morbi volutpat, urna eu fermentum rutrum, ligula lacus interdum mauris, ac pulvinar libero pede a enim. Etiam commodo malesuada ante. Donec nec ligula. Curabitur mollis semper diam. Duis viverra nibh a felis condimentum pretium. Nullam tristique lacus [...]]]></description> <content:encoded><![CDATA[<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed eleifend urna eu sapien. Quisque posuere nunc eu massa. Praesent bibendum lorem non leo. Morbi volutpat, urna eu fermentum rutrum, ligula lacus interdum mauris, ac pulvinar libero pede a enim. Etiam commodo malesuada ante. Donec nec ligula. Curabitur mollis semper diam.</p><p>Duis viverra nibh a felis condimentum pretium. Nullam tristique lacus non purus. Donec vel felis. Etiam et sapien. Pellentesque nec quam a justo tincidunt laoreet. Aenean id enim. Donec lorem arcu, eleifend venenatis, rhoncus mollis, semper at, dui. Praesent velit tellus, adipiscing et, blandit convallis, dictum at, dui. Integer suscipit tortor in orci. Phasellus consequat. Quisque dictum convallis pede.</p><p>Mauris viverra scelerisque mauris. Nulla facilisis, elit malesuada pretium egestas, dolor arcu commodo est, at egestas massa tortor ut ante. Etiam eget libero. Aenean pretium, tellus sed sodales semper, turpis purus aliquet orci, pulvinar ornare odio tortor sit amet dui.</p><p>Aenean id orci. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Vivamus magna. Mauris tincidunt iaculis enim. Duis a mi vitae sapien dapibus tincidunt. Proin metus.</p><p>Proin cursus, libero non auctor faucibus, urna mi vestibulum orci, sit amet fermentum nibh purus eget enim. Aenean aliquet ligula nec nulla. Praesent sit amet lorem vitae massa hendrerit auctor. Sed sit amet urna. Aenean sapien nunc, imperdiet a, pharetra in, consequat eu, neque. Phasellus vel sem gravida augue consequat tempor. Curabitur eget mauris at pede varius facilisis.</p><p>Morbi ut sapien. Morbi arcu mauris, suscipit congue, placerat sit amet, suscipit a, ante. Donec aliquet dui ac nunc. Mauris magna quam, aliquet quis, viverra eu, fringilla eget, purus. Donec tristique pretium sem.</p> ]]></content:encoded> <wfw:commentRss>http://www.shannonatkinson.com/2010/09/01/yahoo-is-closing-the-door/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>The new iPhone 5 GSX</title><link>http://www.shannonatkinson.com/2010/09/01/the-new-iphone-5-gsx/</link> <comments>http://www.shannonatkinson.com/2010/09/01/the-new-iphone-5-gsx/#comments</comments> <pubDate>Wed, 01 Sep 2010 04:49:59 +0000</pubDate> <dc:creator>Shannon Atkinson</dc:creator> <category><![CDATA[Gadgets]]></category> <category><![CDATA[Mobile Development]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[iPad]]></category> <category><![CDATA[iPhone]]></category> <guid
isPermaLink="false">http://thedeveloper.wpmu3.layeredpixels.ca/?p=131</guid> <description><![CDATA[Nulla sagittis convallis arcu. Sed sed nunc. Curabitur consequat. Quisque metus enim, venenatis fermentum, mollis in, porta et, nibh. Duis vulputate elit in elit. Mauris dictum libero id justo. Fusce in est. Sed nec diam. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Quisque semper nibh eget nibh. Sed tempor. Fusce erat. Powered by WordPress [...]]]></description> <content:encoded><![CDATA[<p>Nulla sagittis convallis arcu. Sed sed nunc. Curabitur consequat. Quisque metus enim, venenatis fermentum, mollis in, porta et, nibh. Duis vulputate elit in elit. Mauris dictum libero id justo. Fusce in est. Sed nec diam. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Quisque semper nibh eget nibh. Sed tempor. Fusce erat.</p><h3>Powered by WordPress 3</h3><p><strong>WordPress</strong> is web software you can use to create a  beautiful  website or blog. We like to say that WordPress is both free  and  priceless at the same time.</p><p>The core software is built by hundreds of community volunteers, and when you’re ready for more there are thousands of <a
href="http://wordpress.org/extend/plugins/">plugins</a> and <a
href="http://wordpress.org/extend/themes/">themes</a> available to transform your site into almost <a
href="http://wordpress.org/showcase/">anything you can imagine</a>.</p><div
class="one_half"><h3>An Ordered List</h3><ol><li>Vestibulum in mauris semper tortor.</li><li>Sed vel lorem et justo laoreet bibendum.</li><li>Etiam massa libero, lacinia at, commodo.</li><li>Praesent volutpat eros quis enim.</li><li>Aenean eu libero nec lectus ultricies.</li></ol></div><div
class="one_half last"><h3>An Unordered List</h3><ul><li>Vestibulum in mauris semper tortor.</li><li>Sed vel lorem et justo laoreet bibendum.</li><li>Etiam massa libero, lacinia at, commodo.</li><li>Praesent volutpat eros quis enim.</li><li>Aenean eu libero nec lectus ultricies.</li></ul></div><div
class="clear"></div><br
/><div
class="clear"></div></p><blockquote><p>Suspendisse egestas, eros quis hendrerit iaculis, ante arcu viverra mi,  eu tincidunt massa purus eget tortor. Curabitur arcu nulla, dictum id  rhoncus et, blandit at quam.</p></blockquote><p>Nullam egestas sollicitudin enim, eget scelerisque lacus pellentesque  et. Praesent eget lacus purus, et congue nisi. Phasellus rhoncus tortor  pretium magna pretium lobortis. Nam id purus et nunc rhoncus laoreet.  Vestibulum euismod auctor ullamcorper. Ut lacus tellus, laoreet viverra  porta vel, pulvinar vel metus. Integer ornare eleifend risus quis  aliquam. Aenean vel dolor a nunc aliquet molestie. Sed sed risus nec  ligula vehicula ornare. Vivamus adipiscing interdum felis et vulputate.  Morbi ultrices justo vel diam ullamcorper rutrum. Suspendisse pharetra  vehicula magna, consectetur fringilla augue ornare in. Curabitur  consectetur turpis et arcu porttitor luctus. Proin et dignissim erat.</p> ]]></content:encoded> <wfw:commentRss>http://www.shannonatkinson.com/2010/09/01/the-new-iphone-5-gsx/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Apple to buy Microsoft</title><link>http://www.shannonatkinson.com/2010/08/31/hello-world-2/</link> <comments>http://www.shannonatkinson.com/2010/08/31/hello-world-2/#comments</comments> <pubDate>Tue, 31 Aug 2010 17:11:00 +0000</pubDate> <dc:creator>Shannon Atkinson</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[Technology News]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[Microsoft]]></category> <guid
isPermaLink="false">http://thedeveloper.wpmu3.layeredpixels.ca/?p=1</guid> <description><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit. In ligula erat, congue non sagittis eu, posuere vitae est. Praesent congue nisi eget dolor gravida tempus hendrerit lectus congue. Curabitur consequat, lorem a tempor rutrum, est felis posuere lorem, ac tincidunt turpis lectus quis lorem. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Proin fringilla diam [...]]]></description> <content:encoded><![CDATA[<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In ligula erat,  congue non sagittis eu, posuere vitae est. Praesent congue nisi eget  dolor gravida tempus hendrerit lectus congue. Curabitur consequat, lorem  a tempor rutrum, est felis posuere lorem, ac tincidunt turpis lectus  quis lorem. Vestibulum ante ipsum primis in faucibus orci luctus et  ultrices posuere cubilia Curae; Proin fringilla diam sapien, in  elementum dui. Pellentesque semper lobortis mi a sollicitudin. Donec at  malesuada mi. Ut eleifend, nibh in lobortis porttitor, nisi neque  tristique dui, eget consequat tortor tortor nec quam. Maecenas interdum  ultrices interdum. Pellentesque eu odio dictum lorem porttitor suscipit.  Sed feugiat, erat vestibulum scelerisque volutpat, elit lacus  scelerisque nisl, faucibus faucibus nunc leo tristique magna. Aliquam  sed odio purus. Morbi vitae nunc eros, vitae aliquet dolor. Duis eu  libero eget leo dictum blandit. Duis dignissim pellentesque odio eu  venenatis. Integer in interdum ipsum. Donec et mauris a dui venenatis  ultricies vel ac nisi. Morbi blandit blandit porttitor. Morbi eu aliquet  mauris.</p><blockquote><p>Proin vestibulum. Ut ligula. Nullam sed dolor id odio volutpat pulvinar. Integer a leo. In et eros at neque pretium sagittis. Sed sodales lorem a ipsum suscipit gravida. Ut fringilla placerat arcu. Phasellus imperdiet. Mauris ac justo et turpis pharetra vulputate.</p></blockquote><p>Suspendisse egestas, eros quis hendrerit iaculis, ante arcu viverra mi,  eu tincidunt massa purus eget tortor. Curabitur arcu nulla, dictum id  rhoncus et, blandit at quam. Morbi arcu nisl, tempus nec viverra ac,  vehicula non turpis. Ut ultricies iaculis est, ut ornare ligula mollis  pellentesque. Sed hendrerit vulputate rhoncus. Nunc non scelerisque  orci. Maecenas et risus lacus, pharetra fermentum erat. Phasellus lectus  quam, fermentum porta tempor id, vulputate eget sapien. Nunc porta  vehicula nulla, vel tincidunt felis accumsan iaculis. Sed suscipit  viverra eros, tristique tincidunt sem consectetur non. Aenean et leo mi.  Curabitur eget luctus purus.</p> ]]></content:encoded> <wfw:commentRss>http://www.shannonatkinson.com/2010/08/31/hello-world-2/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
