<?xml version='1.0' encoding='UTF-8' ?>
<rss version="2.0" xml:base="http://www.jarober.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 with James Robertson</title>
		<link>http://www.jarober.com/blog/blogView</link>
		<description>Smalltalk Evangelist, Industry Watcher</description>
		<webMaster>jarober@gmail.com</webMaster>
		<lastBuildDate>Sat, 04 Feb 2012 00:42:46 GMT</lastBuildDate>
		<image>
			<url>http://www.cincomsmalltalk.com/images/cst_small.jpg</url>
			<title>Smalltalk with James Robertson</title>
			<link>http://www.jarober.com/blog/blogView</link>
			<height>50</height>
			<width>81</width>
		</image>
		<admin:generatorAgent rdf:resource="http://www.cincomsmalltalk.com/CincomSmalltalkWiki/Silt"></admin:generatorAgent>
		<admin:errorReportsTo rdf:resource="mailto:jarober@gmail.com"></admin:errorReportsTo>
		<dc:language>en-us</dc:language>
		<dc:creator>James A. Robertson</dc:creator>
		<dc:rights>Copyright 2011 James Robertson</dc:rights>
		<dc:date>2012-02-04T00:42:46-05:00</dc:date>
		<icbm:latitude>39.214103</icbm:latitude>
		<icbm:longitude>-76.878807</icbm:longitude>
		<item>
			<title>Skyrim Creation Kit Inbound</title>
			<link>http://www.jarober.com/blog/blogView?showComments=true&amp;printTitle=Skyrim_Creation_Kit_Inbound&amp;entry=3505768830</link>
			<category>games</category>
			<pubDate>Sat, 04 Feb 2012 00:40:30 GMT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>
<img alt="Skyrim" src="http://www.jarober.com/games/skyrim-image.jpg" title="Skyrim"/>
</p>

<p>The Skyrim Creation Kit is <a href="http://www.joystiq.com/2012/02/03/skyrim-creation-kit-out-on-pc-this-tuesday-with-a-surprise/">coming Tuesday:</a></p>

<p>
<blockquote>The Skyrim Creation Kit will be available for the PC version this Tuesday, according to a tweet from Bethesda VP of Marketing Pete Hines. It'll be available through Steam under &quot;Tools,&quot; for free. As if the ability to generate infinite, free Skyrim content through mods weren't enough, Hines also teased a &quot;special surprise&quot; that would be coming along with it. We'll have to wait until Tuesday to see what that is, but we're guessing dragons. That game would be awesome with some dragons in it.</blockquote>
</p>
<!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/skyrim" rel="tag">skyrim</a>, <a href="http://www.technorati.com/tag/thuumcast" rel="tag">thuumcast</a>, <a href="http://www.technorati.com/tag/elder%20scrolls" rel="tag">elder scrolls</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3505768830</guid>
			<pingback:server>http://www.jarober.com/blog/servlet/CommentAPIPBServlet?guid=3505768830</pingback:server>
			<pingback:target>http://www.jarober.com/blog/blogView?guid=3505768830</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<wfw:comment>http://www.jarober.com/blog/servlet/CommentAPIServlet?guid=3505768830</wfw:comment>
		</item>
		<item>
			<title>ST 4U 189: Reading the Command Line in VA Smalltalk</title>
			<link>http://www.jarober.com/blog/blogView?showComments=true&amp;printTitle=ST_4U_189:_Reading_the_Command_Line_in_VA_Smalltalk&amp;entry=3505723241</link>
			<category>st4u</category>
			<pubDate>Fri, 03 Feb 2012 12:00:41 GMT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>Today's <a href="http://www.jarober.com/blog/st4u.ssp" title="Smalltalk 4 You">Smalltalk 4 You</a> looks at how your application can read the command line that started VA Smalltalk.  If you have trouble viewing it here in the browser, you can also <a href="http://youtu.be/5uAn7A5pYFs">navigate directly to YouTube</a>.  To watch now, click on the image below:</p>

<p>
<a href="http://www.archive.org/download/St4u189ReadingTheCommandLineInVaSmalltalk/st4u189.mp4"><img src="/images/st4u/st4u189-poster.jpg" alt="command line" title="command line" />.</a>
</p>


