[Sugar-devel] print support proposal up and running!(uses moodle)

2009-03-25 Thread Vamsi Krishna Davuluri
Hello!

So, here is an almost finished version of my Print Proposal minus the second
community member remarks. ( cc Martin Langhoff please give me your views on
this if possible)

http://wiki.sugarlabs.org/go/Print_Support

Please file in your questions or views under the discussion tab in the page.
Or the Mailing lists is as good of a place too!

Thank you!
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] print support proposal up and running!(uses moodle)

2009-03-25 Thread Martin Langhoff
2009/3/25 Vamsi Krishna Davuluri vamsi.davul...@gmail.com:
 So, here is an almost finished version of my Print Proposal minus the second
 community member remarks. ( cc Martin Langhoff please give me your views on
 this if possible)

 http://wiki.sugarlabs.org/go/Print_Support

Looks good! A couple of notes...

On the XO side,

 - new Activities may include with the m the ability to turn their own
document files into a PDF, so at activity-install time, you may want
to poke the activity metadata to extend the list of mimetypes handled.

 - cups has lots of overhead and complication, if you find a simpler
way to print to PDF, it will be a big win

 - once you have a Journal-based PDF print queue, it will be easy to
push that into moodle or into other systems. I really like that.

On the XS side:

 - Moodle + cups makes lots of sense.

 - Happy to help design the moodle integration and user workflow.

 - Good call on the quotas and teacher control.


cheers,



m
-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] print support proposal up and running!(uses moodle)

2009-03-25 Thread Vamsi Krishna Davuluri
- new Activities may include with the m the ability to turn their own
document files into a PDF, so at activity-install time, you may want
to poke the activity metadata to extend the list of mimetypes handled.



 - cups has lots of overhead and complication, if you find a simpler
way to print to PDF, it will be a big win

I have a fix for Write which exports to pdf, but to implement the lib
abiword api in each and every activity is really a pain - more for the
activity authors.
Luke was kind enough to check an installation of complete cups on the XO. It
took a space of 18 mb including cache space, so an installation of cups-pdf
alone (which is 1.3 mb installation space along with dependencies will be
around 8 mb)will do.

What cups-pdf does is it has the ability to print a pdf from any mime type
associated with cups mime.types. As opposed to what the abiword api does
(draw the screen to graphic objects and export to pdf) . So this is really
an asset!





Of course, the activities would definitely have to have their  mime types
associated in some .info file, I will just look it up.

On Wed, Mar 25, 2009 at 3:49 PM, Martin Langhoff
martin.langh...@gmail.comwrote:

 2009/3/25 Vamsi Krishna Davuluri vamsi.davul...@gmail.com:
  So, here is an almost finished version of my Print Proposal minus the
 second
  community member remarks. ( cc Martin Langhoff please give me your views
 on
  this if possible)
 
  http://wiki.sugarlabs.org/go/Print_Support

 Looks good! A couple of notes...

 On the XO side,

  -
  - cups has lots of overhead and complication, if you find a simpler
 way to print to PDF, it will be a big win

  - once you have a Journal-based PDF print queue, it will be easy to
 push that into moodle or into other systems. I really like that.

 On the XS side:

  - Moodle + cups makes lots of sense.

  - Happy to help design the moodle integration and user workflow.

  - Good call on the quotas and teacher control.


 cheers,



 m
 --
  martin.langh...@gmail.com
  mar...@laptop.org -- School Server Architect
  - ask interesting questions
  - don't get distracted with shiny stuff  - working code first
  - http://wiki.laptop.org/go/User:Martinlanghoff

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel