<?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 &#124; Project Management &#187; Products &amp; Services</title>
	<atom:link href="http://www.kevinw.me/category/productsandservices/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kevinw.me</link>
	<description>Web/Software Development &#38; SEO</description>
	<lastBuildDate>Tue, 20 Apr 2010 21:38:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to Create a Flash Corner Peel Away Effect</title>
		<link>http://www.kevinw.me/how-to-create-a-flash-corner-peel-away-effect/</link>
		<comments>http://www.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>Kevin W.</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[<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://www.kevinw.me/how-to-create-a-flash-corner-peel-away-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Perfect Project Management System for Freelancers,Small &amp; Large Companies</title>
		<link>http://www.kevinw.me/the-perfect-project-management-system-for-freelancerssmall-large-companies/</link>
		<comments>http://www.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>Kevin W.</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>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://www.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://www.kevinw.me/affordable-cloud-hosting/</link>
		<comments>http://www.kevinw.me/affordable-cloud-hosting/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 16:28:55 +0000</pubDate>
		<dc:creator>Kevin W.</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>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://www.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://www.kevinw.me/hello-world/</link>
		<comments>http://www.kevinw.me/hello-world/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 14:15:28 +0000</pubDate>
		<dc:creator>Kevin W.</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>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://www.kevinw.me/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
