<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/rebol</id>
  <title type="text">REBOL Google Group</title>
  <subtitle type="text">
  Developing in REBOL - It&#39;s a messaging language, often used as a scripting language (like Perl, Python, or Ruby). Uses ideas from Lisp, Forth, and Logo. Cross-platform; just a single EXE (300K non-GUI, 600K with built-in GUI system); built-in protocols for easy internet scripting.
  </subtitle>
  <link href="/group/rebol/feed/atom_v1_0_msgs.xml" rel="self" title="REBOL feed"/>
  <updated>2009-10-04T22:34:53Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Ed O&#39;Connor</name>
  <email>edocon...@gmail.com</email>
  </author>
  <updated>2009-10-04T22:34:53Z</updated>
  <id>http://groups.google.com/group/rebol/browse_thread/thread/ea7e8d7ac0e81e71/45b96496f17a8dc2?show_docid=45b96496f17a8dc2</id>
  <link href="http://groups.google.com/group/rebol/browse_thread/thread/ea7e8d7ac0e81e71/45b96496f17a8dc2?show_docid=45b96496f17a8dc2"/>
  <title type="text">Re: [REBOL-GG] ANN: memcached:// protocol for rebol</title>
  <summary type="html" xml:space="preserve">
  Looks cool. Thanks for sharing this.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Hallvard Ystad</name>
  <email>hallvard.ys...@gmail.com</email>
  </author>
  <updated>2009-10-04T22:09:59Z</updated>
  <id>http://groups.google.com/group/rebol/browse_thread/thread/ea7e8d7ac0e81e71/98e0813a5c3c4d1b?show_docid=98e0813a5c3c4d1b</id>
  <link href="http://groups.google.com/group/rebol/browse_thread/thread/ea7e8d7ac0e81e71/98e0813a5c3c4d1b?show_docid=98e0813a5c3c4d1b"/>
  <title type="text">ANN: memcached:// protocol for rebol</title>
  <summary type="html" xml:space="preserve">
  Hello folks, &lt;br&gt; I&#39;ve been using memcached (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.danga.com/memcached/&quot;&gt;[link]&lt;/a&gt;) only for a &lt;br&gt; few months, but I have come to like it. It is fast. &lt;br&gt; Now, to easily access it from rebol, I&#39;ve done some reasearch and &lt;br&gt; tried to make a protocol handler for memcached. Feel free to look at &lt;br&gt; it here: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://babelserver.org/rebol/memcached/&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Shadow Raider</name>
  <email>angeran...@gmail.com</email>
  </author>
  <updated>2009-09-19T17:21:16Z</updated>
  <id>http://groups.google.com/group/rebol/browse_thread/thread/533712657935ea18/2fabc4e4fc50e8bd?show_docid=2fabc4e4fc50e8bd</id>
  <link href="http://groups.google.com/group/rebol/browse_thread/thread/533712657935ea18/2fabc4e4fc50e8bd?show_docid=2fabc4e4fc50e8bd"/>
  <title type="text">New Rebol video</title>
  <summary type="html" xml:space="preserve">
  Look at &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.youtube.com/watch?v=-RVhBImcEAE&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;there is new Rebol demo video!
  </summary>
  </entry>
  <entry>
  <author>
  <name>Carl Read</name>
  <email>c...@cybercraft.co.nz</email>
  </author>
  <updated>2009-09-18T08:55:39Z</updated>
  <id>http://groups.google.com/group/rebol/browse_thread/thread/82c5905d08c4fe05/393f93d8740261f1?show_docid=393f93d8740261f1</id>
  <link href="http://groups.google.com/group/rebol/browse_thread/thread/82c5905d08c4fe05/393f93d8740261f1?show_docid=393f93d8740261f1"/>
  <title type="text">Re: [REBOL-GG] A good guide to VID elements positioning?</title>
  <summary type="html" xml:space="preserve">
  Hi Max, &lt;br&gt; &lt;p&gt;This perhaps does something similar to what you want... &lt;br&gt; &lt;p&gt;view layout [ &lt;br&gt; across &lt;br&gt; label &amp;quot;Whatever&amp;quot; return &lt;br&gt; box 300x4 blue return &lt;br&gt; saved-point: &lt;br&gt; text-list 200x400 &lt;br&gt; at saved-point guide &lt;br&gt; button &amp;quot;A&amp;quot; return &lt;br&gt; button &amp;quot;B&amp;quot; return &lt;br&gt; btn &amp;quot;C&amp;quot; return ; For varity! &lt;br&gt; button &amp;quot;D&amp;quot;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Shadow Raider</name>
  <email>angeran...@gmail.com</email>
  </author>
  <updated>2009-09-16T10:10:35Z</updated>
  <id>http://groups.google.com/group/rebol/browse_thread/thread/82c5905d08c4fe05/5f667a7179c80a2c?show_docid=5f667a7179c80a2c</id>
  <link href="http://groups.google.com/group/rebol/browse_thread/thread/82c5905d08c4fe05/5f667a7179c80a2c?show_docid=5f667a7179c80a2c"/>
  <title type="text">A good guide to VID elements positioning?</title>
  <summary type="html" xml:space="preserve">
  Hello everybody, &lt;br&gt; I&#39;d align well my windows object, but I can&#39;t obtain what I want. &lt;br&gt; Do you know a good site for VID alignment? &lt;br&gt; &lt;p&gt;Example, I would obtain: &lt;br&gt; &lt;p&gt; Title &lt;br&gt; ************ &lt;br&gt; list button &lt;br&gt; button &lt;br&gt; button &lt;br&gt; &lt;p&gt;How I can? Should I use tabs? &lt;br&gt; Max
  </summary>
  </entry>
  <entry>
  <author>
  <name>Rebol Tutorial</name>
  <email>reboltutor...@yahoo.com</email>
  </author>
  <updated>2009-09-04T16:21:28Z</updated>
  <id>http://groups.google.com/group/rebol/browse_thread/thread/f97093c2e1134e79/38784992538d75bd?show_docid=38784992538d75bd</id>
  <link href="http://groups.google.com/group/rebol/browse_thread/thread/f97093c2e1134e79/38784992538d75bd?show_docid=38784992538d75bd"/>
  <title type="text">Re: [REBOL-GG] Re: Is this group still alive ?</title>
  <summary type="html" xml:space="preserve">
  So did I :) &lt;br&gt;   &lt;br&gt; Reboltutorial.com &lt;br&gt; &lt;p&gt;To: &amp;quot;REBOL&amp;quot; &amp;lt;rebol@googlegroups.com&amp;gt; &lt;br&gt; &lt;p&gt;I think that it should be more emphasized on &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.rebol.com&quot;&gt;[link]&lt;/a&gt; . &lt;br&gt; I discovered this group accidentally!
  </summary>
  </entry>
  <entry>
  <author>
  <name>Shadow Raider</name>
  <email>angeran...@gmail.com</email>
  </author>
  <updated>2009-09-04T12:26:32Z</updated>
  <id>http://groups.google.com/group/rebol/browse_thread/thread/f97093c2e1134e79/fc4978cc0c0a078a?show_docid=fc4978cc0c0a078a</id>
  <link href="http://groups.google.com/group/rebol/browse_thread/thread/f97093c2e1134e79/fc4978cc0c0a078a?show_docid=fc4978cc0c0a078a"/>
  <title type="text">Re: Is this group still alive ?</title>
  <summary type="html" xml:space="preserve">
  I think that it should be more emphasized on &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.rebol.com&quot;&gt;[link]&lt;/a&gt; . &lt;br&gt; I discovered this group accidentally!
  </summary>
  </entry>
  <entry>
  <author>
  <name>Gregg Irwin</name>
  <email>gregg.ir...@gmail.com</email>
  </author>
  <updated>2009-08-23T23:36:20Z</updated>
  <id>http://groups.google.com/group/rebol/browse_thread/thread/f97093c2e1134e79/fc63e1796f8d7e52?show_docid=fc63e1796f8d7e52</id>
  <link href="http://groups.google.com/group/rebol/browse_thread/thread/f97093c2e1134e79/fc63e1796f8d7e52?show_docid=fc63e1796f8d7e52"/>
  <title type="text">Re: Is this group still alive ?</title>
  <summary type="html" xml:space="preserve">
  It is as alive as it has ever been. :-) That is, it has never seen &lt;br&gt; much activity. The idea was that it would be a good public place, as &lt;br&gt; opposed to AltMe which is private, but it never got much traffic.
  </summary>
  </entry>
  <entry>
  <author>
  <name>RebolTutorial</name>
  <email>reboltutor...@yahoo.com</email>
  </author>
  <updated>2009-08-23T22:45:20Z</updated>
  <id>http://groups.google.com/group/rebol/browse_thread/thread/f97093c2e1134e79/dd66d98fa2aefe16?show_docid=dd66d98fa2aefe16</id>
  <link href="http://groups.google.com/group/rebol/browse_thread/thread/f97093c2e1134e79/dd66d98fa2aefe16?show_docid=dd66d98fa2aefe16"/>
  <title type="text">Is this group still alive ?</title>
  <summary type="html" xml:space="preserve">
  Last message is from Feb 2008 ?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Shadow Raider</name>
  <email>angeran...@gmail.com</email>
  </author>
  <updated>2009-02-18T10:02:47Z</updated>
  <id>http://groups.google.com/group/rebol/browse_thread/thread/555faef20a0fa820/39f19d3330fe0f14?show_docid=39f19d3330fe0f14</id>
  <link href="http://groups.google.com/group/rebol/browse_thread/thread/555faef20a0fa820/39f19d3330fe0f14?show_docid=39f19d3330fe0f14"/>
  <title type="text">horizontal logo-bar</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; do you know how to put logo-bar in horizontal? &lt;br&gt; I have problems to put vertical at left, I obtain a decent result only &lt;br&gt; if I put LOGO-BAR as last item in the right of the window. &lt;br&gt; Thank you
  </summary>
  </entry>
  <entry>
  <author>
  <name>Carl Read</name>
  <email>c...@cybercraft.co.nz</email>
  </author>
  <updated>2009-02-05T16:06:30Z</updated>
  <id>http://groups.google.com/group/rebol/browse_thread/thread/d19ec044908f9be1/768601cc2fe310c6?show_docid=768601cc2fe310c6</id>
  <link href="http://groups.google.com/group/rebol/browse_thread/thread/d19ec044908f9be1/768601cc2fe310c6?show_docid=768601cc2fe310c6"/>
  <title type="text">Re: [REBOL-GG] Re: Rebol 3 : how it works with old scripts?</title>
  <summary type="html" xml:space="preserve">
  Which is going to cause no end of confusion... &lt;br&gt; What about LOAD? Can the new REBOL load old REBOL data without falling over? (I&#39;ve not had time to play with it yet.) &lt;br&gt; -- Carl Read.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Shadow Raider</name>
  <email>angeran...@gmail.com</email>
  </author>
  <updated>2009-02-05T12:30:30Z</updated>
  <id>http://groups.google.com/group/rebol/browse_thread/thread/d19ec044908f9be1/0517ce28a4dc2eff?show_docid=0517ce28a4dc2eff</id>
  <link href="http://groups.google.com/group/rebol/browse_thread/thread/d19ec044908f9be1/0517ce28a4dc2eff?show_docid=0517ce28a4dc2eff"/>
  <title type="text">Re: Rebol 3 : how it works with old scripts?</title>
  <summary type="html" xml:space="preserve">
  Thank you very much... &lt;br&gt; Now I discovered that no rebol2 script is compatible with rebol3... &lt;br&gt; GOSH!!!
  </summary>
  </entry>
  <entry>
  <author>
  <name>sqlab</name>
  <email>sq...@gmx.net</email>
  </author>
  <updated>2009-02-05T11:27:12Z</updated>
  <id>http://groups.google.com/group/rebol/browse_thread/thread/d19ec044908f9be1/1e283d33cb3d8323?show_docid=1e283d33cb3d8323</id>
  <link href="http://groups.google.com/group/rebol/browse_thread/thread/d19ec044908f9be1/1e283d33cb3d8323?show_docid=1e283d33cb3d8323"/>
  <title type="text">Re: [REBOL-GG] Rebol 3 : how it works with old scripts?</title>
  <summary type="html" xml:space="preserve">
  did you try &lt;br&gt; &lt;p&gt; &amp;gt;&amp;gt;do %example.r &lt;br&gt; &lt;p&gt;in your rebol3 shell? &lt;br&gt; &lt;p&gt;It&#39;s just a different shell.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Shadow Raider</name>
  <email>angeran...@gmail.com</email>
  </author>
  <updated>2009-02-05T09:51:40Z</updated>
  <id>http://groups.google.com/group/rebol/browse_thread/thread/d19ec044908f9be1/db4ffea337421449?show_docid=db4ffea337421449</id>
  <link href="http://groups.google.com/group/rebol/browse_thread/thread/d19ec044908f9be1/db4ffea337421449?show_docid=db4ffea337421449"/>
  <title type="text">Rebol 3 : how it works with old scripts?</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; I tried to use rebol3 on windows, but I can&#39;t use any of my rebol2 &lt;br&gt; scripts. &lt;br&gt; &lt;p&gt;If I had &amp;quot;example.r&amp;quot; to use with rebol3, what I should do? &lt;br&gt; &lt;p&gt;I tried &amp;quot;rebol3.exe example.r&amp;quot;, but it doesn&#39;t work. &lt;br&gt; &lt;p&gt;I tried to launch example.r in rebol3 shell, but it doesn&#39;t work... &lt;br&gt; &lt;p&gt;Thank you and best regards
  </summary>
  </entry>
  <entry>
  <author>
  <name>Gregg</name>
  <email>gregg.ir...@gmail.com</email>
  </author>
  <updated>2009-01-21T21:05:52Z</updated>
  <id>http://groups.google.com/group/rebol/browse_thread/thread/4607d83caa99f1ed/e7f7fa33a1aecdf2?show_docid=e7f7fa33a1aecdf2</id>
  <link href="http://groups.google.com/group/rebol/browse_thread/thread/4607d83caa99f1ed/e7f7fa33a1aecdf2?show_docid=e7f7fa33a1aecdf2"/>
  <title type="text">Re: Start and stop an animation</title>
  <summary type="html" xml:space="preserve">
  You can see the source for the style by doing: &lt;br&gt; &lt;p&gt; probe get-style &#39;anim &lt;br&gt; &lt;p&gt;I would guess you can pause it by setting the rate to none and doing a &lt;br&gt; &#39;show on the face. If that doesn&#39;t work, ask on the ML as not many &lt;br&gt; people watch here.
  </summary>
  </entry>
</feed>
