removable disk
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 56
Pebble 2.3.1
Pebble is a lightweight, open source, Java EE blogging tool. more>>
Pebble 2.3.1 offers you a helpful Java EE blogging tool which is designed as small, fast and feature-rich with unrivalled ease of installation and use. Blog content is stored as XML files on disk and served up dynamically, so there's no need to install a database. All maintenance and administration can be performed through your web browser, making Pebble ideal for anybody who is constantly on the move or doesn't have direct access to their host.
Major Features:
- Content
- Posting and management of content through your web browser, including rich text editor support.
- Blogger and MetaWeblog API interface included for posting content via compatible tools.
- Categorisation of content into multiple hierarchical categories.
- Tagging of content and a generation of a tagcloud.
- RSS enclosures for distributing files or podcasting.
- Simple content publication workflow.
- Pinging websites via XML-RPC when new blog entries are added.
- Publication of static content alongside your blog entries.
- Reader responses
- Reader responses, in the form of threaded comments and MovableType TrackBacks.
- E-mail notifications when new responses are received.
- Pluggable moderation, spam detection and CAPTCHA support.
- Bulk response management features to approve/reject/remove comments and TrackBacks.
- Web-based Adminstration
- Management of your blog via a web browser.
- File management and the ability to upload arbitary files and images.
- Capture of blog referers, requests and logs for viewing or export.
- Customizable regex based referer filters to combat referer spam.
- Integrated help and documentation.
- Newsfeeds
- RSS 2.0, RDF and Atom 1.0 feeds for blog entries and responses.
- Category and tag specific newsfeeds.
- Navigation
- View blog entries by permalink, day or month.
- Navigate through your blog entries in several ways, including a locale-aware calendar control.
- Text based and advanced searching.
- Team, project, multi-user blogs and security
- Multiple people can contribute to a single blog.
- Host more than a single blog for a project, group or community.
- Integrate Pebble with your existing security infrastructure (e.g. LDAP, Active Directory, RDBMS, etc).
- i18n
- Content in international character sets such as UTF-8.
- Publication of content aligned with your timezone, regardless of where your host is based.
- Locale sensitive delivery of dates, times and numbers.
- Translated public-facing text provides a consistent user experience
Added: 2008-05-20 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
12 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
Perl storable module to persist data to disk 1
Came across the following challenge this week, how do I easily persist data between two independent UNIX sessions. Usually I?d store data in a db or maybe ldap, but I only want to keep maybe a days worth and on multiple servers. In this article, I more>> Came across the following challenge this week, how do I easily persist data between two independent UNIX sessions. Usually I?d store data in a db or maybe ldap, but I only want to keep maybe a days worth and on multiple servers. In this article, I show two scripts - one which writes using the Perl Storage module and the other that reads. Each call to write, adds to a data file. Which is then extracted from by the read script. I include possible uses, for example recording restarts of a given service. In this instance I did nt want services restarting multiple times, where manual recovery of data would be needed. Also generating multiple alerts and notifications, but again looking to throttle them to a given number of iterations over 24 hours.<<less
Added: 2006-06-05 License: Freeware Price: $0.00USD
13 downloads
Other version of Perl storable module to persist data to disk
License:Freeware
Pure ASP file upload with progress 2.0
Easy to use, hi-performance pure asp include - multiple files upload script with HTML progress bar indicator. ASP upload to server disk, database or email attachment, upload with image preview and email notification, secure (https) file upload. Upload up more>> Easy to use, hi-performance pure asp include - multiple files upload script with HTML progress bar indicator. ASP upload to server disk, database or email attachment, upload with image preview and email notification, secure (https) file upload. Upload up to 10MB for free, 200MB in licensed version (still pure asp). Custom upload limit per upload/per file. Original, unique or custom file names. Samples and documentation.<<less
Added: 2003-01-20 License: Freeware Price: $0.00USD
15 downloads
SQLite GUI 0.1
SQLite GUI is a simple GUI to work with SQLite dB. You can create, delete and update tables a database. All the available tables in the database is shown. The records of various types including BLOB are displayed in the DataGridView. And the data in more>> SQLite GUI is a simple GUI to work with SQLite dB. You can create, delete and update tables a database. All the available tables in the database is shown. The records of various types including BLOB are displayed in the DataGridView. And the data in the DataGridView can be printed. The schema for all the available tables is displayed. Dependencies Add the reference SQLite.Net.dll to the project and use the namespace Finisar.SQLite to work with SQLite. Finisar.SQLite Finisar.SQLite is an ADO.NET Data Provider for accessing SQLite-Databases using the .NET-Framework. In SQLite a complete database is stored in a single disk file. SQLite is zero-configuration - no setup or administration needed. SQLite itself is "a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine" (quoted from the sqlite.org Website). The Finisar.SQLite Data Provider is an easy way to use the SQLite-Database in .net Languages like C# and VB.net.<<less
Added: 2007-04-19 License: Free Non-Commercial Price: $0.00USD
35 downloads
Webmedia Explorer 2.0
Webmedia Explorer is an innovative free Open Source PHP engine that reads your hard disc as a conventional disc explorer and generates a website realtime taking advantage of a very powerful rendering and data fetching caching system. But, it is not a more>> Webmedia Explorer is an innovative free Open Source PHP engine that reads your hard disc as a conventional disc explorer and generates a website realtime taking advantage of a very powerful rendering and data fetching caching system. But, it is not a convenctional disc explorer. It is a very abstract portal engine in which sections are just called folders.<<less
Added: 2006-07-17 License: GPL Price: $0.00USD
14 downloads
Creating Text files on server
In VBScript language there is no any function for Input/Output on hard disk. But you may use FileSystem Object to create and edit files on server. This is an indirect technics to create any file on se more>> In VBScript language there is no any function for Input/Output on hard disk. But you may use FileSystem Object to create and edit files on server. This is an indirect technics to create any file on server.<<less
Added: 2007-01-07 License: Freeware Price: Free
1027 downloads
System Stats (2) 20040417
System Stats (2) gathers system statistics for several hosts using: bash, awk, rrdtool, and displays this data using rrdtool graphs, php and apache. Use it to gather extinsive information about several servers, and storing and displaying in 1 central more>> System Stats (2) gathers system statistics for several hosts using: bash, awk, rrdtool, and displays this data using rrdtool graphs, php and apache. Use it to gather extinsive information about several servers, and storing and displaying in 1 central location. It currently gathers Load Average, Processes, Uptime, Memory usage, Swap Usage, Users logged in, Interface Traffic, Interface Packets, Accumulated interface traffic, ISP services using tcp and icmp polling, Internet Connectivity using tcp and icmp polling, Internet Connectivity hop count, Files and Directory sizes, and Disk Usage. This is a major update over the previous version of System Stats.<<less
Added: 2002-01-29 License: Free Non-Commercial Price: $0.00USD
41 downloads
Other version of System Stats
License:Free for non-commercial use
Primo Cart - Social e-Commerce Marketing/Advertising Platform
Primo Cart provides a new channel and product distribution via bloggers and web site owners. No cost setup and no monthly fees, only 2% is deducted on all sales through the shopping cart. Turnkey, CSS (X)HTML compliant, 300 MB disk space, dedicated MySQL more>> Primo Cart provides a new channel and product distribution via bloggers and web site owners. No cost setup and no monthly fees, only 2% is deducted on all sales through the shopping cart. Turnkey, CSS (X)HTML compliant, 300 MB disk space, dedicated MySQL database, access to quality publishers, realtime reports, search engine friendly links, unlimited products/images/categorie s, gzip pages, product image gallery, tax and shipping calculations, and much more!<<less
Added: 2006-12-05 License: Freeware Price: $0.00USD
11 downloads
DypsRTF a free RTF Writer 1.0.0.26
DypsRTF is a free component wich enable you to create RTF files on the fly for free. You dont need to have MS Word install on the server. Documents can be proposed for download, save on the disk or opened in the client browser. more>> DypsRTF is a free component wich enable you to create RTF files on the fly for free. You dont need to have MS Word install on the server. Documents can be proposed for download, save on the disk or opened in the client browser.<<less
Added: 2005-10-11 License: Freeware Price: $0.00USD
14 downloads
Other version of DypsRTF a free RTF Writer
Price: FreeAdditionalInfoDypsoBackOfficesignatureshouldbekeepedonthedocumentforthefreeversion
License:Freeware
License:Freeware
CPSafe 0.8
Using a combination of shell scripts and cron, CPSafe allows you to automatically backup all your CPanel-managed sites and offload them to an FTP server. Unlike other similar solutions, CPSafe does not require you to enable backups within CPanel. more>> Using a combination of shell scripts and cron, CPSafe allows you to automatically backup all your CPanel-managed sites and offload them to an FTP server. Unlike other similar solutions, CPSafe does not require you to enable backups within CPanel. CPSafe utilizes the CPanel web interface and wget to generate the backup files on the fly -- this saves tons of disk space versus storing daily cpanel backups on your server.<<less
Added: 2008-07-24 License: Free Non-Commercial Price: $0.00USD
10 downloads
A Better Member-Based ASP Photo Gallery 1.2
* A watermark option is available where users may put embed their name, etc. into the images. * True thumbnails are automatically created. * Images are resized to a preset size (default 600 pixels wide by xxx pixels high). This means that more>> * A watermark option is available where users may put embed their name, etc. into the images. * True thumbnails are automatically created. * Images are resized to a preset size (default 600 pixels wide by xxx pixels high). This means that large files are automatically reduced, saving disk space. * The member is able to go to Google Maps before uploading the photos and enter in co-ordinates for where the photos were taken. When the photos are viewed, a link is displayed that allows the visitor to bring up the Google Map showing where the photos originated from. * Progress bar shown when uploading files (from ASPJPEG sites sample code) * Ability for original uploader to go back and delete images or upload more at a later date.<<less
Added: 2009-01-26 License: Freeware Price: $0.00USD
10 downloads
ImageVibe v1.1 FREE Image Hosting Script 1.1
ImageVibe is an advanced FREE image hosting script that uses many features to bring the user a great experience: * Member or non member uploads * Members can create albums to share images * Ajax file management * Full admin area * more>> ImageVibe is an advanced FREE image hosting script that uses many features to bring the user a great experience: * Member or non member uploads * Members can create albums to share images * Ajax file management * Full admin area * Smarty templated * Easy customizing * Bandwidth management * Disk space management * More!<<less
Added: 2008-09-12 License: Other Price: $0.00USD
11 downloads
DT6Software L.L.C. Real Estate Website 3.17
We have a no web master needed methodology. Our real estate websites use our content management software, meaning zero HTML or programming knowledge needed. Our software users can simply add, remove, and update their website with a click of the mouse. more>> We have a no web master needed methodology. Our real estate websites use our content management software, meaning zero HTML or programming knowledge needed. Our software users can simply add, remove, and update their website with a click of the mouse. Our software is delivered on a monthly lease. Why is this better and cheaper than unit priced software? First, you do not have to buy a ?pro version?, like many other companies require to have access to patches and upgrade. Secondly, we are constantly improving, updating, and monitoring our software and its environment. Our upgrades are instantaneous which means you do not have to download and install them. Third, web hosting is included, 300 megs of disk space with 6000 megs of data transfer, our uptime is routinely 100% because we do not place our clients in a shared hosting environment with people using shoddy scripts that often cause server crashes. Lastly is our on-going customer support 24/7 all for a low monthly price of $19.99.<<less
Added: 2004-10-20 License: Price: 0.00 Price: 0.00
14 downloads
Other version of DT6Software L.L.C. Real Estate Website
License:Not Specified
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 removable disk 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