<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Archaeopteryx</title>
	<atom:link href="http://aptxevo.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://aptxevo.wordpress.com</link>
	<description>Archaeopteryx Evolutionary Tree Visualization and Analysis Software</description>
	<lastBuildDate>Thu, 02 Jun 2011 23:59:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='aptxevo.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Archaeopteryx</title>
		<link>http://aptxevo.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://aptxevo.wordpress.com/osd.xml" title="Archaeopteryx" />
	<atom:link rel='hub' href='http://aptxevo.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Moving!</title>
		<link>http://aptxevo.wordpress.com/2011/06/02/moving/</link>
		<comments>http://aptxevo.wordpress.com/2011/06/02/moving/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 23:56:55 +0000</pubDate>
		<dc:creator>cmzmasek</dc:creator>
				<category><![CDATA[announcements]]></category>

		<guid isPermaLink="false">http://aptxevo.wordpress.com/?p=120</guid>
		<description><![CDATA[Future documentation will be on the forester-wiki.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aptxevo.wordpress.com&amp;blog=10660535&amp;post=120&amp;subd=aptxevo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Future documentation will be on the <a href="http://code.google.com/p/forester/wiki/forester">forester-wiki</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aptxevo.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aptxevo.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aptxevo.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aptxevo.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aptxevo.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aptxevo.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aptxevo.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aptxevo.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aptxevo.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aptxevo.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aptxevo.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aptxevo.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aptxevo.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aptxevo.wordpress.com/120/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aptxevo.wordpress.com&amp;blog=10660535&amp;post=120&amp;subd=aptxevo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aptxevo.wordpress.com/2011/06/02/moving/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">cmzmasek</media:title>
		</media:content>
	</item>
		<item>
		<title>Importing forester from Google code subversion into Eclipse IDE</title>
		<link>http://aptxevo.wordpress.com/2011/02/08/importing-forester-from-google-code-subversion-into-eclipse-ide/</link>
		<comments>http://aptxevo.wordpress.com/2011/02/08/importing-forester-from-google-code-subversion-into-eclipse-ide/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 23:29:06 +0000</pubDate>
		<dc:creator>cmzmasek</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[google code]]></category>
		<category><![CDATA[helios]]></category>
		<category><![CDATA[note to self]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://aptxevo.wordpress.com/?p=99</guid>
		<description><![CDATA[forester source code is hosted by Google code at: http://code.google.com/p/forester/ To develop forester in Eclipse: Prerequisite: ensure that your Eclipse IDE (version Helios or later) has a subversion plug-in, for example: http://www.eclipse.org/subversive/ In Eclipse, switch to &#8220;SVN Repository Exploring&#8221; perspective by: Window&#124;Open Perspective&#124;Other&#8230;&#124;SVN Repository Exploring &#62;&#62; OK Depending on software already installed within Eclipse, Eclipse might ask to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aptxevo.wordpress.com&amp;blog=10660535&amp;post=99&amp;subd=aptxevo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.phylosoft.org/forester/">forester</a> source code is hosted by Google code at: <a title="http://code.google.com/p/forester/" href="http://code.google.com/p/forester/">http://code.google.com/p/forester/</a></p>
<p>To develop forester in Eclipse:</p>
<ol>
<li>Prerequisite: ensure that your Eclipse IDE (version Helios or later) has a <a href="http://subversion.apache.org/">subversion</a> plug-in, for example: <a href="http://www.eclipse.org/subversive/">http://www.eclipse.org/subversive/</a></li>
<li>In Eclipse, switch to &#8220;SVN Repository Exploring&#8221; perspective by: Window|Open Perspective|Other&#8230;|SVN Repository Exploring &gt;&gt; OK</li>
<li>Depending on software already installed within Eclipse, Eclipse might ask to install a &#8220;connector&#8221;, I select one which is compatible with subversion 1.6.x (?), after installation restart Eclipse</li>
<li>Click &#8220;New Repository Location&#8221; symbol (under &#8220;SVN Repositories&#8221;)</li>
<li>Enter this URL: &#8220;http://forester.googlecode.com/svn/&#8221; (or &#8220;https://forester.googlecode.com/svn/&#8221; for write access) &gt;&gt; Finish</li>
<li>Highlight and right-click: &#8220;forester&#8221; (version number), select &#8220;Find/Check Out As&#8221;</li>
<li>Select &#8220;Check out as project with the name specified (&#8220;forester&#8221;) and &#8221;Head Revision&#8221; and &#8220;Depth: Recursively&#8221; &gt;&gt; Next &gt;&gt; Finish</li>
<li>Switch to Java perspective by: Window|Open Perspective|Java, a Java project named &#8220;forester&#8221; should now be ready, with the source code in &#8220;java/src&#8221; (needs at least Java 1.6)</li>
<li>Test forester by running the &#8220;main&#8221; method in class &#8220;org.forester.test.Test&#8221;; the expected result is 0 (zero) failed tests</li>
<li>Build &#8220;forester.jar&#8221; by executing the &#8220;build.xml&#8221; ant-file in directory &#8220;java&#8221; [environment variable JAVA_HOME needs to point to a JDK (at least 1.6); furthermore, a “<em>&lt;jar&gt; type doesn’t support the ‘level’ attribute</em>” error is a likely sign that your <a href="http://ant.apache.org/">Ant</a> version is too old — at least version 1.7.1 is required]</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aptxevo.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aptxevo.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aptxevo.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aptxevo.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aptxevo.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aptxevo.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aptxevo.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aptxevo.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aptxevo.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aptxevo.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aptxevo.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aptxevo.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aptxevo.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aptxevo.wordpress.com/99/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aptxevo.wordpress.com&amp;blog=10660535&amp;post=99&amp;subd=aptxevo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aptxevo.wordpress.com/2011/02/08/importing-forester-from-google-code-subversion-into-eclipse-ide/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">cmzmasek</media:title>
		</media:content>
	</item>
		<item>
		<title>Archaeopteryx adds capability to display images</title>
		<link>http://aptxevo.wordpress.com/2011/01/13/archaeopteryx-adds-capability-to-display-images/</link>
		<comments>http://aptxevo.wordpress.com/2011/01/13/archaeopteryx-adds-capability-to-display-images/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 00:23:29 +0000</pubDate>
		<dc:creator>cmzmasek</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[new features]]></category>
		<category><![CDATA[phyloXML]]></category>
		<category><![CDATA[species]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[phyloxml]]></category>
		<category><![CDATA[taxonomy species organisms pictures]]></category>

		<guid isPermaLink="false">http://aptxevo.wordpress.com/?p=85</guid>
		<description><![CDATA[Archaeopteryx (version 0.960 or higher) has now the capability to display images of organisms. To do this, it takes advantage of the &#8220;uri&#8221; sub-element of the phyloXML &#8220;taxonomy&#8221; element, for example: &#60;taxonomy&#62;   &#60;id provider="uniprot"&#62;27288&#60;/id&#62;   &#60;scientific_name&#62;Saccharomyces castellii&#60;/scientific_name&#62; &#60;uri type="image"&#62;http://www.diark.org/img/species_pict/Naumovia_castellii&#60;/uri&#62; &#60;/taxonomy&#62; For an example, go here<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aptxevo.wordpress.com&amp;blog=10660535&amp;post=85&amp;subd=aptxevo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://aptxevo.files.wordpress.com/2011/01/fungi.png"><img class="alignnone size-thumbnail wp-image-86" title="fungi" src="http://aptxevo.files.wordpress.com/2011/01/fungi.png?w=150&#038;h=112" alt="" width="150" height="112" /></a></p>
<p><a href="http://www.phylosoft.org/archaeopteryx/">Archaeopteryx</a> (version 0.960 or higher) has now the capability to <a href="http://www.phylosoft.org/archaeopteryx/examples/species_images_holomycota.html">display images of organisms</a>.</p>
<p>To do this, it takes advantage of the &#8220;uri&#8221; sub-element of the <a title="phyloXML" href="http://www.phyloxml.org/">phyloXML</a> &#8220;taxonomy&#8221; element, for example:</p>
<pre>&lt;taxonomy&gt;
  &lt;id provider="uniprot"&gt;27288&lt;/id&gt;
  &lt;scientific_name&gt;Saccharomyces castellii&lt;/scientific_name&gt;
  &lt;uri type="image"&gt;http://www.diark.org/img/species_pict/Naumovia_castellii&lt;/uri&gt;
&lt;/taxonomy&gt;</pre>
<p>For an example, go <a title="here" href="http://www.phylosoft.org/archaeopteryx/examples/species_images_holomycota.html">here</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aptxevo.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aptxevo.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aptxevo.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aptxevo.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aptxevo.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aptxevo.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aptxevo.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aptxevo.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aptxevo.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aptxevo.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aptxevo.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aptxevo.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aptxevo.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aptxevo.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aptxevo.wordpress.com&amp;blog=10660535&amp;post=85&amp;subd=aptxevo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aptxevo.wordpress.com/2011/01/13/archaeopteryx-adds-capability-to-display-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">cmzmasek</media:title>
		</media:content>

		<media:content url="http://aptxevo.files.wordpress.com/2011/01/fungi.png?w=150" medium="image">
			<media:title type="html">fungi</media:title>
		</media:content>
	</item>
		<item>
		<title>For web-masters/developers: Signing (Archaeopteryx) applets</title>
		<link>http://aptxevo.wordpress.com/2011/01/07/for-developers-signing-archaeopteryx-applets/</link>
		<comments>http://aptxevo.wordpress.com/2011/01/07/for-developers-signing-archaeopteryx-applets/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 01:52:17 +0000</pubDate>
		<dc:creator>cmzmasek</dc:creator>
				<category><![CDATA[applets]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[taxonomy]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[jarsigner]]></category>
		<category><![CDATA[jdk]]></category>
		<category><![CDATA[keytool]]></category>
		<category><![CDATA[web_masters]]></category>

		<guid isPermaLink="false">http://aptxevo.wordpress.com/?p=63</guid>
		<description><![CDATA[Archaeopteryx applets versioned 0.960 or higher allow for the display of images (for an example, see here). In many cases, the corresponding image files do not originate from the same server as the applet itself, which leads to security related exceptions in case of unsigned applets. Thus, in order to distribute Archaeopteryx applets which are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aptxevo.wordpress.com&amp;blog=10660535&amp;post=63&amp;subd=aptxevo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Archaeopteryx applets versioned 0.960 or higher allow for the display of images (for an example, see <a title="here" href="http://www.phylosoft.org/archaeopteryx/examples/species_images_holomycota.html" target="_blank">here</a>). In many cases, the corresponding image files do not originate from the same server as the applet itself, which leads to security related exceptions in case of unsigned applets. Thus, in order to distribute Archaeopteryx applets which are allowed to display images from arbitrary servers,  the applet needs to be signed by the developer/web-master. For this, the two command line tools &#8216;<em>keytool&#8217;</em> and &#8216;<em>jarsigner</em>&#8216; are needed, both of which are part of the <a title="JDK" href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">JDK</a>.</p>
<h4>First, use <em>keytool</em> to generate a keystore:</h4>
<pre>% keytool -genkey -keystore &lt;path/name for your keystore&gt; -keyalg rsa
  -alias &lt;alias&gt; -keypass &lt;key password&gt; -storepass &lt;store password&gt;</pre>
<p><em>keytool</em> will then request the following information:</p>
<ul>
<li>What is your first and last name?</li>
<li>What is the name of your organizational unit?</li>
<li>What is the name of your organization?</li>
<li>What is the name of your City or Locality?</li>
<li>What is the name of your State or Province?</li>
<li>What is the two-letter country code for this unit?</li>
</ul>
<h4>Second, use <em>jarsigner</em> to sign the archaeopteryx_applets.jar file:</h4>
<pre>% jarsigner -keystore &lt;path/name for your keystore&gt; -storepass &lt;store password&gt;
  -keypass &lt;key password&gt; -verbose archaeopteryx_applets.jar &lt;alias&gt;</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aptxevo.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aptxevo.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aptxevo.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aptxevo.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aptxevo.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aptxevo.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aptxevo.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aptxevo.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aptxevo.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aptxevo.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aptxevo.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aptxevo.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aptxevo.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aptxevo.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aptxevo.wordpress.com&amp;blog=10660535&amp;post=63&amp;subd=aptxevo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aptxevo.wordpress.com/2011/01/07/for-developers-signing-archaeopteryx-applets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">cmzmasek</media:title>
		</media:content>
	</item>
		<item>
		<title>Why are the applets of Archaeopteryx missing the menus &#8220;File&#8221; and &#8220;Analysis&#8221;?</title>
		<link>http://aptxevo.wordpress.com/2010/12/20/why-are-the-applets-of-archeopteryx-missing-the-menus-file-and-analysis/</link>
		<comments>http://aptxevo.wordpress.com/2010/12/20/why-are-the-applets-of-archeopteryx-missing-the-menus-file-and-analysis/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 23:06:21 +0000</pubDate>
		<dc:creator>cmzmasek</dc:creator>
				<category><![CDATA[applets]]></category>
		<category><![CDATA[faqs]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[printing]]></category>

		<guid isPermaLink="false">http://aptxevo.wordpress.com/?p=57</guid>
		<description><![CDATA[The reason for the absence in the applets of the functionality found in the &#8220;File&#8221; and &#8220;Analysis&#8221; menus of the Archaeopteryx application are the security restrictions that are imposed on unsigned applets — for example, unsigned applets are not allowed to access the user&#8217;s file system and they are not allowed to print. More information [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aptxevo.wordpress.com&amp;blog=10660535&amp;post=57&amp;subd=aptxevo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The reason for the absence in the applets of the functionality found in the &#8220;File&#8221; and &#8220;Analysis&#8221; menus of the Archaeopteryx application are the<strong> security restrictions</strong> that are imposed on <strong>unsigned applets</strong> — for example, unsigned applets are not allowed to access the user&#8217;s file system and they are not allowed to print.</p>
<p>More information is available <a title="here" href="http://download.oracle.com/javase/tutorial/deployment/applet/security.html">here</a>.</p>
<p>Most the functions in the &#8220;Analysis&#8221; menu require to load an additional species tree, again something which unsigned applets are not allowed to do.</p>
<p>At this point I unfortunately do not have the resources to develop a &#8220;workaround&#8221; for these issues.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aptxevo.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aptxevo.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aptxevo.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aptxevo.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aptxevo.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aptxevo.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aptxevo.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aptxevo.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aptxevo.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aptxevo.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aptxevo.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aptxevo.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aptxevo.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aptxevo.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aptxevo.wordpress.com&amp;blog=10660535&amp;post=57&amp;subd=aptxevo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aptxevo.wordpress.com/2010/12/20/why-are-the-applets-of-archeopteryx-missing-the-menus-file-and-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">cmzmasek</media:title>
		</media:content>
	</item>
		<item>
		<title>Importing forester into Eclipse IDE</title>
		<link>http://aptxevo.wordpress.com/2010/04/19/importing-forester-into-eclipse-ide/</link>
		<comments>http://aptxevo.wordpress.com/2010/04/19/importing-forester-into-eclipse-ide/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 19:26:09 +0000</pubDate>
		<dc:creator>cmzmasek</dc:creator>
				<category><![CDATA[deprecated]]></category>

		<guid isPermaLink="false">http://aptxevo.wordpress.com/?p=45</guid>
		<description><![CDATA[08 FEB 2011: FORESTER SOURCE CODE IS NOW HOSTED BY GOOGLE CODE AT http://code.google.com/p/forester/ THUS THE MATERIAL BELOW DOES NOT APPLY ANYMORE! SEE: http://aptxevo.wordpress.com/2011/02/08/importing-forester-from-google-code-subversion-into-eclipse-ide/ Mainly for those interested in developing/modifying Archaeopteryx and its underlying forester libraries. This describes how to import forester into the Eclipse (Java) IDE: File &#124; New &#124; Project&#8230; CVS &#8211; Projects from CVS Next [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aptxevo.wordpress.com&amp;blog=10660535&amp;post=45&amp;subd=aptxevo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="color:#ff0000;">08 FEB 2011: FORESTER SOURCE CODE IS NOW HOSTED BY GOOGLE CODE AT http://code.google.com/p/forester/ THUS THE MATERIAL BELOW DOES NOT APPLY ANYMORE! </span></p>
<p><span style="color:#ff0000;">SEE: <a title="http://aptxevo.wordpress.com/2011/02/08/importing-forester-from-google-code-subversion-into-eclipse-ide/" href="http://aptxevo.wordpress.com/2011/02/08/importing-forester-from-google-code-subversion-into-eclipse-ide/">http://aptxevo.wordpress.com/2011/02/08/importing-forester-from-google-code-subversion-into-eclipse-ide/</a></span></p>
<p><span style="color:#ff0000;"><br />
</span></p>
<p><span style="color:#999999;">Mainly for those interested in developing/modifying </span><a href="http://www.phylosoft.org/archaeopteryx/"><span style="color:#999999;">Archaeopteryx</span></a><span style="color:#999999;"> and its underlying </span><a href="http://www.phylosoft.org/forester/"><span style="color:#999999;">forester</span></a><span style="color:#999999;"> libraries.</span></p>
<p><span style="color:#999999;">This describes how to import </span><a href="http://www.phylosoft.org/forester/"><span style="color:#999999;">forester</span></a><span style="color:#999999;"> into the </span><a href="http://www.eclipse.org/downloads/"><span style="color:#999999;">Eclipse</span></a><span style="color:#999999;"> (Java) IDE:</span></p>
<ul>
<li><span style="color:#999999;">File | New | Project&#8230;</span></li>
<li><span style="color:#999999;">CVS &#8211;  Projects from CVS</span></li>
<li><span style="color:#999999;">Next &gt;</span></li>
<li><span style="color:#999999;">Host: &#8212;</span></li>
<li><span style="color:#999999;">Repository  path: &#8212;</span></li>
<li><span style="color:#999999;">Connection type: extssh</span></li>
<li><span style="color:#999999;">Check: Use  default port</span></li>
<li><span style="color:#999999;">Next &gt;</span></li>
<li><span style="color:#999999;">Use specified module name: &#8212;</span></li>
<li><span style="color:#999999;">Next &gt;</span></li>
<li><span style="color:#999999;">Finish</span></li>
</ul>
<p><span style="color:#999999;">You  will probably get two errors,  to resolve them:</span></p>
<ul>
<li><span style="color:#999999;">Highlight  &#8220;forester-atv&#8221; (in Package Explorer)</span></li>
<li><span style="color:#999999;">Project|Properties</span></li>
<li><span style="color:#999999;">highlight  &#8220;Java Build Path&#8221;</span></li>
<li><span style="color:#999999;">in &#8220;Libraries&#8221; tab: </span>
<ul>
<li><span style="color:#999999;">Remove  &#8220;gnujpdf.jar&#8221;, &#8220;iText-2.x.x.jar&#8221; (if there)</span></li>
<li><span style="color:#999999;">then, &#8220;Add  External JARs&#8230;&#8221;:</span></li>
<li><span style="color:#999999;">1.  path/to/forester-atv/java/jars/iText-2.x.x.jar</span><br />
<span style="color:#999999;"> 2.  path/to/forester-atv/java/jars/fluorite.jar</span></li>
</ul>
</li>
<li><span style="color:#999999;">OK</span></li>
</ul>
<p><span style="color:#999999;">two errors  should be gone now.</span></p>
<p><span style="color:#999999;">Project can now be tested by:</span></p>
<ul>
<li><span style="color:#999999;"> forester-atv/java/src/org.forester.test.Test.java  right click &#8220;Run As&#8221; &#8220;Java application&#8221;</span></li>
</ul>
<p><span style="color:#999999;">Project can now be built  by (using </span><a href="http://ant.apache.org/"><span style="color:#999999;">Ant</span></a><span style="color:#999999;"> from within Eclipse):</span></p>
<ul>
<li><span style="color:#999999;"> forester-atv/java/build.xml right click &#8220;Run As&#8221; &#8220;Ant Build&#8221;</span></li>
<li><span style="color:#999999;"> For  this to work, environment variable JAVA_HOME needs to point to a JDK  (at least 1.6)</span></li>
<li><span style="color:#999999;">Furthermore,  a &#8220;<em>&lt;jar&gt; type doesn&#8217;t support the &#8216;level&#8217; attribute</em>&#8221; error is a likely sign that your </span><a href="http://ant.apache.org/"><span style="color:#999999;">Ant</span></a><span style="color:#999999;"> version is too old &#8212; at least version 1.7.1 is required.</span></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aptxevo.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aptxevo.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aptxevo.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aptxevo.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aptxevo.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aptxevo.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aptxevo.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aptxevo.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aptxevo.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aptxevo.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aptxevo.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aptxevo.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aptxevo.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aptxevo.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aptxevo.wordpress.com&amp;blog=10660535&amp;post=45&amp;subd=aptxevo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aptxevo.wordpress.com/2010/04/19/importing-forester-into-eclipse-ide/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">cmzmasek</media:title>
		</media:content>
	</item>
		<item>
		<title>How to add (typed) support values to a given tree</title>
		<link>http://aptxevo.wordpress.com/2009/12/17/how-to-add-typed-support-values-to-a-given-tree/</link>
		<comments>http://aptxevo.wordpress.com/2009/12/17/how-to-add-typed-support-values-to-a-given-tree/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 02:59:58 +0000</pubDate>
		<dc:creator>cmzmasek</dc:creator>
				<category><![CDATA[command line]]></category>
		<category><![CDATA[command line tools]]></category>
		<category><![CDATA[confidence values]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[other software]]></category>
		<category><![CDATA[bootstrap]]></category>

		<guid isPermaLink="false">http://aptxevo.wordpress.com/?p=36</guid>
		<description><![CDATA[confadd is a simple command line tool to calculate typed confidence values for a given evolutionary tree. Its input is typically one evolutionary tree which might or might not already have confidence values associated with its branches (the ‘target’) and a set (in the range of hundreds or more) of evolutionary trees (the ‘evaluators’) in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aptxevo.wordpress.com&amp;blog=10660535&amp;post=36&amp;subd=aptxevo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div>
<div>
<p><a title="confadd" href="http://www.phylosoft.org/forester/applications/confadd/">confadd</a> is a simple command line tool to calculate typed confidence values for a given evolutionary tree.<br />
Its input is typically one evolutionary tree which might or might not already have confidence values associated with its branches (the ‘target’) and a set (in the range of hundreds or more) of evolutionary trees (the ‘evaluators’) in which the frequency of splits represent confidences for the ‘target’. The ‘evaluators’ are typically the result of a bootstrap re-sampling analysis or of a Bayesian method.</p>
<p>See: <a title="confadd" href="http://www.phylosoft.org/forester/applications/confadd/">http://www.phylosoft.org/forester/applications/confadd/</a></p>
</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aptxevo.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aptxevo.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aptxevo.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aptxevo.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aptxevo.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aptxevo.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aptxevo.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aptxevo.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aptxevo.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aptxevo.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aptxevo.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aptxevo.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aptxevo.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aptxevo.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aptxevo.wordpress.com&amp;blog=10660535&amp;post=36&amp;subd=aptxevo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aptxevo.wordpress.com/2009/12/17/how-to-add-typed-support-values-to-a-given-tree/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">cmzmasek</media:title>
		</media:content>
	</item>
		<item>
		<title>&#8216;java.lang.NoClassDefFoundError&#8217; in terminal mode</title>
		<link>http://aptxevo.wordpress.com/2009/11/25/java-lang-noclassdeffounderror-in-terminal-mode/</link>
		<comments>http://aptxevo.wordpress.com/2009/11/25/java-lang-noclassdeffounderror-in-terminal-mode/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 17:17:44 +0000</pubDate>
		<dc:creator>cmzmasek</dc:creator>
				<category><![CDATA[-cp]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[NoClassDefFoundError]]></category>
		<category><![CDATA[terminal mode]]></category>

		<guid isPermaLink="false">http://aptxevo.wordpress.com/?p=13</guid>
		<description><![CDATA[If you are getting a &#8216;java.lang.NoClassDefFoundError&#8217; you most likely forgot the &#8216;-cp&#8217; (classpath) option or the file forester.jar cannot be found where your &#8216;-cp&#8217; points. If you are in the same directory as the forester.jar you need to type: % java -cp forester.jar org.forester.archaeopteryx.Archaeopteryx If you are in a different directory than the jar file [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aptxevo.wordpress.com&amp;blog=10660535&amp;post=13&amp;subd=aptxevo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you are getting a &#8216;java.lang.NoClassDefFoundError&#8217; you most likely forgot the &#8216;-cp&#8217; (classpath) option or the file forester.jar cannot be found where your &#8216;-cp&#8217; points.</p>
<p>If you are in the same directory as the forester.jar you need to type:</p>
<pre>% java -cp forester.jar org.forester.archaeopteryx.Archaeopteryx</pre>
<p>If you are in a different directory than the jar file (the usual case), it is:</p>
<pre>% java -cp /path/to/forester.jar org.forester.archaeopteryx.Archaeopteryx</pre>
<p>In Windows, you need to use \ instead of /.</p>
<p>If you want to use a configuration file (<a title="example" href="http://www.phylosoft.org/forester/download/_aptx_configuration_file">example</a>), you need to add:</p>
<pre>-c path/to/_aptx_configuration_file</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aptxevo.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aptxevo.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aptxevo.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aptxevo.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aptxevo.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aptxevo.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aptxevo.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aptxevo.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aptxevo.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aptxevo.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aptxevo.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aptxevo.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aptxevo.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aptxevo.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aptxevo.wordpress.com&amp;blog=10660535&amp;post=13&amp;subd=aptxevo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aptxevo.wordpress.com/2009/11/25/java-lang-noclassdeffounderror-in-terminal-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">cmzmasek</media:title>
		</media:content>
	</item>
		<item>
		<title>Branch/subtree colors as a function of taxonomy</title>
		<link>http://aptxevo.wordpress.com/2009/11/24/tax_branch_colors/</link>
		<comments>http://aptxevo.wordpress.com/2009/11/24/tax_branch_colors/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 20:26:47 +0000</pubDate>
		<dc:creator>cmzmasek</dc:creator>
				<category><![CDATA[colors]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[species]]></category>
		<category><![CDATA[subtrees]]></category>
		<category><![CDATA[taxonomy]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Theory In order to colorize subtrees/branches according to their associated taxonomies, the Archaeopteryx software needs to &#8220;know&#8221; two things: The taxonomies (&#8216;species&#8217;) associated with tree nodes (oftentimes only on external nodes, so-called &#8216;tips&#8217; or &#8216;leaves&#8217;) Information on what color to use for each taxonomy In practice, the first information comes from the phyloXML formatted tree [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aptxevo.wordpress.com&amp;blog=10660535&amp;post=1&amp;subd=aptxevo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3>Theory</h3>
<p>In order to colorize subtrees/branches according to their associated taxonomies, the Archaeopteryx software needs to &#8220;know&#8221; two things:</p>
<ol>
<li>The taxonomies (&#8216;species&#8217;) associated with tree nodes (oftentimes only on external nodes, so-called &#8216;tips&#8217; or &#8216;leaves&#8217;)</li>
<li>Information on what color to use for each taxonomy</li>
</ol>
<p>In practice, the first information comes from the <a title="phyloXML" href="http://www.phyloxml.org">phyloXML</a> formatted tree file, the second from a configuration file.</p>
<h3><strong>How-to</strong></h3>
<p>To colorize branches and (&#8216;species specific&#8217;) subtrees according to their taxonomies:</p>
<p>1. Create a configuration file (see: <a href="http://www.phylosoft.org/forester/download/_aptx_configuration_file" target="_blank">http://www.phylosoft.org/forester/download/_aptx_configuration_file</a>) containing lines like these:</p>
<pre>species_color: NEMVE      0x00FFFF
species_color: MOUSE      0x9620F0</pre>
<p>Colors need to be encoded in RGB hexadecimal format (<a title="more information on RGB hex colors" href="http://www.w3schools.com/Html/html_colors.asp">more information</a>). For example, red would be &#8217;0xFF0000&#8242;, green &#8217;0x00FF00&#8242;.</p>
<p>2. Your tree file needs to be in phyloXML format (see: <a title="phyloXML" href="http://www.phyloxml.org/">phyloXML</a>) and contain matching taxonomy information (relative to the configuration file). The following elements are used for taxonomy colorization (in this order: taxonomy code (e.g. &#8216;NEMVE&#8221; for the sea anemone <em>Nematostella vectensis</em>), scientific name, common name. See <a href="http://phylosoft.org/forester/applications/phyloxml_converter/" target="_blank">http://phylosoft.org/forester/applications/phyloxml_converter/</a> on how to transform Newick/New Hampshire formatted tree files into phyloXML.</p>
<p>3. Start Archaeopteryx with the following console command:</p>
<pre><tt>java -cp path\to\forester.jar org.forester.archaeopteryx.Archaeopteryx
 -c path\to\_aptx_configuration_file</tt></pre>
<p>Needless to say, it is much more convenient to use a .bat file (Windows) or a link (Unix/Linux) instead of typing into a console each time Archaeopteryx is to be started.</p>
<p>4. On the Archaeopteryx application, check &#8216;Colorize Branches&#8217; checkbox (this simply turns colored branch display on and off, it does not perform any color calculation) and execute &#8216;Tools&#8217;|'Taxonomy Colorize Branches&#8217; (which will infer taxonomies for species specific subtrees).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aptxevo.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aptxevo.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aptxevo.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aptxevo.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aptxevo.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aptxevo.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aptxevo.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aptxevo.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aptxevo.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aptxevo.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aptxevo.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aptxevo.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aptxevo.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aptxevo.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aptxevo.wordpress.com&amp;blog=10660535&amp;post=1&amp;subd=aptxevo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aptxevo.wordpress.com/2009/11/24/tax_branch_colors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">cmzmasek</media:title>
		</media:content>
	</item>
	</channel>
</rss>
