<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners">
    <title>gmane.comp.lang.smalltalk.squeak.beginners</title>
    <link>http://blog.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8550"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8549"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8548"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8547"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8546"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8544"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8543"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8542"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8540"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8539"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8538"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8537"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8536"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8535"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8534"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8533"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8532"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8531"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8530"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8529"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8550">
    <title>Re: RE: classes and code snippets to download a web page</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8550</link>
    <description>&lt;pre&gt;I think WebClient is a part of the WebServer package on SqueakSource. 

CC Ron who might know more about current events. 

I've used it to do web-service style back end stuff but that's the limit of my experience with it. 

Also worth noting, I'm on a lot of mailing lists, which can cause messages to scroll past without my noticing them. Feel free to CC me on further dialogue in addition to the beginners list, and I will help if I can. 

Casey

On May 25, 2013, at 9:28 AM, Joseph J Alotta &amp;lt;joseph.alotta&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Casey Ransberger</dc:creator>
    <dc:date>2013-05-26T00:40:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8549">
    <title>RE: classes and code snippets to download a web page</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8549</link>
    <description>&lt;pre&gt;I cannot find the WebClient class.  There needs to be a way to insert login information.

Remember you are talking with a beginner here.

Can someone please post a working snippet of code?


Sincerely,

Joe.



&lt;/pre&gt;</description>
    <dc:creator>Joseph J Alotta</dc:creator>
    <dc:date>2013-05-25T16:28:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8548">
    <title>RE: classes and code snippets to download a web page</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8548</link>
    <description>&lt;pre&gt;











 

Hi Joe,

 

Have a look at WebClient httpGet:
'http://yourAddress.com/yourLinkToDownload'

 

It handles everything you need.

 

All the best,

 

Ron Teitelbaum

Head Of Engineering

3d Immersive Collaboration Consulting

ron&amp;lt; at &amp;gt;3dicc.com

Follow Me On Twitter: &amp;lt; at &amp;gt;RonTeitelbaum &amp;lt;https://twitter.com/RonTeitelbaum&amp;gt; 

www.3dicc.com &amp;lt;http://www.3dicc.com/&amp;gt;  

3d ICC on G+
&amp;lt;https://plus.google.com/u/0/b/108936249366287171125/108936249366287171125/p
osts&amp;gt; 

 









Beginners&amp;lt; at &amp;gt;lists.squeakfoundation.org

http://lists.squeakfoundation.org/mailman/listinfo/beginners

 

_______________________________________________
Beginners mailing list
Beginners&amp;lt; at &amp;gt;lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners
&lt;/pre&gt;</description>
    <dc:creator>Ron Teitelbaum</dc:creator>
    <dc:date>2013-05-24T17:41:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8547">
    <title>classes and code snippets to download a web page</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8547</link>
    <description>&lt;pre&gt;Greetings,

I am looking for classes and code snippets to download a statement from my mutual fund company.

It would have to login, submit the password and then download from a link.

Does anyone have code that does this?


Sincerely,

Joe.
&lt;/pre&gt;</description>
    <dc:creator>Joseph J Alotta</dc:creator>
    <dc:date>2013-05-24T17:08:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8546">
    <title>Change background color of an element in aPluggableListMorph</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8546</link>
    <description>&lt;pre&gt;Hi,

is it possible to change the background color of an element in a
PluggableListMorph? How?

Best regards
Frank
_______________________________________________
Beginners mailing list
Beginners&amp;lt; at &amp;gt;lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners
&lt;/pre&gt;</description>
    <dc:creator>Frank Blechschmidt</dc:creator>
    <dc:date>2013-04-29T16:34:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8544">
    <title>Re: [ANN] Four new OLPC Games by the Software ArchitectureGroup</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8544</link>
    <description>&lt;pre&gt;Hi
Thank you guys for publishing some very nice games.

Do yo have any feedback about what the common problems with developing
games for Squeak is ?
Are there any changes to the image that would make the game making process
easier ?

