<?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>eric georgiades</title>
	<atom:link href="http://www.loadx.org/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.loadx.org</link>
	<description>me. what did you expect?</description>
	<lastBuildDate>Tue, 03 Jul 2012 13:30:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>VB6 Val() equivalent in C#</title>
		<link>http://www.loadx.org/?p=72</link>
		<comments>http://www.loadx.org/?p=72#comments</comments>
		<pubDate>Tue, 03 Jul 2012 13:29:24 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[_tech]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[convert.toint32]]></category>
		<category><![CDATA[equivalant]]></category>
		<category><![CDATA[int32]]></category>
		<category><![CDATA[val]]></category>
		<category><![CDATA[vb6]]></category>

		<guid isPermaLink="false">http://www.loadx.org/?p=72</guid>
		<description><![CDATA[So today I came across a bug in our new system, which is written in C#.NET 4.0. It was an upgrade from an old VB6 app, and it happened to be the way that Val() was used in VB6. Since there is no direct equivalant, the internet didn&#8217;t provide me fast enough with a good [...]]]></description>
		<wfw:commentRss>http://www.loadx.org/?feed=rss2&#038;p=72</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PrestaShop wholesale mode fix (force catalog mode when uses is logged in)</title>
		<link>http://www.loadx.org/?p=65</link>
		<comments>http://www.loadx.org/?p=65#comments</comments>
		<pubDate>Mon, 02 Jul 2012 09:36:16 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[_tech]]></category>
		<category><![CDATA[catalog]]></category>
		<category><![CDATA[dealer]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[hide]]></category>
		<category><![CDATA[logged]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[prestashop]]></category>
		<category><![CDATA[prices]]></category>
		<category><![CDATA[PS_CATALOG_MODE]]></category>
		<category><![CDATA[registered]]></category>
		<category><![CDATA[wholesale]]></category>

		<guid isPermaLink="false">http://www.loadx.org/?p=65</guid>
		<description><![CDATA[After searching all of Google&#8217;s entries for how to make PrestaShop hide it&#8217;s prices when the user is not logged on, which is the common behaviour for dealer/wholesale stores (where by non-registered users do not see prices) I was rather disappointed by the variety of the non-elegant solutions out there. Also, there are some paid [...]]]></description>
		<wfw:commentRss>http://www.loadx.org/?feed=rss2&#038;p=65</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Filter GridView as you type (ASP.NET C# with jQuery)</title>
		<link>http://www.loadx.org/?p=53</link>
		<comments>http://www.loadx.org/?p=53#comments</comments>
		<pubDate>Thu, 31 May 2012 06:47:47 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[_tech]]></category>
		<category><![CDATA[as you type]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[gridview]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.loadx.org/?p=53</guid>
		<description><![CDATA[I&#8217;ve often found that our client&#8217;s web portals have way too much data on screen, so here&#8217;s a quick and easy &#8220;Filter as you type&#8221; JavaScript/jQuery block: function SetupFilter&#40;textboxID, gridID, columnName&#41; &#123; $&#40;'#' + textboxID&#41;.keyup&#40;function &#40;&#41; &#123; var index; var text = $&#40;&#34;#&#34; + textboxID&#41;.val&#40;&#41;; &#160; $&#40;'#' + gridID + ' tbody tr'&#41;.each&#40;function &#40;&#41; &#123; [...]]]></description>
		<wfw:commentRss>http://www.loadx.org/?feed=rss2&#038;p=53</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>the future of education is here</title>
		<link>http://www.loadx.org/?p=50</link>
		<comments>http://www.loadx.org/?p=50#comments</comments>
		<pubDate>Tue, 14 Jun 2011 18:32:55 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[_unsorted]]></category>
		<category><![CDATA[aletia]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[trakakis]]></category>

		<guid isPermaLink="false">http://www.loadx.org/?p=50</guid>
		<description><![CDATA[no comment. watch]]></description>
		<wfw:commentRss>http://www.loadx.org/?feed=rss2&#038;p=50</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>swessies.com</title>
		<link>http://www.loadx.org/?p=48</link>
		<comments>http://www.loadx.org/?p=48#comments</comments>
		<pubDate>Thu, 12 May 2011 11:41:27 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[_unsorted]]></category>
		<category><![CDATA[aletia]]></category>
		<category><![CDATA[aletia pienaar]]></category>
		<category><![CDATA[aletia trakakis]]></category>
		<category><![CDATA[carmen]]></category>
		<category><![CDATA[carmen kruger]]></category>
		<category><![CDATA[culture]]></category>
		<category><![CDATA[http://www.swessies.com]]></category>
		<category><![CDATA[kruger]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[pienaar]]></category>
		<category><![CDATA[sisters]]></category>
		<category><![CDATA[song]]></category>
		<category><![CDATA[song of the day]]></category>
		<category><![CDATA[sotd]]></category>
		<category><![CDATA[swessies]]></category>
		<category><![CDATA[swessies.com]]></category>
		<category><![CDATA[trakakis]]></category>

		<guid isPermaLink="false">http://www.loadx.org/?p=48</guid>
		<description><![CDATA[http://www.swessies.com if anyone knows who Aletia is, and what she means to me, then you&#8217;ll also know how important it is to me that you visit her site! Swessies is what the two sisters, Aletia and Carmen call each other. So that&#8217;s their site and they put a new song per day (the very least!). [...]]]></description>
		<wfw:commentRss>http://www.loadx.org/?feed=rss2&#038;p=48</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
