<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1" -->
<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/"
	>

<channel>
	<title></title>
	<link>http://willsani.com</link>
	<description></description>
	<pubDate>Thu, 24 Jul 2008 19:21:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>
	<language>en</language>
			<item>
		<title>exlcuding files in samba share</title>
		<link>http://willsani.com/2008/07/24/exlcuding-files-in-samba-share/</link>
		<comments>http://willsani.com/2008/07/24/exlcuding-files-in-samba-share/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 19:21:58 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[tech-nol-o-gy]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/07/24/exlcuding-files-in-samba-share/</guid>
		<description><![CDATA[Edit smb.conf, add the following line:
$ veto files = /*.mp3/*.avi/*.mpg/
Save and restart Samba.
]]></description>
			<content:encoded><![CDATA[<p>Edit smb.conf, add the following line:</p>
<p>$ veto files = /*.mp3/*.avi/*.mpg/</p>
<p>Save and restart Samba.</p>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/07/24/exlcuding-files-in-samba-share/feed/</wfw:commentRss>
		</item>
		<item>
		<title>the new terminator movie</title>
		<link>http://willsani.com/2008/07/16/the-new-terminator-movie/</link>
		<comments>http://willsani.com/2008/07/16/the-new-terminator-movie/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 05:59:11 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[non-cha-lant]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/07/16/the-new-terminator-movie/</guid>
		<description><![CDATA[Ah yes, an action flick that has Christian Bale in it THIS HAS GOT TO BE GOOD!
]]></description>
			<content:encoded><![CDATA[<p>Ah yes, an action flick that has Christian Bale in it <a href="http://movies.yahoo.com/movie/1810025211/trailer" target="_blank">THIS HAS GOT TO BE GOOD</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/07/16/the-new-terminator-movie/feed/</wfw:commentRss>
		</item>
		<item>
		<title>spam me!</title>
		<link>http://willsani.com/2008/07/13/spam-me/</link>
		<comments>http://willsani.com/2008/07/13/spam-me/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 23:50:11 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[tech-nol-o-gy]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/07/13/spam-me/</guid>
		<description><![CDATA[I&#8217;m testing out my new spam filters, so web bots, index my email address: iam@willsani.com
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m testing out my new spam filters, so web bots, index my email address: <a href="mailto:iam@willsani.com">iam@willsani.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/07/13/spam-me/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ahhhh!</title>
		<link>http://willsani.com/2008/07/11/ahhhh/</link>
		<comments>http://willsani.com/2008/07/11/ahhhh/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 02:14:43 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[canoodle]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/07/11/ahhhh/</guid>
		<description><![CDATA[The cutest cuddly woddly things that make you go ahhh.
]]></description>
			<content:encoded><![CDATA[<p>The <a target="_blank" href="http://www.thingsthatmakeyougoaahh.com/">cutest cuddly woddly</a> things that make you go ahhh.</p>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/07/11/ahhhh/feed/</wfw:commentRss>
		</item>
		<item>
		<title>modifying virtuozzo (linux) default certificate</title>
		<link>http://willsani.com/2008/07/06/modifying-virtuozzo-linux-default-certificate/</link>
		<comments>http://willsani.com/2008/07/06/modifying-virtuozzo-linux-default-certificate/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 19:20:10 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[tech-nol-o-gy]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/07/06/modifying-virtuozzo-linux-default-certificate/</guid>
		<description><![CDATA[Easy! Edit the following with your own:
$ /vz/root/1/etc/httpd/conf/ssl.crt/server.crt
$ /vz/root/1/etc/httpd/conf/ssl.key/server.key
Log-in to the service container and restart the vzcp service. All done!
]]></description>
			<content:encoded><![CDATA[<p>Easy! Edit the following with your own:</p>
<p>$ /vz/root/1/etc/httpd/conf/ssl.crt/server.crt<br />
$ /vz/root/1/etc/httpd/conf/ssl.key/server.key</p>
<p>Log-in to the service container and restart the vzcp service. All done!</p>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/07/06/modifying-virtuozzo-linux-default-certificate/feed/</wfw:commentRss>
		</item>
		<item>
		<title>virtuozzo, adding yum to ve</title>
		<link>http://willsani.com/2008/06/21/virtuozzo-adding-yum-to-ve/</link>
		<comments>http://willsani.com/2008/06/21/virtuozzo-adding-yum-to-ve/#comments</comments>
		<pubDate>Sat, 21 Jun 2008 22:20:49 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[tech-nol-o-gy]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/06/21/virtuozzo-adding-yum-to-ve/</guid>
		<description><![CDATA[If you want to add yum to a virtual instance you can do it by running the following command:
$ vzpkg install -p [VEID] yum
]]></description>
			<content:encoded><![CDATA[<p>If you want to add yum to a virtual instance you can do it by running the following command:</p>
<p>$ vzpkg install -p [VEID] yum</p>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/06/21/virtuozzo-adding-yum-to-ve/feed/</wfw:commentRss>
		</item>
		<item>
		<title>active directory + apache + svn = &#8220;crock&#8221;</title>
		<link>http://willsani.com/2008/06/16/active-directory-apache-svn-crock/</link>
		<comments>http://willsani.com/2008/06/16/active-directory-apache-svn-crock/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 01:01:16 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[tech-nol-o-gy]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/06/16/active-directory-apache-svn-crock/</guid>
		<description><![CDATA[While I was reading more about AD and Apache, I ran into the following quote by &#8220;Sander Marechal&#8221;
&#8220;Microsoft Active Directory is a bit-rotten crock that should have never seen the light of day. After two full days of waving dead chickens at it, trying to make any sense of it&#8217;s irrational behavior I would love [...]]]></description>
			<content:encoded><![CDATA[<p>While I was reading more about AD and Apache, I ran into the following quote by &#8220;Sander Marechal&#8221;</p>
<p>&#8220;<em>Microsoft Active Directory is a bit-rotten crock that should have never seen the light of day. After two full days of waving dead chickens at it, trying to make any sense of it&#8217;s irrational behavior I would love nothing more than to pick it up and throw it off the roof of our building, BofH style, aiming it at the PHB that bought it in the first place. Or it&#8217;s programmer. Whomever passes by first. It&#8217;s API only vaguely resembles LDAP after at least three bottles of whiskey or one pan galactic gargle blaster and squinting really, really hard.</em>&#8221;</p>
<p>I laughed, then proceeded to bang my head against the desk!</p>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/06/16/active-directory-apache-svn-crock/feed/</wfw:commentRss>
		</item>
		<item>
		<title>rpmdb: PANIC: fatal region error detected; run recovery</title>
		<link>http://willsani.com/2008/06/15/rpmdb-panic-fatal-region-error-detected-run-recovery/</link>
		<comments>http://willsani.com/2008/06/15/rpmdb-panic-fatal-region-error-detected-run-recovery/#comments</comments>
		<pubDate>Sun, 15 Jun 2008 22:14:33 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[tech-nol-o-gy]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/06/15/rpmdb-panic-fatal-region-error-detected-run-recovery/</guid>
		<description><![CDATA[I believe in mass hysteria and panic! Well, not completely. I ran into an issue with yum not updating correctly. The solution was really simple:
$ cd /var/lib/rpm/  &#38;&#38; rm -rfv __db*
Run yum clean all and re-run it. It should work for you.
]]></description>
			<content:encoded><![CDATA[<p>I believe in mass hysteria and panic! Well, not completely. I ran into an issue with yum not updating correctly. The solution was really simple:</p>
<p>$ cd /var/lib/rpm/  &amp;&amp; rm -rfv __db*</p>
<p>Run yum clean all and re-run it. It should work for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/06/15/rpmdb-panic-fatal-region-error-detected-run-recovery/feed/</wfw:commentRss>
		</item>
		<item>
		<title>why cgi scripts will not execute on plesk servers</title>
		<link>http://willsani.com/2008/06/03/why-plesk-wont-execute-cgi-scripts/</link>
		<comments>http://willsani.com/2008/06/03/why-plesk-wont-execute-cgi-scripts/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 03:25:54 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[tech-nol-o-gy]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/06/03/why-plesk-wont-execute-cgi-scripts/</guid>
		<description><![CDATA[In case if you ever run into an issue with .cgi scripts not executing on a Plesk server, try the following:

Locate httpd.conf (usually in /etc/httpd/conf/) and use vi to edit it.
Look for the following line: # AddHandler cgi-script .cgi  and remove the comment from the beginning of the line
Save the file, then run $ [...]]]></description>
			<content:encoded><![CDATA[<p>In case if you ever run into an issue with .cgi scripts not executing on a Plesk server, try the following:</p>
<ol>
<li>Locate httpd.conf (usually in /etc/httpd/conf/) and use vi to edit it.</li>
<li>Look for the following line: # AddHandler cgi-script .cgi  and remove the comment from the beginning of the line</li>
<li>Save the file, then run $ service httpd reload</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/06/03/why-plesk-wont-execute-cgi-scripts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>wordpress error: tinyMCE is not defined</title>
		<link>http://willsani.com/2008/06/02/wordpress-error-tinymce-is-not-defined/</link>
		<comments>http://willsani.com/2008/06/02/wordpress-error-tinymce-is-not-defined/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 17:08:14 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[tech-nol-o-gy]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/06/02/wordpress-error-tinymce-is-not-defined/</guid>
		<description><![CDATA[Evidently everyone has the same issue but no one has a good solution for WordPress (2.5.1) error when you edit a post: tinyMCE is not defined. The solution is to remove js_cache from wp-content/uploads/ folder. Clear your web browser&#8217;s cache, then try to edit the post. It will correct the issue.
]]></description>
			<content:encoded><![CDATA[<p>Evidently everyone has the same issue but no one has a good solution for WordPress (2.5.1) error when you edit a post: tinyMCE is not defined. The solution is to remove js_cache from wp-content/uploads/ folder. Clear your web browser&#8217;s cache, then try to edit the post. It will correct the issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/06/02/wordpress-error-tinymce-is-not-defined/feed/</wfw:commentRss>
		</item>
		<item>
		<title>lftp the sensible alternative to ftp</title>
		<link>http://willsani.com/2008/06/01/lftp-the-sensible-alternative-to-ftp/</link>
		<comments>http://willsani.com/2008/06/01/lftp-the-sensible-alternative-to-ftp/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 18:12:15 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[tech-nol-o-gy]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/06/01/lftp-the-sensible-alternative-to-ftp/</guid>
		<description><![CDATA[The nix* ftp client doesn&#8217;t support recursive directory uploads (bah!), so the sensible alternative is to use something like LFTP:
$ lftp -u user,pass -e &#8220;mirror &#8211;reverse &#8211;delete &#8211;only-newer &#8211;verbose /source /remote&#8221; ftp-server
]]></description>
			<content:encoded><![CDATA[<p>The nix* ftp client doesn&#8217;t support recursive directory uploads (bah!), so the sensible alternative is to use something like LFTP:</p>
<p>$ lftp -u user,pass -e &#8220;mirror &#8211;reverse &#8211;delete &#8211;only-newer &#8211;verbose /source /remote&#8221; ftp-server</p>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/06/01/lftp-the-sensible-alternative-to-ftp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>15 minute free fall</title>
		<link>http://willsani.com/2008/05/25/15-minute-free-fall/</link>
		<comments>http://willsani.com/2008/05/25/15-minute-free-fall/#comments</comments>
		<pubDate>Sun, 25 May 2008 16:25:33 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[non-cha-lant]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/05/25/15-minute-free-fall/</guid>
		<description><![CDATA[He&#8217;s going to break the sound barrier while free falling!
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nytimes.com/2008/05/24/sports/othersports/24jump.html?ex=1369368000&amp;en=4b824e0aad30d417&amp;ei=5124&amp;partner=permalink&amp;exprod=permalink" target="_blank">He&#8217;s going to break the sound barrier while free falling</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/05/25/15-minute-free-fall/feed/</wfw:commentRss>
		</item>
		<item>
		<title>back to the future?!</title>
		<link>http://willsani.com/2008/05/25/back-to-the-future/</link>
		<comments>http://willsani.com/2008/05/25/back-to-the-future/#comments</comments>
		<pubDate>Sun, 25 May 2008 16:13:40 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[tech-nol-o-gy]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/05/25/back-to-the-future/</guid>
		<description><![CDATA[One scientist theories explains.
]]></description>
			<content:encoded><![CDATA[<p>One scientist theories <a href="http://www.jpost.com/servlet/Satellite?pagename=JPost%2FJPArticle%2FShowFull&amp;cid=1186066367757" target="_blank">explains</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/05/25/back-to-the-future/feed/</wfw:commentRss>
		</item>
		<item>
		<title>css in IE vs. FF</title>
		<link>http://willsani.com/2008/05/21/css-in-ie-vs-ff/</link>
		<comments>http://willsani.com/2008/05/21/css-in-ie-vs-ff/#comments</comments>
		<pubDate>Wed, 21 May 2008 18:05:15 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[tech-nol-o-gy]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/05/21/css-in-ie-vs-ff/</guid>
		<description><![CDATA[In my travels designing a new corporate website I figured that my CSS defined class was just looking really wonky in IE compared to Mozilla. Microsoft (in all of it&#8217;s bask in glory) has a unique rendering engine unlike its counterparts. But they&#8217;re coming around and are beginning to follow the W3C standards. Firefox’s rendering [...]]]></description>
			<content:encoded><![CDATA[<p>In my travels designing a new corporate website I figured that my CSS defined class was just looking really wonky in IE compared to Mozilla. Microsoft (in all of it&#8217;s bask in glory) has a unique rendering engine unlike its counterparts. But they&#8217;re coming around and are beginning to follow the W3C standards. Firefox’s rendering engine is based off of Mozilla’s standards, which follow very closely with those recommended by the W3C.</p>
<p> <a href="http://willsani.com/2008/05/21/css-in-ie-vs-ff/#more-295" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/05/21/css-in-ie-vs-ff/feed/</wfw:commentRss>
		</item>
		<item>
		<title>virtuozzo vzup2date failure</title>
		<link>http://willsani.com/2008/05/11/virtuozzo-vzup2date-failure/</link>
		<comments>http://willsani.com/2008/05/11/virtuozzo-vzup2date-failure/#comments</comments>
		<pubDate>Mon, 12 May 2008 05:07:58 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[tech-nol-o-gy]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/05/11/virtuozzo-vzup2date-failure/</guid>
		<description><![CDATA[I was running vzup2date on CenotOS 5.1 when the following error came up:
[RPM] Dependencies conflict.
/usr/bin/rpmbuild is needed by vztt-build-4.0.0-116.swsoft.x86_64
The solution was really simple. Install rpm-build:
$yum install rpm-build
Once you&#8217;ve done this, you can proceed with vzup2date without any errors.
]]></description>
			<content:encoded><![CDATA[<p>I was running vzup2date on CenotOS 5.1 when the following error came up:</p>
<p><em>[RPM] Dependencies conflict.<br />
/usr/bin/rpmbuild is needed by vztt-build-4.0.0-116.swsoft.x86_64</em></p>
<p>The solution was really simple. Install rpm-build:</p>
<p>$yum install rpm-build</p>
<p>Once you&#8217;ve done this, you can proceed with vzup2date without any errors.</p>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/05/11/virtuozzo-vzup2date-failure/feed/</wfw:commentRss>
		</item>
		<item>
		<title>finally! someone explains what web {1,2,3}.0 means</title>
		<link>http://willsani.com/2008/05/11/finally-someone-explains-what-web-1230-means/</link>
		<comments>http://willsani.com/2008/05/11/finally-someone-explains-what-web-1230-means/#comments</comments>
		<pubDate>Mon, 12 May 2008 04:17:19 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[tech-nol-o-gy]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/05/11/finally-someone-explains-what-web-1230-means/</guid>
		<description><![CDATA[Check it out.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.resourcefulidiot.com/2008/05/explaining-web-10-web-20-web-30/" target="_blank">Check it out</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/05/11/finally-someone-explains-what-web-1230-means/feed/</wfw:commentRss>
		</item>
		<item>
		<title>centos large volume (&gt;2tB) setup</title>
		<link>http://willsani.com/2008/04/20/centos-large-volume-2tb-setup/</link>
		<comments>http://willsani.com/2008/04/20/centos-large-volume-2tb-setup/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 22:20:18 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[tech-nol-o-gy]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/04/20/centos-large-volume-2tb-setup/</guid>
		<description><![CDATA[I thought I would share the steps I took to setup CentOS 5.1 on a Dell PowerEdge 1900 withPerc 5/i and 6/750GB hard drives in a RAID 5 configuration.

Setup your RAID arrays:

OS VD: Using the Perc 5/i configuration utility, remove all existing arrays (If new from factory), then setup the first virtual disk (VD0) as [...]]]></description>
			<content:encoded><![CDATA[<p>I thought I would share the steps I took to setup CentOS 5.1 on a Dell PowerEdge 1900 withPerc 5/i and 6/750GB hard drives in a RAID 5 configuration.</p>
<ol>
<li>Setup your RAID arrays:
<ul>
<li>OS VD: Using the Perc 5/i configuration utility, remove all existing arrays (If new from factory), then setup the first virtual disk (VD0) as a RAID 5 using all drives (right all of them), then specify the volume size. In my case, I chose to allocate 120GB (122880 MB). This is where I&#8217;m going to install the OS.</li>
<li>Data VD: You&#8217;ll want to setup a second virtual disk as a RAID 5 with all of the disks selected and allocate the remaining disk to it. When you continue to the OS install, the installer will see SDA (VD 0) and SDB (VD 1) for the partitions.</li>
</ul>
</li>
</ol>
<p> <a href="http://willsani.com/2008/04/20/centos-large-volume-2tb-setup/#more-292" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/04/20/centos-large-volume-2tb-setup/feed/</wfw:commentRss>
		</item>
		<item>
		<title>the snake had two legs</title>
		<link>http://willsani.com/2008/04/10/the-snake-had-two-legs/</link>
		<comments>http://willsani.com/2008/04/10/the-snake-had-two-legs/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 22:50:21 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[digg-it]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/04/10/the-snake-had-two-legs/</guid>
		<description><![CDATA[Yeah, here we go with the bashing on Digg. But for what its worth, I enjoyed reading the story and correlating to the book of Genesis. Read the whole article here.
]]></description>
			<content:encoded><![CDATA[<p>Yeah, here we go with the bashing on Digg. But for what its worth, I enjoyed reading the story and correlating to the book of Genesis. <a href="http://news.bbc.co.uk/1/hi/sci/tech/7339508.stm" target="_blank">Read the whole article here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/04/10/the-snake-had-two-legs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>outlook 2007 error 0&#215;800CCC80</title>
		<link>http://willsani.com/2008/04/09/outlook-2007-error-0x800ccc80/</link>
		<comments>http://willsani.com/2008/04/09/outlook-2007-error-0x800ccc80/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 05:34:59 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[tech-nol-o-gy]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/04/09/outlook-2007-error-0x800ccc80/</guid>
		<description><![CDATA[Yeah, I upgraded to Outlook 2007 and here is what I got: 0&#215;800CCC80 when attempting to send an email. The solution to the problem is listed below:
Go to Tools &#62; Account Settings &#62; Double click the account &#62; More Settings &#62; Outgoing Server &#62; &#8216;Log on to incoming mail server before sending mail&#8217;.
You&#8217;re welcome!
]]></description>
			<content:encoded><![CDATA[<p>Yeah, I upgraded to Outlook 2007 and here is what I got: 0&#215;800CCC80 when attempting to send an email. The solution to the problem is listed below:</p>
<p>Go to Tools &gt; Account Settings &gt; Double click the account &gt; More Settings &gt; Outgoing Server &gt; &#8216;Log on to incoming mail server before sending mail&#8217;.</p>
<p>You&#8217;re welcome!</p>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/04/09/outlook-2007-error-0x800ccc80/feed/</wfw:commentRss>
		</item>
		<item>
		<title>funny exam answers</title>
		<link>http://willsani.com/2008/04/09/funny-exam-answers/</link>
		<comments>http://willsani.com/2008/04/09/funny-exam-answers/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 23:50:24 +0000</pubDate>
		<dc:creator>Will</dc:creator>
		
		<category><![CDATA[canoodle]]></category>

		<guid isPermaLink="false">http://willsani.com/2008/04/09/funny-exam-answers/</guid>
		<description><![CDATA[A small portion of the American education system at play.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://funnyexamanswers.com/category/test-answers/" target="_blank">A small portion of the American education system at play</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://willsani.com/2008/04/09/funny-exam-answers/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