Karl


On Tue, Apr 16, 2013 at 5:22 PM, Michael Perscheid &amp;lt;
michaelperscheid&amp;lt; at &amp;gt;googlemail.com&amp;gt; wrote:

_______________________________________________
Beginners mailing list
Beginners&amp;lt; at &amp;gt;lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners
&lt;/pre&gt;</description>
    <dc:creator>karl ramberg</dc:creator>
    <dc:date>2013-04-22T04:50:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8543">
    <title>[ANN] Four new OLPC Games by the Software ArchitectureGroup</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8543</link>
    <description>&lt;pre&gt;Hi all,

we'd like to announce that we published four new games for the OLPC/XO laptop (also available 
for Standard Squeak, MIT license). They have been developed by students in the last semesters 
of our software architecture lecture (Hasso-Plattner-Institute, University of Potsdam).

http://www.hpi.uni-potsdam.de/swa/projects/olpc/index.html
(or: http://www.hpi.uni-potsdam.de/hirschfeld/projects/olpc/index.html)

In particular, we thank the following students for their course work and Matthias Springer for 
porting the projects to the XO. 

BroBreakout
Fabio Niephaus, Daniel Werner, Philipp Otto, Frank Blechschmidt
PetConnect
Jaqueline Pollak, Daniel Neuschaefer-Rube, Jakob Reschke, Judith Hartmann
BDBoulderDash
Johannes Koch, Tim Friedrich, Johannes Villmow, Felix Wolff
SpaceCleanup
Kai Fabian, Dominik Moritz, Malte Swart, Matthias Springer

More games are coming soon...

Best,
Michael

---
Michael Perscheid
michaelperscheid&amp;lt; at &amp;gt;googlemail.com

http://www.michaelperscheid.de/
&lt;/pre&gt;</description>
    <dc:creator>Michael Perscheid</dc:creator>
    <dc:date>2013-04-16T15:22:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8542">
    <title>Need help for gsoc 2013</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8542</link>
    <description>&lt;pre&gt;hello i'm a student for gsoc 2013 and i'm looking for a mentor, could anyone
give me some directions what to do?
_______________________________________________
Beginners mailing list
Beginners&amp;lt; at &amp;gt;lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners
&lt;/pre&gt;</description>
    <dc:creator>Rahul Gandhi</dc:creator>
    <dc:date>2013-04-13T10:02:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8540">
    <title>Possible to read in postscript file?</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8540</link>
    <description>&lt;pre&gt; I am thinking about converting an application I wrote from tcl/tk to
Squeak. The app must allow the user to enter and edit formatted text -- a
TextMorph works fine for this. In the tcl/tk version I save each entry to
an individual file, marked up with formatting commands I created. The tk
text widget handles formatted text, it just doesn't include methods for
dumping and restoring the format tags. A Squeak TextMorph can save itself
to a postscript file. Can it read one of these files and recreate the
marked-up text?

On a bigger picture, not sure if I should follow this model or just save
everything in the image. Disk space is disk space either way. If the tool
is set up in its own project space it is relatively easy to file out,
right? And back, say for back-up purposes? Thoughts?

&lt;/pre&gt;</description>
    <dc:creator>Open Slate</dc:creator>
    <dc:date>2013-03-21T22:22:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8539">
    <title>Re: Balloon3D Support</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8539</link>
    <description>&lt;pre&gt;
On 2013-03-18, at 02:26, "David T. Lewis" &amp;lt;lewis&amp;lt; at &amp;gt;mail.msen.com&amp;gt; wrote:


The B3DScanner class is only used when trying to simulate the B3D plugin. That's why it is only in the plugin source package. You want to use the compiled plugin, not the source version of it, which would be much too slow.

You need at least the Squeak3D plugin, and optionally the B3DAcceleratorPlugin.

The B3D morphs are not written to anticipate a missing Squeak3D plugin, which is supposed to ship with all Squeak VMs. 

If the plugin is available it does work, I just tried:



However, most people use OpenGL for 3D in Squeak nowadays, see

http://www.squeaksource.com/CroquetGL.html

- Bert -

_______________________________________________
Beginners mailing list
Beginners&amp;lt; at &amp;gt;lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners
&lt;/pre&gt;</description>
    <dc:creator>Bert Freudenberg</dc:creator>
    <dc:date>2013-03-18T12:30:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8538">
    <title>Re: Balloon3D Support</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8538</link>
    <description>&lt;pre&gt;
Hi Joseph,

I think that B3DScanner is in package Balloon3D-Plugins, and that does not
seem to be listed in the Balloon3D-1.1.3.mcm configuration. Try loading
Balloon3D-Plugins also, and see if that helps. I expect that you will get
some warning messages when you do this, because Balloon3D-Plugins depends
on the VMMaker packages, but you can ignore these warnings for now.

I suggest that you ask questions about this on the main squeak-dev mailing
list. Unfortunately the author of Balloon3D is recently deceased, but many
people on the squeak-dev list are familiar with (and greatly admire) his
work, so I'm sure you will be able to get help there.

Dave
&lt;/pre&gt;</description>
    <dc:creator>David T. Lewis</dc:creator>
    <dc:date>2013-03-18T01:26:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8537">
    <title>Balloon3D Support</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8537</link>
    <description>&lt;pre&gt;Hi,

I have been trying to get Balloon3D working on a linux installation of Squeak. I'm using the 4.10.2-2614 VM from the UNIX Squeak site. I am also using the Squeak4.4-12327 updated to 4.4-12333 image. After I install the Balloon3D-1.1.3.mcm package through Monticello from http://www.squeaksource.com/Balloon3D, the package appears to load correctly, but none of the Balloon3D morphs work. The all fail to launch because the B3DScanner class does not exist. I've searched the web for a day, and I can't find any information about the state of the Balloon3D package. Is it still supported? If it's supported, where is the B3DScanner class? Is there another source for the package? Thanks,

  Joseph Kulisics

_____________________________________________________

In this world, shipmates, sin that pays its way can travel freely, and without a passport; whereas Virtue, if a pauper, is stopped at all frontiers.

        Moby Dick, Herman Melville


HOME PAGE URL:  http://www.overthetransom.net/kulisics/
Joseph D. Kulisics
Јосиф Кулишић
&lt;/pre&gt;</description>
    <dc:creator>Joseph D. Kulisics</dc:creator>
    <dc:date>2013-03-16T02:26:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8536">
    <title>Re: Input and output of morphic text</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8536</link>
    <description>&lt;pre&gt;

I like a slightly different proof even better, because it doesn't need to rotate the shapes:

http://www.youtube.com/watch?v=md5UBv3pVBE

- Bert -
&lt;/pre&gt;</description>
    <dc:creator>Bert Freudenberg</dc:creator>
    <dc:date>2013-03-14T15:49:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8535">
    <title>Re: Input and output of morphic text</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8535</link>
    <description>&lt;pre&gt;Speaking of Pythagoras, Alan Kay demos a visual proof for the theorem
that's super easy for just about anyone to understand right away using
Etoys in his TED talk, which is worth a look:

http://www.ted.com/talks/alan_kay_shares_a_powerful_idea_about_ideas.html

&lt;/pre&gt;</description>
    <dc:creator>Casey Ransberger</dc:creator>
    <dc:date>2013-03-14T02:06:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8534">
    <title>Re: Input and output of morphic text</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8534</link>
    <description>&lt;pre&gt;Ahh, thanks, that is perfect.  Exactly what I needed.  It is extremely
helpful to see screencasts with Squeak.  I can recreate this with the
Squeak-4.3 that we are using, but maybe I'll switch to the etoys version.

Again many thanks for the quick and useful responses.

-Marshall

On Wed, Mar 13, 2013 at 7:40 AM, Bert Freudenberg &amp;lt;bert&amp;lt; at &amp;gt;freudenbergs.de&amp;gt;wrote:

_______________________________________________
Beginners mailing list
Beginners&amp;lt; at &amp;gt;lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners
&lt;/pre&gt;</description>
    <dc:creator>Marshall Hampton</dc:creator>
    <dc:date>2013-03-13T16:30:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8533">
    <title>Re: Input and output of morphic text</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8533</link>
    <description>&lt;pre&gt;Bert Freudenberg wrote

Gotta start somewhere ;)



