<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.3" -->
<rss version="0.92">
<channel>
	<title>aRo`</title>
	<link>http://www.arolabs.com</link>
	<description>automating your e-commerce</description>
	<lastBuildDate>Fri, 14 Nov 2008 16:56:22 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>how to reverse engineer a MySQL database in visio</title>
		<description>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 ...</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>What ecommerce software would you use ?

Browser-Based Storefront Creation Services

    * 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
   ...</description>
		<link>http://www.arolabs.com/software/an-overview-of-ecommerce-solutions/</link>
			</item>
	<item>
		<title>do you trust your webhost ?</title>
		<description>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 ...</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>This is an example with a headline`

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 ...</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 - surfing mice</title>
		<description> </description>
		<link>http://www.arolabs.com/fun/the-radical-rodents-surfing-mice/</link>
			</item>
	<item>
		<title>freelance freedom</title>
		<description> </description>
		<link>http://www.arolabs.com/software/freelance-freedom/</link>
			</item>
	<item>
		<title>moserious SEO rap movie 101</title>
		<description>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>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:
[php]
function readfirstline($file){
   $fp = @fopen($file, "r");
   $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>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- ...</description>
		<link>http://www.arolabs.com/php/hot-or-not-wordpress-plugin/</link>
			</item>
	<item>
		<title>basic linux commands overview</title>
		<description>
Common SSH Commands or Linux Shell Commands,
ls : list files/directories in a directory, comparable to dir in windows/dos.
ls -al : shows all files (including ones that start with a period), directories, and details attributes for each file.

cd : change directory · · cd /usr/local/apache : go to /usr/local/apache/ directory
cd ~ ...</description>
		<link>http://www.arolabs.com/linux/basic-linux-commands-overview/</link>
			</item>
</channel>
</rss>