<p>If you have trouble viewing that directly, you can <a href="http://www.archive.org/download/St4u189ReadingTheCommandLineInVaSmalltalk/st4u189.mp4">click here</a> to download the video directly.  If you need the video in a Windows Media format, then <a href="http://www.archive.org/download/St4u189ReadingTheCommandLineInVaSmalltalk/st4u189.wmv">download that here</a>. </p>



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

<p>
<iframe width="560" height="315" src="http://www.youtube.com/embed/5uAn7A5pYFs" frameborder="0" allowfullscreen></iframe>
</p>

<hr/>
<a name="vawalk"></a>
<p>Today we'll continue looking at the command line for VA Smalltalk, focusing on reading the command line at runtime.  Here's a command line with a (presumed) application argument, -k:</p>



<p><img src="/images/vafiles/st4u189-1.png" alt="Starting VA" title="Starting VA" /></p>

<p>VA pays no attention that argument, but what if we want our application to do something with it?  Simply do the following:</p>


<p>
<pre>

commandLine := System commandLine.

</pre>
</p>

<p>Try that in a workspace, and inspect the results - you should see something like this:</p>


<p><img src="/images/vafiles/st4u189-2.png" alt="Starting VA" title="Starting VA" /></p>


<p>All arguments and argument names will be strings; you'll need to parse them yourself.  It's pretty easy though - you can set up a simple streaming facility for that easily.</p>
 


<p>Need more help?  There's a <a href="http://www.jarober.com/blog/st4u.ssp">screencast for other topics like this</a> which you may want to watch.  Questions?  Try the "Chat with James" Google gadget over in the sidebar.</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/va smalltalk" rel="tag">va smalltalk</a>, <a href="http://www.technorati.com/tag/tutorial" rel="tag">tutorial</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3505723241</guid>
			<pingback:server>http://www.jarober.com/blog/servlet/CommentAPIPBServlet?guid=3505723241</pingback:server>
			<pingback:target>http://www.jarober.com/blog/blogView?guid=3505723241</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<enclosure length="3277889" type="application/octet-stream" url="http://www.archive.org/download/St4u189ReadingTheCommandLineInVaSmalltalk/st4u189-iPhone.m4v"></enclosure>
			<itunes:explicit>no</itunes:explicit>
			<itunes:author>James Robertson</itunes:author>
			<itunes:subtitle>ST 4U 189: Reading the Command Line in VA Smalltalk</itunes:subtitle>
			<itunes:summary>What if you need to add your own application level command line options using VA Smalltalk - how do you process them?  Today we'll take a look</itunes:summary>
			<itunes:duration>1:34</itunes:duration>
			<itunes:keywords>smalltalk, va smalltalk, tutorial</itunes:keywords>
			<media:group>
				<media:rating>nonadult</media:rating>
				<media:credit role="author">James Robertson</media:credit>
				<media:title>ST 4U 189: Reading the Command Line in VA Smalltalk</media:title>
				<media:content duration="1:34" fileSize="3277889" type="application/octet-stream" url="http://www.archive.org/download/St4u189ReadingTheCommandLineInVaSmalltalk/st4u189-iPhone.m4v"></media:content>
			</media:group>
			<wfw:comment>http://www.jarober.com/blog/servlet/CommentAPIServlet?guid=3505723241</wfw:comment>
		</item>
		<item>
			<title>Virtual Meetings with Head Tracking</title>
			<link>http://www.jarober.com/blog/blogView?showComments=true&amp;printTitle=Virtual_Meetings_with_Head_Tracking&amp;entry=3505720276</link>
			<category>smalltalk</category>
			<pubDate>Fri, 03 Feb 2012 11:11:16 GMT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>OpenQwaq is <a href="http://vimeo.com/35907303">looking pretty cool here.</a></p>

