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

<channel>
	<title>WithExample</title>
	<atom:link href="http://www.withexample.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.withexample.com</link>
	<description>Examples and Best Practices</description>
	<lastBuildDate>Sat, 04 Feb 2012 11:15:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Keep the Screen Awake on iOS</title>
		<link>http://www.withexample.com/2012/01/10/keep-the-screen-awake-on-ios/</link>
		<comments>http://www.withexample.com/2012/01/10/keep-the-screen-awake-on-ios/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 08:21:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[iOS]]></category>

		<guid isPermaLink="false">http://www.withexample.com/?p=186</guid>
		<description><![CDATA[http://www.codebeach.com/2011/12/keep-screen-awake-on-iphone-and-ipad.html Related Posts No related posts.<h3>Related Posts</h3>

No related posts.
]]></description>
			<content:encoded><![CDATA[<p><span id="more-186"></span></p>
<p><a title="Keep the Screen Awake on iPhone and iPad" href="http://www.codebeach.com/2011/12/keep-screen-awake-on-iphone-and-ipad.html" target="_blank" rel='nofollow'>http://www.codebeach.com/2011/12/keep-screen-awake-on-iphone-and-ipad.html</a></p>
<h3>Related Posts</h3>
<p>No related posts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.withexample.com/2012/01/10/keep-the-screen-awake-on-ios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add Post Thumbnails in WordPress</title>
		<link>http://www.withexample.com/2011/12/03/how-to-add-post-thumbnails-in-wordpress/</link>
		<comments>http://www.withexample.com/2011/12/03/how-to-add-post-thumbnails-in-wordpress/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 09:30:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.withexample.com/?p=177</guid>
		<description><![CDATA[http://codex.wordpress.org/Post_Thumbnails Related Posts Add dynamic description and keywords meta tags in WordPress WordPress Post Gallery Plugin Display Thumbnails For Related Posts in WordPress<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.withexample.com/2010/04/16/add-dynamic-description-and-keywords-meta-tags-in-wordpress/" rel="bookmark">Add dynamic description and keywords meta tags in WordPress</a><!-- (10.8)--></li>
		<li><a href="http://www.withexample.com/2009/12/31/wordpress-post-gallery-plugin/" rel="bookmark">WordPress Post Gallery Plugin</a><!-- (9.1)--></li>
		<li><a href="http://www.withexample.com/2010/01/19/display-thumbnails-for-related-posts-in-wordpress/" rel="bookmark">Display Thumbnails For Related Posts in WordPress</a><!-- (8.8)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p><span id="more-177"></span><a title="How to Add Post Thumbnails in WordPress" href="http://codex.wordpress.org/Post_Thumbnails" target="_blank" rel='nofollow'>http://codex.wordpress.org/Post_Thumbnails</a></p>
<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.withexample.com/2010/04/16/add-dynamic-description-and-keywords-meta-tags-in-wordpress/" rel="bookmark">Add dynamic description and keywords meta tags in WordPress</a><!-- (10.8)--></li>
		<li><a href="http://www.withexample.com/2009/12/31/wordpress-post-gallery-plugin/" rel="bookmark">WordPress Post Gallery Plugin</a><!-- (9.1)--></li>
		<li><a href="http://www.withexample.com/2010/01/19/display-thumbnails-for-related-posts-in-wordpress/" rel="bookmark">Display Thumbnails For Related Posts in WordPress</a><!-- (8.8)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.withexample.com/2011/12/03/how-to-add-post-thumbnails-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clearing floats in float-based CSS layouts</title>
		<link>http://www.withexample.com/2011/11/03/clearing-floats-in-float-based-css-layouts/</link>
		<comments>http://www.withexample.com/2011/11/03/clearing-floats-in-float-based-css-layouts/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 08:03:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.withexample.com/?p=173</guid>
		<description><![CDATA[http://www.quirksmode.org/css/clearing.html Related Posts CSS layout with header and footer and 100% height Highlighting current field in html forms<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.withexample.com/2010/12/21/css-layout-with-header-and-footer-and-100-height/" rel="bookmark">CSS layout with header and footer and 100% height</a><!-- (9.4)--></li>
		<li><a href="http://www.withexample.com/2010/04/19/highlighting-current-field-in-html-forms/" rel="bookmark">Highlighting current field in html forms</a><!-- (5.6)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p><span id="more-173"></span></p>
<p><a title="Clearing floats in float-based layouts" href="http://www.quirksmode.org/css/clearing.html" target="_blank" rel='nofollow'>http://www.quirksmode.org/css/clearing.html</a></p>
<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.withexample.com/2010/12/21/css-layout-with-header-and-footer-and-100-height/" rel="bookmark">CSS layout with header and footer and 100% height</a><!-- (9.4)--></li>
		<li><a href="http://www.withexample.com/2010/04/19/highlighting-current-field-in-html-forms/" rel="bookmark">Highlighting current field in html forms</a><!-- (5.6)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.withexample.com/2011/11/03/clearing-floats-in-float-based-css-layouts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Halt and reboot the computer in Linux as normal user</title>
		<link>http://www.withexample.com/2011/04/20/halt-and-reboot-the-computer-in-linux-as-normal-user/</link>
		<comments>http://www.withexample.com/2011/04/20/halt-and-reboot-the-computer-in-linux-as-normal-user/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 13:22:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bash command]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://www.withexample.com/?p=169</guid>
		<description><![CDATA[http://www.spencerstirling.com/computergeek/shutdown.html Related Posts How to clone a hard drive under Linux with &#8220;dd&#8221; Linux command to list all files edited today<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.withexample.com/2011/04/20/how-to-clone-a-hard-drive-under-linux-with-dd/" rel="bookmark">How to clone a hard drive under Linux with &#8220;dd&#8221;</a><!-- (6.6)--></li>
		<li><a href="http://www.withexample.com/2010/07/14/linux-command-to-list-all-files-edited-today/" rel="bookmark">Linux command to list all files edited today</a><!-- (5.7)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p><span id="more-169"></span><a title="Halt and reboot the computer in Linux as normal user" href="http://www.spencerstirling.com/computergeek/shutdown.html" target="_blank" rel='nofollow'>http://www.spencerstirling.com/computergeek/shutdown.html</a></p>
<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.withexample.com/2011/04/20/how-to-clone-a-hard-drive-under-linux-with-dd/" rel="bookmark">How to clone a hard drive under Linux with &#8220;dd&#8221;</a><!-- (6.6)--></li>
		<li><a href="http://www.withexample.com/2010/07/14/linux-command-to-list-all-files-edited-today/" rel="bookmark">Linux command to list all files edited today</a><!-- (5.7)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.withexample.com/2011/04/20/halt-and-reboot-the-computer-in-linux-as-normal-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to clone a hard drive under Linux with &#8220;dd&#8221;</title>
		<link>http://www.withexample.com/2011/04/20/how-to-clone-a-hard-drive-under-linux-with-dd/</link>
		<comments>http://www.withexample.com/2011/04/20/how-to-clone-a-hard-drive-under-linux-with-dd/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 13:15:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.withexample.com/?p=168</guid>
		<description><![CDATA[http://www.backuphowto.info/linux-backup-hard-disk-clone-dd Related Posts Halt and reboot the computer in Linux as normal user<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.withexample.com/2011/04/20/halt-and-reboot-the-computer-in-linux-as-normal-user/" rel="bookmark">Halt and reboot the computer in Linux as normal user</a><!-- (9.7)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p><span id="more-168"></span><a title="How to clone a hard drive under Linux with &quot;dd&quot;" href="http://www.backuphowto.info/linux-backup-hard-disk-clone-dd" target="_blank" rel='nofollow'>http://www.backuphowto.info/linux-backup-hard-disk-clone-dd</a></p>
<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.withexample.com/2011/04/20/halt-and-reboot-the-computer-in-linux-as-normal-user/" rel="bookmark">Halt and reboot the computer in Linux as normal user</a><!-- (9.7)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.withexample.com/2011/04/20/how-to-clone-a-hard-drive-under-linux-with-dd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generate a random integer in Qt</title>
		<link>http://www.withexample.com/2010/12/21/generate-a-random-integer-in-qt/</link>
		<comments>http://www.withexample.com/2010/12/21/generate-a-random-integer-in-qt/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 14:39:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C++]]></category>

		<guid isPermaLink="false">http://www.withexample.com/?p=167</guid>
		<description><![CDATA[http://wiki.forum.nokia.com/index.php/CS001350_-_Generating_random-value_integers_in_Qt Related Posts Visitor tracking with jQuery and Raphael JavaScript library<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.withexample.com/2010/02/08/visitor-tracking-with-jquery-and-raphael-javascript-library/" rel="bookmark">Visitor tracking with jQuery and Raphael JavaScript library</a><!-- (6.2)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p><a title="Generate a random integer in Qt" href="http://wiki.forum.nokia.com/index.php/CS001350_-_Generating_random-value_integers_in_Qt" target="_blank" rel='nofollow'><span id="more-167"></span>http://wiki.forum.nokia.com/index.php/CS001350_-_Generating_random-value_integers_in_Qt</a></p>
<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.withexample.com/2010/02/08/visitor-tracking-with-jquery-and-raphael-javascript-library/" rel="bookmark">Visitor tracking with jQuery and Raphael JavaScript library</a><!-- (6.2)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.withexample.com/2010/12/21/generate-a-random-integer-in-qt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS layout with header and footer and 100% height</title>
		<link>http://www.withexample.com/2010/12/21/css-layout-with-header-and-footer-and-100-height/</link>
		<comments>http://www.withexample.com/2010/12/21/css-layout-with-header-and-footer-and-100-height/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 14:37:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.withexample.com/?p=166</guid>
		<description><![CDATA[http://www.xs4all.nl/~peterned/examples/csslayout1.html Related Posts Clearing floats in float-based CSS layouts Apache2 virtualhost examples Searchable table view &#8211; Add UISearchBar to UITableView header &#8211; IPhone SDK<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.withexample.com/2011/11/03/clearing-floats-in-float-based-css-layouts/" rel="bookmark">Clearing floats in float-based CSS layouts</a><!-- (7.2)--></li>
		<li><a href="http://www.withexample.com/2009/12/31/apache2-virtualhost-examples/" rel="bookmark">Apache2 virtualhost examples</a><!-- (5.6)--></li>
		<li><a href="http://www.withexample.com/2010/04/07/searchable-table-view-add-uisearchbar-to-uitableview-header-iphone-sdk/" rel="bookmark">Searchable table view &#8211; Add UISearchBar to UITableView header &#8211; IPhone SDK</a><!-- (5.6)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p><span id="more-166"></span><a title="CSS layout with header and footer and 100% height" href="http://www.xs4all.nl/~peterned/examples/csslayout1.html" target="_blank" rel='nofollow'>http://www.xs4all.nl/~peterned/examples/csslayout1.html</a></p>
<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.withexample.com/2011/11/03/clearing-floats-in-float-based-css-layouts/" rel="bookmark">Clearing floats in float-based CSS layouts</a><!-- (7.2)--></li>
		<li><a href="http://www.withexample.com/2009/12/31/apache2-virtualhost-examples/" rel="bookmark">Apache2 virtualhost examples</a><!-- (5.6)--></li>
		<li><a href="http://www.withexample.com/2010/04/07/searchable-table-view-add-uisearchbar-to-uitableview-header-iphone-sdk/" rel="bookmark">Searchable table view &#8211; Add UISearchBar to UITableView header &#8211; IPhone SDK</a><!-- (5.6)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.withexample.com/2010/12/21/css-layout-with-header-and-footer-and-100-height/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Select random rows from database in django</title>
		<link>http://www.withexample.com/2010/10/08/select-random-rows-from-database-in-django/</link>
		<comments>http://www.withexample.com/2010/10/08/select-random-rows-from-database-in-django/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 08:20:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.withexample.com/?p=156</guid>
		<description><![CDATA[http://buffis.com/2008/01/20/how-to-get-random-rows-from-mysql-using-django/ Related Posts Implementing Tagging in a Django Application Generate a random integer in Qt Dynamic Galleries and Random Images for WordPress Photoblogs<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.withexample.com/2010/07/15/implementing-tagging-in-a-django-application/" rel="bookmark">Implementing Tagging in a Django Application</a><!-- (9.5)--></li>
		<li><a href="http://www.withexample.com/2010/12/21/generate-a-random-integer-in-qt/" rel="bookmark">Generate a random integer in Qt</a><!-- (5.6)--></li>
		<li><a href="http://www.withexample.com/2009/12/26/dynamic-galleries-and-random-images-for-wordpress-photoblogs/" rel="bookmark">Dynamic Galleries and Random Images for WordPress Photoblogs</a><!-- (5.4)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p><span id="more-156"></span><a title="Random rows from mysql using django" href="http://buffis.com/2008/01/20/how-to-get-random-rows-from-mysql-using-django/" target="_blank" rel='nofollow'>http://buffis.com/2008/01/20/how-to-get-random-rows-from-mysql-using-django/</a></p>
<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.withexample.com/2010/07/15/implementing-tagging-in-a-django-application/" rel="bookmark">Implementing Tagging in a Django Application</a><!-- (9.5)--></li>
		<li><a href="http://www.withexample.com/2010/12/21/generate-a-random-integer-in-qt/" rel="bookmark">Generate a random integer in Qt</a><!-- (5.6)--></li>
		<li><a href="http://www.withexample.com/2009/12/26/dynamic-galleries-and-random-images-for-wordpress-photoblogs/" rel="bookmark">Dynamic Galleries and Random Images for WordPress Photoblogs</a><!-- (5.4)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.withexample.com/2010/10/08/select-random-rows-from-database-in-django/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced Logging in C++ with Log4cxx</title>
		<link>http://www.withexample.com/2010/09/14/advanced-logging-in-c-with-log4cxx/</link>
		<comments>http://www.withexample.com/2010/09/14/advanced-logging-in-c-with-log4cxx/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 11:38:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.withexample.com/?p=159</guid>
		<description><![CDATA[http://www.yolinux.com/TUTORIALS/Log4cxx.html Related Posts No related posts.<h3>Related Posts</h3>

No related posts.
]]></description>
			<content:encoded><![CDATA[<p><span id="more-159"></span><a title="Advanced Logging in C++ with Log4cxx" href="http://www.yolinux.com/TUTORIALS/Log4cxx.html" target="_blank" rel='nofollow'>http://www.yolinux.com/TUTORIALS/Log4cxx.html</a></p>
<h3>Related Posts</h3>
<p>No related posts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.withexample.com/2010/09/14/advanced-logging-in-c-with-log4cxx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Implementing Tagging in a Django Application</title>
		<link>http://www.withexample.com/2010/07/15/implementing-tagging-in-a-django-application/</link>
		<comments>http://www.withexample.com/2010/07/15/implementing-tagging-in-a-django-application/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 15:50:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.withexample.com/?p=154</guid>
		<description><![CDATA[http://www.tylerlesmann.com/2009/mar/09/adding-tagging-django-10-views-and-templates/ Related Posts Select random rows from database in django<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.withexample.com/2010/10/08/select-random-rows-from-database-in-django/" rel="bookmark">Select random rows from database in django</a><!-- (9.6)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p><span id="more-154"></span><a title="Adding Tagging to Django" href="http://www.tylerlesmann.com/2009/mar/09/adding-tagging-django-10-views-and-templates/" target="_blank" rel='nofollow'>http://www.tylerlesmann.com/2009/mar/09/adding-tagging-django-10-views-and-templates/</a></p>
<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.withexample.com/2010/10/08/select-random-rows-from-database-in-django/" rel="bookmark">Select random rows from database in django</a><!-- (9.6)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.withexample.com/2010/07/15/implementing-tagging-in-a-django-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

