<?xml version="1.0"?>
<rss version="0.91">
  <channel>
    <title>Squeak People diary for blaineb</title>
    <description>Squeak People diary for blaineb</description>
    <link>http://people.squeakfoundation.org/person/blaineb/</link>
    <item>
      <title>25 Aug 2004</title>
      <pubDate>Wed, 25 Aug 2004 02:18:13 -0700</pubDate>
      <link>http://people.squeakfoundation.org/person/blaineb/diary.html?start=4</link>
      <description>&lt;b&gt;Scripting Workspace&lt;/b&gt;
I just released the first version of a new project I call the &quot;Scripting Workspace&quot;. It's nothing to shout at right now. In fact, it's very simple. But, before I left for Camp Smalltalk, I read about people disregarding Smalltalk because you can't do things in the workspace that you can do in other scripting languages. I thought we needed to provide a bridge for these people. The reason being if they could do what they normally do in other scripting languages, they could see past the workspace and use the full environment. I've found this code to be nice to begin class construction and then move once workspace code got too big. Anyway, it's a little tool that I thought others might like and it's to make people used to JavaScript, Ruby, Python, Perl, etc more comfortable in our world when they are beginning.

&lt;p&gt; It's available on SqueakMap. ENJOY!</description>
    </item>
    <item>
      <title>16 Aug 2004</title>
      <pubDate>Mon, 16 Aug 2004 02:29:30 -0700</pubDate>
      <link>http://people.squeakfoundation.org/person/blaineb/diary.html?start=3</link>
      <description>&lt;b&gt;Java Serialization: New Version&lt;/b&gt;
I added byte code disassembly to the most current version. It's very very basic at this point, but I plan on adding a little bit here and there. The serialization mechanism is pretty solid (as long as there are no custom serialization methods used) and the class loader works great. So, disassembly is the next step with the interpreter not too far behind it.</description>
    </item>
    <item>
      <title>21 May 2004</title>
      <pubDate>Fri, 21 May 2004 05:23:46 -0700</pubDate>
      <link>http://people.squeakfoundation.org/person/blaineb/diary.html?start=2</link>
      <description>&lt;b&gt;Seaside Presentation&lt;/b&gt;&lt;br&gt;
I gave a presentation recently at the Omaha Smalltalk User's Group and it went well. I've given it a couple more times to just single folks and everyone gets really excited about it. If you would like to play with the presentation (it's written in Seaside 2.5), you can download it and install in your Squeak image &lt;a href=&quot;http://www.blainebuxton.com/projects/btb-presentation-btb.54.mcz&quot; &gt;here&lt;/a&gt;. It has two example applications (one simple and one modeling a bank  account front-end). I think I'm going to write all of my future presentations in Seaside. It was just &lt;b&gt;TOO EASY&lt;/b&gt; to do it!</description>
    </item>
    <item>
      <title>29 Feb 2004</title>
      <pubDate>Sun, 29 Feb 2004 00:02:54 -0700</pubDate>
      <link>http://people.squeakfoundation.org/person/blaineb/diary.html?start=1</link>
      <description>&lt;b&gt;Java Serialization&lt;/b&gt;
DONE! Well, at least I can now read and write serialized Java objects. I can also read in compiled Java classes. I put the latest version on Squeak Map &lt;a href=&quot;http://map1.squeakfoundation.org/sm/account/package/63b642a8-cf83-4175-b2f1-c05dd9b82140&quot; &gt;here&lt;/a&gt;. If anyone has any suggestions, let me know. Next step is to be able to execute java code in Squeak. I'm just excited to have this first part of it done! I'm still not happy with some aspects and plan to be cleaning them up.</description>
    </item>
    <item>
      <title>16 Feb 2004</title>
      <pubDate>Mon, 16 Feb 2004 05:00:21 -0700</pubDate>
      <link>http://people.squeakfoundation.org/person/blaineb/diary.html?start=0</link>
      <description>&lt;b&gt;Java Serialization&lt;/b&gt;
I decided this weekend to finish up where I left off in the code. I'm finding a lot of loose ends that I was half-way finished with certain refactorings. I'm embarassed of the state of the code. But, I plan on finishing it. I started this project 2 years ago and I've been doing it off and on because of work taking over my life. Not anymore, I want to finish this up and move on to bigger Java fish so to speak. My goal is to have the writing back out of Java objects to be finished by the end this month and clean up the code a lot. Then, I'll decide where I'll be going from there.

&lt;p&gt; It should be a lot of fun!</description>
    </item>
  </channel>
</rss>
