<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="wordpress/2.3" --><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Architect's Linkblog</title>
	<link>http://asailorskis.com/arch</link>
	<description>The think is out there</description>
	<pubDate>Mon, 22 Oct 2007 01:43:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/ArchitectsLinkblog" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>10 Links for 10/21/07</title>
		<link>http://feedproxy.google.com/~r/ArchitectsLinkblog/~3/9YDyj7jEv1k/</link>
		<comments>http://asailorskis.com/arch/2007/10/21/10-links-for-102107/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 01:43:33 +0000</pubDate>
		<dc:creator>Kevin Furbish</dc:creator>
		
		<category><![CDATA[Architecture]]></category>

		<category><![CDATA[Enterprise Architecture]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[Web Architecture]]></category>

		<guid isPermaLink="false">http://asailorskis.com/arch/2007/10/21/10-links-for-102107/</guid>
		<description><![CDATA[Amazon Architecture
Data Center - The Challanges - Considerations and new technologies related to running a data center.
Hard Questions About Architects - The story of an architect going on a bad interview, and Ted answering the architect&#8217;s resulting questions on the role and relevance architects  today.
Yahoo! Releases YSlow, Performance Analyzer - This came out over [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://highscalability.com/amazon-architecture">Amazon Architecture</a><br />
<a href="http://www.nofullstop.com/2007/09/05/data-center-the-challanges/">Data Center - The Challanges</a> - Considerations and new technologies related to running a data center.<br />
<a href="http://blogs.tedneward.com/2007/09/20/Hard+Questions+About+Architects.aspx">Hard Questions About Architects</a> - The story of an architect going on a bad interview, and Ted answering the architect&#8217;s resulting questions on the role and relevance architects  today.<br />
<a href="http://radar.oreilly.com/archives/2007/07/oscon_yahoo_rel.html">Yahoo! Releases YSlow, Performance Analyzer</a> - This came out over two months ago, but it&#8217;s worth highlighting still.  YSlow is a Firebug add-on that will analyze your website and recommend ways to speed it up.<br />
<a href="http://highscalability.com/links/goto/149/117/links_weblink" title="http://web.mit.edu/dna/www/vldb07hstore.pdf" class="outgoing">The End of an Architectural Era (It’s Time for a Complete Rewrite)</a> - More evidence that the traditional RDBMS can be improved.  This paper reports on a study finding two orders of magnitude performance increase in an OLTP environment measured with the TPC-C benchmark.<br />
<a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9041000">Data centers get religion</a> - Data centers are popping up in some non-traditional locations.  This article reports on some of them and their benefits.<br />
<a href="http://www.itarchitect.co.uk/articles/display.asp?id=371">Avoiding the Icebergs:  Top Ten Software Architecture Mistakes - Part 1</a> and <a href="http://www.itarchitect.co.uk/articles/display.asp?id=377">Part 2</a><br />
<a href="http://meta.slashdot.org/article.pl?sid=07/10/18/1641203&amp;from=rss">Slashdot&#8217;s Setup, Part 1- Hardware</a><br />
<a href="http://www.codingthearchitecture.com/2007/10/10/reference_architectures.html">Reference Architectures</a> - What reference/proof-of-concept architectures are for and what should be a part of one.</p>
]]></content:encoded>
			<wfw:commentRss>http://asailorskis.com/arch/2007/10/21/10-links-for-102107/feed/</wfw:commentRss>
		<feedburner:origLink>http://asailorskis.com/arch/2007/10/21/10-links-for-102107/</feedburner:origLink></item>
		<item>
		<title>8 Links for 10/9/07</title>
		<link>http://feedproxy.google.com/~r/ArchitectsLinkblog/~3/4azQX8JMG0U/</link>
		<comments>http://asailorskis.com/arch/2007/10/09/8-links-for-10907/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 00:32:32 +0000</pubDate>
		<dc:creator>Kevin Furbish</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<category><![CDATA[Architecture]]></category>

		<category><![CDATA[Innovation]]></category>

		<category><![CDATA[Personal Improvement]]></category>

		<category><![CDATA[SOA]]></category>

		<category><![CDATA[Web Architecture]]></category>

		<guid isPermaLink="false">http://asailorskis.com/arch/2007/10/09/8-links-for-10907/</guid>
		<description><![CDATA[Parallel Performance: Optimize Managed Code For Multi-Core Machines - A new library to simplify development of .NET applications that benefit from multi-core/multiple processors.What is scalability ?Building a Fort: Lessons in Software Estimation - A fun story of a fort building project that ran over schedule, and what software project estimation lessons the author learned from [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://msdn.microsoft.com/msdnmag/issues/07/10/futures/default.aspx">Parallel Performance: Optimize Managed Code For Multi-Core Machines</a> - A new library to simplify development of .NET applications that benefit from multi-core/multiple processors.<br /><a href="http://www.royans.net/arch/2007/09/22/what-is-scalability/">What is scalability ?</a><br /><a href="http://blogs.construx.com/blogs/stevemcc/archive/2007/09/23/building-a-fort-lessons-in-software-estimation.aspx">Building a Fort: Lessons in Software Estimation</a> - A fun story of a fort building project that ran over schedule, and what software project estimation lessons the author learned from the experience.<br /><a href="http://highscalability.com/should-you-build-your-next-website-using-3teras-grid-os">Should you build your next website using 3tera&#8217;s grid OS?</a> - Podcast (with a very nice summary if you don&#8217;t want to listen to the whole thing) on 3tera&#8217;s AppLogic grid OS to simplify data center deployment, configuration, disaster recovery, etc. through hardware and storage virtualization.<br /><a href="http://steve.vinoski.net/blog/2007/10/04/the-esb-question/">The ESB Question</a> - Steve Vinoski is against ESB&#8217;s for most uses and describes why here.&nbsp; Plenty of responses in the comment section too.<br /><a href="http://www.highscalability.com/youtube-architecture">YouTube Architecture</a> - Interesting look at YouTube&#8217;s current and past architecture and the scalability work they&#8217;ve done to handle their load.<br /><a href="http://webworkerdaily.com/2007/10/08/5-web-ways-to-shake-up-your-thinking/">5 Web Ways to Shake Up Your Thinking</a> - Some web-based tools (sites, widgets, feeds) for creativity help when you get stuck.<br /><a href="http://michaelplatt.net/blogs/architecture/archive/2007/09/27/architecting-for-happiness.aspx">Architecting for Happiness</a> - Architecting a system specifically to produce happy users and what it is that makes people happy.</p>
]]></content:encoded>
			<wfw:commentRss>http://asailorskis.com/arch/2007/10/09/8-links-for-10907/feed/</wfw:commentRss>
		<feedburner:origLink>http://asailorskis.com/arch/2007/10/09/8-links-for-10907/</feedburner:origLink></item>
		<item>
		<title>9 Links for 10/7/07</title>
		<link>http://feedproxy.google.com/~r/ArchitectsLinkblog/~3/DRPzTK-tkEk/</link>
		<comments>http://asailorskis.com/arch/2007/10/07/linkx-for/#comments</comments>
		<pubDate>Sun, 07 Oct 2007 17:55:11 +0000</pubDate>
		<dc:creator>Kevin Furbish</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<category><![CDATA[Architecture]]></category>

		<category><![CDATA[Java]]></category>

		<category><![CDATA[Leadership]]></category>

		<category><![CDATA[Ruby]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[Web Architecture]]></category>

		<guid isPermaLink="false">http://asailorskis.com/arch/2007/10/07/linkx-for/</guid>
		<description><![CDATA[The Box: A Shortcut to finding Performance Bottlenecks - A simple diagram representing an entire system and how to use it to help track down performance problems.Subversion or CVS, Bazaar or Mercurial? - A comparison of four open source version control systems, two of which use a newer distributed approach instead of centralized repositories.Ingredients for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infoq.com/articles/the-box">The Box: A Shortcut to finding Performance Bottlenecks</a> - A simple diagram representing an entire system and how to use it to help track down performance problems.<br /><a href="http://www.javaworld.com/javaworld/jw-09-2007/jw-09-versioncontrol.html?fsrc=rss-index">Subversion or CVS, Bazaar or Mercurial?</a> - A comparison of four open source version control systems, two of which use a newer distributed approach instead of centralized repositories.<br /><a href="http://www.stevenmsmith.com/content/view/113/72/">Ingredients for Successful Teamwork</a><br /><a href="http://www.rgoarchitects.com/nblog/2007/10/04/TheNETJavaArchitectTrainingProgramPartII.aspx">The .NET/Java architect training program - part II</a><br /><a href="http://www.infoq.com/news/2007/10/adobe_max_2007">Adobe Max 2007 North America - Wrap Up</a><br /><a href="http://www.from9till2.com/PermaLink.aspx?guid=429b79ef-21ca-4523-be81-33b15fed7e5e">C# 3.0 Considered Rubenesque?</a> - Is C# getting to be too large a language?<br /><a href="http://acmqueue.com/modules.php?name=Content&amp;pa=showpage&amp;pid=499">Phishing Forbidden: Current anti-phishing technologies prevent users from taking the bait</a> - &#8220;A security team from Yahoo! looks at the state-of-the-art in anti-phishing technologies.&#8221;&nbsp; This ignores the study reported in <a href="http://www.usablesecurity.org/emperor/">The Emperor&#8217;s New Security Indicators</a> showing users will still login even with the image missing.<br /><a href="http://www.infoq.com/news/2007/10/continuous-tax">Java, Ruby, and the Continuous Tax</a> - InfoQ summarizes and links to several blog posts on the &#8220;continuous tax&#8221; you pay maintaining systems in dynamically typed languages.</p>
]]></content:encoded>
			<wfw:commentRss>http://asailorskis.com/arch/2007/10/07/linkx-for/feed/</wfw:commentRss>
		<feedburner:origLink>http://asailorskis.com/arch/2007/10/07/linkx-for/</feedburner:origLink></item>
		<item>
		<title>11 Links for 9/28/07</title>
		<link>http://feedproxy.google.com/~r/ArchitectsLinkblog/~3/13t0l_u5OTk/</link>
		<comments>http://asailorskis.com/arch/2007/09/28/links-for-14/#comments</comments>
		<pubDate>Sat, 29 Sep 2007 02:39:27 +0000</pubDate>
		<dc:creator>Kevin Furbish</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<category><![CDATA[Architecture]]></category>

		<category><![CDATA[Enterprise Architecture]]></category>

		<category><![CDATA[Java]]></category>

		<category><![CDATA[Ruby]]></category>

		<category><![CDATA[SOA]]></category>

		<category><![CDATA[Trends]]></category>

		<category><![CDATA[Web Architecture]]></category>

		<guid isPermaLink="false">http://asailorskis.com/arch/2007/09/28/links-for-14/</guid>
		<description><![CDATA[One size fits all: A concept whose time has come and gone - A relational DB pioneer promotes rotating data storage (records vertically, fields horizontally) so calculations on the same field over many records is faster over colocated data.10 Fantastic Free Open Source Downloads For The Enterprise&#8220;Code First&#8221; Web Services ReconsideredScaling Twitter: Making Twitter 10000 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.databasecolumn.com/2007/09/one-size-fits-all.html">One size fits all: A concept whose time has come and gone</a> - A relational DB pioneer promotes rotating data storage (records vertically, fields horizontally) so calculations on the same field over many records is faster over colocated data.<br /><a href="http://www-03.ibm.com/developerworks/blogs/page/BobZurek?entry=10_fantastic_free_open_source">10 Fantastic Free Open Source Downloads For The Enterprise</a><br /><a href="http://www.infoq.com/articles/sosnoski-code-first">&#8220;Code First&#8221; Web Services Reconsidered</a><a href="http://www.adam-bien.com/roller/page/abien?entry=are_plain_old_webcontainers_still"></a><br /><a href="http://highscalability.com/scaling-twitter-making-twitter-10000-percent-faster">Scaling Twitter: Making Twitter 10000 Percent Faster</a> - Twitter is one of the largest scale Ruby web applications, so their architecture and performance tweaks is especially interesting to those using or considering Ruby.<br /><a href="http://royal.pingdom.com/?p=95">What the Web’s most popular sites are running on</a> - The software and hardware used to run seven popular websites.<br /><a href="http://highscalability.com/digg-architecture">Digg Architecture</a> - The architecture of the Digg site and lessons learned along the way.<br /><a href="http://www.oreillynet.com/ruby/blog/2007/09/7_reasons_i_switched_back_to_p_1.html">7 reasons I switched back to PHP after 2 years on Rails</a><br /><a href="http://java.sys-con.com/read/419716.htm">Multi-Core and Massively Parallel Processors</a> - The impact of the rise of multi-core processors on how we build and design software.&nbsp; Nice summary of the different focus of the chip manufacturers.<br /><a href="http://java.sun.com/developer/technicalArticles/javase/consumerjre/">Consumer JRE: Leaner, Meaner Java Technology</a> - Enhancements to the JRE to make it more palatable for in-browser applications and controls.<br /><a href="http://www.rgoarchitects.com/nblog/2007/09/29/TheNETJavaArchitectTrainingProgram.aspx">The .NET/Java architect training program</a> - Some suggested topics for a training regimen for would-be Java/.NET architects.<br /><a href="http://www.rgoarchitects.com/nblog/2007/09/23/WarningTechnologyMappingHasImplications.aspx">Warning ! Technology mapping has implications</a> - An architectural view to the previous mentioned article on switching back from Ruby to PHP.<br /><a href="http://www.ebizq.net/blogs/bda/2007/09/six_sure_fire_ways_to_sink_you.php">Six Sure Fire ways to Sink your Enterprise Architecture</a></p>
]]></content:encoded>
			<wfw:commentRss>http://asailorskis.com/arch/2007/09/28/links-for-14/feed/</wfw:commentRss>
		<feedburner:origLink>http://asailorskis.com/arch/2007/09/28/links-for-14/</feedburner:origLink></item>
		<item>
		<title>7 Links for 9/9/07</title>
		<link>http://feedproxy.google.com/~r/ArchitectsLinkblog/~3/JiOI3Ib8REQ/</link>
		<comments>http://asailorskis.com/arch/2007/09/09/7-links-for-9907/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 02:32:27 +0000</pubDate>
		<dc:creator>Kevin Furbish</dc:creator>
		
		<category><![CDATA[Architecture]]></category>

		<category><![CDATA[Leadership]]></category>

		<category><![CDATA[Personal Improvement]]></category>

		<category><![CDATA[Presentations]]></category>

		<category><![CDATA[Trends]]></category>

		<category><![CDATA[Web Architecture]]></category>

		<guid isPermaLink="false">http://asailorskis.com/arch/2007/09/09/7-links-for-9907/</guid>
		<description><![CDATA[Rules for Parallel Programming for Multicore - &#8220;Eight key rules for multicore programming&#8221;.Dan Pritchett on Architecture at eBay - An interview (audio/visual) with an eBay architect.Architects during the transition phase - When should a high-paid architect roll off a project?&#160; When the complex decisions are done, or when it&#8217;s deployed to production?&#160; Good discussion in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ddj.com/hpc-high-performance-computing/201804248?cid=RSSfeed_DDJ_All">Rules for Parallel Programming for Multicore</a> - &#8220;<span class="greenBlurb">Eight key rules for multicore programming&#8221;.<br /></span><a href="http://www.infoq.com/interviews/dan-pritchett-ebay-architecture">Dan Pritchett on Architecture at eBay</a> - An interview (audio/visual) with an eBay architect.<br /><a href="http://www.codingthearchitecture.com/2007/08/13/architects_during_the_transition_phase.html">Architects during the transition phase</a> - When should a high-paid architect roll off a project?&nbsp; When the complex decisions are done, or when it&#8217;s deployed to production?&nbsp; Good discussion in the comments.<br /><a href="http://dev2dev.bea.com/pub/a/2007/07/building-event-server-app.html">Building your first WebLogic Event Server Application</a> - A tutorial from BEA on how to build an application on top of their WebLogic Event Server.&nbsp; It&#8217;s vendor specific, but still useful for learning about complex event processing.<br /><a href="http://acmqueue.com/modules.php?name=Content&amp;pa=showpage&amp;pid=496">Building Secure Web Applications: In today&#8217;s era of user-generated content, securing Web apps is more difficult than ever.</a><br /><a href="http://codingdojo.org/">Welcome to the Coding Dojo</a> - A wiki all about coding dojos and coding katas.&nbsp; &#8220;A Coding Dojo is a meeting where a bunch of coders get together to work on a programming challenge.&#8221;&nbsp;&nbsp; Kata are training exercises to be used at dojo meetings.<br /><a href="http://www.presentationzen.com/presentationzen/2007/08/i-spent-the-wee.html">PowerPoint tips that are clear and to the point</a> - Review and highlights from the book <span style="color: rgb(51, 51, 51);"><a href="http://www.amazon.com/gp/product/0195320697/103-6148611-3957463?ie=UTF8&amp;tag=garrreynoldsc-20&amp;linkCode=xm2&amp;camp=1789&amp;creativeASIN=0195320697">Clear and to the point: 8 psychological principles for compelling powerpoint presentations</a> by <a href="http://www.wjh.harvard.edu/%7Ekwn/">Stephen Kosslyn</a>.<br /></span></p>
]]></content:encoded>
			<wfw:commentRss>http://asailorskis.com/arch/2007/09/09/7-links-for-9907/feed/</wfw:commentRss>
		<feedburner:origLink>http://asailorskis.com/arch/2007/09/09/7-links-for-9907/</feedburner:origLink></item>
		<item>
		<title>6 links for 8/28/07</title>
		<link>http://feedproxy.google.com/~r/ArchitectsLinkblog/~3/IYh8tSW5iXc/</link>
		<comments>http://asailorskis.com/arch/2007/08/28/6-links-for-82807/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 01:45:01 +0000</pubDate>
		<dc:creator>Kevin Furbish</dc:creator>
		
		<category><![CDATA[Architecture]]></category>

		<category><![CDATA[Enterprise Architecture]]></category>

		<category><![CDATA[Events]]></category>

		<category><![CDATA[Java]]></category>

		<category><![CDATA[Personal Improvement]]></category>

		<category><![CDATA[SOA]]></category>

		<category><![CDATA[Web Architecture]]></category>

		<guid isPermaLink="false">http://asailorskis.com/arch/2007/08/28/6-links-for-82807/</guid>
		<description><![CDATA[The RDBMS is dead - It&#8217;s worth reading the blog entries pointed to by this one.&#160; They ask the question of the readiness of RDBMS&#8217;s to handle the trends of less denormalization, shunning transactions and storing immutable data that some large scale sites are using.IBM SOA Architect Summit - SOA training events around the world [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rgoarchitects.com/nblog/2007/08/21/TheRDBMSIsDead.aspx">The RDBMS is dead</a> - It&#8217;s worth reading the blog entries pointed to by this one.&nbsp; They ask the question of the readiness of RDBMS&#8217;s to handle the trends of less denormalization, shunning transactions and storing immutable data that some large scale sites are using.<br /><a href="http://www-03.ibm.com/developerworks/blogs/page/woolf?entry=ibm_soa_architect_summit">IBM SOA Architect Summit</a> - SOA training events around the world from IBM.<br /><a href="http://perspectivebasedarchitecture.com/default.aspx">The PBA Method</a> - PBA = Perspective Based Architecture.&nbsp; This site decomposes an architect job into four zones (apecific solutions requirements, IT operations, business operations and trends/futures) and ultimately lists a set of questions to be answered.<br /><a href="http://www.thecontenteconomy.com/2007/07/practical-enterprise-architecture.html">Practical Enterprise Architecture</a> - Tactical suggestions for effective EA.<br /><a href="http://www.addsimplicity.com/adding_simplicity_an_engi/2007/08/in-support-of-n.html">In Support of Non-Stop Software</a> - Is it acceptable to have to restart a system every two or three days?&nbsp; The author suggests we start demanding better stability in our systems.<br /><a href="http://www.russellbeattie.com/blog/java-needs-an-overhaul">Java needs an overhaul</a></p>
]]></content:encoded>
			<wfw:commentRss>http://asailorskis.com/arch/2007/08/28/6-links-for-82807/feed/</wfw:commentRss>
		<feedburner:origLink>http://asailorskis.com/arch/2007/08/28/6-links-for-82807/</feedburner:origLink></item>
		<item>
		<title>9 Links for 8/26/07</title>
		<link>http://feedproxy.google.com/~r/ArchitectsLinkblog/~3/-R2m0bNQhgg/</link>
		<comments>http://asailorskis.com/arch/2007/08/26/9-links-for-82607/#comments</comments>
		<pubDate>Mon, 27 Aug 2007 01:30:18 +0000</pubDate>
		<dc:creator>Kevin Furbish</dc:creator>
		
		<category><![CDATA[Architecture]]></category>

		<category><![CDATA[Events]]></category>

		<category><![CDATA[Process]]></category>

		<category><![CDATA[Ruby]]></category>

		<category><![CDATA[Trends]]></category>

		<category><![CDATA[Web Architecture]]></category>

		<guid isPermaLink="false">http://asailorskis.com/arch/2007/08/26/9-links-for-82607/</guid>
		<description><![CDATA[The professional architect, Part 2: Overcoming professional challenges in data architectureAgileEvents - A group calendar for posting/finding Agile-related events.GPASS: A generalized publish and subscribe solution using WS-Notification standardsHigh Scalability - Building bigger, faster, more reliable websites - A blog, forums, real life architecture stories and link list all focused on helping you build &#8220;bigger, faster, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ibm.com/developerworks/webservices/library/ws-soa-proarch2/index.html?ca=drs-">The professional architect, Part 2: Overcoming professional challenges in data architecture</a><br /><a href="http://upcoming.yahoo.com/group/2228/">AgileEvents</a> - A group calendar for posting/finding Agile-related events.<br /><a href="http://www.ibm.com/developerworks/websphere/library/techarticles/0708_boughannam/0708_boughannam.html?ca=drs-">GPASS: A generalized publish and subscribe solution using WS-Notification standards</a><br /><a href="http://highscalability.com/">High Scalability - Building bigger, faster, more reliable websites</a> - A blog, forums, real life architecture stories and link list all focused on helping you build &#8220;bigger, faster, more reliable websites&#8221;.&nbsp; Great resource.<br /><a href="http://intertwingly.net/blog/2007/08/12/Long-Bets">Long Bets</a> - Sam Ruby&#8217;s bets on the top five architectural changes in the next five years.<br /><a href="http://www.rgoarchitects.com/blog/PermaLink,guid,e14288ca-aaa7-4333-a3e2-526596d6a1b5.aspx">Dependency Injection Revisited</a> and <a href="http://www.rgoarchitects.com/nblog/2007/08/12/MoreOnRuby.aspx">More on Ruby</a> - Some thoughts on what&#8217;s good and not so good in Ruby.<br /><a href="http://www.intelligententerprise.com/channels/bi/showArticle.jhtml;jsessionid=1VVIJ40L32UMQQSNDLPSKHSCJUNN2JVN?articleID=199902891&amp;pgno=1">Better Insight for Business Decisions</a> and <a href="http://www.intelligententerprise.com/blog/archives/2007/06/event_processin.html">Event Processing: The Next Disruptive Technology</a> - Two articles from Doug Henschen about discovering patterns in data as the data is streaming in to systems instead of batch analysis periodically after the data is recorded.</p>
]]></content:encoded>
			<wfw:commentRss>http://asailorskis.com/arch/2007/08/26/9-links-for-82607/feed/</wfw:commentRss>
		<feedburner:origLink>http://asailorskis.com/arch/2007/08/26/9-links-for-82607/</feedburner:origLink></item>
		<item>
		<title>8 Links for 8/22/07</title>
		<link>http://feedproxy.google.com/~r/ArchitectsLinkblog/~3/qCXiuOe3QmU/</link>
		<comments>http://asailorskis.com/arch/2007/08/22/8-links-for-82207/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 01:55:31 +0000</pubDate>
		<dc:creator>Kevin Furbish</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<category><![CDATA[Architecture]]></category>

		<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://asailorskis.com/arch/2007/08/22/8-links-for-82207/</guid>
		<description><![CDATA[Catching Up with Scala - Summary of what&#8217;s up with Scala, an up and coming OO, functional language.Role Profile for Software Architects - A nice chart of twelve categories of responsibilities and knowledge that make up the role of a software architect.Open Source Google-Like Infrastructure Project Hadoop Gains Momentum - Recent status of Hadoop, an [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infoq.com/news/2007/08/scala-overview">Catching Up with Scala</a> - Summary of what&#8217;s up with Scala, an up and coming OO, functional language.<br /><a href="http://www.codingthearchitecture.com/2007/07/31/role_profile_for_software_architects.html">Role Profile for Software Architects</a> - A nice chart of twelve categories of responsibilities and knowledge that make up the role of a software architect.<br /><a href="http://www.infoq.com/news/2007/08/hadoop-momentum">Open Source Google-Like Infrastructure Project Hadoop Gains Momentum</a> - Recent status of Hadoop, an open source platform for distributing the processing of large scale computations.&nbsp; Yahoo! is a large supporter.<br /><a href="http://www.plentyofcode.com/2007/08/most-active-open-source-projects-in.html">Most Active Open Source Projects in Codeplex</a> - A list of the top 25 most popular .NET open source project hosted at Codeplex.&nbsp; It&#8217;s nice to see the .NET open source community growing.<br /><a href="http://www.ddj.com/web-development/201801647?cid=RSSfeed_DDJ_All">Web Services Framework for PHP Released</a> - a PHP extension supporting WS* to simplify implementing web service clients and servers.<br /><a href="http://blogs.msdn.com/diegumzone/archive/2006/11/10/software-architecture-past-present-and-future.aspx">Software Architecture: Past, Present and Future</a><br /><a href="http://www.sandhill.com/opinion/editorial.php?id=146&amp;page=1">Predicting the Next Software Decade</a> - Results of a poll of Enterprise 2007 attendees about the past decade and the upcoming one.<br /><a href="http://www.presentationzen.com/presentationzen/2007/08/steve-jobs-and-.html">Steve Jobs and the art of the swordsman</a> - Besides being charismatic, what else makes Steve Jobs&#8217;s presentations so effective?</p>
]]></content:encoded>
			<wfw:commentRss>http://asailorskis.com/arch/2007/08/22/8-links-for-82207/feed/</wfw:commentRss>
		<feedburner:origLink>http://asailorskis.com/arch/2007/08/22/8-links-for-82207/</feedburner:origLink></item>
		<item>
		<title>12 Links for 8/6/07</title>
		<link>http://feedproxy.google.com/~r/ArchitectsLinkblog/~3/5JIrpG7dpdE/</link>
		<comments>http://asailorskis.com/arch/2007/08/06/12-links-for-8607/#comments</comments>
		<pubDate>Tue, 07 Aug 2007 03:16:52 +0000</pubDate>
		<dc:creator>Kevin Furbish</dc:creator>
		
		<category><![CDATA[Architecture]]></category>

		<category><![CDATA[Java]]></category>

		<category><![CDATA[Process]]></category>

		<category><![CDATA[Project Management]]></category>

		<category><![CDATA[SOA]]></category>

		<category><![CDATA[Trends]]></category>

		<guid isPermaLink="false">http://asailorskis.com/arch/2007/08/06/12-links-for-8607/</guid>
		<description><![CDATA[Defining the ESB - The &#8220;what&#8217;s&#8221; and &#8220;why&#8217;s&#8221; of ESBs.Separating Duties to Meet IT Compliance - &#8220;If your organization is facing strict audit compliance but struggles with distributed platforms, take a look at how the big boys do it.&#8221;The true meaning of linear scalabilty - Achieving linear scalabilty like Google, Amazon and eBay.Introduction to JavaFX [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ddj.com/java/201200303?cid=RSSfeed_DDJ_All">Defining the ESB</a> - The &#8220;what&#8217;s&#8221; and &#8220;why&#8217;s&#8221; of ESBs.<br /><a href="http://www.ddj.com/development-tools/201202677?cid=RSSfeed_DDJ_All">Separating Duties to Meet IT Compliance</a> - <span class="greenBlurb">&#8220;If your organization is facing strict audit compliance but struggles with distributed platforms, take a look at how the big boys do it.&#8221;<br /></span><a href="http://natishalom.typepad.com/nati_shaloms_blog/2007/07/the-true-meanin.html">The true meaning of linear scalabilty</a> - Achieving linear scalabilty like Google, Amazon and eBay.<br /><a href="http://www.onjava.com/pub/a/onjava/2007/07/27/introduction-to-javafx-script.html">Introduction to JavaFX Script</a><br /><a href="http://www.delphi.co.za/PermaLink,guid,5888e1f0-7b38-473d-9205-87cbad8e4346.aspx">Local Architecture to a Global Audience</a> - Simon blogs more about his Microsoft Certified architect application process.&nbsp; In this post he includes his MCA submission preamble which discusses how the South African culture impacts himself and his work.&nbsp; It&#8217;s interesting both for more info on the MCA process but also for provoking thoughts on how a culture impacts technical work.<br /><a href="http://www.techdarkside.com/?p=127">The demise of the Gantt Chart in Agile Software Projects</a><br /><a href="http://udidahan.weblogs.us/2007/08/06/dont-trust-developers-with-project-management/">Don’t trust developers with project management</a> - Give some critical thought to their estimates and know that the longer the estimate the greater the potential variance may be.<br /><a href="http://www-03.ibm.com/developerworks/blogs/page/BobZurek?entry=top_4_information_technology_themes">Top 4 Information Technology Themes Emerging</a><br /><a href="http://www.rgoarchitects.com/blog/PermaLink,guid,da9ddfc6-ea34-4df1-a330-52e3070e094a.aspx">A&amp;D 2007: User Interface Principles in API Design (Elliotte Rusty Harold)</a> - Arnon&#8217;s thoughts on an API design presentation.<br /><a href="http://www.rgoarchitects.com/blog/PermaLink,guid,f18c4e82-81a8-4f9c-9705-e22e26e81836.aspx">SOA and Cross-Service Transactions</a> - A warning against transactions across distributed components.&nbsp; Arnon also follows up with an email exchange with JBoss&#8217;s Mark Little to educate about the true academic meaning of transactions and 2PC in <a href="http://www.rgoarchitects.com/blog/PermaLink,guid,22b44b6e-3747-435c-b0ab-ac0b68a7474a.aspx">More thoughts on transactions, web-services and SOA.</a>&nbsp; And the final follow up post has links to some resources for more info on transaction theory in <a href="http://www.rgoarchitects.com/blog/PermaLink,guid,aed0e096-ec33-42ec-b975-b3ac1d0fe498.aspx">Distributed Systems Theory.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://asailorskis.com/arch/2007/08/06/12-links-for-8607/feed/</wfw:commentRss>
		<feedburner:origLink>http://asailorskis.com/arch/2007/08/06/12-links-for-8607/</feedburner:origLink></item>
		<item>
		<title>12 Links for 7/26/07</title>
		<link>http://feedproxy.google.com/~r/ArchitectsLinkblog/~3/CncgOR9ClQg/</link>
		<comments>http://asailorskis.com/arch/2007/07/26/12-links-for-72607/#comments</comments>
		<pubDate>Fri, 27 Jul 2007 01:55:10 +0000</pubDate>
		<dc:creator>Kevin Furbish</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<category><![CDATA[Architecture]]></category>

		<category><![CDATA[Mobile]]></category>

		<category><![CDATA[Presentations]]></category>

		<category><![CDATA[Process]]></category>

		<category><![CDATA[Project Management]]></category>

		<category><![CDATA[SOA]]></category>

		<category><![CDATA[Web Architecture]]></category>

		<guid isPermaLink="false">http://asailorskis.com/arch/2007/07/26/12-links-for-72607/</guid>
		<description><![CDATA[Globally Distributed Development - Suggestions for processes needed on globally distributed development teams.Designing the tactical solution - What should you do when asked to do a quick and dirty solution?Programming Erlang - An interview with Joe Armstrong about the language he invented, Erlang, for developing highly fault tolerant systems.&#160; Ericsson has a 1.7 MLOC Erlang [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ddj.com/dept/global/200001947?cid=RSSfeed_DDJ_All">Globally Distributed Development</a> - Suggestions for processes needed on globally distributed development teams.<br /><a href="http://www.codingthearchitecture.com/2007/06/27/designing_the_tactical_solution.html">Designing the tactical solution</a> - What should you do when asked to do a quick and dirty solution?<br /><a href="http://www.ddj.com/201001928?cid=RSSfeed_DDJ_All">Programming Erlang</a> - An interview with Joe Armstrong about the language he invented, Erlang, for developing highly fault tolerant systems.&nbsp; Ericsson has a 1.7 MLOC Erlang system that gets nine 9&#8217;s of reliability.<br /><a href="http://swerl.tudelft.nl/twiki/pub/Main/TechnicalReports/TUD-SERG-2007-016.pdf">A Comparison of Push and Pull Techniques for AJAX</a> - A university research project comparing the performance of push and pull AJAX techniques.<br /><a href="http://blog.masabi.com/2007/07/problems-with-mobile-security-1.html">Problems with Mobile Security #1</a> - A summary of what&#8217;s wrong with the state of security on the mobile world.&nbsp; Keep in mind it comes from a vendor that sells a product designed to allow secure mobile communications.<br /><a href="http://developer.amazonwebservices.com/connect/entry.jspa?entryID=691&amp;ref=featured">Monster Muck Mashup - Mass Video Conversion Using AWS</a> - An overview of an application built on Amazon&#8217;s S3, EC2 and SQS web services.<br /><a href="http://www.infoq.com/interviews/chris-anderson-wpf">Chris Anderson on WPF</a> - An interview with Chris Anderson, one of the Windows Presentation Foundation architects.<br /><a href="http://www.ibm.com/developerworks/architecture/kits/archkit1/index.html">IBM software architect kit</a> - IBM recently updated their list of resources for software architects.&nbsp; It now includes a podcast by Grady Booch, webcasts, white papers, demos and articles.<br /><a href="http://www.ibm.com/developerworks/webservices/library/ar-soasec1/index.html?ca=drs-">SOA security 1-2-3, Part 1: Create a roadmap for securing your large-scale SOA application</a><br /><a href="http://www-931.ibm.com/docs/newsletter/soaex.html">SOA external newsletter</a> - IBM&#8217;s newsletter with &#8220;Everything you need to know about Service Oriented Architecture&#8221;.<br /><a href="http://blogs.msdn.com/rjacobs/archive/2007/07/10/exceptions-vs-error-codes-with-services.aspx">Exceptions vs. Error codes with Services</a><br /><a href="http://www.soasta.com/blog/?p=27">Internet In Your Pocket – What Does this Mean for Web Testers?</a><br /><a href="http://blogs.msdn.com/rjacobs/archive/2007/06/07/presentation-tips-from-tech-ed-2007.aspx">Presentation Tips from Tech-Ed 2007</a></p>
]]></content:encoded>
			<wfw:commentRss>http://asailorskis.com/arch/2007/07/26/12-links-for-72607/feed/</wfw:commentRss>
		<feedburner:origLink>http://asailorskis.com/arch/2007/07/26/12-links-for-72607/</feedburner:origLink></item>
	</channel>
</rss>
