<?xml version='1.0' encoding='UTF-8' ?>
<rss version="2.0" xml:base="http://www.cincomsmalltalk.com/blog/" xmlns:admin="http://webns.net/mvcb/" xmlns:blogChannel="http://backend.userland.com/blogChannelModule" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:icbm="http://postneo.com/icbm" xmlns:includedComments="http://www.laudably.com/rss2-comments" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:media="http://search.yahoo.com/mrss/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
	<channel>
		<title>Smalltalk Tidbits, Industry Rants</title>
		<link>http://www.cincomsmalltalk.com/blog/blogView</link>
		<description>Cincom Product Manager</description>
		<webMaster>jrobertson@cincom.com</webMaster>
		<lastBuildDate>Fri, 03 Jul 2009 11:21:16 EDT</lastBuildDate>
		<image>
			<url>http://www.cincomsmalltalk.com/images/cst_small.jpg</url>
			<title>Smalltalk Tidbits, Industry Rants</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView</link>
			<height>50</height>
			<width>81</width>
		</image>
		<admin:generatorAgent rdf:resource="/CincomSmalltalkWiki/Silt"></admin:generatorAgent>
		<admin:errorReportsTo rdf:resource="mailto:jrobertson@cincom.com"></admin:errorReportsTo>
		<dc:language>en-us</dc:language>
		<dc:creator>James A. Robertson</dc:creator>
		<dc:rights>Copyright 2007 Cincom Systems, Inc.</dc:rights>
		<dc:date>2009-07-03T11:21:16-04:00</dc:date>
		<icbm:latitude>39.214103</icbm:latitude>
		<icbm:longitude>-76.878807</icbm:longitude>
		<item>
			<title>Smalltalk Daily 7/3/09: Code Visibility in Web Velocity</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Smalltalk_Daily_7/3/09:_Code_Visibility_in_Web_Velocity&amp;entry=3424072876</link>
			<category>smalltalkDaily</category>
			<pubDate>Fri, 03 Jul 2009 11:21:16 EDT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>Today's <a href="http://smalltalk-daily.cincomsmalltalk.com">Smalltalk Daily</a> looks at one of the nice browsing features of Web Velocity - changing code visibility while continuing to edit your own code. To watch, click on the viewer below:</p>

<p>
<script type="text/javascript"><!--
	QT_WritePoster_XHTML('Click to Play', '/casts/stDaily/2009/smalltalk_daily-07-03-09-poster.jpg',
		'/casts/stDaily/2009/smalltalk_daily-07-03-09.mov',
		'640', '496', '',
		'controller', 'true',
		'autoplay', 'true',
		'bgcolor', 'black',
		'scale', 'aspect');
//-->
</script>
<noscript>
<object width="640" height="496" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab">
	<param name="src" value="/casts/stDaily/2009/smalltalk_daily-07-03-09-poster.jpg" />
	<param name="href" value="/casts/stDaily/2009/smalltalk_daily-07-03-09.mov" />
	<param name="target" value="myself" />
	<param name="controller" value="false" />
	<param name="autoplay" value="false" />
	<param name="scale" value="aspect" />
	<embed width="640" height="496" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"
		src="/casts/stDaily/2009/smalltalk_daily-07-03-09-poster.jpg"
		href="/casts/stDaily/2009/smalltalk_daily-07-03-09.mov"
		target="myself"
		controller="false"
		autoplay="false"
		scale="aspect">
	</embed>
</object>
</noscript>

</p>

<p>If you have trouble viewing that directly, you can <a href="http://www.cincomsmalltalk.com/casts/stDaily/2009/smalltalk_daily-07-03-09-lg.mp4">click here</a> to download the video directly</p>




<p>You can also watch it on YouTube:</p>

<p>
<object width="400" height="300"><param name="movie" value="http://www.youtube.com/v/8Sej0TC_b_Y&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/8Sej0TC_b_Y&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="400" height="300"></embed></object>
</p>



<!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/smalltalk" rel="tag">smalltalk</a>, <a href="http://www.technorati.com/tag/web velocity" rel="tag">web velocity</a>, <a href="http://www.technorati.com/tag/seaside" rel="tag">seaside</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3424072876</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3424072876</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3424072876</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<enclosure length="7986208" type="video/quicktime" url="http://www.cincomsmalltalk.com/casts/stDaily/2009/smalltalk_daily-07-03-09-iPhone.m4v"></enclosure>
			<itunes:explicit>no</itunes:explicit>
			<itunes:author>James Robertson</itunes:author>
			<itunes:subtitle>Web Velocity Code Visibility</itunes:subtitle>
			<itunes:summary>A look at changing the level of code visibility while editing your own source in Web Velocity</itunes:summary>
			<itunes:duration>3:01</itunes:duration>
			<itunes:keywords>smalltalk, dynamic, seaside, web velocity</itunes:keywords>
			<media:group>
				<media:rating>nonadult</media:rating>
				<media:credit role="author">James Robertson</media:credit>
				<media:title>Web Velocity Code Visibility</media:title>
				<media:content duration="3:01" fileSize="7986208" type="video/quicktime" url="http://www.cincomsmalltalk.com/casts/stDaily/2009/smalltalk_daily-07-03-09-iPhone.m4v"></media:content>
			</media:group>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3424072876</wfw:comment>
		</item>
		<item>
			<title>Eating our own Dogfood</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Eating_our_own_Dogfood&amp;entry=3424066040</link>
			<category>smalltalk</category>
			<pubDate>Fri, 03 Jul 2009 09:27:20 EDT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>As Michael mentions on this weekend's podcast (out on Sunday), the <a href="http://www.web-velocity.com">Web Velocity site</a> needs some work on the presentation side - but at least we're now eating our own dogfood. The site is running Web Velocity now.</p>
