Convert Ben-Yehuda's files to epub and kindle formats, that will help the public (me) reading project's literature.
Workshop stages:
1. First converting from word format to MultiMarkDown format. Assaf already made a parser for this using Ruby – github.com/abartov/bybeconv. You should look carefully in the script here. You can create Ruby environment on Linux by the following command: \curl -sSL get.rvm.io | bash -s stable –rails. (thanks again to Assaf).
2. Develop converter of MultiMarkDown to epub and kindle formats, probably there is open source code for this.
3. Build a website for automatic process based on given url.
4. Help Assaf combine this feature in Ben-Yehuda website.
מעולה. הצעה ל-2.5: (וזה יכול להיות המקום שבו ההומניסטים הלא מתכנתים משתלבים בעבודת הקבוצה) – אפיון התוצר המבוקש, מבנה ומראה: איך היינו רוצים לקרוא את הטקסטים.
המערכת שפיתחתי עד כה יודעת להפיק מהמולטי-מארק-דאון HTML וגם PDF. מזה טריוויאלי להוסיף שלב שמייצר EPUB. עם זאת, המערכת כרגע ידנית למדי, ואולי נוכל להתקדם במהלך ההאקתון לקראת מיכון של התהליך.