<?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>Kevin W.</title>
	<atom:link href="http://kevinw.me/feed" rel="self" type="application/rss+xml" />
	<link>http://kevinw.me</link>
	<description>Frontend Web Developer</description>
	<lastBuildDate>Fri, 13 Apr 2012 14:12:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Intro to Drupal pros &amp; cons</title>
		<link>http://kevinw.me/intro-to-drupal-pros-cons</link>
		<comments>http://kevinw.me/intro-to-drupal-pros-cons#comments</comments>
		<pubDate>Thu, 06 Oct 2011 15:22:53 +0000</pubDate>
		<dc:creator>kevinw</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.kevinw.me/?p=155</guid>
		<description><![CDATA[Drupal is an open source Content Management System (CMS) available in more than 180 languages. In fact Drupal is more than a Content Management System (CMS), because it offers advanced programming features, so you can use it as a developer tool also. Below is a intro to just a few pros &#38; cons of using [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://kevinw.me/wp-content/uploads/2011/10/Drupal_Shirt-300x239.jpg"><img class="size-full wp-image-158 alignright" title="Drupal_Shirt-300x239" src="http://kevinw.me/wp-content/uploads/2011/10/Drupal_Shirt-300x239.jpg" alt="" width="146" height="117" /></a>Drupal is an open source Content Management System (CMS) available in more than 180 languages. In fact Drupal is more than a Content Management System (CMS), because it offers advanced programming features, so you can use it as a developer tool also. Below is a intro to just a few pros &amp; cons of using Drupal.</p>
<h1><strong>Pros of Using Drupal</strong></h1>
<ol>
<li>Drupal offers all the basic functionality required for developing a basic website, it includes Systems Administration, Page Layout Customization, RSS Feeds, User Account Administration and Menu Management. You can manage different content types like videos, polls and simple text as well. Those who want to develop a community website or forum can do it easily.</li>
<li>Drupal provides ready-to-use themes and templates so you can be up and running out-of-the-box very quickly. Developers can also create unique dynamic theme like many other CMS.</li>
<li>It provides components for building blocks of the website which helps to define content and rules quickly. It comes with pre-defined configuration to build complex websites quickly.</li>
<li>There are more than 7000 modules providing extensive designing capabilities. Many of these modules can communicate with each other seamlessly thanks to Drupal’s unique “node” system.</li>
</ol>
<p>&nbsp;</p>
<h1><strong>Con&#8217;s of Using Drupal</strong></h1>
<p>Drupal provides extensive design &amp; development capabilities but it has some disadvantages also.</p>
<ol>
<li>Backward compatibility can somestimes be an issue since new major releases often contain radical improvements in functionality, scalability and usability with existing modules.</li>
<li>Loading in Drupal is relatively slower compared to WordPress, this is because of the large number of tools.</li>
<li>While the Drupal community is constantly growing, many of the current modules provide very little documentation. These are often modules less in demand. Because of this, it’s sometimes difficult to understand how &amp; where to configure newly installed modules.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://kevinw.me/intro-to-drupal-pros-cons/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Drupal &#8211; Database setup refreshes and fails to proceed.</title>
		<link>http://kevinw.me/installing-drupal-database-setup-refreshes-and-fails-to-proceed</link>
		<comments>http://kevinw.me/installing-drupal-database-setup-refreshes-and-fails-to-proceed#comments</comments>
		<pubDate>Tue, 14 Jun 2011 14:06:39 +0000</pubDate>
		<dc:creator>kevinw</dc:creator>
				<category><![CDATA[Error & Troubleshooting]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Errors]]></category>

		<guid isPermaLink="false">http://www.kevinw.me/?p=115</guid>
		<description><![CDATA[I have started dabbling in Drupal development and successfully created a Drupal 7 site with custom theme. I am now onto Drupal site #2 and while installing Drupal 6 the page kept refreshing and clearing the fields on the Database setup phase. For anyone else who has this problem, the fix is very easy. Chances [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignright size-medium wp-image-116" title="drupalerror" src="http://www.kevinw.me/old_kevinw/wp-content/uploads/2011/06/drupalerror-246x300.jpg" alt="" width="246" height="300" />I have started dabbling in Drupal development and successfully created a Drupal 7 site with custom theme. I am now onto Drupal site #2 and while installing Drupal 6 the page kept refreshing and clearing the fields on the Database setup phase. For anyone else who has this problem, the fix is very easy.</p>
<p>Chances are, you are on step 3 and entering your database name, password, etc. On submission the page just refreshes providing no error or details.</p>
<p><strong>FIX: Do NOT rename default.settings.php into settings.php &#8211; Copy it. The original <code>sites/default/default.settings.php</code> must still exist along with <code>settings.php</code></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://kevinw.me/installing-drupal-database-setup-refreshes-and-fails-to-proceed/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSL Certificate Problem &#8211; This Connection is Untrusted</title>
		<link>http://kevinw.me/ssl-certificate-problem-connection-untrusted</link>
		<comments>http://kevinw.me/ssl-certificate-problem-connection-untrusted#comments</comments>
		<pubDate>Thu, 31 Mar 2011 14:50:02 +0000</pubDate>
		<dc:creator>kevinw</dc:creator>
				<category><![CDATA[Error & Troubleshooting]]></category>
		<category><![CDATA[Products & Services]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[GoDaddy]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://www.kevinw.me/?p=94</guid>
		<description><![CDATA[So I was installing a GoDaddy SSL certificate for http://davidalbertstainedglass.com and on completion when I visited the site with the https, Firefox &#38; Chrome gave me the error &#8220;SSL Certificate Problem &#8211; This Connection is Untrusted.&#8221; In some cases the SSl cert would even say it was already being used on another domain. I have [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>So I was installing a GoDaddy SSL certificate for http://davidalbertstainedglass.com and on completion when I visited the site with the https, Firefox &amp; Chrome gave me the error &#8220;SSL Certificate Problem &#8211; This Connection is Untrusted.&#8221;</p>
<p>In some cases the SSl cert would even say it was already being used on another domain. I have had this problem twice and each time I had to contact GoDaddy and spend endless time getting it fixed. My solution for this problem is simply to shop elsewhere for SSL certificate.</p>
<p>Has anyone else had his problem?</p>
]]></content:encoded>
			<wfw:commentRss>http://kevinw.me/ssl-certificate-problem-connection-untrusted/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle to expand Itanium server support</title>
		<link>http://kevinw.me/oracle-expands-itanium-support</link>
		<comments>http://kevinw.me/oracle-expands-itanium-support#comments</comments>
		<pubDate>Thu, 24 Mar 2011 20:55:07 +0000</pubDate>
		<dc:creator>kevinw</dc:creator>
				<category><![CDATA[Tech News]]></category>
		<category><![CDATA[Oracle Itanium]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.kevinw.me/?p=98</guid>
		<description><![CDATA[Oracle's core database software has been available for years with HP's  Integrity line of Itanium servers, but the E-Business Suite for finances  and other corporate operations has been missing. But HP and Intel,  which jointly designed the Itanium chip, have been working to expand the  number of software partners in an attempt to fix a major problem that  hampered the chip's debut.]]></description>
			<content:encoded><![CDATA[<p></p><p>Oracle&#8217;s core database software has been available for years with HP&#8217;s  Integrity line of Itanium servers, but the E-Business Suite for finances  and other corporate operations has been missing. But HP and Intel,  which jointly designed the Itanium chip, have been working to expand the  number of software partners in an attempt to fix a major problem that  hampered the chip&#8217;s debut.</p>
<p><a href="http://news.cnet.com/2300-1012_3-6045255.html" target="_blank"><img class="alignleft" src="http://i.i.com.com/cnwk.1d/i/ne/p/2006/otellini_click125x143.jpg" border="0" alt="Oracle's Itanium boost" width="125" height="143" style="padding-right:15px;" /></a></p>
<p>To emphasize the significance of the expanded partnership,  HP and Intel sent their top executives to an Itanium-focused meeting  Thursday with mutual customers at HP headquarters in Palo Alto, Calif.  Mark Hurd and Paul Otellini, the respective chief executives at HP and  Intel, announced the partnership at the meeting, while Oracle Chief  Executive Larry Ellison made a video appearance. <a href="http://news.cnet.com/2100-1012_3-6044983.html#ixzz1HYJ2Dv7D" target="_blank">Read more.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kevinw.me/oracle-expands-itanium-support/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento Wamp Error: PHP Extension &#8220;curl&#8221; must be loaded.</title>
		<link>http://kevinw.me/magento-wamp-error-php-extension-curl-must-be-loaded</link>
		<comments>http://kevinw.me/magento-wamp-error-php-extension-curl-must-be-loaded#comments</comments>
		<pubDate>Wed, 05 Jan 2011 05:48:58 +0000</pubDate>
		<dc:creator>kevinw</dc:creator>
				<category><![CDATA[Error & Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.kevinw.me/?p=90</guid>
		<description><![CDATA[So I was installing Magento locally under WAMP configuration when I ran into a problem. The error during isntallation said &#8220;PHP extension &#8220;curl&#8221; must be loaded.&#8221; If you are trying to install Magento on your localhost with wamp and also have this problem, here is the solution. Left-Click on the wamp icon in your taskbar [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>So I was installing Magento locally under WAMP configuration when I ran into a problem. The error during isntallation said &#8220;PHP extension &#8220;curl&#8221; must be loaded.&#8221;</p>
<p>If you are trying to install Magento on your localhost with wamp and also have this problem, here is the solution.</p>
<ol>
<li>Left-Click on the wamp icon in your taskbar</li>
<li>Navigate to PHP</li>
<li>Left-Click php.ini</li>
<li>Next press &#8220;Ctrl + F&#8221; to search the document and look for &#8220;curl&#8221; in this document.<br />
Find the line saying &#8220;;extension=php_curl.dll&#8221;</li>
<li>Uncomment this line of code by removing the semicolon ;</li>
<li>Save/close the file.</li>
<li>Restart all WAMP services.</li>
<li>Refresh Magento installation page and viola.</li>
</ol>
<p>Let me know if this helps anyone.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;">
<p>I ran into this little problem after watching <a title="Easy E-Commerce With Magento" href="http://net.tutsplus.com/videos/screencasts/easy-e-commerce-with-magento/">Easy E-Commerce With Magento</a> tut over at <a title="NetTuts" href="http://net.tutsplus.com/">NetTuts</a>.</p>
<p>I received this error during the installation process: PHP  Extension “mcrypt” must be loaded &amp; PHP Extension “curl” must be  loaded.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://kevinw.me/magento-wamp-error-php-extension-curl-must-be-loaded/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>XML Parsing Fatal Error: Invalid Document Structure</title>
		<link>http://kevinw.me/xml-parsing-fatal-error-invalid-document-structure</link>
		<comments>http://kevinw.me/xml-parsing-fatal-error-invalid-document-structure#comments</comments>
		<pubDate>Mon, 02 Aug 2010 04:32:24 +0000</pubDate>
		<dc:creator>kevinw</dc:creator>
				<category><![CDATA[Products & Services]]></category>

		<guid isPermaLink="false">http://www.kevinw.me/xml-parsing-fatal-error-invalid-document-structure/</guid>
		<description><![CDATA[I have been using Dreamweaver CS4 for some time now, but I just opened the program and got that error. If you are experiencing this error it&#8217;s likely that your layout files were corrupted. I have been getting this xml parsing fatal error: stating that the file Designer.xml could not be read. Here is the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I have been using Dreamweaver CS4 for some time now, but I just opened the program and got that error. If you are experiencing this error it&#8217;s likely that your layout files were corrupted.</p>
<p>I have been getting this xml parsing fatal error: stating that the file Designer.xml could not be read. Here is the easy fix:</p>
<ol>
<li>From any explorer window or your control panel.  Click Tools&gt;Folder Options. Click the View Tab. Click &#8216;Show hidden files and folders&#8217;.</li>
<li>Depending on your OS navigate to C:<br />:/&#8230;.Application<br />
Data/Adobe/Dreamweaver/en_us/Configuration/Workspace. Create a new folder<br />
and move all the files in that directory into this new folder. Restart<br />
Dreamweaver and you should be back in business.</li>
</ol>
<p>Please let me know if this helped anyone!</p>
]]></content:encoded>
			<wfw:commentRss>http://kevinw.me/xml-parsing-fatal-error-invalid-document-structure/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>How to Create a Flash Corner Peel Away Effect</title>
		<link>http://kevinw.me/how-to-create-a-flash-corner-peel-away-effect</link>
		<comments>http://kevinw.me/how-to-create-a-flash-corner-peel-away-effect#comments</comments>
		<pubDate>Tue, 20 Apr 2010 21:38:38 +0000</pubDate>
		<dc:creator>kevinw</dc:creator>
				<category><![CDATA[Products & Services]]></category>

		<guid isPermaLink="false">http://www.kevinw.me/how-to-create-a-flash-corner-peel-away-effect/</guid>
		<description><![CDATA[1. Download the required files: Click, Download and extract the files. Your peel/ folder should contain the following files: large.swf large.jpg small.swf small.jpg peel.js Plan where you should upload this folder at later stage. For WordPress users, you are suggested to upload peel/ inside wp-content/themes/your_current_theme/. Fow now, let’s fire up your favorite text and image [...]]]></description>
			<content:encoded><![CDATA[<p></p><h3>1. Download the required files:</h3>
<p>Click, <a href="http://hongkiat.com/blog/wp-content/uploads/peel.zip">Download</a><br />
 and extract the files. Your <em><strong>peel/</strong></em> folder<br />
should contain the following files:</p>
<ul>
<li>large.swf</li>
<li>large.jpg</li>
<li>small.swf</li>
<li>small.jpg</li>
<li>peel.js</li>
</ul>
<p>Plan where you should upload this folder at later stage. For</p>
<input name="IL_MARKER" type="hidden"> WordPress users, you are<br />
suggested to upload <em><strong>peel/</strong></em> inside <strong><em>wp-content/themes/your_current_theme/</em></strong>.<br />
Fow now, let’s fire up your favorite text and image editor.</p>
<h3>2. Edit peel.js</h3>
<p><strong>Open peel.js </strong>with your favorite text editor. Change<br />
these following settings:</p>
<ol>
<li><em>jaaspeel.ad_url</em> – URL you intend to point to.</li>
<li><em>jaaspeel.small_path</em> – Path to <em>small.swf</em></li>
<li><em>jaaspeel.small_image</em> – Path to <em>small.jpg</em></li>
<li><em>jaaspeel.big_path</em> – Path to <em>large.swf</em></li>
<li><em>jaaspeel.big_image</em> – Path to <em>large.jpg</em></li>
</ol>
<p>Here’s an example, assuming the domain is <em><strong>kevinorin.com</strong></em><br />
 and I’m pointing it to <em><strong>kevinw.me</strong></em></p>
<div>
<div>
<div><a onclick="dp.sh.Toolbar.Command('ViewSource',this);return false;" href="http://www.hongkiat.com/blog/create-a-peel-away-effect-on-website-how-to/#">view<br />
 plain</a><a onclick="dp.sh.Toolbar.Command('CopyToClipboard',this);return false;" href="http://www.hongkiat.com/blog/create-a-peel-away-effect-on-website-how-to/#">copy<br />
 to clipboard</a><a onclick="dp.sh.Toolbar.Command('PrintSource',this);return false;" href="http://www.hongkiat.com/blog/create-a-peel-away-effect-on-website-how-to/#">print</a><a onclick="dp.sh.Toolbar.Command('About',this);return false;" href="http://www.hongkiat.com/blog/create-a-peel-away-effect-on-website-how-to/#">?</a></div>
</div>
<ol>
<li>jaaspeel.ad_url&nbsp;=</p>
<input name="IL_MARKER2" type="hidden"> escape(’http://www.kevinw.me’);</li>
<li>jaaspeel.small_path&nbsp;=&nbsp;’http://www.kevinorin.com/wp-content/themes/kevinorin/peel/small.swf’;</li>
<li>jaaspeel.small_image&nbsp;=<br />
<input name="IL_MARKER2" type="hidden">
escape(’http://www.kevinorin.com/wp-content/themes/kevinorin/peel/small.jpg’);</li>
<li>jaaspeel.big_path&nbsp;=&nbsp;’http://www.kevinorin.com/wp-content/themes/kevinorin/peel/large.swf’;</li>
<li>jaaspeel.big_image&nbsp;=<br />
<input name="IL_MARKER2" type="hidden">
escape(’http://www.kevinorin.com/wp-content/themes/kevinorin/peel/large.jpg’);</li>
</ol>
</div>
<h3>3. Edit the images</h3>
<ul>
<li><strong>small.jpg</strong> – The small background</p>
<input name="IL_MARKER2" type="hidden"> visitors see before content<br />
behind gets revealed. Edit  if you’d like to match it with your<br />
background.</li>
<li><strong>large.jpg</strong> – What<br />
<input name="IL_MARKER2" type="hidden"> visitors will see after pointing<br />
 their mouse to ‘peel the page off’. This is the image you’ll want to<br />
edit.</li>
</ul>
<p>Both flash files, small.swf and large.swf can be left un-touch.</p>
<h3>4. Upload files</h3>
<p>Upload the entire <em><strong>peel/</strong></em> folder to via <a href="http://www.hongkiat.com/blog/ftp-free-clients-and-alternative-connecting-methods/">FTP</a><br />
 your web account. Make sure it matches with the settings you’ve entered<br />
 earlier in <strong>Step 2</strong>.</p>
<h3>5. Add Javascript in header</h3>
<p>Add the following Javascript after <em>&lt;title&gt;</em> before <em>&lt;/head&gt;</em>.</p>
<div>
<div>
<div><a onclick="dp.sh.Toolbar.Command('ViewSource',this);return false;" href="http://www.hongkiat.com/blog/create-a-peel-away-effect-on-website-how-to/#">view<br />
 plain</a><a onclick="dp.sh.Toolbar.Command('CopyToClipboard',this);return false;" href="http://www.hongkiat.com/blog/create-a-peel-away-effect-on-website-how-to/#">copy<br />
 to clipboard</a><a onclick="dp.sh.Toolbar.Command('PrintSource',this);return false;" href="http://www.hongkiat.com/blog/create-a-peel-away-effect-on-website-how-to/#">print</a><a onclick="dp.sh.Toolbar.Command('About',this);return false;" href="http://www.hongkiat.com/blog/create-a-peel-away-effect-on-website-how-to/#">?</a></div>
</div>
<ol>
<li>&lt;script&nbsp;src=”/WOW/&lt;strong&gt;http://www.domain.com/peel.js&lt;/strong&gt;”&nbsp;type=”text/javascript”&gt;&lt;/script&gt;</li>
</ol>
</div>
<pre>&lt;script src="/WOW/&lt;strong&gt;http://www.domain.com/peel.js&lt;/strong&gt;" type="text/javascript"&gt;&lt;/script&gt;</pre>
<p>You are done! Refresh the</p>
<input name="IL_MARKER2" type="hidden"> website and you should notice a</p>
<input name="IL_MARKER2" type="hidden"> peel away effect on the top<br />
right corner of your site.</p>
]]></content:encoded>
			<wfw:commentRss>http://kevinw.me/how-to-create-a-flash-corner-peel-away-effect/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Perfect Project Management System for Freelancers,Small &amp; Large Companies</title>
		<link>http://kevinw.me/the-perfect-project-management-system-for-freelancerssmall-large-companies</link>
		<comments>http://kevinw.me/the-perfect-project-management-system-for-freelancerssmall-large-companies#comments</comments>
		<pubDate>Fri, 04 Dec 2009 18:53:28 +0000</pubDate>
		<dc:creator>kevinw</dc:creator>
				<category><![CDATA[Products & Services]]></category>

		<guid isPermaLink="false">http://www.kevinw.me/the-perfect-project-management-system-for-freelancerssmall-large-companies/</guid>
		<description><![CDATA[Tens of thousands of small businesses, agencies, and entrepreneurs worldwide depend on Basecamp to get their projects done. As a Project manager I have worked with many project management software for many projects and Basecamp is the first product I’ve seen that is versatile for everyone and has everything you need including time-tracking/logging of hours. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Tens of thousands of small businesses, agencies, and entrepreneurs worldwide depend on Basecamp to get their projects done. As a Project manager I have worked with many project management software for many projects and Basecamp is the first product I’ve seen that is versatile for everyone and has everything you need including time-tracking/logging of hours. Even my employer InterRep (Internet Marketing Company) uses Basecamp for their clients.</p>
<p>Basecamp also has a few iPhone apps that makes mobile management &amp; collaboration a breeze. Check out <a target="_blank" href="http://basecamphq.com/buzz">http://basecamphq.com/buzz</a> or click my promotion code <a target="_blank" href="http://www.basecampHQ.com/?referrer=KEVINWILLIAMS">&#8220;KEVINWILLIAMS&#8221;</a> to see all that Basecamp has to offer with plans starting as low as $24 per month.</p>
<p>Me, my clients &amp; team love Basecamp, I&#8217;m sure you will too!</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=e06ab1ff-c40e-8ce2-b628-48c757671325" /></div>
]]></content:encoded>
			<wfw:commentRss>http://kevinw.me/the-perfect-project-management-system-for-freelancerssmall-large-companies/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Affordable Cloud Hosting Starting At $10 Monthly</title>
		<link>http://kevinw.me/affordable-cloud-hosting</link>
		<comments>http://kevinw.me/affordable-cloud-hosting#comments</comments>
		<pubDate>Wed, 23 Sep 2009 16:28:55 +0000</pubDate>
		<dc:creator>kevinw</dc:creator>
				<category><![CDATA[Products & Services]]></category>
		<category><![CDATA[Cheap Clound Hosting]]></category>
		<category><![CDATA[Cloud Hosting]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Rackspace]]></category>

		<guid isPermaLink="false">http://www.kevinw.me/?p=13</guid>
		<description><![CDATA[Cheap Cloud Hosting available to new &#038; existing clients.]]></description>
			<content:encoded><![CDATA[<p></p><p>With Cloud Hosting, there&#8217;s no hardware to manage, no devices to configure and no worries about your Websites going down under heavy traffic loads.  Cloud Sites available through <a title="RackSpace" href="http://www.rackspacecloud.com" target="_blank">Rackspace</a> runs your existing applications and works like you&#8217;d expect.  The cloud is fully managed, fully supported &amp; best of all fully scalable!  Right from the second you upload your Websites to Cloud Sites, your sites are hosted on advanced clustered cloud–computing technology designed for high–traffic and high–performance.  When your site grows bigger than what&#8217;s included, you pay inexpensive scale pricing for exactly what you use on the cloud and nothing more.</p>
<p>Cloud hosting starts at $100 via Rackspace.com. Available to my new &amp; current clients I am offering hosting space available starting as low as $10/mo.  This is a great opportunity to try the power of cloud hosting at a low monthly cost equivalent to most shared hosting packages.  Discounts available to clients who also need development services or eyeos Client PC. <a title="Hosting Quote" href="http://www.kevinw.me/quote/" target="_self">Contact me</a> to try the best website hosting service on the web.</p>
]]></content:encoded>
			<wfw:commentRss>http://kevinw.me/affordable-cloud-hosting/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Take Your Virtual PC Wherever You Go</title>
		<link>http://kevinw.me/take-your-virtual-pc-wherever-you-go</link>
		<comments>http://kevinw.me/take-your-virtual-pc-wherever-you-go#comments</comments>
		<pubDate>Mon, 27 Apr 2009 14:15:28 +0000</pubDate>
		<dc:creator>kevinw</dc:creator>
				<category><![CDATA[Products & Services]]></category>
		<category><![CDATA[Demo]]></category>
		<category><![CDATA[eyeos]]></category>
		<category><![CDATA[Hosted]]></category>
		<category><![CDATA[Service]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Virtual PC]]></category>

		<guid isPermaLink="false">http://kevinw.me/?p=1</guid>
		<description><![CDATA[I now offer a hosted Virtual PC for new and existing clients.]]></description>
			<content:encoded><![CDATA[<p></p><p>This is for those of you who hate carrying around your laptop, only possess a desktop PC, or just looking for a online Virtual PC.  Eyeos is a web desktop following the cloud computing concept.  It is mainly written in PHP, XML, and Javascript and acts as a platform for web applications written using the eyeos Toolkit.  It includes a Desktop environment with 67 applications and system utilities and is accessible by portable devices via its mobile front edu.  eyeos lets you upload your files and work with them no matter where you are and it contains applications like Word Processor, Address Book, PDF reader, and many more developed by community developers.</p>
<p>eyeos is now offered to existing clients as a addon package to your current products &amp; services or as a standalone order for new clients.  Here are just a few benefits of eyeos.</p>
<p><strong>For Personal Usage</strong></p>
<p>The idea behind eyeos is that the whole system lives in the web browser. The client must have only a web browser to work with eyeos and all its applications, including Office and PIM ones. This applies for both the modern and obsolete PC&#8217;s. If you want to start using eyeos now, we have a public server where you can register your account right now.</p>
<p><strong>For Education</strong></p>
<p>eyeos can provide schools and universities a full web platform where students, teachers and parents will have a personal yet collaborative desktop to work, communicate between them and get organized inside and outside the school. The Students and teachers will have an intuitive and easy-to-learn Desktop System, to work with school resources and communicate with other students and teachers.</p>
<p><strong>For Public Administrations</strong></p>
<p>With a central server, eyeos can provide city councils, public library networks, free Internet points and other public environments the perfect system for their users to have a central place to work and communicate with the central managers, registering once and using it from every point.</p>
<p><strong>Live Demo: <a title="Virtual PC" href="../services/eyeos/" target="_blank">View Client PC</a></strong></p>
<p><strong>user:</strong> democlient &#8211; <strong>pass:</strong> demo</p>
]]></content:encoded>
			<wfw:commentRss>http://kevinw.me/take-your-virtual-pc-wherever-you-go/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