<p>
<iframe src="http://player.vimeo.com/video/35907303?title=0&amp;byline=0&amp;portrait=0" width="400" height="225" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
</p>
<!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/openqwaq" rel="tag">openqwaq</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3505720276</guid>
			<pingback:server>http://www.jarober.com/blog/servlet/CommentAPIPBServlet?guid=3505720276</pingback:server>
			<pingback:target>http://www.jarober.com/blog/blogView?guid=3505720276</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<wfw:comment>http://www.jarober.com/blog/servlet/CommentAPIServlet?guid=3505720276</wfw:comment>
		</item>
		<item>
			<title>Thu'umcast 20: Is That a Perk, Or Are You Just Happy To See Me? (AAC)</title>
			<link>http://www.jarober.com/blog/blogView?showComments=true&amp;printTitle=Thuumcast_20:_Is_That_a_Perk,_Or_Are_You_Just_Happy_To_See_Me_(AAC)&amp;entry=3505685937</link>
			<category>skyrimAAC</category>
			<pubDate>Fri, 03 Feb 2012 01:38:57 GMT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p><table cellpadding="3">
<tr>
<td valign="top"><a href="http://www.jarober.com/thuumcast"><img src="/games/skyrim-image.jpg" alt="Thu'umcast" title="Thu'umcast" /></a></td>
<td valign="top">
<p>Welcome to episode 20 of "Thu'umcast" - a podcast where Michael Lucas-Smith, Scott Dirk, Austin Haley, Makahlua and I document our trials and tribulations in <a href="http://www.amazon.com/gp/product/B004HYK956/ref=as_li_tf_tl?ie=UTF8&tag=smallwithjame-20&linkCode=as2&camp=217145&creative=399373&creativeASIN=B004HYK956">Elder Scrolls V: Skyrim</a><img src="http://www.assoc-amazon.com/e/ir?t=smallwithjame-20&l=as2&o=1&a=B004HYK956&camp=217145&creative=399373" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />
 </p>

<p>The perk system is one of the coolest parts of Skyrim, and in this episode we start talking about them - focusing on the "warrior" perks.  We'll get to the rest of them in future shows.  We also touch on the just released 1.4 patch, and the much anticipated Creation Kit.  While we discussed the perks, we referred to the awesome <a href="http://skyrimcalculator.com/">Skyrim Perk Calculator</a> site.  Check it out <em>before</em> you start your next playthrough!</p>

<p>If you liked our work on <a href="http://www.jarober.com/blog/fnv.ssp">That Podcast</a>, you'll probably like this.  We intend to stay with the same idea - a gameplay podcast.  If you don't want spoilers, don't listen - we are going to be talking about how we play the game, and what we ran across as we played.</p>


</td>
</tr>
</table>

<p>You can subscribe in iTunes (or any podcatcher) using <a href="http://www.jarober.com/rss/blog_skyrim.xml">this feed</a>, or <a href="http://www.jarober.com/rss/blog_skyrimAAC.xml">this one for the AAC edition</a>.  We'll add the iTunes specific links as soon as they are available.  In the meantime,  join the <a href="https://www.facebook.com/groups/241292429259192/">Facebook Group</a> and <a href="http://twitter.com/thuumcast">follow us on Twitter.</a>  If you play on Steam, join the <a href="http://steamcommunity.com/groups/umcast">Steam Group</a>.  Like the music?  <a href="http://www.sbeastmusic.com/posts/the-elder-scrolls-v-skyrim-metal-remix/">Pay Sbeast a visit</a>, we thank him for letting us use it!</p>

<p>Links to all episodes and other information can be found on <a href="http://www.jarober.com/thuumcast">the Thu'umcast page</a>.</p>

<p>If you want to download the podcast directly, we've provided it in three formats:</p>

<ul>
<li><a href="http://www.jarober.com/thuumcast/podcast/thuum20.mp3">MP3 Edition<a></li>
<li><a href="http://www.jarober.com/thuumcast/podcast/thuum20.m4a">AAC Edition</a></li>
<li><a href="http://www.jarober.com/thuumcast/podcast/thuum20.ogg">Ogg Vorbis Edition</a></li>
</ul>

<p>Got feedback?  <a href="http://www.twitter.com/thuumcast">Tweet us!</a>. Enjoy the podcast, and we'll see you in Skyrim!</p>

<!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/skyrim" rel="tag">skyrim</a>, <a href="http://www.technorati.com/tag/elder scrolls" rel="tag">elder scrolls</a>, <a href="http://www.technorati.com/tag/thuumcast" rel="tag">thuumcast</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3505685937</guid>
			<pingback:server>http://www.jarober.com/blog/servlet/CommentAPIPBServlet?guid=3505685937</pingback:server>
			<pingback:target>http://www.jarober.com/blog/blogView?guid=3505685937</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<enclosure length="21030297" type="application/octet-stream" url="http://www.jarober.com/thuumcast/podcast/thuum20.m4a"></enclosure>
			<itunes:explicit>no</itunes:explicit>
			<itunes:author>James Robertson,Michael Lucas-Smith,Austin Haley,Makahlua,Scott Dirk</itunes:author>
			<itunes:subtitle>Thu'umcast 20: Is That a Perk, Or Are You Just Happy To See Me?</itunes:subtitle>
			<itunes:summary>The perk system is one of the coolest parts of Skyrim, and in this episode we start talking about them - focusing on the "warrior" perks.  We'll get to the rest of them in future shows.  We also touch on the just released 1.4 patch, and the much anticipated Creation Kit.</itunes:summary>
			<itunes:duration>42:42</itunes:duration>
			<itunes:keywords>skyrim, elder scrolls, thuumcast</itunes:keywords>
			<media:group>
				<media:rating>nonadult</media:rating>
				<media:credit role="author">James Robertson,Michael Lucas-Smith,Austin Haley,Makahlua,Scott Dirk</media:credit>
				<media:title>Thu'umcast 20: Is That a Perk, Or Are You Just Happy To See Me?</media:title>
				<media:content duration="42:42" fileSize="21030297" type="application/octet-stream" url="http://www.jarober.com/thuumcast/podcast/thuum20.m4a"></media:content>
			</media:group>
			<wfw:comment>http://www.jarober.com/blog/servlet/CommentAPIServlet?guid=3505685937</wfw:comment>
		</item>
		<item>
			<title>Thu'umcast 20: Is That a Perk, Or Are You Just Happy To See Me?</title>
			<link>http://www.jarober.com/blog/blogView?showComments=true&amp;printTitle=Thuumcast_20:_Is_That_a_Perk,_Or_Are_You_Just_Happy_To_See_Me&amp;entry=3505685881</link>
			<category>skyrim</category>
			<pubDate>Fri, 03 Feb 2012 01:38:01 GMT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p><table cellpadding="3">
<tr>
<td valign="top"><a href="http://www.jarober.com/thuumcast"><img src="/games/skyrim-image.jpg" alt="Thu'umcast" title="Thu'umcast" /></a></td>
<td valign="top">
<p>Welcome to episode 20 of "Thu'umcast" - a podcast where Michael Lucas-Smith, Scott Dirk, Austin Haley, Makahlua and I document our trials and tribulations in <a href="http://www.amazon.com/gp/product/B004HYK956/ref=as_li_tf_tl?ie=UTF8&tag=smallwithjame-20&linkCode=as2&camp=217145&creative=399373&creativeASIN=B004HYK956">Elder Scrolls V: Skyrim</a><img src="http://www.assoc-amazon.com/e/ir?t=smallwithjame-20&l=as2&o=1&a=B004HYK956&camp=217145&creative=399373" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />
 </p>

<p>The perk system is one of the coolest parts of Skyrim, and in this episode we start talking about them - focusing on the "warrior" perks.  We'll get to the rest of them in future shows.  We also touch on the just released 1.4 patch, and the much anticipated Creation Kit.  While we discussed the perks, we referred to the awesome <a href="http://skyrimcalculator.com/">Skyrim Perk Calculator</a> site.  Check it out <em>before</em> you start your next playthrough!</p>

<p>If you liked our work on <a href="http://www.jarober.com/blog/fnv.ssp">That Podcast</a>, you'll probably like this.  We intend to stay with the same idea - a gameplay podcast.  If you don't want spoilers, don't listen - we are going to be talking about how we play the game, and what we ran across as we played.</p>


</td>
</tr>
</table>

<p>You can subscribe in iTunes (or any podcatcher) using <a href="http://www.jarober.com/rss/blog_skyrim.xml">this feed</a>, or <a href="http://www.jarober.com/rss/blog_skyrimAAC.xml">this one for the AAC edition</a>.  We'll add the iTunes specific links as soon as they are available.  In the meantime,  join the <a href="https://www.facebook.com/groups/241292429259192/">Facebook Group</a> and <a href="http://twitter.com/thuumcast">follow us on Twitter.</a>  If you play on Steam, join the <a href="http://steamcommunity.com/groups/umcast">Steam Group</a>.  Like the music?  <a href="http://www.sbeastmusic.com/posts/the-elder-scrolls-v-skyrim-metal-remix/">Pay Sbeast a visit</a>, we thank him for letting us use it!</p>

<p>Links to all episodes and other information can be found on <a href="http://www.jarober.com/thuumcast">the Thu'umcast page</a>.</p>

<p>If you want to download the podcast directly, we've provided it in three formats:</p>

<ul>
<li><a href="http://www.jarober.com/thuumcast/podcast/thuum20.mp3">MP3 Edition<a></li>
<li><a href="http://www.jarober.com/thuumcast/podcast/thuum20.m4a">AAC Edition</a></li>
<li><a href="http://www.jarober.com/thuumcast/podcast/thuum20.ogg">Ogg Vorbis Edition</a></li>
</ul>

<p>Got feedback?  <a href="http://www.twitter.com/thuumcast">Tweet us!</a>. Enjoy the podcast, and we'll see you in Skyrim!</p>

<!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/skyrim" rel="tag">skyrim</a>, <a href="http://www.technorati.com/tag/elder scrolls" rel="tag">elder scrolls</a>, <a href="http://www.technorati.com/tag/thuumcast" rel="tag">thuumcast</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3505685881</guid>
			<pingback:server>http://www.jarober.com/blog/servlet/CommentAPIPBServlet?guid=3505685881</pingback:server>
			<pingback:target>http://www.jarober.com/blog/blogView?guid=3505685881</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<enclosure length="15371161" type="audio/mpeg" url="http://www.jarober.com/thuumcast/podcast/thuum20.mp3"></enclosure>
			<itunes:explicit>no</itunes:explicit>
			<itunes:author>James Robertson,Michael Lucas-Smith,Austin Haley,Makahlua,Scott Dirk</itunes:author>
			<itunes:subtitle>Thu'umcast 20: Is That a Perk, Or Are You Just Happy To See Me?</itunes:subtitle>
			<itunes:summary>The perk system is one of the coolest parts of Skyrim, and in this episode we start talking about them - focusing on the "warrior" perks.  We'll get to the rest of them in future shows.  We also touch on the just released 1.4 patch, and the much anticipated Creation Kit.</itunes:summary>
			<itunes:duration>42:42</itunes:duration>
			<itunes:keywords>skyrim, elder scrolls, thuumcast</itunes:keywords>
			<media:group>
				<media:rating>nonadult</media:rating>
				<media:credit role="author">James Robertson,Michael Lucas-Smith,Austin Haley,Makahlua,Scott Dirk</media:credit>
				<media:title>Thu'umcast 20: Is That a Perk, Or Are You Just Happy To See Me?</media:title>
				<media:content duration="42:42" fileSize="15371161" type="audio/mpeg" url="http://www.jarober.com/thuumcast/podcast/thuum20.mp3"></media:content>
			</media:group>
			<wfw:comment>http://www.jarober.com/blog/servlet/CommentAPIServlet?guid=3505685881</wfw:comment>
		</item>
		<item>
			<title>JS 4U 128: Using on() with multiple events</title>
			<link>http://www.jarober.com/blog/blogView?showComments=true&amp;printTitle=JS_4U_128:_Using_on()_with_multiple_events&amp;entry=3505628575</link>
			<category>js4u</category>
			<pubDate>Thu, 02 Feb 2012 09:42:55 GMT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">
<table cellpadding="3">
<tr>
<td valign="top">
<a href="js4u.ssp"><img src="/images/js4u-small.jpg" alt="Javascript 4 U" title="Javascript 4 U" /></a>
</td>

<td valign="top">
<p>Today's <a href="http://www.jarober.com/blog/js4u.ssp" title="Javascript 4 You">Javascript 4 You</a> continues looking at the on() function on JQuery.   If you have trouble viewing it here in the browser, you can also <a href="http://youtu.be/_672aE3txPA">navigate directly to YouTube</a>.  </p>

