<?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>iGray Web Application Consulting &#187; Small Business</title>
	<atom:link href="http://igraycon.com/tag/small-business/feed/" rel="self" type="application/rss+xml" />
	<link>http://igraycon.com</link>
	<description>Custom Web Application Development</description>
	<lastBuildDate>Tue, 06 Oct 2009 02:54:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Real Estate Web Site</title>
		<link>http://igraycon.com/p/real-estate-web-site/</link>
		<comments>http://igraycon.com/p/real-estate-web-site/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 23:34:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[MODx]]></category>
		<category><![CDATA[Small Business]]></category>

		<guid isPermaLink="false">http://igraycon.com/?p=68</guid>
		<description><![CDATA[A very good friend of mine, Mike Domde wanted to redesign his real estate web site and save some money in the process.  He was using an all-inclusive hosting service that specialized in the real estate industry. I was able to pull the content from his old site, make it fit into the new design [...]]]></description>
			<content:encoded><![CDATA[<p>A very good friend of mine, <a href="http://domde.com" target="_blank">Mike Domde</a> wanted to redesign his real estate web site and save some money in the process.  He was using an all-inclusive hosting service that specialized in the real estate industry.</p>
<p>I was able to pull the content from his old site, make it fit into the new design and set up in a CMS to make it very easy to update the content. Mike was paying a very high monthly cost for the privilege of hosting his web site and maybe making a few content changes every few months.  I opened an account for him at <a href="http://dreamhost.com" target="_blank">Dreamhost</a>, and installed the his new site there.  Now, his monthly web site bill is 25% of what he was paying.</p>
<p>For this site, I used <a href="http://modxcms.com/" target="_blank">MODx</a>, which I like very much&#8211; in fact after using MODx, I see absolutely no reason to develop a static web site ever again.</p>
]]></content:encoded>
			<wfw:commentRss>http://igraycon.com/p/real-estate-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Javascript Photo Gallery for Henry Levine Design</title>
		<link>http://igraycon.com/p/custom-javascript-photo-gallery-for-henry-levine-design/</link>
		<comments>http://igraycon.com/p/custom-javascript-photo-gallery-for-henry-levine-design/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 23:18:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Small Business]]></category>

		<guid isPermaLink="false">http://igraycon.com/?p=66</guid>
		<description><![CDATA[I added a nice database-backed photo gallery using only javascript on the browser side for Henry Levine Design.  There was an existing web site, and I was able to integrate a full CakePHP application into the existing site.  This way, the photos and information about them could be manipulated using an administrative web interface on [...]]]></description>
			<content:encoded><![CDATA[<p>I added a nice database-backed <a href="http://henrylevine.com/portfolio" target="_blank">photo gallery</a> using only javascript on the browser side for <a href="http://henrylevine.com" target="_blank">Henry Levine Design</a>.  There was an existing web site, and I was able to integrate a full CakePHP application into the existing site.  This way, the photos and information about them could be manipulated using an administrative web interface on the back end.</p>
<p>Even though the photo gallery uses fade techniques usually only found in Flash movies, this site uses <a href="http://script.aculo.us/" target="_blank">scriptaculous</a> for its visual effects.</p>
]]></content:encoded>
			<wfw:commentRss>http://igraycon.com/p/custom-javascript-photo-gallery-for-henry-levine-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flyer Delivery Online</title>
		<link>http://igraycon.com/p/flyerdeliveryonlinecom/</link>
		<comments>http://igraycon.com/p/flyerdeliveryonlinecom/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 21:24:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Small Business]]></category>

		<guid isPermaLink="false">http://igster.org/igraycon/?p=5</guid>
		<description><![CDATA[My friend owns a business delivering real-estate flyers around the bay area. He needed a web application to take orders (both from his customers as well as his employees on behalf of customers) and manage those orders. The site was written in Rails and is completely custom based on his business goals. It provides a [...]]]></description>
			<content:encoded><![CDATA[<p>My friend owns a business delivering real-estate flyers around the bay area.  He needed a web application to take orders (both from his customers as well as his employees on behalf of customers) and manage those orders.  The site was written in <a href="http://rubyonrails.org" target="_blank">Rails</a> and is completely custom based on his business goals.</p>
<p>It provides a modest public facing side for customers to place orders, get product information and contact the business.  The ordering process is more complicated than the traditional shopping cart because of the various options a customer has in selecting a product.  Credit card transactions are handled through <a href="http://authorize.net" target="_blank">Authorize.net</a>.</p>
<p>There is also an administrative side, in which authorized users can view and edit customers, orders, products and services.  All information you see on the public facing side is editable through the administrative interface, such as the FAQ, prices and product descriptions.</p>
<p>The site can be viewed <a href="http://flyerdeliveryonline.com" title="here" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://igraycon.com/p/flyerdeliveryonlinecom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

