<?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>Social Glass &#187; philosophy</title>
	<atom:link href="http://www.socialglass.com/tags/philosophy/feed" rel="self" type="application/rss+xml" />
	<link>http://www.socialglass.com</link>
	<description>All Things Relevant to a Technologist</description>
	<lastBuildDate>Tue, 25 May 2010 16:22:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>10 Principles of Agile Development</title>
		<link>http://www.socialglass.com/10-principles-of-agile-development</link>
		<comments>http://www.socialglass.com/10-principles-of-agile-development#comments</comments>
		<pubDate>Tue, 22 Sep 2009 03:15:54 +0000</pubDate>
		<dc:creator>Jeremy Thomas</dc:creator>
				<category><![CDATA[agile]]></category>
		<category><![CDATA[philosophy]]></category>

		<guid isPermaLink="false">http://www.socialglass.com/archives/260</guid>
		<description><![CDATA[(cross-posted from the active.com Product Development blog) I came across these while reading the Agile Software Development blog and thought they were interesting enough to share here: Active user involvement is imperative The team must be empowered to make decisions Requirements Timescale is Fixed Capture requirements at a high level; lightweight &#038; visual Develop small, [...]]]></description>
			<content:encoded><![CDATA[<p>(<a href="http://community.active.com/blogs/productdev/2009/09/21/10-principles-of-agile-development" onclick="pageTracker._trackPageview('/outgoing/community.active.com/blogs/productdev/2009/09/21/10-principles-of-agile-development?referer=');">cross-posted</a> from the active.com Product Development blog)<br />
I came across these while reading the <a class="jive-link-external" href="http://www.agile-software-development.com/" onclick="pageTracker._trackPageview('/outgoing/www.agile-software-development.com/?referer=');">Agile Software Development blog</a> and thought they were interesting enough to share here:</p>
<ol>
<li><a class="jive-link-external" href="http://www.agile-software-development.com/2007/02/principle-1-active-user-involvement-is.html" onclick="pageTracker._trackPageview('/outgoing/www.agile-software-development.com/2007/02/principle-1-active-user-involvement-is.html?referer=');">Active user involvement is imperative</a></li>
<li><a class="jive-link-external" href="http://www.agile-software-development.com/2007/03/agile-principle-2-agile-development.html" onclick="pageTracker._trackPageview('/outgoing/www.agile-software-development.com/2007/03/agile-principle-2-agile-development.html?referer=');">The team must be empowered to make decisions</a></li>
<li><a class="jive-link-external" href="http://www.agile-software-development.com/2007/03/agile-principle-3-time-waits-for-no-man.html" onclick="pageTracker._trackPageview('/outgoing/www.agile-software-development.com/2007/03/agile-principle-3-time-waits-for-no-man.html?referer=');">Requirements Timescale is Fixed</a></li>
<li><a class="jive-link-external" href="http://www.agile-software-development.com/2007/03/agile-requirements-just-in-time-and.html" onclick="pageTracker._trackPageview('/outgoing/www.agile-software-development.com/2007/03/agile-requirements-just-in-time-and.html?referer=');">Capture requirements at a high level; lightweight &#038; visual</a></li>
<li><a class="jive-link-external" href="http://www.agile-software-development.com/2007/03/agile-principle-5-how-dyou-eat-elephant.html" onclick="pageTracker._trackPageview('/outgoing/www.agile-software-development.com/2007/03/agile-principle-5-how-dyou-eat-elephant.html?referer=');">Develop small, incremental releases and iterate</a></li>
<li><a class="jive-link-external" href="http://www.agile-software-development.com/2007/03/agile-principle-6-focus-on-frequent.html" onclick="pageTracker._trackPageview('/outgoing/www.agile-software-development.com/2007/03/agile-principle-6-focus-on-frequent.html?referer=');">Focus on frequent delivery of products</a></li>
<li><a class="jive-link-external" href="http://www.agile-software-development.com/2007/04/agile-principle-7-done-means-done.html" onclick="pageTracker._trackPageview('/outgoing/www.agile-software-development.com/2007/04/agile-principle-7-done-means-done.html?referer=');">Complete each feature before moving on to the next</a></li>
<li><a class="jive-link-external" href="http://www.agile-software-development.com/2007/04/agile-principle-8-enoughs-enough.html" onclick="pageTracker._trackPageview('/outgoing/www.agile-software-development.com/2007/04/agile-principle-8-enoughs-enough.html?referer=');">Apply the 80/20 rule</a></li>
<li><a class="jive-link-external" href="http://www.agile-software-development.com/2007/04/agile-development-agile-testing-is-not.html" onclick="pageTracker._trackPageview('/outgoing/www.agile-software-development.com/2007/04/agile-development-agile-testing-is-not.html?referer=');">Testing is integrated throughout the project lifecycle – test early and often</a></li>
<li><a class="jive-link-external" href="http://www.agile-software-development.com/2007/04/agile-principle-10-no-place-for-snipers.html" onclick="pageTracker._trackPageview('/outgoing/www.agile-software-development.com/2007/04/agile-principle-10-no-place-for-snipers.html?referer=');">A collaborative &#038; cooperative approach between all stakeholders is essential</a></li>
</ol>
<p>It&#8217;s a difficult transition to move from Waterfall to Agile, especially with a <a class="jive-link-external" href="http://www.socialglass.com/archives/228">distributed team</a>.  But if done correctly I&#8217;m convinced the payoffs in improved efficiency and quality could be great.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.socialglass.com/10-principles-of-agile-development/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing Being a Manager</title>
		<link>http://www.socialglass.com/managing-being-a-manager</link>
		<comments>http://www.socialglass.com/managing-being-a-manager#comments</comments>
		<pubDate>Wed, 18 Feb 2009 05:55:49 +0000</pubDate>
		<dc:creator>Jeremy Thomas</dc:creator>
				<category><![CDATA[management]]></category>
		<category><![CDATA[philosophy]]></category>

		<guid isPermaLink="false">http://www.socialglass.com/archives/249</guid>
		<description><![CDATA[I had an interesting conversation with a good friend of mine while rock climbing tonight about being a Manager.  He runs engineering and IT Ops for a medium-sized company in San Diego, and we&#8217;re almost exactly the same age.  I asked if he ever feels settled with his job.  He said &#8220;no&#8221;. And I feel [...]]]></description>
			<content:encoded><![CDATA[<p><img align="left" alt="mngr_chart.gif" id="image250" title="mngr_chart.gif" src="http://www.socialglass.com/wp-content/uploads/2009/02/mngr_chart.gif" />I had an interesting conversation with a good friend of mine while rock climbing tonight about being a Manager.  He runs engineering and IT Ops for a medium-sized company in San Diego, and we&#8217;re almost exactly the same age.  I asked if he ever feels settled with his job.  He said &#8220;no&#8221;. And I feel the same way.</p>
<p>Back in the day I was a Software Engineer.  My ability to do my job was easily measurable &#8211; almost binary even.  If I wrote good code quickly that had few bugs it could be easily guaged that I was doing a good job.  Bugs and features are all tracked and can be reported on.  Life as a Software Engineer is, well, very quantifiable.</p>
<p>But life as a Manager is not. It&#8217;s qualifiable.  Managers are good if they develop maintain trusted relationships with others within the company, if they delegate, and if they empower those who work for them.  And how is &#8220;good&#8221; measured?  It&#8217;s not, really.  If the team&#8217;s producing, then the Manager must be doing a good job.  But what if the team is producing because it&#8217;s a good team in its own right?  What effect do I, as a Manager, actually have on output?  It&#8217;s hard to say.</p>
<p>So how do the people who&#8217;ve been managing for 20 years stay sane?  How do they feel like their teams are better because they&#8217;re there?  I think they&#8217;ve learned to let go.  To concentrate on a few important items, and to delegate the rest, even when that means &#8220;the rest&#8221; might fail.</p>
<p>The chart above illustrates where a good Manager will find himself operating.  If he&#8217;s planned well, the matters at hand will not be urgent.  And if he&#8217;s properly plugged into the business and maintains healthy relationships, he&#8217;ll be able to identify what&#8217;s important and what&#8217;s not.  A good Manager, then, wants to exist in quadrant IV on a daily basis.  The rest should be delegated.</p>
<p>Quadrant IV is the key to sanity.  It&#8217;s the key to managing being a Manager.  I guess I haven&#8217;t figured out how to get to quadrant IV yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.socialglass.com/managing-being-a-manager/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MySQL Enables Enterprise 2.0</title>
		<link>http://www.socialglass.com/mysql-enables-enterprise-20</link>
		<comments>http://www.socialglass.com/mysql-enables-enterprise-20#comments</comments>
		<pubDate>Sat, 16 Aug 2008 00:38:54 +0000</pubDate>
		<dc:creator>Jeremy Thomas</dc:creator>
				<category><![CDATA[enterprise 2.0]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[philosophy]]></category>

		<guid isPermaLink="false">http://www.socialglass.com/archives/230</guid>
		<description><![CDATA[Did you know that MySQL enables Enterprise 2.0? I didn&#8217;t realize a database could do that. MySQL defines Enterprise 2.0 as modern organizations implementing Web 2.0 technologies, architectures, and delivery models to offer browser-based, data-driven online applications to their business users. Their definition focuses on the technical side of E2.0, but doesn&#8217;t acknowledge the cultural [...]]]></description>
			<content:encoded><![CDATA[<p><img align="left" title="logo_mysql_sun.gif" id="image229" alt="logo_mysql_sun.gif" src="http://www.socialglass.com/wp-content/uploads/2008/08/logo_mysql_sun.gif" />Did you know that MySQL <a href="http://www.mysql.com/industry/enterprise2/" onclick="pageTracker._trackPageview('/outgoing/www.mysql.com/industry/enterprise2/?referer=');">enables Enterprise 2.0</a>?  I didn&#8217;t realize a database could do that.</p>
<blockquote><p>MySQL defines Enterprise 2.0 as modern organizations implementing Web 2.0 technologies, architectures, and delivery models to offer browser-based, data-driven online applications to their business users.</p></blockquote>
<p>Their definition focuses on the technical side of E2.0, but doesn&#8217;t acknowledge the <a href="http://paulcwarren.wordpress.com/2008/07/31/culture-technology-enterprise-20/" onclick="pageTracker._trackPageview('/outgoing/paulcwarren.wordpress.com/2008/07/31/culture-technology-enterprise-20/?referer=');">cultural side of it</a>. Regardless, it&#8217;s a stretch to say a database is an E2.0 enabler.  A database is but one ingredient of the Enterprise 2.0 recipe.  It&#8217;s how the cook mixes the ingredients that determines how good the food is.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.socialglass.com/mysql-enables-enterprise-20/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Why We All Love Innovation Creators</title>
		<link>http://www.socialglass.com/why-we-all-love-innovation-creators</link>
		<comments>http://www.socialglass.com/why-we-all-love-innovation-creators#comments</comments>
		<pubDate>Wed, 08 Aug 2007 17:37:47 +0000</pubDate>
		<dc:creator>Jeremy Thomas</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[enterprise 2.0]]></category>
		<category><![CDATA[philosophy]]></category>

		<guid isPermaLink="false">http://www.socialglass.com/archives/112</guid>
		<description><![CDATA[Rod Boothby was the first person who got me really fired up about Enterprise 2.0.  I remember last year he posted quite frequently, then things went quiet.  As he indicated he&#8217;s been busy over at Teqlo releasing and testing products. But recently we&#8217;ve seen couple of posts from Rod.  Most recently he wrote about human [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://innovationcreators.com" onclick="pageTracker._trackPageview('/outgoing/innovationcreators.com?referer=');">Rod Boothby</a> was the first person who got me really fired up about Enterprise 2.0.  I remember last year he posted quite frequently, then <a href="http://www.socialglass.com/archives/45">things went quiet</a>.  As he indicated he&#8217;s been busy over at Teqlo releasing and testing products.</p>
<p>But recently we&#8217;ve seen couple of posts from Rod.  Most recently <a href="http://innovationcreators.com/wp/?p=346" onclick="pageTracker._trackPageview('/outgoing/innovationcreators.com/wp/?p=346&amp;referer=');">he wrote about human behavior</a> and how it&#8217;s influenced and molded by society. Rod does a great job of diving deep below the surface of social software and I highly recommend you click over to check out his blog as you&#8217;ll find some cool, sociological insight into the Enterprise 2.0 phenomenon there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.socialglass.com/why-we-all-love-innovation-creators/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Omniscience and Freewill</title>
		<link>http://www.socialglass.com/omniscience-and-freewill</link>
		<comments>http://www.socialglass.com/omniscience-and-freewill#comments</comments>
		<pubDate>Mon, 18 Jun 2007 08:13:16 +0000</pubDate>
		<dc:creator>Jeremy Thomas</dc:creator>
				<category><![CDATA[philosophy]]></category>

		<guid isPermaLink="false">http://www.socialglass.com/archives/83</guid>
		<description><![CDATA[Philosophical Thought of the Year: Can anybody explain to me how omniscience and free will can co-exist?  For example, if I have to choose A, B or C, and it is already known that I will choose B, how can I do anything but choose B?]]></description>
			<content:encoded><![CDATA[<p><strong>Philosophical Thought of the Year</strong>:<br />
Can anybody explain to me how <a href="http://www.google.com/search?hl=en&#038;q=define%3Aomniscience&#038;btnG=Google+Search" onclick="pageTracker._trackPageview('/outgoing/www.google.com/search?hl=en_038_q=define_3Aomniscience_038_btnG=Google+Search&amp;referer=');">omniscience</a> and <a href="http://www.google.com/search?hl=en&#038;sa=X&#038;oi=spell&#038;resnum=0&#038;ct=result&#038;cd=1&#038;q=define:free+will&#038;spell=1" onclick="pageTracker._trackPageview('/outgoing/www.google.com/search?hl=en_038_sa=X_038_oi=spell_038_resnum=0_038_ct=result_038_cd=1_038_q=define_free+will_038_spell=1&amp;referer=');">free will</a> can co-exist?  For example, if I have to choose <em>A</em>,<em> B</em> or <em>C</em>, and it is already known that I will choose <em>B</em>, how can I do anything but choose <em>B</em>?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.socialglass.com/omniscience-and-freewill/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
