Skip to main content

Home/ IMT122 OUA Group/ Group items tagged wikipedia

Rss Feed Group items tagged

Joanne S

Comparison of e-book formats - Wikipedia, the free encyclopedia - 0 views

  •  
    Comparison of e-book formats. (2011). In Wikipedia. Retrieved from http://en.wikipedia.org/wiki/Comparison_of_e-book_formats (look at the matrix)
Joanne S

Comparison of e-book readers - Wikipedia, the free encyclopedia - 0 views

  •  
    Comparison of e-book readers. (2011). In Wikipedia. Retrieved from http://en.wikipedia.org/wiki/Comparison_of_e-book_readers#Devices_sold_directly_by_the_manufacturer
Joanne S

What is a Database, really? Data Storage for Librarians « The Other Librarian - 0 views

  • A Text File Good old text is still not a bad way to store data. 
  • If you want to retrieve that information, you can use a script to tell the computer to organize the information in a particular way.   This is called parsing
  • Structured Text As you climb the data food chain, complex systems get developed to organize information. 
  • ...17 more annotations...
  • Mark-up:   Marked information is data that has marks or signals to let a computer distinguish one type of data from the other.  
  • A variable:   A variable happens when you give some data a name. 
  • A string:   A string is a kind of variable that has text.
  • An array:   An array is a type of variable that includes a list used by computer programs for later manipulation.    
  • An object:   Explaining objects in full requires that someone read up on object-oriented programming.  
  • Tree-based  Structures Tree-based structures, or cluster models are a subset of “structured text” data storage models.  
  • XML is probably the best example.
  • data is organized in “parents”, “siblings” and “children”.
  • The Relational Model The relational model is better than a tree-model when your dataset is large and complicated.    The way it works is, instead of thinking in terms of “parents, siblings and children,” you think in term of relationships.
  • the “Primary Key.”   This means that every data object (such as a library) has a way of identifying itself in a unique way
  • a “Foreign Key.”    The Foreign key is a way to associate one dataset (eg. libraries) with another dataset (eg. library branches, hospitals or businesses).
  • This association is called a relationship.
  • In more complicated relationships (called the Many-to-Many relationship), you might have to create a third table to associate two entities.      
  • TEXT/XML Based Text files can be organized in such a way as to accommodate some of the benefits of the relational model.
  • Two examples of XML-based databases include Xindice and Sedna.
  • SQL/Binary-based Databases The more common relational database type is a piece of software running on a server, rather than a set of text files.   They are generally accessed using a standard language called SQL (Structure Query Language), or more specifically SQL as supported by a popular scripting language like PHP, Python or Java.
  • Almost any major web application will have a combination of all these types of data storage methods!  
  •  
    How databases are used in libraries
Joanne S

What is Cloud Computing and How will it Affect Libraries? | TechSoup for Libraries - 0 views

  • If you’ve used any of the popular Web 2.0 services over the past few years (e.g. Gmail, Wikipedia, Flickr or Twitter), you already have some experience with cloud computing
  • Like water and electricity, a computing cloud is a communally-shared resource that you lease on a metered basis, paying for as little or as much as you need, when you need it
    • Joanne S
       
      Benefits-  Cost Savings, Flexibility and Innovation.
  • ...4 more annotations...
  • As individuals and members of organizations, we’re already choosing between desktop applications and cloud applications when it comes to e-mail, RSS, file storage, word processing and other simple applications. Sooner or later we’ll have to make this choice for mission-critical enterprise applications too
  • Libraries may soon be building and managing their own data centers.
  • For more practical, technical explanations of cloud computing, check out the Wikipedia article the Anatomy of Cloud Computing the MIT Technology Review Briefing on Cloud Computing.
  • For a discussion of problems and concerns about the digital cloud, read: How Secure is Cloud Computing? Security in the Ether Industry Challenges: The Standards Question
Joanne S