<!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/seaside" rel="tag">seaside</a>, <a href="http://www.technorati.com/tag/web velocity" rel="tag">web velocity</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3424066040</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3424066040</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3424066040</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3424066040</wfw:comment>
		</item>
		<item>
			<title>Plugging Away in Web Velocity</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Plugging_Away_in_Web_Velocity&amp;entry=3424025198</link>
			<category>webVelocity</category>
			<pubDate>Thu, 02 Jul 2009 22:06:38 EDT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>I've been doing some website/web app building in <a href="http://www.web-velocity.com">Web Velocity</a> and <a href="http://www.seaside.st">Seaside</a> today; it is so much easier than working with the server page/servlet model. Instead of a page and a servlet, I had this for a small form:</p>

<p>
<pre>

html form: 
		[html table: 
			[html tableRow: [self renderUserRowOn: html].
			html tableRow: [self renderPasswordRowOn: html].
			isLoggedIn ifTrue: [html tableRow: [self renderFileRowOn: html]].
			html tableRow: [self renderButtonRowOn: html]]]

</pre>
</p>

<p>And the code for handling the form is all in the #renderButtonRowOn: method - not sitting in two places (form and servlet).  Then there's the whole component based assembly thing.  I built the Media Search app, but that mostly used Web Velocity scaffolding - I didn't get into much Seaside level work.  Here's the rendering of the main part of the app I was mucking with:</p>

<p>
<pre>

renderContentOn: html

	html div
		id: #wrapper;
		with: [self renderDetailsOn: html]

renderDetailsOn: html
	
	html render: WVHeader new.
	html render: WVMain new.
	html render: WVFooter new

</pre>
</p>

<p>I know other people have written about this before, but doing this kind of component based assembly <em>in code</em>, as opposed to with html include statements, just makes life simpler.  Need to change something?  Use the refactoring tools to make changes.  Instead of moving back and forth between toolsets, everything is in one place.  It's all very cool.</p>

<!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/smalltalk" rel="tag">smalltalk</a>, <a href="http://www.technorati.com/tag/seaside" rel="tag">seaside</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3424025198</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3424025198</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3424025198</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3424025198</wfw:comment>
		</item>
		<item>
			<title>Don't Leave Your iPhone in the Car</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Dont_Leave_Your_iPhone_in_the_Car&amp;entry=3423990919</link>
			<category>gadgets</category>
			<pubDate>Thu, 02 Jul 2009 12:35:19 EDT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>Apple has <a href="http://www.gearlog.com/2009/07/apple_issues_heat_advisory_for.php">responded</a> to reports of the iPhone getting hot:</p>
<blockquote>Apple, however, has issued what some might call a &quot;common sense&quot; warning: a support document that warns users not to keep the iPhone in an environment where temperatures can exceed 113 degrees Fahrenheit, including parked cars. </blockquote><p>If it overheats, you might see this:</p>

<p><img alt="Hot iPhone" src="http://www.gearlog.com/assets_c/2009/07/Apple iphone temperature warning-thumb-250x375-3185.jpg"/></p>

<p>I've had the iPhone get pretty hot when I've had multiple radios going (WiFi, 3G, and Bluetooth) - although the battery ran down before I ever got close to a warning like that.  </p>
<!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/iPhone" rel="tag">iPhone</a>, <a href="http://www.technorati.com/tag/apple" rel="tag">apple</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3423990919</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3423990919</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3423990919</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3423990919</wfw:comment>
		</item>
		<item>
			<title>Smalltalk Daily 7/2/09: Finding Things in Web Velocity</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Smalltalk_Daily_7/2/09:_Finding_Things_in_Web_Velocity&amp;entry=3423980549</link>
			<category>smalltalkDaily</category>
			<pubDate>Thu, 02 Jul 2009 09:42:29 EDT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>Today's <a href="http://smalltalk-daily.cincomsmalltalk.com">Smalltalk Daily</a> looks at searching within Web Velocity - how do you find classes/methods, or senders/implementors within the browser environment?. To watch, click on the viewer below:</p>

<p>
<script type="text/javascript"><!--
	QT_WritePoster_XHTML('Click to Play', '/casts/stDaily/2009/smalltalk_daily-07-02-09-poster.jpg',
		'/casts/stDaily/2009/smalltalk_daily-07-02-09.mov',
		'640', '496', '',
		'controller', 'true',
		'autoplay', 'true',
		'bgcolor', 'black',
		'scale', 'aspect');
//-->
</script>
<noscript>
<object width="640" height="496" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab">
	<param name="src" value="/casts/stDaily/2009/smalltalk_daily-07-02-09-poster.jpg" />
	<param name="href" value="/casts/stDaily/2009/smalltalk_daily-07-02-09.mov" />
	<param name="target" value="myself" />
	<param name="controller" value="false" />
	<param name="autoplay" value="false" />
	<param name="scale" value="aspect" />
	<embed width="640" height="496" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"
		src="/casts/stDaily/2009/smalltalk_daily-07-02-09-poster.jpg"
		href="/casts/stDaily/2009/smalltalk_daily-07-02-09.mov"
		target="myself"
		controller="false"
		autoplay="false"
		scale="aspect">
	</embed>
