US20060294307A1 - Application level automatic format of removable media - Google Patents

Application level automatic format of removable media Download PDF

Info

Publication number
US20060294307A1
US20060294307A1 US11/511,933 US51193306A US2006294307A1 US 20060294307 A1 US20060294307 A1 US 20060294307A1 US 51193306 A US51193306 A US 51193306A US 2006294307 A1 US2006294307 A1 US 2006294307A1
Authority
US
United States
Prior art keywords
removable media
format
media
drive
write request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US11/511,933
Inventor
Dennis Summers
Mark Green
Gregory Fry
David Coleman
Donald Mapes
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sonic Solutions LLC
Original Assignee
Sonic Solutions LLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sonic Solutions LLC filed Critical Sonic Solutions LLC
Priority to US11/511,933 priority Critical patent/US20060294307A1/en
Publication of US20060294307A1 publication Critical patent/US20060294307A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B20/00Signal processing not specific to the method of recording or reproducing; Circuits therefor
    • G11B20/10Digital recording or reproducing
    • G11B20/12Formatting, e.g. arrangement of data block or words on the record carriers
    • G11B20/1217Formatting, e.g. arrangement of data block or words on the record carriers on discs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0604Improving or facilitating administration, e.g. storage management
    • G06F3/0605Improving or facilitating administration, e.g. storage management by facilitating the interaction with a user or administrator
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/0644Management of space entities, e.g. partitions, extents, pools
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0673Single storage device
    • G06F3/0674Disk device
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0673Single storage device
    • G06F3/0674Disk device
    • G06F3/0677Optical disk device, e.g. CD-ROM, DVD
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B20/00Signal processing not specific to the method of recording or reproducing; Circuits therefor
    • G11B20/10Digital recording or reproducing
    • G11B20/12Formatting, e.g. arrangement of data block or words on the record carriers
    • G11B2020/1291Formatting, e.g. arrangement of data block or words on the record carriers wherein the formatting serves a specific purpose
    • G11B2020/1294Increase of the access speed
    • G11B2020/1297Increase of the access speed wherein the focus is on the write access speed
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B2220/00Record carriers by type
    • G11B2220/20Disc-shaped record carriers
    • G11B2220/25Disc-shaped record carriers characterised in that the disc is based on a specific recording technology
    • G11B2220/2508Magnetic discs
    • G11B2220/2516Hard disks