Go To Hellman: Ten Evil Uses for URL Shortening Services - 0 views

  • Today, we cover URL shortening services:  Bit.ly, TinyURL, Ow.ly and friends.
  • Here are ten link shortening menaces for you to nibble on.
  • cross-site scripting vulnerability
  • ...7 more annotations...
  • Phishing attacks
  • SQL injection
  • Spam blocking
  • avoid the porn filter
  • Shortened links are free, so you can use a new one for every recipient.
  • PURL. If one of your machines gets taken out, you can edit the PURL to keep your link working, and shorten it for good measure.
  • As I've described here, there are lots of ways to abuse a link redirection service
Joanne S

How the W3C Has Come To Love Library Linked Data - 0 views

  • The number of influential libraries publishing their metadata onto the web as linked open data, which is the heart of the Semantic Web, is growing
  • many librarians at major institutions have recognized that a key to the bibliographic future lies in migrating their data out of library silos and into an open, global pool of shared data.
  • the linked data cloud is seen as the most promising way to ensure that library data remains accessible and reusable
  • ...11 more annotations...
  • "If libraries are to retain their role as curators of the intellectual products of society, their assets must be part of that search stream."
  • web entities such as DBpedia, which offers a Semantic Web mirror of Wikipedia
  • libraries have begun to reconceptualize metadata and publish it on the web using linked data technologies, such as the Resource Description Framework (RDF) language and its extensions OWL, SKOS, and SPARQL.
  • library metadata is formatted and linked in RDF, then library content will surface more prominently in web search results
  • Recommendations from W3CThe report is still being finalized but the draft recommends that libraries:
  • — create web addresses using Uniform Resource Identifiers (URIs) as globally unique, web-compatible identifiers for the resources (any kind of object or concept) they manage and the metadata elements they use
  • — develop library data standards that are compatible with linked data
  • — use their expertise in metadata management to become full partners
  • — foster a discussion about open data and rights.
  • — explore using libraries' ethos of quality control in the curation and long-term preservation of linked data datasets and vocabularies.
  • "As the shared understanding expands, the benefits of publishing linked data are becoming clearer,"
  •  
    Kelley, M. (2011). How the W3C Has Come To Love Library Linked Data. Library Journal. Retrieved from http://www.libraryjournal.com/lj/home/891826-264/how_the_w3c_has_come.html.csp#.TmSTdJXQprl.twitter
Joanne S

Academic Search Engine Spam and Google Scholar's Resilience Against it - 0 views

  • Web-based academic search engines such as CiteSeer(X), Google Scholar, Microsoft Academic Search and SciPlore have introduced a new era of search for academic articles.
  • With classic digital libraries, researchers have no influence on getting their articles indexed. They either have published in a publication indexed by a digital library, and then their article is available in that digital library, or they have not
  • citation counts obtained from Google Scholar are sometimes used to evaluate the impact of articles and their authors.
  • ...9 more annotations...
  • ‘Academic Search Engine Optimization’ (ASEO)
  • Citation counts are commonly used to evaluate the impact and performance of researchers and their articles.
  • Nowadays, citation counts from Web-based academic search engines are also used for impact evaluations.
  • Most academic search engines offer features such as showing articles cited by an article, or showing related articles to a given article. Citation spam could bring more articles from manipulating researchers onto more of these lists.
  • It is apparent that a citation from a PowerPoint presentation or thesis proposal has less value than a citation in a peer reviewed academic article. However, Google does not distinguish on its website between these different origins of citations[8].
  • Google Scholar indexes Wikipedia articles when the article is available as PDF on a third party website.
  • That means, again, that not all citations on Google Scholar are what we call ‘full-value’ citations.
  • As long as Google Scholar applies only very rudimentary or no mechanisms to detect and prevent spam, citation counts should be used with care to evaluate articles’ and researchers’ impact.
  • However, Google Scholar is a Web-based academic search engine and as with all Web-based search engines, the linked content should not be trusted blindly.
Joanne S

Page 4. Long Live the Web: A Call for Continued Open Standards and Neutrality: Scientif... - 0 views

  • The Web is an application that runs on the Internet
  • Although internet and web designs are separate, a Web user is also an Internet user and therefore relies on an Internet that is free from interference.
  • Technology for interference has become more powerful
1 - 8 of 8
Showing 20 items per page