</object>
</noscript>

</p>

<p>If you have trouble viewing that directly, you can <a href="http://www.cincomsmalltalk.com/casts/stDaily/2009/smalltalk_daily-07-02-09-lg.mp4">click here</a> to download the video directly</p>



<p>You can also watch it on YouTube:</p>

<p>
<object width="400" height="300"><param name="movie" value="http://www.youtube.com/v/KjSZbBCPKAY&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/KjSZbBCPKAY&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="400" height="300"></embed></object>
</p>



<!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/smalltalk" rel="tag">smalltalk</a>, <a href="http://www.technorati.com/tag/seaside" rel="tag">seaside</a>, <a href="http://www.technorati.com/tag/web velocity" rel="tag">web velocity</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3423980549</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3423980549</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3423980549</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<enclosure length="7708550" type="video/quicktime" url="http://www.cincomsmalltalk.com/casts/stDaily/2009/smalltalk_daily-07-02-09-iPhone.m4v"></enclosure>
			<itunes:explicit>no</itunes:explicit>
			<itunes:author>James Robertson</itunes:author>
			<itunes:subtitle>Finiding Things in Web Velocity</itunes:subtitle>
			<itunes:summary>How to find classes and methods in the Web Velocity environment</itunes:summary>
			<itunes:duration>3:05</itunes:duration>
			<itunes:keywords>smalltalk, dynamic, seaside, web velocity</itunes:keywords>
			<media:group>
				<media:rating>nonadult</media:rating>
				<media:credit role="author">James Robertson</media:credit>
				<media:title>Finiding Things in Web Velocity</media:title>
				<media:content duration="3:05" fileSize="7708550" type="video/quicktime" url="http://www.cincomsmalltalk.com/casts/stDaily/2009/smalltalk_daily-07-02-09-iPhone.m4v"></media:content>
			</media:group>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3423980549</wfw:comment>
		</item>
		<item>
			<title>Worst ad Ever</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Worst_ad_Ever&amp;entry=3423921183</link>
			<category>advertising</category>
			<pubDate>Wed, 01 Jul 2009 17:13:03 EDT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>Microsoft really, really needs to deep six their ad agency - and sack the people who approved the latest ads. Don't believe me? Wander over <a href="http://www.tvsquad.com/2009/07/01/the-new-microsoft-ad-might-make-you-want-to-vomit/">here,</a> and have a look at the latest ad. Afterwards, see if you can say that the ad created <em>any</em> pleasant thoughts about Microsoft or their products. </p>
<p>Even worse - they've apparently gone with a <a href="http://blogs.telegraph.co.uk/technology/iandouglas/100000131/microsoft-advertises-internet-explorer-8-with-another-awful-attempt-at-humour/">whole series of them</a>. I imagine that one person likes these ads - Steve Jobs.</p><!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/fail" rel="tag">fail</a>, <a href="http://www.technorati.com/tag/microsoft" rel="tag">microsoft</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3423921183</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3423921183</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3423921183</pingback:target>
			<includedComments:comment-collection>
				<includedComments:comment>
					<includedComments:guid>blogView?showComments=true&amp;printTitle=Worst_ad_Ever&amp;entry=3423921183</includedComments:guid>
					<includedComments:puid>blogView?showComments=true&amp;printTitle=Worst_ad_Ever&amp;entry=3423921183</includedComments:puid>
					<includedComments:author>Louis Columbus</includedComments:author>
					<includedComments:pubDate>2009-07-01T17:45:07-04:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;


&lt;p&gt;Tasteless, and to call it sophomoric is a compliment. If
this is the best Microsoft can do, they are in trouble.&lt;/p&gt;

&lt;p&gt;My take: pull the ads now. &lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title>...and the Academy Award for Worst Judgment in a Browser Video Goes to MSFT</includedComments:title>
				</includedComments:comment>
				<includedComments:comment>
					<includedComments:guid>blogView?showComments=true&amp;printTitle=Worst_ad_Ever&amp;entry=3423921183</includedComments:guid>
					<includedComments:puid>blogView?showComments=true&amp;printTitle=Worst_ad_Ever&amp;entry=3423921183</includedComments:puid>
					<includedComments:author>Tom K</includedComments:author>
					<includedComments:pubDate>2009-07-01T19:26:49-04:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;Makes me long for the return of the Seinfeld ads...&lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title></includedComments:title>
				</includedComments:comment>
				<includedComments:comment>
					<includedComments:guid>blogView?showComments=true&amp;printTitle=Worst_ad_Ever&amp;entry=3423921183</includedComments:guid>
					<includedComments:puid>blogView?showComments=true&amp;printTitle=Worst_ad_Ever&amp;entry=3423921183</includedComments:puid>
					<includedComments:author>Ken Boucher</includedComments:author>
					<includedComments:pubDate>2009-07-02T13:16:53-04:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;I have a hard time judging the ads simply because I'm not on the same continent as the target audience of the ads.&lt;/p&gt;
&lt;p&gt;Years of public television have taught me that there is plenty of British humor that I simply don't begin to understand. Sure, I love Monty Python and Ab-Fab, but there's lot of other things I simply just don't get.&lt;/p&gt;
&lt;p&gt;Since these are ads targeted at the U.K., it doesn't surprise me that I don't find myself connecting in a positive way to them. There's no shortage of European ads that don't make sense in a North American marketplace.&lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title>Different Audience, different reaction</includedComments:title>
				</includedComments:comment>
				<includedComments:comment>
					<includedComments:guid>blogView?showComments=true&amp;printTitle=Worst_ad_Ever&amp;entry=3423921183</includedComments:guid>
					<includedComments:puid>blogView?showComments=true&amp;printTitle=Worst_ad_Ever&amp;entry=3423921183</includedComments:puid>
					<includedComments:author>George</includedComments:author>
					<includedComments:pubDate>2009-07-02T21:45:21-04:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;I don't know what you're talking about, Jim.&amp;nbsp; In fact, I have to say that was the best ad I've ever seen for Goatse.&lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title>Huh?</includedComments:title>
				</includedComments:comment>
			</includedComments:comment-collection>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3423921183</wfw:comment>
		</item>
		<item>
			<title>Phidgets from Smalltalk</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Phidgets_from_Smalltalk&amp;entry=3423919474</link>
			<category>smalltalk</category>
			<pubDate>Wed, 01 Jul 2009 16:44:34 EDT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>The <a href="http://www.hpi.uni-potsdam.de/hirschfeld/projects/phidgetlab/">HPI guys have hooked up Phidgets (USB controllable gadgets) with Smalltalk.</a> Looks pretty cool - there's a video at the link.</p>
<!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/phidgets" rel="tag">phidgets</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3423919474</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3423919474</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3423919474</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3423919474</wfw:comment>
		</item>
		<item>
			<title>Unto the Breach We Go</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Unto_the_Breach_We_Go&amp;entry=3423908334</link>
			<category>smalltalk</category>
			<pubDate>Wed, 01 Jul 2009 13:38:54 EDT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>On the podcast that will come out on Sunday Michael and I will be talking about two things that have gotten a lot of discussion in the vwnc and vw-dev mailing lists of late:</p><ul xmlns="http://www.w3.org/1999/xhtml">
			<li>The new implementation of Delays/Timers</li>
		<li>The BraceConstructor (shich is a goodie)</li></ul>
<p>If you have concerns about either one that you would like to hear addressed, send me an <a href="mailto:jrobertson@cincom.com">email</a> or drop a comment - if you want your question to be verbal, then record a short MP3 of your question and email that.</p>
<!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/podcast" rel="tag">podcast</a>, <a href="http://www.technorati.com/tag/brace%20constructor" rel="tag">brace constructor</a>, <a href="http://www.technorati.com/tag/timers" rel="tag">timers</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3423908334</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3423908334</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3423908334</pingback:target>
			<includedComments:comment-collection>
				<includedComments:comment>
					<includedComments:guid>blogView?showComments=true&amp;printTitle=Unto_the_Breach_We_Go&amp;entry=3423908334</includedComments:guid>
					<includedComments:puid>blogView?showComments=true&amp;printTitle=Unto_the_Breach_We_Go&amp;entry=3423908334</includedComments:puid>
					<includedComments:author></includedComments:author>
					<includedComments:pubDate>2009-07-01T17:43:46-04:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;sigh...it's *Unto* the breach.&lt;/p&gt;
&lt;p&gt;http://www.phrases.org.uk/meanings/269700.html&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title></includedComments:title>
				</includedComments:comment>
				<includedComments:comment>
					<includedComments:guid>blogView?showComments=true&amp;printTitle=Unto_the_Breach_We_Go&amp;entry=3423908334</includedComments:guid>
					<includedComments:puid>blogView?showComments=true&amp;printTitle=Unto_the_Breach_We_Go&amp;entry=3423908334</includedComments:puid>
					<includedComments:author></includedComments:author>
					<includedComments:pubDate>2009-07-02T01:44:59-04:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;Thanks for changing it!...I know I'm in an uphill fight on this...&lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title></includedComments:title>
				</includedComments:comment>
			</includedComments:comment-collection>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3423908334</wfw:comment>
		</item>
		<item>
			<title>Smalltalk at Boing Boing</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Smalltalk_at_Boing_Boing&amp;entry=3423889754</link>
			<category>smalltalk</category>
			<pubDate>Wed, 01 Jul 2009 08:29:14 EDT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>They have the <a href="http://www.boingboing.net/2009/06/30/bytes-smalltalk-laun.html">legendary Byte cover up :)</a></p>
</div>]]></description>
			<guid isPermaLink="false">3423889754</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3423889754</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3423889754</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3423889754</wfw:comment>
		</item>
		<item>
			<title>Smalltalk Daily 7/1/09: Introducing Web Velocity, Part 2</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Smalltalk_Daily_7/1/09:_Introducing_Web_Velocity,_Part_2&amp;entry=3423889093</link>
			<category>smalltalkDaily</category>
			<pubDate>Wed, 01 Jul 2009 08:18:13 EDT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>Today's <a href="http://smalltalk-daily.cincomsmalltalk.com">Smalltalk Daily</a> continues from yesterday with Web Velocity, and demonstrates publishing your code to the embedded repository. To watch, click on the viewer below:</p>

<p>
<script type="text/javascript"><!--
	QT_WritePoster_XHTML('Click to Play', '/casts/stDaily/2009/smalltalk_daily-07-01-09-poster.jpg',
		'/casts/stDaily/2009/smalltalk_daily-07-01-09.mov',
		'640', '496', '',
		'controller', 'true',
		'autoplay', 'true',
		'bgcolor', 'black',
		'scale', 'aspect');
