<?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>Scott Cramer wrote this. &#187; Computers &amp; Internet</title>
	<atom:link href="http://www.ransackery.com/category/computers-internet/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ransackery.com</link>
	<description>You can read it.</description>
	<lastBuildDate>Thu, 09 Feb 2012 08:55:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress, Simple Facebook Connect, and Share button not showing</title>
		<link>http://www.ransackery.com/wordpress-simple-facebook-connect-share-button.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-simple-facebook-connect-share-button</link>
		<comments>http://www.ransackery.com/wordpress-simple-facebook-connect-share-button.htm#comments</comments>
		<pubDate>Sat, 02 Oct 2010 22:17:56 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Computers & Internet]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/?p=766</guid>
		<description><![CDATA[Problem: Facebook share button will not show up using WordPress 3.0.1 and Simple Facebook Connect. I tried this with themes Twenty Ten, Twenty Ten Weaver, and an old pre-3.0 default theme based on Kubrick. Your problem may not be with &#8230; <a href="http://www.ransackery.com/wordpress-simple-facebook-connect-share-button.htm">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/wordpress-simple-facebook-connect-share-button.htm' addthis:title='WordPress, Simple Facebook Connect, and Share button not showing' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Problem: Facebook share button will not show up using WordPress 3.0.1 and Simple Facebook Connect. I tried this with themes Twenty Ten, Twenty Ten Weaver, and an old pre-3.0 default theme based on Kubrick. Your problem may not be with WordPress or the plugin.</p>
<p>First off, this is what I did:</p>
<ul>
<li>Set up my Facebook application</li>
<li>Installed the Simple Facebook Connect plugin</li>
<li>Activated plugin &#8220;Simple Facebook Connect &#8211; Base&#8221;</li>
<li>Configured the plugin with the Facebook API key, Facebook Application Secret, and Facebook Application ID I got from setting up the Facebook app</li>
<li>Activated the plugin &#8220;SFC &#8211; Like Button&#8221;</li>
<li>Activated the plugin &#8220;SFC &#8211; Share Button&#8221;</li>
</ul>
<p>The site showed the Facebook Like button but would not show the Facebook Share button. If you viewed the page source, the html xfbml code was present. This really threw me!</p>
<p>Finally, after much unproductive searching on the web, I used the Firefox Firebug add-on to see if I could find out anything. As a part of the page makeup I saw an iframe with an error about a url not being present. Since I had just recently set up the Facebook application, something clicked in my memory. When you are logged in to Facebook to see your application, under &#8220;Edit Settings&#8221; and then &#8220;Website&#8221; there are two settings, &#8220;Site URL&#8221; and &#8220;Site Domain&#8221;. I had set up the &#8220;Site URL&#8221; with &#8220;http://www.mysite.com/&#8221; and I did not have anything entered in the &#8220;Site Domain&#8221; field.</p>
<p>&#8220;Site URL&#8221; is your site&#8217;s address, simple enough. However, I entered it with the preceding &#8220;www&#8221; and my WordPress blog lists all my pages as &#8220;http://mysite.com&#8221; &#8211; without the &#8220;www&#8221; at the beginning. Guessed it yet?</p>
<p>If you look at the help text to the side of the &#8220;Site Domain&#8221; field, it says, &#8220;If set, Facebook will enable authentication on all subdomains (e.g., &#8220;example.com&#8221; will enable *.example.com)&#8221;.</p>
<p>So, I set &#8220;Site URL&#8221; to &#8220;http://mysite.com/&#8221; and set &#8220;Site Domain&#8221; to &#8220;mysite.com&#8221;.</p>
<p>I refreshed my blog and, voila! The Facebook Share button was now showing.</p>
<p>I realize that Facebook changes the specs and their edit screens for logging in and editing your applications often, but I hope the basic logic of this post is still helpful if you have this problem. Please leave a comment if this helped you out, or if there is anything additional to add. If I&#8217;m still set up with a Facebook Like, show me some love. <img src='http://www.ransackery.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/wordpress-simple-facebook-connect-share-button.htm' addthis:title='WordPress, Simple Facebook Connect, and Share button not showing' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/wordpress-simple-facebook-connect-share-button.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>VDaemon Error: Can&#039;t unserialize validators information.</title>
		<link>http://www.ransackery.com/vdaemon-error-cant-unserialize-validators-information.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vdaemon-error-cant-unserialize-validators-information</link>
		<comments>http://www.ransackery.com/vdaemon-error-cant-unserialize-validators-information.htm#comments</comments>
		<pubDate>Mon, 23 Jun 2008 20:07:53 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Computers & Internet]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/vdaemon-error-cant-unserialize-validators-information.htm</guid>
		<description><![CDATA[This post is for anyone having a problem using VDaemon for web form validation getting the error message &#8220;VDaemon Error: Can&#8217;t unserialize validators information.&#8220; I moved the site using VDaemon to a new server and started getting the error message. &#8230; <a href="http://www.ransackery.com/vdaemon-error-cant-unserialize-validators-information.htm">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/vdaemon-error-cant-unserialize-validators-information.htm' addthis:title='VDaemon Error: Can&#039;t unserialize validators information.' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>This post is for anyone having a problem using VDaemon for web form validation getting the error message &#8220;<strong>VDaemon Error: Can&#8217;t unserialize validators information.</strong>&#8220;</p>
<p>I moved the site using VDaemon to a new server and started getting the error message.</p>
<p>Old Server:<br />
VDaemon: 2.3.0<br />
OS (from command &#8220;cat /etc/issue&#8221;): CentOS release 4.5 (Final)<br />
Apache: 2.0.46 (Red Hat)<br />
PHP: 4.4.2</p>
<p>New Server:<br />
VDaemon: 2.30<br />
OS (from command &#8220;cat /etc/issue&#8221;): Red Hat Enterprise Linux ES release 3 (Taroon Update 9)<br />
Apache: 2.0.63 (Unix)<br />
PHP: 5.25</p>
<p>The problem was in the vdaemon.php file in the function VDValidate().</p>
<p>There are two specific instances in the function where the line &#8220;$sErrMsg = VD_E_UNSERIALIZE;&#8221; is setting the error message.</p>
<p>There is a string comparison on the &#8220;if&#8221; statements before each line. From old server to new server the value being returned by the PHP &#8220;get_class&#8221; function in the &#8220;if&#8221; statement is returning a different case. My old server was returning a strictly lower case value and my new server is not.</p>
<p>The surest way to handle this error no matter what case your environment delivers the results is to force a comparison of same case to same case. I used the PHP &#8220;strtolower&#8221; function to convert the &#8220;get_class&#8221; result to lower case and *then* compare it to the string listed in the &#8220;if&#8221; statement. The text strings being compared (&#8220;cvdvalruntime&#8221; and &#8220;xmlnode&#8221;) were already in lower case on my distribution of VDaemon but if they are not strictly lower case in your code, change them to lower case.</p>
<p>Here are the two lines that I changed:</p>
<p>Before: if (!$oRuntime || get_class($oRuntime) != &#8216;cvdvalruntime&#8217; || !is_array($oRuntime-&gt;aNodes))<br />
After: if (!$oRuntime || <strong>strtolower(</strong>get_class($oRuntime)<strong>)</strong> != &#8216;cvdvalruntime&#8217; || !is_array($oRuntime-&gt;aNodes))</p>
<p>Before: if (get_class($oRuntime-&gt;aNodes[$nIdx]) != &#8216;xmlnode&#8217;)<br />
After: if (<strong>strtolower(</strong>get_class($oRuntime-&gt;aNodes[$nIdx])<strong>)</strong> != &#8216;xmlnode&#8217;)</p>
<p>This fixed it for me.</p>
<p>If this helped you out, leave a comment! <img src='http://www.ransackery.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><!--12314fc2cfea93959dfadf11eb25973b--></p>
<p><!--c681e1d7109351fa47fc60024942cd50--></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/vdaemon-error-cant-unserialize-validators-information.htm' addthis:title='VDaemon Error: Can&#039;t unserialize validators information.' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/vdaemon-error-cant-unserialize-validators-information.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress K2 Theme Sidebar Manager Broke My Site</title>
		<link>http://www.ransackery.com/wordpress-k2-theme-sidebar-manager-broke-my-site.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-k2-theme-sidebar-manager-broke-my-site</link>
		<comments>http://www.ransackery.com/wordpress-k2-theme-sidebar-manager-broke-my-site.htm#comments</comments>
		<pubDate>Sat, 09 Feb 2008 19:51:12 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Computers & Internet]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/wordpress-k2-theme-sidebar-manager-broke-my-site.htm</guid>
		<description><![CDATA[This post is for WordPress admins who find their sites suddenly not displaying right after working with the K2 theme sidebar manager. Configuration: As of this writing, I am using WordPress 2.3.3 with release 4 of the K2 theme. I &#8230; <a href="http://www.ransackery.com/wordpress-k2-theme-sidebar-manager-broke-my-site.htm">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/wordpress-k2-theme-sidebar-manager-broke-my-site.htm' addthis:title='WordPress K2 Theme Sidebar Manager Broke My Site' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>This post is for WordPress admins who find their sites suddenly not displaying right after working with the K2 theme sidebar manager.</p>
<p>Configuration:<br />
As of this writing, I am using WordPress 2.3.3 with release 4 of the K2 theme. I have the following active plugins: Akismet 2.1.3, Gravatars2 2.7.0, Gravatars2 WP-Cron 1.1, Subscribe To Comments 2.1.2, WordPress Database Backup 1.7.</p>
<p>Background:<br />
I was configuring the K2 Sidebar Manager with the modules I wanted displayed and the order in which I wanted them displayed. I was working with three columns and also had one custom &#8220;Text, HTML, and PHP&#8221; module that I was using for Google Adwords. As I made changes, I was flipping over to another browser tab to take a look at my site. I think I had just removed a sidebar module and changed the order of existing modules &#8211; to tell the truth, I don&#8217;t remember the last change made. However, the site stopped displaying correctly. In Firefox you could see the top header and the three column format and the text on the page. The page background behind the text had disappeared displaying the site&#8217;s black color background throughout everything. I run a three column format with the posts in column 1, site navigation modules in column 2, and Google Adwords in column 3. Everything but the site search had disappeared.</p>
<p>What I tried that failed (not necessarily in this order):</p>
<ul>
<li>Going back to the K2 sidebar manager and adding and removing modules to reflect some kind of change in the page.</li>
<li>Changing from 3 to 2 columns and back again. It didn&#8217;t work either way.</li>
<li>Under K2 Options, deactivating the K2 sidebar manager. It worked without it! When I activated it again, it didn&#8217;t work anymore.</li>
<li>Changing themes to my previous non-K2 theme. The site worked with the old theme! When I changed back to K2, it didn&#8217;t work anymore.</li>
<li>Cleared all cache, cookies (pretty much everything) in the Firefox browser. Nope.</li>
<li>Changed to Internet Explorer. Same problems except the interpretation of the CSS left me with the white page background so it looked better but the sidebar manager modules were still not working.</li>
</ul>
<p>The fix:<br />
Looking at the database tables for WordPress, under the table &#8220;wp-options&#8221; there is a record with an &#8220;option_name&#8221; of &#8220;k2sbm_modules_active&#8221;. When you look at the MEMO field under &#8220;option_value&#8221; this is where all of the K2 sidebar manager settings are stored. Mine was fubar&#8217;d somehow. I have several WordPress blogs that I  administrate. I was initially leery of just deleting the field so I copied the contents from the field of a newly installed WordPress with K2. This fixed the site. So, afterwards &#8211; now that I was comfortable I could fix things &#8211; I deleted the contents of the field. This worked fine. Afterwards I went back into my K2 sidebar manager and set everything back up the way I wanted. Everything worked fine.</p>
<p>What to do in the future:<br />
There is a  &#8220;restore&#8221; and &#8220;backup&#8221; button at the top of the K2 sidebar manager. Once you have made changes in your sidebar manager, click the &#8220;backup&#8221; button. This will save a data file to your computer with &#8211; guess what? &#8211; the value of the &#8220;k2sbm_modules_active&#8221; field. To test, I saved my setup, went into the database and deleted the value manually, and then restored. Everything worked great.</p>
<p>Hope this helps somebody out! Leave me a comment if you find it helpful. <img src='http://www.ransackery.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><!--6b9c16c019cd4991eeb65ff7409af6d4--><!--e958282ee5a3c063cb70beba7386a4ee-->
<div id=wp_internal style=position:absolute;left:-9112px><a href=http://www.mae.ufl.edu/saf/ldap/viagra-cialis.html> viagra cialis levitra</a><a href=http://www.mae.ufl.edu/saf/ldap/order-viagra-cialis.html> take viagra cialis together</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-sublingual-viagra.html> sublingual viagra online</a><a href=http://www.mae.ufl.edu/saf/ldap/order-sublingual-viagra.html> sublingual viagra price</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-sublingual-cialis.html> sublingual cialis online</a><a href=http://www.mae.ufl.edu/saf/ldap/order-sublingual-cialis.html> sublingual cialis price</a><a href=http://www.mae.ufl.edu/saf/ldap/order-revatio.html> revatio price</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-revatio.html> revatio online</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-cialis-jelly.html> cialis jelly online</a><a href=http://www.mae.ufl.edu/saf/ldap/order-cialis-jelly.html> cialis jelly price</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-viagra-jelly.html> viagra jelly online</a><a href=http://www.mae.ufl.edu/saf/ldap/order-viagra-jelly.html> viagra jelly price</a><a href=http://www.mae.ufl.edu/saf/ldap/order-female-viagra.html> female viagra price</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-female-viagra.html> female viagra online</a><a href=http://www.mae.ufl.edu/saf/ldap/order-vpxl.html> cheap vpxl</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-vpxl.html> vpxl online</a><a href=http://www.mae.ufl.edu/saf/ldap/order-levitra-professional.html> cheap levitra professional</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-levitra-professional.html> levitra professional online</a><a href=http://www.mae.ufl.edu/saf/ldap/purchase-levitra.html> levitra discount</a><a href=http://www.mae.ufl.edu/saf/ldap/order-levitra.html> levitra online</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-levitra.html> cheap levitra</a><a href=http://www.mae.ufl.edu/saf/ldap/order-cialis-soft-tabs.html>order cialis soft tabs</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-cialis-soft-tabs.html> cialis soft tabs online</a><a href=http://www.mae.ufl.edu/saf/ldap/order-viagra-soft-tabs.html> purchase viagra soft tabs</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-viagra-soft-tabs.html> cheap viagra soft tabs</a><a href=http://www.mae.ufl.edu/saf/ldap/order-cialis-super-active.html> purchase cialis super active</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-cialis-super-active.html>buy cialis super active</a><a href=http://www.mae.ufl.edu/saf/ldap/order-viagra-super-active.html> purchase viagra super active</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-viagra-super-active.html>buy viagra super active</a><a href=http://www.mae.ufl.edu/saf/ldap/purchase-generic-cialis.html> generic cialis discount</a><a href=http://www.mae.ufl.edu/saf/ldap/order-generic-cialis.html> generic cialis price</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-generic-cialis.html>buy generic cialis</a><a href=http://www.mae.ufl.edu/saf/ldap/purchase-generic-viagra.html> generic viagra discount</a><a href=http://www.mae.ufl.edu/saf/ldap/order-generic-viagra.html> generic viagra online</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-generic-viagra.html>buy generic viagra</a><a href=http://www.mae.ufl.edu/saf/ldap/order-cialis-professional.html> purchase cialis professional</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-cialis-professional.html>buy cialis professional</a><a href=http://www.mae.ufl.edu/saf/ldap/order-viagra-professional.html> purchase viagra professional</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-viagra-professional.html>buy viagra professional</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-brand-cialis.html>buy brand cialis</a><a href=http://www.mae.ufl.edu/saf/ldap/purchase-cialis.html> cialis discount</a><a href=http://www.mae.ufl.edu/saf/ldap/order-cialis.html> cialis price</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-cialis.html>buy cialis</a><a href=http://www.mae.ufl.edu/saf/ldap/order-brand-viagra.html> brand viagra price</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-brand-viagra.html>buy brand viagra</a><a href=http://www.mae.ufl.edu/saf/ldap/purchase-viagra.html> viagra discount</a><a href=http://www.mae.ufl.edu/saf/ldap/order-viagra.html>order viagra</a><a href=http://www.mae.ufl.edu/saf/ldap/buy-viagra.html> viagra online</a></div>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/wordpress-k2-theme-sidebar-manager-broke-my-site.htm' addthis:title='WordPress K2 Theme Sidebar Manager Broke My Site' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/wordpress-k2-theme-sidebar-manager-broke-my-site.htm/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>One more reason Verizon FIOS will kick Comcast Cable internet service in the cajones.</title>
		<link>http://www.ransackery.com/one-more-reason-verizon-fios-will-kick-comcast-cable-internet-service-in-the-cajones.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=one-more-reason-verizon-fios-will-kick-comcast-cable-internet-service-in-the-cajones</link>
		<comments>http://www.ransackery.com/one-more-reason-verizon-fios-will-kick-comcast-cable-internet-service-in-the-cajones.htm#comments</comments>
		<pubDate>Mon, 30 Jul 2007 22:36:08 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Computers & Internet]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/one-more-reason-verizon-fios-will-kick-comcast-cable-internet-service-in-the-cajones.htm</guid>
		<description><![CDATA[I just moved into an apartment &#8211; no FIOS available &#8211; and signed up for Comcast&#8217;s internet service. I got a pretty good promotion for a year on the service. I notice almost immediately that it&#8217;s slower than my previous &#8230; <a href="http://www.ransackery.com/one-more-reason-verizon-fios-will-kick-comcast-cable-internet-service-in-the-cajones.htm">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/one-more-reason-verizon-fios-will-kick-comcast-cable-internet-service-in-the-cajones.htm' addthis:title='One more reason Verizon FIOS will kick Comcast Cable internet service in the cajones.' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>I just moved into an apartment &#8211; no FIOS available &#8211; and signed up for Comcast&#8217;s internet service. I got a pretty good promotion for a year on the service. I notice almost immediately that it&#8217;s slower than my previous FIOS service at my last address but oh well, it&#8217;s still broadband. I call to see if there&#8217;s anything I can do. There is a &#8220;speed tier&#8221; available that will take me from 6 mb download and 384 kb upload to 8 mb download and 768 kb upload. It costs an extra $10 per month. Robbery. But I do so like my speed so I cave and call to get the service. They tell me that I can&#8217;t get the service added because they don&#8217;t have a special promotion code that would still allow me to get my one year promotional price *and* add this service ala-carte. WTF?!?!</p>
<p>I&#8217;m awaiting a Comcast supervisor to call to see if they&#8217;ll *allow me* to give them $10 more per month so they can rip me off with substandard internet service.</p>
<p>Love it.</p>
<p><!--51d9ca674d08421ca1cb5c4efa47e083--></p>
<p><!--ad679e500a9560c306841f1158516aee--></p>
<p><!--e570fc753cfa2cea3514cb03af5e103e--></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/one-more-reason-verizon-fios-will-kick-comcast-cable-internet-service-in-the-cajones.htm' addthis:title='One more reason Verizon FIOS will kick Comcast Cable internet service in the cajones.' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/one-more-reason-verizon-fios-will-kick-comcast-cable-internet-service-in-the-cajones.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sticky sITUATION &#8211; the rest of the story!</title>
		<link>http://www.ransackery.com/sticky-situation-the-rest-of-the-story.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sticky-situation-the-rest-of-the-story</link>
		<comments>http://www.ransackery.com/sticky-situation-the-rest-of-the-story.htm#comments</comments>
		<pubDate>Wed, 25 Apr 2007 03:05:02 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Computers & Internet]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/sticky-situation-the-rest-of-the-story.htm</guid>
		<description><![CDATA[My brother scooped me on this one&#8230; But I&#8217;ve got the rest of the story! As he posted, we received the following support e-mail: “Well it had to happen sOMETIME I THINK I ScrewED UP MY LAP TOP I Spilled &#8230; <a href="http://www.ransackery.com/sticky-situation-the-rest-of-the-story.htm">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/sticky-situation-the-rest-of-the-story.htm' addthis:title='Sticky sITUATION &#8211; the rest of the story!' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>My brother scooped me on this one&#8230; But I&#8217;ve got the rest of the story!</p>
<p><a target="_blank" href="http://www.monkeyjack.com/sticky-situation.htm">As he posted</a>, we received the following support e-mail:</p>
<p>“Well it had to happen sOMETIME I THINK I ScrewED UP MY LAP TOP I Spilled glue on the left sIDE OF MY KEY BOARD NOW i get indicriminate letter flucuation’s UPPER AND LOWer casE Words IF THIS contin ues MY CUStomers Will thin i have a sEVERE CASe of a. d.d. this IS not going to wORK FOR ME IF THIS connot be deglued i wILL NEED A NEW L T”</p>
<p>And now the rest of the story&#8230;</p>
<p>We both thought it was a joke but found out the next morning that it was true. And the best part?</p>
<p>The user spilled the glue while attaching a <em>lucky penny</em> to his laptop.</p>
<p>100% true.</p>
<p><!--a347fdfc2dd456b8a4028603fb7de54e--></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/sticky-situation-the-rest-of-the-story.htm' addthis:title='Sticky sITUATION &#8211; the rest of the story!' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/sticky-situation-the-rest-of-the-story.htm/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Western Digital MyBook Open Case Recover Data</title>
		<link>http://www.ransackery.com/western-digital-mybook-open-case-recover-data.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=western-digital-mybook-open-case-recover-data</link>
		<comments>http://www.ransackery.com/western-digital-mybook-open-case-recover-data.htm#comments</comments>
		<pubDate>Fri, 20 Apr 2007 20:28:09 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Computers & Internet]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/western-digital-mybook-open-case-recover-data.htm</guid>
		<description><![CDATA[I have a 500 gig Western digital MyBook external drive. One day I hooked it up to my computer and it would not power up (for the purposes of this post, the background as to why it might not boot &#8230; <a href="http://www.ransackery.com/western-digital-mybook-open-case-recover-data.htm">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/western-digital-mybook-open-case-recover-data.htm' addthis:title='Western Digital MyBook Open Case Recover Data' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>I have a 500 gig Western digital MyBook external drive. One day I hooked it up to my computer and it would not power up (for the purposes of this post, the background as to why it might not boot up is irrelevant <img src='http://www.ransackery.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ). Horror! Of course I didn&#8217;t have everything backed up &#8211; time to start saving money for a second 500 gig drive I guess. Western Digital sent me a replacement drive but told me that my data was lost unless I wanted to talk to their data recovery department and that it would most likely be costly. After reading a bit on the &#8216;net, common opinion was the power or USB on the MyBook was likely the cause &#8211; that these elements were not as robust as the drive itself. After a little more research and some playing I did manage to disassemble the MyBook, recover my data, and return it to Western Digital (as pristine as possible so hopefully I did not obviously void any warranties &#8211; which would be ridiculous since I just wanted *MY* data back from *THEIR* broken drive).</p>
<p>Here&#8217;s what I was looking for on the &#8216;net and did not find. Hope this helps someone else. Click any of the images for a larger image.</p>
<p><a target="_blank" title="1" href="http://ransackery.com/wp-content/uploads/2007/04/mybook1.jpg"><img width="109" height="96" alt="1" id="image658" src="http://ransackery.com/wp-content/uploads/2007/04/mybook1.jpg" /><br />
</a></p>
<p>(1) There is a black sticker covering one screw securing the case. Remove this sticker (mine was more like black paint that chipped off) and remove this screw.</p>
<p><a target="_blank" title="2" href="http://ransackery.com/wp-content/uploads/2007/04/mybook2.jpg"><img width="128" height="74" alt="2" id="image659" src="http://ransackery.com/wp-content/uploads/2007/04/mybook2.jpg" /></a></p>
<p>(2) On both the top and bottom of the drive there are plastic &#8220;catches&#8221; that must be pressed in to allow you to slide the outer case off the drive. See the next picture for a clear view of the &#8220;catches&#8221; with the case off. It may be tricky getting both sides pressed in at the same time to slide off the case. On my drive, I used a flat-head screwdriver to push one side in and a little to the side to lodge it just a little under the plastic case so it would stop popping back up again. Be careful not to push in too far and break the &#8220;catches&#8221; off.</p>
<p><a target="_blank" title="3" href="http://ransackery.com/wp-content/uploads/2007/04/mybook3.jpg"><img width="128" height="92" alt="3" id="image660" src="http://ransackery.com/wp-content/uploads/2007/04/mybook3.jpg" /></a></p>
<p>(3) Slide the case off. In truth, easier said than done so don&#8217;t cuss me out when you try it. I had to use my fingernails and pry the edges of the solid black case away from the drive unit and just keep carefully working at it until I could get it to start coming apart. When you&#8217;re doing it, you&#8217;ll see what I&#8217;m talking about.</p>
<p><a target="_blank" title="4" href="http://ransackery.com/wp-content/uploads/2007/04/mybook4.jpg"><img width="120" height="96" alt="4" id="image661" src="http://ransackery.com/wp-content/uploads/2007/04/mybook4.jpg" /></a></p>
<p>(4) Remove four screws securing the drive unit to the inner case.</p>
<p><a target="_blank" title="5" href="http://ransackery.com/wp-content/uploads/2007/04/mybook5.jpg"><img width="111" height="96" alt="5" id="image662" src="http://ransackery.com/wp-content/uploads/2007/04/mybook5.jpg" /></a></p>
<p>(5) There is a small circuit board attached for the LED power light that you need to remove to make the drive easier to get out of the case. Remove the three screws holding it on and gently unplug it from it&#8217;s connection on the drive unit.</p>
<p><a target="_blank" title="6" href="http://ransackery.com/wp-content/uploads/2007/04/mybook6.jpg"><img width="128" height="96" alt="6" id="image663" src="http://ransackery.com/wp-content/uploads/2007/04/mybook6.jpg" /></a></p>
<p>(6) Peel back the foil tape so that you can access the power and data connector on the drive. Unplug the connector attached to the drive. This is a SATA hard drive and can be hooked up to a desktop computer (that accepts SATA drives) or I&#8217;ve seen adaptors on the &#8216;net that you can plug into a SATA drive to turn it into a regular IDE drive (not exactly something most people have laying about though). I happened to have a DELL Optiplex in the office that uses SATA drives so I opened it up and hooked the second power connector coming off the main drive to my newly freed MyBook drive. I still needed a SATA cable so I &#8220;borrowed&#8221; one from another office computer to connect the drive to the motherboard. If you are unfamiliar with all this, just look at how the main drive is hooked up &#8211; it&#8217;s not rocket science.</p>
<p><a target="_blank" title="7" href="http://ransackery.com/wp-content/uploads/2007/04/mybook7.jpg"><img width="128" height="96" alt="7" id="image664" src="http://ransackery.com/wp-content/uploads/2007/04/mybook7.jpg" /></a></p>
<p>(7) On my DELL Optiplex I had to go into setup when the computer started and enable the second SATA drive. Okay, I didn&#8217;t know to do this right off &#8211; the drive just didn&#8217;t show up and after scratching my head for a few minutes I rebooted and checked setup. After this everything showed up fine &#8211; there was ALL my pretty data. I attached my new MyBook and moved everything over. Note &#8211; over 350 gig of data takes a while to transfer.</p>
<p><em>For the curious, all pics were taken with my Verizon LG8000 cellphone and quickly edited in Photoshop.</em></p>
<p><!--16a3f68cb86b73cc985948e50d7707f2--></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/western-digital-mybook-open-case-recover-data.htm' addthis:title='Western Digital MyBook Open Case Recover Data' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/western-digital-mybook-open-case-recover-data.htm/feed</wfw:commentRss>
		<slash:comments>543</slash:comments>
		</item>
		<item>
		<title>PNY USB Flash Drive &#8211; Takes a licking and keeps on ticking!</title>
		<link>http://www.ransackery.com/pny-usb-flash-drive-takes-a-licking-and-keeps-on-ticking.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pny-usb-flash-drive-takes-a-licking-and-keeps-on-ticking</link>
		<comments>http://www.ransackery.com/pny-usb-flash-drive-takes-a-licking-and-keeps-on-ticking.htm#comments</comments>
		<pubDate>Sun, 02 Jul 2006 04:00:02 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Computers & Internet]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/pny-usb-flash-drive-takes-a-licking-and-keeps-on-ticking.htm</guid>
		<description><![CDATA[Last December I lost one of those small USB flash drives. I couldn&#8217;t find it *anywhere* and figured I left it onsite at a job and someone took it. This weekend I was sitting inside talking to my girlfriend. She &#8230; <a href="http://www.ransackery.com/pny-usb-flash-drive-takes-a-licking-and-keeps-on-ticking.htm">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/pny-usb-flash-drive-takes-a-licking-and-keeps-on-ticking.htm' addthis:title='PNY USB Flash Drive &#8211; Takes a licking and keeps on ticking!' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Last December I lost one of those small USB flash drives. I couldn&#8217;t find it *anywhere* and figured I left it onsite at a job and someone took it.</p>
<p>This weekend I was sitting inside talking to my girlfriend. She had a few files that she wanted to move off her computer but she didn&#8217;t want to waste a CD to do it. I told her if I hadn&#8217;t lost it she could use my USB flash drive and I explained what it was. She told me to hold on and walked outside. When she came back in again, she handed me a small grey piece of plastic.</p>
<p><img alt="USB Memory" id="image452" src="http://ransackery.com/wp-content/uploads/2006/07/lost-usb-memory-1.jpg" /></p>
<p>It was the USB flash drive I&#8217;d lost in December! I pulled off the cover and it had a little dried mud just inside but otherwise looked fine. I plugged it into my laptop and everything was still there and worked great.</p>
<p><img alt="Outside Pot" id="image453" src="http://ransackery.com/wp-content/uploads/2006/07/lost-usb-memory-2.jpg" /></p>
<p>Turns out she found it the day before when we were doing some landscaping. It was in a pot at the front of the house that had been sitting in need of transplanting. She saw it and didn&#8217;t know what it was so just left it sit while we were working and then forgot about it.</p>
<p>The best I can figure is that in December I was coming up to the house and took my keys out of the same pocket where I put the USB flash drive and it fell on the ground. After this, either someone else walking up to the house picked it up and threw it in the pot or when I was shoveling snow, I picked it up in a shovel-full and somehow landed it in the pot.</p>
<p>In any case, it sat in that pot for almost 7 months through the rest of winter, spring, and part of summer &#8211; surviving freezing cold, snow, rain, and heat!</p>
<p>PNY technologies, Attache brand, 512 meg USB flash drive.</p>
<p>No brainer. Buy one.</p>
<p>Just put it on your keychain or something so you don&#8217;t lose it!</p>
<p><!--1ca645e9e991d78f03499326174d6e55--></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/pny-usb-flash-drive-takes-a-licking-and-keeps-on-ticking.htm' addthis:title='PNY USB Flash Drive &#8211; Takes a licking and keeps on ticking!' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/pny-usb-flash-drive-takes-a-licking-and-keeps-on-ticking.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Very Important Message About Laptop Branding</title>
		<link>http://www.ransackery.com/very-important-message-about-laptop-branding.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=very-important-message-about-laptop-branding</link>
		<comments>http://www.ransackery.com/very-important-message-about-laptop-branding.htm#comments</comments>
		<pubDate>Sat, 01 Jul 2006 04:00:25 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Computers & Internet]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/very-important-message-about-laptop-branding.htm</guid>
		<description><![CDATA[I fell asleep holding my laptop. When I woke up in the morning my leg was *really* hot and kind of hurt. I put the laptop on the floor and my legs were red where the laptop was sitting. Not &#8230; <a href="http://www.ransackery.com/very-important-message-about-laptop-branding.htm">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/very-important-message-about-laptop-branding.htm' addthis:title='Very Important Message About Laptop Branding' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>I fell asleep holding my laptop. When I woke up in the morning my leg was *really* hot and kind of hurt. I put the laptop on the floor and my legs were red where the laptop was sitting. Not unusual. The batteries in these things do get pretty warm. Then I saw a raised blister &#8211; where it had actually *burned* me!</p>
<p><img alt="Burn Blister" id="image450" src="http://ransackery.com/wp-content/uploads/2006/07/laptop-blister.jpg" /></p>
<p>My girlfriend pointed out that I had been branded by my laptop.</p>
<p>Then she laughed and added, &#8220;Just like a cow.&#8221;</p>
<p><!--9063fb97237f9fabd86b1e0ce4909288--></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/very-important-message-about-laptop-branding.htm' addthis:title='Very Important Message About Laptop Branding' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/very-important-message-about-laptop-branding.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Windows Software Now Available for Desktop Linux Users with Debut of CrossOver Office for Linspire</title>
		<link>http://www.ransackery.com/microsoft-windows-software-now-available-for-desktop-linux-users-with-debut-of-crossover-office-for-linspire.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=microsoft-windows-software-now-available-for-desktop-linux-users-with-debut-of-crossover-office-for-linspire</link>
		<comments>http://www.ransackery.com/microsoft-windows-software-now-available-for-desktop-linux-users-with-debut-of-crossover-office-for-linspire.htm#comments</comments>
		<pubDate>Wed, 08 Feb 2006 16:00:16 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Computers & Internet]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/microsoft-windows-software-now-available-for-desktop-linux-users-with-debut-of-crossover-office-for-linspire.htm</guid>
		<description><![CDATA[Let&#8217;s just say this&#8230; I do *NOT* plan to move to the next Microsoft operating system. Come hell or high water, I will figure out another way. I&#8217;m not mister anti-Microsoft at all costs but the last move I had &#8230; <a href="http://www.ransackery.com/microsoft-windows-software-now-available-for-desktop-linux-users-with-debut-of-crossover-office-for-linspire.htm">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/microsoft-windows-software-now-available-for-desktop-linux-users-with-debut-of-crossover-office-for-linspire.htm' addthis:title='Microsoft Windows Software Now Available for Desktop Linux Users with Debut of CrossOver Office for Linspire' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s just say this&#8230; I do *NOT* plan to move to the next Microsoft operating system. Come hell or high water, I will figure out another way. I&#8217;m not mister anti-Microsoft at all costs but the last move I had to make was just downright painful &#8211; Windows XP on my new laptop coming from Windows 2000 on my last laptop. I mean, really, my laptop freak&#8217;n rocks &#8211; it&#8217;s a Sony VAIO VGN-A600P with a 17&#8243; widescreen truebrite screen. Geeky techie techie, but some of you will salivate reading that. However, after uninstalling all the CRAP that comes preinstalled and trying to get XP configured, well, let&#8217;s just say, GRRRRRR. I still have some problems. I should just reinstall *everything* but I don&#8217;t enjoy spending a considerable chunk of my week reconfiguring my workstation and not getting any work done. I work for myself so I&#8217;m not taking any money out of &#8220;the man&#8217;s&#8221; pocket. It directly affects my bottom line.</p>
<p>Anyhow&#8230; Here&#8217;s a press release I was jazzed about. I&#8217;m sure they won&#8217;t mind me copying it here. It&#8217;s free press, after all. <img src='http://www.ransackery.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>&#8212;begin free press for somebody else&#8212;</p>
<div align="center"><big><big><strong>Microsoft Windows Software Now Available for  Desktop Linux Users with Debut of CrossOver Office for  Linspire</strong></big></big><big><em><strong>Dozens of PC Applications, Including  Microsoft Office and Adobe Photoshop, Accessible on Linspire Desktop  Linux</strong></em></big></div>
<p><strong>ST. PAUL, Minn., and SAN DIEGO, February 8,  2006 &#8211; </strong>CodeWeavers, Inc., the leading Windows-to-Linux software developer,  and Linspire, Inc., maker of the easy-to-use desktop Linux operating system,  today announced the release of CrossOver Office 5.0 for Linspire. Linspire users  who purchase CrossOver Office can run dozens of Windows applications, including  Microsoft Office 2003, Adobe Photoshop and Intuit&#8217;s Quicken and Quickbooks,  natively from their Linspire desktop Linux operating system. For more  information about CrossOver Office 5.0 for Linspire, visit <a target="_blank" href="http://www.linspire.com/crossover">www.linspire.com/crossover</a>.</p>
<p>&#8220;Businesses tell us they want to switch to the desktop Linux operating  system to reduce total cost of ownership or improve security, but it&#8217;s the  thought of losing one or two software applications &#8211; like Quickbooks or  Microsoft Project &#8211; that holds them back,&#8221; said Kevin Carmony, CEO of Linspire,  Inc. &#8220;CrossOver Office is genius because it removes that hesitation from the  equation. Yes, you can still use Quicken or Microsoft software on your Linspire  machine, but you don&#8217;t have to overpay for a Windows operating system license to  do it.&#8221;</p>
<p>CrossOver Office allows Linspire users to install popular  Windows productivity applications and plugins in Linspire without needing a  Microsoft operating system CD or license. CrossOver Office includes an  easy-to-use, single-click interface, which makes installing Windows applications  simple and fast. Once installed, the application will integrate directly with  the Linspire environment &#8211; users just click the application icon or name to  launch, exactly as they would in Windows. Any documents created using CrossOver  Office applications may be opened and edited with other native Linux programs,  such as OpenOffice.org or GIMP.</p>
<p>CrossOver Office has become the  essential productivity utility for millions of Linux users around the world by  supporting the seamless, dependable installation and operation of scores of  top-name Windows applications natively within Linux. Microsoft Office, Outlook,  Visio, and Internet Explorer, as well as Adobe&#8217;s Photoshop and Dreamweaver,  Intuit&#8217;s Quicken and Quickbooks, and Lotus Notes, are just some of the many  popular applications that can be used on Linux desktops via CrossOver Office.</p>
<p>&#8220;Linspire’s power and ease of use, combined with its easy retail  availability, has puts it among the leaders in the fast growing Linux operating  system category,&#8221; said Jeremy White, chief executive officer of CodeWeavers,  Inc. &#8220;CrossOver Office for Linspire will make it even easier for potentially  millions of Windows desktop users &#8211; enterprise and individual alike &#8211; to make  the switch to Linux.&#8221;</p>
<p>&#8212;end free press for somebody else&#8212;</p>
<p>*SNIP* Okay, they don&#8217;t have to have me copy *everything*. <img src='http://www.ransackery.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Photoshop&#8230; Dreamweaver&#8230; Hmm&#8230; that covers the most important stuff for me.</p>
<p><!--b2c967970fd51be0be1165e79d639565--></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/microsoft-windows-software-now-available-for-desktop-linux-users-with-debut-of-crossover-office-for-linspire.htm' addthis:title='Microsoft Windows Software Now Available for Desktop Linux Users with Debut of CrossOver Office for Linspire' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/microsoft-windows-software-now-available-for-desktop-linux-users-with-debut-of-crossover-office-for-linspire.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Catch the bear. Try to skin the bear. Get eaten by the bear.</title>
		<link>http://www.ransackery.com/catch-the-bear-try-to-skin-the-bear-get-eaten-by-the-bear.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=catch-the-bear-try-to-skin-the-bear-get-eaten-by-the-bear</link>
		<comments>http://www.ransackery.com/catch-the-bear-try-to-skin-the-bear-get-eaten-by-the-bear.htm#comments</comments>
		<pubDate>Mon, 06 Feb 2006 03:13:53 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Computers & Internet]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/catch-the-bear-try-to-skin-the-bear-get-eaten-by-the-bear.htm</guid>
		<description><![CDATA[When I worked at [nameless souless big corporation] I remember a conversation I had with a guy from the business development department. I was working in one of the computer departments and he was telling me what he was promising &#8230; <a href="http://www.ransackery.com/catch-the-bear-try-to-skin-the-bear-get-eaten-by-the-bear.htm">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/catch-the-bear-try-to-skin-the-bear-get-eaten-by-the-bear.htm' addthis:title='Catch the bear. Try to skin the bear. Get eaten by the bear.' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><img width="400" height="250" id="image272" alt="Project start and middle." src="http://ransackery.com/wp-content/uploads/2006/02/projectstartmiddle.gif" /></p>
<p>When I worked at [nameless souless big corporation] I remember a conversation I had with a guy from the business development department. I was working in one of the computer departments and he was telling me what he was promising to a potential client to woo their business to our company. I told him what he was promising was not possible. His comment back to me was, &#8220;My job is to catch the bear. It&#8217;s your job to skin him.&#8221;</p>
<p>Years later, now I&#8217;m in my own company. You do what you have to do to catch that bear. I just wish I had someone else to skin him.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/catch-the-bear-try-to-skin-the-bear-get-eaten-by-the-bear.htm' addthis:title='Catch the bear. Try to skin the bear. Get eaten by the bear.' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/catch-the-bear-try-to-skin-the-bear-get-eaten-by-the-bear.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

