<?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>Sam Inverso &#187; Asides</title>
	<atom:link href="http://www.saminverso.com/category/asides/feed" rel="self" type="application/rss+xml" />
	<link>http://www.saminverso.com</link>
	<description>Not a Substitute for Human Interaction</description>
	<lastBuildDate>Thu, 01 Dec 2011 11:37:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Vim: Search and Replace in All Buffers</title>
		<link>http://www.saminverso.com/2007/05/09/search-and-replace-in-all-buffers</link>
		<comments>http://www.saminverso.com/2007/05/09/search-and-replace-in-all-buffers#comments</comments>
		<pubDate>Wed, 09 May 2007 02:40:02 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Vim]]></category>

		<guid isPermaLink="false">http://www.saminverso.com/2007/05/09/search-and-replace-in-all-buffers/</guid>
		<description><![CDATA[Vim: Search and replace in all buffers :bufdo %s/pattern/substitution/ge &#124; update bufdo: applies the following command to all buffers. %s: means search and replace the whole file g: change all instances in a line e: avoids the error when the &#8230; <a class="more-link" href="http://www.saminverso.com/2007/05/09/search-and-replace-in-all-buffers">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Vim: Search and replace in all buffers<br />
<code>:bufdo %s/pattern/substitution/ge | update</code><br />
bufdo: applies the following command to all buffers.<br />
%s: means search and replace the whole file<br />
g: change all instances in a line<br />
e: avoids the error when the pattern doesn&#8217;t exist in a file<br />
update: writes the file only if changes were made<br />
See also <code>:argdo</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.saminverso.com/2007/05/09/search-and-replace-in-all-buffers/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dynamic Daily Banner Montage Fixed</title>
		<link>http://www.saminverso.com/2007/01/19/dynamic-daily-banner-montage-fixed</link>
		<comments>http://www.saminverso.com/2007/01/19/dynamic-daily-banner-montage-fixed#comments</comments>
		<pubDate>Fri, 19 Jan 2007 01:25:58 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.saminverso.com/2007/01/19/dynamic-daily-banner-montage-fixed/</guid>
		<description><![CDATA[The daily dynamic banner montage is now dynamic again. HostGator disabled cURL for all shared users without giving notice. The cron job that rotates the banner depends on cURL so for about a month now it wasn&#8217;t working. I just &#8230; <a class="more-link" href="http://www.saminverso.com/2007/01/19/dynamic-daily-banner-montage-fixed">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The daily dynamic banner montage is now dynamic again. HostGator disabled cURL for all shared users without giving notice. The cron job that rotates the banner depends on cURL so for about a month now it wasn&#8217;t working. I just noticed the problem, and after a quick email to support they fixed it. HostGator does some wacky things in the name of security sometimes, but their support people are great in quickly resolving the issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.saminverso.com/2007/01/19/dynamic-daily-banner-montage-fixed/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixed text crowding image in posts.</title>
		<link>http://www.saminverso.com/2006/12/25/fixed-text-crowding-image-in-posts</link>
		<comments>http://www.saminverso.com/2006/12/25/fixed-text-crowding-image-in-posts#comments</comments>
		<pubDate>Mon, 25 Dec 2006 17:10:16 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.saminverso.com/2006/12/25/fixed-text-crowding-image-in-posts/</guid>
		<description><![CDATA[Fixed the problem of text butting up against inlined post images by adding margin-right: 9px; to the CSS entry.]]></description>
			<content:encoded><![CDATA[<p>Fixed the problem of text butting up against inlined post images by adding  <code>margin-right: 9px;</code> to the CSS entry.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.saminverso.com/2006/12/25/fixed-text-crowding-image-in-posts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gspace Gmail File Space</title>
		<link>http://www.saminverso.com/2006/10/31/gspace-gmail-file-space</link>
		<comments>http://www.saminverso.com/2006/10/31/gspace-gmail-file-space#comments</comments>
		<pubDate>Tue, 31 Oct 2006 04:09:36 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.saminverso.com/2006/10/31/gspace-gmail-file-space/</guid>
		<description><![CDATA[Using the GSpace Firefox plugin you can drag and drop files to store in your gmail account. It&#8217;s great for saving Word document revisions because each upload of the same file is saved in a seperate email. GSpace can also &#8230; <a class="more-link" href="http://www.saminverso.com/2006/10/31/gspace-gmail-file-space">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Using the <a href="http://www.rjonna.com/ext/gspace.php">GSpace</a> <a href="http://www.mozilla.com/firefox">Firefox</a> plugin you can drag and drop files to store in your <a href="http://www.gmail.com">gmail</a> account. It&#8217;s great for saving Word document revisions because each upload of the same file is saved in a seperate email. GSpace can also remove/overwrite old copies of the file as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.saminverso.com/2006/10/31/gspace-gmail-file-space/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HubMed Citation Finder</title>
		<link>http://www.saminverso.com/2006/10/30/hubmed-citation-finder</link>
		<comments>http://www.saminverso.com/2006/10/30/hubmed-citation-finder#comments</comments>
		<pubDate>Mon, 30 Oct 2006 03:55:46 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Asides]]></category>

		<guid isPermaLink="false">http://www.saminverso.com/2006/10/30/hubmed-citation-finder/</guid>
		<description><![CDATA[HubMed Citation Finder. Copy and paste a reference from a pdf and the citation finder will automagically pull it apart and find the article online. It&#8217;s like ParaCite, but you can paste multiple references, and HubMed relies more on PubMed &#8230; <a class="more-link" href="http://www.saminverso.com/2006/10/30/hubmed-citation-finder">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hubmed.org/citation.htm">HubMed Citation Finder</a>. Copy and paste a reference from a pdf and the citation finder will automagically pull it apart and find the article online. It&#8217;s like <a href="http://paracite.eprints.org/">ParaCite</a>, but you can paste multiple references, and HubMed relies more on <a href="http://www.ncbi.nlm.nih.gov/entrez/">PubMed </a>instead of Google <a title="Scholar" href="http://scholar.google.com">Scholar</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.saminverso.com/2006/10/30/hubmed-citation-finder/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download of the Day: Tiny Menu Firefox extension &#8211; Lifehacker</title>
		<link>http://www.saminverso.com/2006/10/26/download-of-the-day-tiny-menu-firefox-extension-lifehacker</link>
		<comments>http://www.saminverso.com/2006/10/26/download-of-the-day-tiny-menu-firefox-extension-lifehacker#comments</comments>
		<pubDate>Thu, 26 Oct 2006 13:59:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.saminverso.com/2006/10/26/download-of-the-day-tiny-menu-firefox-extension-lifehacker/</guid>
		<description><![CDATA[Download of the Day: Tiny Menu Firefox extension &#8211; Lifehacker Make the most of your toolbar space.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lifehacker.com/software/firefox/download-of-the-day--tiny-menu-firefox-extension-209634.php">Download of the Day: Tiny Menu Firefox extension &#8211; Lifehacker</a></p>
<p>Make the most of your toolbar space.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.saminverso.com/2006/10/26/download-of-the-day-tiny-menu-firefox-extension-lifehacker/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

