<?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>RVBurke &#187; reminders</title>
	<atom:link href="http://blog.rvburke.com/category/reminders/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rvburke.com</link>
	<description>Arquitectura y técnica</description>
	<lastBuildDate>Mon, 10 May 2010 18:22:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Useful Thunderbird and Firefox addons</title>
		<link>http://blog.rvburke.com/2007/09/13/useful-thunderbird-and-firefox-addons/</link>
		<comments>http://blog.rvburke.com/2007/09/13/useful-thunderbird-and-firefox-addons/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 21:37:57 +0000</pubDate>
		<dc:creator>pachi</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[reminders]]></category>
		<category><![CDATA[software-libre]]></category>

		<guid isPermaLink="false">http://blog.rvburke.com/2007/09/13/useful-thunderbird-and-firefox-addons/</guid>
		<description><![CDATA[List of some nice Thunderbird and Firefox addons I currently use, both on GNU/Linux and Windows: Firefox: Firebug, Yslow, Colorzilla, JSView: Powerful addons to debug and help into the development of websites and webapps Minimize to Tray Plus, Remember mismatched domains, Download statusbar, Bookmark Duplicate Detector Convenience addons Scrapbook Locally store web contents Thunderbird: External [...]]]></description>
			<content:encoded><![CDATA[<p>List of some nice <a href="http://www.mozilla.com/thunderbird/">Thunderbird</a> and <a href="http://www.mozilla.com/firefox/">Firefox</a> addons I currently use, both on  <a href="http://www.debian.org">GNU/Linux</a> and Windows:</p>
<p><strong>Firefox</strong>:</p>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/5369">Yslow</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/271">Colorzilla</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/2076">JSView</a>:<br />
  <em>Powerful addons to debug and help into the development of websites and webapps</em></li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/2831">Minimize to Tray Plus</a>, <a href="https://addons.mozilla.org/en-US/thunderbird/addon/2131">Remember mismatched domains</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/26">Download statusbar</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/1553">Bookmark Duplicate Detector</a><br />
  <em>Convenience addons</em></li>
<li><a href="http://amb.vis.ne.jp/mozilla/scrapbook/">Scrapbook</a><br />
  <em>Locally store web contents</em></li>
</ul>
<p><strong><br />
Thunderbird</strong>:</p>
<ul>
<li><a href="http://globs.org/articles.php?lng=en&#038;pg=2">External editor</a>:<br />
  <em>to be able to warmly use gvim to compose messages <img src='http://blog.rvburke.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </em></li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/2215">SyncMab</a>:<br />
  <em>to synchronize (export/import) the address book</em>.</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/170">Quote colors</a>:<br />
  <em>Colors paragraphs depending on quoting level. Very useful for mailing list reading</em>.</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/4268">Colored Diffs</a>:<br />
  <em>Colors inline diffs. Very useful for mailing list reading</em>.</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/1396">Sync on arrival</a>:<em>Get IMAP mail as soon as a new message notification arrives</em></li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/2561">Copy sent to current</a><em>Put reply as child message</em></li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/2831">Minimize to tray Plus</a>, <a href="https://addons.mozilla.org/en-US/thunderbird/addon/2131">Remember mismatched domains</a>:<br />
  <em>Convenience addons</em></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.rvburke.com/2007/09/13/useful-thunderbird-and-firefox-addons/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Tweaking msys and cygwin</title>
		<link>http://blog.rvburke.com/2006/12/01/tweaking-msys-and-cygwin/</link>
		<comments>http://blog.rvburke.com/2006/12/01/tweaking-msys-and-cygwin/#comments</comments>
		<pubDate>Fri, 01 Dec 2006 14:21:07 +0000</pubDate>
		<dc:creator>pachi</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[reminders]]></category>
		<category><![CDATA[software-libre]]></category>

		<guid isPermaLink="false">http://blog.rvburke.com/2006/12/01/tweaking-msys-and-cygwin/</guid>
		<description><![CDATA[I&#8217;ve been using msys and cygwin to have a sane command line environment when working in windows. Something I didn&#8217;t know how to fix until today was the lack of input and display support for accented characters and the weird behaviour of the del key. I finally got it all working as I want it [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using <a href="http://www.mingw.org/msys.shtml">msys</a> and <a href="http://www.cygwin.com/">cygwin</a> to have a sane command line environment when working in windows. Something I didn&#8217;t know how to fix until today was the lack of input and display support for accented characters and the weird behaviour of the <em>del</em> key. I finally got it all working as I want it tweaking some configuration files.</p>
<p>With this, openssh, gvim you can feel a bit more like at home <img src='http://blog.rvburke.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .<br />
<span id="more-113"></span><br />
To tackle the accented characters I had to add an <em>~/.inputrc</em> file as this one:</p>
<p><code>"\e[3~": delete-char<br />
set convert-meta off<br />
set output-meta on<br />
set input-meta on</code></p>
<p>To have a bigger console window on startup I've changed the <em>cygwin.bat</em> call (and msys could be done in a similar way) to:</p>
<p><code>rxvt -fn '8x15' -geometry '80x50' -title 'cygwin rxvt' -bg black -fg grey -tn xterm -e /usr/bin/bash --login -i</code></p>
<p>A minimal <em>.bash_profile</em> to import alias and other settings:<br />
<code># .bash_profile</p>
<p># Get the aliases and functions<br />
if [ -f ~/.bashrc ]; then<br />
    . ~/.bashrc<br />
fi</code></p>
<p>and a small <em>.bashrc</em> with colored dirs and the right localization settings:</p>
<p><code><br />
# .bashrc<br />
alias less='less -r'<br />
eval `dircolors -b`<br />
alias ls='ls -F --color'<br />
LANG=es_ES@euro<br />
LC_ALL=es_ES@euro<br />
LANGUAGE=es_ES@euro<br />
LC_TYPE=es_ES@euro<br />
LC_CTYPE=es_ES@euro<br />
OUTPUT_CHARSET=es_ES@euro</p>
<p>export LANG LC_ALL LANGUAGE LC_TYPE LC_CTYPE OUTPUT_CHARSET</code></p>
<p>NOTE: those files must use unix style line endings to work properly.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rvburke.com/2006/12/01/tweaking-msys-and-cygwin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Keeping site stats for your WordPress site at dreamhost.com</title>
		<link>http://blog.rvburke.com/2006/10/31/keeping-site-stats-for-your-wordpress-site-at-dreamhostcom/</link>
		<comments>http://blog.rvburke.com/2006/10/31/keeping-site-stats-for-your-wordpress-site-at-dreamhostcom/#comments</comments>
		<pubDate>Tue, 31 Oct 2006 02:28:29 +0000</pubDate>
		<dc:creator>pachi</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[reminders]]></category>

		<guid isPermaLink="false">http://blog.rvburke.com/2006/10/31/keeping-site-stats-for-your-wordpress-site-at-dreamhostcom/</guid>
		<description><![CDATA[WordPress uses it&#8217;s own .htaccess files and thus shadows the stats page on dreamhost. To keep the recipe at hand for the next time I&#8217;ve decided to link the relevant wiki page here. It basicalley consists of changing the following content: # BEGIN WordPress &#60;IfModule mod_rewrite.c&#62; RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress uses it&#8217;s own .htaccess files and thus shadows the stats page on dreamhost. To keep the recipe at hand for the next time I&#8217;ve decided to link the relevant wiki page <a href="http://wiki.dreamhost.com/index.php/Making_stats_accessible_with_htaccess">here</a>.<br />
<span id="more-91"></span><br />
It basicalley consists of changing the following content:</p>
<p><code><br />
# BEGIN WordPress<br />
&lt;IfModule mod_rewrite.c&gt;<br />
RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php<br />
&lt;/IfModule&gt;<br />
# END WordPress<br />
&lt;/code&gt;</p>
<p>to this one:</p>
<p><code><br />
&lt;IfModule mod_rewrite.c&gt;<br />
RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{REQUEST_URI} ^/stats/(.*)$ [OR]<br />
RewriteCond %{REQUEST_URI} ^/failed_auth.html$<br />
RewriteRule ^.*$ - [L]<br />
&lt;/IfModule&gt;<br />
# BEGIN WordPress<br />
&lt;IfModule mod_rewrite.c&gt;<br />
RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php<br />
&lt;/IfModule&gt;<br />
# END WordPress<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rvburke.com/2006/10/31/keeping-site-stats-for-your-wordpress-site-at-dreamhostcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
