<?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://permalink.gmane.org/gmane.comp.lang.racket.user">
    <title>gmane.comp.lang.racket.user</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user</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.racket.user/12340"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.racket.user/12339"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.racket.user/12338"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.racket.user/12337"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.racket.user/12336"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.racket.user/12335"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.racket.user/12334"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.racket.user/12333"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.racket.user/12332"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.racket.user/12331"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.racket.user/12330"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.racket.user/12329"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.racket.user/12328"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.racket.user/12327"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.racket.user/12326"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.racket.user/12325"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.racket.user/12324"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.racket.user/12323"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.racket.user/12322"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.racket.user/12321"/>
      </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.racket.user/12340">
    <title>Re: gl2d / gl-world: Debugging strange error / determining which libraries are missing</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12340</link>
    <description>&lt;pre&gt;Interesting. Taking away the gl-world code and using the code to
create a canvas% with a gl-context from here (
http://lists.racket-lang.org/users/archive/attachments/20100118/4272caa0/attachment-0001.ksh
) works just fine (albeit slowly, I need to get the OpenGL drivers
working correctly again).

Perhaps I'm using gl-world incorrectly. It would still be helpful if
there was a way to get a better error message to tell me what was
going wrong though.

On Thu, May 17, 2012 at 6:09 PM, JP Verkamp &amp;lt;racket&amp;lt; at &amp;gt;jverkamp.com&amp;gt; wrote:

____________________
  Racket Users list:
  http://lists.racket-lang.org/users
&lt;/pre&gt;</description>
    <dc:creator>JP Verkamp</dc:creator>
    <dc:date>2012-05-17T23:04:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12339">
    <title>Re: gl2d / gl-world: Debugging strange error / determining which libraries are missing</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12339</link>
    <description>&lt;pre&gt;For whatever reason I don't have that directory. I ran this version instead:
https://raw.github.com/plt/racket/master/collects/sgl/examples/gears.rkt

That worked fine, rotating the gears as expected and printing this to
the console:
RENDERER: Mesa DRI Intel(R) 945GM x86/MMX/SSE2
VERSION: 1.4 Mesa 8.0.2
VENDOR: Tungsten Graphics, Inc
EXTENSIONS: ...

If it helps, I'm using Ubuntu 12.04 which either didn't have Racket or
at least not a newer version, so I'm installing from this PPA:
deb http://ppa.launchpad.net/plt/racket/ubuntu precise main

On Thu, May 17, 2012 at 4:58 PM, Michael Wilber &amp;lt;mwilber&amp;lt; at &amp;gt;uccs.edu&amp;gt; wrote:

____________________
  Racket Users list:
  http://lists.racket-lang.org/users
&lt;/pre&gt;</description>
    <dc:creator>JP Verkamp</dc:creator>
    <dc:date>2012-05-17T22:09:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12338">
    <title>Re: gl2d / gl-world: Debugging strange error / determiningwhich libraries are missing</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12338</link>
    <description>&lt;pre&gt;Can you run other OpenGL Racket programs? For example, try the gears example:

racket /usr/lib/racket/collects/sgl/examples/gears.rkt

On Thu, 17 May 2012 17:49:21 -0400, JP Verkamp &amp;lt;racket-TWI4S2xZTlJWk0Htik3J/w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

&lt;/pre&gt;</description>
    <dc:creator>Michael Wilber</dc:creator>
    <dc:date>2012-05-17T20:58:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12337">
    <title>gl2d / gl-world: Debugging strange error / determining which libraries are missing</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12337</link>
    <description>&lt;pre&gt;Hopefully someone out there can help me out, I've run into a a bit of
a problem with the gl2d and gl-world packages from PLaneT. I've got a
relatively small sample and whenever I run the code (even after
commenting out all of the OpenGL specific code other than the big-bang
call), I always get this error:

send: target is not an object: #f for method: call-as-current

The one relevant response I've found thus far on the subject is from
Matthew Flatt from last December on the mailing list (
http://lists.racket-lang.org/users/archive/2011-October/048813.html )
which says to check "Do you have "libgdkglext-x11-1.0" and
"libgtkglext-x11-1.0" installed?", which I do. There's a .so for each
in my /usr/lib directory. After that though, I'm not sure where to go.
Is there perhaps some way to check which libraries that Racket is
trying to load / what else might be causing the error?

Thanks,
JP
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

&lt;/pre&gt;</description>
    <dc:creator>JP Verkamp</dc:creator>
    <dc:date>2012-05-17T21:49:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12336">
    <title>Re: syntax-parse #:at</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12336</link>
    <description>&lt;pre&gt;Ok I see from the syntax/parse source that it uses lctx as the first argument to datum-&amp;gt;syntax, so that mostly answers my question.

On 05/17/2012 02:41 PM, Jon Rafkind wrote:

____________________
  Racket Users list:
  http://lists.racket-lang.org/users
&lt;/pre&gt;</description>
    <dc:creator>Jon Rafkind</dc:creator>
    <dc:date>2012-05-17T20:52:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12335">
    <title>syntax-parse #:at</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12335</link>
    <description>&lt;pre&gt;What exactly are the semantics of #:at inside a #:literal-sets ([x #:at y]) ?

____________________
  Racket Users list:
  http://lists.racket-lang.org/users
&lt;/pre&gt;</description>
    <dc:creator>Jon Rafkind</dc:creator>
    <dc:date>2012-05-17T20:41:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12334">
    <title>Re: Uses of thunk*</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12334</link>
    <description>&lt;pre&gt;That function can't receive any keyword arguments.

Jay

On Wed, May 16, 2012 at 2:23 PM, Laurent &amp;lt;laurent.orseau&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:



&lt;/pre&gt;</description>
    <dc:creator>Jay McCarthy</dc:creator>
    <dc:date>2012-05-17T19:17:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12333">
    <title>Re: RedHat OpenShift</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12333</link>
    <description>&lt;pre&gt;
On May 17, 2012, at 5:53 AM, Sam Tobin-Hochstadt wrote:


DItto. Followed instructions, got blank server running at

http://test-rackjbc.rhcloud.com

Neat!


Next step… understanding rhc.  

Well, I just figured one thing out, which is that you need to configure ~/.openshift/express.conf to contain the name of the key you provided to the web interface. Should I add this to the github wiki?

John Clements

____________________
  Racket Users list:
  http://lists.racket-lang.org/users
&lt;/pre&gt;</description>
    <dc:creator>John Clements</dc:creator>
    <dc:date>2012-05-17T18:54:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12332">
    <title>Re: Opengl racket 5.2.1</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12332</link>
    <description>&lt;pre&gt;You may need to install "gdkglext" and "gtkglext". See

  http://docs.racket-lang.org/gui/libs.html

for more information.

At Thu, 17 May 2012 11:56:39 -0300, Eduardo Bellani wrote:
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

&lt;/pre&gt;</description>
    <dc:creator>Matthew Flatt</dc:creator>
    <dc:date>2012-05-17T15:04:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12331">
    <title>Opengl racket 5.2.1</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12331</link>
    <description>&lt;pre&gt;Hello racket team.

For some fun, I have tried to play around with the opengl library
again. For starters I've tried to run the gears.rkt example.

This message popped up:

"There was an error initializing OpenGL. Maybe OpenGL is not supported
on the current platform."

From looking at the source I can tell that there is a problem with
the with-gl-context which means I guess that racket is failing to
find my opengl libs. Here is a report from ldconfig

ldconfig -p | grep -i libgl
        libglut.so.3 (libc6) =&amp;gt; /usr/lib/libglut.so.3
        libglut.so (libc6) =&amp;gt; /usr/lib/libglut.so
        libglibmm_generate_extra_defs-2.4.so.1 (libc6) =&amp;gt;
/usr/lib/libglibmm_generate_extra_defs-2.4.so.1
        libglibmm-2.4.so.1 (libc6) =&amp;gt; /usr/lib/libglibmm-2.4.so.1
        libglib-2.0.so.0 (libc6) =&amp;gt; /lib/i386-linux-gnu/libglib-2.0.so.0
        libglib-2.0.so (libc6) =&amp;gt; /usr/lib/i386-linux-gnu/libglib-2.0.so
        libglapi.so.0 (libc6, OS ABI: Linux 2.4.20) =&amp;gt;
/usr/lib/i386-linux-gnu/libglapi.so.0
        libglade-2.0.s&lt;/pre&gt;</description>
    <dc:creator>Eduardo Bellani</dc:creator>
    <dc:date>2012-05-17T14:56:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12330">
    <title>Re: Help with simple macro</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12330</link>
    <description>&lt;pre&gt;Thanks William.  Its not a for loop that I'm looking for, but rather a scope within which I have access to the sequence.  A typical case will be where I have two procedures within the scope that are recursive but also pass control to each other under certain conditions, and each of these procedures accesses the sequence.  


Cheers,
Harry____________________
  Racket Users list:
  http://lists.racket-lang.org/users
&lt;/pre&gt;</description>
    <dc:creator>Vasishtha Spier</dc:creator>
    <dc:date>2012-05-17T13:36:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12329">
    <title>Re: RedHat OpenShift</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12329</link>
    <description>&lt;pre&gt;Let me be the first to say that this is really cool!

On Wed, May 16, 2012 at 9:53 PM, Ray Racine &amp;lt;ray.racine-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:



&lt;/pre&gt;</description>
    <dc:creator>Sam Tobin-Hochstadt</dc:creator>
    <dc:date>2012-05-17T12:53:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12328">
    <title>Re: Help with simple macro</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12328</link>
    <description>&lt;pre&gt;
Can you instead simply use a for loop?
Something like

(for ([(x i) (in-indexed '("and" "so" "forth"))]
      #:when ((string-length x) . &amp;lt; . 4))
  (displayln (list x i)))


____________________
  Racket Users list:
  http://lists.racket-lang.org/users

&lt;/pre&gt;</description>
    <dc:creator>William James</dc:creator>
    <dc:date>2012-05-17T04:55:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12327">
    <title>Help with simple macro</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12327</link>
    <description>&lt;pre&gt;I'm trying to create a macro to simplify the syntax of having a local
scope with an indexed sequence generator.

Instead of entering this:
(let-values ([(more? get next) (sequence-generate (in-indexed SOME-SEQUENCE)])
       .... (get-next) ...(get-next).. etc. ))

I'd like to be able to enter this instead:
(with-sequence  SOME-SEQUENCE
. . . .. . (get-next) .
 . . . (get-next) . . . etc.)

I'm able to create a macro to do this
(with-sequence MORE? GET-NEXT SOME-SEQUENCE .........)
i.e.
(define-syntax-rule (with-indexed-sequence MORE? GET-NEXT SEQ BODY  ...)
     (let-values ([(MORE? GET-NEXT)(sequence-generate (in-indexed SEQ))])
       BODY ... ))

but I've been unable to create a macro to create this form:
---------------------------------------
(with-sequence  SOME-SEQUENCE
. . . .. . (get-next) .
 . . . (get-next) . . . etc.)
---------------------------------------

where I don't pass the names of the thunks to test for end of sequence
or to get the next item in the sequence, but that they are called
"m&lt;/pre&gt;</description>
    <dc:creator>Harry Spier</dc:creator>
    <dc:date>2012-05-17T03:51:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12326">
    <title>Re: RedHat OpenShift</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12326</link>
    <description>&lt;pre&gt;One more thing of note.  Since the pre_build script is always run first in
the cycle, one can assume that racket is installed and working henceforth.
So the rest of RackOS system, scripts, and hooks such 'start', 'stop',
'deploy' etc.. can be written in Racket.  Putting together the Bash script
to bootstrap Racket was torture.  Should be easier now.


On Wed, May 16, 2012 at 9:53 PM, Ray Racine &amp;lt;ray.racine-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

____________________
  Racket Users list:
  http://lists.racket-lang.org/users
&lt;/pre&gt;</description>
    <dc:creator>Ray Racine</dc:creator>
    <dc:date>2012-05-17T02:10:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12325">
    <title>match-loop</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12325</link>
    <description>&lt;pre&gt;Another looping macro.

(define-syntax-rule (do-match-loop
    (sym ...) (pat ...) (lst ...) (expr ...))
  (let loop ((sym lst) ...)
    (when (andmap cons? (list sym ...))
      (match-let ((pat sym) ...)
        (call-with-values (lambda () expr ...) loop)))))

(define-syntax match-loop-aux
  (syntax-rules ()
    [(_ () (sym ...) pats lsts form)
     (do-match-loop (sym ...) pats lsts form)]
    [(_ (x x* ...) (sym ...) pats lsts form)
     (match-loop-aux (x* ...) (tmp sym ...) pats lsts form)]))

(define-syntax-rule (match-loop (pat lst) ... form)
  (match-loop-aux (pat ...) () (pat ...) (lst ...) form))


;; Testing:

(match-loop
  ((list a a* ...) '(2 3 4))
  ((displayln a)
   a*))

2
3
4


;; Early exit
(match-loop
  ((list a a* ...) '(3 5 8))
  ((if (odd? a)
     (begin (displayln a)
            a*)
     null)))

3
5


;; Destructuring
(match-loop
  (`((,a ,b) ,more ...) '((2 3) (8 9)))
  ((printf "~A -- ~A\n" a b)
   more))

2 -- 3
8 -- 9


;; Parallel
(match-loop
  ((list a a* ...) '(5 6 7))
  ((li&lt;/pre&gt;</description>
    <dc:creator>William James</dc:creator>
    <dc:date>2012-05-17T01:55:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12324">
    <title>Re: RedHat OpenShift</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12324</link>
    <description>&lt;pre&gt;Quick update.

I have a rough and simple bootstrap working.

Here to see it running. http://test-rpr.rhcloud.com/
Read the README here about the DIY scripts.
https://github.com/RayRacine/rackos
Read here if you want to bring run Racket's default page on OpenShift.
https://github.com/RayRacine/rackos/wiki/Quick-Start

Basically OpenShift's DIY is a v0.1 of a lifecycle of shell script hooks
that are called whenever you push changes to your website/code via GIT to
OpenShift.

One of the hooks is the pre_build script (called when you push new code,
before the build script is called).
In pre_build, if Racket is NOT installed, Racket is auto downloaded rom
racket-lang.org, installed it and started on your cloud instance. At the
moment all you get is the default Racket WebServer home up and running.

See https://github.com/RayRacine/rackos/wiki/Quick-Start

Next step (not yet done) is to configure the Racket WebServer to servlet
code location to some distinguished directory in the repository structure.

Then you de&lt;/pre&gt;</description>
    <dc:creator>Ray Racine</dc:creator>
    <dc:date>2012-05-17T01:53:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12323">
    <title>Re: Strange time function results</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12323</link>
    <description>&lt;pre&gt;DrRacket is doing a lot of work that can disrupt your attempts to time
things. To really isolate what is going on with some specific piece of
code, you are best off running the timings in 'racket' from the
command-line.

Robby

On Wed, May 16, 2012 at 3:22 PM, Harry Spier &amp;lt;vasishtha.spier&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

____________________
  Racket Users list:
  http://lists.racket-lang.org/users
&lt;/pre&gt;</description>
    <dc:creator>Robby Findler</dc:creator>
    <dc:date>2012-05-17T00:55:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12322">
    <title>Re: Dialog with parent frame</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12322</link>
    <description>&lt;pre&gt;I'd just like to say that I've always been impressed with the speed that
bugs are fixed. I realized after saying that I'd wait for the fix to be
pushed that, given what I've seen about how quick bug fixes have been
pushed in the past, it probably was already there. So I pulled the most
recent changes and, lo and behold, it was fixed and works great.

Thanks again.

On Wed, May 16, 2012 at 1:44 PM, Nick Shelley &amp;lt;nickmshelley-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;wrote:

____________________
  Racket Users list:
  http://lists.racket-lang.org/users
&lt;/pre&gt;</description>
    <dc:creator>Nick Shelley</dc:creator>
    <dc:date>2012-05-16T22:50:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12321">
    <title>Re: Problem scrolling contents of text% in editor-snip%</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12321</link>
    <description>&lt;pre&gt;Thanks for the info Matthew.

My misunderstanding of how the editor-snip% and text% classes work led me
to believe that it should be possible to scroll a message string displayed
within an editor-snip% and text% combination.

Eventually I gave up trying to make those work the way I wanted. After
reviewing the documentation, I changed my approach to the problem I had, to
wit, display and move (scroll) some text message within some area on a
pasteboard%. I post here the code from my working solution, along with a
little demonstration of its use, in case it might be useful for others.

If anyone knows of other solutions, or has suggestions to improve or
otherwise make my solution more idiomatic, please do let me know.

Cheers,

Kieron.

 ****

(module moving-text-snip racket/gui

  ; Define a sub-class of editor-snip% that has a pasteboard%,
  ;   which displays a string-snip% encapsulating the required text.
  ; start-moving-text creates a thread that moves the string-snip% across
the pasteboard%,
  ;   moving&lt;/pre&gt;</description>
    <dc:creator>Kieron Hardy</dc:creator>
    <dc:date>2012-05-16T22:40:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.racket.user/12320">
    <title>Re: remote tasks</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.racket.user/12320</link>
    <description>&lt;pre&gt;
Given the open tcp port, I think that you should add some comment next
to the disabled tests about it.



Well, you get some advantage with a complete graph, but IMO the
disadvantage of openning ports is a major one, since it makes this
something that is only useful on trusted LANs.



Is there a reason for not allowing it?



So I think that a note about the possibility of using zo binary data
would be a good addition.

&lt;/pre&gt;</description>
    <dc:creator>Eli Barzilay</dc:creator>
    <dc:date>2012-05-16T21:22:30</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lang.racket.user">
    <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.racket.user</link>
  </textinput>
</rdf:RDF>

