7 Matching Annotations
  1. Last 7 days
    1. Spaces :

      The issue with spaces is a good example of how a normal human habit like just using spaces becomes a technical problem. Something that comes so naturally to us when naming a file turns into extra work in command-line environments, which j shows a big difference between human language and systems.

    2. So here is my list of things that should not appear in file names:

      The goal of this piece is defintiely more practical than academic. It works like informal documentation meant to help readers toward better file-naming practices.

    3. On most days I move between Mac OS X (HFS+), Windows XP (mostly NTFS, some FAT32), Windows 2003 (NTFS), FreeBSD (UFS/UFS2) and Linux (pick one).

      The author baiscally supports his point by describing his experience working across many operating systems. This shows that the issues he mentions come from actual technical experience.

    4. Okay, all kidding aside, having goofy file names can make life miserable.

      The author’s main argument is that file naming is not just a personal preference. Poor file names create like actual technical problems, especially when files are shared or moved between different systems.

    1. Thus users might search and find relevant works, but not be able to view them.

      This shows how early digital library design ignored user experience, making access frustrating instead of helpful, as it hsould actually be.

    2. These six well-funded projects helped set in motion the popular definition of a "digital library." These projects were computer science experiments, primarily in the areas of architecture and information retrieval.

      Early digital libraries were primarily defined by technological experiments rather than by actual library needs. They prioritized system development over user support, research usability, and protecting information over time.

    3. But it would be a mistake to see digital libraries as primarily providing ways to access material more quickly or more easily, without having to visit a repository across the country.

      Besser argues that digital libraries are about new possibilities, not just things like speed or convenience.