Wrong confirmation ID ×

garygre's updates Load more

  • garygre commented on Library Campaigning With A Virtual Voice
    (Full notes to accompany presentation here: https://docs.google.com/document/d/1nOhB9qn4q3V9n9y3qfHMmJ-_JeW9CpGltTWpAmJdU6Q) In mid-2010 Twitter brought together a group of information professionals from across the UK who were concerned about the future of public libraries. These virtual discussions on Twitter led to the formation of the national campaign Voices for the Library. Within two weeks, a website and various online social networking presences had been set up for the campaign and strong support from inside and outside the profession was quickly established. (Presentation for Internet Librarian International 2011 http://www.internet-librarian.com/2011/day.php?day=Thursday#TrackB)
  • garygre commented on Mashups: Tools of the trade (CPD25)
    1. Low level tools used for creating mashups, without the need for programming. Various elements and parts of the structure needed to make it work. 2. Online information is data – obvious statement, but it’s true & is often formatted so it can be re-used. Structure allows you to re-use data. If you can work out structure of data you can often re-use it and combine it with other data. Formats inc. XML, MARC, CSV, tables 3. Your catalogue – Useful if you can get data out in structured way. What format is it? Does it have an API you can use? Other services – XML, RSS feeds, other data structures. Librarything. Project Gutenberg. Bibliographic resources. Create own – It will then be preformatted in a way you can use and you know the structure. Use Google spreadsheets, database. Limit it easily to the data you want, but not 100% live. 4. XML – Extensible Markup Language – used on web to structure info. Looks similar to HTML, but used for different purposes. RSS – Really Simple Syndication. Uncomplicated data standard – as a minimum it needs Title, Link, Description fields, but can include geolocation, image, etc. Atom – Alternative to RSS Spreadsheet/CSV – Very simple idea. Data structured in spreadsheet, with column headings as field names. 5. 1st data source provides one piece of information; 2nd data source provides another. Combine them to get what you want. Makes data more interesting. Sum of parts and act of combining information makes data more valuable and useable than data sources separate. Presentation – Create charts; maps; graphs, etc Good/cheap way of prototyping – means you can do it yourself, rather than asking vendor. 6. Yahoo pipes is able to pull different data resources together, combine them, manipulate them and allows user input. Get data from variety of resources Tweak data – filter out info; sort data; put on a map; extract keywords Use ready made API’s from elsewhere to pull in more information eg Flickr Output information so others can use resulting information 7. Once you have useful output you can re-use this information Can add to own RSS feed reader; embed into website; feed into Twitter or Facebook; output in way that programming languages can manipulate eg PHP, JSON
  • Loading more posts…