Definitions

  • This invention relates generally to computer readable removable media management, and more particularly to automatic preparation of computer readable removable media for content.
  • floppy disks such as floppy disks, CDs, and DVDs
  • This preparation generally takes the form of formatting the removable media.
  • formatting organizes and divides the media into pieces that can be controlled for convenient storage and access. For example, a disk may be formatted into sectors, tracks, and clusters, which can be accessed via the operating system.
  • FIG. 1 is a flowchart showing a method 100 conventionally used to prepare removable media for accepting data.
  • preprocess operations can include, for example, selecting an appropriate storage media, preparing data to write to the storage media, and other preprocess operations that will be apparent to those skilled in the art.
  • the user inserts the unformatted media into the appropriate drive. For example, when writing a large amount of data, a user can select a blank, unformatted CD and insert the unformatted CD into the CD drive. Upon closing the drive, and with appropriate CD management software installed, the computer system generally will recognize the CD is unformatted and prompt the user to format the CD.
  • FIG. 2 illustrates an exemplary conventional CD format utility 200 .
  • the conventional CD format utility 200 includes an information window 202 , a CD status window 204 , a plurality of function buttons 206 - 212 , a format button 214 , and an eject button 216 .
  • the status of the CD is shown in the status window 204 .
  • the status window 204 can show the type of CD inserted into the CD drive, and the amount of free space left on the CD.
  • the user can utilize the option button 208 to select an appropriate format type for the CD.
  • the format button 214 can be used to format the CD.
  • a user can select a format button on the main screen and be presented with a dialog box containing various formatting choices. The user then selects a format type, clicks the Start Format button, and formatting commences. After a period of time the CD formatting operation will be complete and the user will be informed of the format status in the information window 202 .
  • the user can write data to the media, in operation 108 .
  • a user will write to the media using a drag and drop method, or cut and paste method.
  • the user selects a file using the mouse cursor and the left or right mouse button. While keeping the mouse button depressed, the user drags the icon for the file to the drive icon for the media or an open window for the drive. When the user releases the mouse button the file is written to the formatted media in the drive.
  • the operating system may allow the user to select how the data is written to the media. For example, the user may be able to select whether the data should be moved to the removable media (and erased from its current location) or only copied to the removable media.
  • Post process operations are performed in operation 110 . Post process operations can include updating directory viewing applications to show the newly copied data on the media, and other post process operations that will be apparent to those skilled in the art.
  • embodiments of the present invention address these needs by providing an application level automatic formatting technique for automatically preparing removable media for content.
  • Embodiments of the present invention allow users to access and use unformatted removable media in a manner similar to that used when accessing and using pre-formatted removable media.
  • a method for automatically formatting removable media is disclosed. The method includes intercepting a write request to write to removable media, and determining if the removable media is unformatted. When the removable media is unformatted, the removable media is automatically prepared for content. The write request is then provided to an operating system that performs a write operation on the removable media. In one aspect, the method can determine whether the write request is directed to a supported drive, which is a drive within a predetermined set of supported drives.
  • the write request can be provided to the operating system without formatting the removable media.
  • a message is sent to a format application requesting the format application to format the removable media when the removable media is unformatted.
  • a drive type defining characteristics of the drive containing the removable media can be determined.
  • a media type defining characteristics of the removable media present in the drive can be detected. In this manner, the removable media can be prepared for content based on the drive type, content type, and media type in response to receiving a request to write to the removable media.
  • Removable media includes all types of media capable of storing computer readable data, such as compact discs, digital videodiscs, and floppy disks.
  • a system for automatically formatting removable media.
  • the system includes a format application that is capable of automatically preparing removable media for content, and a shell extension that is in communication with the format application.
  • the shell extension is capable of intercepting a write request to write to the removable media, and determining if the removable media is unformatted. Then, if the removable media is unformatted, the shell extension sends a format message requesting the format application to prepare the removable media for content.
  • the shell extension provides the write request to an operating system once the removable media is formatted. The operating system then performs a write operation on the removable media based on the write request.
  • the shell extension can be capable of determining whether the write request is directed to a supported drive.
  • the shell extension can provide the write request to the operating system without sending the format message to the format application if the write request is not directed to a supported drive.
  • the format application can prepare the removable media for content based on a drive type defining characteristics of a drive containing the removable media, and a media type defining characteristics of the removable media.
  • a computer program embodied on a computer readable medium for automatically formatting removable media is disclosed in a further embodiment of the present invention.
  • the computer program includes program instructions that intercept a write request to write to removable media, and program instructions that determine if the removable media is unformatted.
  • program instructions are included that automatically prepare the removable media for content when the removable media is unformatted. This is performed without user interaction.
  • the computer program also includes program instructions that provide the write request to an operating system that thereafter performs a write operation on the removable media.
  • the computer program can include program instructions that determine whether the write request is directed to a supported drive, and program instructions that provide the write request the operating system without formatting the removable media if the write request is not directed to a supported drive.
  • the computer program can include program instructions that send a message to a format application requesting the format application to format the removable media when the removable media is unformatted.
  • Program instructions can further be provided that prepare the removable media for content based on a drive type defining characteristics of a drive containing the removable media, and media type defining characteristics of the removable media.
  • embodiments of the present invention allow new unformatted media to be utilized in a manner similar to using preformatted media. That is, formatting is performed automatically, without user intervention, and generally without any indication to the user that the media is being formatted. Further, the embodiments of the present invention advantageously work regardless of the target file system for the media. For example embodiments of the present invention can be utilized when the target file system can be a universal disk format (UDF), an NT file system (NTFS), a file allocation table (FAT) based file system, or any other type of file system. In addition, the embodiments of the present invention can further be used with other background formatting methods, such as Mt.
  • UDF universal disk format
  • NTFS NT file system
  • FAT file allocation table
  • FIG. 1 is a flowchart showing a method conventionally used to prepare removable media for accepting data
  • FIG. 2 illustrates an exemplary conventional CD format utility
  • FIG. 3 illustrates an exemplary computer screen view showing a user initiated save to an unformatted removable media, in accordance with an embodiment of the present invention
  • FIG. 4 is a flowchart showing a method for automatically determining an appropriate format type for a removable media, in accordance with an embodiment of the present invention
  • FIG. 5 is a diagram illustrating the sources utilized by the embodiments of the present invention to determine format type, in accordance with an embodiment of the present invention
  • FIG. 6 is a flowchart showing a method for automatically preparing removable media for content, in accordance with an embodiment of the present invention
  • FIG. 7 is a block diagram showing a computer environment having automatic formatting functionality, in accordance with an embodiment of the present invention.
  • FIGS. 8A and 8B form a flowchart showing a method for automatically formatting removable media at an application level, in accordance with an embodiment of the present invention
  • FIGS. 9A and 9B form a flowchart showing a method for responding to a Drag and Drop command using a shell extension, in accordance with an embodiment of the present invention
  • FIG. 10 is flowchart showing a format method for formatting removable media using a format application, in accordance with an embodiment of the present invention.
  • FIG. 11 is flowchart showing a format method for passing information between the format application and the shell extension, in accordance with an embodiment of the present invention.
  • An invention for an application level automatic formatting system for automatically preparing removable media for content.
  • Embodiments of the present invention allow users to access and use unformatted removable media in a manner similar to that used when accessing and using pre-formatted removable media.
  • numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced without some or all of these specific details. In other instances, well known process steps have not been described in detail in order not to unnecessarily obscure the present invention.
  • embodiments of the present invention automatically prepare removable media for content.
  • a user can write to an unformatted CD-R without manually formatting the CD-R prior to writing to the disc. That is, the embodiments of the present invention automatically prepare the disc for content.
  • embodiments of the present invention intelligently select an appropriate format type for removable media in a drive, and as the user attempts to save files to the media, embodiments of the preset invention automatically format the media prior to writing the data to the media.
  • FIG. 3 illustrates an exemplary computer screen view showing a user initiated save to an unformatted removable media, in accordance with an embodiment of the present invention.
  • FIG. 3 illustrates the ease with which a user can utilize unformatted removable media via the embodiments of the present invention.
  • a user can open a window 304 to a drive having unformatted removable media.
  • the user can open a window to a CD-R/RW drive containing an unformatted CD-R.
  • the user can select a file 302 to save to the media using the mouse cursor 306 .
  • the user drags the icon representing the file 302 to the window 304 and releases the mouse button.
  • embodiments of the present invention recognize the user is attempting to write to unformatted media, such as the unformatted CD-R.
  • the CD-R is formatted prior to performing the write operation.
  • this format is performed automatically, without user intervention, and generally without any indication to the user that the CD is being formatted.
  • the write operation is allowed to continue, and file 302 ′ is written to the CD.
  • the user can write content to media in several different manners.
  • the user can select the icon representing the file 302 and press the right mouse button.
  • a menu generally will appear that allows the user to select from several different operations related to the selected file 302 .
  • One of these operations can be a “send to” operation, which allows a user to select a particular drive on which to write the selected file 302 .
  • Other exemplary file writing techniques include using a “windows explorer” program to transfer the file to the unformatted media, and “dragging” the file to a drive icon.
  • the user When using a “windows explorer” program, for example, the user generally selects a folder having the file 302 from a list of folders displayed in a left frame of the windows explorer user interface. The contents of the selected folder are then displayed in a right frame of the windows explorer user interface. The user can “drag” the icon representing the file 302 from the right frame to the desired media drive icon in the left frame to save the file 302 .
  • a CD-RW can be, for example, formatted using a quick format, a full format, or one of several other format types.
  • embodiments of the present invention examine the media type, content type (file type), and state, and the corresponding drive.
  • FIG. 4 is a flowchart showing a method 400 for automatically determining an appropriate format type for a removable media, in accordance with an embodiment of the present invention.
  • preprocess operations are performed. Preprocess operations can include, for example, determining the number and location of removable media drives in the system, sensing when new media is inserted in a drive, and other preprocess operations that will be apparent to those skilled in the art after a careful reading of the present disclosure.
  • FIG. 5 is a diagram illustrating the sources utilized by the embodiments of the present invention to determine format type, in accordance with an embodiment of the present invention. As shown in FIG. 5 , embodiments of the present invention examine the media 500 and the drive 502 containing the media 500 to determine format type. When examining the drive 502 , embodiments of the present invention analyze the properties of the drive 502 , such as the manufacturer and model number, to determine the capabilities of the drive 502 .
  • Different drive types can have different capabilities, and thus, may support varying format types.
  • specific drives manufactured by Hewlett-Packard allow a format type called “fastformat,” which provides fast formatting.
  • a Mount Rainier (or EasyWrite) Drive for example, allows Mount Rainier (or EasyWrite) formatting, which performs an initial format then allows the user to interact with the drive while the remainder of the formatting continues.
  • Other drive manufactures can support still further formatting types.
  • the embodiments of the present invention examine the drive type to determine the format types supported by the drive.
  • the removable media present in the drive is analyzed, in operation 406 .
  • embodiments of the present invention examine the media 500 and the drive 502 containing the media 500 to determine format type.
  • embodiments of the present invention determine the type of media and the state of the media.
  • the type of media determines the format types that can be utilized to format the media.
  • Embodiments of the present invention also can base the format type on the type of data being written to the media, in addition to the type and state of the actual media. For example, when the DVD movie data is being written to the media, embodiments of the present invention can format a DVD such that the DVD is capable of being played in a DVD player.
  • a floppy disk can be formatted using different format types than are available when formatting a CD-R.
  • the state of the media can influence the format type selected for the media.
  • a previously formatted CD-RW can be formatted using a quick format or a full format. The quick format does not erase the entire disc, but allows it to be overwritten during use, while a full format erases the entire disc, but generally requires additional time to perform.
  • the removable media can be formatted when the user attempts to interact with the media.
  • Post process operations are performed in operation 408 .
  • Post process operations can include detecting when new media is inserted in the drive, allowing a user to manually format the media, formatting the media in response to receiving a user request to write to the media, and other post process operations that will be apparent to those skilled in the art after a careful reading of the present disclosure.
  • embodiments of the present invention can automatically format unformatted media without requiring user intervention, as described below with reference to FIG. 6 .
  • FIG. 6 is a flowchart showing a method 600 for automatically preparing removable media for content, in accordance with an embodiment of the present invention.
  • preprocess operations are performed. Preprocess operations can include, for example, determining the drive type of the drive containing the removable media, detecting the presence of new removable media in the drive, and other preprocess operations that will be apparent to those skilled in the art after a careful reading of the present disclosure.
  • the type and state of the removable media is detected.
  • embodiments of the present invention examine the media and the drive containing the media to determine format type.
  • embodiments of the present invention determine the type of media and the state of the media.
  • the type of media determines the format types that can be utilized to format the media.
  • the state of the media can influence the format type selected for the media. For example, a previously formatted CD-RW can be formatted using a quick format or a full format. The quick format does not erase the entire disc, but allows it to be overwritten during use, while a full format erases the entire disc, but generally requires additional time to perform.
  • a format type is determined for the removable media, in operation 606 .
  • embodiments of the present invention can prepare media for receiving content in response to a user's attempt to write to such media.
  • embodiments of the present invention can determine the type of format that will be used for a particular unformatted media in a particular drive prior to receiving a request to access the media. In this manner, the format type will be previously determined when the actual format is performed, thus saving time during the format operation.
  • embodiments of the present invention are not limited to determining the format type prior to receiving a user request to access the media, and can thus determine the format type at any time prior to actually formatting the media.
  • tables 1-3 below show exemplary format type selections based on the type of media and the type of drive.
  • table 1 illustrates exemplary format type selections for unformatted media when used with a standard drive, and a Mount Rainier (EasyWrite) Drive.
  • TABLE 1 Background Media Standard Drive Description Format Method CD-R Quick Format File system written to disc N/A CD-RW Quick Format as CD-R File system written to disc Mount Rainier (optionally, the user Drives can contain the ability Format can be warned of the to format in the background.
  • DVD+RW Quick Format Drives contain built-in Mount Rainier background formatting; file format system written to disc DVD+R Like CD-R/DVD-R N/A
  • Table 2 illustrates exemplary format type selections for previously written media when the media is mounted using software known by the developer, and when used with a standard drive, and a Mount Rainier Drive, in accordance with an embodiment of the present invention.
  • CD-R N/A Can not re-format CD-R N/A CD-RW Quick format Do a quick format on Mount Rainier previously written CD-RW. Format: if MR disc, do a quick MR format. If a mounted non- MR format, do a quick format. DVD- Quick Format.
  • DVD-R N/A RAM DVD-R N/A Can't re-format DVD-R N/A DVD-RW Quick format Drives contain the ability to N/A simulate a built in background formatting, file system written to disc.
  • DVD+RW Quick Format Drives contain built-in Mount Rainier background formatting; file format if a MR system written to disc disc, otherwise, full format.
  • DVD+R N/A Can't re-format DVD+R N/A
  • Table 3 illustrates exemplary format type selections for previously written media when the media is mounted using software unknown by the developer, and when used with a standard drive, and a Mount Rainier Drive, in accordance with an embodiment of the present invention.
  • TABLE 3 Background Format Media Standard Drive Description Method.
  • CD-R N/A Can't re-format CD-R N/A CD-RW Full Format Minimally blank the disc, Mount Rainier do a full format. Format: if MR disc, do a quick MR format. If a mounted non- MR format, do a quick format.
  • DVD- Quick Format Rewrites file system N/A RAM DVD-R N/A Can't re-format DVD-R N/A DVD-RW Quick Format Drives contain the ability to N/A simulate a built in background formatting, file system written to disc.
  • DVD+RW Quick Format Drives contain built-in Mount Rainier background formatting; file format if a MR system written to disc disc, otherwise, full format.
  • DVD+R N/A Can't re-format DVD+R N/A
  • a media access request from the user is detected.
  • a user can request access to media using a plurality of different techniques. For example, the user can select a file to save to the media using the mouse cursor. Then, drag the icon representing the file to the window for the drive while keeping the mouse button depressed. Finally, the user releases the mouse button to save the file to the media.
  • the user can select the icon representing the file and press the right mouse button.
  • a menu will generally appear that allows the user to select from several different operations related to the selected file. One of these operations can be a “send to” operation, which allows a user to select a particular drive one which to write the selected file, or the user can drag-and-drop or cut-and-paste files to the application.
  • exemplary file writing techniques include using a “windows explorer” program to transfer the file to the unformatted media, and “dragging” the file to a drive icon.
  • a “windows explorer” program for example, the user generally selects a folder having the file from a list of folders displayed in a left frame of the windows explorer user interface. The contents of the selected folder are then displayed in a right frame of the windows explorer user interface. The user can “drag” the icon representing the file from the right frame to the desired media drive icon in the left frame to save the file.
  • embodiments of the present invention can detect this request. For example, embodiments of the present invention can “listen” for a message that indicates a user is trying to access the media. In a further embodiment, drive access requests can be intercepted. Regardless of the manner in which the access request is detected, embodiments of the present invention format the removable media in response to detecting the media access request, as described in operation 610 .
  • the removable media is formatted using the format type determined in operation 606 .
  • embodiments of the present invention can utilize several formatting types to format a particular removable media as described above, with reference to Tables 1-3.
  • embodiments can format CD-RWs using several techniques that reduce the formatting time.
  • a CD-RW can be formatted as a CD-R, by performing a sequential format.
  • the formatting time for the CD-RW is about that of a CD-R.
  • the versatility of the CD-RW can be reduced when formatted in this manner, the timesavings can compensate the lost versatility for some users.
  • the user's request to access the media is allowed to continue.
  • the media can accept content.
  • the user's request to access the media is allowed to continue as originally requested. For example, when a user drags a file to an unformatted CD-RW, embodiments of the present invention first automatically format the CD-RW, then allow the file to be written to the newly formatted disc. In this manner, the user can utilize unformatted removable media in a manner similar to using previously prepared and formatted removable media.
  • Post process operations are performed in operation 612 .
  • Post process operations can include, for example, detecting new media in the drive, selecting a new format type, and other post process operations that will be apparent to those skilled in the art after a careful reading of the present disclosure.
  • embodiments of the present invention can also base the format type on the type of content being written to the media.
  • Embodiments of the present invention utilize a shell extension to intercept the operating system's Drag and Drop operations.
  • embodiments of the present invention format the removable media before the operating system is allowed to complete the Drag and Drop operation and copy the files to the removable media.
  • embodiments of the present invention format the removable media based upon the type of media and hardware that is being used (and optionally, the data type being written to the media), setting the format parameters to the best settings for the particular use of the media and speed of formatting.
  • the user can pre-setup formatting parameters, for example, sequential or random model UDF, FAT, NTFS, or ISO file systems.
  • FIG. 7 is a block diagram showing a computer environment 700 having automatic formatting functionality, in accordance with an embodiment of the present invention.
  • the computer environment 700 illustrates the relationship between an operating system 702 , and the shell extension 704 and format application 706 of the embodiments of the present invention.
  • embodiments of the present invention make copying files to blank removable media a quick one step process of “dropping” files on the drive icon, explorer window, an application, or a shortcut to the drive.
  • embodiments of the present invention set themselves up as a “DragDrop Handler” with the operating system 702 .
  • This allows Drag and Drop operations to particular drives to be intercepted by the shell extension 704 of the embodiments of the present invention.
  • embodiments of the present invention create a shell extension 704 , which functions as an extension to the “Windows Explorer” program.
  • the shell extension 704 allows functionality to be added to Windows Explorer.
  • the shell extension 704 allows operations occurring in Windows Explorer to be intercepted and acted on in a particular manner.
  • the shell extension 704 gets notification of all Drag and Drop operations and Cut and Paste operations to particular drives that are performed using Windows Explorer.
  • the message is examined to determine if it is destined for a drive under the control of the automatic formatting software of the embodiments of the present invention. If not, the message is allowed to continue to the operating system, which handles the message. If the message is destined for a drive under the control of the automatic formatting software, the removable media in the drive is examined to determine if the media is currently unformatted. If there is removable media in the drive, and the removable media is unformatted, the format application 706 formats the removable media.
  • the shell extension 704 calls the format application 706 .
  • the format application 706 examines the removable media to determine whether the removable media is completely erased or unformatted. Completely erased removable media may have been previously formatted, but currently has ‘zeros’ written to the entire media. It should be noted that unformatted removable media in some cases is different from removable media that has been completely erased.
  • the shell extension 704 can analyze the removable media itself to determine the format state using internal library functions, instead of calling the format application 706 .
  • a dialog box is displayed to the user when the shell extension 704 intercepts a Drag and Drop message.
  • the dialog box informs the user that the removable media is being prepared, and during this time the format application 706 formats the removable media.
  • the dialog box is removed and the Drag and Drop message is provided to the operating system 702 , which performs Drag and Drop operation by copying the file to the removable media.
  • the operating system 702 can display a second dialog box informing the user that the files are being copied to the removable media.
  • FIGS. 8A and 8B form a flowchart showing a method 800 for automatically formatting removable media at an application level, in accordance with an embodiment of the present invention.
  • the following description is in terms of the Windows Explorer program, it should be noted that other techniques for writing a file to removable media exist, which are dependent on the operating system environment utilized by the computer system. As such, it should be appreciated that the embodiments of the present can be utilized in conjunction with any technique utilized to interact with removable media.
  • Preprocess operations are performed. Preprocess operations can include, for example, registering the shell extension with the operating system, detecting the type and capabilities of the available system hardware, and other preprocess operations that will be apparent to those skilled in the art after a careful reading of the present disclosure.
  • the user inserts the media into the drive, in operation 804 .
  • the media can be any removable media, such as a CD, DVD, floppy disk, or CD-R/RW.
  • removable media such as an optical disc
  • the operating system is notified that new media is present in the drive.
  • the operating system then typically notifies applications that there is new removable media in a drive.
  • Applications interested in such an event for example a Windows shell application, query the operating system for the details of the new media.
  • the operating system queries the high level drivers for information on the new media.
  • the user opens Windows Explorer and files and/or folders and drags the files and/or folders to a drive icon corresponding to the drive having the removable media.
  • Windows Explorer program for example, the user generally selects a folder having the file from a list of folders displayed in a left frame of the windows explorer user interface. The contents of the selected folder are then displayed in a right frame of the windows explorer user interface. The user can “drag” the icon representing the file from the right frame to the desired media drive icon in the left frame to save the file.
  • the operating system sends a notification to all registered “DragDrop” handlers, in operation 810 .
  • multiple applications can be registered with the operating system to receive notification of Drag and Drop operations.
  • anti-virus software often is notified of Drag and Drop operations so the software can examine the file for potential viruses prior to allowing the file to be written to the media.
  • the operating system uses the system registry to determine which applications are registered as “DragDrop” handlers. These applications are then notified of the current Drag and Drop operation.
  • the shell extension receives the notification and recognizes the Drag and Drop event.
  • embodiments of the present invention create a shell extension, which functions as an extension to the “Windows Explorer” program.
  • the shell extension allows operations occurring in Windows Explorer to be intercepted and acted on in a particular manner.
  • the shell extension gets notifications for Drag and Drop operations and Cut and Paste operations to particular drives that are performed using Windows Explorer.
  • the method 800 then continues to pointer A of FIG. 8B .
  • the embodiments of the present invention can support any of the plurality of media drives included in a particular computer system, embodiments of the present invention are not required to support all the drives on the computer system.
  • a user can configure the shell extension and related formatting application to support floppy and CDRW drives, but not support hard disk drives.
  • the exact configuration of which drives to support is at the discretion of the individual user and depends on the particular user's needs.
  • the application can determine which drives can be autoformatted based on whether a particular drive supports the media type for which a particular application is designed. For example, if the application is designed for use with optical media, the application can set all drives that support optical media as being supported for autoformatting. Hence, if the target drive of the Drag and Drop operation is a supported drive, the method 800 continues to operation 818 where the format state of the media is determined. However, if the target drive of the Drag and Drop operation is not a supported drive, the Drag and Drop operation is passed to the operating system, in operation 816 .
  • the shell extension handler is exited and the operating system is allowed to complete the Drag and Drop operation.
  • the shell extension is a dynamic link library that runs in conjunction with the operating system.
  • the shell extension handler is a function within the shell extension that handles Drag and Drop operations.
  • the shell extension handler is no longer needed, and thus is exited.
  • the Drag and Drop operation is passed to operating system, which completes the Drag and Drop operation in a normal manner.
  • Embodiments of the present invention automatically format removable media prior to write operations to that media.
  • the method 800 continues to operation 820 . Otherwise, the method 800 branches to operation 816 , where the Drag and Drop operation is passed to the operating system as described above.
  • the shell extension sends a notification to the format application to format the media without user intervention.
  • the format application of the embodiments of the present invention is capable of formatting media in a plurality of manners.
  • the format application can format media with user intervention, based on specific commands from the user, thus requiring the user to make a number of configuration decisions.
  • the format application can format media without user intervention, wherein in one embodiment, the application makes the format configuration decisions and optionally formats the media in the fastest manner currently available. From operation 820 , the method 800 branches into two parallel processes in operations 822 and 826 .
  • the format application determines the drive type and media type, and formats the media appropriately, in operation 822 .
  • the format application begins a new format job by determining the drive type and media type.
  • the application chooses an appropriate format type based on the determined drive type and media type, and proceeds to format the media.
  • the format application completes the format job and exists the format routines, in operation 824 .
  • the shell extension waits for the format job to complete, in operation 826 .
  • the shell extension waits for the format of the media to happen.
  • the shell extension exists the shell extension handlers and allows the operating system to complete the Drag and Drop operation, in operation 818 described above.
  • FIGS. 9A and 9B form a flowchart showing a method 900 for responding to a Drag and Drop command using a shell extension, in accordance with an embodiment of the present invention.
  • preprocess operations are performed. Preprocess operations can include, for example, registering the shell extension as a DragDrop handler with the operating system registry, receiving a drop notification from the operating system, and other preprocess operations that will be apparent to those skilled in the art.
  • the Drop event calls the shell extension's initialize function.
  • a plurality of interfaces is exposed to the operating system during execution, each indicating a location for a particular function call.
  • a common function name is utilized for each type of interface.
  • One of these interfaces is the shell extension's initialize function, which is a setup function for the shell extension of the embodiments of the present invention.
  • the operating system calls the shell extension's initialize function to start and initialize the shell extension.
  • the call to the initialize function includes a data object that provides specific information regarding the particular Drop operation. More particularly, in the case of a Drop operation, the data object includes a list of files involved in the Drop operation. If the data object includes at least one file, the method 900 continues to operation 908 . However, in certain circumstances, the data object may not include any files, such as when the user attempts to obtain a ‘properties’ page on a drive. In this case, the shell extension's initialization function will still be called, however, the passed data object is empty because the operation is not a file operation. Hence, if the data object does not include at least one file, the method 900 branches to operation 910 , where the shell extension's initialization function exits.
  • the data object includes a list of items regarding the Drop operation. One of these items is a path to the target drive of the Drop operation.
  • the shell extension examines the path to the target drive in the data object to determine whether the target drive of the Drop operation is a drive currently supported by the shell extension format application. If the data object includes a path to a drive supported by the shell extension, the method 900 continues with operation 912 . Otherwise, the method 900 branches to operation 910 , where the shell extension's initialization function exits. That is, when the target drive is not a supported drive, the shell extension exits and allows the operating system to continue with the Drop operation in a normal manner.
  • a message is then sent to the format application requesting the format application to format the removable media, in operation 914 .
  • a disk write operation such as a Drag and Drop operation
  • the shell extension calls the format application.
  • the format application examines the removable media to determine whether the removable media is completely erased or unformatted. Completely erased removable media may have been previously formatted, and erased or may have ‘zeros’ written to the entire media, depending on the erase capabilities of the drive type and media. It should be noted that unformatted removable media in some cases is different from removable media that has been completely erased.
  • the shell extension can analyze the removable media itself to determine the format state using internal library functions, instead of calling the format application.
  • the format application begins formatting the removable media.
  • the shell extension polls the format application to determine when the format operation is complete. In particular, from pointer A of FIG. 9B , the shell extension determines whether the format is complete based on information received from the format application, in operation 916 . If the shell extension determines that the format is incomplete, the method 900 continues to operation 918 . Otherwise, the method 900 proceeds to pointer B and then to operation 910 of FIG. 9A , where the shell extension exits and the operating system proceeds with the Drag and Drop operation in a normal manner.
  • the shell extension can wait for the disk to be mounted, which indicates the removable media is formatted.
  • the operating system Before an operating system can utilize removable media, the operating system generally mounts the removable media.
  • the removable media is examined to obtain structures that are needed to find files and folders stored on the removable media.
  • operations 918 and 920 are avoided.
  • the shell extension knows the removable media has been formatted because the required structures will be present on the formatted media.
  • the method 900 proceeds to operation 910 , where the shell extension's initialization function exits and the Drop operation is passed to the operating system for further processing.
  • the shell extension sends a message to the format application requesting status of the format operation.
  • the format application begins formatting the removable media.
  • the shell extension queries the format application for status.
  • the format application sends status information to the shell extension.
  • the status information can include a progress report on the format operation and can further indicate when the format operation is complete.
  • FIG. 10 is flowchart showing a format method 1000 for formatting removable media using a format application, in accordance with an embodiment of the present invention.
  • preprocess operations are performed. Preprocess operations can include, for example, intercepting a Drag and Drop command, determining whether the command corresponds to a supported drive, determining whether removable media within the target drive is formatted or unformatted, and other preprocess operations that will be apparent to those skilled in the art after a careful reading of the present disclosure.
  • a message is received by the format application requesting formatting of removable media without user interaction.
  • a shell extension intercepts a media modifying command, such as a write command, and checks whether the target removable media is formatted or unformatted. If the removable media is unformatted, the shell extension sends a message to the format application requesting formatting of removable media without user interaction.
  • the format application determines the format operation type based on the target drive type and the media type (and optionally the type of files being written).
  • a format job structure is utilized to store and retrieve specific information regarding a particular format operation.
  • the format job structure includes data regarding what type of media is being formatted and how the media should be formatted.
  • the format application examines the drive type, the media type, and the context wherein the format message was received, and fills in the format job structure accordingly. The format job structure is then provided to the actual format subroutine, as described in greater detail below.
  • the removable media is then formatted using the format job structure as a guide, in operation 1008 .
  • the format job structure includes relevant data for performing a particular format operation.
  • the format subroutine uses the format job structure to determine what type of format operation to utilize when formatting the removable media. For example, the format job structure can indicate whether a “fastformat” operation should be used, or whether Mount Rainier (EasyWrite) formatting should be used. Based on the data stored in the format job structure, the format subroutine formats the removable media.
  • Post process operations are performed in operation 1010 .
  • Post process operations can include, for example, sending status information to the shell extension to indicate format job progress, and other post process operations that will be apparent to those skilled in the art after a careful reading of the present disclosure.
  • embodiments of the present invention allow a user to utilize unformatted removable media in a manner similar to formatted media.
  • the format application of the embodiments of the present invention can perform format operations both with user interaction or without user interaction, thus being transparent to the user.
  • FIG. 11 is flowchart showing a format method 1100 for passing information between the format application and the shell extension, in accordance with an embodiment of the present invention.
  • preprocess operations are performed. Preprocess operations can include, for example, intercepting a Drag and Drop command, determining whether removable media within the target drive is formatted or unformatted, starting a format operation on the removable media, and other preprocess operations that will be apparent to those skilled in the art after a careful reading of the present disclosure.
  • a message is received by the format application requesting formatting status.
  • one embodiment of the present invention queries the format application to determine whether the format operation is complete. To do this, the shell extension sends a message to the format application requesting format status.
  • the format application stores drive and media data, and sets a flag indicating whether formatting is currently in progress, in the format job structure.
  • This structure can then be provided to the shell extension, which can read the format job structure to acquire information regarding the format operation, media, and drive.
  • Post process operations can include, for example, determining when a format operation is complete based on the data stored in the format job structure, allowing the operating system to continue processing the remainder of a Drop request, such as copying files to the media, and other post process operations that will be apparent to those skilled in the art after a careful reading of the present disclosure.
  • method 1100 allows the format application to provide additional information to the shell extension during a format process. Moreover, the information provided can be changed based on the needs of a particular user or implementation. For example, the amount of time left for completion of the format process can be provided, or detailed format failure information can be provided to the shell extension if the format operation fails.
  • the invention may employ various computer-implemented operations involving data stored in computer systems. These operations are those requiring physical manipulation of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated. Further, the manipulations performed are often referred to in terms, such as producing, identifying, determining, or comparing.
  • the invention also relates to a device or an apparatus for performing these operations.
  • the apparatus may be specially constructed for the required purposes, or it may be a general purpose computer selectively activated or configured by a computer program stored in the computer.
  • various general purpose machines may be used with computer programs written in accordance with the teachings herein, or it may be more convenient to construct a more specialized apparatus to perform the required operations.
  • the invention can also be embodied as computer readable code on a computer readable medium.
  • the computer readable medium is any data storage device that can store data, which can thereafter be read by a computer system. Examples of the computer readable medium include read-only memory, random-access memory, CD-ROMs, CD-Rs, CD-RWs, magnetic tapes, and other optical data storage devices.
  • the computer readable medium can also be distributed over network coupled computer systems so that the computer readable code is stored and executed in a distributed fashion.

Abstract

An invention is provided for automatically formatting removable media at the application level. The method includes intercepting a write request to write to removable media, and determining if the removable media is unformatted. When the removable media is unformatted, the removable media is automatically prepared for content. The write request is then provided to an operating system, which performs a write operation on the removable media. In one aspect, the method can determine whether the write request is directed to a supported drive, which is a drive within a predetermined set of supported drives. In this aspect, if the write request is not directed to a supported drive, the write request can be provided to the operating system without formatting the removable media.

Description

    CLAIM OF PRIORITY
  • The present application claims priority to U.S. patent application Ser. No. 10/443,160 entitled, “Application Level Automatic Format of Removable Media,” filed on May 21, 2003 and incorporated herein by reference, which claims priority to U.S. Provisional Application No. 60/382,495, filed on May 21, 2002, entitled “Automatic Format of Removable Media,” and to U.S. patent application Ser. No. 10/210,824, as a continuation-in-part, filed on Jul. 31, 2002, and entitled “Automatic Format of Removable Media,” all of which are incorporated herein by reference.
  • CROSS REFERENCE TO RELATED APPLICATIONS
  • The present application is related to (1) U.S. patent application Ser. No. 10/143,285, filed on May 9, 2002, entitled “Method and Apparatus for Formatting and Initialization of Rewritable Optical Media,” (2) U.S. patent application Ser. No. 10/193,422, filed Jul. 10, 2002, entitled “Method and Apparatus for Formatting and Initialization of Re-Writable Optical Media Using Multiple Tracks,” and (3) U.S. patent application Ser. No. 10/340,175, filed Jan. 9, 2003, entitled “Driver Based Automatic Format Of Removable Media,” all of which are incorporated herein by reference.
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • This invention relates generally to computer readable removable media management, and more particularly to automatic preparation of computer readable removable media for content.
  • 2. Description of the Related Art
  • Currently, computer readable removable media, such as floppy disks, CDs, and DVDs, requires preparation before being capable of storing data. This preparation generally takes the form of formatting the removable media. Broadly speaking, formatting organizes and divides the media into pieces that can be controlled for convenient storage and access. For example, a disk may be formatted into sectors, tracks, and clusters, which can be accessed via the operating system.
  • Although floppy disks generally are available preformatted, most other computer readable removable media, such as optical media, still require the user to perform a manual format. For example, FIG. 1 is a flowchart showing a method 100 conventionally used to prepare removable media for accepting data. In an initial operation 102, preprocess operations are performed. Preprocess operations can include, for example, selecting an appropriate storage media, preparing data to write to the storage media, and other preprocess operations that will be apparent to those skilled in the art.
  • In operation 104, the user inserts the unformatted media into the appropriate drive. For example, when writing a large amount of data, a user can select a blank, unformatted CD and insert the unformatted CD into the CD drive. Upon closing the drive, and with appropriate CD management software installed, the computer system generally will recognize the CD is unformatted and prompt the user to format the CD.
  • In operation 106, the user selects a format type and manually formats the removable media. For example, FIG. 2 illustrates an exemplary conventional CD format utility 200. The conventional CD format utility 200 includes an information window 202, a CD status window 204, a plurality of function buttons 206-212, a format button 214, and an eject button 216. In operation, the status of the CD is shown in the status window 204. For example, the status window 204 can show the type of CD inserted into the CD drive, and the amount of free space left on the CD. The user can utilize the option button 208 to select an appropriate format type for the CD. Once the type of format is selected, or default set, the format button 214 can be used to format the CD.
  • In another example, a user can select a format button on the main screen and be presented with a dialog box containing various formatting choices. The user then selects a format type, clicks the Start Format button, and formatting commences. After a period of time the CD formatting operation will be complete and the user will be informed of the format status in the information window 202.
  • Referring back to FIG. 1, once the user has formatted the media, the user can write data to the media, in operation 108. Generally, a user will write to the media using a drag and drop method, or cut and paste method. When using a drag and drop method, the user selects a file using the mouse cursor and the left or right mouse button. While keeping the mouse button depressed, the user drags the icon for the file to the drive icon for the media or an open window for the drive. When the user releases the mouse button the file is written to the formatted media in the drive.
  • Optionally, the operating system may allow the user to select how the data is written to the media. For example, the user may be able to select whether the data should be moved to the removable media (and erased from its current location) or only copied to the removable media. Post process operations are performed in operation 110. Post process operations can include updating directory viewing applications to show the newly copied data on the media, and other post process operations that will be apparent to those skilled in the art.
  • Unfortunately, many new computer users are unfamiliar with formatting requirements. As such, users may have difficulty in selecting an appropriate type of format for a particular removable media, or may not format the media before attempting to write to the unformatted media. As a result, many users experience errors, data loss, and frustration when using unformatted computer readable removable media.
  • In view of the foregoing, there is a need for systems and methods for allowing a user to utilize blank unformatted removable media without manually formatting the media. The methods should allow users to access and use removable media, such as CDs and DVDs, in a manner similar to using pre-formatted removable media, such as pre-formatted floppy disks.
  • SUMMARY OF THE INVENTION
  • Broadly speaking, embodiments of the present invention address these needs by providing an application level automatic formatting technique for automatically preparing removable media for content. Embodiments of the present invention allow users to access and use unformatted removable media in a manner similar to that used when accessing and using pre-formatted removable media. In one embodiment, a method for automatically formatting removable media is disclosed. The method includes intercepting a write request to write to removable media, and determining if the removable media is unformatted. When the removable media is unformatted, the removable media is automatically prepared for content. The write request is then provided to an operating system that performs a write operation on the removable media. In one aspect, the method can determine whether the write request is directed to a supported drive, which is a drive within a predetermined set of supported drives. In this aspect, if the write request is not directed to a supported drive, the write request can be provided to the operating system without formatting the removable media. In one aspect, to automatically format the removable media, a message is sent to a format application requesting the format application to format the removable media when the removable media is unformatted. Optionally, a drive type defining characteristics of the drive containing the removable media can be determined. In addition, a media type defining characteristics of the removable media present in the drive can be detected. In this manner, the removable media can be prepared for content based on the drive type, content type, and media type in response to receiving a request to write to the removable media. Removable media includes all types of media capable of storing computer readable data, such as compact discs, digital videodiscs, and floppy disks.
  • In an additional embodiment, a system is disclosed for automatically formatting removable media. The system includes a format application that is capable of automatically preparing removable media for content, and a shell extension that is in communication with the format application. The shell extension is capable of intercepting a write request to write to the removable media, and determining if the removable media is unformatted. Then, if the removable media is unformatted, the shell extension sends a format message requesting the format application to prepare the removable media for content. In one aspect, the shell extension provides the write request to an operating system once the removable media is formatted. The operating system then performs a write operation on the removable media based on the write request. In addition, the shell extension can be capable of determining whether the write request is directed to a supported drive. Also, the shell extension can provide the write request to the operating system without sending the format message to the format application if the write request is not directed to a supported drive. Similar to above, the format application can prepare the removable media for content based on a drive type defining characteristics of a drive containing the removable media, and a media type defining characteristics of the removable media.
  • A computer program embodied on a computer readable medium for automatically formatting removable media is disclosed in a further embodiment of the present invention. The computer program includes program instructions that intercept a write request to write to removable media, and program instructions that determine if the removable media is unformatted. In addition, program instructions are included that automatically prepare the removable media for content when the removable media is unformatted. This is performed without user interaction. The computer program also includes program instructions that provide the write request to an operating system that thereafter performs a write operation on the removable media. Optionally, the computer program can include program instructions that determine whether the write request is directed to a supported drive, and program instructions that provide the write request the operating system without formatting the removable media if the write request is not directed to a supported drive. As above, the computer program can include program instructions that send a message to a format application requesting the format application to format the removable media when the removable media is unformatted. Program instructions can further be provided that prepare the removable media for content based on a drive type defining characteristics of a drive containing the removable media, and media type defining characteristics of the removable media.
  • Advantageously, embodiments of the present invention allow new unformatted media to be utilized in a manner similar to using preformatted media. That is, formatting is performed automatically, without user intervention, and generally without any indication to the user that the media is being formatted. Further, the embodiments of the present invention advantageously work regardless of the target file system for the media. For example embodiments of the present invention can be utilized when the target file system can be a universal disk format (UDF), an NT file system (NTFS), a file allocation table (FAT) based file system, or any other type of file system. In addition, the embodiments of the present invention can further be used with other background formatting methods, such as Mt. Rainier (EASYWRITE), DVD+RW, DVD-RW Restricted Overwrite, RWNow!, HP Fast Format, and other background formatting methods. Other aspects and advantages of the invention will become apparent from the following detailed description, taken in conjunction with the accompanying drawings, illustrating by way of example the principles of the invention.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The invention, together with further advantages thereof, may best be understood by reference to the following description taken in conjunction with the accompanying drawings in which:
  • FIG. 1 is a flowchart showing a method conventionally used to prepare removable media for accepting data;
  • FIG. 2 illustrates an exemplary conventional CD format utility;
  • FIG. 3 illustrates an exemplary computer screen view showing a user initiated save to an unformatted removable media, in accordance with an embodiment of the present invention;
  • FIG. 4 is a flowchart showing a method for automatically determining an appropriate format type for a removable media, in accordance with an embodiment of the present invention;
  • FIG. 5 is a diagram illustrating the sources utilized by the embodiments of the present invention to determine format type, in accordance with an embodiment of the present invention;
  • FIG. 6 is a flowchart showing a method for automatically preparing removable media for content, in accordance with an embodiment of the present invention;
  • FIG. 7 is a block diagram showing a computer environment having automatic formatting functionality, in accordance with an embodiment of the present invention;
  • FIGS. 8A and 8B form a flowchart showing a method for automatically formatting removable media at an application level, in accordance with an embodiment of the present invention;
  • FIGS. 9A and 9B form a flowchart showing a method for responding to a Drag and Drop command using a shell extension, in accordance with an embodiment of the present invention;
  • FIG. 10 is flowchart showing a format method for formatting removable media using a format application, in accordance with an embodiment of the present invention; and
  • FIG. 11 is flowchart showing a format method for passing information between the format application and the shell extension, in accordance with an embodiment of the present invention.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • An invention is disclosed for an application level automatic formatting system for automatically preparing removable media for content. Embodiments of the present invention allow users to access and use unformatted removable media in a manner similar to that used when accessing and using pre-formatted removable media. In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced without some or all of these specific details. In other instances, well known process steps have not been described in detail in order not to unnecessarily obscure the present invention.
  • The majority of users of removable media generally do not have a preference as to the type of formatting performed on removable media they are using. For example, a typical user of a CD-R generally is not concerned with how the CD-R is formatted. This user typically wishes to write and read files to and from the CD-R, regardless of the manner in which the CD-R is prepared. Hence, embodiments of the present invention automatically prepare removable media for content. For example, using the embodiments of the present invention, a user can write to an unformatted CD-R without manually formatting the CD-R prior to writing to the disc. That is, the embodiments of the present invention automatically prepare the disc for content. In particular, embodiments of the present invention intelligently select an appropriate format type for removable media in a drive, and as the user attempts to save files to the media, embodiments of the preset invention automatically format the media prior to writing the data to the media.
  • FIG. 3 illustrates an exemplary computer screen view showing a user initiated save to an unformatted removable media, in accordance with an embodiment of the present invention. FIG. 3 illustrates the ease with which a user can utilize unformatted removable media via the embodiments of the present invention. Hence, a user can open a window 304 to a drive having unformatted removable media. For example, in FIG. 3, the user can open a window to a CD-R/RW drive containing an unformatted CD-R. In addition, the user can select a file 302 to save to the media using the mouse cursor 306. Generally, to save the file to the media, the user drags the icon representing the file 302 to the window 304 and releases the mouse button.
  • At this point, embodiments of the present invention recognize the user is attempting to write to unformatted media, such as the unformatted CD-R. In response, the CD-R is formatted prior to performing the write operation. Advantageously, this format is performed automatically, without user intervention, and generally without any indication to the user that the CD is being formatted. Once the CD is formatted, the write operation is allowed to continue, and file 302′ is written to the CD.
  • It should be noted that the user can write content to media in several different manners. For example, in FIG. 3, the user can select the icon representing the file 302 and press the right mouse button. In this case, a menu generally will appear that allows the user to select from several different operations related to the selected file 302. One of these operations can be a “send to” operation, which allows a user to select a particular drive on which to write the selected file 302. Other exemplary file writing techniques include using a “windows explorer” program to transfer the file to the unformatted media, and “dragging” the file to a drive icon.
  • When using a “windows explorer” program, for example, the user generally selects a folder having the file 302 from a list of folders displayed in a left frame of the windows explorer user interface. The contents of the selected folder are then displayed in a right frame of the windows explorer user interface. The user can “drag” the icon representing the file 302 from the right frame to the desired media drive icon in the left frame to save the file 302.
  • When “dragging” the file to a drive icon, the user selects a file 302 to save to the media using the mouse cursor 306. Then, to save the file to the media, the user drags the icon representing the file 302 to the drive icon and releases the mouse button. Other techniques for writing a file to removable media exist and are dependent on the operating system environment utilized by the computer system. As such, it should be appreciated that the embodiments of the present can be utilized in conjunction with any technique utilized to interact with removable media. For example, an application executing on the “desktop” can be the target of a drag-and-drop or cut-and-past operation, instead of Windows Explorer. When a user drags files to the application, the media is formatted as above and then the files are copied to the disc, typically using the operating system to copy the files.
  • As mentioned above, several different types of formatting may be possible with any particular removable media. For example, a CD-RW can be, for example, formatted using a quick format, a full format, or one of several other format types. To determine the type of format to utilize when automatically formatting the removable media, embodiments of the present invention examine the media type, content type (file type), and state, and the corresponding drive.
  • FIG. 4 is a flowchart showing a method 400 for automatically determining an appropriate format type for a removable media, in accordance with an embodiment of the present invention. In operation 402, preprocess operations are performed. Preprocess operations can include, for example, determining the number and location of removable media drives in the system, sensing when new media is inserted in a drive, and other preprocess operations that will be apparent to those skilled in the art after a careful reading of the present disclosure.
  • In operation 404, the drive containing the removable media is analyzed to determine the drive type. FIG. 5 is a diagram illustrating the sources utilized by the embodiments of the present invention to determine format type, in accordance with an embodiment of the present invention. As shown in FIG. 5, embodiments of the present invention examine the media 500 and the drive 502 containing the media 500 to determine format type. When examining the drive 502, embodiments of the present invention analyze the properties of the drive 502, such as the manufacturer and model number, to determine the capabilities of the drive 502.
  • Different drive types can have different capabilities, and thus, may support varying format types. For example, specific drives manufactured by Hewlett-Packard allow a format type called “fastformat,” which provides fast formatting. Similarly, a Mount Rainier (or EasyWrite) Drive, for example, allows Mount Rainier (or EasyWrite) formatting, which performs an initial format then allows the user to interact with the drive while the remainder of the formatting continues. Other drive manufactures can support still further formatting types. Hence, the embodiments of the present invention examine the drive type to determine the format types supported by the drive.
  • Referring back to FIG. 4, the removable media present in the drive is analyzed, in operation 406. As shown in FIG. 5, and mentioned above, embodiments of the present invention examine the media 500 and the drive 502 containing the media 500 to determine format type. When examining the media 500, embodiments of the present invention determine the type of media and the state of the media. The type of media determines the format types that can be utilized to format the media. Embodiments of the present invention also can base the format type on the type of data being written to the media, in addition to the type and state of the actual media. For example, when the DVD movie data is being written to the media, embodiments of the present invention can format a DVD such that the DVD is capable of being played in a DVD player.
  • For example, a floppy disk can be formatted using different format types than are available when formatting a CD-R. In addition, the state of the media can influence the format type selected for the media. For example, a previously formatted CD-RW can be formatted using a quick format or a full format. The quick format does not erase the entire disc, but allows it to be overwritten during use, while a full format erases the entire disc, but generally requires additional time to perform. Once the format type is selected, the removable media can be formatted when the user attempts to interact with the media.
  • Turning back to FIG. 4, post process operations are performed in operation 408. Post process operations can include detecting when new media is inserted in the drive, allowing a user to manually format the media, formatting the media in response to receiving a user request to write to the media, and other post process operations that will be apparent to those skilled in the art after a careful reading of the present disclosure. Hence, by analyzing the drive and media, embodiments of the present invention can automatically format unformatted media without requiring user intervention, as described below with reference to FIG. 6.
  • FIG. 6 is a flowchart showing a method 600 for automatically preparing removable media for content, in accordance with an embodiment of the present invention. In an initial operation 602, preprocess operations are performed. Preprocess operations can include, for example, determining the drive type of the drive containing the removable media, detecting the presence of new removable media in the drive, and other preprocess operations that will be apparent to those skilled in the art after a careful reading of the present disclosure.
  • In operation 604, the type and state of the removable media is detected. As mentioned above, embodiments of the present invention examine the media and the drive containing the media to determine format type. When examining the media, embodiments of the present invention determine the type of media and the state of the media. As mentioned previously, the type of media determines the format types that can be utilized to format the media. In addition, the state of the media can influence the format type selected for the media. For example, a previously formatted CD-RW can be formatted using a quick format or a full format. The quick format does not erase the entire disc, but allows it to be overwritten during use, while a full format erases the entire disc, but generally requires additional time to perform.
  • Based on the drive type, media type, and media state, a format type is determined for the removable media, in operation 606. As will be described subsequently, embodiments of the present invention can prepare media for receiving content in response to a user's attempt to write to such media. To reduce the amount of processing required at the time of formatting, embodiments of the present invention can determine the type of format that will be used for a particular unformatted media in a particular drive prior to receiving a request to access the media. In this manner, the format type will be previously determined when the actual format is performed, thus saving time during the format operation. However, it should be noted that embodiments of the present invention are not limited to determining the format type prior to receiving a user request to access the media, and can thus determine the format type at any time prior to actually formatting the media.
  • For example, tables 1-3 below show exemplary format type selections based on the type of media and the type of drive. In particular, table 1 illustrates exemplary format type selections for unformatted media when used with a standard drive, and a Mount Rainier (EasyWrite) Drive.
    TABLE 1
    Background
    Media Standard Drive Description Format Method.
    CD-R Quick Format File system written to disc N/A
    CD-RW Quick Format as CD-R File system written to disc Mount Rainier
    (optionally, the user Drives can contain the ability Format
    can be warned of the to format in the background.
    wait time if it is long)
    DVD-RAM Quick Format Block structure already on N/A
    disc; file system written
    DVD-R Quick Format Like CD-R; file system N/A
    written to disc
    DVD-RW Quick Format Drives contain the ability to N/A
    simulate a built in
    background formatting, file
    system written to disc.
    DVD+RW Quick Format Drives contain built-in Mount Rainier
    background formatting; file format
    system written to disc
    DVD+R Like CD-R/DVD-R N/A
  • Table 2 illustrates exemplary format type selections for previously written media when the media is mounted using software known by the developer, and when used with a standard drive, and a Mount Rainier Drive, in accordance with an embodiment of the present invention.
    TABLE 2
    Background
    Format
    Media Standard Drive Description Method.
    CD-R N/A Can not re-format CD-R N/A
    CD-RW Quick format Do a quick format on Mount Rainier
    previously written CD-RW. Format: if MR
    disc, do a
    quick MR
    format. If a
    mounted non-
    MR format, do
    a quick format.
    DVD- Quick Format. N/A
    RAM
    DVD-R N/A Can't re-format DVD-R N/A
    DVD-RW Quick format Drives contain the ability to N/A
    simulate a built in
    background formatting, file
    system written to disc.
    DVD+RW Quick Format Drives contain built-in Mount Rainier
    background formatting; file format if a MR
    system written to disc disc,
    otherwise, full
    format.
    DVD+R N/A Can't re-format DVD+R N/A
  • Table 3, below, illustrates exemplary format type selections for previously written media when the media is mounted using software unknown by the developer, and when used with a standard drive, and a Mount Rainier Drive, in accordance with an embodiment of the present invention.
    TABLE 3
    Background
    Format
    Media Standard Drive Description Method.
    CD-R N/A Can't re-format CD-R N/A
    CD-RW Full Format Minimally blank the disc, Mount Rainier
    do a full format. Format: if MR
    disc, do a
    quick MR
    format. If a
    mounted non-
    MR format, do
    a quick format.
    DVD- Quick Format Rewrites file system N/A
    RAM
    DVD-R N/A Can't re-format DVD-R N/A
    DVD-RW Quick Format Drives contain the ability to N/A
    simulate a built in
    background formatting, file
    system written to disc.
    DVD+RW Quick Format Drives contain built-in Mount Rainier
    background formatting; file format if a MR
    system written to disc disc,
    otherwise, full
    format.
    DVD+R N/A Can't re-format DVD+R N/A
  • In operation 608, a media access request from the user is detected. As mentioned previously, a user can request access to media using a plurality of different techniques. For example, the user can select a file to save to the media using the mouse cursor. Then, drag the icon representing the file to the window for the drive while keeping the mouse button depressed. Finally, the user releases the mouse button to save the file to the media. In addition, the user can select the icon representing the file and press the right mouse button. In this case, a menu will generally appear that allows the user to select from several different operations related to the selected file. One of these operations can be a “send to” operation, which allows a user to select a particular drive one which to write the selected file, or the user can drag-and-drop or cut-and-paste files to the application.
  • Other exemplary file writing techniques include using a “windows explorer” program to transfer the file to the unformatted media, and “dragging” the file to a drive icon. As discussed previously, when using a “windows explorer” program, for example, the user generally selects a folder having the file from a list of folders displayed in a left frame of the windows explorer user interface. The contents of the selected folder are then displayed in a right frame of the windows explorer user interface. The user can “drag” the icon representing the file from the right frame to the desired media drive icon in the left frame to save the file.
  • When “dragging” the file to a drive icon, the user selects a file to save to the media using the mouse cursor, and drags the icon representing the file to the drive icon. The user then releases the mouse button to save the file to the media. Other techniques for writing a file to removable media exist and are dependent on the operating system environment utilized by the computer system. As such, it should be appreciated that the embodiments of the present can be utilized in conjunction with any technique utilized to interact with removable media.
  • Regardless of the technique the user utilizes to request access to the media, embodiments of the present invention can detect this request. For example, embodiments of the present invention can “listen” for a message that indicates a user is trying to access the media. In a further embodiment, drive access requests can be intercepted. Regardless of the manner in which the access request is detected, embodiments of the present invention format the removable media in response to detecting the media access request, as described in operation 610.
  • In operation 610, the removable media is formatted using the format type determined in operation 606. As mentioned above, embodiments of the present invention can utilize several formatting types to format a particular removable media as described above, with reference to Tables 1-3. For example, to reduce the amount of time required to format CD-RWs, embodiments can format CD-RWs using several techniques that reduce the formatting time. In one embodiment, for example, a CD-RW can be formatted as a CD-R, by performing a sequential format. In this case, the formatting time for the CD-RW is about that of a CD-R. Although, the versatility of the CD-RW can be reduced when formatted in this manner, the timesavings can compensate the lost versatility for some users.
  • In operation 612, the user's request to access the media is allowed to continue. Once the media has been formatted, in operation 610, the media can accept content. Thus, the user's request to access the media is allowed to continue as originally requested. For example, when a user drags a file to an unformatted CD-RW, embodiments of the present invention first automatically format the CD-RW, then allow the file to be written to the newly formatted disc. In this manner, the user can utilize unformatted removable media in a manner similar to using previously prepared and formatted removable media.
  • Post process operations are performed in operation 612. Post process operations can include, for example, detecting new media in the drive, selecting a new format type, and other post process operations that will be apparent to those skilled in the art after a careful reading of the present disclosure. In addition to preparing media for content based on the drive type, media type, and media state, embodiments of the present invention can also base the format type on the type of content being written to the media.
  • Embodiments of the present invention utilize a shell extension to intercept the operating system's Drag and Drop operations. Broadly speaking, upon examining the removable media and the drive containing the media, embodiments of the present invention format the removable media before the operating system is allowed to complete the Drag and Drop operation and copy the files to the removable media. As mentioned above, embodiments of the present invention format the removable media based upon the type of media and hardware that is being used (and optionally, the data type being written to the media), setting the format parameters to the best settings for the particular use of the media and speed of formatting. Optionally, the user can pre-setup formatting parameters, for example, sequential or random model UDF, FAT, NTFS, or ISO file systems.
  • FIG. 7 is a block diagram showing a computer environment 700 having automatic formatting functionality, in accordance with an embodiment of the present invention. The computer environment 700 illustrates the relationship between an operating system 702, and the shell extension 704 and format application 706 of the embodiments of the present invention.
  • Using the embodiments of the present invention, users advantageously need not be intimidated with the task of formatting removable media. For example, the user does not need to know the different formatting types nor does the user need to make a decision as to what is the best way to format the removable media they want to use. As a result, embodiments of the present invention make copying files to blank removable media a quick one step process of “dropping” files on the drive icon, explorer window, an application, or a shortcut to the drive.
  • Using the operating system registry, embodiments of the present invention set themselves up as a “DragDrop Handler” with the operating system 702. This allows Drag and Drop operations to particular drives to be intercepted by the shell extension 704 of the embodiments of the present invention. For example, in a Windows operating system, embodiments of the present invention create a shell extension 704, which functions as an extension to the “Windows Explorer” program. The shell extension 704 allows functionality to be added to Windows Explorer. Thus, the shell extension 704 allows operations occurring in Windows Explorer to be intercepted and acted on in a particular manner. By registering the shell extension 704 as a DragDrop handler in the Windows registry, the shell extension 704 gets notification of all Drag and Drop operations and Cut and Paste operations to particular drives that are performed using Windows Explorer.
  • In general, when Drag and Drop or Cut and Paste message is intercepted, the message is examined to determine if it is destined for a drive under the control of the automatic formatting software of the embodiments of the present invention. If not, the message is allowed to continue to the operating system, which handles the message. If the message is destined for a drive under the control of the automatic formatting software, the removable media in the drive is examined to determine if the media is currently unformatted. If there is removable media in the drive, and the removable media is unformatted, the format application 706 formats the removable media.
  • Once a disk write operation, such as a Drag and Drop operation, has been intercepted by the shell extension 704 for a supported drive, the shell extension 704 calls the format application 706. The format application 706 examines the removable media to determine whether the removable media is completely erased or unformatted. Completely erased removable media may have been previously formatted, but currently has ‘zeros’ written to the entire media. It should be noted that unformatted removable media in some cases is different from removable media that has been completely erased. Optionally, the shell extension 704 can analyze the removable media itself to determine the format state using internal library functions, instead of calling the format application 706.
  • In one embodiment, a dialog box is displayed to the user when the shell extension 704 intercepts a Drag and Drop message. The dialog box informs the user that the removable media is being prepared, and during this time the format application 706 formats the removable media. Once formatted, the dialog box is removed and the Drag and Drop message is provided to the operating system 702, which performs Drag and Drop operation by copying the file to the removable media. In some circumstances, such as when the Drag and Drop operation will take several seconds to complete, the operating system 702 can display a second dialog box informing the user that the files are being copied to the removable media.
  • FIGS. 8A and 8B form a flowchart showing a method 800 for automatically formatting removable media at an application level, in accordance with an embodiment of the present invention. Although the following description is in terms of the Windows Explorer program, it should be noted that other techniques for writing a file to removable media exist, which are dependent on the operating system environment utilized by the computer system. As such, it should be appreciated that the embodiments of the present can be utilized in conjunction with any technique utilized to interact with removable media.
  • In an initial operation 802, preprocess operations are performed. Preprocess operations can include, for example, registering the shell extension with the operating system, detecting the type and capabilities of the available system hardware, and other preprocess operations that will be apparent to those skilled in the art after a careful reading of the present disclosure.
  • The user inserts the media into the drive, in operation 804. The media can be any removable media, such as a CD, DVD, floppy disk, or CD-R/RW. As mentioned previously, when removable media, such as an optical disc, is inserted into a removable media drive, the operating system is notified that new media is present in the drive. The operating system then typically notifies applications that there is new removable media in a drive. Applications interested in such an event, for example a Windows shell application, query the operating system for the details of the new media. In response, the operating system queries the high level drivers for information on the new media.
  • In operation 806, the user opens Windows Explorer and files and/or folders and drags the files and/or folders to a drive icon corresponding to the drive having the removable media. When using a Windows Explorer program, for example, the user generally selects a folder having the file from a list of folders displayed in a left frame of the windows explorer user interface. The contents of the selected folder are then displayed in a right frame of the windows explorer user interface. The user can “drag” the icon representing the file from the right frame to the desired media drive icon in the left frame to save the file.
  • The user then releases the mouse button over the drive icon to copy the files to the drive, in operation 808. When “dragging” the file to a drive icon, the user selects a file to save to the media using the mouse cursor, as described above. Then, to save the file to the media, the user drags the icon representing the file to the drive icon and releases the mouse button.
  • In response, the operating system sends a notification to all registered “DragDrop” handlers, in operation 810. In a computer system, multiple applications can be registered with the operating system to receive notification of Drag and Drop operations. For example, anti-virus software often is notified of Drag and Drop operations so the software can examine the file for potential viruses prior to allowing the file to be written to the media. Generally speaking, whenever a Drag and Drop operation occurs in the computer system, the operating system uses the system registry to determine which applications are registered as “DragDrop” handlers. These applications are then notified of the current Drag and Drop operation.
  • In operation 812, the shell extension receives the notification and recognizes the Drag and Drop event. As mentioned above, embodiments of the present invention create a shell extension, which functions as an extension to the “Windows Explorer” program. The shell extension allows operations occurring in Windows Explorer to be intercepted and acted on in a particular manner. By registering the shell extension as a DragDrop handler in the Windows registry, the shell extension gets notifications for Drag and Drop operations and Cut and Paste operations to particular drives that are performed using Windows Explorer. The method 800 then continues to pointer A of FIG. 8B.
  • Continuing from pointer A on FIG. 8B, a decision is made as to whether target drive of the Drag and Drop operation is a drive supported by the shell extension, in operation 814. Although the embodiments of the present invention can support any of the plurality of media drives included in a particular computer system, embodiments of the present invention are not required to support all the drives on the computer system. For example, since hard drives are infrequently formatted, a user can configure the shell extension and related formatting application to support floppy and CDRW drives, but not support hard disk drives. In one embodiment, the exact configuration of which drives to support is at the discretion of the individual user and depends on the particular user's needs. However, it should be noted that the application can determine which drives can be autoformatted based on whether a particular drive supports the media type for which a particular application is designed. For example, if the application is designed for use with optical media, the application can set all drives that support optical media as being supported for autoformatting. Hence, if the target drive of the Drag and Drop operation is a supported drive, the method 800 continues to operation 818 where the format state of the media is determined. However, if the target drive of the Drag and Drop operation is not a supported drive, the Drag and Drop operation is passed to the operating system, in operation 816.
  • In operation 816, the shell extension handler is exited and the operating system is allowed to complete the Drag and Drop operation. As mentioned above, in one embodiment the shell extension is a dynamic link library that runs in conjunction with the operating system. The shell extension handler is a function within the shell extension that handles Drag and Drop operations. In operation 816, the shell extension handler is no longer needed, and thus is exited. In addition, the Drag and Drop operation is passed to operating system, which completes the Drag and Drop operation in a normal manner.
  • In operation 818, a decision is made as to whether the media in the target drive is unformatted. Embodiments of the present invention automatically format removable media prior to write operations to that media. Hence, if the target drive is determined to be a supported drive in operation 814, and the media in the target drive is unformatted, the method 800 continues to operation 820. Otherwise, the method 800 branches to operation 816, where the Drag and Drop operation is passed to the operating system as described above.
  • In operation 820, the shell extension sends a notification to the format application to format the media without user intervention. As mentioned above, the format application of the embodiments of the present invention is capable of formatting media in a plurality of manners. For example, the format application can format media with user intervention, based on specific commands from the user, thus requiring the user to make a number of configuration decisions. In addition, the format application can format media without user intervention, wherein in one embodiment, the application makes the format configuration decisions and optionally formats the media in the fastest manner currently available. From operation 820, the method 800 branches into two parallel processes in operations 822 and 826.
  • The format application determines the drive type and media type, and formats the media appropriately, in operation 822. In response to receiving the format notification from the shell extension, the format application begins a new format job by determining the drive type and media type. The application chooses an appropriate format type based on the determined drive type and media type, and proceeds to format the media. After formatting the media, the format application completes the format job and exists the format routines, in operation 824.
  • While operation 822 is being performed, the shell extension waits for the format job to complete, in operation 826. Thus, in operation 826, the shell extension waits for the format of the media to happen. Once the format application completes the format job, the shell extension exists the shell extension handlers and allows the operating system to complete the Drag and Drop operation, in operation 818 described above.
  • FIGS. 9A and 9B form a flowchart showing a method 900 for responding to a Drag and Drop command using a shell extension, in accordance with an embodiment of the present invention. In an initial operation 902, preprocess operations are performed. Preprocess operations can include, for example, registering the shell extension as a DragDrop handler with the operating system registry, receiving a drop notification from the operating system, and other preprocess operations that will be apparent to those skilled in the art.
  • In operation 904, the Drop event calls the shell extension's initialize function. A plurality of interfaces is exposed to the operating system during execution, each indicating a location for a particular function call. In order for the operating system to locate each interface, a common function name is utilized for each type of interface. One of these interfaces is the shell extension's initialize function, which is a setup function for the shell extension of the embodiments of the present invention. Thus, when a Drop operation occurs, the operating system calls the shell extension's initialize function to start and initialize the shell extension.
  • A decision is then made as to whether a data object passed in the initialization function call includes at least one file, in operation 906. The call to the initialize function includes a data object that provides specific information regarding the particular Drop operation. More particularly, in the case of a Drop operation, the data object includes a list of files involved in the Drop operation. If the data object includes at least one file, the method 900 continues to operation 908. However, in certain circumstances, the data object may not include any files, such as when the user attempts to obtain a ‘properties’ page on a drive. In this case, the shell extension's initialization function will still be called, however, the passed data object is empty because the operation is not a file operation. Hence, if the data object does not include at least one file, the method 900 branches to operation 910, where the shell extension's initialization function exits.
  • In operation 908, a decision is made as to whether the data object includes a path to a drive supported by the shell extension. The data object includes a list of items regarding the Drop operation. One of these items is a path to the target drive of the Drop operation. In operation 908, the shell extension examines the path to the target drive in the data object to determine whether the target drive of the Drop operation is a drive currently supported by the shell extension format application. If the data object includes a path to a drive supported by the shell extension, the method 900 continues with operation 912. Otherwise, the method 900 branches to operation 910, where the shell extension's initialization function exits. That is, when the target drive is not a supported drive, the shell extension exits and allows the operating system to continue with the Drop operation in a normal manner.
  • In operation 912, a decision is made as to whether the removable media is unformatted. As mentioned above, embodiments of the present invention automatically format removable media prior to write operations to that media. Hence, if the target drive is determined to be a supported drive in operation 908, and the media in the target drive is unformatted, the method 900 continues to operation 914. Otherwise, the method 900 branches to operation 910, where the shell extension exits and the Drag and Drop operation is passed to the operating system as described above.
  • A message is then sent to the format application requesting the format application to format the removable media, in operation 914. Once a disk write operation, such as a Drag and Drop operation, has been intercepted by the shell extension for a supported drive, the shell extension calls the format application. The format application examines the removable media to determine whether the removable media is completely erased or unformatted. Completely erased removable media may have been previously formatted, and erased or may have ‘zeros’ written to the entire media, depending on the erase capabilities of the drive type and media. It should be noted that unformatted removable media in some cases is different from removable media that has been completely erased. Optionally, the shell extension can analyze the removable media itself to determine the format state using internal library functions, instead of calling the format application.
  • At this point, the format application begins formatting the removable media. In one embodiment, while the format application formats the media, the shell extension polls the format application to determine when the format operation is complete. In particular, from pointer A of FIG. 9B, the shell extension determines whether the format is complete based on information received from the format application, in operation 916. If the shell extension determines that the format is incomplete, the method 900 continues to operation 918. Otherwise, the method 900 proceeds to pointer B and then to operation 910 of FIG. 9A, where the shell extension exits and the operating system proceeds with the Drag and Drop operation in a normal manner.
  • Optionally, the shell extension can wait for the disk to be mounted, which indicates the removable media is formatted. Before an operating system can utilize removable media, the operating system generally mounts the removable media. To mount the removable media, the removable media is examined to obtain structures that are needed to find files and folders stored on the removable media. Hence, in this embodiment, operations 918 and 920 are avoided. Instead, when the disk can be mounted, the shell extension knows the removable media has been formatted because the required structures will be present on the formatted media. Thus, when the disk can be mounted, the method 900 proceeds to operation 910, where the shell extension's initialization function exits and the Drop operation is passed to the operating system for further processing.
  • In operation 918, the shell extension sends a message to the format application requesting status of the format operation. As described above, at this point the format application begins formatting the removable media. Periodically, the shell extension queries the format application for status. In response, in operation 920, the format application sends status information to the shell extension. The status information can include a progress report on the format operation and can further indicate when the format operation is complete. Once the shell extension receives and interprets the status information received from the format application, the method 900 continues back to operation 916, where the shell extension determines whether the format is complete based on the status information received from the format application. From operation 910, the method 900 completes and post-process operations are performed in operation 922.
  • FIG. 10 is flowchart showing a format method 1000 for formatting removable media using a format application, in accordance with an embodiment of the present invention. In operation 1002, preprocess operations are performed. Preprocess operations can include, for example, intercepting a Drag and Drop command, determining whether the command corresponds to a supported drive, determining whether removable media within the target drive is formatted or unformatted, and other preprocess operations that will be apparent to those skilled in the art after a careful reading of the present disclosure.
  • In operation 1004, a message is received by the format application requesting formatting of removable media without user interaction. As mentioned above, embodiments of the present invention allow users to utilize removable media in a straight forward manner, regardless of whether the removable media is formatted or unformatted. When unformatted, as described in greater detail previously, a shell extension intercepts a media modifying command, such as a write command, and checks whether the target removable media is formatted or unformatted. If the removable media is unformatted, the shell extension sends a message to the format application requesting formatting of removable media without user interaction.
  • In response, in operation 1006, the format application determines the format operation type based on the target drive type and the media type (and optionally the type of files being written). In one embodiment a format job structure is utilized to store and retrieve specific information regarding a particular format operation. The format job structure includes data regarding what type of media is being formatted and how the media should be formatted. Hence, in operation 1006, the format application examines the drive type, the media type, and the context wherein the format message was received, and fills in the format job structure accordingly. The format job structure is then provided to the actual format subroutine, as described in greater detail below.
  • The removable media is then formatted using the format job structure as a guide, in operation 1008. As mentioned above, the format job structure includes relevant data for performing a particular format operation. The format subroutine uses the format job structure to determine what type of format operation to utilize when formatting the removable media. For example, the format job structure can indicate whether a “fastformat” operation should be used, or whether Mount Rainier (EasyWrite) formatting should be used. Based on the data stored in the format job structure, the format subroutine formats the removable media.
  • Post process operations are performed in operation 1010. Post process operations can include, for example, sending status information to the shell extension to indicate format job progress, and other post process operations that will be apparent to those skilled in the art after a careful reading of the present disclosure. In this manner, embodiments of the present invention allow a user to utilize unformatted removable media in a manner similar to formatted media. In addition, the format application of the embodiments of the present invention can perform format operations both with user interaction or without user interaction, thus being transparent to the user.
  • FIG. 11 is flowchart showing a format method 1100 for passing information between the format application and the shell extension, in accordance with an embodiment of the present invention. In operation 1102, preprocess operations are performed. Preprocess operations can include, for example, intercepting a Drag and Drop command, determining whether removable media within the target drive is formatted or unformatted, starting a format operation on the removable media, and other preprocess operations that will be apparent to those skilled in the art after a careful reading of the present disclosure.
  • In operation 1104, a message is received by the format application requesting formatting status. As stated above, during a format operation, one embodiment of the present invention queries the format application to determine whether the format operation is complete. To do this, the shell extension sends a message to the format application requesting format status.
  • In response, in operation 1106, the format application stores drive and media data, and sets a flag indicating whether formatting is currently in progress, in the format job structure. This structure can then be provided to the shell extension, which can read the format job structure to acquire information regarding the format operation, media, and drive.
  • Once the format job structure is ready, the format application notifies the shell extension, in operation 1108. In this manner, the shell extension can examine the format job structure to obtain needed information. Post process operations are then performed in operation 1110. Post process operations can include, for example, determining when a format operation is complete based on the data stored in the format job structure, allowing the operating system to continue processing the remainder of a Drop request, such as copying files to the media, and other post process operations that will be apparent to those skilled in the art after a careful reading of the present disclosure.
  • As can be appreciated, method 1100 allows the format application to provide additional information to the shell extension during a format process. Moreover, the information provided can be changed based on the needs of a particular user or implementation. For example, the amount of time left for completion of the format process can be provided, or detailed format failure information can be provided to the shell extension if the format operation fails.
  • The invention may employ various computer-implemented operations involving data stored in computer systems. These operations are those requiring physical manipulation of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated. Further, the manipulations performed are often referred to in terms, such as producing, identifying, determining, or comparing.
  • Any of the operations described herein that form part of the invention are useful machine operations. The invention also relates to a device or an apparatus for performing these operations. The apparatus may be specially constructed for the required purposes, or it may be a general purpose computer selectively activated or configured by a computer program stored in the computer. In particular, various general purpose machines may be used with computer programs written in accordance with the teachings herein, or it may be more convenient to construct a more specialized apparatus to perform the required operations.
  • The invention can also be embodied as computer readable code on a computer readable medium. The computer readable medium is any data storage device that can store data, which can thereafter be read by a computer system. Examples of the computer readable medium include read-only memory, random-access memory, CD-ROMs, CD-Rs, CD-RWs, magnetic tapes, and other optical data storage devices. The computer readable medium can also be distributed over network coupled computer systems so that the computer readable code is stored and executed in a distributed fashion.
  • Although the foregoing invention has been described in some detail for purposes of clarity of understanding, it will be apparent that certain changes and modifications may be practiced within the scope of the appended claims. Accordingly, the present embodiments are to be considered as illustrative and not restrictive, and the invention is not to be limited to the details given herein, but may be modified within the scope and equivalents of the appended claims.

Claims (23)

1. A method for automatically formatting removable media, comprising the operations of:
accepting a selection of a format parameter;
intercepting a write request to write to removable media, wherein the write request is preserved;
determining whether the write request is directed to a supported drive;
if the write request is directed to the supported drive:
determining if the removable media is unformatted,
automatically preparing the removable media for content when the removable media is unformatted based on the format parameter and at least determining a drive type of a drive containing the removable media and detecting a media type of the removable media present in the drive, and
providing the preserved write request to an operating system, wherein the operating system performs a write operation on the removable media; and
if the write request is not directed to the supported drive, providing the preserved write request to an operating system without determining if the removable media is unformatted and without automatically preparing the removable media for content.
2. A method as recited in claim 1, further comprising communicating with a format application to request that the format application format the removable media when the removable media is unformatted.
3. A method as recited in claim 2, wherein communicating with the format application to request that the format application format the removable media includes sending a message to the format application requesting that the format application format the removable media when the removable media is unformatted.
4. A method as recited in claim 1, wherein the supported drive is a drive within a predetermined set of supported drives.
5. A method as recited in claim 1, wherein the write request is generated in response to a drag and drop operation.
6. A method as recited in claim 1, wherein the format parameter is a Universal Disk Format (UDF), File Allocation Table (FAT), NT File System (NTFS), or International Standards Organization (ISO) file system format.
7. A method as recited in claim 1, wherein the drive type defines characteristics of the drive.
8. A method as recited in claim 1, wherein the media type defines characteristics of the removable media.
9. A method as recited in claim 1, wherein the removable media is prepared for content based on the drive type and media type in response to receiving the write request to write to the removable media.
10. A method as recited in claim 1, wherein the removable media is a compact disc.
11. A method as recited in claim 1, wherein the removable media is a digital videodisc.
12. A method as recited in claim 1, wherein the removable media is a floppy disk.
13. A method as recited in claim 1, wherein the write request is preserved by a dynamic library object.
14. A method as recited in claim 13, wherein the dynamic library object is a dynamic link library (DLL).
15. A computer system for automatically formatting removable media, comprising:
a format application executed by the computer, wherein the format application is capable of automatically preparing removable media for content based on at least a drive type, the drive type defining characteristics of a drive containing the removable media, and a media type, the media type defining characteristics of the removable media; and
a dynamic library object executed by the computer, wherein the dynamic library object is in communication with the format application, the dynamic library object being capable of intercepting a write request and preserving the write request to write to the removable media, the dynamic library object being capable of determining if the removable media is unformatted,
wherein if the removable media is unformatted and if the write request is directed to a supported drive, the dynamic library object communicates with the format application to request that the format application prepare the removable media for content, and
wherein if the write request is not directed to the supported drive, the dynamic library object provides the write request to the operating system without communicating with the format application.
16. A system as recited in claim 15, wherein the dynamic library object provides the write request to an operating system once the removable media is prepared for content, the operating system performing a write operation on the removable media based on the write request.
17. A system as recited in claim 15, wherein the dynamic library object is capable of determining whether the write request is directed to the supported drive, the supported drive being a drive within a predetermined set of supported drives.
18. A system as recited in claim 15, where in the write request corresponds to a drag and drop operation.
19. A system as recited in claim 15, wherein the format application is capable of automatically preparing removable media for content based on a format parameter.
20. A system as recited in claim 19, wherein the format parameter is a Universal Disk Format (UDF), File Allocation Table (FAT), NT File System (NTFS), or International Standards Organization (ISO) file system format.
21. A system as recited in claim 15, wherein the dynamic library object communicates with the format application by sending a format message to the format application, the format message requesting that the format application prepare the removable media for content.
22. A computer program embodied on a computer readable medium, the computer program capable of automatically formatting removable media, the computer readable medium comprising:
instructions for accepting a selection of a format parameter;
instructions for intercepting a write request to write to removable media, wherein the write request is preserved;
instructions for determining whether the write request is directed to a supported drive;
if the write request is directed to the supported drive:
instructions for determining if the removable media is unformatted,
instructions for automatically preparing the removable media for content when the removable media is unformatted based on the format parameter and at least a drive type defining characteristics of a drive containing the removable media, and a media type defining characteristics of the removable media,
instructions for providing the preserved write request to an operating system, the operating system performing a write operation on the removable media; and
if the write request is not directed to a supported drive:
instructions for providing the preserved write request to an operating system without determining if the removable media is unformatted and without automatically preparing the removable media for content, wherein the operating system performs the write operation on the removable media.
23. A computer program as recited in claim 22, further comprising instructions for communicating with a format application to request that the format application format the removable media when the removable media is unformatted and the write request is directed to the supported drive.
US11/511,933 2002-05-21 2006-08-28 Application level automatic format of removable media Abandoned US20060294307A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/511,933 US20060294307A1 (en) 2002-05-21 2006-08-28 Application level automatic format of removable media

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US38249502P 2002-05-21 2002-05-21
US10/210,824 US7177990B1 (en) 2002-05-21 2002-07-31 Automatic format of removable media
US10/443,160 US7120735B1 (en) 2002-05-21 2003-05-21 Application level automatic format of removable media
US11/511,933 US20060294307A1 (en) 2002-05-21 2006-08-28 Application level automatic format of removable media

Related Parent Applications (2)

Application Number Title Priority Date Filing Date
US10/210,824 Continuation-In-Part US7177990B1 (en) 2002-05-21 2002-07-31 Automatic format of removable media
US10/443,160 Continuation US7120735B1 (en) 2002-05-21 2003-05-21 Application level automatic format of removable media

Publications (1)

Publication Number Publication Date
US20060294307A1 true US20060294307A1 (en) 2006-12-28

Family

ID=37072529

Family Applications (4)

Application Number Title Priority Date Filing Date
US10/210,824 Expired - Lifetime US7177990B1 (en) 2002-05-21 2002-07-31 Automatic format of removable media
US10/443,160 Expired - Lifetime US7120735B1 (en) 2002-05-21 2003-05-21 Application level automatic format of removable media
US11/511,933 Abandoned US20060294307A1 (en) 2002-05-21 2006-08-28 Application level automatic format of removable media
US11/652,231 Abandoned US20070113010A1 (en) 2002-05-21 2007-01-10 Automatic format of removable media

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US10/210,824 Expired - Lifetime US7177990B1 (en) 2002-05-21 2002-07-31 Automatic format of removable media
US10/443,160 Expired - Lifetime US7120735B1 (en) 2002-05-21 2003-05-21 Application level automatic format of removable media

Family Applications After (1)

Application Number Title Priority Date Filing Date
US11/652,231 Abandoned US20070113010A1 (en) 2002-05-21 2007-01-10 Automatic format of removable media

Country Status (1)

Country Link
US (4) US7177990B1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080219114A1 (en) * 2007-03-08 2008-09-11 Seiko Epson Corporation Information processing device and storage medium
US7783985B2 (en) * 2006-01-04 2010-08-24 Citrix Systems, Inc. Systems and methods for transferring data between computing devices
US20110023051A1 (en) * 2009-07-24 2011-01-27 Hon Hai Precision Industry Co., Ltd. Process management system and method
US20110179369A1 (en) * 2010-01-15 2011-07-21 Kingston Technology Corporation Managing and indentifying multiple memory storage devices
US20120102267A1 (en) * 2010-10-20 2012-04-26 International Business Machines Corporation Implementing enhanced data storage on removable media to optimize performance and relibility
US8190707B2 (en) 2007-10-20 2012-05-29 Citrix Systems, Inc. System and method for transferring data among computing environments

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7177990B1 (en) * 2002-05-21 2007-02-13 Sonic Solutions Automatic format of removable media
KR100510520B1 (en) * 2003-02-18 2005-08-26 삼성전자주식회사 Method for recording data
US9552141B2 (en) 2004-06-21 2017-01-24 Apple Inc. Methods and apparatuses for operating a data processing system
TW200604849A (en) * 2004-07-30 2006-02-01 Hon Hai Prec Ind Co Ltd Apparatus and method for automatically building RCD
US8478860B2 (en) * 2006-03-14 2013-07-02 Strong Bear L.L.C. Device detection system for monitoring use of removable media in networked computers
JP2007328901A (en) * 2006-05-09 2007-12-20 Canon Inc Recorder and method of recording
JP2008084474A (en) * 2006-09-28 2008-04-10 Teac Corp Data recording device
KR20110045532A (en) * 2009-10-27 2011-05-04 주식회사 히타치엘지 데이터 스토리지 코리아 Apparatus and method for changing a memory disc in optical disc drive
US9218118B2 (en) 2012-09-11 2015-12-22 Apple Inc. Media player playlist management
US9558278B2 (en) 2012-09-11 2017-01-31 Apple Inc. Integrated content recommendation
US9575885B2 (en) * 2013-06-11 2017-02-21 Silicon Motion, Inc. Data storage apparatus for scrambled data and management method thereof
US11163442B2 (en) * 2019-12-08 2021-11-02 Western Digital Technologies, Inc. Self-formatting data storage device

Citations (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5406279A (en) * 1992-09-02 1995-04-11 Cirrus Logic, Inc. General purpose, hash-based technique for single-pass lossless data compression
US5537578A (en) * 1993-04-20 1996-07-16 International Business Machines Corporation Transparent driving partition for processing logical volumes to be recorded onto optical media
US5682471A (en) * 1994-10-06 1997-10-28 Billings; Thomas Neal System for transparently storing inputs to non-volatile storage and automatically re-entering them to reconstruct work if volatile memory is lost
US5809543A (en) * 1993-12-23 1998-09-15 Unisys Corporation Fault tolerant extended processing complex for redundant nonvolatile file caching
US6134204A (en) * 1997-05-13 2000-10-17 Hewlett-Packard Company Method of reducing formatting time for rewritable compact disks by formatting less than the entire logical format
US6172955B1 (en) * 1997-08-25 2001-01-09 Ricoh Company, Ltd. Optical disc recording and reproducing apparatus for performing a formatting process as a background process and a method for formatting an optical disc by a background process
US20010006496A1 (en) * 1999-12-27 2001-07-05 Koji Hayashi Controller for data recorder
US6347358B1 (en) * 1998-12-22 2002-02-12 Nec Corporation Disk control unit and disk control method
US20020051019A1 (en) * 2000-10-31 2002-05-02 De Vorchik David G. Operating system user interface for staged write media
US20020080392A1 (en) * 2000-10-20 2002-06-27 Adrian Parvulescu Medical image processing system
US6449686B1 (en) * 1997-03-06 2002-09-10 Micron Technology, Inc. Method and apparatus for determining removable magnetic media types in a computer after detection of a read error condition
US20020138512A1 (en) * 2000-11-17 2002-09-26 William Buresh Flexible form and window arrangement for the display of medical data
US20020159353A1 (en) * 2001-04-25 2002-10-31 Yoshiyuki Sasaki Data storage apparatus that either certifies a recording medium in the background or verifies data written in the recording medium
US20020172123A1 (en) * 2001-03-16 2002-11-21 Fumiya Ohmi Data recording method and device, and data-recorded phase-change optical disc
US20030051112A1 (en) * 1999-05-06 2003-03-13 Rachel Gehr Copy button on drive
US6542975B1 (en) * 1998-12-24 2003-04-01 Roxio, Inc. Method and system for backing up data over a plurality of volumes
US6606285B1 (en) * 1999-09-23 2003-08-12 Koninklijke Philips Electronics N.V. Method of immediate writing or reading files on a disc like recording medium
US6647471B2 (en) * 2000-09-15 2003-11-11 Matrix Semiconductor, Inc. Methods for overwriting data in a memory device
US6760808B2 (en) * 1997-12-24 2004-07-06 Avid Technology, Inc. Computer system and process for transferring multiple high bandwidth streams of data between multiple storage units and multiple applications in a scalable and reliable manner
US6813648B1 (en) * 2001-07-02 2004-11-02 Adaptec, Inc. Method and apparatus for post boot-up domain validation
US6882795B1 (en) * 1999-11-01 2005-04-19 Sonic Solutions, Inc. Image mastering API
US6904008B2 (en) * 2000-07-19 2005-06-07 Sony Corporation Recording apparatus and recording method
US6952479B2 (en) * 2001-11-27 2005-10-04 Macrovision Europe Limited Dynamic copy protection of optical media
US6983292B1 (en) * 2001-07-10 2006-01-03 Sonic Solutions, Inc. Method and apparatus for formatting and initialization of re-writable optical media
US7120735B1 (en) * 2002-05-21 2006-10-10 Sonic Solutions, Inc. Application level automatic format of removable media

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2001291175A1 (en) * 2000-09-21 2002-04-02 Md Online Inc. Medical image processing systems
US20020180803A1 (en) * 2001-03-29 2002-12-05 Smartdisk Corporation Systems, methods and computer program products for managing multimedia content

Patent Citations (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5406279A (en) * 1992-09-02 1995-04-11 Cirrus Logic, Inc. General purpose, hash-based technique for single-pass lossless data compression
US5537578A (en) * 1993-04-20 1996-07-16 International Business Machines Corporation Transparent driving partition for processing logical volumes to be recorded onto optical media
US5809543A (en) * 1993-12-23 1998-09-15 Unisys Corporation Fault tolerant extended processing complex for redundant nonvolatile file caching
US5682471A (en) * 1994-10-06 1997-10-28 Billings; Thomas Neal System for transparently storing inputs to non-volatile storage and automatically re-entering them to reconstruct work if volatile memory is lost
US6449686B1 (en) * 1997-03-06 2002-09-10 Micron Technology, Inc. Method and apparatus for determining removable magnetic media types in a computer after detection of a read error condition
US6134204A (en) * 1997-05-13 2000-10-17 Hewlett-Packard Company Method of reducing formatting time for rewritable compact disks by formatting less than the entire logical format
US6172955B1 (en) * 1997-08-25 2001-01-09 Ricoh Company, Ltd. Optical disc recording and reproducing apparatus for performing a formatting process as a background process and a method for formatting an optical disc by a background process
US6760808B2 (en) * 1997-12-24 2004-07-06 Avid Technology, Inc. Computer system and process for transferring multiple high bandwidth streams of data between multiple storage units and multiple applications in a scalable and reliable manner
US6347358B1 (en) * 1998-12-22 2002-02-12 Nec Corporation Disk control unit and disk control method
US6542975B1 (en) * 1998-12-24 2003-04-01 Roxio, Inc. Method and system for backing up data over a plurality of volumes
US20030051112A1 (en) * 1999-05-06 2003-03-13 Rachel Gehr Copy button on drive
US6606285B1 (en) * 1999-09-23 2003-08-12 Koninklijke Philips Electronics N.V. Method of immediate writing or reading files on a disc like recording medium
US6882795B1 (en) * 1999-11-01 2005-04-19 Sonic Solutions, Inc. Image mastering API
US20010006496A1 (en) * 1999-12-27 2001-07-05 Koji Hayashi Controller for data recorder
US6904008B2 (en) * 2000-07-19 2005-06-07 Sony Corporation Recording apparatus and recording method
US6647471B2 (en) * 2000-09-15 2003-11-11 Matrix Semiconductor, Inc. Methods for overwriting data in a memory device
US6678764B2 (en) * 2000-10-20 2004-01-13 Sony Corporation Medical image processing system
US20020080392A1 (en) * 2000-10-20 2002-06-27 Adrian Parvulescu Medical image processing system
US20020051019A1 (en) * 2000-10-31 2002-05-02 De Vorchik David G. Operating system user interface for staged write media
US20020138512A1 (en) * 2000-11-17 2002-09-26 William Buresh Flexible form and window arrangement for the display of medical data
US20020172123A1 (en) * 2001-03-16 2002-11-21 Fumiya Ohmi Data recording method and device, and data-recorded phase-change optical disc
US20020159353A1 (en) * 2001-04-25 2002-10-31 Yoshiyuki Sasaki Data storage apparatus that either certifies a recording medium in the background or verifies data written in the recording medium
US6813648B1 (en) * 2001-07-02 2004-11-02 Adaptec, Inc. Method and apparatus for post boot-up domain validation
US6983292B1 (en) * 2001-07-10 2006-01-03 Sonic Solutions, Inc. Method and apparatus for formatting and initialization of re-writable optical media
US6952479B2 (en) * 2001-11-27 2005-10-04 Macrovision Europe Limited Dynamic copy protection of optical media
US7120735B1 (en) * 2002-05-21 2006-10-10 Sonic Solutions, Inc. Application level automatic format of removable media

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7783985B2 (en) * 2006-01-04 2010-08-24 Citrix Systems, Inc. Systems and methods for transferring data between computing devices
US20080219114A1 (en) * 2007-03-08 2008-09-11 Seiko Epson Corporation Information processing device and storage medium
US8190707B2 (en) 2007-10-20 2012-05-29 Citrix Systems, Inc. System and method for transferring data among computing environments
US8612546B2 (en) 2007-10-20 2013-12-17 Citrix Systems, Inc. System and method for transferring data among computing environments
US20110023051A1 (en) * 2009-07-24 2011-01-27 Hon Hai Precision Industry Co., Ltd. Process management system and method
US20110179369A1 (en) * 2010-01-15 2011-07-21 Kingston Technology Corporation Managing and indentifying multiple memory storage devices
US8667191B2 (en) * 2010-01-15 2014-03-04 Kingston Technology Corporation Managing and indentifying multiple memory storage devices
US20120102267A1 (en) * 2010-10-20 2012-04-26 International Business Machines Corporation Implementing enhanced data storage on removable media to optimize performance and relibility

Also Published As

Publication number Publication date
US7177990B1 (en) 2007-02-13
US7120735B1 (en) 2006-10-10
US20070113010A1 (en) 2007-05-17

Similar Documents

Publication Publication Date Title
US20060294307A1 (en) Application level automatic format of removable media
US7509453B2 (en) Pseudo-mounting unformatted removable media
JP4568397B2 (en) Method and apparatus for indexing by transferring data from old media to new media
US6643667B1 (en) System and method for replicating data
US7359626B2 (en) Image mastering API
US8359375B2 (en) Migration of data between computers
US5668970A (en) Method and apparatus for generating a file allocation table for a storage medium with no file allocation table using file storage information
US20060218366A1 (en) Data relocation method
JP2006073183A (en) Information acquisition method and information acquisition apparatus
US20060287990A1 (en) Method of file accessing and database management in multimedia device
EP1591884A2 (en) Information processing apparatus, information processing method, and program
WO2005096782A2 (en) Methods and systems for providing applications with internet search functionality
US6795803B1 (en) CD system utilizing a virtual CD-R
US20030135663A1 (en) Method, system, and program for including device parameters from a device driver in a configuration file
US20030132956A1 (en) Method, system, and program for managing a configuration file including device driver parameters
US20040068635A1 (en) Universal disk format volumes with variable size
US7885984B2 (en) Editing device and method, program, and recording medium
EP1713071A1 (en) Control device, control method, recording device, and recording method
US20020051019A1 (en) Operating system user interface for staged write media
US20070033219A1 (en) Methods and media for efficient optical media recording
US7171428B1 (en) Testing system with database-generic front end
EP1096496A2 (en) Image mastering application programming interface
US7475188B1 (en) Automatic drive selection in optical media recording
US20050226105A1 (en) Method, apparatus and computer program product for implementing device selection in a robotic media library with multiple media types and multiple device types
JP3923634B2 (en) CD security system

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION