<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>aRo`</title>
	<link>http://www.arolabs.com</link>
	<description>automating your e-commerce</description>
	<lastBuildDate>Sun, 13 Mar 2011 23:08:58 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1" -->

	<item>
		<title>paypal ipn postback on a custom port.</title>
		<description><![CDATA[When we were developping the paypal IPN script for our ecommerce project solidshops.com, we ran into a strange limition. Apparently paypal does not allow you to post back to a url with a custom port. Only http(80) and https(443) are allowed. We solved it by using the paypal ipn proxy below. You should put this [...]]]></description>
		<link>http://www.arolabs.com/php/paypal-ipn-postback-on-a-custom-port/</link>
			</item>
	<item>
		<title>how to reverse engineer a MySQL database in visio</title>
		<description><![CDATA[This is an awesome feature of MS visio that a lot of poeple don't know. I use it mostly for documentation purpuses at the end of a development cycle. 1. Enable your MySQL to listen for network connections. 2. Allow privileges for your MySQL for the XP client to connect 3. Install the MySQL ODBC [...]]]></description>
		<link>http://www.arolabs.com/aspnet/how-to-reverse-engineer-a-mysql-database-in-visio/</link>
			</item>
	<item>
		<title>an overview of ecommerce solutions</title>
		<description><![CDATA[What ecommerce software would you use ? Browser-Based Storefront Creation Services * Solidshops - http://www.solidshops.com * Shopify - http://www.shopify.com * Big Cartel - http://www.bigcartel.com * Nascent Commerce - http://www.nascentcommerce.com * Yahoo! Stores - http://store.yahoo.com * PayPal - http://www.paypal.com * BizLand - http://www.bizland.com * Mercantec SoftCart - http://www.mercantec.com * MerchandiZer (HipHip Software) - http://www.merchandizer.com * ShopSite [...]]]></description>
		<link>http://www.arolabs.com/software/an-overview-of-ecommerce-solutions/</link>
			</item>
	<item>
		<title>do you trust your webhost ?</title>
		<description><![CDATA[This question is fair and simple: Do you trust your webhost ? I was worried about it when i was browsing through the FAQ of my webhost. I opened the topic "How to redirect my site so it always appear with www.?" and this is what i saw... You should know that codehomepage.com was my [...]]]></description>
		<link>http://www.arolabs.com/hosting/do-you-trust-your-webhost/</link>
			</item>
	<item>
		<title>phpHackChecker: sends you a report of all changed files on your server</title>
		<description><![CDATA[This php script will send you a mail with all the files that have been changed within an interval you specify. I created this script because someone hacked into my shared hosting account and added some hidden spammy link into my templates. And since most shared hosting accounts do not have any kind of logfiles [...]]]></description>
		<link>http://www.arolabs.com/php/phphackchecker-sends-you-a-report-of-all-changed-files-on-your-server/</link>
			</item>
	<item>
		<title>The Radical Rodents &#8211; surfing mice</title>
		<description><![CDATA[]]></description>
		<link>http://www.arolabs.com/fun/the-radical-rodents-surfing-mice/</link>
			</item>
	<item>
		<title>freelance freedom</title>
		<description><![CDATA[]]></description>
		<link>http://www.arolabs.com/software/freelance-freedom/</link>
			</item>
	<item>
		<title>moserious SEO rap movie 101</title>
		<description><![CDATA[Moserious made this creative rap movie covering the basics of SEO/paid search. Well done !]]></description>
		<link>http://www.arolabs.com/seo/moserious-seo-rap-movie-101/</link>
			</item>
	<item>
		<title>capture the encoding from the main XML file tag</title>
		<description><![CDATA[To capture the encoding from the XML tag of the file. We need to read the first line, and pass it to the function to capture the encoding value. The first line looks like this: < ?xml version="1.0" encoding="utf-8"? > The PHP code: PLAIN TEXT PHP: function readfirstline&#40;$file&#41;&#123; &#160; &#160;$fp = @fopen&#40;$file, "r"&#41;; &#160; &#160;$firstline [...]]]></description>
		<link>http://www.arolabs.com/php/capture-the-encoding-from-the-main-xml-file-tag/</link>
			</item>
	<item>
		<title>hot or not wordpress plugin</title>
		<description><![CDATA[This wordpress plugins adds a radio button to the comment form so users can tell if a post is hot or not. Depending on the value that is chosen, another css class is added to comment . Download the plugin Download the Hot Or Not plugin here Unzip this file into the /wp- content/plugins/ folder. [...]]]></description>
		<link>http://www.arolabs.com/php/hot-or-not-wordpress-plugin/</link>
			</item>
</channel>
</rss>

