<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>NodeBox</title>
<link>http://nodebox.net</link>
<description>Latest news from the community.</description>
<language>en</language>
<lastBuildDate>Tue, 02 Mar 2010 12:48:11 GMT</lastBuildDate>
<item>
<title>Nodebox don't work on OSX 10.6.2 ? | update by Lucas</title>
<link>http://nodebox.net/code/index.php/shared_2010-03-02-12-16-28</link>
<description>Have you looked at this previous post yet?http://nodebox.net/code/index.php/shared_2007-06-03-17-58-19Otherwise we need to see more of your code to get a clue.regards,Lucas </description>
<author>Lucas</author>
<date>Tue, 02 Mar 2010 12:48:11 GMT</date>
</item>
<item>
<title>Nodebox don't work on OSX 10.6.2 ?</title>
<link>http://nodebox.net/code/index.php/shared_2010-03-02-12-16-28</link>
<description>Hi,I get this error on Nodebox startup:--------NodeBox ErrorAn unexpected error has occurred during execution of the main scriptUnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 11: ordinal not in range(128)--------Any idea?Nodebox 2 works fine on the same computer. There is any way to open Nodebox 1 files .py on nodebox 2 ?Thanks for all! </description>
<author>Adri&aacute;n</author>
<date>Tue, 02 Mar 2010 11:16:28 GMT</date>
</item>
<item>
<title>get the color of a pixel | update by Tom Fuerstner</title>
<link>http://nodebox.net/code/index.php/shared_2010-02-16-18-24-04</link>
<description>size(400, 400)colors = ximport("colors")coreimage = ximport("coreimage")canvas = coreimage.canvas(400, 400) layer = canvas.layer("imageName.png")pixel = layer.pixels()pColor = pixel.get_pixel(x, y) </description>
<author>Tom Fuerstner</author>
<date>Wed, 17 Feb 2010 19:11:13 GMT</date>
</item>
<item>
<title>get the color of a pixel | update by Frank &quot;Buddy&quot; Morris</title>
<link>http://nodebox.net/code/index.php/shared_2010-02-16-18-24-04</link>
<description>There may be more efficient ways of doing it but, this is the way I 've cobble together. This code will get the color information for a pixel at 200x200 in an image called bud.jpg. The printed result looks like this: Color(0.129, 0.145, 0.186, 1.000)Hope this helps..... [source code] </description>
<author>Frank &quot;Buddy&quot; Morris</author>
<date>Wed, 17 Feb 2010 17:05:49 GMT</date>
</item>
<item>
<title>get the color of a pixel</title>
<link>http://nodebox.net/code/index.php/shared_2010-02-16-18-24-04</link>
<description>HI!I am a newbie and I try to get a color from a pixel of my image.I am sorry if is not a great question but I doesnt found how to.M. </description>
<author>ilmeditafuga</author>
<date>Tue, 16 Feb 2010 17:24:04 GMT</date>
</item>
<item>
<title>ouputmode(CMYK) not working? | update by rasnab</title>
<link>http://nodebox.net/code/index.php/shared_2010-01-21-14-35-23</link>
<description>Thanks a lot for your help. Tried your suggestion + a lot of different combinations of setting colormodes & file-formats.Results are always off, sometimes less, sometimes more (5-10% / value).I give up. I'll look into if theres some "post-processing" I can do in other software to correct the colors.I think I'll mail the developers also - if they could get this + PMS-color support : ) into NB2 then it would be quite something for us working with print!Thanks. </description>
<author>rasnab</author>
<date>Thu, 28 Jan 2010 22:34:30 GMT</date>
</item>
<item>
<title>ouputmode(CMYK) not working? | update by Josh Caswell</title>
<link>http://nodebox.net/code/index.php/shared_2010-01-21-14-35-23</link>
<description>Oh, sorry, I forgot that you had already tried .tiff and it didn't come out right. </description>
<author>Josh Caswell</author>
<date>Thu, 28 Jan 2010 17:47:29 GMT</date>
</item>
<item>
<title>ouputmode(CMYK) not working? | update by Josh Caswell</title>
<link>http://nodebox.net/code/index.php/shared_2010-01-21-14-35-23</link>
<description>Okay, a few more things to try, if you're inclined, though I'm not hopeful.I noticed while fooling around with HSB colors, the output was more accurate if I didn't call outputmode(HSB). It doesn't make sense, but it may be worth a stab for you to not call outputmode(CMYK). Also, although the file format may not be any use, .tiff seemed to have more accurate HSB and CMYK values.One other thing is that you can try is bypassing NB's color (although NB just uses NSColor anyways), like this: [source code] Overall, I'm pretty well stumped by this. It's possible that one of the developers can help if you email them, although I know they're pretty busy with NB2.Good luck! </description>
<author>Josh Caswell</author>
<date>Thu, 28 Jan 2010 17:45:16 GMT</date>
</item>
<item>
<title>NSImage | update by Tom</title>
<link>http://nodebox.net/code/index.php/shared_2010-01-25-21-27-32</link>
<description>Finally. there's an image to watch: http://www.flickr.com/photos/39354298@N06/4304146997/ </description>
<author>Tom</author>
<date>Mon, 25 Jan 2010 21:31:23 GMT</date>
</item>
<item>
<title>NSImage | update by Tom</title>
<link>http://nodebox.net/code/index.php/shared_2010-01-25-21-27-32</link>
<description>Ok, got it by reading the source code from trunk ;-) [source code] </description>
<author>Tom</author>
<date>Mon, 25 Jan 2010 21:09:18 GMT</date>
</item>
</channel>
</rss>
