|
|
#1 |
|
Junior Member
![]() ![]() Posts: 8
Karma: 182
Join Date: Jul 2012
Device: iRex Iliad
|
DR1000 Scribble and Note Merger (in Java)
Attached you can find the last version available (binaries and sources); for more info, this is the official page (you can find also the documentation and all the previous versions). If someone would like to use/try it, any feedback will be appreciate, also to improve it. Please note: I tryed this program only with my scribbles, taken with my DR1000, and with one note taken with the DR800 (this one), and it seems to be OK. To launch the program just run Code:
java -jar iRexDR1000Merger-vv.jar input_file If you want more options, the complete command is Code:
java -jar iRexDR1000Merger-vv.jar -f input_file [-o output_file] [-a action] [-c config_file] [-C color] Hi to all (I don't write much here, but I read a lot!!) :-) Update v0.3: new version 0.3 let you merge PDF files, as before, and also the notes (taken with the built-in notepad). The defult PDF output file is now produced in the current directory. Also the program, when cannot find the file in the database, ask the user to choose one (it lists all the files with scribbles in the database files). This is because if the file name is an all-uppercases-letters name (as "UML.pdf") the DR1000 store the file as an all-lowercase-letters (as "uml.pdf"), so the Java cannot match the data; I don't know if there are other cases, but if this is the only one, I'm thinking of modifing the program to just ignore the case at all (also because the FAT filesystem does not allow to have 2 files in the same folder with names that differ only for the cases of the letters). I have just to see if the DR1000 can use SD with filesystem different from FAT. Update v0.4: new version 0.4 brings the possibility to specify a color with the -C option. Also, the program is now more efficient (on my laptop, I passed from 33 s to 4 s on the same file). As before, every observations is appreciated... :-) Last edited by andynaz; 05-21-2013 at 06:11 PM. Reason: new version: 0.4 |
|
|
|
|
|
#2 |
|
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 995
Karma: 19899
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
|
Nice tool! I tried several (test-)files and they all seem to be converted correctly. I think that more people are waiting for this.
PS: I saw that the link to the src on your webpage is incorrect. Last edited by Mackx; 01-06-2013 at 08:46 AM. |
|
|
|
|
Enthusiast
|
|
|
|
#3 |
|
Junior Member
![]() ![]() Posts: 8
Karma: 182
Join Date: Jul 2012
Device: iRex Iliad
|
Hi, thanks for your feedback!! :-)
I updated the web page (I missed a '-' in the link) and loaded the sources in the first post, so it'll be available in case my site will be down. By now I'll wait for more test, and when I'll have a bit of time I'll try to improve it a little; I think it can be improved in some points: - when creating the file, it should remove the '.pdf': by now from the file 'test.pdf' it creates the file 'test.pdf_NOTED.pdf' - I need to test the case in which the file name is all written in capital letter (like 'UML.PDF' or 'UML.pdf'), because I think Linux does not recognize this case very well (it sees the file name with the wrong case, so it won't match the data in the metadata.db file) - actually il loads all the scribbles from the db creating a list of Integer (Java objects); maybe loading a page at time and re-using the objects it can be more fast :-) ps: have you tried also some DR800 file? |
|
|
|
|
|
#4 | ||
|
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 995
Karma: 19899
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
|
Quote:
Quote:
(and if we are already talking about changes/additions) I would also like an option to specify an output directory, that allows me to keep the originals on the SD card and have the merged files on PC. The files I have (and have received form others) are all DR1000 (as far as I know) so i did not test it. |
||
|
|
|
|
|
#5 | |
|
Junior Member
![]() ![]() Posts: 8
Karma: 182
Join Date: Jul 2012
Device: iRex Iliad
|
Quote:
I have some ideas on mind about additional features, the output directory will surely be one of them :-) |
|
|
|
|
|
|
#6 | ||
|
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 995
Karma: 19899
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
|
Quote:
Quote:
|
||
|
|
|
|
|
#7 |
|
Junior Member
![]() ![]() Posts: 8
Karma: 182
Join Date: Jul 2012
Device: iRex Iliad
|
Hi, Mackx (and all the others), I just updated the project (in the first post there are the binary and the source). It should use a little less memory and I added the option -o to specify the output file.
|
|
|
|
|
|
#8 |
|
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 995
Karma: 19899
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
|
Thanks,
I will try it this weekend. |
|
|
|
|
|
#9 |
|
Junior Member
![]() ![]() Posts: 8
Karma: 182
Join Date: Jul 2012
Device: iRex Iliad
|
New version: 0.3
Hi, I just uploaded the new version: now the program can merge also the notes.
|
|
|
|
|
|
#10 |
|
Junior Member
![]() Posts: 6
Karma: 10
Join Date: Apr 2010
Device: dr1000s
|
I just tested it.
Even though I had hard time understanding to get through with these, I just got over this.
It works! Really thanks a lot! thumbsup: |
|
|
|
|
|
#11 |
|
Junior Member
![]() ![]() Posts: 8
Karma: 182
Join Date: Jul 2012
Device: iRex Iliad
|
Hi jsway,
thanks for your feedback. I just released the new version: the performance have been improved, and now you can specify a color for the strokes. |
|
|
|
![]() |
| Tags |
| java, merge, scribble |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GoComics After Merger - New "Feeds" ListWith the ensuing merger of GoComics and Comic | BRGriff | Recipes | 7 | 07-25-2012 05:23 PM |
| First useable version of the portable scribble merger released. | thomega | iRex | 82 | 11-10-2010 03:29 AM |
| Iliad Java Scribble Merger | curbarthedog | iRex | 0 | 03-16-2009 03:16 PM |
| New PDF scribble merger from iRex | Adam B. | iRex | 1 | 11-28-2007 01:21 PM |
| Scribble merger kills bookmarks | Scifier | iRex | 5 | 04-04-2007 04:59 PM |