Virtual folder

Virtual folder

In computing, a virtual folder generally denotes an organizing principle for files that is not dependent on their physical location in a folder. Instead, they are some scripts which coalesce results from some datastore, which may be a database or a custom index, and presents them visually in the format in which folder views are presented.

Technology

Virtual folders provide a means for making it easier for users to find files that are content-related, such as by project. The user needs to specify criteria and all files matching the criteria are dynamically aggregated into the virtual folder. Files in a virtual folder are not limited to any single physical location on the hard drive, as is the case with traditional folders, but can be in any location. In fact, files in a virtual folder do not even need to be stored as files on the hard drive. They may be on a network share or in a custom application datastore such as e-mail inbox or even a database.

Documents cannot be "stored" in a virtual folder, since physically a virtual folder is just a file storing a search query. Any attempt to store a file in a virtual folder, depending on the implementation, is redirected to some physical store.

Most implementations speed up searching by pre-indexing the hard drive, or the locations where the search has to be performed. So when searching is to be done, the index, which is a representation of the entire data suitable for fast searching, is used. Since the entire folder hierarchy is not accessed, the search is completed much faster.

Implementations

Virtual folders are a well-established construct in operating systems. BeOS included a version of virtual folders referred to as "saved queries", that has since influenced the development of virtual folder features in operating systems like Mac OS X, Windows and Linux. These virtual folders are populated dynamically by executing a search on the entire file system, or a subset of it, or by using the cached version of the search.

BeOS

The initial developer preview of the operating system, released in October 1995, included database-like functionality to make it easier for users to manage their files. To do this the filesystem indexes certain file attributes to allow for fast searching. By default the filesystem indexes the filename, size and last modified timestamp automatically, but could also create indexes for other attributes when told to by either an application or by the user. [cite book | title=The BeOS Bible | author=Scot Hacker | year=1999 | publisher=Peachpit Press | id=ISBN 0-201-35377-6]

