<?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>Errors &#38; Geeks &#187; request</title>
	<atom:link href="http://errors-geek.com/tag/request/feed/" rel="self" type="application/rss+xml" />
	<link>http://errors-geek.com</link>
	<description>Coding Tips &#38; Tricks</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:02:05 +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>Store Article, Submit Article, trace information asp net &#8230;</title>
		<link>http://errors-geek.com/net/store-article-submit-article-trace-information-asp-net/</link>
		<comments>http://errors-geek.com/net/store-article-submit-article-trace-information-asp-net/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 11:51:23 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[asp-net]]></category>
		<category><![CDATA[internal]]></category>
		<category><![CDATA[internal-server]]></category>
		<category><![CDATA[request]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[the-server]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[while-trying]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/store-article-submit-article-trace-information-asp-net/</guid>
		<description><![CDATA[ NET Error Handling &#124; Tracing – Free ASP.NET Tutorials, Reference Manual, and … The Trace object allows you to add custom information to the trace output. … wanted to mention a very simple way to profile an ASP. ... ]]></description>
			<content:encoded><![CDATA[<p> NET Error Handling | Tracing – Free ASP.NET Tutorials, Reference Manual, and … The Trace object allows you to add custom information to the trace output. … wanted to mention a very simple way to profile an ASP. &#8230; </p>
<p>See the original post: <br />
<a target="_blank" href="http://storearticle.com/trace-information-asp-net/" title="Store Article, Submit Article, trace information asp net ...">Store Article, Submit Article, trace information asp net &#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/net/store-article-submit-article-trace-information-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Error and Logging Functions &#124; Fun Around the World &#124; GeoMaza</title>
		<link>http://errors-geek.com/php/php-error-and-logging-functions-fun-around-the-world-geomaza/</link>
		<comments>http://errors-geek.com/php/php-error-and-logging-functions-fun-around-the-world-geomaza/#comments</comments>
		<pubDate>Sat, 21 May 2011 09:27:46 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[internal]]></category>
		<category><![CDATA[internal-server]]></category>
		<category><![CDATA[request]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[the-server]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[while-trying]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/php-error-and-logging-functions-fun-around-the-world-geomaza/</guid>
		<description><![CDATA[Hide Sites. Related posts: PHP Error Handling &#183; PHP Directory Functions &#183; PHP Exception Handling &#183; PHP Include File &#183; PHP Array Functions. Tags: Error, Logging, PHP, PHP Error and Logging Functions ... ]]></description>
			<content:encoded><![CDATA[<p>Hide Sites. Related posts: PHP Error Handling &middot; PHP Directory Functions &middot; PHP Exception Handling &middot; PHP Include File &middot; PHP Array Functions. Tags: Error, Logging, PHP, PHP Error and Logging Functions &#8230; </p>
<p>Continued here: <br />
<a target="_blank" href="http://www.geomaza.com/php-error-and-logging-functions.html" title="PHP Error and Logging Functions | Fun Around the World | GeoMaza">PHP Error and Logging Functions | Fun Around the World | GeoMaza</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/php/php-error-and-logging-functions-fun-around-the-world-geomaza/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Error Handling &#124; Fun Around the World &#124; GeoMaza</title>
		<link>http://errors-geek.com/php/php-error-handling-fun-around-the-world-geomaza/</link>
		<comments>http://errors-geek.com/php/php-error-handling-fun-around-the-world-geomaza/#comments</comments>
		<pubDate>Tue, 10 May 2011 11:51:57 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[internal]]></category>
		<category><![CDATA[internal-server]]></category>
		<category><![CDATA[request]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[the-server]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[while-trying]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/php-error-handling-fun-around-the-world-geomaza/</guid>
		<description><![CDATA[The default error handling in PHP is very simple. An error message with filename, line number and a message describing the error is sent to the browser. PHP Error Handling . When creating scripts and web applications, error handling is ...]]></description>
			<content:encoded><![CDATA[<p>The default error handling in PHP is very simple. An error message with filename, line number and a message describing the error is sent to the browser. PHP Error Handling . When creating scripts and web applications, error handling is &#8230;</p>
<p>See the original post here: <br />
<a target="_blank" href="http://www.geomaza.com/php-error-handling.html" title="PHP Error Handling | Fun Around the World | GeoMaza">PHP Error Handling | Fun Around the World | GeoMaza</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/php/php-error-handling-fun-around-the-world-geomaza/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Last Chance for Exceptional Ruby Beta &#124; Virtuous Code</title>
		<link>http://errors-geek.com/ruby/last-chance-for-exceptional-ruby-beta-virtuous-code/</link>
		<comments>http://errors-geek.com/ruby/last-chance-for-exceptional-ruby-beta-virtuous-code/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 23:36:33 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[inform-them]]></category>
		<category><![CDATA[internal]]></category>
		<category><![CDATA[internal-server]]></category>
		<category><![CDATA[request]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[while-trying]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/last-chance-for-exceptional-ruby-beta-virtuous-code/</guid>
		<description><![CDATA[So if you're ready to level up your Ruby error-handling skills, and you like a bargain, click on the link below. And then please send me feedback! Buy Now! WP Greet Box icon. Hello there! If you are new here, you might want to subscribe ...]]></description>
			<content:encoded><![CDATA[<p>So if you&#8217;re ready to level up your Ruby error-handling skills, and you like a bargain, click on the link below. And then please send me feedback! Buy Now! WP Greet Box icon. Hello there! If you are new here, you might want to subscribe &#8230;</p>
<p>Read the rest here: <br />
<a target="_blank" href="http://avdi.org/devblog/2011/04/25/last-chance-for-exceptional-ruby-beta/" title="Last Chance for Exceptional Ruby Beta | Virtuous Code">Last Chance for Exceptional Ruby Beta | Virtuous Code</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/ruby/last-chance-for-exceptional-ruby-beta-virtuous-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Programmer – Error Handling Script for iMacros Automation – oDesk</title>
		<link>http://errors-geek.com/php/php-programmer-%e2%80%93-error-handling-script-for-imacros-automation-%e2%80%93-odesk/</link>
		<comments>http://errors-geek.com/php/php-programmer-%e2%80%93-error-handling-script-for-imacros-automation-%e2%80%93-odesk/#comments</comments>
		<pubDate>Sun, 30 Jan 2011 03:17:15 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[bandwidth-limit]]></category>
		<category><![CDATA[exceeded-bandwidth]]></category>
		<category><![CDATA[limit-exceeded]]></category>
		<category><![CDATA[owner-reaching]]></category>
		<category><![CDATA[request]]></category>
		<category><![CDATA[request-due]]></category>
		<category><![CDATA[the-site]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/php-programmer-%e2%80%93-error-handling-script-for-imacros-automation-%e2%80%93-odesk/</guid>
		<description><![CDATA[The PHP code will also capture events and do Error Handling. Starting On: January 29, 2011. Ending On: Posted On: January 29, 2011 20:57 UTC ID: 101334441. Category: Web Development &#62; Web Programming Skills: PHP, Error Handling ...]]></description>
			<content:encoded><![CDATA[<p>The PHP code will also capture events and do Error Handling. Starting On: January 29, 2011. Ending On: Posted On: January 29, 2011 20:57 UTC ID: 101334441. Category: Web Development &gt; Web Programming Skills: PHP, Error Handling &#8230;</p>
<p>View post:<br />
<a target="_blank" href="http://www.powercoder.net/odesk/sales-marketing/php-programmer-error-handling-script-for-imacros-automation-odesk" title="PHP Programmer – Error Handling Script for iMacros Automation – oDesk">PHP Programmer – Error Handling Script for iMacros Automation – oDesk</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/php/php-programmer-%e2%80%93-error-handling-script-for-imacros-automation-%e2%80%93-odesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ball python tips &#124; The Reptile Guide</title>
		<link>http://errors-geek.com/python/ball-python-tips-the-reptile-guide/</link>
		<comments>http://errors-geek.com/python/ball-python-tips-the-reptile-guide/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 04:05:12 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[bandwidth-limit]]></category>
		<category><![CDATA[exceeded]]></category>
		<category><![CDATA[exceeded-bandwidth]]></category>
		<category><![CDATA[her-bandwidth]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[owner-reaching]]></category>
		<category><![CDATA[request]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/ball-python-tips-the-reptile-guide/</guid>
		<description><![CDATA[This is a video to help people feed their ball pythons easier.]]></description>
			<content:encoded><![CDATA[<p>This is a video to help people feed their ball pythons easier.</p>
<p>View original here:<br />
<a target="_blank" href="http://www.thereptileguide.com/ball-python/ball-python-tips/" title="Ball python tips | The Reptile Guide">Ball python tips | The Reptile Guide</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/python/ball-python-tips-the-reptile-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET Custom Error Pages</title>
		<link>http://errors-geek.com/general/asp-net-custom-error-pages/</link>
		<comments>http://errors-geek.com/general/asp-net-custom-error-pages/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 17:44:33 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[global]]></category>
		<category><![CDATA[negovan]]></category>
		<category><![CDATA[request]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/asp-net-custom-error-pages/</guid>
		<description><![CDATA[Best Asp. net error handling article ! Parimanam on November 12, 2008. very useful article in error handling in asp.net. Thans Milan. John on January 16, 2009. Great Article!!! Thanks :). Leo schoonbroodt on February 12, 2009 ...]]></description>
			<content:encoded><![CDATA[<p>Best Asp. net error handling article ! Parimanam on November 12, 2008. very useful article in error handling in asp.net. Thans Milan. John on January 16, 2009. Great Article!!! Thanks <img src='http://errors-geek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Leo schoonbroodt on February 12, 2009 &#8230;</p>
<p>Here is the original: <br />
<a target="_blank" href="http://aspnetresources.com/articles/CustomErrorPages" title="ASP.NET Custom Error Pages">ASP.NET Custom Error Pages</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/general/asp-net-custom-error-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Kemp Project: Python tips &#8211; Simple sensor data handling 2</title>
		<link>http://errors-geek.com/python/the-kemp-project-python-tips-simple-sensor-data-handling-2/</link>
		<comments>http://errors-geek.com/python/the-kemp-project-python-tips-simple-sensor-data-handling-2/#comments</comments>
		<pubDate>Mon, 10 May 2010 14:54:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[find-help]]></category>
		<category><![CDATA[having-the-same]]></category>
		<category><![CDATA[inconvenience]]></category>
		<category><![CDATA[request]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/the-kemp-project-python-tips-simple-sensor-data-handling-2/</guid>
		<description><![CDATA[ Python tips - Simple sensor data handling 2 · Last time, I described a simple way to take a series of data samples grouped by timestamp and reorganise them to group by the sensor from which they came. This time I will describe a simple ...]]></description>
			<content:encoded><![CDATA[<p> Python tips &#8211; Simple sensor data handling 2 · Last time, I described a simple way to take a series of data samples grouped by timestamp and reorganise them to group by the sensor from which they came. This time I will describe a simple &#8230;</p>
<p>Excerpt from: <br />
<a target="_blank" href="http://kempproject.blogspot.com/2010/05/python-tips-simple-sensor-data-handling.html" title="The Kemp Project: Python tips - Simple sensor data handling 2">The Kemp Project: Python tips &#8211; Simple sensor data handling 2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/python/the-kemp-project-python-tips-simple-sensor-data-handling-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forallouryesterdays Blog Spot: ALwyns Blog Spot: BBC News &#8230;</title>
		<link>http://errors-geek.com/jquery/forallouryesterdays-blog-spot-alwyns-blog-spot-bbc-news/</link>
		<comments>http://errors-geek.com/jquery/forallouryesterdays-blog-spot-alwyns-blog-spot-bbc-news/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 10:49:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[find-help]]></category>
		<category><![CDATA[having-the-same]]></category>
		<category><![CDATA[inconvenience]]></category>
		<category><![CDATA[request]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/forallouryesterdays-blog-spot-alwyns-blog-spot-bbc-news/</guid>
		<description><![CDATA[NET AJAX service errors &#124; Encosia - [image: http://delicious.com] Bookmark this on Delicious - Saved by to jquery ajax asp. net error-handling javascript .net webdev debugging development e... 35 minutes ago ...]]></description>
			<content:encoded><![CDATA[<p>NET AJAX service errors | Encosia &#8211; [image: http://delicious.com] Bookmark this on Delicious &#8211; Saved by to jquery ajax asp. net error-handling javascript .net webdev debugging development e&#8230; 35 minutes ago &#8230;</p>
<p>View post: <br />
<a target="_blank" href="http://forallouryesterdaysblogspot.blogspot.com/2010/04/alwyns-blog-spot-bbc-news-iceland.html" title="Forallouryesterdays Blog Spot: ALwyns Blog Spot: BBC News ...">Forallouryesterdays Blog Spot: ALwyns Blog Spot: BBC News &#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/jquery/forallouryesterdays-blog-spot-alwyns-blog-spot-bbc-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Kemp Project: Python tips &#8211; Simple sensor data handling</title>
		<link>http://errors-geek.com/python/the-kemp-project-python-tips-simple-sensor-data-handling/</link>
		<comments>http://errors-geek.com/python/the-kemp-project-python-tips-simple-sensor-data-handling/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 13:02:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[find-help]]></category>
		<category><![CDATA[having-the-same]]></category>
		<category><![CDATA[inconvenience]]></category>
		<category><![CDATA[request]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/the-kemp-project-python-tips-simple-sensor-data-handling/</guid>
		<description><![CDATA[ Python tips - Simple sensor data handling. Say you have a system which collects data from a group of sensors. Let's have three sensors giving integer values for the sake of argument, but this doesn't affect what I'm about to show you. ...]]></description>
			<content:encoded><![CDATA[<p> Python tips &#8211; Simple sensor data handling. Say you have a system which collects data from a group of sensors. Let&#8217;s have three sensors giving integer values for the sake of argument, but this doesn&#8217;t affect what I&#8217;m about to show you. &#8230;</p>
<p>Go here to read the rest: <br />
<a target="_blank" href="http://kempproject.blogspot.com/2010/04/python-tips-simple-sensor-data-handling.html" title="The Kemp Project: Python tips - Simple sensor data handling">The Kemp Project: Python tips &#8211; Simple sensor data handling</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/python/the-kemp-project-python-tips-simple-sensor-data-handling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

