On Jul 12, 2008, at 11:16 PM, Greg Landweber wrote:

> I've been scrambling to finish a commercial iPhone application, which
> should be done any day now. Then I'll return to the Mac OS X Sage app.
> The version I showed at Dev 1 needs a lot of work before it can be
> merged into the Sage distribution, but this does bring up a few
> questions:
>
> (0) I would like to invite suggestions from everyone for what they
> would like to see in a Mac OS X Sage app.
>

One of the things I've always wanted in my CAS apps is both a text
editor portion along side the worksheet since I'm often coding long
functions. I'm also interested in seamless exporting of worksheets
to LaTeX since it is required for pretty much all journals and
conferences I submit to. That shouldn't be too difficult with the
LaTeX support in Sage.


> (1) Is there anyone else in the Sage community interested in working
> on this Mac OS X app? Preferably with Mac OS X programming experience,
> but I could also use some help with the Unix side of things.
>

I have some experience with the Mac OS X side of things and some with
the Unix side. I'm certainly willing to help. I don't know if you've
done this, but building Sage as a Framework and using PyObjC might make
things easier after the initial pain of setting everything up.


> (2) What is the best way to make the code available, with the intent
> of merging it into the Sage distribution? This is not Python code that
> is part of Sage, but rather a platform-specific wrapper. I would be
> happy to post the code-in-progress on my own site and link to it from
> the Sage Wiki. The Mac OS X XCode development environment has GUI
> support for CVS, Subversion, and Perforce version control, but does
> not explicitly support Mercurial.
>

If you use TextMate for your coding, there is a Mercurial bundle (and
a XCode bundle). Alternatively, we probably could set up a Subversion
repository somewhere. I know that git has a git-svn gateway, I'm not
sure if Mercurial has the same.

Cheers,

Tim.

----
Tim Lahey
PhD Candidate, Systems Design Engineering
University of Waterloo



--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to