//-->
</script>
<noscript>
<object width="640" height="496" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab">
	<param name="src" value="/casts/stDaily/2009/smalltalk_daily-07-01-09-poster.jpg" />
	<param name="href" value="/casts/stDaily/2009/smalltalk_daily-07-01-09.mov" />
	<param name="target" value="myself" />
	<param name="controller" value="false" />
	<param name="autoplay" value="false" />
	<param name="scale" value="aspect" />
	<embed width="640" height="496" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"
		src="/casts/stDaily/2009/smalltalk_daily-07-01-09-poster.jpg"
		href="/casts/stDaily/2009/smalltalk_daily-07-01-09.mov"
		target="myself"
		controller="false"
		autoplay="false"
		scale="aspect">
	</embed>
</object>
</noscript>

</p>

<p>If you have trouble viewing that directly, you can <a href="http://www.cincomsmalltalk.com/casts/stDaily/2009/smalltalk_daily-07-01-09-lg.mp4">click here</a> to download the video directly</p>



<p>You can also watch it on YouTube:</p>

<p>
<object width="400" height="300"><param name="movie" value="http://www.youtube.com/v/UOq0EeMsgxY&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/UOq0EeMsgxY&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="400" height="300"></embed></object>
</p>



<!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/smalltalk" rel="tag">smalltalk</a>, <a href="http://www.technorati.com/tag/web velocity" rel="tag">web velocity</a>, <a href="http://www.technorati.com/tag/seaside" rel="tag">seaside</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3423889093</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3423889093</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3423889093</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<enclosure length="4976371" type="video/quicktime" url="http://www.cincomsmalltalk.com/casts/stDaily/2009/smalltalk_daily-07-01-09-iPhone.m4v"></enclosure>
			<itunes:explicit>no</itunes:explicit>
			<itunes:author>James Robertson</itunes:author>
			<itunes:subtitle>Publishing Code in Web Velocity</itunes:subtitle>
			<itunes:summary>How to publish your code to the embedded repository in Web Velocity</itunes:summary>
			<itunes:duration>1:46</itunes:duration>
			<itunes:keywords>smalltalk, dynamic, seaside, web velocity</itunes:keywords>
			<media:group>
				<media:rating>nonadult</media:rating>
				<media:credit role="author">James Robertson</media:credit>
				<media:title>Publishing Code in Web Velocity</media:title>
				<media:content duration="1:46" fileSize="4976371" type="video/quicktime" url="http://www.cincomsmalltalk.com/casts/stDaily/2009/smalltalk_daily-07-01-09-iPhone.m4v"></media:content>
			</media:group>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3423889093</wfw:comment>
		</item>
		<item>
			<title>Agile Web Development: Arden Thomas in Cologne</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Agile_Web_Development:_Arden_Thomas_in_Cologne&amp;entry=3423838285</link>
			<category>video</category>
			<pubDate>Tue, 30 Jun 2009 18:11:25 EDT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>Here's Arden Thomas in Cologne, Germany on June 2nd, at our one day Smalltalk event.  He spoke about Agile web development with <a href="http://www.web-velocity.com">Web Velocity</a>, and gave a demo.  To watch, click on the viewer below:</p>

<p>
<script type="text/javascript"><!--
	QT_WritePoster_XHTML('Click to Play', '/video/2009/cologne/Arden_Agile_Web-poster.jpg',
		'/video/2009/cologne/Arden_Agile_Web.mov',
		'640', '496', '',
		'controller', 'true',
		'autoplay', 'true',
		'bgcolor', 'black',
		'scale', 'aspect');
//-->
</script>
<noscript>
<object width="640" height="496" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab">
	<param name="src" value="/video/2009/cologne/Arden_Agile_Web-poster.jpg" />
	<param name="href" value="/video/2009/cologne/Arden_Agile_Web.mov" />
	<param name="target" value="myself" />
	<param name="controller" value="false" />
	<param name="autoplay" value="false" />
	<param name="scale" value="aspect" />
	<embed width="640" height="496" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"
		src="/video/2009/cologne/Arden_Agile_Web-poster.jpg"
		href="/video/2009/cologne/Arden_Agile_Web.mov"
		target="myself"
		controller="false"
		autoplay="false"
		scale="aspect">
	</embed>
</object>
</noscript>

</p>

<p>If you have trouble viewing that directly, you can <a href="http://www.cincomsmalltalk.com/video/2009/cologne/Arden_Agile_Web.mp4">click here</a> to download the video directly</p>





</div>]]></description>
			<guid isPermaLink="false">3423838285</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3423838285</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3423838285</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<enclosure length="123820444" type="video/mp4" url="http://www.cincomsmalltalk.com/video/2009/cologne/Arden_Agile_Web.mp4"></enclosure>
			<itunes:explicit>no</itunes:explicit>
			<itunes:author>Arden Thomas</itunes:author>
			<itunes:subtitle>Agile Web Development</itunes:subtitle>
			<itunes:summary>Arden Thomas talks about Web Velocity and Agile web development in Cologne, Germany on June 2, 2009</itunes:summary>
			<itunes:duration>46:08</itunes:duration>
			<itunes:keywords>smalltalk, dynamic, web velocity, seaside, cologne</itunes:keywords>
			<media:group>
				<media:rating>nonadult</media:rating>
				<media:credit role="author">Arden Thomas</media:credit>
				<media:title>Agile Web Development</media:title>
				<media:content duration="46:08" fileSize="123820444" type="video/mp4" url="http://www.cincomsmalltalk.com/video/2009/cologne/Arden_Agile_Web.mp4"></media:content>
			</media:group>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3423838285</wfw:comment>
		</item>
		<item>
			<title>Stupidity Squared</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</link>
			<category>DRM</category>
			<pubDate>Tue, 30 Jun 2009 17:47:20 EDT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>Here's Blizzard attempting to explain a really stupid decision - <a href="http://www.pcworld.com/article/167645/starcraft_2_no_lan.html?tk=rss_news">no LAN play in StarCraft 2:</a></p>
