<?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>Tue, 09 Feb 2010 15:19:40 GMT</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>2010-02-09T15:19:40-05:00</dc:date>
		<icbm:latitude>39.214103</icbm:latitude>
		<icbm:longitude>-76.878807</icbm:longitude>
		<item>
			<title>Smalltalk Daily 02/09/10: Detecting Stack Overflows</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Smalltalk_Daily_02/09/10:_Detecting_Stack_Overflows&amp;entry=3443164819</link>
			<category>smalltalkDaily</category>
			<pubDate>Tue, 09 Feb 2010 10:40:19 GMT</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 how you can detect stack overflows (typically caused by infinite loops) in your Smalltalk code. To watch, click on the viewer below:</p>

<p>
<script type="text/javascript"><!--
	QT_WritePoster_XHTML('Click to Play', '/casts/stDaily/2010/smalltalk_daily-02-09-10-poster.jpg',
		'/casts/stDaily/2010/smalltalk_daily-02-09-10.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/2010/smalltalk_daily-02-09-10-poster.jpg" />
	<param name="href" value="/casts/stDaily/2010/smalltalk_daily-02-09-10.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/2010/smalltalk_daily-02-09-10-poster.jpg"
		href="/casts/stDaily/2010/smalltalk_daily-02-09-10.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/2010/smalltalk_daily-02-09-10-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/zA03ocHh9sA&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/zA03ocHh9sA&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/stack overflow" rel="tag">stack overflow</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3443164819</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3443164819</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3443164819</pingback:target>
			<includedComments:comment-collection>
				<includedComments:comment>
					<includedComments:guid>blogView?showComments=true&amp;printTitle=Smalltalk_Daily_02/09/10:_Detecting_Stack_Overflows&amp;entry=3443164819</includedComments:guid>
					<includedComments:puid>blogView?showComments=true&amp;printTitle=Smalltalk_Daily_02/09/10:_Detecting_Stack_Overflows&amp;entry=3443164819</includedComments:puid>
					<includedComments:author>Steffen</includedComments:author>
					<includedComments:pubDate>2010-02-09T11:10:06-05:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;Audio is broken!&lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title>Re: Smalltalk Daily 02/09/10: Detecting Stack Overflows</includedComments:title>
				</includedComments:comment>
				<includedComments:comment>
					<includedComments:guid>blogView?showComments=true&amp;printTitle=Smalltalk_Daily_02/09/10:_Detecting_Stack_Overflows&amp;entry=3443164819</includedComments:guid>
					<includedComments:puid>blogView?showComments=true&amp;printTitle=Smalltalk_Daily_02/09/10:_Detecting_Stack_Overflows&amp;entry=3443164819</includedComments:puid>
					<includedComments:author>James Robertson</includedComments:author>
					<includedComments:pubDate>2010-02-09T15:19:40-05:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;Sorry about that, the audio is now fixed&lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title>Re: Smalltalk Daily 02/09/10: Detecting Stack Overflows</includedComments:title>
				</includedComments:comment>
			</includedComments:comment-collection>
			<enclosure length="5764347" type="application/octet-stream" url="http://www.cincomsmalltalk.com/casts/stDaily/2010/smalltalk_daily-02-09-10-iPhone.m4v"></enclosure>
			<itunes:explicit>no</itunes:explicit>
			<itunes:author>James Robertson</itunes:author>
			<itunes:subtitle>Detecting Stack Overflows</itunes:subtitle>
			<itunes:summary>How to detect stack overflows in your Smalltalk code</itunes:summary>
			<itunes:duration>2:12</itunes:duration>
			<itunes:keywords>smalltalk, dynamic, stack overflow</itunes:keywords>
			<media:group>
				<media:rating>nonadult</media:rating>
				<media:credit role="author">James Robertson</media:credit>
				<media:title>Detecting Stack Overflows</media:title>
				<media:content duration="2:12" fileSize="5764347" type="application/octet-stream" url="http://www.cincomsmalltalk.com/casts/stDaily/2010/smalltalk_daily-02-09-10-iPhone.m4v"></media:content>
			</media:group>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3443164819</wfw:comment>
		</item>
		<item>
			<title>Mechanical Engineering and Unit Testing</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Mechanical_Engineering_and_Unit_Testing&amp;entry=3443159796</link>
			<category>smalltalk</category>
			<pubDate>Tue, 09 Feb 2010 09:16:36 GMT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p><a href="http://www.cincomsmalltalk.com/userblogs/travis/blogView?showComments=true&amp;printTitle=A_Mechanical_Engineers_Thoughts_about_Unit_testing&amp;entry=3443138169">Travis</a> has some thoughts on unit testing.  Good stuff, worth reading.</p>

<!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/testing" rel="tag">testing</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3443159796</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3443159796</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3443159796</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3443159796</wfw:comment>
		</item>
		<item>
			<title>Project Planning: ESUG 2009 Video</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Project_Planning:_ESUG_2009_Video&amp;entry=3443109481</link>
			<category>video</category>
			<pubDate>Mon, 08 Feb 2010 19:18:01 GMT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>Here's another video from ESUG 2009 - Tim Mackinnon talking about project planning. To watch, click on the viewer below:</p>

<p>
<script type="text/javascript"><!--
	QT_WritePoster_XHTML('Click to Play', '/video/2009/esug/ProjectPlanning-poster.jpg',
		'/video/2009/esug/ProjectPlanning.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/esug/ProjectPlanning-poster.jpg" />
	<param name="href" value="/video/2009/esug/ProjectPlanning.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/esug/ProjectPlanning-poster.jpg"
		href="/video/2009/esug/ProjectPlanning.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/esug/ProjectPlanning.mp4">click here</a> to download the video directly</p>



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

<p>
<object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9305818&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1&amp;group_id=" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=9305818&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1&amp;group_id=" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object><p><a href="http://vimeo.com/groups/4961/videos/9305818">Project Planning</a> from <a href="http://vimeo.com/jarober">James Robertson</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
</p>



<!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/esug09" rel="tag">esug09</a>, <a href="http://www.technorati.com/tag/brest" rel="tag">brest</a>, <a href="http://www.technorati.com/tag/france" rel="tag">france</a>, <a href="http://www.technorati.com/tag/smalltalk" rel="tag">smalltalk</a>, <a href="http://www.technorati.com/tag/project planning" rel="tag">project planning</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3443109481</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3443109481</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3443109481</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<enclosure length="85967936" type="video/mp4" url="http://www.cincomsmalltalk.com/video/2009/esug/ProjectPlanning.mp4"></enclosure>
			<itunes:explicit>no</itunes:explicit>
			<itunes:author>Tim Mackinnon</itunes:author>
			<itunes:subtitle>Project Planning</itunes:subtitle>
			<itunes:summary>Here's another video from ESUG 2009 - Tim Mackinnon talking about project planning.</itunes:summary>
			<itunes:duration>46:14</itunes:duration>
			<itunes:keywords>smalltalk, dynamic, brest, france, esug09, project planning</itunes:keywords>
			<media:group>
				<media:rating>nonadult</media:rating>
				<media:credit role="author">Tim Mackinnon</media:credit>
				<media:title>Project Planning</media:title>
				<media:content duration="46:14" fileSize="85967936" type="video/mp4" url="http://www.cincomsmalltalk.com/video/2009/esug/ProjectPlanning.mp4"></media:content>
			</media:group>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3443109481</wfw:comment>
		</item>
		<item>
			<title>Smalltalk Daily 02/08/10: Extending the FileBrowser</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Smalltalk_Daily_02/08/10:_Extending_the_FileBrowser&amp;entry=3443077929</link>
			<category>smalltalkDaily</category>
			<pubDate>Mon, 08 Feb 2010 10:32:09 GMT</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 a package that extends the FileBrowser with some useful features. To watch, click on the viewer below:</p>

<p>
<script type="text/javascript"><!--
	QT_WritePoster_XHTML('Click to Play', '/casts/stDaily/2010/smalltalk_daily-02-08-10-poster.jpg',
		'/casts/stDaily/2010/smalltalk_daily-02-08-10.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/2010/smalltalk_daily-02-08-10-poster.jpg" />
	<param name="href" value="/casts/stDaily/2010/smalltalk_daily-02-08-10.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/2010/smalltalk_daily-02-08-10-poster.jpg"
		href="/casts/stDaily/2010/smalltalk_daily-02-08-10.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/2010/smalltalk_daily-02-08-10-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/XPoMFizHRNs&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/XPoMFizHRNs&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/filebrowser" rel="tag">filebrowser</a>, <a href="http://www.technorati.com/tag/tools" rel="tag">tools</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3443077929</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3443077929</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3443077929</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<enclosure length="7419468" type="application/octet-stream" url="http://www.cincomsmalltalk.com/casts/stDaily/2010/smalltalk_daily-02-08-10-iPhone.m4v"></enclosure>
			<itunes:explicit>no</itunes:explicit>
			<itunes:author>James Robertson</itunes:author>
			<itunes:subtitle>Extending the FileBrowser</itunes:subtitle>
			<itunes:summary>A look at some simple extensions to the file browser</itunes:summary>
			<itunes:duration>1:52</itunes:duration>
			<itunes:keywords>smalltalk, dynamic, filebrowser, tools</itunes:keywords>
			<media:group>
				<media:rating>nonadult</media:rating>
				<media:credit role="author">James Robertson</media:credit>
				<media:title>Extending the FileBrowser</media:title>
				<media:content duration="1:52" fileSize="7419468" type="application/octet-stream" url="http://www.cincomsmalltalk.com/casts/stDaily/2010/smalltalk_daily-02-08-10-iPhone.m4v"></media:content>
			</media:group>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3443077929</wfw:comment>
		</item>
		<item>
			<title>Late Daily</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Late_Daily&amp;entry=3443074158</link>
			<category>general</category>
			<pubDate>Mon, 08 Feb 2010 09:29:18 GMT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>I have to run my wife to the doctor, so &quot;<a href="http://smalltalk-daily.cincomsmalltalk.com">Smalltalk Daily</a>&quot; will be a bit late today.</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/smalltalk daily" rel="tag">smalltalk daily</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3443074158</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3443074158</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3443074158</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3443074158</wfw:comment>
		</item>
		<item>
			<title>Industry Misinterpretations 174: Cincom Smalltalk Releases for December 2009 (AAC)</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Industry_Misinterpretations_174:_Cincom_Smalltalk_Releases_for_December_2009_(AAC)&amp;entry=3443015565</link>
			<category>podcastAAC</category>
			<pubDate>Sun, 07 Feb 2010 17:12:45 GMT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>This week's podcast is the audio for a presentation I gave to the Toronto Smalltalk User's Group last month, on January 26th - it's an overview of the products we released in 2009:</p><ul xmlns="http://www.w3.org/1999/xhtml">
			<li><a href="http://www.web-velocity.com">WebVelocity 1.0</a> (August)</li>
		<li><a href="http://www.cincomsmalltalk.com/userblogs/cincom/smalltalk.ssp">ObjectStudio 8.2</a> (December)</li>
	<li><a href="http://www.cincomsmalltalk.com/userblogs/cincom/smalltalk.ssp">VisualWorks 7.7</a> (December)</li></ul>
<p>You can grab the slides <a href="http://www.cincomsmalltalk.com/audio/2010/slides/cstReleases2009.pdf">here</a>.</p>

<p>To listen now, you can either download the <a href="http://www.cincomsmalltalk.com/audio/2010/industry_misinterpretations174.mp3">mp3 edition</a>, or the <a href="http://www.cincomsmalltalk.com/audio/2010/industry_misinterpretations174.m4a">AAC edition</a>.  The AAC edition comes with chapter markers.  You can subscribe to either edition of the podcast directly in iTunes; just search for Smalltalk and look in the Podcast results.  You can subscribe to the mp3 edition directly using <a href="http://www.cincomsmalltalk.com/rssBlog/blog_podcast.xml">this feed</a>, or the AAC edition using <a href="http://www.cincomsmalltalk.com/rssBlog/blog_podcastAAC.xml">this feed</a> using any podcatching software.</p>

<p>To listen immediately, use the player below:</p>

<p>
<object type="application/x-shockwave-flash" data="http://www.cincomsmalltalk.com/player/player.swf" width="190" height="16" id="player"><param name="movie" value="http://www.cincomsmalltalk.com/" /><param name="FlashVars" value="playerID=1&bg=0x000000&leftbg=0xeeeeee&lefticon=0x666666&rightbg=0xcccccc&rightbghover=0x999999&righticon=0x666666&righticonhover=0xffffff&text=0xffffff&slider=0x999999&track=0xFFFFFF&border=0x666666&loader=0x336699&soundFile=http://www.cincomsmalltalk.com/audio/2010/industry_misinterpretations174.mp3" /><param name="quality" value="high" /><param name="menu" value="false" /><param name="wmode" value="transparent" /></object>
</p>

<p>If you like the music we use, please visit <a href="http://www.joshwoodward.com/">Josh Woodward's site</a>.  We use the song <a href="http://www.joshwoodward.com/mod/song/view_song.php?song_id=96&album_id=9">Effortless</a> for our intro/outro music.  I'm sure he'd appreciate your support!</p>

<p>If you have feedback, send it to <a href="mailto:smalltalkpodcasts@cincom.com">smalltalkpodcasts@cincom.com</a> - or visit us on <a href="http://www.facebook.com/group.php?gid=5526858648">Facebook</a> or <a href="http://smalltalkers.ning.com/">Ning</a> - you can vote for the <a href="http://www.podcastalley.com/podcast_details.php?pod_id=39824">Podcast Alley</a>, and subscribe on <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=201263039">iTunes.</a> If you enjoy the podcast, pass the word - we would love to have more people hear about Smalltalk!</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/objectstudio" rel="tag">objectstudio</a>, <a href="http://www.technorati.com/tag/visualworks" rel="tag">visualworks</a>, <a href="http://www.technorati.com/tag/webvelocity" rel="tag">webvelocity</a>, <a href="http://www.technorati.com/tag/product release" rel="tag">product release</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3443015565</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3443015565</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3443015565</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<enclosure length="22174506" type="application/octet-stream" url="http://www.cincomsmalltalk.com/audio/2010/industry_misinterpretations174.m4a"></enclosure>
			<itunes:explicit>no</itunes:explicit>
			<itunes:author>James Robertson</itunes:author>
			<itunes:subtitle>Cincom Smalltalk Product Releases for 2009</itunes:subtitle>
			<itunes:summary>James Robertson gives an overview of the 2009 releases for WebVelocity, ObjectStudio, and VisualWorks, at the Toronto Smalltalk user's group meeting on January 26th, 2010</itunes:summary>
			<itunes:duration>44:48</itunes:duration>
			<itunes:keywords>smalltalk, dynamic, objectstudio, visualworks, webvelocity</itunes:keywords>
			<media:group>
				<media:rating>nonadult</media:rating>
				<media:credit role="author">James Robertson</media:credit>
				<media:title>Cincom Smalltalk Product Releases for 2009</media:title>
				<media:content duration="44:48" fileSize="22174506" type="application/octet-stream" url="http://www.cincomsmalltalk.com/audio/2010/industry_misinterpretations174.m4a"></media:content>
			</media:group>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3443015565</wfw:comment>
		</item>
		<item>
			<title>Industry Misinterpretations 174: Cincom Smalltalk Releases for December 2009</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Industry_Misinterpretations_174:_Cincom_Smalltalk_Releases_for_December_2009&amp;entry=3443015384</link>
			<category>podcast</category>
			<pubDate>Sun, 07 Feb 2010 17:09:44 GMT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>This week's podcast is the audio for a presentation I gave to the Toronto Smalltalk User's Group last month, on January 26th - it's an overview of the products we released in 2009:</p><ul xmlns="http://www.w3.org/1999/xhtml">
			<li><a href="http://www.web-velocity.com">WebVelocity 1.0</a> (August)</li>
		<li><a href="http://www.cincomsmalltalk.com/userblogs/cincom/smalltalk.ssp">ObjectStudio 8.2</a> (December)</li>
	<li><a href="http://www.cincomsmalltalk.com/userblogs/cincom/smalltalk.ssp">VisualWorks 7.7</a> (December)</li></ul>
<p>You can grab the slides <a href="http://www.cincomsmalltalk.com/audio/2010/slides/cstReleases2009.pdf">here</a>.</p>

<p>To listen now, you can either download the <a href="http://www.cincomsmalltalk.com/audio/2010/industry_misinterpretations174.mp3">mp3 edition</a>, or the <a href="http://www.cincomsmalltalk.com/audio/2010/industry_misinterpretations174.m4a">AAC edition</a>.  The AAC edition comes with chapter markers.  You can subscribe to either edition of the podcast directly in iTunes; just search for Smalltalk and look in the Podcast results.  You can subscribe to the mp3 edition directly using <a href="http://www.cincomsmalltalk.com/rssBlog/blog_podcast.xml">this feed</a>, or the AAC edition using <a href="http://www.cincomsmalltalk.com/rssBlog/blog_podcastAAC.xml">this feed</a> using any podcatching software.</p>

<p>To listen immediately, use the player below:</p>

<p>
<object type="application/x-shockwave-flash" data="http://www.cincomsmalltalk.com/player/player.swf" width="190" height="16" id="player"><param name="movie" value="http://www.cincomsmalltalk.com/" /><param name="FlashVars" value="playerID=1&bg=0x000000&leftbg=0xeeeeee&lefticon=0x666666&rightbg=0xcccccc&rightbghover=0x999999&righticon=0x666666&righticonhover=0xffffff&text=0xffffff&slider=0x999999&track=0xFFFFFF&border=0x666666&loader=0x336699&soundFile=http://www.cincomsmalltalk.com/audio/2010/industry_misinterpretations174.mp3" /><param name="quality" value="high" /><param name="menu" value="false" /><param name="wmode" value="transparent" /></object>
</p>

<p>If you like the music we use, please visit <a href="http://www.joshwoodward.com/">Josh Woodward's site</a>.  We use the song <a href="http://www.joshwoodward.com/mod/song/view_song.php?song_id=96&album_id=9">Effortless</a> for our intro/outro music.  I'm sure he'd appreciate your support!</p>

<p>If you have feedback, send it to <a href="mailto:smalltalkpodcasts@cincom.com">smalltalkpodcasts@cincom.com</a> - or visit us on <a href="http://www.facebook.com/group.php?gid=5526858648">Facebook</a> or <a href="http://smalltalkers.ning.com/">Ning</a> - you can vote for the <a href="http://www.podcastalley.com/podcast_details.php?pod_id=39824">Podcast Alley</a>, and subscribe on <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=201263039">iTunes.</a> If you enjoy the podcast, pass the word - we would love to have more people hear about Smalltalk!</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/product release" rel="tag">product release</a>, <a href="http://www.technorati.com/tag/objectstudio" rel="tag">objectstudio</a>, <a href="http://www.technorati.com/tag/visualworks" rel="tag">visualworks</a>, <a href="http://www.technorati.com/tag/webvelocity" rel="tag">webvelocity</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3443015384</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3443015384</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3443015384</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<enclosure length="16051518" type="audio/mpeg" url="http://www.cincomsmalltalk.com/audio/2010/industry_misinterpretations174.mp3"></enclosure>
			<itunes:explicit>no</itunes:explicit>
			<itunes:author>James Robertson</itunes:author>
			<itunes:subtitle>Cincom Smalltalk Product Releases for 2009</itunes:subtitle>
			<itunes:summary>James Robertson gives an overview of the 2009 releases for WebVelocity, ObjectStudio, and VisualWorks, at the Toronto Smalltalk user's group meeting on January 26th, 2010</itunes:summary>
			<itunes:duration>44:35</itunes:duration>
			<itunes:keywords>smalltalk, dynamic, objectstudio, visualworks, webvelocity</itunes:keywords>
			<media:group>
				<media:rating>nonadult</media:rating>
				<media:credit role="author">James Robertson</media:credit>
				<media:title>Cincom Smalltalk Product Releases for 2009</media:title>
				<media:content duration="44:35" fileSize="16051518" type="audio/mpeg" url="http://www.cincomsmalltalk.com/audio/2010/industry_misinterpretations174.mp3"></media:content>
			</media:group>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3443015384</wfw:comment>
		</item>
		<item>
			<title>Do Not Pass Go, Do Not Collect Groceries</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Do_Not_Pass_Go,_Do_Not_Collect_Groceries&amp;entry=3443003178</link>
			<category>weather</category>
			<pubDate>Sun, 07 Feb 2010 13:46:18 GMT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>If you live on a side street, you're still waiting. I've posted a bunch of photos over on my <a href="http://www.jarober.com/blog/blogView?showComments=true&amp;printTitle=Snowmageddon,_The_Day_After&amp;entry=3443002912">other blog</a>.  If you're on Facebook, <a href="http://www.facebook.com/photos.php?id=525409045#!/album.php?aid=202269&amp;id=525409045">check out this gallery</a>.
</p>
<!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/snow" rel="tag">snow</a>, <a href="http://www.technorati.com/tag/blizzard" rel="tag">blizzard</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3443003178</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3443003178</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3443003178</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3443003178</wfw:comment>
		</item>
		<item>
			<title>Snowmageddon</title>
			<link>http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;printTitle=Snowmageddon&amp;entry=3442902811</link>
			<category>weather</category>
			<pubDate>Sat, 06 Feb 2010 09:53:31 GMT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>I've got <a href="http://www.jarober.com/blog/blogView?showComments=true&amp;printTitle=Even_More_Snow&amp;entry=3442901625">pictures and video over on the other blog</a> - and a <a href="http://www.facebook.com/album.php?aid=201755&amp;id=525409045&amp;ref=mf">gallery up at Facebook</a>, if you're a member of that.</p>
<!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/snow" rel="tag">snow</a>, <a href="http://www.technorati.com/tag/snowstorm" rel="tag">snowstorm</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3442902811</guid>
			<pingback:server>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIPBServlet?guid=3442902811</pingback:server>
			<pingback:target>http://www.cincomsmalltalk.com/blog/blogView?guid=3442902811</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<wfw:comment>http://www.cincomsmalltalk.com/blog/servlet/CommentAPIServlet?guid=3442902811</wfw:comment>
		</item>
	</channel>
</rss>
