03-05-2009, 11:43 AM | #31 |
Member
Posts: 20
Karma: 204
Join Date: Jan 2006
Location: Leiria, Portugal
Device: Reb1100, Reb1200, Ebw1150, Sony 505
|
I would like to test this but for the life of me can't figure out how to use it
Can anyone give me some pointers? Thank you very much! |
03-06-2009, 12:49 PM | #32 |
Enthusiast
Posts: 42
Karma: 370
Join Date: Dec 2008
Device: ebookwise, sony
|
ritibelle,
What problems do you have? Michael |
Advert | |
|
03-06-2009, 06:06 PM | #33 |
Member
Posts: 20
Karma: 204
Join Date: Jan 2006
Location: Leiria, Portugal
Device: Reb1100, Reb1200, Ebw1150, Sony 505
|
Well, I unziped your file and I just plain don't know what to do next...
What do I do with that bunch of files inside the zip? |
03-06-2009, 07:07 PM | #34 |
Enthusiast
Posts: 42
Karma: 370
Join Date: Dec 2008
Device: ebookwise, sony
|
Ritibelle,
If you are not using Visual Studio 2008 and just want to use the Convert Program, then the only files you will need are ConvertIMPGUI.exe ICSharpCode.SharpZipLib.dll Put these two files in a folder and run the exe file. On the form at the top use the browse button to select the directory where your IMP files are located if you have sub directories with IMP files check the check box to include subdirectories. This will load the list area on the Library tab. Select a book by single clicking it and then you can use the other tabs. Michael |
03-06-2009, 07:10 PM | #35 | |
GuteBook/Mobi2IMP Creator
Posts: 2,958
Karma: 2530691
Join Date: Dec 2007
Location: Toronto, Canada
Device: REB1200 EBW1150 Device: T1 NSTG iLiad_v2 NC Device: Asus_TF Next1 WPDN
|
Quote:
Then choose the directory with your .imp files. Have fun! By the way, I like your choice of devices. EDIT: Oops, beat by Michael! |
|
Advert | |
|
03-07-2009, 04:50 PM | #36 |
Member
Posts: 20
Karma: 204
Join Date: Jan 2006
Location: Leiria, Portugal
Device: Reb1100, Reb1200, Ebw1150, Sony 505
|
Thanks, I've got it at last! It seems great!
Why would I want to use Visual Studio? I mean, what would I be able to do with it? Sorry to bother you with all these questions. As for devices, I've been lusting for these newer machines but when push comes to shove I don't think they are better then what I've already have, just different. And I can't do without the backlight! Thanks again for the help! |
10-24-2009, 02:36 PM | #37 |
Enthusiast
Posts: 41
Karma: 200
Join Date: May 2009
Device: none
|
Michael,
First of all thanks for writing such a great tool! I wanted to use the functionality in your program from calibre (i.e. the convert from imp to HTML bit) since I use calibre to orgainize all my books. I created my plugin in calibre, and also modified your code slightly giving it the ability to accept the path to an imp and a path to an output file have that conversion happen automatically. I think it would be a good feature for the program to have I can pass on the few changes if you would like to incorporate them. In looking at this I also made a change to the FormatDATAToHTML method changing the string strFile to a StringBuilder gives a huge performance benifit with large files (or at least on the couple I've tried) Last edited by rtype; 10-24-2009 at 03:39 PM. |
10-30-2009, 12:48 PM | #38 |
Enthusiast
Posts: 42
Karma: 370
Join Date: Dec 2008
Device: ebookwise, sony
|
rtype,
No problem I would love to see any changes you have done. I have been working on a program suite like calibre but in .Net it would allow most downloaded ebooks (secure and unsecure) then create the file for the device or devices you selected. I gets annoying to have to use a utility for each format to get it to text or html then use my program to create the format for my device. I wished someone would create an ebook device that will allow the secure and unsecure of the most popular formats without having to convert them. Michael |
11-01-2009, 01:30 PM | #39 |
Enthusiast
Posts: 41
Karma: 200
Join Date: May 2009
Device: none
|
Great,
here are the changes I made, I've included a changes.txt file in the solution describing the specifics. test_IMPX_input_plugin.zip is the (very much a WIP but working) calibre plugin I have been writing (it assumes that ConvertIMPGUI.exe is in C:\ConvertIMPGUI , I havn't gotten to a config ui) I think it'll be a while before we have a reads everthing ebook they would much rather you buy the book again in their format :-) |
11-26-2009, 12:48 AM | #40 | |
Junior Member
Posts: 2
Karma: 10
Join Date: Nov 2009
Device: iPhone
|
Quote:
Is the executable available? |
|
11-26-2009, 01:01 AM | #41 |
GuteBook/Mobi2IMP Creator
Posts: 2,958
Karma: 2530691
Join Date: Dec 2007
Location: Toronto, Canada
Device: REB1200 EBW1150 Device: T1 NSTG iLiad_v2 NC Device: Asus_TF Next1 WPDN
|
See Posts #34 and #35 above indicating that the executables are in the .zip file but deep within folders i.e. bin/debug. Just extract them like Michael says in Post #34 above.
|
11-26-2009, 11:34 AM | #42 |
Junior Member
Posts: 2
Karma: 10
Join Date: Nov 2009
Device: iPhone
|
|
11-26-2009, 08:05 PM | #43 |
You kids get off my lawn!
Posts: 4,220
Karma: 73492664
Join Date: Aug 2007
Location: Columbus, Ohio
Device: Oasis 2 and Libra H2O and half a dozen older models I can't let go of
|
Does this only convert FROM imp TO something else (like LRF)? Or can you convert something else (like ePub) TO imp?
|
11-27-2009, 06:44 PM | #44 | |
GuteBook/Mobi2IMP Creator
Posts: 2,958
Karma: 2530691
Join Date: Dec 2007
Location: Toronto, Canada
Device: REB1200 EBW1150 Device: T1 NSTG iLiad_v2 NC Device: Asus_TF Next1 WPDN
|
Quote:
It doesn't convert anything TO .imp (from any format). BTW, you can convert .epub to .imp using eBook Publisher's latest release, though the conversion still requires some manual settings afterwards, like specifying the Category and that the ebook should be compressed and have links underlined. (See Edition settings...) |
|
04-23-2010, 09:25 PM | #45 |
Junior Member
Posts: 6
Karma: 10
Join Date: Apr 2010
Location: Houston, TX
Device: ebook ETI-2, Palm5
|
A quick question, I downloaded the most recent version, yet when I tried to open the .exe file I received an error message stating I needed to download a .NET framework v2.0 50727.
What would that be? Thanks for the assist. |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
GUI bug? | edbro | Calibre | 2 | 06-19-2010 10:55 AM |
Gui confusements. | brewt | Calibre | 8 | 12-30-2008 01:16 PM |
Mobi2Mobi GUI Batch | Jad | Kindle Formats | 8 | 10-22-2008 08:22 AM |
iLiad GUI for the iLiad | tribble | iRex Developer's Corner | 1 | 06-01-2007 03:29 PM |