<?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>Dan&#039;s Tech Stop</title>
	<atom:link href="http://danstechstop.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://danstechstop.com</link>
	<description>Web Design &#38; Blog</description>
	<lastBuildDate>Tue, 16 Mar 2010 20:48:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Search Site Bookmarklet</title>
		<link>http://danstechstop.com/2010/03/search-site-bookmarklet/</link>
		<comments>http://danstechstop.com/2010/03/search-site-bookmarklet/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 15:55:18 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://danstechstop.com/?p=101</guid>
		<description><![CDATA[I know a post is a little bit of overkill, but my url got eaten. This is simply a port of one of the new features of CyberSearch for chrome. Anyway here is the code.
javascript:location.href = &#8216;http://www.google.com/search?&#38;q=site:&#8217;+encodeURIComponent(window.location.hostname)+&#8217;+ %s&#8217;;
To use it you need to add it as a search engine in chrome.

]]></description>
			<content:encoded><![CDATA[<p>I know a post is a little bit of overkill, but my url got eaten. This is simply a port of one of the new features of CyberSearch for chrome. Anyway here is the code.</p>
<p>javascript:location.href = &#8216;http://www.google.com/search?&amp;q=site:&#8217;+encodeURIComponent(window.location.hostname)+&#8217;+ %s&#8217;;</p>
<p style="text-align: left;">To use it you need to add it as a search engine in chrome.<br />
<a href="http://danstechstop.com/wp-content/uploads/2010/03/Capture.jpg"><img class="size-medium wp-image-103 aligncenter" title="Capture" src="http://danstechstop.com/wp-content/uploads/2010/03/Capture-300x258.jpg" alt="" width="300" height="258" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://danstechstop.com/2010/03/search-site-bookmarklet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Native Facebook in Pidgin</title>
		<link>http://danstechstop.com/2010/02/native-facebook-in-pidgin/</link>
		<comments>http://danstechstop.com/2010/02/native-facebook-in-pidgin/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 19:38:19 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Chat]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Pidgin]]></category>
		<category><![CDATA[XMPP]]></category>

		<guid isPermaLink="false">http://danstechstop.com/?p=94</guid>
		<description><![CDATA[If anyone has tried the facebook add in for pidgin knows it is buggy at best. The new XMPP support allows one to communicate directly with facebook.
The only tricky part is setting it up. The username field is explained at http://www.facebook.com/username/, and the password is your facebook password. After that just make sure your configurations are the same as mine (note [...]]]></description>
			<content:encoded><![CDATA[<p>If anyone has tried the facebook add in for pidgin knows it is buggy at best. The new XMPP support allows one to communicate directly with facebook.</p>
<p>The only tricky part is setting it up. The username field is explained at <a href="http://www.facebook.com/username/">http://www.facebook.com/username/</a>, and the password is your facebook password. After that just make sure your configurations are the same as mine (note there is no SSL support).</p>
<p><a href="http://danstechstop.com/wp-content/uploads/2010/02/Username.jpg"><img class="alignnone size-medium wp-image-96" title="Username" src="http://danstechstop.com/wp-content/uploads/2010/02/Username-192x300.jpg" alt="" width="192" height="300" /></a><a href="http://danstechstop.com/wp-content/uploads/2010/02/Ports.jpg"><img class="alignnone size-medium wp-image-95" title="Ports" src="http://danstechstop.com/wp-content/uploads/2010/02/Ports-192x300.jpg" alt="" width="192" height="300" /></a></p>
<p>Let me know how it goes!</p>
]]></content:encoded>
			<wfw:commentRss>http://danstechstop.com/2010/02/native-facebook-in-pidgin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quix</title>
		<link>http://danstechstop.com/2010/02/quix/</link>
		<comments>http://danstechstop.com/2010/02/quix/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 00:08:40 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Quix]]></category>
		<category><![CDATA[Search Engine]]></category>

		<guid isPermaLink="false">http://danstechstop.com/?p=89</guid>
		<description><![CDATA[I&#8217;ve been using quix for a little while now, and it has really bugged me that you can&#8217;t just add it as a search engine.
I tweaked the code a little bit so that it works in chrome and firefox as a search engine. Here is the code.
javascript:Quix();function%20Quix(){var%20e=encodeURIComponent;var%20t=window.getSelection?window.getSelection():(document.getSelection?document.getSelection():(document.selection?document.selection.createRange().text:&#8221;));var%20c=%s;if(t!=&#8221;){if(c){c+=&#8217;%20&#8242;+t;}else{c=&#8221;+t;}}if(c){var%20u=&#8217;http://quixapp.com/go/?c=&#8217;+e(c)+&#8217;&#038;t=&#8217;+(document.title?e(document.title):&#8221;)+&#8217;&#038;s=&#8217;+'&#038;v=080&#8242;+&#8217;&#038;u=&#8217;+(document.location?e(document.location):&#8221;);d=&#8221;+document.location;if(d.substr(0,4)!=&#8217;http&#8217;){window.location=u+&#8217;&#038;mode=direct&#8217;;}else{heads=document.getElementsByTagName(&#8216;head&#8217;);if(c.substring(0,1)==&#8217;%20&#8242;){var%20w=window.open(u+&#8217;&#038;mode=direct&#8217;);w.focus();}else%20if(heads.length==0){window.location=u+&#8217;&#038;mode=direct&#8217;;}else{q=document.getElementById(&#8216;quix&#8217;);if(q){q.parentNode.removeChild(q);}sc=document.createElement(&#8217;script&#8217;);sc.src=u;sc.id=&#8217;quix&#8217;;sc.type=&#8217;text/javascript&#8217;;void(heads[0].appendChild(sc));}}}}
If anybody needs help setting that up as a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using quix for a little while now, and it has really bugged me that you can&#8217;t just add it as a search engine.</p>
<p>I tweaked the code a little bit so that it works in chrome and firefox as a search engine. Here is the code.</p>
<p><textarea rows="5" cols="60">javascript:Quix();function%20Quix(){var%20e=encodeURIComponent;var%20t=window.getSelection?window.getSelection():(document.getSelection?document.getSelection():(document.selection?document.selection.createRange().text:&#8221;));var%20c=%s;if(t!=&#8221;){if(c){c+=&#8217;%20&#8242;+t;}else{c=&#8221;+t;}}if(c){var%20u=&#8217;http://quixapp.com/go/?c=&#8217;+e(c)+&#8217;&#038;t=&#8217;+(document.title?e(document.title):&#8221;)+&#8217;&#038;s=&#8217;+'&#038;v=080&#8242;+&#8217;&#038;u=&#8217;+(document.location?e(document.location):&#8221;);d=&#8221;+document.location;if(d.substr(0,4)!=&#8217;http&#8217;){window.location=u+&#8217;&#038;mode=direct&#8217;;}else{heads=document.getElementsByTagName(&#8216;head&#8217;);if(c.substring(0,1)==&#8217;%20&#8242;){var%20w=window.open(u+&#8217;&#038;mode=direct&#8217;);w.focus();}else%20if(heads.length==0){window.location=u+&#8217;&#038;mode=direct&#8217;;}else{q=document.getElementById(&#8216;quix&#8217;);if(q){q.parentNode.removeChild(q);}sc=document.createElement(&#8217;script&#8217;);sc.src=u;sc.id=&#8217;quix&#8217;;sc.type=&#8217;text/javascript&#8217;;void(heads[0].appendChild(sc));}}}}</textarea></p>
<p>If anybody needs help setting that up as a search engine I can add a tutorial later.</p>
]]></content:encoded>
			<wfw:commentRss>http://danstechstop.com/2010/02/quix/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>GMail Apps with Windows 7</title>
		<link>http://danstechstop.com/2009/12/gmail-apps-with-windows-7/</link>
		<comments>http://danstechstop.com/2009/12/gmail-apps-with-windows-7/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 12:08:20 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[GMail]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[mailto]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://danstechstop.com/?p=74</guid>
		<description><![CDATA[If you have ever wanted to get your mailto links to work with google apps, but didn&#8217;t want to shell out for third party apps, there is a simple program by google to help you do that.
It isn&#8217;t that hard really just go to replacing example.com with your domain.
This may require chrome. I haven&#8217;t tried [...]]]></description>
			<content:encoded><![CDATA[<p>If you have ever wanted to get your mailto links to work with google apps, but didn&#8217;t want to shell out for third party apps, there is a simple program by google to help you do that.</p>
<p>It isn&#8217;t that hard really just go to replacing example.com with your domain.</p>
<p>This may require chrome. I haven&#8217;t tried to run it without it.</p>
<p>http://dl.google.com/tag/s/ap=example.com/googlewebapps/en/googleappsstandalonesetuptagged.exe</p>
]]></content:encoded>
			<wfw:commentRss>http://danstechstop.com/2009/12/gmail-apps-with-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not Raising Pigs</title>
		<link>http://danstechstop.com/2009/10/not-raising-pigs/</link>
		<comments>http://danstechstop.com/2009/10/not-raising-pigs/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 15:07:10 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://danstechstop.com/?p=72</guid>
		<description><![CDATA[TO: Honorable Secretary of Agriculture
Washington, D.C
Dear Sir,
 My friend over at Wells, Iowa received a check for $1,000 from the Government for not raising hogs.  Right now I&#8217;m getting extra help from the government and Red Cross while I&#8217;m displaced but when that stops I want to go into the &#8220;not-raising-hogs&#8221; business.
 What I [...]]]></description>
			<content:encoded><![CDATA[<p>TO: Honorable Secretary of Agriculture<br />
Washington, D.C</p>
<p>Dear Sir,</p>
<p> My friend over at Wells, Iowa received a check for $1,000 from the Government for not raising hogs.  Right now I&#8217;m getting extra help from the government and Red Cross while I&#8217;m displaced but when that stops I want to go into the &#8220;not-raising-hogs&#8221; business.</p>
<p> What I want to know is, in your opinion, what is the  best kind of farm not to raise hogs on, and what is  the best breed of hogs not to raise? I want to be sure that I approach this endeavor in keeping with  all governmental policies. I would prefer not to raise razorbacks, but if that is not a good breed  not to raise, then I will just as gladly not raise Yorkshires or Durocs.  As I see it, the hardest part of this program will be in keeping an accurate inventory of how many hogs I haven&#8217;t raised.</p>
<p> My friend, Peterson, is very joyful about the future of the business. He has been raising hogs for twenty years or so, and the best he ever made on them was $422 in 1968, until this year when he got your check for $1000 for not raising hogs. If I get $1000 for not raising 50 hogs, will I get $2000 for not raising 100 hogs? I plan to operate on a small scale at first, holding myself down to about 4000 hogs not raised, which will mean about $80,000 the first year.</p>
<p> Now another thing, these hogs I will not raise will  not eat 100,000 bushels of corn. I understand that  you also pay farmers for not raising corn and wheat.  Will I qualify for payments for not raising wheat and corn not to feed the 4000 hogs I am not going to raise?</p>
<p> Also, I am considering the &#8220;not milking cows&#8221; business, so send me any information you have on that too. In view of these circumstances, you understand that I will be totally unemployed and plan to file for unemployment and food stamps.</p>
<p> Be assured you will have my vote in the coming election.</p>
<p>Patriotically Yours,<br />
Ima Taker</p>
]]></content:encoded>
			<wfw:commentRss>http://danstechstop.com/2009/10/not-raising-pigs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing the way web pages look</title>
		<link>http://danstechstop.com/2009/09/changing-the-way-webpages-look/</link>
		<comments>http://danstechstop.com/2009/09/changing-the-way-webpages-look/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 22:44:38 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Adblock]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Facebook lite]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://danstechstop.com/?p=28</guid>
		<description><![CDATA[Have you ever been to a website and just thought WOW that brings a whole new meaning to ugly? Have you ever been to a website and wanted the information, but the website was so busy you couldn&#8217;t make sense of it all?
Facebook is a wonderful example of the second problem (if you don&#8217;t have [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever been to a website and just thought WOW that brings a whole new meaning to ugly? Have you ever been to a website and wanted the information, but the website was so busy you couldn&#8217;t make sense of it all?</p>
<p>Facebook is a wonderful example of the second problem (if you don&#8217;t have facebook skip to the <a href="#end">bottom</a>). It is just way to busy. Well there is good news for those of you who can&#8217;t stand it. They are working on a new version of the website called Facebook lite. This cuts all the third party apps out, removes all but one add, and just makes everything cleaner looking. There is just that one ad&#8230; one ad&#8230; one ad&#8230; aggh!</p>
<p>There is more good news! That ad can leave and leave you with a perfectly clean Facebook, unless you have chrome (if you can get it to work let me know). First thing to do is grab a the code to make it look right. Download <a href="http://cid-2ad210ff655e1383.skydrive.live.com/self.aspx/Public/fbLite.css" target="_blank"> fbLite.css</a> or <a href="http://cid-2ad210ff655e1383.skydrive.live.com/self.aspx/Public/fbFixer.css" target="_blank">fbFixer.css</a> to remove ads on the full facebook too.</p>
<ul>
<li>Firefox
<ul>
<li><span style="text-decoration:line-through">Rename fbLite.css (the css might not appear) to userContent.css &#8211;Don&#8217;t change the extention!&#8211;</span></li>
<li><span style="text-decoration:line-through">Place this file into your <a href="http://support.mozilla.com/en-US/kb/Profiles#locate" target="_blank">Firefox profile directory</a>, inside of the chrome directory.  (Click the link mozilla can explain better)</span></li>
<li>Just install Adblock plus and add the rule ##div.LSplitView_Right (It works almost everywhere)</li>
</ul>
</li>
<li>Safari
<ul>
<li>Put fbLite.css somewhere where you will not be annoyed by it (leaving it in the downloads folder is fine).</li>
<li>In Safari open preferences.</li>
<li>Under advanced chose fbLite.css for Style sheet.</li>
</ul>
</li>
<li>Internet Explorer
<ul>
<li>Put fbLite.css somewhere where you will not be annoyed by it (leaving it in the downloads folder is fine).</li>
<li>In Internet Explorer open Tools &gt; Internet Options.</li>
<li>On the General tab click Accessibility.</li>
<li>Click Format  documents using my style sheet.</li>
<li>Find fbLite.css</li>
</ul>
</li>
</ul>
<p>Now open <a href="http://lite.facebook.com" target="_blank"> lite.facebook.com</a> and log in. There should now be just a single feed! How refreshing!</p>
<p><a name="end"></a><br />
This is just one example of how to customize a web page. There is sooo much more you can do (block ads, change colors)! If you have more ideas, feel free to comment!</p>
]]></content:encoded>
			<wfw:commentRss>http://danstechstop.com/2009/09/changing-the-way-webpages-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Keywords</title>
		<link>http://danstechstop.com/2009/09/firefox-keywords/</link>
		<comments>http://danstechstop.com/2009/09/firefox-keywords/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 13:45:36 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Keywords]]></category>

		<guid isPermaLink="false">http://danstechstop.com/?p=21</guid>
		<description><![CDATA[Yesterday I discovered a highly underrated feature in firefox. Keywords.
These can make huge improvements in the browsing experience. For example if I wanted to look up John 3:16 all I have to do is type the following into the address bar (shortcut ctrl + l).
bible john 3:16
To get to my blog I simply type this [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I discovered a highly underrated feature in firefox. Keywords.</p>
<p>These can make huge improvements in the browsing experience. For example if I wanted to look up John 3:16 all I have to do is type the following into the address bar (shortcut ctrl + l).</p>
<blockquote><p>bible john 3:16</p></blockquote>
<p>To get to my blog I simply type this word.</p>
<blockquote><p>blog</p></blockquote>
<p>This has really made things quicker and cleaner to get to, and isn&#8217;t that hard to set up either.</p>
<p>For most search engines just right click the text box (where one enters search terms). And click add keyword, complete the dialog and your done.</p>
<p>For a bookmark just right click it and select properties. All you need to do is change the Keyword field.</p>
<p>Happy Browsing!</p>
]]></content:encoded>
			<wfw:commentRss>http://danstechstop.com/2009/09/firefox-keywords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