<blockquote>Upcoming real-time strategy Windows game StarCraft II will ship without Local Area Network multiplayer support in an effort to combat piracy, says Blizzard, in an official statement sure to annoy if not outright confound series fans the world round. Calling it a &quot;difficult decision,&quot; Blizzard's Bob Colayco reportedly told Joystiq that &quot;moving away from LAN play and directing players to our upgraded Battle.net service was the best option to ensure a quality multiplayer experience with StarCraft II and safeguard against piracy.&quot;</blockquote><p>So let's get the basics out of the way: Will this stop actual pirates who clone lots of copies of the game? No. Will it annoy the heck out of legal buyers of the game who just want to play with a few friends and their laptops? Yes</p><p>So who's the <em>moron</em> at Blizzard who couldn't figure that out on his own? That guy and everyone there who agrees with him should be sacked, on the grounds of being too stupid for the job...</p><!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/starcraft" rel="tag">starcraft</a>, <a href="http://www.technorati.com/tag/stupidity" rel="tag">stupidity</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3423836840</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3423836840</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3423836840</pingback:target>
			<includedComments:comment-collection>
				<includedComments:comment>
					<includedComments:guid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:guid>
					<includedComments:puid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:puid>
					<includedComments:author>Henry</includedComments:author>
					<includedComments:pubDate>2009-07-01T05:55:44-04:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;I'm not a fanboy, but online validation of some sort is the only measure that's been even remotely efficient at combatting piracy when it comes to games...&lt;/p&gt;
&lt;p&gt;Another option would be what Stardock recently did for Demigod, require a login to download patches.&lt;/p&gt;
&lt;p&gt;No, it won't stop cloning, but who on earth buys Starcraft to play single-player??? With no LAN, that's the only thing the cloners can do. (Otherwise you have GameRanger and its ilk)&lt;/p&gt;
&lt;p&gt;With the work that' needed for implementing LAN play, the quailty of service of Bnet, and the general connectivity nowadays compared to when their last RTS was released, it DOES make good sense.&lt;/p&gt;
&lt;p&gt;PS: If you regard requiring access to the internet in order to play a game multiplayer these days a major annoyance, you're stuck in the 90's ;)&lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title></includedComments:title>
				</includedComments:comment>
				<includedComments:comment>
					<includedComments:guid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:guid>
					<includedComments:puid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:puid>
					<includedComments:author>
anonymous</includedComments:author>
					<includedComments:pubDate>2009-07-01T08:03:31-04:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;Comment by 
anonymous&lt;/p&gt;

&lt;p&gt;


&lt;p&gt;Lots of us play games single player, and lots of us play games when there's no internet available to us (try taking a long flight or a long train ride sometime).&lt;/p&gt;
&lt;p&gt;The internet is nearly ubiquitous, but not quite. And the ability to play a LAN game without connecting to a central service makes sense regardless - those central services do sometimes go down.&lt;/p&gt;&lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title>
Re: Stupidity Squared</includedComments:title>
				</includedComments:comment>
				<includedComments:comment>
					<includedComments:guid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:guid>
					<includedComments:puid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:puid>
					<includedComments:author>Henry</includedComments:author>
					<includedComments:pubDate>2009-07-01T09:12:15-04:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;Singleplayer works without a net connection.&lt;/p&gt;
&lt;p&gt;So the only people with a "right" to be pissed off by this, are those gaming while travelling with friends by train or by plane.&lt;/p&gt;
&lt;p&gt;How often do you find youself on a LAN with the people you play with, with no internet connection and/or the game servers down novadays?? Have you tried using Battle.net for the last 10 years? I _can't_ remember a single time during those years I've wanted some Starcraft multiplayer, and found it to be inaccessible...&lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title></includedComments:title>
				</includedComments:comment>
				<includedComments:comment>
					<includedComments:guid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:guid>
					<includedComments:puid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:puid>
					<includedComments:author>
anonymous</includedComments:author>
					<includedComments:pubDate>2009-07-01T09:46:22-04:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;Comment by 
anonymous&lt;/p&gt;

&lt;p&gt;


&lt;p&gt;I don't deny that Blizzard has a perfect right to do this; I just deny that it makes any sense. It prevents no piracy, and will irritate some paying customers. How that makes sense for them is beyond me, but maybe you need an MBA for advanced stupidity...&lt;/p&gt;
&lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title>
Re: Stupidity Squared</includedComments:title>
				</includedComments:comment>
				<includedComments:comment>
					<includedComments:guid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:guid>
					<includedComments:puid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:puid>
					<includedComments:author></includedComments:author>
					<includedComments:pubDate>2009-07-01T10:19:32-04:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;+ It forces all those wanting to play multiplayer to not pirate the game. (quite a few are perfectly willing to play online using services such as Hamachi or Gamespy if LAN is availiable).&lt;/p&gt;
