[Jprogramming] jpegs

2015-01-14 Thread Ryan
I found an add-on for reading jpegs (`addons/jpeg`), but can't find any documentation. When I use 'readjpeg' it says it cannot read the jpeg file I'm trying to load. Is there information out there on how to load, view, and manipulate jpegs? The information in this e-mail is intended only for

[Jprogramming] Functional language and other conferences

2015-01-14 Thread Devon McCormick
Hi - as part of my solitary outreach program, I've started posting notices on the SIGAPL (sigapl.org) page about conferences where interested parties might be able to present J to people who don't know it but could be receptive to its charms. Please take a look and consider submitting a paper or

Re: [Jprogramming] Jd reference to empty table

2015-01-14 Thread Eric Iverson
We will be setting up a jd forum shortly and that will be the correct place for all things jdish. Looks like you have found a bug in references with empty tables. We will attend to this and it will be fixed in the next minor update release. On Wed, Jan 14, 2015 at 9:57 AM, Thomas Costigliola

[Jprogramming] Jd reference to empty table

2015-01-14 Thread Thomas Costigliola
I wasn't expecting this error on a join to an empty table but rather an empty result. Was this the intended behavior? jdadminx'test' etc=: 0 : 0 name byte 12 depid int ) a=: 12{."1>;:'Rafferty Jones Steinberg Robinson Smith John Rafferty' b=: 31 33 33 34 34 36 33 jd'createtable';'et';etc