|
|
Delicious Library - Catalog CDs, DVDs, books...
This looks great, trying out demo.
Delicious Library - Catalog CDs, DVDs, books...
The data is kept in an XML file so theoretically you can create an applescript that wil upload the data to a web server and the create a php or perl script or what have you to parse the xml and create a nice little web page. I intend to do jus this but as usual time is a key factor and I have little of it. Hopefully during the holidays I'll be able to hack something together.
Delicious Library - Catalog CDs, DVDs, books...
Thanks peel.
Delicious Library - Catalog CDs, DVDs, books...
I would suggest using XSLT. By creating a stylesheet which takes the attributes you want from the items you care about, it's fairly easy to mock up. e.g., let's say you only wanted the author and title from just books, you might do something like the following:
(For a very similar example - where I borrowed this from - see this page.) Put the following into a file called 'DL_as_webpage.xsl'
To do the actual transform I used libxslt-1.1.9, which you can get from:
http://xmlsoft.org/XSLT/downloads.html,
or as they mention on that site, here is a site with OS X binaries:
http://www.zveno.com/open_source/libxml2xslt.html
The command looks like this:
Hope this helps! -- Thom
Delicious Library - Catalog CDs, DVDs, books...
Actually that helps me out a lot since I was tryign to figure out how to parse xml exported from Filemaker for my own collection to be published in a browser. Thanks for the link.
Delicious Library - Catalog CDs, DVDs, books...
Hey Thom, thanks for that, that did help. Downloaded using Fink and it worked as you said, so time for some more playing. |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.08 seconds |
|