&lt;p&gt;+ It prevents PC-bangs in Korea from buying just a few licenses to play online with, and setting up other (pirated versions) to be played in "internal" games. (This is possibly a big deal with Starcraft 2 in particular).&lt;/p&gt;
&lt;p&gt;+ It makes perfect economical sense in the amount of labour needed (or lack thereof) to implement.&lt;/p&gt;
&lt;p&gt;- It will irritate the rather miniscule amount of people who likes to play while travelling with friends, for the duration of their travel.&lt;/p&gt;
&lt;p&gt;To me, it makes perfect sense, and no, I don't have an MBA, neither in stupidity nor anything else.&lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title></includedComments:title>
				</includedComments:comment>
				<includedComments:comment>
					<includedComments:guid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:guid>
					<includedComments:puid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:puid>
					<includedComments:author>
anonymous</includedComments:author>
					<includedComments:pubDate>2009-07-01T10:43:39-04:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;Comment by 
anonymous&lt;/p&gt;

&lt;p&gt;


&lt;p&gt;It prevents none of the organized piracy you seem to think it will; cracked versions will appear in those places very quickly. The only people it gets in the way of are law abiding customers who will pay for the game. Great job, that.&lt;/p&gt;
&lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title>
Re: Stupidity Squared</includedComments:title>
				</includedComments:comment>
				<includedComments:comment>
					<includedComments:guid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:guid>
					<includedComments:puid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:puid>
					<includedComments:author></includedComments:author>
					<includedComments:pubDate>2009-07-01T18:17:25-04:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;Cracked versions adding LAN support???&lt;/p&gt;
&lt;p&gt;I highly doubt it.&lt;/p&gt;
&lt;p&gt;PC bangs offering Single player SC2 only, yeah, I'd like to see that.&lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title></includedComments:title>
				</includedComments:comment>
				<includedComments:comment>
					<includedComments:guid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:guid>
					<includedComments:puid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:puid>
					<includedComments:author>
anonymous</includedComments:author>
					<includedComments:pubDate>2009-07-01T20:37:57-04:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;Comment by 
anonymous&lt;/p&gt;

&lt;p&gt;


&lt;p&gt; My point isn't that cracked versions offering LAN play will come around; my point is that this measure won't prevent any piracy. The organized theft isn't impeded by this stuff at all, and if you think it is, you aren't thinking.&lt;/p&gt;
&lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title>
Re: Stupidity Squared</includedComments:title>
				</includedComments:comment>
				<includedComments:comment>
					<includedComments:guid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:guid>
					<includedComments:puid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:puid>
					<includedComments:author></includedComments:author>
					<includedComments:pubDate>2009-07-02T12:02:20-04:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;And my point is, although it's just as easy to pirate, that pirated version will be *much* less attractive for consumers, as a major part of the game WILL be inaccessible.&lt;/p&gt;
&lt;p&gt;As a result, consumers who wants to enjoy SC2, is much more likely to either:&lt;/p&gt;
&lt;p&gt;-A) Not buy it, and be content with pirated singleplayer&lt;/p&gt;
&lt;p&gt;- B) Buy it&lt;/p&gt;
&lt;p&gt;Somehow, I doubt the set of consumers who'd pirate and play multiplayer through "LAN over internet"-services such as GameRanger, will now ALL choose A) over B).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I guess we'll just have to agree to disagree.&lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title></includedComments:title>
				</includedComments:comment>
				<includedComments:comment>
					<includedComments:guid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:guid>
					<includedComments:puid>blogView?showComments=true&amp;printTitle=Stupidity_Squared&amp;entry=3423836840</includedComments:puid>
					<includedComments:author>
anonymous</includedComments:author>
					<includedComments:pubDate>2009-07-02T12:29:53-04:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;Comment by 
anonymous&lt;/p&gt;

&lt;p&gt;


&lt;p&gt;Blizzard to Customers: &amp;quot;We've removed functionality for your enjoyment&amp;quot;&lt;/p&gt;
&lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title>
Re:  Re: Stupidity Squared</includedComments:title>
				</includedComments:comment>
			</includedComments:comment-collection>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3423836840</wfw:comment>
		</item>
		<item>
			<title>And there was much rejoicing</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=And_there_was_much_rejoicing&amp;entry=3423822282</link>
			<category>gadgets</category>
			<pubDate>Tue, 30 Jun 2009 13:44:42 EDT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>With an agreement in hand to standardize on <a href="http://www.realtechnews.com/posts/6721">mini-USB for phones</a>, can we do the same for other gadgets? Cameras, video cameras, etc?</p>
