![]() |
#31 |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Nov 2008
Device: iliad
|
So... any action?
I've had a long break from the iLiad development scene - I've actually been reading books (on my iLiad) instead of playing with it
![]() Then I discovered this thread, which seems like just what I think the iLiad should have had from the beginning. I am really looking forward to trying it out. I have just one question: Why the choice of /mnt/free/download? The only way I know of accessing this (short of file manager, ssh and terminal) is by setting default USB location to internal memory and connecting through USB. I usually just plug my CF card into my reader - connecting with USB requires the "travel hub", which is at my bed (where I usually am when the iLiad runs out of power...). Can this directory be changed easily? Or would a softlink work (I guess I can't have a softlink on my FAT CF card to /mnt/free/download, but perhaps from /mnt/free/download to /mnt/cf/download?) Anyway, off to find usb cables and do some experimenting ![]() |
![]() |
![]() |
![]() |
#32 |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Nov 2008
Device: iliad
|
At my first attempt I forgot the CF card and got scared when my "books" directory was emtpy
![]() Second attempt: Worked perfectly! Great work all of you! Now I gotta try some more plugins. Just a weird observation: After clicking on the iDS the first time (when my CF was ejected), and every time afterwards, the "Download history" shows "etc" and "tmp". They are clickable, too, allowing me to view the internal file system ![]() |
![]() |
![]() |
Advert | |
|
![]() |
#33 | |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 325
Karma: 1725
Join Date: Dec 2007
Location: Münster, Germany
Device: iRex iLiad v2
|
This is mainly due to two reasons:
1. There is a known bug when using WiFi and the CF card at the same time, and I didn't want to run into problems 2. Everybody has /mnt/free, but not everyone has a CF card. So I chose the "common denominator", to say it in maths :-) Quote:
1. /etc/download/framework and 2. /mnt/free/documents/downloader/manifest.xml Please report if it works for you... Hmm, never seen this before. The download history resides in /mnt/settings/downloadhistory and is a collection of symlinks, so you might look into that directory... |
|
![]() |
![]() |
![]() |
#34 | |
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 618
Karma: 493394
Join Date: Jun 2008
Location: Seattle, WA
Device: iRex iLiad, Onyx Boox 60
|
Quote:
BTW Thomas, after learning about how the recent downloads are tracked, I think we should update the autodownload scripts to record recent downloads. |
|
![]() |
![]() |
![]() |
#35 |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 325
Karma: 1725
Join Date: Dec 2007
Location: Münster, Germany
Device: iRex iLiad v2
|
![]()
Finally, it's exams time again for me, and so I need some things to waste my time on
![]()
Have fun! EDIT: Feedbooks has changed something at their API (HTTP Basic auth now requires the MD5 Hash). Please download the attached feedbooks-subscriptions_v2.zip and replace your old directory! Last edited by -Thomas-; 02-11-2009 at 04:56 PM. |
![]() |
![]() |
Advert | |
|
![]() |
#36 |
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Jan 2009
Device: none
|
Hello, I have an off-topic-question, I post it here because the idea might be a bit similar to your feedbook-plugin (@thomas)
I am looking for a tool, which allows me to 1. import full Webpage-Content via RSS (like the news2pdf.com-tool) 2. layout the content in a free way (if possible with own templates or stylesheets), 3. creates an PDF-output. My Aim is to create a weekly magazin with my blog-content. There are some tools which do so (feedbooks, a more magazin-style is tabbloid.com or feedjournal.com). I'm looking for such a tool for weeks now, and a hint would be very helpfull. Please note: I don't want an automattic tool, there are lots of them, what I want is a free Layoutfunction. Thanks a lot! |
![]() |
![]() |
![]() |
#37 |
Junior Member
![]() Posts: 6
Karma: 10
Join Date: Jan 2009
Location: Amsterdam, Netherlands
Device: irex 1000S
|
Hi all,
I've just launched a website called www.offlinereading.com where you can find download links (and podcast URL's) for the latest edition of many newspapers and magazines. This might simplify plugin development for Thomas' Automatic Download Tool (because you now have a 'fixed' URL for the PDF). Anton |
![]() |
![]() |
![]() |
#38 | |||
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Feb 2009
Device: iliad
|
Quote:
I installed ruby 1.8.5 from your other post. And I'm getting this error - could this be the xml parser (REXML) issues mentioned by Hansel? Your help would be appreciated. the output from main_output.log: Quote:
Quote:
Last edited by cheese; 02-12-2009 at 12:54 AM. |
|||
![]() |
![]() |
![]() |
#39 |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 325
Karma: 1725
Join Date: Dec 2007
Location: Münster, Germany
Device: iRex iLiad v2
|
![]()
Thanks for pointing me towards this. Feedbooks changed something at their API (they now require the MD5 hash of your password...), so the script gave this error. Either download the new version from my original posting or change the following two things at your script/feedbooks.rb:
1. Add a line after line #12: Code:
require "digest/md5" Code:
request.basic_auth @feedbooks_username, Digest::MD5.hexdigest(@feedbooks_password) Last edited by -Thomas-; 02-11-2009 at 05:07 PM. |
![]() |
![]() |
![]() |
#40 |
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Feb 2009
Device: iliad
|
That's a worker, thanks alot!
![]() |
![]() |
![]() |
![]() |
#41 |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Apr 2009
Device: iLiad
|
ORF.at
I created a plugin for the site of the Austrian televison company ORF (www.orf.at).
Thanks to thomas and his "Tagesschau" plugin, on which this one is based. The plugin uses the site go.orf.at, which has a puristic design that I prefer for reading on the iLiad. |
![]() |
![]() |
![]() |
#42 |
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Oct 2009
Device: iliad 2nd edition
|
downloading news guardian24
Hi Thomas
I have installed the developer and mrxvt internal memory automatic downloaders framework when pressed dummy downloader appears current status active pressed button download now nothing happens saved guardian24 on the mmccard dont know where to find mnt/free/download pressed the IDC button - no downloads available pressed news (empty) what am i doing wrong? please assist Thanks in advance for your prompt reply Ron |
![]() |
![]() |
![]() |
Tags |
autodl, automatic, content, downloader, framework |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Bible Framework | ProDigit | Workshop | 46 | 12-18-2015 04:39 AM |
Hacks unbricking a Kindle (framework won't start) | marchello2000 | Amazon Kindle | 7 | 04-19-2012 11:11 AM |
[HELP! Kindle DX] request Framework.mario.conf. | hata1234 | Kindle Developer's Corner | 5 | 08-18-2009 10:53 AM |
Framework for integrating applications | mkaluza | Sony Reader Dev Corner | 4 | 09-16-2008 02:50 AM |
iLiad "Automatic Downloaders" framework | -Thomas- | iRex Developer's Corner | 2 | 07-06-2008 03:04 PM |