Hi,

Le lundi 1 décembre 2014 18:47:53 UTC+1, pang a écrit :
>
> So I wrote a website inspired by wikibooks, where any user could sign up, 
> drop in a sws file, that would be converted to rst text, or directly the 
> rst files, with chapters and all that. Then the website would compile that 
> into docs, warn of mistakes, run the tests against all active versions of 
> sage, and keep track of translations of that 
> tutorial/course/lesson/whatever.
>
> I presented a prototype to the Sage community in Spain and the idea didn't 
> spark a lot of interest, so I forgot about it. Probably, I didn't sell 
> ReStructuredText fine enough, I think latex is too popular in Spain.
>
> I don't think the code is worth much, but what do you think about the 
> idea? It's somewhere between the old "publish notebook" button, that was 
> too chaotic, and the "contribute to the sage codebase", which was too 
> complicated.
>

We (at least i) are extremely interested in such code. Luca, Vincent and 
myself wrote a website for indexing sage ressources on the web (lectures, 
worksheets, books,...), see http://trac.sagemath.org/ticket/16114 (we are a 
bit late in publishing a beta version but we have a good prototype to start 
discussing about). We didnt' wrote a repository since we are at a point 
where perhaps people will write mostly ipynb files (and we were therefore 
thinking to use some existing code like http://nbviewer.ipython.org/ since 
ipython notebooks exist beyond Sage).
 
So, one could imagine a repository.sagemath.org website to host some 
worksheets that people can not host by themselves, and index.sagemath.org 
for an index that idexes all ressources available on the web (not only 
those published repository.sagemath.org but also personal webpages, public 
sage notebooks,...). Also, repository.sagemath.org could host the public 
worksheets of the old sagenb.org that went down because of spam. Note that 
spam (javascript injection iirc) may be an issue for a new repository as 
well.

As for the index, we wrote it in django (a python web framework), how is 
yours written ? Can we download it somewhere and give a try ?

Ciao,
Thierry

-- 
You received this message because you are subscribed to the Google Groups 
"sage-edu" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-edu+unsubscr...@googlegroups.com.
To post to this group, send email to sage-edu@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-edu.
For more options, visit https://groups.google.com/d/optout.

Reply via email to