-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/Input-and-output-of-morphic-text-tp4676522p4676624.html
Sent from the Squeak - Beginners mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>Sean P. DeNigris</dc:creator>
    <dc:date>2013-03-13T15:51:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8532">
    <title>Re: Re: Input and output of morphic text</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8532</link>
    <description>&lt;pre&gt;
On 2013-03-13, at 15:54, "Sean P. DeNigris" &amp;lt;sean&amp;lt; at &amp;gt;clipperadams.com&amp;gt; wrote:



... not to forget the more than 1 billion school-aged children world-wide.

- Bert -
&lt;/pre&gt;</description>
    <dc:creator>Bert Freudenberg</dc:creator>
    <dc:date>2013-03-13T15:22:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8531">
    <title>Re: Input and output of morphic text</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8531</link>
    <description>&lt;pre&gt;Bert Freudenberg wrote

Really great, Bert. eToys is wonderful :)



-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/Input-and-output-of-morphic-text-tp4676522p4676610.html
Sent from the Squeak - Beginners mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>Sean P. DeNigris</dc:creator>
    <dc:date>2013-03-13T14:54:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8530">
    <title>Re: Input and output of morphic text</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8530</link>
    <description>&lt;pre&gt;Marshall Hampton wrote

Marshall, that is beautiful! I'm touched by your dedication and wisdom. I
especially love that you let her choose the language, and her rationale for
choosing Squeak. Reading your post, I feel the excitement of exploration,
falling down the rabbit hole...

Please ask any other questions. What you're doing is so important. Now if we
can get this to the 50 million school-aged children in the U.S., we'll be
all set ;)

Sean



-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/Input-and-output-of-morphic-text-tp4676522p4676609.html
Sent from the Squeak - Beginners mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>Sean P. DeNigris</dc:creator>
    <dc:date>2013-03-13T14:54:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8529">
    <title>Re: Input and output of morphic text</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8529</link>
    <description>&lt;pre&gt;See the "Making Of". The second time it only took me 4 minutes :)

http://www.youtube.com/watch?v=7Kd5YxOp73E

And please excuse my mumbling ...

- Bert -

On 2013-03-13, at 13:33, Marshall Hampton &amp;lt;hamptonio&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

_______________________________________________
Beginners mailing list
Beginners&amp;lt; at &amp;gt;lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners
&lt;/pre&gt;</description>
    <dc:creator>Bert Freudenberg</dc:creator>
    <dc:date>2013-03-13T12:40:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8528">
    <title>Re: Input and output of morphic text</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners/8528</link>
    <description>&lt;pre&gt;Thanks, that is helpful.  I'm still having some trouble getting used to the
environment but I think we can figure it out.  One thing I was wondering is
if an object, such as the triangle in your program, can create text and
display it.  Or perhaps some separate text object is needed?

Thanks again for the quick response.

-Marshall

On Wed, Mar 13, 2013 at 7:15 AM, Bert Freudenberg &amp;lt;bert&amp;lt; at &amp;gt;freudenbergs.de&amp;gt;wrote:

_______________________________________________
Beginners mailing list
Beginners&amp;lt; at &amp;gt;lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners
&lt;/pre&gt;</description>
    <dc:creator>Marshall Hampton</dc:creator>
    <dc:date>2013-03-13T12:33:38</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lang.smalltalk.squeak.beginners">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lang.smalltalk.squeak.beginners</link>
  </textinput>
</rdf:RDF>
