<?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>foyleman.com &#187; Hints</title>
	<atom:link href="http://www.foyleman.com/category/hints/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.foyleman.com</link>
	<description>&#124; Go ahead... You Play I Mod &#124;</description>
	<lastBuildDate>Sat, 23 Jan 2010 19:03:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>gmail sigs</title>
		<link>http://www.foyleman.com/2009/01/gmail-sigs/</link>
		<comments>http://www.foyleman.com/2009/01/gmail-sigs/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 19:14:14 +0000</pubDate>
		<dc:creator>foyleman</dc:creator>
				<category><![CDATA[Hints]]></category>

		<guid isPermaLink="false">http://www.foyleman.com/?p=197</guid>
		<description><![CDATA[I&#8217;ve been using Google&#8217;s Gmail for all my email needs for some time now. I&#8217;ve found it easier to centralize all my email into one online solution. This way I can get all my email at once AND have copies of it where ever I go. I could be at work or at home and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using Google&#8217;s Gmail for all my email needs for some time now. I&#8217;ve found it easier to centralize all my email into one online solution. This way I can get all my email at once AND have copies of it where ever I go. I could be at work or at home and still have all my incoming and outgoing mail available.</p>
<p>The biggest problem I have with gmail (at the moment) is that you can only setup one signature. If I am sending out an email from work (Tresware), I can&#8217;t use the same signature as an email I would send out from home (foyleman). I&#8217;ve written before about a great Firefox Extension I found called Gmail Signatures. It might even still be linked in the right column of this site under my list of extensions. However&#8230; AND THIS IS BIG&#8230; I&#8217;ve found it to be the cause of why I sometimes can&#8217;t save downloaded files from Firefox. Yeah, I click a file to save it, select the folder to save it in and nothing happens. I end up having to restart Firefox to get my download to save.</p>
<p>So with that new bit of information, I set out to find an alternative. I first came across a Greasemonkey extension that would do the same thing as the extension I just got rid of. However, it hasn&#8217;t been updated in some time and I didn&#8217;t feel like messing around with a script that might or might not work all the time.</p>
<p>My next find is something I am trying out now and is the reason for writing this post. It&#8217;s program called <a href="http://www.autohotkey.com/download/" target="_blank">AutoHotKey</a>. This porogram will allow you to create a key combination that automatically causes another action on your computer to happen. That action could be to run a program, open a website, or in this case enter a specific signature into my email.</p>
<p>The instructions for use are this:</p>
<ul>
<li>Download and install <a href="http://www.autohotkey.com/download/" target="_blank">AutoHotKey</a></li>
<li>Create a new plain text file anywhere on your hard drive.</li>
<li>Rename this text file with an ahk extension. I created one in MyDocuments and named it gmail_sigs.ahk.</li>
<li>Edit this file by right clicking it and selecting &#8216;Edit this Script&#8217;.</li>
<li>For each signature you want to create, enter this combination:<br />
::<em>short text for gmail</em>::<em>signature to be inserted<br />
</em>In your case this might be:::/foyle::Thanks,{ENTER}foyleman{ENTER}http://www.foyleman.com<br />
The entire thing must be entered on a single line, so for line breaks insert {ENTER}<br />
<em><strong>Note:</strong></em> <em>Make it something you don&#8217;t type too often or the signature will start appearing everywhere. For example, I had to shut off the script in order to type this entry without my signature being inserted. lol.</em></li>
<li>Save the edited script.</li>
<li>Double click the edited script to run it. It will show up in your taskbar when running.<br />
<em><strong>Note:</strong></em> <em>You may need to put a shortcut to this script into Start &gt; All Programs &gt; Startup to ensure it starts up with your computer everyday.</em></li>
<li>Then when you want to enter your signature, just type /foyle (in my case) and your signature will automatically appear.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.foyleman.com/2009/01/gmail-sigs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>network access from vista (win7) to xp</title>
		<link>http://www.foyleman.com/2009/01/network-access-from-vista-win7-to-xp/</link>
		<comments>http://www.foyleman.com/2009/01/network-access-from-vista-win7-to-xp/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 22:15:46 +0000</pubDate>
		<dc:creator>foyleman</dc:creator>
				<category><![CDATA[Hints]]></category>
		<category><![CDATA[irpstacksize]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://www.foyleman.com/?p=185</guid>
		<description><![CDATA[Here&#8217;s a tip I am tired of looking up after reformatting my computer.
Even though you may share all of your files on your XP computer, when you attempt to access those files from a Windows Vista or Windows 7 OS you may get an error that reads one of the following ways:

Not enough server storage [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a tip I am tired of looking up after reformatting my computer.</p>
<p>Even though you may share all of your files on your XP computer, when you attempt to access those files from a Windows Vista or Windows 7 OS you may get an error that reads one of the following ways:</p>
<ul>
<li>Not enough server storage is available to process this command.</li>
<li>Not enough memory to complete transaction. Close some applications and retry.</li>
</ul>
<p>The solution is quite simple, even though odd that you have to do this at all.</p>
<ol>
<li>Go to Start &gt; Run &gt; regedit</li>
<li>Navigate to HKEY_LOCAL_MACHINE &gt; SYSTEM &gt; CurrentControlSet &gt; Services &gt; lanmanserver &gt; parameters</li>
<li>Create (or edit if it actually exists for you) a new DWORD value in this folder.</li>
<li>Name the value IRPStackSize and make sure to get the spelling and case correct.</li>
<li>Right click it to modify.</li>
<li>Select the Decimal Base on the right.</li>
<li>Enter a value of 16.<br />
Note that some people recommend entering 15 first, but I always get an error and wind up stepping it up to 16 and it works after that.</li>
<li>Click OK to close the little window.</li>
<li>Now you need to either restart your computer or, an easier method, restart the Server service which I will now explain.</li>
<li>Go to Start &gt; Run &gt; services.msc</li>
<li>Scroll the list of Services (Local) to find Server.</li>
<li>Right click and select Restart to restart this service.</li>
</ol>
<p>That&#8217;s it. You can now access those files. Hooray.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foyleman.com/2009/01/network-access-from-vista-win7-to-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>goodbye google browser sync</title>
		<link>http://www.foyleman.com/2008/06/goodbye-google-browser-sync/</link>
		<comments>http://www.foyleman.com/2008/06/goodbye-google-browser-sync/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 12:11:34 +0000</pubDate>
		<dc:creator>foyleman</dc:creator>
				<category><![CDATA[Hints]]></category>

		<guid isPermaLink="false">http://www.foyleman.com/?p=152</guid>
		<description><![CDATA[I did some research and found the Google Browser Sync add-on for Firefox is no longer going to be supported. Not only will it not be continued for Firefox 3, but it will be completely discontinued after 2008. Ouch.
The add-on allowed me to syncronize my bookmarks, cookies, etc across multiple computers. All I had to [...]]]></description>
			<content:encoded><![CDATA[<p>I did some research and found the Google Browser Sync add-on for Firefox is no longer going to be supported. Not only will it not be continued for Firefox 3, but it will be completely discontinued after 2008. Ouch.</p>
<p>The add-on allowed me to syncronize my bookmarks, cookies, etc across multiple computers. All I had to do was install it and setup my login information. The rest was seemless.</p>
<p>So I am off to find an alternative, one of which I am already testing. I came across <a href="http://lifehacker.com/396112/google-browser-sync-discontinued-no-firefox-3-support" target="_blank">a letter from Google</a> that stated the following:</p>
<blockquote><p>For those of you who want to continue to use Firefox 2, we&#8217;ll maintain support for old versions of Google Browser Sync through 2008. After that, we can recommend a few other products that scratch a similar itch. We hope that one of them works for you:</p>
<p><a href="http://labs.mozilla.com/" target="_blank">Mozilla Weave [labs.mozilla.com] from Mozilla Labs</a>—Offers bookmark and history synchronization across computers.</p>
<p><a href="http://toolbar.google.com/" target="_blank">Google Toolbar for Firefox [toolbar.google.com]</a>—Store your bookmarks online and access them from any computer online.</p>
<p><a href="http://foxmarks.com/" target="_blank">Foxmarks Bookmark Synchronizer [addons.mozilla.org]</a>—Synchronizes your bookmarks across all computers where it is installed.</p>
<p>Regards,<br />
The Google Team</p></blockquote>
<p>I&#8217;m giving the last choice (Foxmarks) a shot at winning over my heart. If it fails, you&#8217;ll be sure to hear about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foyleman.com/2008/06/goodbye-google-browser-sync/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>firefox firefix</title>
		<link>http://www.foyleman.com/2008/06/firefox-firefix/</link>
		<comments>http://www.foyleman.com/2008/06/firefox-firefix/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 11:52:35 +0000</pubDate>
		<dc:creator>foyleman</dc:creator>
				<category><![CDATA[Hints]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://www.foyleman.com/?p=151</guid>
		<description><![CDATA[I knew I should have waited, yet I couldn&#8217;t help myself. I had to install the new Firefox browser version 3.0 and here I am with only have of my extensions working. Ugh. I should know better than that.
If anyone else out there uses my CopyforNotes extension (add-on), I have updated it to work with [...]]]></description>
			<content:encoded><![CDATA[<p>I knew I should have waited, yet I couldn&#8217;t help myself. I had to install the new Firefox browser version 3.0 and here I am with only have of my extensions working. Ugh. I should know better than that.</p>
<p>If anyone else out there uses my CopyforNotes extension (add-on), I have updated it to work with the new Firefox browser. You can grab it here: <a href="files/copyfornotes-1.8.xpi">CopyforNotes version 1.8</a>.</p>
<p>What extensions do I have installed?</p>
<ul>
<li><strong>ColorZilla </strong>(<em><strong><span style="text-decoration: line-through;">not </span>working</strong></em>)<br />
This plugin allows me to use an eyedropper pointer to select colors on any webpage. It allows me to easily select the color values when programming a website either from an image or the html.</li>
<li><strong>CopyforNotes </strong>(working)<br />
With this, I can select text on a page and copy it plus the url of the page for placement in my notes. I wrote this for MODSonair topics creation. It will either take the url of the current page or that of the link I am hovering over. More details are somewhere in this blog.. give a search if you want to know more.</li>
<li><strong>Dummy Lipsum </strong>(working)<br />
When programming a website, sometimes you need text to fill in an area here and there. This allows me to create filler text on the fly that doesn&#8217;t actually say anything. However, it looks like real sentences and paragraphs so the client can get the overall picture.</li>
<li><strong>Google Browser Sync</strong> (<em><strong>not working, damn it all!</strong></em>) (read following <a href="licenses@ioncube.com">blog post</a>)<br />
This extension that I love so dearly allows me to carry my bookmarks across computers without thinking about it. Whatever my bookmarks are at work are at home, which are on my laptop, etc.<br />
Wait, there&#8217;s more. It also saves my cookies, passwords and other authenticated business. I don&#8217;t have to keep typing in all that junk when going from work to home or any browser I have installed and setup with this plugin.</li>
<li><strong>Google Notebook</strong> (working)<br />
I use Google Notebook for taking my initial notes for MODSonair. This allows me to quickly save anything I see online for review later in the week. I then use CopyforNotes to turn those links into topics that easily paste into the final product.</li>
<li><span style="text-decoration: line-through;"><strong>Greasemonkey </strong>(working, </span><span style="text-decoration: line-through;"><em><strong>but not working</strong></em>) (</span><span style="text-decoration: line-through;">now magically working without my intervention) (<em><strong>broken again</strong></em>)<br />
This is an interesting add-on that allows you to program and use Greasemonkey extensions. It&#8217;s like a platform of pre-made functions so that you can more easily program your own extensions. I use it for a Greasemonkey add-on that automatically inserts a custom signature into my different Gmail email addresses. I&#8217;m not sure what I&#8217;ll do without it that feature which isn&#8217;t working <img src='http://www.foyleman.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </span></li>
<li><strong>Gmail Signatures </strong>(new and working) (<a href="http://blankcanvasweb.com/pages/detail/id_9/n_gmail_signatures/" target="_blank">link</a>)<br />
I found this as a replacement to the Greasemonkey add-on crossed out above. With it you can insert a custom signature for any of your gmail email accounts. Since you can send out your gmail from any account that you own (like from gmail, foyleman, or modsonline), you can now assign specific signatures to each.</li>
<li><strong>IE View Lite</strong> (working)<br />
Right click the screen and have the option to open your current page or selected url in IE. As a programming, websites need to work across multiple browsers.</li>
<li><strong>MeasureIt </strong>(working)<br />
Measer the width and height of a selection within your browser window. Great for figuring out the size of an area you have to work with to properly size the image you plan on putting in there.</li>
<li><strong>Screen grab!</strong> (working)<br />
Two clicks and you can copy or save the webpage you are looking at as an image. You can copy the select, entire page or what you see.</li>
<li><strong>Web Developer</strong> (working)<br />
A necessary tool for web programmings to hunt down problems on any web page.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.foyleman.com/2008/06/firefox-firefix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>online email clients</title>
		<link>http://www.foyleman.com/2008/06/online-email-clients/</link>
		<comments>http://www.foyleman.com/2008/06/online-email-clients/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 16:29:58 +0000</pubDate>
		<dc:creator>foyleman</dc:creator>
				<category><![CDATA[Hints]]></category>
		<category><![CDATA[email thunderbird]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[signatures]]></category>

		<guid isPermaLink="false">http://www.foyleman.com/2008/06/13/online-email-clients/</guid>
		<description><![CDATA[I&#8217;m running an experiment to see if I can use Gmail as my only email client. For the past few years, I&#8217;ve been using Mozilla Thunderbird to retrieve and read my email. It&#8217;s a great program and I recommend it to anyone looking for an email client to install on their desktop. It&#8217;s also great [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m running an experiment to see if I can use <a href="http://www.gmail.com/" target="_blank">Gmail</a> as my only email client. For the past few years, I&#8217;ve been using <a href="http://www.mozilla.com/en-US/thunderbird/" target="_blank">Mozilla Thunderbird</a> to retrieve and read my email. It&#8217;s a great program and I recommend it to anyone looking for an email client to install on their desktop. It&#8217;s also great if you have several email addresses all of which require special needs.</p>
<p>I have about 5 primary email addresses between <a href="http://www.modsonline.com/" target="_blank">MODSonline</a>, <a href="http://www.tresware.com/" target="_blank">Tres</a>, and the rest. Each account requires a specific email signature. I&#8217;ve always copied all of my email to Gmail in the event I want to check and reply when I am away from home. Gmail has good spam filters and makes an excellent online interface for all your email. You can even send your email via Gmail as if you are sending it from the person who received it.</p>
<p>I&#8217;d now like to make it easier for me to have my archived work email and home email all located in one place. If I can switch to Gmail, that would mean all my email is available where ever I go. Therefore the experiment is on. I am going to see if I can survive without a desktop client to deal with email.</p>
<p>Some issues that I&#8217;ve overcome:</p>
<ul>
<li>Gmail doesn&#8217;t really let you have different signatures for different email addresses. However, there are Mozilla FireFox addons (extensions) that resolve this. A combination of <a href="http://blankcanvasweb.com/gmail2_html_sigs/" target="_blank">Greasemonkey and Gmail Signatures</a> fixes that.<br />
One bug though&#8230; to save each signature I have to add one sig, restart FireFox , then add next sig&#8230; repeat. This also has to be done on each machine you plan to use your signatures on. Oh well. Still works.</li>
<li><span style="text-decoration: line-through;">I&#8217;m not sure how to synchronize my contacts and calendar with my phone.</span> Using <a href="http://www.goosync.com/" target="_blank">GooSync</a>, I can synchronize my phone without needing a desktop client. It&#8217;s all done over the air.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.foyleman.com/2008/06/online-email-clients/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>unmute me</title>
		<link>http://www.foyleman.com/2008/01/unmute-me/</link>
		<comments>http://www.foyleman.com/2008/01/unmute-me/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 01:44:05 +0000</pubDate>
		<dc:creator>foyleman</dc:creator>
				<category><![CDATA[Hints]]></category>
		<category><![CDATA[NirCmd]]></category>
		<category><![CDATA[unmute]]></category>

		<guid isPermaLink="false">http://www.foyleman.com/archives/133</guid>
		<description><![CDATA[As many of you know, I love playing Battlefield 2142. I often play it while talking with my buddies on Skype. However, one very annoying problem with the game is that when you start playing, it will mute the microphone volume so that I can&#8217;t hear myself talking. This causes me to yell because I [...]]]></description>
			<content:encoded><![CDATA[<p>As many of you know, I love playing Battlefield 2142. I often play it while talking with my buddies on Skype. However, one very annoying problem with the game is that when you start playing, it will mute the microphone volume so that I can&#8217;t hear myself talking. This causes me to yell because I can&#8217;t hear myself (the wife doesn&#8217;t care for that).</p>
<p>The steps to un-mute the microphone meant that I had to:</p>
<ul>
<li>load the game</li>
<li>go into the audio configuration to trigger the mute</li>
<li>exit to the main screen</li>
<li>Alt+Tab out of the program</li>
<li>open my sound devices</li>
<li>un-mute the mic</li>
<li>try to get back into the game which sometimes doesn&#8217;t work</li>
</ul>
<p>It would be so nice if there were only a way to create a keyboard shortcut to perform this operation automatically. Oh wait&#8230; there is! Yes, I found such a program to make it all happen and here is what you need:</p>
<ul>
<li>Download <a href="http://www.nirsoft.net/utils/nircmd.zip" target="_blank">NirCmd</a>. Unzip the contents someplace permanent such as in it&#8217;s own folder somewhere on your hard drive.</li>
<li>In this same folder, create a .bat file (text file renamed to something like unmute.bat).</li>
<li>In this text file, paste the following command as outlined on <a href="http://www.nirsoft.net/utils/nircmd2.html#using" target="_blank">this page</a>.<br />
<strong>.\NirCmd.exe mutesysvolume 2 microphone</strong></li>
<li>Create a desktop shortcut to that .bat file.</li>
<li>Right click the shortcut and select Properties.</li>
<li>Create a Shortcut Key such as M which will be created as Ctrl+Alt+M</li>
<li>Save and play.</li>
</ul>
<p>Now, when you press Ctrl+Alt+M, your microphone volume will either mute or un-mute. Tada.</p>
<p><strong>*Update:</strong> This doesn&#8217;t seem to work within the game. The shortcut works outside of the game, but apparently the binding system of the game overwrites the shortcuts for the desktop. I need to find a way to bind a key I guess?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foyleman.com/2008/01/unmute-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>all your ie belong&#8230;</title>
		<link>http://www.foyleman.com/2008/01/all-your-ie-belong/</link>
		<comments>http://www.foyleman.com/2008/01/all-your-ie-belong/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 14:39:59 +0000</pubDate>
		<dc:creator>foyleman</dc:creator>
				<category><![CDATA[Hints]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[tredosoft]]></category>
		<category><![CDATA[versions]]></category>

		<guid isPermaLink="false">http://www.foyleman.com/archives/130</guid>
		<description><![CDATA[I came across yet another instance in which I needed to review a website using older versions of Internet Explorer. The problem is that once you upgrade this browser, it overwrites the previous installation. I found a great solution for XP. TredoSoft has a free program that will install IS version 3 through 6 and [...]]]></description>
			<content:encoded><![CDATA[<p>I came across yet another instance in which I needed to review a website using older versions of Internet Explorer. The problem is that once you upgrade this browser, it overwrites the previous installation. I found a great solution for XP. <a href="http://tredosoft.com/Multiple_IE" target="_blank">TredoSoft</a> has a free program that will install IS version 3 through 6 and allow you to access them all individually. Perfect for testing those websites to ensure the javascript and other coding is compliant.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foyleman.com/2008/01/all-your-ie-belong/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>soups on</title>
		<link>http://www.foyleman.com/2007/11/soups-on/</link>
		<comments>http://www.foyleman.com/2007/11/soups-on/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 14:09:47 +0000</pubDate>
		<dc:creator>foyleman</dc:creator>
				<category><![CDATA[Hints]]></category>

		<guid isPermaLink="false">http://www.foyleman.com/archives/124</guid>
		<description><![CDATA[I finally redeemed myself in regards to my soup making skills.
I like to host Thanksgiving for the family. When my Grandmother moved out of state, there wasn&#8217;t anyone willing to go through the effort of creating a big meal and getting everyone together to enjoy it. So I decided to step up to the task.
Aside [...]]]></description>
			<content:encoded><![CDATA[<p>I finally redeemed myself in regards to my soup making skills.</p>
<p>I like to host Thanksgiving for the family. When my Grandmother moved out of state, there wasn&#8217;t anyone willing to go through the effort of creating a big meal and getting everyone together to enjoy it. So I decided to step up to the task.</p>
<p>Aside from Thanksgiving dinners, I enjoy making soups. Chicken, crab, vegetable, bisque, etc&#8230; they are all fun and taste great.</p>
<p>Last year I decided to add soup to the Thanksgiving repertoire. I came up with a great Fall soup called Butternut Squash Crab Bisque. The downfall was that last year I put a little bit too much cayenne pepper into the mix and it came out feeling like fire on the throat. You could put it in your mouth and taste it and it tasted great. But you couldn&#8217;t swallow or you would really feel the wrath of God.</p>
<p>Over the past year I ran some experiments on the soup to find the right blend of spices. This year at Thanksgiving I revealed the new and improved soup and it was perfect.</p>
<p>In case you&#8217;re interested in the recipe, I&#8217;ve pasted in the next page for you.<span id="more-124"></span></p>
<h2>Recipe: Butternut Squash and Crab Bisque</h2>
<p><strong>The ingredients:</strong></p>
<ul>
<li>1 pound of crab meat. The lumpier the better.</li>
<li>1 large butternut squash, or 2 small ones</li>
<li>2 cups dry sherry</li>
<li>small container of heavy cream</li>
<li>2 small cans of chicken broth (or one large can)</li>
<li>1 stick of salted butter</li>
<li>1 cup diced white onion</li>
<li>1 clove of garlic, diced</li>
<li>2 bay leaves</li>
<li>1/2 cup flour</li>
<li>1/2 tbsp lemon juice</li>
<li>1 tsp marjoram</li>
<li>1 tsp sage</li>
<li>1/2 tsp tarragon</li>
<li><span style="text-decoration: line-through">2 tsp cayenne pepper</span> (LORD NO! TOO MUCH!)</li>
<li>5 shakes of cayenne pepper</li>
<li>1 tsp black pepper</li>
<li>salt to taste (but at least a tablespoon)</li>
</ul>
<p><strong>The algorithm:</strong></p>
<p>This recipe is a conglomerate of ideas I pulled from various places. This recipe may look familiar to others, but it has been tuned to what I think is perfection.</p>
<p>You can try your pre-pulled crab meat or artificially flavored whatever, but it will never taste as good as if you pulled the meat off of the crab yourself. Go out and purchase 1.3-1.6 pounds of King crab legs and spend an hour or two pull the meat from that. It really makes all the difference in the soup.</p>
<p>With the crab done, start peeling the butternut squash. Once peeled, slice it in half and scoop out the seeds. It looks and smells like pumpkin so scoop that stuff out with a spoon. Chop it into small cubes. I find the small cubes soften better and are easier to puree later. This might take a little while because this vegetable is often hard. This is why I recommend doing it before you start your work on the stove. Put this aside for later.</p>
<p>Put a large stockpot on the stove, and add about a cup of the sherry. Turn it up to high heat, and leave it there until the liquid has almost entirely reduced. In the meantime, start chopping your onion. I like to chop the onion small as the smaller pieces will take less time to soften in the mix.</p>
<p>When the sherry has almost entirely reduced, turn the heat down to medium, and add a stick of butter. When the butter has melted, add the onion and garlic. Cook until the onion is soft.</p>
<p>Add one can of chicken broth. Then sift in the flour and whisk casually. Then add the other can of chicken broth, and the other cup of sherry, whisk again. Add the butternut squash but don&#8217;t over fill the pot. leave some liquid in there or the soup will be too thick. Add bay leaves, and half of the crab meat. Let the mixture boil on medium heat until the butternut squash is soft, about 30 minutes. Stir <strong>at least every two minutes</strong>, making sure to scrape the bottom, lest the flour burn.</p>
<p>Once the butternut squash is soft, you must puree the entire mixture. This can be tricky. In the amounts listed, it should just barely fit into a standard blender. If not, you must do it in batches. Remember when pouring to and from the blender that the liquid is still boiling hot. Be careful, do it over the sink, and make sure to completely cover the top of the blender while it is on. You probably want to puree for about ten seconds, then take the top off and stir, then puree for another ten seconds or so.</p>
<p>Make sure there are no clumpy bits left in the stock pot, including flour stuck to the bottom. If there are, wipe them off. Then pour the pureed mixture back into the stockpot, and simmer on medium-low. Now you taste it and add the spices to taste. I use roughly the proportions listed above, but feel free to vary those. Make sure you use enough salt, which really makes the whole thing work.</p>
<p>When the whole thing is spiced to deliciousness (and really, it doesn&#8217;t absolutely need anything but the salt), add the remaining half pound of crab meat, and keep simmering for about five minutes. You are ready to serve now. Drizzle cream on the top of the soup as you serve to create a nice presentation. The cream also adds a nice flavor to the soup.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foyleman.com/2007/11/soups-on/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>google calendar + thunderbird + smartphone</title>
		<link>http://www.foyleman.com/2007/09/google-calendar-thunderbird-smartphone/</link>
		<comments>http://www.foyleman.com/2007/09/google-calendar-thunderbird-smartphone/#comments</comments>
		<pubDate>Sun, 30 Sep 2007 13:20:08 +0000</pubDate>
		<dc:creator>foyleman</dc:creator>
				<category><![CDATA[Hints]]></category>

		<guid isPermaLink="false">http://www.foyleman.com/archives/116</guid>
		<description><![CDATA[I keep appointments for work, life&#8230; pretty much everything. Otherwise I could end up forgetting something important. I have a smart phone with a great calendar (Windows Mobile 5). I also like using Google Calendar because it&#8217;s easily available when online (plus it&#8217;s sharable). But until now, I could sync the two calendar programs together [...]]]></description>
			<content:encoded><![CDATA[<p>I keep appointments for work, life&#8230; pretty much everything. Otherwise I could end up forgetting something important. I have a smart phone with a great calendar (Windows Mobile 5). I also like using Google Calendar because it&#8217;s easily available when online (plus it&#8217;s sharable). But until now, I could sync the two calendar programs together without A LOT of work. Well, that&#8217;s changing.</p>
<p>What you need:</p>
<ul>
<li>A smart phone</li>
<li>Google Calendar</li>
<li>Thunderbird (<a href="http://www.mozilla.com/en-US/thunderbird/" target="_blank">link</a>) with
<ul>
<li>Lightning Calendar Addon (<a href="http://www.mozilla.org/projects/calendar/lightning/" target="_blank">link</a>)</li>
<li>Birdie Sync (<a href="http://www.birdiesync.com/home.html" target="_blank">link</a>) (search this blog for details)</li>
</ul>
</li>
<li>Google Calendar Provider Addon (<a href="https://addons.mozilla.org/en-US/thunderbird/addon/4631" target="_blank">link</a>)</li>
<li>Two additional files to fix syncronization as described in this Birdie Sync forum post (<a href="http://birdiesync.com/forum/viewtopic.php?t=282" target="_blank">link</a>)</li>
</ul>
<p>One problem, however, is that recurring appointments in google are not yet properly supported. Only the first in the series will display. Hopefully that will be patched somewhere down the line.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foyleman.com/2007/09/google-calendar-thunderbird-smartphone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>copyfornotes 1.7 firefox addon</title>
		<link>http://www.foyleman.com/2007/07/copyfornotes-12-firefox-addon/</link>
		<comments>http://www.foyleman.com/2007/07/copyfornotes-12-firefox-addon/#comments</comments>
		<pubDate>Wed, 18 Jul 2007 12:06:26 +0000</pubDate>
		<dc:creator>foyleman</dc:creator>
				<category><![CDATA[Hints]]></category>

		<guid isPermaLink="false">http://www.foyleman.com/archives/108</guid>
		<description><![CDATA[I do a lot of note taking for MODSonair, a podcast for MODSonline. I also use FireFox as my primary web browser. This means I have the ability to use add-ons (aka extensions) to add features to the browser to make life easier.
In taking notes for MODSonair, I regularly copy come text from a web [...]]]></description>
			<content:encoded><![CDATA[<p>I do a lot of note taking for <a target="_blank" href="http://www.modsonair.com/">MODSonair</a>, a podcast for <a target="_blank" href="http://www.modsonline.com/">MODSonline</a>. I also use FireFox as my primary web browser. This means I have the ability to use add-ons (aka extensions) to add features to the browser to make life easier.</p>
<p>In taking notes for MODSonair, I regularly copy come text from a web page that has an interesting topic for discussion during our show. I copy this text along with the link of that page. I copy it in plain text format so that it doesn&#8217;t take on the color or size attributes of what I am copying. Then I paste it into my notes. Here&#8217;s an example of what I do about 25 times a week for the last 84 weeks:</p>
<p>- site update &#8211; harumph<br />
http://www.foyleman.com/archives/107</p>
<p>Well, I decided to try and make things a little easier for myself by creating an add-on that would do this for me. Basically, the add-on will copy any selected text as the title of the notes and also copy the URL of the current page. The content will be formatted as you see above. All that&#8217;s left for me to do is paste it into the actual show notes and perhaps hyper-link (so it goes to the link when you click it). I am calling this new add-on &#8216;Copy for Notes&#8217; since that&#8217;s the whole purpose.</p>
<p><strong>* Update version 1.7</strong> allows you to select any text on the page. Then right click the page not on any link on the page and &#8216;Copy for Notes&#8217; to copy the text with the current page URL. <strong>OR</strong> right click the page on a link found on the page and &#8216;Copy for Notes&#8217; to copy the selected text with the right clicked URL instead of the current page URL.</p>
<p>Note that Ctrl+Shift+M is the shortcut associate with this add-on.</p>
<p>You&#8217;re welcome to play with my new add-on. You can grab version <strike>1.2</strike> <strike>1.5</strike> 1.7 right here:</p>
<p><a href="http://www.foyleman.com/files/copyfornotes-1.7.xpi"><strong>Copy for Notes 1.7</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.foyleman.com/2007/07/copyfornotes-12-firefox-addon/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
