<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AJ Tarachanowicz</title>
	<atom:link href="http://aj.tarachanowicz.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://aj.tarachanowicz.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 25 Aug 2010 22:03:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Quick start to Magento theming</title>
		<link>http://aj.tarachanowicz.com/?p=55</link>
		<comments>http://aj.tarachanowicz.com/?p=55#comments</comments>
		<pubDate>Wed, 25 Aug 2010 21:55:06 +0000</pubDate>
		<dc:creator>AJ Tarachanowicz II</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[theming]]></category>

		<guid isPermaLink="false">http://aj.tarachanowicz.com/?p=55</guid>
		<description><![CDATA[This started out as an e-mail to a colleague to bring him up to speed on how to theme Magento. While writing it I realized that this knowledge would be beneficial to many others and posted it on my neglected blog. Here are a handful of link to help you with the wizardry that is [...]]]></description>
			<content:encoded><![CDATA[<p>This started out as an e-mail to a colleague to bring him up to speed on how to theme Magento. While writing it I realized that this knowledge would be beneficial to many others and posted it on my neglected blog. Here are a handful of link to help you with the wizardry that is Magento templates.</p>
<p><a href="http://www.magentocommerce.com/design_guide">Magento Designer&#8217;s Guide</a></p>
<p><a href="http://www.magentocommerce.com/design_guide/articles/magento-design-terminologies4">Magento Design Terminology</a></p>
<p><a href="http://www.magentocommerce.com/knowledge-base/categories/category/theming-design/">Magento Knowledge Base &#8211; Theming &#038; Design</a></p>
<p><a href="http://www.magentocommerce.com/wiki/4_-_themes_and_template_customization/0_-_theming_in_magento/package">Magento WIki &#8211; How to create a new package / theme</a></p>
<p><a href="http://www.magentocommerce.com/wiki/All%20Categories?idx=4_-_themes_and_template_customization">Magento Wiki &#8211; Themes and Template Customization</a></p>
<p><a href="http://www.magentocommerce.com/wiki/4_-_themes_and_template_customization/0_-_theming_in_magento/magento_theme_hierarchy-changes_in_cev1.4_and_eev1.8">Magento Theme Hierarchy Changes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aj.tarachanowicz.com/?feed=rss2&amp;p=55</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dependencies &amp; Compiling PHP 5.3.x on openSuSE</title>
		<link>http://aj.tarachanowicz.com/?p=52</link>
		<comments>http://aj.tarachanowicz.com/?p=52#comments</comments>
		<pubDate>Fri, 26 Mar 2010 15:02:54 +0000</pubDate>
		<dc:creator>AJ Tarachanowicz II</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://aj.tarachanowicz.com/?p=52</guid>
		<description><![CDATA[When compiling PHP from source sometimes you&#8217;ll bang your head against a wall while trying to resolve dependencies. After a mild head banging session I&#8217;ve discovered that if you add &#8211;lib-dir=lib64 to ./configure while compiling PHP it will fix your problems.
My main issue was that I kept getting the following error:
configure: error: libjpeg.(a&#124;so) not found.
I [...]]]></description>
			<content:encoded><![CDATA[<p>When compiling PHP from source sometimes you&#8217;ll bang your head against a wall while trying to resolve dependencies. After a mild head banging session I&#8217;ve discovered that if you add <em>&#8211;lib-dir=lib64</em> to ./configure while compiling PHP it will fix your problems.</p>
<p>My main issue was that I kept getting the following error:</p>
<p><code>configure: error: libjpeg.(a|so) not found.</code></p>
<p>I looked in /usr/lib64 and both libjpeg.a and libjpeg.so were there. I specified <em>&#8211;with-jpeg-dir=/usr/lib64</em> and continued to receive the above error. It wasn&#8217;t until I added the <em>&#8211;lib-dir=lib64</em> that made everything work.</p>
]]></content:encoded>
			<wfw:commentRss>http://aj.tarachanowicz.com/?feed=rss2&amp;p=52</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We&#8217;re Hiring!</title>
		<link>http://aj.tarachanowicz.com/?p=46</link>
		<comments>http://aj.tarachanowicz.com/?p=46#comments</comments>
		<pubDate>Wed, 29 Jul 2009 14:53:04 +0000</pubDate>
		<dc:creator>AJ Tarachanowicz II</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://aj.tarachanowicz.com/?p=46</guid>
		<description><![CDATA[Imaging walking through the warehouse to your desk and hearing the sounds of motorcycle engines roaring as the smell of racing fuel fills the air. Does this sound like a great way to start your morning? If so, we have a job for you.
The company I work for RidersDiscount.com is looking for a PHP Developer [...]]]></description>
			<content:encoded><![CDATA[<p>Imaging walking through the warehouse to your desk and hearing the sounds of motorcycle engines roaring as the smell of racing fuel fills the air. Does this sound like a great way to start your morning? If so, we have a job for you.</p>
<p>The company I work for RidersDiscount.com is looking for a PHP Developer to help us build our next generation web presence. RidersDiscount.com is a successful, growing online retail company that is seeking candidates in the West Michigan area to fill a full-time on-site position. Below is a link to the official job posting.</p>
<p><a href="http://grandrapids.craigslist.org/sof/1288677705.html">PHP Developer Position at RidersDiscount.com</a></p>
<p>If you are interested feel free to respond to the craigslist job posting or you can email me your resume at aj at ridersdiscount dot com.</p>
]]></content:encoded>
			<wfw:commentRss>http://aj.tarachanowicz.com/?feed=rss2&amp;p=46</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Storing Magento blocks in a subfolder</title>
		<link>http://aj.tarachanowicz.com/?p=38</link>
		<comments>http://aj.tarachanowicz.com/?p=38#comments</comments>
		<pubDate>Wed, 24 Jun 2009 13:58:32 +0000</pubDate>
		<dc:creator>AJ Tarachanowicz II</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php magento zendframework]]></category>

		<guid isPermaLink="false">http://aj.tarachanowicz.com/?p=38</guid>
		<description><![CDATA[While integrating Solr with Magento I decided to create a superclass for the facet blocks to extend since the majority of their functionality was rather similar. I started by creating a file named Facet.php with the class Company_Search_Block_Facet in app/local/Company/Search/Block that extended the Magento_Core_Block_Template class. I next created the subfolder app/local/Company/Search/Block/Facet to store all my [...]]]></description>
			<content:encoded><![CDATA[<p>While integrating <a href="http://lucene.apache.org/solr/">Solr</a> with <a href="http://www.magentocommerce.com/">Magento</a> I decided to create a superclass for the facet blocks to extend since the majority of their functionality was rather similar. I started by creating a file named Facet.php with the class Company_Search_Block_Facet in app/local/Company/Search/Block that extended the Magento_Core_Block_Template class. I next created the subfolder app/local/Company/Search/Block/Facet to store all my facet blocks and a file named Size.php that extended Company_Search_Block_Facet. The tricky part was getting it to work properly. I attempting to add a facet blocks to the right column using the following code.</p>
<blockquote><p>$this-&gt;getLayout()-&gt;createBlock(&#8217;search/facet/size&#8217;);</p></blockquote>
<p>The problem was it loaded my superclass Company_Search_Block_Facet instead of my child class Company_Search_Block_Facet_Size. After digging through some of Magento&#8217;s source code I found the solution. You need to use an underscore instead of a forward slash to load blocks in subfolders.</p>
<blockquote><p>$this-&gt;getLayout()-&gt;createBlock(&#8217;search/facet_size&#8217;);</p></blockquote>
<p>Now I can easily store my blocks in a subfolder keeping my Block folder nice and tidy.</p>
]]></content:encoded>
			<wfw:commentRss>http://aj.tarachanowicz.com/?feed=rss2&amp;p=38</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple PHP Environments with MacPorts</title>
		<link>http://aj.tarachanowicz.com/?p=34</link>
		<comments>http://aj.tarachanowicz.com/?p=34#comments</comments>
		<pubDate>Thu, 26 Mar 2009 00:13:25 +0000</pubDate>
		<dc:creator>AJ Tarachanowicz II</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[Practices]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[php macports sysadmin configuration]]></category>

		<guid isPermaLink="false">http://aj.tarachanowicz.com/?p=34</guid>
		<description><![CDATA[A while back on Twitter I mentioned how I love that I can use ports to switch between different PHP environments with the flick of a switch. Demian Turner responded asking for more info on the subject spawning the creation of this post. That was 3 months ago and before it could collect too much [...]]]></description>
			<content:encoded><![CDATA[<p>A while back on Twitter I <a href="http://twitter.com/ajt2/statuses/1379762414">mentioned</a> how I love that I can use ports to switch between different PHP environments with the flick of a switch. <a href="http://www.phpkitchen.com">Demian Turner</a> <a href="http://twitter.com/demianturner/status/1380733336">responded</a> asking for more info on the subject spawning the creation of this post. That was 3 months ago and before it could collect too much dust <a href="http://twitter.com/ktiedt">Karl Tiedt</a> provided the insistence inspiration to get off my ass and finish it, as he put it.</p>
<p>When I started working at <a href="http://www.openx.org">OpenX</a> my need to switch between various PHP environments arose. As it was required that I test all my code on multiple version of PHP since we supported a wide range of PHP versions. Basically I had it setup so I could test my code on 3 version (5.0.x, 5.1.x, &amp; 5.2.x) of PHP 5 and 3 versions of PHP 4. The solution had to allow me to quickly switch environments with as little human interaction as possible. This is where <a href="http://www.macports.org/">MacPorts</a> and a little shell scripting magic came into play. The nice thing about ports is you can compile the same application with different configurations and switch between them on the fly.</p>
<p>This is by no means a complete tutorial it&#8217;s a quick and dirty get started guide on how you can switch between PHP 4 and PHP 5 as quickly as possible using Apache 2 as the backend. This setup can also be extended to switch between various backends. For example switching between apache + mod_php5 and lighttpd + php5-fcgi. I won&#8217;t go into detail but by the end of this guide you&#8217;ll be able to figure it out.</p>
<p>Let&#8217;s get started by installing Apache 2</p>
<blockquote><p>sudo port install apache2</p></blockquote>
<p>Now that Apache 2 is installed we can move on to getting PHP 4 and PHP 5 compiled. Run the command below to use ports to install PHP 4 as a module for Apache 2 and PostgreSQL 8.3 since it&#8217;s a dependancey. Ports automates the installation of software. It downloads, configures, compiles and then installs PHP 4 including adding the necessary configuration lines to your Apache configuration.</p>
<blockquote><p>sudo port install php4 +apache2 +macosx +pcntl +pear +postgresql83 +sockets +sqlite +t1lib +tidy</p></blockquote>
<p>After it&#8217;s installed we need to deactivate PHP 4 otherwise the PHP 5 installation will error out since you can not have both the PHP 4 and PHP 5 ports activated at the same time.</p>
<blockquote><p>sudo port deactivate php4</p></blockquote>
<p>Next, we&#8217;ll install PHP 5</p>
<blockquote><p>port install php5 +apache2 +macosx +pcntl +pear +postgresql83 +sockets +sqlite +t1lib +tidy</p></blockquote>
<p>Note that the PHP 5 port installation will not modify your Apache httpd.conf file and you must do it manually. Once you have both ports installed it&#8217;s rather simple to switch between the two by running the two commands below</p>
<blockquote><p>port deactivate php4</p>
<p>port activate php5</p></blockquote>
<p>MacPorts will swap out the necessary files for you. However you must manually swap out the php.ini and your Apache httpd.conf file. This was definitely not going to cut it as I needed to be as effortless as possible so I whipped up a little shell script to get the job done.</p>
<blockquote><p>#!/bin/sh<br />
case &#8220;$1&#8243; in<br />
&#8216;php4&#8242;)<br />
/opt/local/apache2/bin/apachectl stop<br />
/opt/local/bin/port deactivate php5<br />
/opt/local/bin/port activate php4<br />
cp /opt/local/etc/php4.ini /opt/local/etc/php.ini<br />
cp /opt/local/apache2/conf/httpd.php4.conf /opt/local/apache2/conf/httpd.conf<br />
/opt/local/apache2/bin/apachectl start<br />
;;<br />
&#8216;php5&#8242;)<br />
/opt/local/apache2/bin/apachectl stop<br />
/opt/local/bin/port deactivate php4<br />
/opt/local/bin/port activate php5<br />
cp /opt/local/etc/php5.ini /opt/local/etc/php.ini<br />
cp /opt/local/apache2/conf/httpd.php5.conf /opt/local/apache2/conf/httpd.conf<br />
/opt/local/apache2/bin/apachectl start<br />
;;<br />
esac</p></blockquote>
<p>Save the above script as php-switch in /opt/local/bin and make it executable. Then copy /opt/local/etc/php.ini to /opt/local/etc/ as php4.ini and php5.ini. Also do this for Apache&#8217;s /opt/local/apache2/conf/httpd.conf file to /opt/local/apache2/conf naming them httpd.php4.conf and httpd.php5.conf. Execute the script with either &#8216;php4&#8242; or &#8216;php5&#8242; as the parameter. The script will then shuts down Apache, deactivates the opposite PHP module, enables the specified PHP module, copies the necessary config files and then starts Apache.</p>
<p>Next lets install another version of PHP 5 that has the MySQL drivers instead of PostgreSQL</p>
<blockquote><p>sudo port install php5 +apache2 +macosx +mysql5 +pcntl +pear +sockets +sqlite +t1lib +tidy</p></blockquote>
<p>When switching between two versions of the same app that are compiled with different configurations you must explicitedly express the variants. For example to activate the PHP 5.2.5 port with PostgreSQL driver you&#8217;d run the following command</p>
<blockquote><p>sudo port activate php5@5.2.6_1+apache2+macosx+pcntl+pear+postgresql83+sockets+sqlite+t1lib+tidy</p></blockquote>
<p>Don&#8217;t worry if you forget the variants because if you try to activate a port without being explicted MacPorts will remind you.</p>
<blockquote><p>root# port activate php5<br />
&#8212;&gt; Activating php5<br />
&#8212;&gt; The following versions of php5 are currently installed:<br />
&#8212;&gt; php5 @5.2.6_1+apache2+macosx+pcntl+pear+postgresql83+sockets+sqlite+t1lib+tidy (active)<br />
&#8212;&gt; php5 @5.2.6_1+apache2+macosx+mysql5+pcntl+pear+sockets+sqlite+t1lib+tidy (active)Error: port activate failed: Registry error: Please specify the full version as recorded in the port registry.</p></blockquote>
<p>This should be enough to get you up. One thing that I don&#8217;t cover here that needs to be mentioned is PHP modules usually need to be compiled against different versions of PHP. For example if you use XDebug to debug your applications you&#8217;ll need a module compiled agains both PHP 4 and PHP 5. Use all code at your own risk.</p>
]]></content:encoded>
			<wfw:commentRss>http://aj.tarachanowicz.com/?feed=rss2&amp;p=34</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Get the Vote OUT!</title>
		<link>http://aj.tarachanowicz.com/?p=31</link>
		<comments>http://aj.tarachanowicz.com/?p=31#comments</comments>
		<pubDate>Tue, 06 May 2008 18:16:44 +0000</pubDate>
		<dc:creator>Alexander J. Tarachanowicz II</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[election]]></category>
		<category><![CDATA[Grand Rapids]]></category>
		<category><![CDATA[GRPS]]></category>
		<category><![CDATA[School Board]]></category>

		<guid isPermaLink="false">http://aj.tarachanowicz.com/?p=31</guid>
		<description><![CDATA[Most of us have left GRPS within the last decade, still attending and/or have brothers and sisters attending GRPS. We know the inside of the school system better than anyone. Why? Because we are a product of it. Use your knowledge and MAKE a change. Today is the GRPS School Board Election. Get out and [...]]]></description>
			<content:encoded><![CDATA[<p>Most of us have left GRPS within the last decade, still attending and/or have brothers and sisters attending GRPS. We know the inside of the school system better than anyone. Why? Because we are a product of it. Use your knowledge and MAKE a change. Today is the GRPS School Board Election. Get out and VOTE!</p>
<p><strong>There is already an overwhelming turn out because our school systems need change.</strong></p>
<p><a href="http://blog.mlive.com/grpress/2008/05/voter_turnout_higher_than_expe.html">Voter turnout higher than expected!</a></p>
<p><strong>Candidate Info:</strong></p>
<p><a href="http://www.wevotegr.org/DocumentHandler.ashx?DocId=11291">League of Women Voters Grand Rapids Voters &#8211; Candidate Guide</a></p>
<p><a href="http://www.mediamouse.org/features/032808candi.php">Candidates Discuss Issues Facing GRPS at Board of Education Forum</a></p>
<p><a href="http://outside.in/Grand_Rapids_MI/tags/elections">outside.in Grand Rapids Election News</a> (The first couple articles)</p>
<p><a href="http://www.mlive.com/news/grpress/index.ssf?/base/news-41/1209647758240530.xml&amp;coll=6">Union role stirs Grand Rapids school board race</a></p>
<p><strong>Polling Information:</strong></p>
<p><a href="http://www.accesskent.com/YourGovernment/Elections/Polling_Locations/school.html#GrandRapids1">Grand Rapids Election Information</a> &#8211; ALL Polls will be open until 7PM, some will be open until 8PM</p>
<p>We&#8217;re building the school system for the children of tomorrow, TODAY! Spare 30 minutes of your life to change the life of thousands for a life time!</p>
<p>Best Regards,</p>
<p>AJ</p>
]]></content:encoded>
			<wfw:commentRss>http://aj.tarachanowicz.com/?feed=rss2&amp;p=31</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Let inspiration rain</title>
		<link>http://aj.tarachanowicz.com/?p=29</link>
		<comments>http://aj.tarachanowicz.com/?p=29#comments</comments>
		<pubDate>Thu, 27 Mar 2008 17:24:57 +0000</pubDate>
		<dc:creator>AJ Tarachanowicz II</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[gary vaynerchuk]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://wp.localhype.net/?p=29</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="437" height="370" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="viddler" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.viddler.com/player/2ef89656/" /><embed id="viddler" type="application/x-shockwave-flash" width="437" height="370" src="http://www.viddler.com/player/2ef89656/" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://aj.tarachanowicz.com/?feed=rss2&amp;p=29</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Morning of surprise</title>
		<link>http://aj.tarachanowicz.com/?p=30</link>
		<comments>http://aj.tarachanowicz.com/?p=30#comments</comments>
		<pubDate>Tue, 07 Aug 2007 08:20:52 +0000</pubDate>
		<dc:creator>AJ Tarachanowicz II</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://wp.localhype.net/?p=30</guid>
		<description><![CDATA[For the past month I&#8217;ve been getting up early and jogging almost every morning. Well this morning was a bit different because it was thundering and lightening outside. I took this opportunity to use my gym membership which has been frozen since just after the winter thaw. I have no desire to work out inside [...]]]></description>
			<content:encoded><![CDATA[<p>For the past month I&#8217;ve been getting up early and jogging almost every morning. Well this morning was a bit different because it was thundering and lightening outside. I took this opportunity to use my gym membership which has been frozen since just after the winter thaw. I have no desire to work out inside when it&#8217;s so beautiful outside. I jumped in the car, drove down across the river, feed the parking meter, and walked inside. Only to find that my gym went out of business, thankfully it was only this location. When I purchased my membership I was wise enough to make sure they had other locations because I knew gyms have a tendency to go out of business without warning.</p>
<p>It looks like tomorrow I&#8217;ll be wandering across town to check out the other location which has been in business for as long as I can literally remember. As for today it looks like I&#8217;ll have to wait until the rain stops to go for my daily jog. Which doesn&#8217;t look like it&#8217;s going to happen anytime soon and when it does it&#8217;s projected to be about 85 degrees out. Not the greatest weather to jog in but I&#8217;ll survive.</p>
]]></content:encoded>
			<wfw:commentRss>http://aj.tarachanowicz.com/?feed=rss2&amp;p=30</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adventures of San Francisco</title>
		<link>http://aj.tarachanowicz.com/?p=28</link>
		<comments>http://aj.tarachanowicz.com/?p=28#comments</comments>
		<pubDate>Mon, 09 Apr 2007 11:02:36 +0000</pubDate>
		<dc:creator>AJ Tarachanowicz II</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[mountain view]]></category>
		<category><![CDATA[san francisco]]></category>
		<category><![CDATA[santa clara]]></category>

		<guid isPermaLink="false">http://wp.localhype.net/?p=28</guid>
		<description><![CDATA[It&#8217;s been a couple few weeks since I&#8217;ve been back from California and figured I better write a post about my adventures in San Francisco while they are still vivid in my mind. Let&#8217;s step back in time to the beginning of March. I arrived in San Fran on March 8th an hour or so [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a couple few weeks since I&#8217;ve been back from California and figured I better write a post about my adventures in San Francisco while they are still vivid in my mind. Let&#8217;s step back in time to the beginning of March. I arrived in San Fran on March 8th an hour or so after sunset. Originally I had planned on taking Amtrak up from Santa Clara but after discovring <a href="http://www.511.org">511.org</a> I decided to take the Lightrail to Mountain View. While in Mountain View I stopped for dinner at the <a href="http://www.tiedhouse.com/">Tied House</a> (recommended by someone at EclipseCON) where I had the <a href="http://www.tiedhouse.com/menu/lunch.html">Brewers Burger</a> and a pint of their New World Wheat. Both were amazing and I plan on returning next time I&#8217;m that neck of the woods. Oddly enough I ran into <a href="http://www.bagu.org/">Ben Konrath</a> from Red Hat who was also at EclipseCON. Figured once I left Santa Clara I wouldn&#8217;t see anyone I knew until I returned home, guess I was wrong.</p>
<p>After dinner I grabbed the next CalTrain up to San Francisco on which I met someone else playing their PSP. Sadly, I had left all my games back home because I accediently grabbed the wrong case on my rush to get out the door. I would of rocked to do some fragging on a train. Roughly an hour or so later I was in downtown San Francisco. I left the CalTrain station and jumped on the BART which dropped me off about 2 blocks from my hotel. Upon rising to the surface I encountered a colorful character who politely gave me directions and a free map. Man what more did I need to look like a tourist, wasn&#8217;t the winter coat, luggage and camera a big enough hint. Anyway, since this was his main source of income I kindly gave him a tip and went on my way.</p>
<p>I strolled down Market St and hung a right on Mason. Not paying enough attention to the direction I had recieved (He said on the right not take a right) I wandered up Mason a couple blocks. Knowing I had gone to far or the wrong way I asked the Bellhop at the Nikko Hotel. He pointed behind me at the building with the gigantic stop sign. As I walked away he asked, &#8220;Why don&#8217;t you bomb the hill on your board?&#8221; I replyed, &#8220;The luggage wheels couldn&#8217;t handle it.&#8221; Headed back down Mason I found my hotel. The outside didn&#8217;t do this place justic at all. Upon entry it all was redemed, the walls &amp; ceiling were lined with beautiful woodwork and a floating waterfall on the wall. I checked in and went upstairs to my room. Which was your average room aside from the 42&#8243; (my guess) HD TV. Nice little touch aside from the fact I don&#8217;t normally watch TV.</p>
<p>After unpacking I went downstairs and got the key for the Business Center. I spent a few minutes checking email and double checked my flight details. Next I headed upstairs to do some running in the cardio room. I put a half hour run on the books. While in Cali I&#8217;ve ran pretty much every day. I headed back down to my room where I watched some TV (how could I not it was sitting there taungthing me) and crashed out early. I wanted to get a start on things ASAP.</p>
]]></content:encoded>
			<wfw:commentRss>http://aj.tarachanowicz.com/?feed=rss2&amp;p=28</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goodbye EclipseCON, Hello San Francisco</title>
		<link>http://aj.tarachanowicz.com/?p=27</link>
		<comments>http://aj.tarachanowicz.com/?p=27#comments</comments>
		<pubDate>Fri, 09 Mar 2007 00:18:51 +0000</pubDate>
		<dc:creator>AJ Tarachanowicz II</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[eclipsecon]]></category>
		<category><![CDATA[san francisco]]></category>

		<guid isPermaLink="false">http://wp.localhype.net/?p=27</guid>
		<description><![CDATA[Today marks the end of EclispeCON and man was it a blast. With over 1,300 people in attendance and a alcohol tab of just under $3,000 how could it not be. I meet a good handful of people and learn a lot as well. I&#8217;m looking forward to next years EclispeCON. I figured while I [...]]]></description>
			<content:encoded><![CDATA[<p>Today marks the end of EclispeCON and man was it a blast. With over 1,300 people in attendance and a alcohol tab of just under $3,000 how could it not be. I meet a good handful of people and learn a lot as well. I&#8217;m looking forward to next years EclispeCON. I figured while I was on this side of the country I might as well do the tourist thing and head up to San Fran. While I&#8217;m here I plan to visit Alcatraz, Fishermans Wharf, Chinatown, Golden Gate Bridge, The Bay Bridge and what ever else I can find. I&#8217;ll probably visit some museums and what not as well. There is a wine tour that goes up to Napa Valley that I might end up taking. It&#8217;s 9 hours long so the only prerequisite is that you have to be hard core wine consiour. Might be a bit out of my league tho. Who am I kidding, it sounds like a blast. I&#8217;ll let you know if I end up going or not. If anyone knows of anything else I should do while I&#8217;m out here please leave a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://aj.tarachanowicz.com/?feed=rss2&amp;p=27</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