<blockquote>China previously announced plans (way back in 2007) to enforce an universal cell phone charger, which was (and still is) a great idea. Now the European Commission has struck a deal with Apple and other cell phone manufacturers to start selling phones with universal cell phone chargers starting next year. The EC has decided on the same adapter as China, a micro-USB connector. </blockquote><p>I'm enough of a cynic about Apple to say that I'll believe it when I see it though.</p><!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/phones" rel="tag">phones</a>, <a href="http://www.technorati.com/tag/chargers" rel="tag">chargers</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3423822282</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3423822282</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3423822282</pingback:target>
			<includedComments:comment-collection>
				<includedComments:comment>
					<includedComments:guid>blogView?showComments=true&amp;printTitle=And_there_was_much_rejoicing&amp;entry=3423822282</includedComments:guid>
					<includedComments:puid>blogView?showComments=true&amp;printTitle=And_there_was_much_rejoicing&amp;entry=3423822282</includedComments:puid>
					<includedComments:author>Sch</includedComments:author>
					<includedComments:pubDate>2009-07-01T03:33:49-04:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;They are allowed to provide an external adaptor. So, both proprietary and this USB connector can coexist.&lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title></includedComments:title>
				</includedComments:comment>
			</includedComments:comment-collection>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3423822282</wfw:comment>
		</item>
		<item>
			<title>Web Velocity Video Updates</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Web_Velocity_Video_Updates&amp;entry=3423812450</link>
			<category>webVelocity</category>
			<pubDate>Tue, 30 Jun 2009 11:00:50 EDT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p><a href="http://www.web-velocity.com"><img alt="Web Velocity" src="http://www.cincomsmalltalk.com/images/wv_small.png" title="Web Velocity"/></a></p>

<p>With the eval of <a href="http://www.web-velocity.com">Web Velocity</a> available, I thought I'd reorganize the video pages:</p><ul xmlns="http://www.w3.org/1999/xhtml">
			<li>Web Velocity <a href="http://www.cincomsmalltalk.com/userblogs/cincom/blogView?content=smalltalk_videos_web_velocity">Video Page</a></li>
		<li>Web Velocity <a href="http://www.cincomsmalltalk.com/userblogs/cincom/blogView?content=smalltalk_daily_web_velocity">Smalltalk Daily Page</a></li></ul>
<p>I'll be updating the videos to be more current over the next little while; enjoy!</p><!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/smalltalk" rel="tag">smalltalk</a>, <a href="http://www.technorati.com/tag/seaside" rel="tag">seaside</a>, <a href="http://www.technorati.com/tag/web+velocity" rel="tag">web+velocity</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3423812450</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3423812450</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3423812450</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3423812450</wfw:comment>
		</item>
		<item>
			<title>Smalltalk Daily 6/30/09: Intro to Web Velocity</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Smalltalk_Daily_6/30/09:_Intro_to_Web_Velocity&amp;entry=3423810772</link>
			<category>smalltalkDaily</category>
			<pubDate>Tue, 30 Jun 2009 10:32:52 EDT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>Today's <a href="http://smalltalk-daily.cincomsmalltalk.com">Smalltalk Daily</a> does a basic overview of Web Velocity. To watch, click on the viewer below:</p>

<p>
<script type="text/javascript"><!--
	QT_WritePoster_XHTML('Click to Play', '/casts/stDaily/2009/smalltalk_daily-06-30-09-poster.jpg',
		'/casts/stDaily/2009/smalltalk_daily-06-30-09.mov',
		'640', '496', '',
		'controller', 'true',
		'autoplay', 'true',
		'bgcolor', 'black',
		'scale', 'aspect');
//-->
</script>
<noscript>
<object width="640" height="496" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab">
	<param name="src" value="/casts/stDaily/2009/smalltalk_daily-06-30-09-poster.jpg" />
	<param name="href" value="/casts/stDaily/2009/smalltalk_daily-06-30-09.mov" />
	<param name="target" value="myself" />
	<param name="controller" value="false" />
	<param name="autoplay" value="false" />
	<param name="scale" value="aspect" />
	<embed width="640" height="496" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"
		src="/casts/stDaily/2009/smalltalk_daily-06-30-09-poster.jpg"
		href="/casts/stDaily/2009/smalltalk_daily-06-30-09.mov"
		target="myself"
		controller="false"
		autoplay="false"
		scale="aspect">
	</embed>
</object>
</noscript>

</p>

<p>If you have trouble viewing that directly, you can <a href="http://www.cincomsmalltalk.com/casts/stDaily/2009/smalltalk_daily-06-30-09-lg.mp4">click here</a> to download the video directly</p>


<p>You can also watch it on YouTube:</p>

<p>
<object width="400" height="300"><param name="movie" value="http://www.youtube.com/v/d-uZEZXkN6w&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/d-uZEZXkN6w&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="400" height="300"></embed></object>
</p>



<!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/seaside" rel="tag">seaside</a>, <a href="http://www.technorati.com/tag/web velocity" rel="tag">web velocity</a>, <a href="http://www.technorati.com/tag/smalltalk" rel="tag">smalltalk</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3423810772</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3423810772</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3423810772</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<enclosure length="9645439" type="video/quicktime" url="http://www.cincomsmalltalk.com/casts/stDaily/2009/smalltalk_daily-06-30-09-iPhone.m4v"></enclosure>
			<itunes:explicit>no</itunes:explicit>
			<itunes:author>James Robertson</itunes:author>
			<itunes:subtitle>Introduction to Web Velocity</itunes:subtitle>
			<itunes:summary>A basic overview of Web Velocity</itunes:summary>
			<itunes:duration>3:52</itunes:duration>
			<itunes:keywords>smalltalk, dynamic, seaside, smalltalk daily, web velocity</itunes:keywords>
			<media:group>
				<media:rating>nonadult</media:rating>
				<media:credit role="author">James Robertson</media:credit>
				<media:title>Introduction to Web Velocity</media:title>
				<media:content duration="3:52" fileSize="9645439" type="video/quicktime" url="http://www.cincomsmalltalk.com/casts/stDaily/2009/smalltalk_daily-06-30-09-iPhone.m4v"></media:content>
			</media:group>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3423810772</wfw:comment>
		</item>
	</channel>
</rss>
