<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="RE2rss/0.0.0" --><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
    <channel>
      <title>GalacticSlacker HQ</title>
      <managingEditor>havoc@harrisdev.com</managingEditor>
      <description>RSS feed from GalacticSlacker HQ</description>
      <link>http://galacticslacker.com/perl-bin/re2.5</link>
      <language>en</language>
      <generator>RE-RSS spewer</generator>
      <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Galacticslacker" /><feedburner:info uri="galacticslacker" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
        <title>Twiki is down</title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/_0KnnZueKss/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1446#1446</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1446]]></comments>
        <description>
<![CDATA[      I had to take down the GalacticSlacker twiki. It was causing my server to whack out. I will try to diagnose it and get it back online later. I have more pressing issues now. If you actually used it for information, drop me a line to let me know.
]]>
        </description>
        <content:encoded><![CDATA[
    I had to take down the GalacticSlacker twiki. It was causing my server
    to whack out. I will try to diagnose it and get it back online later. I
    have more pressing issues now. If you actually used it for information,
    drop me a line to let me know.

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=_0KnnZueKss:EVPvIBsNNQo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=_0KnnZueKss:EVPvIBsNNQo:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=_0KnnZueKss:EVPvIBsNNQo:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=_0KnnZueKss:EVPvIBsNNQo:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=_0KnnZueKss:EVPvIBsNNQo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=_0KnnZueKss:EVPvIBsNNQo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=_0KnnZueKss:EVPvIBsNNQo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/_0KnnZueKss" height="1" width="1"/>]]></content:encoded>
        <pubDate>Wed, 09 May 2012 10:37:28 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1446#1446</feedburner:origLink></item>
      <item>
        <title>Replacing the audio track on a MP4 video</title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/R_olst7CRoU/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1445#1445</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1445]]></comments>
        <description>
<![CDATA[      for i in `find path/to/files/ -name "*mp4"`; do ffmpeg -i $i -i `dirname $i`/`basename $i mp4`mp3 -vcodec copy -acodec copy -map 0:0 -map 1:0 `dirname $i`/`basename $i ".mp4"`X.mp4; done
]]>
        </description>
        <content:encoded><![CDATA[
    <tt>for i in `find path/to/files/ -name "*mp4"`; do ffmpeg -i $i -i
    `dirname $i`/`basename $i mp4`mp3 -vcodec copy -acodec copy -map 0:0
    -map 1:0 `dirname $i`/`basename $i ".mp4"`X.mp4; done</tt><br /><br
    />I'll elucidate later.

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=R_olst7CRoU:NWKUMGZN_Dk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=R_olst7CRoU:NWKUMGZN_Dk:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=R_olst7CRoU:NWKUMGZN_Dk:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=R_olst7CRoU:NWKUMGZN_Dk:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=R_olst7CRoU:NWKUMGZN_Dk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=R_olst7CRoU:NWKUMGZN_Dk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=R_olst7CRoU:NWKUMGZN_Dk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/R_olst7CRoU" height="1" width="1"/>]]></content:encoded>
        <pubDate>Thu, 29 Mar 2012 23:13:50 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1445#1445</feedburner:origLink></item>
      <item>
        <title>dynamic compression on audio files with sox</title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/B_m8hlHhZLc/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1444#1444</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1444]]></comments>
        <description>
<![CDATA[      I had a bunch of audio files I had ripped from several sets of DVDs (continuing education stuff) that I made available for streaming over our home network. I wanted to adjust the sound levels on the files because the DVDs had fairly low sound levels, making listening on various phones and tablets difficult (since these devices often do not have internal amplifiers).
]]>
        </description>
        <content:encoded><![CDATA[
    I had a bunch of audio files I had ripped from several sets of DVDs
    (continuing education stuff) that I made available for streaming over
    our home network. I wanted to adjust the sound levels on the files
    because the DVDs had fairly low sound levels, making listening on
    various phones and tablets difficult (since these devices often do not
    have internal amplifiers).<br /><br />This is being done on Ubuntu
    10.04 LTS, so I had to install the MP3 tools for SOX:<br /><tt>sudo
    apt-get install libsox-fmt-mp3</tt><br /><br />Then, I processed all of
    the MP3 files in the directory:<br /><br /><tt>for i in `find . -name
    "*mp3"`; do sox "$i" /tmp/temp.wav rate 44100 compand 0.1,0.3
    -60,-60,-30,-15,-20,-12,-4,-8,-2,-7 -2; lame -h /tmp/temp.wav $i; rm
    /tmp/temp.wav; done</tt><br /><br />The resulting sound quality is very
    good. I'm considering encoding these audio files back over the
    complementary video files they go with.

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=B_m8hlHhZLc:FBtoWedz90M:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=B_m8hlHhZLc:FBtoWedz90M:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=B_m8hlHhZLc:FBtoWedz90M:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=B_m8hlHhZLc:FBtoWedz90M:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=B_m8hlHhZLc:FBtoWedz90M:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=B_m8hlHhZLc:FBtoWedz90M:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=B_m8hlHhZLc:FBtoWedz90M:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/B_m8hlHhZLc" height="1" width="1"/>]]></content:encoded>
        <pubDate>Tue, 27 Mar 2012 15:18:11 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1444#1444</feedburner:origLink></item>
      <item>
        <title>[quote] Pens�es, Pascal</title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/HAvQVHq_03k/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1443#1443</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1443]]></comments>
        <description>
<![CDATA[      Evil is easy, and has infinite forms; good is almost unique.
]]>
        </description>
        <content:encoded><![CDATA[
    Evil is easy, and has infinite forms; good is almost unique.<br />	   
    - Pens�es, Pascal <br /><br />Men are so necessarily mad, that not to
    be mad would amount to another form of madness.<br />     - Pens�es,
    Pascal <br />

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=HAvQVHq_03k:5c8u9yMRwfU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=HAvQVHq_03k:5c8u9yMRwfU:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=HAvQVHq_03k:5c8u9yMRwfU:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=HAvQVHq_03k:5c8u9yMRwfU:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=HAvQVHq_03k:5c8u9yMRwfU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=HAvQVHq_03k:5c8u9yMRwfU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=HAvQVHq_03k:5c8u9yMRwfU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/HAvQVHq_03k" height="1" width="1"/>]]></content:encoded>
        <pubDate>Fri, 10 Feb 2012 15:34:24 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1443#1443</feedburner:origLink></item>
      <item>
        <title>[quote] Pascal on specialization</title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/y73Wwqj-rCQ/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1442#1442</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1442]]></comments>
        <description>
<![CDATA[      
]]>
        </description>
        <content:encoded><![CDATA[
    <blockquote><br />"Since we cannot be universal and know all that is to
    be known of everything, we ought to know a little about everything. For
    it is far better to know something about everything than to know all
    about one thing. This universality is the best. If we can have both,
    still better; but if we must choose, we ought to choose the former."
    <br /> - Pensees, Pascal<br /></blockquote><br /><br />I may adopt this
    as my "life quote" or whatever you want to call it.

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=y73Wwqj-rCQ:DpRuF0-DxX4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=y73Wwqj-rCQ:DpRuF0-DxX4:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=y73Wwqj-rCQ:DpRuF0-DxX4:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=y73Wwqj-rCQ:DpRuF0-DxX4:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=y73Wwqj-rCQ:DpRuF0-DxX4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=y73Wwqj-rCQ:DpRuF0-DxX4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=y73Wwqj-rCQ:DpRuF0-DxX4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/y73Wwqj-rCQ" height="1" width="1"/>]]></content:encoded>
        <pubDate>Thu, 19 Jan 2012 21:24:31 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1442#1442</feedburner:origLink></item>
      <item>
        <title>[quote] Trying Christianity</title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/bTE5SWjrh1w/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1441#1441</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1441]]></comments>
        <description>
<![CDATA[      
]]>
        </description>
        <content:encoded><![CDATA[
    <blockquote><br />"Christianity has not been tried and found wanting;
    it has been found difficult and not tried."<br /> - Gilbert K.
    Chesterton, <i>What's Wrong With the World</i><br /></blockquote>

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=bTE5SWjrh1w:etqTdjsF9S4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=bTE5SWjrh1w:etqTdjsF9S4:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=bTE5SWjrh1w:etqTdjsF9S4:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=bTE5SWjrh1w:etqTdjsF9S4:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=bTE5SWjrh1w:etqTdjsF9S4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=bTE5SWjrh1w:etqTdjsF9S4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=bTE5SWjrh1w:etqTdjsF9S4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/bTE5SWjrh1w" height="1" width="1"/>]]></content:encoded>
        <pubDate>Sat, 19 Nov 2011 19:05:16 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1441#1441</feedburner:origLink></item>
      <item>
        <title>[Quote] History</title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/SxAYoAeI3vc/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1440#1440</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1440]]></comments>
        <description>
<![CDATA[      
]]>
        </description>
        <content:encoded><![CDATA[
    <blockquote><br />Because God rules the world by his providence,
    history really is His story. To misconstrue the historical record,
    therefore, is to falsify the works of God. Further, love for our fellow
    men, especially for our brothers and sisters in the faith, demands that
    we not bear false witness against them-regardless of when they lived.
    Consciously misrepresenting history is a violation of this law of love
    and should be regarded as a sin to be avoided.<br />   - Tom Ascol,
    Founders Journal, <i>Baptist History Out of Focus</i><br
    /></blockquote>

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=SxAYoAeI3vc:zoTvWKmlw8U:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=SxAYoAeI3vc:zoTvWKmlw8U:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=SxAYoAeI3vc:zoTvWKmlw8U:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=SxAYoAeI3vc:zoTvWKmlw8U:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=SxAYoAeI3vc:zoTvWKmlw8U:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=SxAYoAeI3vc:zoTvWKmlw8U:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=SxAYoAeI3vc:zoTvWKmlw8U:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/SxAYoAeI3vc" height="1" width="1"/>]]></content:encoded>
        <pubDate>Sat, 29 Oct 2011 22:44:50 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1440#1440</feedburner:origLink></item>
      <item>
        <title>I love my job</title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/WWMurt3nuMY/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1439#1439</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1439]]></comments>
        <description>
<![CDATA[      I am really enjoying the new job. Yesterday, everything went wrong. It was awesome!
]]>
        </description>
        <content:encoded><![CDATA[
    I am really enjoying the new job. Yesterday, everything went wrong. It
    was awesome!

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=WWMurt3nuMY:TkL_l0Bf1WI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=WWMurt3nuMY:TkL_l0Bf1WI:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=WWMurt3nuMY:TkL_l0Bf1WI:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=WWMurt3nuMY:TkL_l0Bf1WI:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=WWMurt3nuMY:TkL_l0Bf1WI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=WWMurt3nuMY:TkL_l0Bf1WI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=WWMurt3nuMY:TkL_l0Bf1WI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/WWMurt3nuMY" height="1" width="1"/>]]></content:encoded>
        <pubDate>Sat, 29 Oct 2011 16:18:49 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1439#1439</feedburner:origLink></item>
      <item>
        <title>New job</title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/53_18as5xVg/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1438#1438</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1438]]></comments>
        <description>
<![CDATA[      I started a new job on 8.Aug.2011. I'm loving it. It's challenging and demanding. It's the job I've been wanting for 20 years. I don't have time for a lot of the optional stuff I've had time for for the last 14 years, but it's working out okay.
]]>
        </description>
        <content:encoded><![CDATA[
    I started a new job on 8.Aug.2011. I'm loving it. It's challenging and
    demanding. It's the job I've been wanting for 20 years. I don't have
    time for a lot of the optional stuff I've had time for for the last 14
    years, but it's working out okay.

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=53_18as5xVg:yd456ED6RAg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=53_18as5xVg:yd456ED6RAg:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=53_18as5xVg:yd456ED6RAg:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=53_18as5xVg:yd456ED6RAg:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=53_18as5xVg:yd456ED6RAg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=53_18as5xVg:yd456ED6RAg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=53_18as5xVg:yd456ED6RAg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/53_18as5xVg" height="1" width="1"/>]]></content:encoded>
        <pubDate>Sun, 23 Oct 2011 03:04:22 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1438#1438</feedburner:origLink></item>
      <item>
        <title>Justice</title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/c7Ovj1ETH3I/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1437#1437</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1437]]></comments>
        <description>
<![CDATA[      Man is not just, but it's good that God is. I'm so glad, though, that God is not fair!
]]>
        </description>
        <content:encoded><![CDATA[
    Man is not just, but it's good that God is. I'm so glad, though, that
    God is not fair!

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=c7Ovj1ETH3I:jCRlATvpMUA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=c7Ovj1ETH3I:jCRlATvpMUA:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=c7Ovj1ETH3I:jCRlATvpMUA:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=c7Ovj1ETH3I:jCRlATvpMUA:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=c7Ovj1ETH3I:jCRlATvpMUA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=c7Ovj1ETH3I:jCRlATvpMUA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=c7Ovj1ETH3I:jCRlATvpMUA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/c7Ovj1ETH3I" height="1" width="1"/>]]></content:encoded>
        <pubDate>Thu, 07 Jul 2011 14:01:53 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1437#1437</feedburner:origLink></item>
      <item>
        <title>CNN Breaking News -- Debt Ceiling</title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/9ZxOWBmla0Q/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1436#1436</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1436]]></comments>
        <description>
<![CDATA[      
]]>
        </description>
        <content:encoded><![CDATA[
    <blockquote><br />CNN Breaking News <br /><br />Senate Majority Leader
    Harry Reid says he's canceling July 4 recess for Senate to deal with
    the debt ceiling crisis.<br /><br />Lawmakers must raise the nation's
    $14.3 trillion debt ceiling by Aug. 2. Otherwise, the Treasury will run
    out of money to pay the nation's bills in full and on time.<br /><br
    />Republicans have demanded that any deal to raise the debt ceiling
    include deep spending cuts, but they have been reluctant to consider
    measures favored by Democrats that would increase revenue.<br
    /></blockquote><br /><br />Well, hold on a sec, "Lawmakers must raise
    the nation's $14.3 trillion debt ceiling by Aug. 2. Otherwise, the
    Treasury will run out of money to pay the nation's bills in full and on
    time." <b>Otherwise, the Treasury will run out of money....</b><br
    /><br />It's a <b>Debt Ceiling</b>... the Treasury is <b>already out of
    money!</b>

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=9ZxOWBmla0Q:AxSTaGmJmDE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=9ZxOWBmla0Q:AxSTaGmJmDE:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=9ZxOWBmla0Q:AxSTaGmJmDE:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=9ZxOWBmla0Q:AxSTaGmJmDE:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=9ZxOWBmla0Q:AxSTaGmJmDE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=9ZxOWBmla0Q:AxSTaGmJmDE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=9ZxOWBmla0Q:AxSTaGmJmDE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/9ZxOWBmla0Q" height="1" width="1"/>]]></content:encoded>
        <pubDate>Thu, 30 Jun 2011 14:03:42 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1436#1436</feedburner:origLink></item>
      <item>
        <title>Rain! 27.Jun.2011</title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/GAMmLBbFQCs/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1435#1435</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1435]]></comments>
        <description>
<![CDATA[      After ten months with no wet, a little shower is a big deal. We're thankful for what we get.
]]>
        </description>
        <content:encoded><![CDATA[
    After ten months with no wet, a little shower is a big deal. We're
    thankful for what we get.<br /><br /><img
    src="http://www.galacticslacker.com/eos5d2/IMG_1335.jpg" width="800"
    height="572" /><br /><br /><img
    src="http://www.galacticslacker.com/eos5d2/IMG_1338.jpg" width="800"
    height="572" /><br /><br /><img
    src="http://www.galacticslacker.com/eos5d2/IMG_1340.jpg" width="800"
    height="572" /><br /><br /><img
    src="http://www.galacticslacker.com/eos5d2/IMG_1343.jpg" width="800"
    height="572" /><br /><br /><img
    src="http://www.galacticslacker.com/eos5d2/IMG_1345.jpg" width="800"
    height="573" /><br /><br /><img
    src="http://www.galacticslacker.com/eos5d2/IMG_1347.jpg" width="800"
    height="573" /><br /><br /><img
    src="http://www.galacticslacker.com/eos5d2/IMG_1354.jpg" width="800"
    height="572" /><br /><br /><img
    src="http://www.galacticslacker.com/eos5d2/IMG_1355.jpg" width="800"
    height="573" /><br /><br /><img
    src="http://www.galacticslacker.com/eos5d2/IMG_1356.jpg" width="800"
    height="573" /><br /><br />It was a very special occasion -- I even
    shot in RAW.

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=GAMmLBbFQCs:FJku9rJ30SE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=GAMmLBbFQCs:FJku9rJ30SE:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=GAMmLBbFQCs:FJku9rJ30SE:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=GAMmLBbFQCs:FJku9rJ30SE:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=GAMmLBbFQCs:FJku9rJ30SE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=GAMmLBbFQCs:FJku9rJ30SE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=GAMmLBbFQCs:FJku9rJ30SE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/GAMmLBbFQCs" height="1" width="1"/>]]></content:encoded>
        <pubDate>Tue, 28 Jun 2011 19:56:29 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1435#1435</feedburner:origLink></item>
      <item>
        <title>Update: CNN Breaking News -- 30 million BBL oil from Strategic Petroleum Reserve</title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/ZySc-NAg6a8/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1434#1434</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1434]]></comments>
        <description>
<![CDATA[      Oh, I misunderstood that the SPR was for -- it was established as a state interventionist tool. So, that means, it is being used for the very purpose it was created.
]]>
        </description>
        <content:encoded><![CDATA[
    Oh, I misunderstood that the SPR was for -- it was established as a
    state interventionist tool. So, that means, it is being used for the
    very purpose it was created.<br /><br />It should be either dissolved,
    or rolled over into a strictly military reserve.<br /><br />State
    (economic) interventionism is always (or at least has historically
    always proven to be) a bad idea.<br /><br />Keynesian economics is
    awful.

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=ZySc-NAg6a8:Vd1DUoLNLZE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=ZySc-NAg6a8:Vd1DUoLNLZE:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=ZySc-NAg6a8:Vd1DUoLNLZE:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=ZySc-NAg6a8:Vd1DUoLNLZE:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=ZySc-NAg6a8:Vd1DUoLNLZE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=ZySc-NAg6a8:Vd1DUoLNLZE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=ZySc-NAg6a8:Vd1DUoLNLZE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/ZySc-NAg6a8" height="1" width="1"/>]]></content:encoded>
        <pubDate>Fri, 24 Jun 2011 13:43:29 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1434#1434</feedburner:origLink></item>
      <item>
        <title>CNN Breaking News -- 30 million BBL oil from Strategic Petroleum Reserve</title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/E3ODlYtn-Wg/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1433#1433</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1433]]></comments>
        <description>
<![CDATA[      
]]>
        </description>
        <content:encoded><![CDATA[
    <blockquote><br />CNN Breaking News<br /><br />The U.S. and
    International Energy Agency will release 60 million barrels of oil from
    reserves to stablize world energy markets.<br /><br />The U.S. will
    release 30 million barrels from its Strategic Petroleum Reserve and the
    rest will come from the International Energy Agency, U.S. Energy
    Secretary Steven Chu said today. The oil will be released in the next
    30 days to offset the disruption in the oil supply caused by unrest in
    the Middle East.<br /></blockquote><br /><br />I'm pretty sure this is
    a bad idea. It was a bad idea when pressure was put on Bush, and it's a
    bad idea now. Not only is it a poor "Band-Aid" solution, it's a bad and
    short-sighted political maneuver. 30 million barrels of oil is not
    enough to make an impact on the market, and it has to be replaced in
    the SPR at market cost, meaning that the tax payers have to pay for
    that oil twice. This kind of intervention in the market is bad policy,
    bad economics and bad politics.

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=E3ODlYtn-Wg:GP-HHoo_MiY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=E3ODlYtn-Wg:GP-HHoo_MiY:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=E3ODlYtn-Wg:GP-HHoo_MiY:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=E3ODlYtn-Wg:GP-HHoo_MiY:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=E3ODlYtn-Wg:GP-HHoo_MiY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=E3ODlYtn-Wg:GP-HHoo_MiY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=E3ODlYtn-Wg:GP-HHoo_MiY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/E3ODlYtn-Wg" height="1" width="1"/>]]></content:encoded>
        <pubDate>Thu, 23 Jun 2011 14:13:13 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1433#1433</feedburner:origLink></item>
      <item>
        <title>Important discussions</title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/iPeOilpA2zk/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1432#1432</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1432]]></comments>
        <description>
<![CDATA[      I finally had two important discussions with two men (actually at the same setting) that I have been waiting for years for the time and the place to be right:
]]>
        </description>
        <content:encoded><![CDATA[
    I finally had two important discussions with two men (actually at the
    same setting) that I have been waiting for years for the time and the
    place to be right:<br /><br /> 1) Your doctrine is all kinds of messed
    up, and I don't agree with you on nearly as many things as you think I
    do (if any).<br /><br /> 2) The Christian doctrine of the Trinity is a
    <b>key, Christian doctrine</b>, and it is clearly supported by the text
    of the Bible (even though the word "Trinity" never appears in the text
    of the Bible).<br /><br />Note: The word "Bible" never appears in the
    Bible, either.

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=iPeOilpA2zk:Dnmh8q5LL9s:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=iPeOilpA2zk:Dnmh8q5LL9s:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=iPeOilpA2zk:Dnmh8q5LL9s:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=iPeOilpA2zk:Dnmh8q5LL9s:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=iPeOilpA2zk:Dnmh8q5LL9s:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=iPeOilpA2zk:Dnmh8q5LL9s:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=iPeOilpA2zk:Dnmh8q5LL9s:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/iPeOilpA2zk" height="1" width="1"/>]]></content:encoded>
        <pubDate>Thu, 23 Jun 2011 05:09:15 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1432#1432</feedburner:origLink></item>
      <item>
        <title>A favorite image</title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/ZrJ_I_h06_4/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1431#1431</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1431]]></comments>
        <description>
<![CDATA[      I haven't posted this one in a long time, but this image seems to provoke a strong response in some people. This is one of the early images from my Canon EOS 5D Mark II from May of 2009.
]]>
        </description>
        <content:encoded><![CDATA[
    I haven't posted this one in a long time, but this image seems to
    provoke a strong response in some people. This is one of the early
    images from my Canon EOS 5D Mark II from May of 2009.<br /><br /><img
    src="/eos5d2/img_2229-2.jpg" width="640" height="512" />

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=ZrJ_I_h06_4:axW3R4OH0uI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=ZrJ_I_h06_4:axW3R4OH0uI:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=ZrJ_I_h06_4:axW3R4OH0uI:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=ZrJ_I_h06_4:axW3R4OH0uI:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=ZrJ_I_h06_4:axW3R4OH0uI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=ZrJ_I_h06_4:axW3R4OH0uI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=ZrJ_I_h06_4:axW3R4OH0uI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/ZrJ_I_h06_4" height="1" width="1"/>]]></content:encoded>
        <pubDate>Tue, 21 Jun 2011 05:21:35 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1431#1431</feedburner:origLink></item>
      <item>
        <title>ATF Busted? </title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/z5jPp4ibEJQ/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1430#1430</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1430]]></comments>
        <description>
<![CDATA[      CNN Breaking News
]]>
        </description>
        <content:encoded><![CDATA[
    CNN Breaking News<br /><br />Two senior federal law enforcement sources
    say acting ATF director Kenneth Melson is expected to resign under
    pressure, perhaps in the next day or two, amid the ongoing controversy
    over the "Fast and Furious" operation in which straw buyers were
    allowed to illegally purchase large numbers of weapons, some of which
    ended up in the hands of cartels in Mexico.

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=z5jPp4ibEJQ:7MgKlf0hL44:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=z5jPp4ibEJQ:7MgKlf0hL44:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=z5jPp4ibEJQ:7MgKlf0hL44:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=z5jPp4ibEJQ:7MgKlf0hL44:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=z5jPp4ibEJQ:7MgKlf0hL44:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=z5jPp4ibEJQ:7MgKlf0hL44:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=z5jPp4ibEJQ:7MgKlf0hL44:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/z5jPp4ibEJQ" height="1" width="1"/>]]></content:encoded>
        <pubDate>Mon, 20 Jun 2011 19:51:36 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1430#1430</feedburner:origLink></item>
      <item>
        <title>Middle School Gym</title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/AFGzU0tndFs/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1429#1429</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1429]]></comments>
        <description>
<![CDATA[      
]]>
        </description>
        <content:encoded><![CDATA[
    <img
    src="https://lh5.googleusercontent.com/_jdZUh-2sars/TdaUfMBqfYI/AAAAAAA
    AVfc/mqamn3bYIqA/IMG_0135.JPG" height="511" width="640" / /><br /><br
    /><br />May 19, 2011<br />640�511 pixels � 177KB<br />Filename:
    IMG_0135.JPG<br />Camera: Canon<br />Model: Canon EOS 5D Mark II<br
    />ISO: 320<br />Exposure: 1/80 sec<br />Aperture: 4.0<br />Focal
    Length: 70mm<br />Flash Used: No

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=AFGzU0tndFs:EE7fMR9qGq8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=AFGzU0tndFs:EE7fMR9qGq8:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=AFGzU0tndFs:EE7fMR9qGq8:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=AFGzU0tndFs:EE7fMR9qGq8:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=AFGzU0tndFs:EE7fMR9qGq8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=AFGzU0tndFs:EE7fMR9qGq8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=AFGzU0tndFs:EE7fMR9qGq8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/AFGzU0tndFs" height="1" width="1"/>]]></content:encoded>
        <pubDate>Fri, 20 May 2011 16:22:52 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1429#1429</feedburner:origLink></item>
      <item>
        <title>rediscovered</title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/4N54vsqEbMk/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1428#1428</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1428]]></comments>
        <description>
<![CDATA[      I just happened to stumble across this image I shot back in December 2009.
]]>
        </description>
        <content:encoded><![CDATA[
    I just happened to stumble across this image I shot back in December
    2009.<br /><br /><img src="/eos5d2/IMG_6948.CR2.jpg" width="640"
    height="426" />

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=4N54vsqEbMk:JqlOgs-CcE4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=4N54vsqEbMk:JqlOgs-CcE4:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=4N54vsqEbMk:JqlOgs-CcE4:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=4N54vsqEbMk:JqlOgs-CcE4:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=4N54vsqEbMk:JqlOgs-CcE4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=4N54vsqEbMk:JqlOgs-CcE4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=4N54vsqEbMk:JqlOgs-CcE4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/4N54vsqEbMk" height="1" width="1"/>]]></content:encoded>
        <pubDate>Sun, 15 May 2011 04:17:11 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1428#1428</feedburner:origLink></item>
      <item>
        <title>Multiverse -- a layman's explanation </title>
        <link>http://feedproxy.google.com/~r/Galacticslacker/~3/f0-z0P2Za1w/re2.5</link>
        <guid isPermaLink="false">http://galacticslacker.com/perl-bin/re2.5?message=1427#1427</guid>
        <comments><![CDATA[http://galacticslacker.com/perl-bin/re2.5?op=new%20entry&id=1427]]></comments>
        <description>
<![CDATA[      I like this video. It points out (humorously) why the multiverse solution is unworkable. The problem with explaining things with the multiverse is that it answers every possible question, which means that in the end it can't answer any questions.
]]>
        </description>
        <content:encoded><![CDATA[
    I like this video. It points out (humorously) why the multiverse
    solution is unworkable. The problem with explaining things with the
    multiverse is that it answers <b>every possible</b> question, which
    means that in the end it can't answer <b>any questions</b>.<br /><br
    /><a href="http://www.youtube.com/embed/Wx4GZJpL8W0">Time Traveling The
    Multiverse</a> by "WhatYouOughtToKnow"<br /><br />boohya!

<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=f0-z0P2Za1w:RpMqzoydlrU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=f0-z0P2Za1w:RpMqzoydlrU:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=f0-z0P2Za1w:RpMqzoydlrU:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=f0-z0P2Za1w:RpMqzoydlrU:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=f0-z0P2Za1w:RpMqzoydlrU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?i=f0-z0P2Za1w:RpMqzoydlrU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Galacticslacker?a=f0-z0P2Za1w:RpMqzoydlrU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Galacticslacker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Galacticslacker/~4/f0-z0P2Za1w" height="1" width="1"/>]]></content:encoded>
        <pubDate>Mon, 09 May 2011 15:36:15 MST</pubDate>
        <dc:creator>havoc</dc:creator>
        <category>GalacticSlacker HQ</category>
      <feedburner:origLink>http://galacticslacker.com/perl-bin/re2.5?message=1427#1427</feedburner:origLink></item>
    </channel>
  </rss>

