disk drive not reading
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 564
Now Playing / Now Reading 1.0
- Supported media type: Music, Book - Multi users - Displays title and thumbnail and/or full image of the CD or Book cover - Optional Info Sender WinAmp plug-in to record track information - Retrieves CD title from CD track name using Gracenote more>> - Supported media type: Music, Book - Multi users - Displays title and thumbnail and/or full image of the CD or Book cover - Optional Info Sender WinAmp plug-in to record track information - Retrieves CD title from CD track name using Gracenote CDDB - Retrieves CD or book image cover using Amazon web services - Client Authentication<<less
Added: 2007-01-05 License: GPL Price: $0.00USD
10 downloads
Other version of Now Playing / Now Reading
Price: FreeAdditionalInfoGNUGeneralPublicLicenseversion2
License:GPL
License:GPL
Flash Drive Data Replication 3.9
Its free and free of adware, etc - download, try it and see for yourself - replicate anything! more>> Its free and free of adware, etc - download, try it and see for yourself - replicate anything!<<less
Added: 2005-04-30 License: Freeware Price: $0.00USD
12 downloads
XML Driven Horizontal Bar Graph
XML Driven Horizontal Bar Graph is very great because it is designed to be an excellent and effective XML and Flash graph generating tool. more>>
XML Driven Horizontal Bar Graph is very great because it is designed to be an excellent and effective XML and Flash graph generating tool.
<<less Added: 2009-09-30 License: Free for non-commercial purposes. Price: Freefornoncommercialpurposes.
downloads
Making XML/XSLT driven site using PHP
This article contains an example of simple php xslt engine for XML driven web-sites which implements caching techniques and Apache-based XML file processing. more>> This article contains an example of simple php "xslt engine" for XML driven web-sites which implements caching techniques and Apache-based XML file processing.<<less
Added: 2007-04-17 License: Other Free / Open Source License Price: FreeAdditionalInfoNorestrictionsopensourcecopy,modify,redistribute,commercialuseallowedexceptrepublishingcodeinothersources.
952 downloads
Gmail Storage Drive 1 GB 1.0.a
G Mail Drive creates a virtual file system on top of your Google GMail account and enables you to save and retrieve files stored on your GMail account directly from inside Windows Explorer. GMail Drive literally adds a new drive to your computer under more>> G Mail Drive creates a virtual file system on top of your Google GMail account and enables you to save and retrieve files stored on your GMail account directly from inside Windows Explorer. GMail Drive literally adds a new drive to your computer under the My Computer folder, where you can create new folders, copy and dragndrop files to.<<less
Added: 2004-10-11 License: Freeware Price: $0.00USD
16 downloads
Slashdot Menu
This is a stylish collapsible menu modelled after the navigational menu found on Slashdot. Session-only cookies are used to remember the menu state (whether its expanded or not). more>> This is a stylish collapsible menu modelled after the navigational menu found on Slashdot. Session-only cookies are used to remember the menu state (whether its expanded or not).<<less
Added: 2006-09-29 License: Freeware Price: $0.00USD
14 downloads
Disc Collision rev3
Disc Collision rev3 provides you with a complete open source collision detection system which is created for Flash ActionScript3 (AS3). more>> Disc Collision rev3 provides you with a complete open source collision detection system which is created for Flash ActionScript3 (AS3). Disc Collision is an implementation of distance-based collision detection system. Built and optimized for Flash 10.<<less
Added: 2009-07-25 License: BSD - BSD License Price: BSDBSDLicense
1 downloads
PHP Script Tips - Reading and Writing Files
A collection of 14 tips on PHP functions on file input and output. Clear answers are provided with tutorial exercises on opening files for reading and writing, appending data to existing files, readin more>> A collection of 14 tips on PHP functions on file input and output. Clear answers are provided with tutorial exercises on opening files for reading and writing, appending data to existing files, reading file by line or character, reading file in binary mode. Special topics are: How To Append New Data to the End of a File? How To Read One Character from a File? How To Read a File in Binary Mode? How To Read Data from Keyborad (Standard Input)? How To Open Standard Output as a File Handle?<<less
Added: 2006-05-22 License: Free for non-commercial use Price: Free
1277 downloads
Reading Room 2.2
The Reading Room Version 1.0, an automated fan fiction archive script based off StorylineV1.8.0 (from IO Designs)with a design similar to fanfiction.net. Its easy to customize and personalize it to your site design, and it isnt as bulky as the popular more>> The Reading Room Version 1.0, an automated fan fiction archive script based off StorylineV1.8.0 (from IO Designs)with a design similar to fanfiction.net. Its easy to customize and personalize it to your site design, and it isnt as bulky as the popular efiction script. A must have for anyone running a fan fiction or story archiving site.<<less
Added: 2008-01-13 License: GPL Price: $0.00USD
19 downloads
Erase Disk Free Space Script
Use this script to erase all the free space on your disk drive by filling it with blank, zeroed files. The WSF script runs on Windows and is freeware licensed under GPL. Just copy it to the drive you want to fill up, and double-click on it. more>> Use this script to erase all the free space on your disk drive by filling it with blank, zeroed files. The WSF script runs on Windows and is freeware licensed under GPL. Just copy it to the drive you want to fill up, and double-click on it.<<less
Added: 2005-06-19 License: GPL Price: $0.00USD
18 downloads
Publishing And Reading RSS Feeds In ASP.NET 1
This tutorial explains what is RSS and how to read and publish RSS from ASP.NET web application. Anyone can publish news or other data from a persistent database as he or she generates the output in the XML format supported and understood by RSS more>> This tutorial explains what is RSS and how to read and publish RSS from ASP.NET web application. Anyone can publish news or other data from a persistent database as he or she generates the output in the XML format supported and understood by RSS protocol.<<less
Added: 2009-01-14 License: Freeware Price: $0.00USD
13 downloads
Working with Directories, Drives and Files in ASP.NET 1.0
Many times in your ASP.NET applications, you need to interact with the local file system, directory structures, reading and writing to files. or performing many other tasks. The System.IO namespace in the .NET framework makes working with file system and more>> Many times in your ASP.NET applications, you need to interact with the local file system, directory structures, reading and writing to files. or performing many other tasks. The System.IO namespace in the .NET framework makes working with file system and directories very easy. However there are things you need to keep in mind that is security. When you reading, or writing a file or folders in Web application, you are actually executing on behalf of the users that being assigned to your web application and mostly it is under ASP.NET user or Network Service user. You need to make sure that the user itself has write or read access for the particular file or directory you are working on. In this article, I will list down few important classes in .NET that you need to know in order to manipulate files and folders in ASP.NET application.<<less
Added: 2007-11-30 License: Free Non-Commercial Price: $0.00USD
13 downloads
ASP Tutorials - Microsoft Scripting Runtime DLL
This tutorial helps you to understand: scrrun.dll Dictionary Class FileSystemObject Class Drive Class Folder Class File Class TextStream Class more>> This tutorial helps you to understand: "scrrun.dll" "Dictionary" Class "FileSystemObject" Class "Drive" Class "Folder" Class "File" Class "TextStream" Class<<less
Added: 2006-08-27 License: Free for non-commercial use Price: Free
1171 downloads
Chilkat IMAP ActiveX Component
IMAP client component for reading and managing email and folders on an IMAP server. Supports S/MIME signed and encrypted email. Supports SSL IMAP. Full set of mailbox management features for adding, d more>> IMAP client component for reading and managing email and folders on an IMAP server. Supports S/MIME signed and encrypted email. Supports SSL IMAP. Full set of mailbox management features for adding, deleting, and renaming mailboxes. Easy to manage mail item flags for "seen", "draft", "answered", and "flagged". Preview mail by retrieving message summaries. Full mailbox sort and search capability. Easy access to all message parts and recipients. Easy access to attachments. Programs can work using either UIDs or sequence numbers.<<less
Added: 2005-06-09 License: Commercial License Price: $199.00AdditionalInfoIncludes1yearunlimitedemailandphonesupportfor1Developer
1598 downloads
Application Level Error Handling in ASP.NET 1
This tutorial explains how to handle ASP.NET errors on application level with Global.asax or by using a custom http module. Includes writing and reading errors to Windows EventLog, logging errors to text file or database and sending notification more>> This tutorial explains how to handle ASP.NET errors on application level with Global.asax or by using a custom http module. Includes writing and reading errors to Windows EventLog, logging errors to text file or database and sending notification e-mails to administrator.<<less
Added: 2009-03-12 License: Freeware Price: $0.00USD
12 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above disk drive not reading search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed