ST 4U 361: ObjectStudio in VisualWorks
Today's Smalltalk 4 You looks at the fact that ObjectStudio is hosted within VisualWorks - which makes it possible to "step outside" of ObjectStudio, something that can be quite convenient. If you have trouble viewing it here in the browser, you can also navigate directly to YouTube. To watch now, click on the image below:
If you have trouble viewing that directly, you can click here to download the video directly. If you need the video in a Windows Media format, then download that here.
You can also watch it on YouTube:
Tags: smalltalk, objectstudio
Enclosures:
[st4u361-iPhone.m4v ( Size: 1032539 )]
JS 4U 256: Streetview Panoramas
![]() |
Today's Javascript 4 You looks at adding tiles to a streetview, enabling user driven navigation through the area. If you have trouble viewing it here in the browser, you can also navigate directly to YouTube. Join the Facebook Group to discuss the tutorials. You can view the archives here. |
To watch now, click on the image below:
If you have trouble viewing that directly, you can click here to download the video directly. If you need the video in a Windows Media format, then download that here.
You can also watch it on YouTube:
Tags: javascript, maps
Enclosures:
[js4u256-iPhone.m4v ( Size: 1474859 )]
ST 4U 362: External Apps From Pharo
Today's Smalltalk 4 You looks at launching external applications from Pharo, using Native Boost. If you have trouble viewing it here in the browser, you can also navigate directly to YouTube. To watch now, click on the image below:
If you have trouble viewing that directly, you can click here to download the video directly. If you need the video in a Windows Media format, then download that here.
You can also watch it on YouTube:
Tags: smalltalk, pharo, native boost
Enclosures:
[st4u362-iPhone.m4v ( Size: 1230461 )]
JS 4U 257: Figuring Zoom Levels
![]() |
Today's Javascript 4 You looks at the available zoom levels for a map. If you have trouble viewing it here in the browser, you can also navigate directly to YouTube. Join the Facebook Group to discuss the tutorials. You can view the archives here. |
To watch now, click on the image below:
If you have trouble viewing that directly, you can click here to download the video directly. If you need the video in a Windows Media format, then download that here.
You can also watch it on YouTube:
Tags: maps, javascript
Enclosures:
[js4u257-iPhone.m4v ( Size: 1212022 )]
ST 4U 363: EmSystemConfiguration in VA
Today's Smalltalk 4 You looks at the EmSystemConfiguration class (instance accessible via the System variable) in VA Smalltalk. If you have trouble viewing it here in the browser, you can also navigate directly to YouTube. To watch now, click on the image below:
If you have trouble viewing that directly, you can click here to download the video directly. If you need the video in a Windows Media format, then download that here.
You can also watch it on YouTube:
Today we'll have a look at the instance of EmSystemConfiguration that gives you access to a number of basic APISs - System. If you browse the class, you can get a deeper idea than what we'll touch on here. Here's a list of some of the more useful things available:
System settings System confirm: 'Should We Proceed?' System imageVersion. System vaVersion. System vaVersionId. System vmVersion. System vmVersionId. System saveImage. System exit.
You can get the settings (from your default ini file), the version of the product you're running (useful if you need to support multiple versions of VA), pop up a simple confirmation dialog - and save or exit the image
Need more help? There's a screencast for other topics like this which you may want to watch. Questions? Try the "Chat with James" Google gadget over in the sidebar.
Tags: smalltalk, va smalltalk
Enclosures:
[st4u363-iPhone.m4v ( Size: 1354557 )]
No Podcast This Weekend
Sorry gang - tomorrow is my wedding anniversary, so no podcast coming. We'll be back next weekend though!
ST 4U 364: Getting the Pharo Command Line
Today's Smalltalk 4 You looks at accessing the command line from Pharo - i.e., figuring out what it looked like. If you have trouble viewing it here in the browser, you can also navigate directly to YouTube. To watch now, click on the image below:
If you have trouble viewing that directly, you can click here to download the video directly. If you need the video in a Windows Media format, then download that here.
You can also watch it on YouTube:
Tags: smalltalk, pharo, command line
Enclosures:
[st4u364-iPhone.m4v ( Size: 820873 )]