How To Download Family Guy On Ipad?

How do I download PDFs from online journals automatically?

  • How do I automatically "subscribe" to my online professional journals? I want the PDFs from new issues downloaded automatically, is that possible? I can go the the websites and download the articles by hand, but I want to have them automatically synced to my iPad for reading when new issues come out. None of the citation managers in Windows I know about (Zotero and Mendeley, ftw) have this feature, I think, Papers might, but I am not a Mac guy. The RSS feeds just have abstracts. Any thoughts?

  • Answer:

    I asked my smartie techie librarian friend and he said... Everyone seemed very focused on RSS, which makes sense given what it does for journals in terms of alerting readers to new content. I cannot claim to have solved the problems, but had these thoughts: - Anything built to auto-download the PDFs would have to do so very, very carefully. As you know, vendors are very wary of active downloaders, and anything that looks like a bot coming through a university IP will get shut down right away. So, if one can do what I suggest below, then I would suggest putting in a time delay between fetches so as not to run afoul of the watchdogs. - So the pieces that occurred to me are as follows. The person with the original question wanted these to just synch automatically to his (her?) iPad. Well, Dropbox instantly came to mind. If I could have some scripty thing on my desktop or laptop grabbing these files and tossing them into a Dropbox folder, then the synching issue is solved since they will be available on the iPad and anywhere else this person installs the Dropbox app. One could even share the folder with colleagues, friends, etc. Neat, if somewhat dubious from a legal standpoint. - This is either a Greasemonkey script--super hard and he/she would need a programmer of some skill to write something flexible enough to work with various interfaces without constant tinkering--or perhaps better for something like Yahoo Pipes, where mere mortals can patch stuff together. I am thinking along the lines of taking the RSS feeds and then using the String RegEx Module to extract the URL (which the feed would have, albeit likely to the publisher's abstract page), and then modifying it with other String Modules to build the URL to the PDF based on predictable patterns from the abstract URL. Then one just needs an action that retrieves what is at the other end of that URL. Somewhere at this point, I personally would say, oh bloody hell, I will just subscribe to the feed and click through to get the articles I want, but a halfway competent programmer could likely build a really spiffy tool along these lines, slap the GPL on it, and let us all profit from their genius. The person who wrote in about Papers is basically, if I read it correctly, talking about manual functionality that Zotero also possesses, i.e.- the ability to go from citation to fulltext. But it still requires user action. I cannot imagine the creators of Papers building auto-download functionality into the software due to the aforementioned watchdogs. One does not want to run afoul of some of

blahblahblah at Ask.Metafilter.Com Visit the source

Was this solution helpful to you?

Other answers

Yes Papers definitely DOES do this. I use it daily to review medical journals. Netnewswire handles the rss feeds and there is a script available online that allows you to automatically import the reference to papers. Papers itself can be set up to authenticate through any library facitility that you have access to which has an Ezproxy service. Thus one click on the reference and voila... instant pdf download and filed. You do sometimes have to authenticate once for the session with your library - probably some ip number voodoo, but it's basically orgasmically simple to use and a thing of beauty. Bookends (another mac programme) has a slightly clunkier way of getting pdfs, and i don't know if there is a way to handle rss feeds to get the contents quite so automatically. (I use it purely for formatting bibliographies because Papers has one click export to it.) Sente, the 3rd Mac programme, doesn't yet have ezproxy support, but apparently it's coming. Oh, and Papers has a v. nice iPad version which syncs with your awesome Mac library of pdfs. Honestly worth getting a mac just for this. Mister Bister

bister

Can you give an example of the sorts of journals you are talking about and the type of access you currently have? I know that some database vendors have RSS ability built into them [i.e. you can literally just subscribe to a feed for whatever the journal is] but this definitely isn't something that is standardized across journals at all. Anything behind a paywall makes this pretty difficult.

jessamyn

I do subscribe to quite a few magazines in pdf format, and I find it most annoying to have to remember to go to their website every month, to download the latest issue. If I subscribe to them in paperformat they send me a papercopy in the mail without me prompting them for it, why can they not deliver me a pdf once the new issue has been released.

digividal

Jessamyn- I am a sociologist at a business school. So, mostly academic journals hosted by EBSCO, JSTOR, Highwire and the like. The Academy of Management Journal, for example. All are behind paywalls, I think.

blahblahblah

Ask the IT people at the places that provide the PDF files what they would suggest. They may be able to help, and if not it'll alert them to the fact that you want to do this.

seanyboy

I threw up a trial balloon to my Twitter folks and they seem to be saying either "ask your librarian" because in a lot of places emailing you this sort of thing is what they do, or ask over at a more specialized librarian community like http://answers.unshelved.com/. My generalized searches are turning up nothing useful.

jessamyn

I have RSS feeds set up for as many of the journals as have them. If the journal doesn't have a "new article" RSS feed, many have "new article" pages, and I just have Google Reader create a feed to update me whenever there are changes to the page. It is definitely not automatically downloading PDFs (and I hope someone has a solution for that, so I'll be watching the thread for that as well), but at least I don't have to remember to check if there are new articles on a journal by journal basis...except those journals who don't have a "new articles" page OR any rss feeds...

arnicae

People are mentioning RSS feeds, which are great for keeping up with abstracts, but don't automatically download the PDFs as the originally poster asked for. I could see that being difficult, as you might need access from your institution to download those PDFs in the first place, and what if you're off campus or something? There are certainly programs capable of automatically downloading TV shows out of RSS feeds, so it should be feasible. Find a programmer friend to write a script? Finally, just a quick note that Papers for Mac does not have this ability either, as far as I know. Great program otherwise, for anyone who might be curious.

goateebird

Well, for some the pdfs are simple functions which would be easy to automate. The pdf for http://www.jstor.org/stable/3689148 is just http://www.jstor.org/stable/pdfplus/3689148.pdf

a robot made out of meat

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.