<p>Join the <a href="http://www.facebook.com/home.php?sk=group_142794852434763">Facebook Group</a> to discuss the tutorials.  You can view the archives <a href="js4u.ssp">here</a>.</p>
</td>
</tr>
</table>

<p>To watch now, click on the image below:</p>


<p>
<a href="http://www.archive.org/download/Js4u128UsingOnWithMultipleEvents/js4u128.mp4"><img src="http://www.jarober.com/images/js4u/js4u128-poster.jpg" alt="on()" title="on()" /></a>

</p>

<p>If you have trouble viewing that directly, you can <a href="http://www.archive.org/download/Js4u128UsingOnWithMultipleEvents/js4u128.mp4">click here</a> to download the video directly.  If you need the video in a Windows Media format, then <a href="http://www.archive.org/download/Js4u128UsingOnWithMultipleEvents/js4u128.wmv">download that here</a>.</p>



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

<p>
<iframe width="560" height="315" src="http://www.youtube.com/embed/_672aE3txPA" frameborder="0" allowfullscreen></iframe>
</p>



<!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/javascript" rel="tag">javascript</a>, <a href="http://www.technorati.com/tag/jquery" rel="tag">jquery</a>, <a href="http://www.technorati.com/tag/tutorial" rel="tag">tutorial</a></p><!-- technorati tags end -->
</div>
]]></description>
			<guid isPermaLink="false">3505628575</guid>
			<pingback:server>http://www.jarober.com/blog/servlet/CommentAPIPBServlet?guid=3505628575</pingback:server>
			<pingback:target>http://www.jarober.com/blog/blogView?guid=3505628575</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<enclosure length="1859341" type="application/octet-stream" url="http://www.archive.org/download/Js4u128UsingOnWithMultipleEvents/js4u128-iPhone.m4v"></enclosure>
			<itunes:explicit>no</itunes:explicit>
			<itunes:author>James Robertson</itunes:author>
			<itunes:subtitle>JS 4U 128: Using on() with multiple events</itunes:subtitle>
			<itunes:summary>Today we'll continue looking at the on() function in JQuery, with a demonstration of how to hook multiple things up at once with it</itunes:summary>
			<itunes:duration>1:10</itunes:duration>
			<itunes:keywords>javascript, jquery, tutorial</itunes:keywords>
			<media:group>
				<media:rating>nonadult</media:rating>
				<media:credit role="author">James Robertson</media:credit>
				<media:title>JS 4U 128: Using on() with multiple events</media:title>
				<media:content duration="1:10" fileSize="1859341" type="application/octet-stream" url="http://www.archive.org/download/Js4u128UsingOnWithMultipleEvents/js4u128-iPhone.m4v"></media:content>
			</media:group>
			<wfw:comment>http://www.jarober.com/blog/servlet/CommentAPIServlet?guid=3505628575</wfw:comment>
		</item>
		<item>
			<title>I Need One of These</title>
			<link>http://www.jarober.com/blog/blogView?showComments=true&amp;printTitle=I_Need_One_of_These&amp;entry=3505577350</link>
			<category>games</category>
			<pubDate>Wed, 01 Feb 2012 19:29:10 GMT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>The <a href="http://www.redbubble.com/people/adho1982/works/8107941-college-of-winterhold">gear on redbubble</a> is just awesome:</p>
<p><img src="http://www.jarober.com/images/winter11/winterhold.png" title="jarober added a file"/></p>
<!-- technorati tags start --><p style="text-align:right;font-size:10px;">Technorati Tags: 
<a href="http://www.technorati.com/tag/skyrim" rel="tag">skyrim</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3505577350</guid>
			<pingback:server>http://www.jarober.com/blog/servlet/CommentAPIPBServlet?guid=3505577350</pingback:server>
			<pingback:target>http://www.jarober.com/blog/blogView?guid=3505577350</pingback:target>
			<includedComments:comment-collection></includedComments:comment-collection>
			<wfw:comment>http://www.jarober.com/blog/servlet/CommentAPIServlet?guid=3505577350</wfw:comment>
		</item>
		<item>
			<title>ST 4U 188: VA Smalltalk Command Line Options</title>
			<link>http://www.jarober.com/blog/blogView?showComments=true&amp;printTitle=ST_4U_188:_VA_Smalltalk_Command_Line_Options&amp;entry=3505550616</link>
			<category>st4u</category>
			<pubDate>Wed, 01 Feb 2012 12:03:36 GMT</pubDate>
			<description><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">

