<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><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:atom="http://www.w3.org/2005/Atom" version="2.0">

<channel>
	<title>Andy Blyler - Blog</title>
	
	<link>http://www.andyblyler.com/blog</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sat, 30 Aug 2008 01:38:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/andyblyler" type="application/rss+xml" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">690902</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://www.feedburner.com</feedburner:feedburnerHostname><item>
		<title>Issue when using Ping.fm, GTALK Bot, and iChat</title>
		<link>http://www.andyblyler.com/blog/2008/08/29/issue-when-using-pingfm-gtalk-bot-and-ichat/</link>
		<comments>http://www.andyblyler.com/blog/2008/08/29/issue-when-using-pingfm-gtalk-bot-and-ichat/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 01:38:22 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.andyblyler.com/blog/?p=123</guid>
		<description><![CDATA[I have noticed that my status update have contained duplicate links when sending them from iChat.  It appears the problem is the way iChat creates the XML and/or the parser of the Ping.fm bot.  An example of this can be seen on my twitter about credit card  minimum purchase amounts.

If you sniff [...]]]></description>
			<content:encoded><![CDATA[<p>I have noticed that my status update have contained duplicate links when sending them from iChat.  It appears the problem is the way iChat creates the XML and/or the parser of the <a href="http://ping.fm">Ping.fm</a> bot.  An example of this can be seen on my twitter about <a href="https://twitter.com/ablyler/statuses/903547929">credit card  minimum purchase amounts</a>.</p>

<p>If you sniff the jabber traffic you will find something similar the following:</p>

<pre><code>&lt;message to="pingdotfm@gmail.com" type="chat" id="iChat_..."&gt;
&lt;body&gt;
help http://www.google.com [http://www.google.com]
&lt;/body&gt;
&lt;html xmlns=&#8221;http://jabber.org/protocol/xhtml-im&#8221;&gt;
&lt;body xmlns=&#8221;&#8230;&#8221;&gt;
&lt;span style=&#8221;font-size:12px; font-family:Helvetica; &#8220;&gt;
help &lt;a href=&#8221;http://www.google.com&#8221;&gt;http://www.google.com&lt;/a&gt;
&lt;/span&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;x xmlns=&#8221;jabber:x:event&#8221;&gt;&lt;composing/&gt;&lt;/x&gt;
&lt;active xmlns=&#8221;http://jabber.org/protocol/chatstates&#8221;/&gt;
&lt;/message&gt;
</code></pre>

<p>I did report the issue &#8220;<a href="http://getsatisfaction.com/pingfm/topics/ping_fm_duplicating_all_links">ping.fm duplicating links</a>&#8220;.  But sadly it doesn&#8217;t appear that they are going (or able) to do anything about the issue.</p>

<p><a href="http://feeds.feedburner.com/~a/andyblyler?a=9Ypb75"><img src="http://feeds.feedburner.com/~a/andyblyler?i=9Ypb75" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/andyblyler?a=yaF4Pk"><img src="http://feeds.feedburner.com/~f/andyblyler?i=yaF4Pk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=TpqJvK"><img src="http://feeds.feedburner.com/~f/andyblyler?i=TpqJvK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=ZD4OfK"><img src="http://feeds.feedburner.com/~f/andyblyler?i=ZD4OfK" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.andyblyler.com/blog/2008/08/29/issue-when-using-pingfm-gtalk-bot-and-ichat/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HOWTO: Custom Domains with MobileMe on the iPhone via Postfix</title>
		<link>http://www.andyblyler.com/blog/2008/07/27/howto-custom-domains-with-mobileme-on-the-iphone-via-postfix/</link>
		<comments>http://www.andyblyler.com/blog/2008/07/27/howto-custom-domains-with-mobileme-on-the-iphone-via-postfix/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 03:21:32 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.andyblyler.com/blog/?p=122</guid>
		<description><![CDATA[

It is hard to change the email address your email is coming from when sending email from MobileMe on the iPhone because it will not let you simply change it in settings, like it does from other IMAP accounts.  I really wanted to use MobileMe, mainly for the push email and contact/calendar/bookmark synchronization.  [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.andyblyler.com/resize-image/mobileme_box2.png" alt="MobileMe Box" /></p>

<p>It is hard to change the email address your email is coming from when sending email from MobileMe on the iPhone because it will not let you simply change it in settings, like it does from other IMAP accounts.  I really wanted to use MobileMe, mainly for the push email and contact/calendar/bookmark synchronization.  However, if it did not allow me to keep my current email address at my own domain it was going to be a deal breaker.  Luckily, I found a way to still use my existing email address with the iPhone.  In order to do this you will need:</p>

<ul>
    <li>Create an alias with MobileMe</li>
    <li>Modify Postfix configuration</li>
    <li>Forward your email to the new MobileMe alias</li>
    <li>Modify MobileMe account on iPhone to use your Postfix SMTP server</li>
</ul>

<p>First <a href="http://docs.info.apple.com/article.html?path=Dotmac/Mail/en/mac53.html">create an alias with MobileMe</a>, this will be used by your mail server to forward mail to you.  For example you could pick username.incoming@me.com.  This is needed because we are going to ask Postfix to map your main MobileMe address to your existing one.</p>

<p>Next lets modify the Postfix configuration.  For this we are going to use the email address joe@domain.com as our existing email address and assume the postfix configuration files are located in /etc/postfix.  First lets create /etc/postfix/smtp<em>generic</em>maps with the following content:</p>

<p><code>username@me.com   joe@domain.com</code></p>

<p>Then edit /etc/postfix/main.cf and add:</p>

<pre><code># SMTP Outbound From Rewrite
smtp_generic_maps = hash:/etc/postfix/smtp_generic_maps</code></pre>

<p>This will cause any outbound email delivered via SMTP that have a from address of username@me.com to be rewritten as if they came from joe@domain.com.  You will need to reload/restart postfix for this change to take effect.</p>

<p>Forward your mail to username.incoming@me.com.  On my mail server we are using virtual domain maps, so I updated my virtual alias maps to forward my mail to username.incoming@me.com.  You could also do the same thing by using a .forward file or procmail/maildrop.  Note: Do not forward to username@me.com, it will cause a loop, do to the smtp<em>generic</em>maps and send a NDR to the sender of the email.</p>

<p>Lastly we need to modify the MobileMe account on the iPhone to use the Postfix as the outbound SMTP server.  To do this goto Settings -> Mail, Contacts, Calendars -> Your MobileMe Account -> Account Information -> SMTP -> Add or Select your SMTP server.</p>

<p>There you have it!  Now when you send an email from your iPhone it will appear to be sent from joe@domain.com rather than username@me.com.</p>

<p><a href="http://feeds.feedburner.com/~a/andyblyler?a=uOPnW6"><img src="http://feeds.feedburner.com/~a/andyblyler?i=uOPnW6" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/andyblyler?a=0hnhej"><img src="http://feeds.feedburner.com/~f/andyblyler?i=0hnhej" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=xFH4uJ"><img src="http://feeds.feedburner.com/~f/andyblyler?i=xFH4uJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=DQ7XiJ"><img src="http://feeds.feedburner.com/~f/andyblyler?i=DQ7XiJ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.andyblyler.com/blog/2008/07/27/howto-custom-domains-with-mobileme-on-the-iphone-via-postfix/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Little Red School House</title>
		<link>http://www.andyblyler.com/blog/2008/07/09/the-little-red-school-house/</link>
		<comments>http://www.andyblyler.com/blog/2008/07/09/the-little-red-school-house/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 01:43:07 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.andyblyler.com/blog/?p=120</guid>
		<description><![CDATA[A little over two weeks ago Stevie and I headed up to my parents to take some photos.  We stopped by &#8220;The Little Red School House&#8221;, which is about a mile away from my family&#8217;s farm.  It was used as a one room school house up until the 1950s.  It is hard [...]]]></description>
			<content:encoded><![CDATA[<p>A little over two weeks ago Stevie and I headed up to my parents to take some photos.  We stopped by &#8220;The Little Red School House&#8221;, which is about a mile away from my family&#8217;s farm.  It was used as a one room school house up until the 1950s.  It is hard to believe that both my Uncle and Aunt from my Dad&#8217;s side both went to school there.  Okay, enough history talk here are the photos.</p>

<p><a href="http://picasaweb.google.com/ablyler/LittleRedSchoolHouse/photo#5217327964485702210"><img src="http://www.andyblyler.com/resize-image-picasa/http://lh5.ggpht.com/ablyler/SGesJB_h0kI/AAAAAAAAAPU/UsAozl75oyU/School-House-028-Edit%20copy.jpg" alt="The Little Red School House" /></a></p>

<p><a href="http://picasaweb.google.com/ablyler/LittleRedSchoolHouse/photo#5217324842061487650"><img src="http://www.andyblyler.com/resize-image-picasa/http://lh6.ggpht.com/ablyler/SGepTSDlXiI/AAAAAAAAAOw/BXambhJOf9Y/School-House-013-Edit%20copy.jpg" alt="Back of The Little Red School House" /></a></p>

<p>We think this might be the date when it was built, but we are not certain.</p>

<p><a href="http://picasaweb.google.com/ablyler/LittleRedSchoolHouse/photo#5217330932385283442"><img src="http://www.andyblyler.com/resize-image-picasa/http://lh6.ggpht.com/ablyler/SGeu1yR7fXI/AAAAAAAAAPk/0Bw9GzacQns/School-House-020-Edit%20copy.jpg" alt="Corner Stone of The Little Red School House" /></a></p>

<p><a href="http://feeds.feedburner.com/~a/andyblyler?a=BsbISV"><img src="http://feeds.feedburner.com/~a/andyblyler?i=BsbISV" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/andyblyler?a=FmGTTj"><img src="http://feeds.feedburner.com/~f/andyblyler?i=FmGTTj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=Ff8tKJ"><img src="http://feeds.feedburner.com/~f/andyblyler?i=Ff8tKJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=E5aY4J"><img src="http://feeds.feedburner.com/~f/andyblyler?i=E5aY4J" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.andyblyler.com/blog/2008/07/09/the-little-red-school-house/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HOWTO: Create Link to Sent Money via PayPal</title>
		<link>http://www.andyblyler.com/blog/2008/07/02/howto-create-link-to-sent-money-via-paypal/</link>
		<comments>http://www.andyblyler.com/blog/2008/07/02/howto-create-link-to-sent-money-via-paypal/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 16:00:03 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.andyblyler.com/blog/?p=119</guid>
		<description><![CDATA[A while back I created a web site for a rental property in Ocean City, Maryland called Show Me The Beach.



Recently I was asked by the owner to update the PayPal link, as it wasn&#8217;t working any more.  To my dismay I could not find anything on PayPal&#8217;s site about how to create a [...]]]></description>
			<content:encoded><![CDATA[<p>A while back I created a web site for a rental property in Ocean City, Maryland called <a href="http://www.showmethebeach.com">Show Me The Beach</a>.</p>

<p><a href="http://www.showmethebeach.com"><img src="http://www.andyblyler.com/resize-image/www-showmethebeach-com.png" alt="Show Me The Beach" /></a></p>

<p>Recently I was asked by the owner to update the PayPal link, as it wasn&#8217;t working any more.  To my dismay I could not find anything on PayPal&#8217;s site about how to create a link to send money without setting up a business account.  So I set out on my own to try to find a URL that would work to link to.</p>

<p>It didn&#8217;t take long, I noticed that on their main page there was a link to send money.  The link on went to <code>https://www.paypal.com/sendmoney</code>.  I clicked on the link and viewed the source of the page.  I then found that the field in the form for the recipient was named email.  I tried the following URL <code>https://www.paypal.com/sendmoney?email=you@ihatespam.com</code> and to my surprise, it worked!  It filled the recipient with the value you@ihatespam.com!  Below you can see a screenshot of the page.</p>

<p><img src="http://www.andyblyler.com/resize-image/paypal-send-money-page.png" alt="PayPal Send Money Page" /></p>

<p>Not sure how long it will last, but for now you can again create a URL that will fill in your email address that you can give people to send you money from PayPal.</p>

<p><a href="http://feeds.feedburner.com/~a/andyblyler?a=FmtSt4"><img src="http://feeds.feedburner.com/~a/andyblyler?i=FmtSt4" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/andyblyler?a=AMo36j"><img src="http://feeds.feedburner.com/~f/andyblyler?i=AMo36j" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=Nmjs2J"><img src="http://feeds.feedburner.com/~f/andyblyler?i=Nmjs2J" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=IAjYuJ"><img src="http://feeds.feedburner.com/~f/andyblyler?i=IAjYuJ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.andyblyler.com/blog/2008/07/02/howto-create-link-to-sent-money-via-paypal/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Photos from the Farm</title>
		<link>http://www.andyblyler.com/blog/2008/07/01/photos-from-the-farm/</link>
		<comments>http://www.andyblyler.com/blog/2008/07/01/photos-from-the-farm/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 01:02:15 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.andyblyler.com/blog/?p=117</guid>
		<description><![CDATA[This weekend Stevie and I decided to go visit my family and take some photos around the farm.  We ended up talking and hanging out with my family more than taking photos, but here are two of my favorites I took.

The first is the front of the market from across the street where Route [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend Stevie and I decided to go visit my family and take some photos around the farm.  We ended up talking and hanging out with my family more than taking photos, but here are two of my favorites I took.</p>

<p>The first is the front of the market from across the street where Route 25 intersects with Pear Lane.  Notice how wide the Route 25 is.  I wish the streets down here were that wide, it would make bike riding a lot more appealing.
<a href="http://picasaweb.google.com/ablyler/BlylerFruitFarm/photo#5217508836079120498"><img src="http://www.andyblyler.com/resize-image-picasa/http://lh6.ggpht.com/ablyler/SGhQpJL1MHI/AAAAAAAAAP4/llFvqtas8Uo/Farm-006-Edit.JPG" alt="Blyler Fruit Farm Market" /></a></p>

<p>Next up is the sign in front of the market. Stevie and I stood in the middle of the road to get this one. Luckily we didn&#8217;t get hit by any traffic.  <img src='http://www.andyblyler.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> <a href="http://picasaweb.google.com/ablyler/BlylerFruitFarm/photo#5217509152516086434"><img src="http://www.andyblyler.com/resize-image-picasa/http://lh5.ggpht.com/ablyler/SGhQ7kASGqI/AAAAAAAAAQA/EB4D4h4OaLA/Farm-009-Edit.JPG" alt="Blyler Fruit Farm Market Sign" /></a></p>

<p>Stevie took a bunch more photos around the farm, but it was getting dark out and my Canon PowerShot S3 just could handle the low lighting.  So I had to settle for taste testing the strawberries, which I used to pick when I was growing up on the farm.  They are just as I remember them, wonderfully sweet (just like Stevie)!</p>

<p><a href="http://feeds.feedburner.com/~a/andyblyler?a=jZB53p"><img src="http://feeds.feedburner.com/~a/andyblyler?i=jZB53p" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/andyblyler?a=ADarpj"><img src="http://feeds.feedburner.com/~f/andyblyler?i=ADarpj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=J4IByJ"><img src="http://feeds.feedburner.com/~f/andyblyler?i=J4IByJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=r6NIiJ"><img src="http://feeds.feedburner.com/~f/andyblyler?i=r6NIiJ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.andyblyler.com/blog/2008/07/01/photos-from-the-farm/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Seven Year Old Boy Steals Grandmother’s Car</title>
		<link>http://www.andyblyler.com/blog/2008/06/21/seven-year-old-steals-car/</link>
		<comments>http://www.andyblyler.com/blog/2008/06/21/seven-year-old-steals-car/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 01:47:57 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.andyblyler.com/blog/?p=116</guid>
		<description><![CDATA[Stevie showed me this video a few weeks ago.  I think it is hilarious!  However it is also very sad that this kid doesn&#8217;t understand how wrong his actions were.

I hope his grandma did beat his behind!


]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.stevieblyler.com">Stevie</a> showed me this video a few weeks ago.  I think it is hilarious!  However it is also very sad that this kid doesn&#8217;t understand how wrong his actions were.</p>

<p>I hope his grandma did beat his behind!</p>

<p><object width="425" height="349"><param name="movie" value="http://www.youtube.com/v/dKN64o-vHyU&#038;hl=en&#038;rel=0&#038;border=1"></param><embed src="http://www.youtube.com/v/dKN64o-vHyU&#038;hl=en&#038;rel=0&#038;border=1" type="application/x-shockwave-flash" width="425" height="349"></embed></object></p>

<p><a href="http://feeds.feedburner.com/~a/andyblyler?a=VKxeUh"><img src="http://feeds.feedburner.com/~a/andyblyler?i=VKxeUh" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/andyblyler?a=WY45Ji"><img src="http://feeds.feedburner.com/~f/andyblyler?i=WY45Ji" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=GKlSqI"><img src="http://feeds.feedburner.com/~f/andyblyler?i=GKlSqI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=nUTJAI"><img src="http://feeds.feedburner.com/~f/andyblyler?i=nUTJAI" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.andyblyler.com/blog/2008/06/21/seven-year-old-steals-car/feed/</wfw:commentRss>
		</item>
		<item>
		<title>C25K W1D1</title>
		<link>http://www.andyblyler.com/blog/2008/01/31/c25k-w1d1/</link>
		<comments>http://www.andyblyler.com/blog/2008/01/31/c25k-w1d1/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 04:37:10 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.andyblyler.com/blog/2008/01/31/c25k-w1d1/</guid>
		<description><![CDATA[After reading about Nathan and John running all the time I decided to give the Couch-to-5K Running Plan a try.  

I found a C25K podcast that contains some fast pace music and a guy giving you instructions on when to switch pace.  I downloaded it and put in on my iPhone, got bundled [...]]]></description>
			<content:encoded><![CDATA[<p>After reading about <a href="http://nathanpowell.org/">Nathan</a> and <a href="http://thinkhole.org/run/">John</a> running all the time I decided to give the <a href="http://www.coolrunning.com/engine/2/2_3/181.shtml">Couch-to-5K Running Plan</a> a try. <img src='http://www.andyblyler.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>

<p>I found a <a href="http://www.ullreys.com/robert/Podcasts/podcasts/podcasts.html">C25K podcast</a> that contains some fast pace music and a guy giving you instructions on when to switch pace.  I downloaded it and put in on my iPhone, got bundled up, and went outside and gave it my all.  I must say that it did push my limits, it has been quite some time since I have been active.  It felt really good afterwards to have accomplished something.  I am glad that I used the podcast.  It was like having a digital trainer and it prevented me from having to keep track of time.</p>

<p>Next workout will be on Friday! Here is to a healthier me! <img src='http://www.andyblyler.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>

<p><a href="http://feeds.feedburner.com/~a/andyblyler?a=0rDlkj"><img src="http://feeds.feedburner.com/~a/andyblyler?i=0rDlkj" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/andyblyler?a=nxopl"><img src="http://feeds.feedburner.com/~f/andyblyler?i=nxopl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=ijLFL"><img src="http://feeds.feedburner.com/~f/andyblyler?i=ijLFL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=MwjeL"><img src="http://feeds.feedburner.com/~f/andyblyler?i=MwjeL" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.andyblyler.com/blog/2008/01/31/c25k-w1d1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>We Got Married!</title>
		<link>http://www.andyblyler.com/blog/2008/01/19/we-got-married/</link>
		<comments>http://www.andyblyler.com/blog/2008/01/19/we-got-married/#comments</comments>
		<pubDate>Sat, 19 Jan 2008 19:56:07 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[wedding life stevie]]></category>

		<guid isPermaLink="false">http://www.andyblyler.com/blog/2008/01/19/we-got-married/</guid>
		<description><![CDATA[

Back on October 13, 2007 Stevie and I got married on the Blyler Fruit Farm.  It was the perfect!  The weather, location, bride, ceremony, and everything else.  I still get chills just thinking about it.  I never thought I could feel the way I felt on that day!  Love ya [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.andyblyler.com/resize-image/wedding.png" alt="Wedding" /></p>

<p>Back on October 13, 2007 Stevie and I got married on the <a href="http://www.blylerfruitfarm.com">Blyler Fruit Farm</a>.  It was the perfect!  The weather, location, bride, ceremony, and everything else.  I still get chills just thinking about it.  I never thought I could feel the way I felt on that day!  Love ya Stevie!</p>

<p>You can view all the photos in <a href="http://www.flickr.com/photos/snablyler/sets/72157603532350332/">wedding photo set on flickr</a>.</p>

<p><a href="http://feeds.feedburner.com/~a/andyblyler?a=u9Jv4x"><img src="http://feeds.feedburner.com/~a/andyblyler?i=u9Jv4x" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/andyblyler?a=cAyFl"><img src="http://feeds.feedburner.com/~f/andyblyler?i=cAyFl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=mWqoL"><img src="http://feeds.feedburner.com/~f/andyblyler?i=mWqoL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=8d1cL"><img src="http://feeds.feedburner.com/~f/andyblyler?i=8d1cL" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.andyblyler.com/blog/2008/01/19/we-got-married/feed/</wfw:commentRss>
		</item>
		<item>
		<title>IPv6 Enabled on Plasma</title>
		<link>http://www.andyblyler.com/blog/2007/09/06/ipv6-enabled-on-plasma/</link>
		<comments>http://www.andyblyler.com/blog/2007/09/06/ipv6-enabled-on-plasma/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 02:48:59 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.andyblyler.com/blog/2007/09/06/ipv6-enabled-on-plasma/</guid>
		<description><![CDATA[After getting IPv6 enabled on my LAN I compiled in IPv6 and ip6tables support into the kernel on plasma.  Today I finally got around to finishing off the IPv6 setup.  I must say it was very easy and the best part is it did not require a tunnel broker!  Instead it is [...]]]></description>
			<content:encoded><![CDATA[<p>After getting <a href="http://www.andyblyler.com/blog/2007/08/18/ipv6-enabled-on-the-lan/">IPv6 enabled on my LAN</a> I compiled in IPv6 and ip6tables support into the kernel on plasma.  Today I finally got around to finishing off the IPv6 setup.  I must say it was very easy and the best part is it did not require a tunnel broker!  Instead it is using <a href="http://en.wikipedia.org/wiki/6to4">6to4</a>.</p>

<p>First off I copied the firewall script to a new file named firewall6.  In that file I replaced all instances of iptables with ip6tables.  I also replaced icmp with icmpv6.  Finally I added the script to the <code>/etc/conf.d/local.start</code> file and also executed manually.  That was enough to get ip6tables up and running.  <img src='http://www.andyblyler.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>

<p>Next I setup the 6to4 by adding the following to <code>/etc/conf.d/net</code>:</p>

<pre><code>link_6to4="eth0"
config_6to4=("ip6to4")
depend_6to4() {
   need net.eth0
}
</code></pre>

<p>To finish it off I ran:</p>

<pre><code>ln -s /etc/init.d/net.lo /etc/init.d/net.6to4
rc-update add net.6to4 default
/etc/init.d/net.6to4 start
</code></pre>

<p>At this point &#96;<code>ifconfig 6to4</code>&#96; showed that we had an inet6 address of 2002:423b:6dbf::1.</p>

<p>I then added AAAA records to DNS for the plasma.querx.com and www.andyblyler.com zones.  So if you have an IPv6 enabled browser and have an IPv6 internet connection you should be able to browse this page using IPv6!</p>

<p><a href="http://feeds.feedburner.com/~a/andyblyler?a=VtXhyD"><img src="http://feeds.feedburner.com/~a/andyblyler?i=VtXhyD" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/andyblyler?a=5timl"><img src="http://feeds.feedburner.com/~f/andyblyler?i=5timl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=51KEL"><img src="http://feeds.feedburner.com/~f/andyblyler?i=51KEL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=80QRL"><img src="http://feeds.feedburner.com/~f/andyblyler?i=80QRL" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.andyblyler.com/blog/2007/09/06/ipv6-enabled-on-plasma/feed/</wfw:commentRss>
		</item>
		<item>
		<title>China Threatens to Trigger US Dollar Crash</title>
		<link>http://www.andyblyler.com/blog/2007/09/03/china-threatens-to-trigger-us-dollar-crash/</link>
		<comments>http://www.andyblyler.com/blog/2007/09/03/china-threatens-to-trigger-us-dollar-crash/#comments</comments>
		<pubDate>Mon, 03 Sep 2007 15:03:43 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[Money]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.andyblyler.com/blog/2007/09/03/china-threatens-to-trigger-us-dollar-crash/</guid>
		<description><![CDATA[It is scary that China has enough investment, $1.33 trillion, in the United States treasuries that it could seriously threaten to trigger a US dollar crash.  However, it is very unlikely that it would ever execute such a threat.

China does not want the world economy to become unstable.  Doing so would decrease the [...]]]></description>
			<content:encoded><![CDATA[<p>It is scary that China has enough investment, $1.33 trillion, in the United States treasuries that it could seriously <a href="http://www.telegraph.co.uk/money/main.jhtml?xml=/money/2007/08/07/bcnchina107a.xml" title="China threatens 'nuclear option' of dollar sales">threaten to trigger a US dollar crash</a>.  However, it is very unlikely that it would ever execute such a threat.</p>

<p>China does not want the world economy to become unstable.  Doing so would decrease the demand for Chinese goods which would be bad for the Chinese economy.  This is most likely just a scare tactic that they are using in order to try to prevent the United States from imposing trade sanctions.</p>

<p>Don&#8217;t you just love the communists? <img src='http://www.andyblyler.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>

<p><a href="http://feeds.feedburner.com/~a/andyblyler?a=ctvjb9"><img src="http://feeds.feedburner.com/~a/andyblyler?i=ctvjb9" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/andyblyler?a=tE0Tl"><img src="http://feeds.feedburner.com/~f/andyblyler?i=tE0Tl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=fY2IL"><img src="http://feeds.feedburner.com/~f/andyblyler?i=fY2IL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/andyblyler?a=3dtwL"><img src="http://feeds.feedburner.com/~f/andyblyler?i=3dtwL" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.andyblyler.com/blog/2007/09/03/china-threatens-to-trigger-us-dollar-crash/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
