<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.brainplug.org"  xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:georss="http://www.georss.org/georss">
<channel>
 <title>Brainplug blogs</title>
 <link>http://www.brainplug.org/blog</link>
 <description>Web Development, Photography, and Travel</description>
 <language>en</language>
<item>
 <title>Why I Hate GoDaddy.com</title>
 <link>http://www.brainplug.org/content/why-i-hate-godaddycom</link>
 <description>&lt;p&gt;I recently had a problem with a client&#039;s site that was out of my control. The site was hosted at GoDaddy, the web host and domain registrar made famous by their commercials of half-naked women. Because of the problem I was having, I needed to send in a support ticket through their website control panel. After doing this, I received a confirmation email. The first line of this email was as follows:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;We received your request. While you&#039;re waiting, SAVE 25%*.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The end of the line was a link to their website to try to sell me even more stuff. Every single interaction I&#039;ve ever had with GoDaddy has involved some type of upsell. Sometimes this is just slightly annoying, but when I have a technical problem and I&#039;m cursing your company&#039;s name, an upsell is absolutely not warranted. There is no worse time to bring in the sales team than when the customer is already pissed off and making plans to take their business to the competitor.&lt;/p&gt;
&lt;p&gt;A very long time ago I made the decision to not use GoDaddy for anything, whether it be hosting or domain parking. This recent experience further reinforced that decision.&lt;/p&gt;

</description>
 <category domain="http://www.brainplug.org/category/topics/web-development">Web Development</category>
 <pubDate>Tue, 16 Apr 2013 16:52:45 +0000</pubDate>
 <dc:creator>Bryan</dc:creator>
 <guid isPermaLink="false">1291 at http://www.brainplug.org</guid>
</item>
<item>
 <title>Street Soccer</title>
 <link>http://www.brainplug.org/content/street-soccer</link>
 <description>&lt;object width=&quot;640&quot; height=&quot;385&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/YWFpPST94wU&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xd0d0d0&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/YWFpPST94wU&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xd0d0d0&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; allowScriptAccess=&quot;always&quot; width=&quot;640&quot; height=&quot;385&quot;&gt;&lt;/embed&gt;&lt;/object&gt;
</description>
 <category domain="http://www.brainplug.org/category/topics/daily-life">Daily Life</category>
 <category domain="http://www.brainplug.org/category/tags/soccer">soccer</category>
 <pubDate>Sun, 20 Jun 2010 20:58:54 +0000</pubDate>
 <dc:creator>Bryan</dc:creator>
 <guid isPermaLink="false">875 at http://www.brainplug.org</guid>
</item>
<item>
 <title>Web Development Downloads</title>
 <link>http://www.brainplug.org/content/web-development-downloads</link>
 <description>&lt;p&gt;After getting a new computer, I needed to set up my development environment. I&#039;ve done this many times in the past, so I know what I need, but it&#039;s always a pain in the butt to go find everything. This time, I decided to save all of the links in one place. Now I can refer to it again, or perhaps it will help someone else out there, too.&lt;/p&gt;
&lt;h3&gt;Server&lt;/h3&gt;
&lt;p&gt;Apache &lt;a href=&quot;http://httpd.apache.org/download.cgiApache&quot; title=&quot;http://httpd.apache.org/download.cgiApache&quot;&gt;http://httpd.apache.org/download.cgiApache&lt;/a&gt;&lt;br /&gt;
PHP: &lt;a href=&quot;http://www.php.net/downloads.php&quot; title=&quot;http://www.php.net/downloads.php&quot;&gt;http://www.php.net/downloads.php&lt;/a&gt;&lt;br /&gt;
MySQL: &lt;a href=&quot;http://dev.mysql.com/downloads/&quot; title=&quot;http://dev.mysql.com/downloads/&quot;&gt;http://dev.mysql.com/downloads/&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Browsers&lt;/h3&gt;
&lt;p&gt;Firefox, Firebug: &lt;a href=&quot;http://www.getfirefox.com&quot; title=&quot;http://www.getfirefox.com&quot;&gt;http://www.getfirefox.com&lt;/a&gt;&lt;br /&gt;
Chrome &lt;a href=&quot;http://www.google.com/chrome&quot; title=&quot;http://www.google.com/chrome&quot;&gt;http://www.google.com/chrome&lt;/a&gt;&lt;br /&gt;
Safari &lt;a href=&quot;http://www.apple.com/safari&quot; title=&quot;http://www.apple.com/safari&quot;&gt;http://www.apple.com/safari&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Coding Tools&lt;/h3&gt;
&lt;p&gt;Notepad++ &lt;a href=&quot;http://notepad-plus-plus.org/download&quot; title=&quot;http://notepad-plus-plus.org/download&quot;&gt;http://notepad-plus-plus.org/download&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Design&lt;/h3&gt;
&lt;p&gt;JQuery &lt;a href=&quot;http://docs.jquery.com/Downloading_jQuery#Download_jQuery&quot; title=&quot;http://docs.jquery.com/Downloading_jQuery#Download_jQuery&quot;&gt;http://docs.jquery.com/Downloading_jQuery#Download_jQuery&lt;/a&gt;&lt;br /&gt;
JQuery UI: &lt;a href=&quot;http://jqueryui.com/download&quot; title=&quot;http://jqueryui.com/download&quot;&gt;http://jqueryui.com/download&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Utilities&lt;/h3&gt;
&lt;p&gt;Filezilla FTP: &lt;a href=&quot;http://filezilla-project.org/download.php?type=client&quot; title=&quot;http://filezilla-project.org/download.php?type=client&quot;&gt;http://filezilla-project.org/download.php?type=client&lt;/a&gt;&lt;br /&gt;
7-Zip: &lt;a href=&quot;http://www.7-zip.org&quot; title=&quot;http://www.7-zip.org&quot;&gt;http://www.7-zip.org&lt;/a&gt;&lt;br /&gt;
Gzip: &lt;a href=&quot;http://gnuwin32.sourceforge.net/packages/gzip.htm&quot; title=&quot;http://gnuwin32.sourceforge.net/packages/gzip.htm&quot;&gt;http://gnuwin32.sourceforge.net/packages/gzip.htm&lt;/a&gt;&lt;br /&gt;
Tortoise SVN &lt;a href=&quot;http://tortoisesvn.net/downloads&quot; title=&quot;http://tortoisesvn.net/downloads&quot;&gt;http://tortoisesvn.net/downloads&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Documentation&lt;/h3&gt;
&lt;p&gt;WC3 Schools - html &lt;a href=&quot;http://www.w3schools.org&quot; title=&quot;www.w3schools.org&quot;&gt;www.w3schools.org&lt;/a&gt; , javascript&lt;br /&gt;
MySQL &lt;a href=&quot;http://dev.mysql.com/doc/refman/5.0/en/index.html&quot; title=&quot;http://dev.mysql.com/doc/refman/5.0/en/index.html&quot;&gt;http://dev.mysql.com/doc/refman/5.0/en/index.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.PHP.net&quot; title=&quot;www.PHP.net&quot;&gt;www.PHP.net&lt;/a&gt;&lt;br /&gt;
JQuery &lt;a href=&quot;http://www.jquery.com&quot; title=&quot;www.jquery.com&quot;&gt;www.jquery.com&lt;/a&gt;&lt;br /&gt;
JQuery UI &lt;a href=&quot;http://jqueryui.com/demos/&quot; title=&quot;http://jqueryui.com/demos/&quot;&gt;http://jqueryui.com/demos/&lt;/a&gt;&lt;/p&gt;

</description>
 <category domain="http://www.brainplug.org/category/tags/downloads">downloads</category>
 <category domain="http://www.brainplug.org/category/tags/web-design">web design</category>
 <category domain="http://www.brainplug.org/category/tags/web-development">web development</category>
 <category domain="http://www.brainplug.org/category/topics/web-development">Web Development</category>
 <pubDate>Mon, 04 Jan 2010 01:23:43 +0000</pubDate>
 <dc:creator>Bryan</dc:creator>
 <guid isPermaLink="false">847 at http://www.brainplug.org</guid>
</item>
<item>
 <title>Software for a New Computer</title>
 <link>http://www.brainplug.org/content/software-new-computer</link>
 <description>&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.getfirefox.com&quot; target=&quot;_blank&quot;&gt;Firefox&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.skype.com&quot; target=&quot;_blank&quot;&gt;Skype&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://get.adobe.com/reader/&quot; target=&quot;_blank&quot;&gt;Adobe Reader&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.7-zip.org/&quot; target=&quot;_blank&quot;&gt;7-Zip&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
 <category domain="http://www.brainplug.org/category/tags/computer">computer</category>
 <category domain="http://www.brainplug.org/category/tags/software">software</category>
 <pubDate>Mon, 04 Jan 2010 00:51:33 +0000</pubDate>
 <dc:creator>Bryan</dc:creator>
 <guid isPermaLink="false">846 at http://www.brainplug.org</guid>
</item>
<item>
 <title>Back In America</title>
 <link>http://www.brainplug.org/content/back-america</link>
 <description>&lt;p&gt;We have now officially returned from our 10 and a half month trip around the world. We&#039;ve been posting photos and stories at &lt;a href=&quot;http://www.brainplug.org/worldtrip&quot; target=&quot;_blank&quot;&gt;brainplug.org/worldtrip&lt;/a&gt;, but we&#039;re a little behind. More updates will come soon. In the meantime, we&#039;re now in SF and headed back to the southeast for the holidays.&lt;/p&gt;

</description>
 <category domain="http://www.brainplug.org/category/topics/travel">Travel</category>
 <pubDate>Fri, 11 Dec 2009 23:38:19 +0000</pubDate>
 <dc:creator>Bryan</dc:creator>
 <guid isPermaLink="false">842 at http://www.brainplug.org</guid>
</item>
<item>
 <title>Travel Plans</title>
 <link>http://www.brainplug.org/content/travel-plans</link>
 <description>&lt;p&gt;This friday, the 9th, will be my last day at Six Apart. My wife, Laurie, and I will soon embark on a year long trip around the world. On Saturday we will fly to Atlanta for a few days to see my family, and then Charlotte to see hers. Then, on January 20th we will fly to Casablanca, Morroco to start the West Africa section of our trip. We&#039;ll be visiting Morroco, Senegal, Mali, Burkina Faso, Togo, Benin, and Ghana. Then we&#039;ll head to the Middle East to see Egypt, Israel, and Jordan. Then East Africa to Ethiopia and Kenya. Finally, we&#039;ll end our trip in India and Nepal. Of course, this rough itinerary is subject to change due to weather, war, ticket prices, indigestion, and romantic spontaneity.&lt;/p&gt;
&lt;p&gt;We&#039;re very excited to say the least, but we&#039;re also sad to leave San Francisco. We&#039;ve had a lot of fun over the last few years, and we&#039;ll miss you all.&lt;/p&gt;
&lt;p&gt;Naturally we&#039;ll be blogging about our trip. Being the photo nerds that we are, we&#039;ll be taking lots of pictures, too. You can find our trip blog at &lt;a href=&quot;http://www.brainplug.org/worldtrip&quot;&gt;brainplug.org/worldtrip&lt;/a&gt; although it&#039;s a little empty right now.&lt;/p&gt;
&lt;p&gt;A few years ago Laurie and I went to Southeast Asia for three months, so the idea of a year long trip is not entirely insane to us, but we&#039;ve never done anything this long before, either. We wanted to do something like this before we &quot;settle down&quot; and have kids. We realized that we weren&#039;t ready to stop traveling after that trip, and so the idea of this upcoming trip started to grow and fester in our heads until we recently sat down and actually bought the plane tickets. We know that much of our journey will be amazing, but it will also be very challenging.&lt;/p&gt;
&lt;p&gt;While in Asia, and on other trips to places like Central America, we saw first hand how a large part of the rest of the world lives. In America, we often take for granted how lucky we are to have been born into such wealth and prosperity. As Warren Buffet always says, &quot;You won the ovarian lottery.&quot; Even if you don&#039;t take your way of life for granted, it&#039;s hard to imagine actually living on less than $2 per day as over three billion people do. I&#039;ve seen it first hand up close, and yet I still can&#039;t fathom it.&lt;/p&gt;
&lt;p&gt;After that trip, Laurie and I wanted to help raise awareness of various issues around the globe. In our spare time we started Collective Lens, a nonprofit organization that aims to bring attention to important causes and charities through the use of photography. Our goal is to help bring important yet overlooked stories to the forefront of popular media. Check it out at &lt;a href=&quot;http://www.collectivelens.com&quot; target=&quot;_blank&quot;&gt;www.collectivelens.com&lt;/a&gt; and upload photos if you have any. Organizations can list their contact information so that anyone wanting to get involved with a particular issue can find out how. While on our trip, we plan to meet with various organizations that are doing important work. We&#039;ll be blogging about this over the next year on the Collective Lens blog.&lt;/p&gt;
&lt;p&gt;So, thanks to all of you who have made our time here in San Francisco great. We won&#039;t forget you, and we&#039;ll be back eventually.&lt;/p&gt;
&lt;script src=&quot;http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAA6RXBTq_5L1DUTgQG_PdrNxR2_eeDtgHG965rkojxmyFUS4eWBxTU2zJ-cpQocYl4bb6ZfzXissKbpw&quot;
      type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
    &lt;script type=&quot;text/javascript&quot;&gt;
    function load() {
      if (GBrowserIsCompatible()) {
        var map = new GMap2(document.getElementById(&quot;map&quot;));
        var point = new GLatLng(37.794203, -122.414823);
        map.setCenter(point, 14);
        map.addOverlay(new GMarker(point));
        map.addMapType(G_PHYSICAL_MAP);
        map.addControl(new GSmallMapControl());
        map.addControl(new GMapTypeControl());

      }
    }
    &lt;/script&gt;
    &lt;div id=&quot;map&quot;&gt;&lt;/div&gt;
&lt;script type=&quot;text/javascript&quot;&gt;load();&lt;/script&gt;

</description>
 <georss:point>37.794203 -122.414823</georss:point>
 <category domain="http://www.brainplug.org/category/tags/africa">africa</category>
 <category domain="http://www.brainplug.org/category/tags/asia">Asia</category>
 <category domain="http://www.brainplug.org/category/tags/middle-east">Middle East</category>
 <category domain="http://www.brainplug.org/category/tags/travel">travel</category>
 <category domain="http://www.brainplug.org/category/topics/travel">Travel</category>
 <category domain="http://www.brainplug.org/category/tags/world-trip">world trip</category>
 <pubDate>Wed, 07 Jan 2009 22:37:23 +0000</pubDate>
 <dc:creator>Bryan</dc:creator>
 <guid isPermaLink="false">500 at http://www.brainplug.org</guid>
</item>
</channel>
</rss>