<p>Today's <a href="http://www.jarober.com/blog/st4u.ssp" title="Smalltalk 4 You">Smalltalk 4 You</a> looks at starting VA Smalltalk up from the command line.  If you have trouble viewing it here in the browser, you can also <a href="http://youtu.be/-ngHIXHyLhg">navigate directly to YouTube</a>.  To watch now, click on the image below:</p>

<p>
<a href="http://www.archive.org/download/St4u188VaSmalltalkCommandLineOptions/st4u188.mp4"><img src="/images/st4u/st4u188-poster.jpg" alt="Command Line" title="Command Line" />.</a>
</p>


<p>If you have trouble viewing that directly, you can <a href="http://www.archive.org/download/St4u188VaSmalltalkCommandLineOptions/st4u188.mp4">click here</a> to download the video directly.  If you need the video in a Windows Media format, then <a href="http://www.archive.org/download/St4u188VaSmalltalkCommandLineOptions/st4u188.wmv">download that here</a>. </p>



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

<p>
<iframe width="560" height="315" src="http://www.youtube.com/embed/-ngHIXHyLhg" frameborder="0" allowfullscreen></iframe>
</p>

<hr/>
<a name="vawalk"></a>
<p>Today we'll take a look at starting VA Smalltalk from the command line.  While you would normally start up your development environment from an icon or the start menu on Windows, you might deploy to Linux, or need to set up a Windows "cron" job.  The simplest way to start the environment up is to just run the VM:</p>



<p><img src="/images/vafiles/st4u188-1.png" alt="Starting VA" title="Starting VA" /></p>

<p>By default, the VM will look for abt.icx in the current directory, and start that.  What if you want to start a different image?  Use the -i argument:</p>

<p><img src="/images/vafiles/st4u188-2.png" alt="Starting VA" title="Starting VA" /></p>


<p>Note that we omitted the extension .icx; you need to do that, as the VM will append it itself.  There are a lot of command line options you can use to control startup options (memory usage, logging - tons of stuff) - you'll want to examine the docs in detail for that:</p>
 

<p><img src="/images/vafiles/st4u188-3.png" alt="Command Line Options" title="Command Line Options" /></p>


<p>Need more help?  There's a <a href="http://www.jarober.com/blog/st4u.ssp">screencast for other topics like this</a> which you may want to watch.  Questions?  Try the "Chat with James" Google gadget over in the sidebar.</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/va smalltalk" rel="tag">va smalltalk</a>, <a href="http://www.technorati.com/tag/command line" rel="tag">command line</a></p><!-- technorati tags end -->
</div>]]></description>
			<guid isPermaLink="false">3505550616</guid>
			<pingback:server>http://www.jarober.com/blog/servlet/CommentAPIPBServlet?guid=3505550616</pingback:server>
			<pingback:target>http://www.jarober.com/blog/blogView?guid=3505550616</pingback:target>
			<includedComments:comment-collection>
				<includedComments:comment>
					<includedComments:guid>http://www.jarober.com/blog/blogView?showComments=true&amp;printTitle=ST_4U_188:_VA_Smalltalk_Command_Line_Options&amp;entry=3505550616</includedComments:guid>
					<includedComments:puid>http://www.jarober.com/blog/blogView?showComments=true&amp;printTitle=ST_4U_188:_VA_Smalltalk_Command_Line_Options&amp;entry=3505550616</includedComments:puid>
					<includedComments:author>anonymous</includedComments:author>
					<includedComments:pubDate>2012-02-01T12:35:59-05:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;Is there a non commercial or NC version of VA Smalltalk similar to Visual Works? If so, how do I request a copy?&lt;/p&gt;
