Scribble Manager

 
Libroom Forum IndexPocketBookPocketBook Free
AuthorMessage

bogomil
Искушенный участник форума

Искушенный участник форума



Joined: 20 Nov 2008
Posts: 40


Location: Sofia, Bulgaria

Posted: 30.06.2011 14:38    

I've made something like a rudimentary scribble drawings manager without using PC, based on all of ava1ar tools - convert, ShowMessage, ShowDialog & EnterText (http://www.views.fm/ava1ar/pocketbook).

The idea behind the tool:
The scribble application does not provide a way to manage the drawings which it creates and there is no easy way to manipulate the entire set of drawings - browse all at once, backup and restore them, switch between different set of drawings. The drawings can be also screenshots, produced with help of annot-0.0.2.app from mobileread forum, so i suppose the tool can be useful for the users without stylus (pb902/602) to make compilations from different books.
The idea is just to add an html in drawings directory which refers to the images and respectively showing them in one document and viewing it with fbreader. The problem is that all of existing html readers (fbreader, fbreader180 & coolreader) can not render scribble bmp files correctly. Therefore i've request from ava1ar the convert tool.

I have PB903 and i would like to use my ebook reader for an active reading and learning but not just reading the fiction books.

The tool consist of 3 bash scripts which interact with each other in order to create a main (index) html with thumbnails and html for each set of images (books). index html is actualy the user interface which is used to organize the drawings/images.It should be open with fbreader180.app, because it is the only reader, which can execute scripts when the hyperlink is activated (rest of them open the scripts as text).

So, from index.htm the user can:
GENERAL:
- Recreate index file
- Compile new html book from the existing *.bmp files in 'My pictures' directory
- Run scribble app
- Run annot-0.0.2.app
- Add New Drawing
- Add New Drawing from template(not implemented)
DRAWINGS:
- View selected drawing
- Rename selected drawing
- Save as template (not implemented)
- Move drawing Up or Down in the set(all drawings are ordered and scribble manipulate them sequently - sorted by creation date)
- Set a drawing as a Off Logo (still not implemented)
BOOKS:
- Open an html book, located in a subdirectory
- Update the book from the currently existing drawings in the its parent directory
- Regenerate the book in an existing book directory
- Restore the book - the images in the book replaced the existing ones in the parent directory (My pictures)
- Rename the book directory name
- Delete the book & its directory

REQUIREMENTS:
ava1ar tools: convert, ShowMessage, ShowDialog & EnterText (included)

USAGE: Just run ScribbleManager.app located in applications directory
Please, be careful with Update/Restore the book

New ideas are greatly appreciated

