LCCN
Robby Stephenson
robby at periapsis.org
Wed Mar 14 14:34:57 MDT 2007
On Monday 12 March 2007, Joshua McGee wrote:
> I'm a nut for LCCNs. I don't see an option to sort by LCCN in
> Tellico. If I'm not just missing it, and its absence is due to a lack
> of a spec, I wrote some code (in Perl) a while back to do it. It is:
I'm assuming that this is something more than just a simple numerical or
string-based sort? That it's breaking the LCCN into fields?
> That being said, I cannot really get Tellico to work with LCCNs. My
> ideal collection app would let me scan the Bookland EAN with my
> barcode scanner, and have it scrape both Amazon and the LoC for all
> available information.
It's intended to work that way.
> But if I'm not mistaken, the LoC search is not
> working at all out of the box. At least, Title searches for "Walden"
> and "Bible" both failed, which is strong circumstantial evidence.
I just tried both and got > 20 responses. If you run from the command-line
are there any error messages?
> Also -- presumably there's a way to change the Amazon Associate ID in
> HTML output to one's own? Maybe in an XSL? Not to sound totally
> ungrateful....
You mean in the URLs to amazon? That would have to be a regexp replace, and
XSLT doesn't do that too well.
But you can change it for any future searches by editing the
~/.kde/share/config/tellicorc file and finding the section for the Amazon
search. Modify (or Add) the line that starts with AssocToken.
Robby
More information about the tellico-users
mailing list