<?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>Eduardo Xavier</title>
	<atom:link href="http://akantos.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://akantos.wordpress.com</link>
	<description>Bending Bits</description>
	<lastBuildDate>Mon, 17 Oct 2011 18:42:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='akantos.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Eduardo Xavier</title>
		<link>http://akantos.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://akantos.wordpress.com/osd.xml" title="Eduardo Xavier" />
	<atom:link rel='hub' href='http://akantos.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Introdução a SOA</title>
		<link>http://akantos.wordpress.com/2011/10/17/introducao-a-soa/</link>
		<comments>http://akantos.wordpress.com/2011/10/17/introducao-a-soa/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 18:42:30 +0000</pubDate>
		<dc:creator>akantos</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://akantos.wordpress.com/?p=405</guid>
		<description><![CDATA[Resolvi deixar disponível um workshop introdutório sobre SOA a pedidos de alguns colegas. OBJETIVO Iniciar conceitos de nível básico-médio sobre SOA. Expor o conhecimento fundamental necessário para um anti-rojeto, mostrando exemplos de construção de serviços e uma possível arquitetura simples, enxuta e bem fundamentada. Também idealizar mudanças na construção de produtos e formalizar o conceito [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akantos.wordpress.com&amp;blog=2945667&amp;post=405&amp;subd=akantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://akantos.wordpress.com/2011/10/17/introducao-a-soa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8daa0c917aa21693e1cb7d4589b3cfd9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akantos</media:title>
		</media:content>
	</item>
		<item>
		<title>MVC Design Pattern with DOS Batch Files!</title>
		<link>http://akantos.wordpress.com/2010/09/09/mvc-design-pattern-with-dos-batch-files/</link>
		<comments>http://akantos.wordpress.com/2010/09/09/mvc-design-pattern-with-dos-batch-files/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 11:48:34 +0000</pubDate>
		<dc:creator>akantos</dc:creator>
				<category><![CDATA[Pattern]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://akantos.wordpress.com/?p=396</guid>
		<description><![CDATA[I&#8217;ve been speechless for some moment just before this blog comes up. In the unlimited world of programming languages, I&#8217;ve met DoD (DOS on Dope). It despises Ruby on Rails, .NET, PHP, or any of those fancy web frameworks and give you an web site with MVC design pattern just using DOS. Amazing work!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akantos.wordpress.com&amp;blog=2945667&amp;post=396&amp;subd=akantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://akantos.wordpress.com/2010/09/09/mvc-design-pattern-with-dos-batch-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8daa0c917aa21693e1cb7d4589b3cfd9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akantos</media:title>
		</media:content>

		<media:content url="http://secretgeek.net/image/dod_home_adding.png" medium="image" />
	</item>
		<item>
		<title>WCF error: the underlying connection was closed an unexpected error occurred on a receive</title>
		<link>http://akantos.wordpress.com/2010/08/15/wcf-error-the-underlying-connection-was-closed-an-unexpected-error-occurred-on-a-receive/</link>
		<comments>http://akantos.wordpress.com/2010/08/15/wcf-error-the-underlying-connection-was-closed-an-unexpected-error-occurred-on-a-receive/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 02:40:22 +0000</pubDate>
		<dc:creator>akantos</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://akantos.wordpress.com/?p=389</guid>
		<description><![CDATA[I don&#8217;t like to post solution as I like to comment industry, strategies, patterns&#8230; But this solution gave me happiness. I want to share it because these error has so many reasons to happen I haven&#8217;t found solution anywhere. As I architect and code a SOA project using WCF as tool, I had the folowing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akantos.wordpress.com&amp;blog=2945667&amp;post=389&amp;subd=akantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://akantos.wordpress.com/2010/08/15/wcf-error-the-underlying-connection-was-closed-an-unexpected-error-occurred-on-a-receive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8daa0c917aa21693e1cb7d4589b3cfd9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akantos</media:title>
		</media:content>
	</item>
		<item>
		<title>Surt Framework</title>
		<link>http://akantos.wordpress.com/2010/07/29/surt-framework/</link>
		<comments>http://akantos.wordpress.com/2010/07/29/surt-framework/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 05:15:51 +0000</pubDate>
		<dc:creator>akantos</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Pattern]]></category>
		<category><![CDATA[anti-pattern]]></category>
		<category><![CDATA[Pattern-Oriented]]></category>
		<category><![CDATA[Service Model]]></category>
		<category><![CDATA[Service Strategy]]></category>
		<category><![CDATA[service-orientation]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://akantos.wordpress.com/?p=376</guid>
		<description><![CDATA[Has been three years since I started studies on advanced way to start software projects. This time gave me some authority on framework design using modern methodologies and simples technology that works! I&#8217;ve been usin this research and some of the past projects I&#8217;ve done and now it became mature and I hope I can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akantos.wordpress.com&amp;blog=2945667&amp;post=376&amp;subd=akantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://akantos.wordpress.com/2010/07/29/surt-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8daa0c917aa21693e1cb7d4589b3cfd9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akantos</media:title>
		</media:content>
	</item>
		<item>
		<title>The dilemma of the agnostic software architect</title>
		<link>http://akantos.wordpress.com/2010/07/04/the-dilemma-of-the-agnostic-software-architect/</link>
		<comments>http://akantos.wordpress.com/2010/07/04/the-dilemma-of-the-agnostic-software-architect/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 17:20:25 +0000</pubDate>
		<dc:creator>akantos</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Agile]]></category>
		<category><![CDATA[anti-pattern]]></category>
		<category><![CDATA[off-the-shelf]]></category>
		<category><![CDATA[Pattern]]></category>
		<category><![CDATA[Software Architecture]]></category>

		<guid isPermaLink="false">http://akantos.wordpress.com/?p=335</guid>
		<description><![CDATA[We have been spreading a different thinking in our customers advocating that their products needs to be somehow technology agnostic. So what that could possible mean?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akantos.wordpress.com&amp;blog=2945667&amp;post=335&amp;subd=akantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://akantos.wordpress.com/2010/07/04/the-dilemma-of-the-agnostic-software-architect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8daa0c917aa21693e1cb7d4589b3cfd9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akantos</media:title>
		</media:content>
	</item>
	</channel>
</rss>