PS. Actually, this is my first attempt to write bash scripts and probably there are better ways to implemented the idea (I still not migrate to Linux OS and can't build it as a normal application).
---------------------------------------------------------------------

GOOGLE TRANSLATE:

Я сделал что-то вроде рудиментарных менеджер Scribble чертежи без использования ПК на основе всех инструментов ava1ar - convert, ShowMessage, ShowDialog и EnterText.
Идея инструмента: Scribble приложение не обеспечивает вэй управлять чертежи, которые он создает и нет простого способа манипулировать весь комплект чертежей - Смотреть все сразу, резервное копирование и восстановление их, переключаться между различными комплект чертежей. Рисунки могут быть также скриншоты, производится с помощью annot-0.0.2.app от mobileread форуме, так что я полагаю, инструмент может быть полезно для пользователей без стилуса (pb902/602), чтобы сделать сборники из разных книг.
Идея была просто добавить HTML в каталоге рисунков, которые относятся к изображениям и, соответственно, показывать их в одном документе и просматривать его с FBReader. Проблема в том, что все существующие HTML читальки(FBReader, fbreader180 & CoolReader) не может оказать Scribble BMP файлов правильно. Поэтому я просьбе ava1ar инструмент преобразования.

Я PB903 и я хотел бы использовать мой чтения электронных книг для чтения и активного обучения, но не просто читать художественную литературу.

Инструмент состоит из 3 Баш скрипты, которые взаимодействуют друг с другом, чтобы создать основные (индекс) HTML с эскизами и HTML для каждого набора изображений (книг). HTML является индекс на самом деле пользовательский интерфейс, который используется для организации чертежей / images.It должны быть открыты с fbreader180.app, потому что это единственная читатлька, который может выполнять скрипти, когда Гиперссылка активируется (остальные открывают скрипты, так как текст).

Таким образом, с index.htm пользователь может:
ОБЩАЯ ИНФОРМАЦИЯ:
- Повторное индексного файла
- Составление нового HTML книгу из существующих файлов *. BMP в каталоге "Мои фотографии"
- Запуск приложения Scribble
- Запуск annot-0.0.2.app
- Добавить нов чертеж
- Добавить нов чертеж Исходя из шаблона (не реализовано)
Чертежи:
- Посмотрите на рисунок
- Переименовать выбранный чертеж
- Сохранить как шаблон (не реализовано)
- Переместить рисунок вверх или вниз в наборе (все рисунки упорядочены и Scribble манипулировать ими следовательно - сортируются по дате создания)
- Установить рисунок в качестве логотипа Off (до сих пор не реализовано)
КНИГИ:
- Откройте HTML книги, расположенный в подкаталоге
- Обновление книгу из существующих на данный момент рисунки в родительскую директорию его
- Восстановление книга - изображений в книгу заменить существующие в родительскую директорию (Мои рисунки)
- Переименовать название книги каталог
- Удаление книги и ее каталог

ТРЕБОВАНИЯ:
ava1ar tools: convert, ShowMessage, ShowDialog и EnterText, fbreader180 (в комплекте)

ИСПОЛЬЗОВАНИЕ: Просто запустите ScribbleManager.app расположен в каталоге applications
Пожалуйста, будьте осторожны с Обновление / восстановление книги

Новые идеи с благодарностью

PS. На самом деле, это моя первая попытка написать Баш скрипты и, вероятно, Есть более эффективные способы реализации идеи (я все еще не переходить на ОС Linux и не может построить его как обычное приложение).

Screenshot:
http://narod.ru/disk/18271267001/screenshot.png.html

Application:
http://narod.ru/disk/18270760001/ScribbleManager.zip.html
_________________
903 Scribble helper


Last edited by bogomil on 26.08.2011 21:29; edited 2 times in total
 
View user's profile ^

ava1ar
Активный участник форума

Активный участник форума



Joined: 11 May 2011
Posts: 194


Location: Guttenberg, NJ, USA

Posted: 04.07.2011 16:54    

Links not working for me...
_________________
NST GL 1.2.1 - всегда с собой | PB 902 v2.1.0b2 (rooted) - для дома
 
View user's profile ^

bogomil
Искушенный участник форума

Искушенный участник форума



Joined: 20 Nov 2008
Posts: 40


Location: Sofia, Bulgaria

Posted: 06.07.2011 16:41    

The links are updated.

ava1ar
btw, the convert does not manage files with spaces. Is it easy to overcome it?
_________________
903 Scribble helper
 
View user's profile ^

ava1ar
Активный участник форума

Активный участник форума



Joined: 11 May 2011
Posts: 194


Location: Guttenberg, NJ, USA

Posted: 06.07.2011 17:03    

bogomil

I believe you just need to enclose file names into quotes when passing as a parameter to convert.
_________________
NST GL 1.2.1 - всегда с собой | PB 902 v2.1.0b2 (rooted) - для дома
 
View user's profile ^

bogomil
Искушенный участник форума

Искушенный участник форума



Joined: 20 Nov 2008
Posts: 40


Location: Sofia, Bulgaria

Posted: 06.07.2011 17:43    

ava1ar
not enough. tried to escape spaces as well. no success
_________________
903 Scribble helper
 
View user's profile ^

ava1ar
Активный участник форума

Активный участник форума



Joined: 11 May 2011
Posts: 194


Location: Guttenberg, NJ, USA

Posted: 06.07.2011 18:01    

bogomil wrote:
ar
not enough. tried to escape spaces as well. no success


oh, convert.sh is referring $@ w/o quotes, this may cause a problem, try to use it like
Code:
LD_LIBRARY_PATH=/mnt/ext1/system/bin /mnt/ext1/system/bin/convert "$@"

_________________
NST GL 1.2.1 - всегда с собой | PB 902 v2.1.0b2 (rooted) - для дома
 
View user's profile ^

bogomil
Искушенный участник форума

Искушенный участник форума



Joined: 20 Nov 2008
Posts: 40


Location: Sofia, Bulgaria

Posted: 07.07.2011 07:43    

Fine, thanx, work well
_________________
903 Scribble helper
 
View user's profile ^

michel_vin
Новенький участник форума

Новенький участник форума



Joined: 27 Feb 2011
Posts: 5



Posted: 03.09.2011 21:10    

This is what I was looking for. Great program. Works fine. Thanks a lot. Adds a lot of "interactivity" to reading materials. I advise it to anyone who studies and needs to write something right on text.
 
View user's profile ^

qwillis
Кандидат в члены клуба The eBook

Кандидат в члены клуба The eBook



Joined: 13 Nov 2009
Posts: 317


Location: Российская Федерация, город Москва

Posted: 03.09.2011 23:24    

Кто-нибудь может подсказать по-русски зачем нужна эта программа?
_________________
PocketBook Pro 903
 
View user's profile ^

dr4g0nfl7
Недавний участник форума

Недавний участник форума



Joined: 17 Jul 2011
Posts: 14



Posted: 05.09.2011 15:02    

рисовать на моделях с стилусами
 
View user's profile ^

qwillis
Кандидат в члены клуба The eBook

Кандидат в члены клуба The eBook



Joined: 13 Nov 2009
Posts: 317


Location: Российская Федерация, город Москва

Posted: 05.09.2011 15:50    

dr4g0nfl7
А мне казалось, что заметки какие-то.
_________________
PocketBook Pro 903
 
View user's profile ^

ava1ar
Активный участник форума

Активный участник форума



Joined: 11 May 2011
Posts: 194


Location: Guttenberg, NJ, USA

Posted: 05.09.2011 16:39    

qwillis,

собственно да, заметки-записки, сделанный стилусом. Сам не пробовал, девайс не подходящий, но на скриншотах смотрится инетересно.
_________________
NST GL 1.2.1 - всегда с собой | PB 902 v2.1.0b2 (rooted) - для дома
 
View user's profile ^

bogomil
Искушенный участник форума

Искушенный участник форума



Joined: 20 Nov 2008
Posts: 40


Location: Sofia, Bulgaria

Posted: 05.09.2011 17:56    

michel_vin wrote:
This is what I was looking for. Great program. Works fine. Thanks a lot. Adds a lot of "interactivity" to reading materials. I advise it to anyone who studies and needs to write something right on text.

Thanx michel, it seems we miss the same functionality from Pocketbook.
A new version is almost ready with more useful features - add description to the drawing, reordering of the drawings, filtering by tags, links/bookmarks to the books... I will try to find some time to update the description in the first post to the end of the week.



qwillis wrote:
Кто-нибудь может подсказать по-русски зачем нужна эта программа?

@qwillis, а може ли да пиша на български, ще бъде ли разбираемо? На руски се страхувам - слаба ми е граматиката
_________________
903 Scribble helper
 
View user's profile ^

qwillis
Кандидат в члены клуба The eBook

Кандидат в члены клуба The eBook



Joined: 13 Nov 2009
Posts: 317


Location: Российская Федерация, город Москва

Posted: 06.09.2011 10:00    

bogomil
Привет.
По-болгарски не умею, извините.
Установлю тогда - посмотрю сам на Вашу программу.


ava1ar
Саш, а на предыдущих скринах вообще на органайзер похоже.
_________________
PocketBook Pro 903
 
View user's profile ^

bogomil
Искушенный участник форума

Искушенный участник форума



Joined: 20 Nov 2008
Posts: 40


Location: Sofia, Bulgaria

Posted: 07.09.2011 22:32    

ava1ar wrote:
qwillis,
...собственно да, заметки-записки, сделанный стилусом...


qwillis wrote:
ava1ar
Саш, а на предыдущих скринах вообще на органайзер похоже.


В конце концов, моя идея - Органайзер для заметки-записки, сделанный стилусом Smile
_________________
903 Scribble helper
 
View user's profile ^

qwillis
Кандидат в члены клуба The eBook

Кандидат в члены клуба The eBook



Joined: 13 Nov 2009
Posts: 317


Location: Российская Федерация, город Москва

Posted: 08.09.2011 09:45    

bogomil

Спасибо, буду пробовать.
_________________
PocketBook Pro 903
 
View user's profile ^

bogomil
Искушенный участник форума

Искушенный участник форума



Joined: 20 Nov 2008
Posts: 40


Location: Sofia, Bulgaria

Posted: 16.09.2011 17:38    

A new version of ScribbleManager/Notes is ready. All features on the screenshot are available.
Новая версия ScribbleManager готова. Все функции на скриншоте работают.



Notes 0.90

I expect that it will stop to work on new firmware and I have to ask ava1ar to rebuild his tools.
Ожидаю, что она перестанет работать на новой прошивке и я буду спросить ava1ar ребилд свои инструменты.
_________________
903 Scribble helper
 
View user's profile ^

qwillis
Кандидат в члены клуба The eBook

Кандидат в члены клуба The eBook



Joined: 13 Nov 2009
Posts: 317


Location: Российская Федерация, город Москва

Posted: 26.10.2011 00:06    

bogomil

Hi. I have a small request.
You can make a little video how to use your program?
An example of your application. This is necessary to understand how your program.
After installation, I do not understand how to use it.
Here is a sample video http://pbchess.vlasovsoft.net/ chess program
Thank you
_________________
PocketBook Pro 903
 
View user's profile ^

bogomil
Искушенный участник форума

Искушенный участник форума



Joined: 20 Nov 2008
Posts: 40


Location: Sofia, Bulgaria

Posted: 27.10.2011 05:55    

qwillis wrote:
bogomil

Hi. I have a small request.
You can make a little video how to use your program?
An example of your application. This is necessary to understand how your program.
After installation, I do not understand how to use it.
Here is a sample video http://pbchess.vlasovsoft.net/ chess program
Thank you

Yes, I will make a sample video soon.
_________________
903 Scribble helper
 
View user's profile ^
Libroom Forum IndexPocketBookPocketBook FreeAll times are GMT + 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© Libroom, 2021