When a user performs a file search, a file is created in the folder "/boot/home/queries" with a name derived from the content of the query and the date and time of the search, such as "Name = Western Infirmary - Mar 21, 11:59:40 PM". The query criteria of the search is stored in an attribute of the file called "qrystr". [cite web | url=http://www.betips.net/chunga.php?id=244 | title=Show formula query strings in Tracker | author=Chris Herborth | work=The BeOS Tip Server | accessdate=2007-03-22] When the file is opened, the filesystem indexes were queried and a Tracker window is opened with an up-to-date list of files that match the criteria.

Additional features were added to search with subsequent releases. Release 2 introduced the ability to edit saved queries, [cite web | url=http://www.beatjapan.org/mirror/www.be.com/aboutbe/pressreleases/97-10-07_Preview2Ship.html | title=Be Ships BeOS Preview Release 2 | author=Be Inc. | date=October 7, 1997 | publisher=Be Inc. | accessdate=2006-12-24] and Release 3 gave the users the chance to define their own names for saved queries. [cite web | url=http://www.beatjapan.org/mirror/www.be.com/users/tips/tip41.html | title=Searching on the BeOS | author=Be Inc. | work=The BeOS Tip of the Week | publisher=Be Inc. | accessdate=2006-12-24] Before Release 4 in 1998, all queries were stored indefinitely. However with R4, the BeOS developers introduced a seven day limit on all queries. If a user wanted a query to stay around longer, they could uncheck a "Temporary" flag in the Find dialog. [cite web | url=http://www.betips.net/chunga.php?id=18 | title=Self-destructing queries | author=Scot Hacker | work=The BeOS Tip Server | accessdate=2007-03-22]

Mac OS X

One of the lead developers of the BeOS filesystem, Dominic Giampaolo, was also involved in adding a virtual folder system in Apple Inc.'s Mac OS X operating system. [cite web | url=http://www.nobius.org/~dbg/ | title=Personal homepage | author=Dominic Giampaolo | accessdate=2006-09-10 ]

In April 2005, Apple released Mac OS X v10.4, with their implementation of virtual folders called Smart Folders. These folders are actually dynamically updated by the Spotlight engine to contain content that match certain criteria. For example, this could be used to give you a folder containing all the Word documents containing the word "smith" that have been edited within the last 7 days. Smart Folders are created by saving a Spotlight search, which records the search criteria in a Property list file with a .savedSearch extension and, by default, saves them in the "/Users/username/Library/Saved Searches" folder.

There are many variants of the Smart Folder concept that can be seen in applications that use the Spotlight engine, usually identified by a gear symbol on its purple-hued icon. For example: Smart Mailboxes in Mail and Smart Groups in Address Book.

Before Spotlight earlier versions of Mac OS X had a similar concept in the iApps (iTunes and iPhoto), but these did not use the system-wide Spotlight engine.

Windows

In November 2006, Microsoft released Windows Vista which allows saving any search query as a "Search Folder", which is a type of virtual folder. Whenever it is accessed the search is run and the results are presented as if a folder is being shown, with its contents being aliases to the actual files. The exception is that, in certain scenarios, the search is not run and a cached version of the folder is shown.

The same "Saved Search" approach exists in Windows XP with results generated quickly from an index when Windows Indexing Service is enabled and presented in a similar virtual folder. The search parameters can be saved as a .fnd file for Windows XP searches.

A "Search Folder" is just an XML file, which stores the query in a form that can be used by the Windows search subsystem. As such, it can be created anywhere in the filesystem wherever a normal file can be created, by saving a search from the Windows Search system. Whenever such files are accessed, the search is executed on the entire hard drive and the matches are aggregated and presented as a virtual folder.

In the early development builds of Windows Vista, there were some pre-configured Virtual Folders, for Music, Pictures, Documents and the like, which were used as replacement of their special folder counterpart. Windows Vista also supported manual creation of custom virtual folders. However, Microsoft felt that Virtual Folders will be too confusing to the general public and hence they are not being used as the replacement of physical folders, as was the original goal. Unlike in previous versions, where Start Menu icons led to Virtual Folders for Music, Pictures and Documents, build 5308 onwards lead to physical folders of same name, which are exactly like "My Documents" and other similar folders in Windows XP.

GNOME

In GNOME 2.14, a saved search is a virtual folder whose contents are the result of a Nautilus search, which has multiple backends. The contents of these folders are determined dynamically when the folder is opened, and updated automatically when files are created or modified.

Other implementations

Email clients

Virtual folders are also a well-established construct in email clients. In 2000, Helix Code (which became Ximian before being bought by Novell) released a preview version of their Evolution email client which included a virtual folder concept that allowed users to organize e-mail. Folders can be created that automatically list e-mails matching user-defined rules, for example all e-mail from a particular address or all e-mail that includes a specific keyword. [cite web | url=http://linuxplanet.com/linuxplanet/previews/2013/1/ | title=You Say You Want an Evolution | author=Michael Hall | date=June 30, 2000 | publisher=Linux Planet | accessdate=2006-12-24 ] [cite web | url=http://www.linuxtoday.com/news_story.php3?ltsn=1999-07-08-002-10-NW-LF | title=Dave Whitinger and Miguel de Icaza at the ZD Open Source Forum | author=Dave Whitinger | date=July 8, 1999 | publisher=Linux Today | accessdate=2006-12-24] The Opera web browser released a new mail client (beta in November 2002, final version in Jan 2003), M2 in which virtual folders (called access points) were used for all email management. Virtual folders were automatically made for active contacts, for attachments and for assigned labels. Virtual folders were also automatically generated whenever a search was performed, and manual virtual folders could use multiple logical mail header rules for their construction (including using Regular Expressions). Microsoft Outlook 2003 added a similar feature called "Search Folders". Google Mail, first released in 2004, bases all of its mail management on virtual folders accessed via labels.

Music clients

In July 2002, Apple announced version 3 of iTunes which includes "Smart Playlists" which can be considered a variant of a virtual folder in the sense that the dynamically aggregate items from the media library, based on the specified criteria. The only difference is that the search executed on accessing them is not on the file system's folder hierarchy, but on their internal data-store. [cite web | url=http://www.apple.com/pr/library/2002/jul/17itunes.html | title=Apple Announces iTunes 3 | author=Apple | date=July 17, 2002 | publisher=Apple | accessdate=2006-12-25] Microsoft also added a similar feature to version 9 of Windows Media Player in Windows XP called "Auto Playlists" in 2003. [cite web | url=http://www.microsoft.com/presspass/press/2003/jan03/01-07moviemakerplayerfinalpr.mspx | title=Microsoft Announces Digital Media Upgrade for Windows XP With Final Release of Windows Media Player 9 Series and Windows Movie Maker 2 | author=Microsoft | date=January 3, 2003 | publisher=Microsoft | accessdate=2006-12-25]

References

See also

* Features new to Windows Vista
* WinFS


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • Folder (computing) — Screenshot of a Windows command prompt window showing filenames in a directory In computing, a folder, directory,[1] catalog,[citation needed …   Wikipedia

  • Virtual II — Virtual ] [ (pronounced virtual two ), is a software application that emulates the Apple II series of computers on an Apple Macintosh computer running Mac OS X. The emulator supports these 8 bit Apple II machines: * [Apple II series#Apple… …   Wikipedia

  • Virtual DOS machine — (VDM) is Microsoft s technology that allows running legacy DOS and 16 bit Windows programs on Intel 80386 or higher computers when there is already another operating system running and controlling the hardware. Contents 1 Overview 2 NTVDM 3… …   Wikipedia

  • folder — noun /ˈfəʊldə(r)/ a) An organizer that papers are kept in, usually with an index tab, to be stored as a single unit in a filing cabinet. I keep all my schoolwork in a yellow folder. b) A virtual container in a computers …   Wiktionary

  • Windows Virtual PC — This article is about the virtualization software by Microsoft. For the generic term, see Virtual machine. Windows Virtual PC Windows Virtual PC …   Wikipedia

  • Software Development Folder — A software development folder or file is a physical or virtual container for software project artifacts, including: requirements, plans, designs, source code, test plans and results, problem reports, reviews, notes, and other artifacts of the… …   Wikipedia

  • Special Folders — On Microsoft Windows operating systems, Special Folders are folders which are presented to the user through an interface as an abstract concept, instead of an absolute folder path. This makes it possible for an application to ask the operating… …   Wikipedia

  • Features new to Windows Vista — This article is part of a series on Windows Vista New features Overview Technical and core system Security and safety Networking technologies I/O technologies Management and administration Removed features …   Wikipedia

  • Windows Explorer — This article is about the Windows file system browser. For the similarly named web browser, see Internet Explorer Windows Explorer A component of Microsoft Windows Details Included with Microsoft Windows …   Wikipedia

  • WinFS — (short for Windows Future Storage)[1] is the code name for a cancelled[2] data storage and management system project based on relational databases, developed by Microsoft and first demonstrated in 2003 as an advanced storage subsystem for the… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”