&lt;/div&gt;</includedComments:content>
					<includedComments:title>Re: ST 4U 188: VA Smalltalk Command Line Options</includedComments:title>
				</includedComments:comment>
				<includedComments:comment>
					<includedComments:guid>http://www.jarober.com/blog/blogView?showComments=true&amp;printTitle=ST_4U_188:_VA_Smalltalk_Command_Line_Options&amp;entry=3505550616</includedComments:guid>
					<includedComments:puid>http://www.jarober.com/blog/blogView?showComments=true&amp;printTitle=ST_4U_188:_VA_Smalltalk_Command_Line_Options&amp;entry=3505550616</includedComments:puid>
					<includedComments:author>James Robertson</includedComments:author>
					<includedComments:pubDate>2012-02-01T17:19:41-05:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;Yes there is.  Visit instantiations.com and download it:&lt;/p&gt;&lt;p&gt;
&lt;a href="http://www.instantiations.com/products/vasmalltalk/download.html"&gt;[link 1]&lt;/a&gt;&lt;/p&gt;



&lt;p&gt;
&lt;a href="http://www.instantiations.com/products/vasmalltalk/download.html"&gt;[1 http://www.instantiations.com/products/vasmalltalk/download.html]&lt;/a&gt;&lt;br/&gt;
&lt;/p&gt;


&lt;/div&gt;</includedComments:content>
					<includedComments:title>Re: ST 4U 188: VA Smalltalk Command Line Options</includedComments:title>
				</includedComments:comment>
				<includedComments:comment>
					<includedComments:guid>http://www.jarober.com/blog/blogView?showComments=true&amp;printTitle=ST_4U_188:_VA_Smalltalk_Command_Line_Options&amp;entry=3505550616</includedComments:guid>
					<includedComments:puid>http://www.jarober.com/blog/blogView?showComments=true&amp;printTitle=ST_4U_188:_VA_Smalltalk_Command_Line_Options&amp;entry=3505550616</includedComments:puid>
					<includedComments:author>Sebastian Heidbrink</includedComments:author>
					<includedComments:pubDate>2012-02-01T20:53:28-05:00</includedComments:pubDate>
					<includedComments:content>&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;p&gt;Here`s an additional nice overfiew on possible command line parameters for the VAST VM.&lt;/p&gt;&lt;p&gt;
&lt;a href="https://www-304.ibm.com/support/docview.wss?uid=swg21158425"&gt;[link 1]&lt;/a&gt;&lt;/p&gt;



&lt;p&gt;
&lt;a href="https://www-304.ibm.com/support/docview.wss?uid=swg21158425"&gt;[1 https://www-304.ibm.com/support/docview.wss?uid=swg21158425]&lt;/a&gt;&lt;br/&gt;
&lt;/p&gt;


&lt;/div&gt;</includedComments:content>
					<includedComments:title>Re: ST 4U 188: VA Smalltalk Command Line Options</includedComments:title>
				</includedComments:comment>
			</includedComments:comment-collection>
			<enclosure length="4138408" type="application/octet-stream" url="http://www.archive.org/download/St4u188VaSmalltalkCommandLineOptions/st4u188-iPhone.m4v"></enclosure>
			<itunes:explicit>no</itunes:explicit>
			<itunes:author>James Robertson</itunes:author>
			<itunes:subtitle>ST 4U 188: VA Smalltalk Command Line Options</itunes:subtitle>
			<itunes:summary>Today we'll take a look at some of the command line options available for VA Smalltalk - and show you where to go fo all the details.</itunes:summary>
			<itunes:duration>1:51</itunes:duration>
			<itunes:keywords>smalltalk, va smalltalk, tutorial, command line</itunes:keywords>
			<media:group>
				<media:rating>nonadult</media:rating>
				<media:credit role="author">James Robertson</media:credit>
				<media:title>ST 4U 188: VA Smalltalk Command Line Options</media:title>
				<media:content duration="1:51" fileSize="4138408" type="application/octet-stream" url="http://www.archive.org/download/St4u188VaSmalltalkCommandLineOptions/st4u188-iPhone.m4v"></media:content>
			</media:group>
			<wfw:comment>http://www.jarober.com/blog/servlet/CommentAPIServlet?guid=3505550616</wfw:comment>
		</item>
	</channel>
</rss>

