Re: [Activities] ShoeBot (a free software DrawBot implementation) is out! Time to Sugarize some Ruby apps?

2008-11-12 Thread Tomeu Vizoso
2008/11/9 i i [EMAIL PROTECTED]:
 I am developing an activity using glade ,any method to load widget tree
 instead of widgets in sugar activity bundle

Hi,

we don't have any special support for glade in Sugar, but it should
work in the same way as in non-sugar apps.

I think you can find some activities in http://dev.laptop.org/git
which use glade.

Regards,

Tomeu
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: [Activities] ShoeBot (a free software DrawBot implementation) is out! Time to Sugarize some Ruby apps?

2008-11-11 Thread i i
I am developing an activity using glade ,any method to load widget tree
instead of widgets in sugar activity bundle

thanks















On Sun, Nov 9, 2008 at 11:17 PM, Samuel Klein [EMAIL PROTECTED] wrote:

 Shoebot, a free-software version of the awesome Mac program DrawBot
 (which relies heavily Cocoa), is finished.  Thanks to David Crossland
 who tipped me off to this.
   http://www.tinkerhouse.net/shoebot/
   http://tinkerhouse.net/shoebot/Docs/Screenshots

 From its getting started page:

 

 == Shoebot from the console ==

 Shoebot parses scripts written in the Nodebox/Drawbot language and
 creates image output from those instructions. Running Shoebot scripts
 through the console is straightforward:sbot yourscript.bot -o
 outputfile

 You can specify the type of image through the output file extension:

* .svg (Scalable Vector Graphics)
* .ps (PostScript)
* .pdf (Portable Document Format)
* .png (Portable Network Graphics)

 Shoebot will automagically generate the appropriate output from the
 extension you specify.
 For instance, to output the primitives.bot example to an SVG file, type:
   sbot /usr/share/shoebot/examples/primitives.bot -o test.svg

 This is Shoebot's 'oneshot mode'. However, see also:
* WindowedMode
* Shoebot IDE
* Socketserver - control your scripts from external sources
* Python Module - run Shoebot from inside your Python scripts

 


 It's written in Ruby, and shouldn't be so hard to sugarize... are
 there any other fine Ruby programs that have jumped the XO?
 A ruby emulator bundled with Hackety Hack lessons also seems like an
 excellent idea.

 SJ
 ___
 Activities mailing list
 [EMAIL PROTECTED]
 http://lists.laptop.org/listinfo/activities

___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel