thin
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7
Thin Upload Pro 1.04
Thin Upload Pro is the jewel in the crown. more>>
Thin Upload Pro is the jewel in the crown. Thin Upload Pro is a combination of all the features found in the entire Thin Upload family of products plus one additional feature; the ability to gzip compress files to save your bandwidth.
The enterprise edition can be used to upload files using either File Transfer (FTP) or Hyper Text Transfer (HTTP) protocols. When used in HTTP mode it can either PUT or POST the files to the server and the file can be protected while in transit with SSL encryption.
If the files are very large and your server does not have the processor or memory to handle it, the files can be sliced into smaller pieces and each slice uploaded separately for reassembly at the server. Interrupted uploads can easily be resumed from the position where it was left off.
If you have already obtained a license of any of our uploaders you can simply upgrade to the enterprise edition by paying the difference between in license feee.
Enhancements:
- Ease of use and stability were improved for resumable large file uploads with Perl.
- A minor bug related to client side image resizing was fixed.
<<lessThe enterprise edition can be used to upload files using either File Transfer (FTP) or Hyper Text Transfer (HTTP) protocols. When used in HTTP mode it can either PUT or POST the files to the server and the file can be protected while in transit with SSL encryption.
If the files are very large and your server does not have the processor or memory to handle it, the files can be sliced into smaller pieces and each slice uploaded separately for reassembly at the server. Interrupted uploads can easily be resumed from the position where it was left off.
If you have already obtained a license of any of our uploaders you can simply upgrade to the enterprise edition by paying the difference between in license feee.
Enhancements:
- Ease of use and stability were improved for resumable large file uploads with Perl.
- A minor bug related to client side image resizing was fixed.
Download (0.092MB)
Added: 2006-09-23 License: Other/Proprietary License with Free Trial Price: $129
1178 downloads
Thin Slice Upload 1.04
Thin Slice Upload can upload files that are even hundreds of gigabytes in size regardless of the server configuration. more>>
Thin Slice Upload can upload files that are even hundreds of gigabytes in size regardless of the server configuration.
Do you want to upload hundreds of Giga bytes? Or is your website hosted on a shared server? And has the administrator imposed a limit on the maximum allowable upload size? Then Thin Slice Upload is for you.
Thin Slice will break each file down into smaller slices (you decide the chunk size). Each slice is uploaded separately. After all the slices have been uploaded they are reassembled at the server to recreate the original file.
Since the chunk size is configurable you can easily choose a value that is well within the limits imposed by your webserver configuration. For example default installations of the PHP scripting language, one of the most popular choices for handling file uploads is limited to only 2MB. By choosing a chunk size that is less than 2Mb you can easily upload files that are hundreds of megabytes or even gigabytes in size.
What if the users connection gets interrupted while the transfer is in progres? have no fear, Thin Slice will most often be able to resume the file upload from where it was left off. This resumption of file uploads is particularly usefull if your sites visitors are on dialup connections. Even on high speed connection the ability to resume an interrupted upload becomes very usefull when transfering very large files.
Enhancements:
- Ease of use and stability were improved for large file uploads with Perl.
<<lessDo you want to upload hundreds of Giga bytes? Or is your website hosted on a shared server? And has the administrator imposed a limit on the maximum allowable upload size? Then Thin Slice Upload is for you.
Thin Slice will break each file down into smaller slices (you decide the chunk size). Each slice is uploaded separately. After all the slices have been uploaded they are reassembled at the server to recreate the original file.
Since the chunk size is configurable you can easily choose a value that is well within the limits imposed by your webserver configuration. For example default installations of the PHP scripting language, one of the most popular choices for handling file uploads is limited to only 2MB. By choosing a chunk size that is less than 2Mb you can easily upload files that are hundreds of megabytes or even gigabytes in size.
What if the users connection gets interrupted while the transfer is in progres? have no fear, Thin Slice will most often be able to resume the file upload from where it was left off. This resumption of file uploads is particularly usefull if your sites visitors are on dialup connections. Even on high speed connection the ability to resume an interrupted upload becomes very usefull when transfering very large files.
Enhancements:
- Ease of use and stability were improved for large file uploads with Perl.
Download (0.067MB)
Added: 2006-09-05 License: Other/Proprietary License with Free Trial Price: $103
1186 downloads
Thin File Upload 2.0 Beta
Thin File Upload is a general purpose multiple file uploader. more>>
Thin File Upload is a general purpose multiple file uploader. Once Thin Upload is installed on your website, visitors will be able to send you their files simply by dropping them the designated area of their browser.
With traditional HTML form based uploads, each transfer is limited to a handlfull of files. With Thin Upload thousands of files and folders can be sent at once. A browse button can also be displayed for users who may prefer it, this button can also be used to select multiple files and folders.
Another difference between HTML forms and our applet is that the maximum upload size can be checked before a single byte has been transfered saving bandwidth. Another feature of the applet is its ability to display a progress monitor while the files are in transit.
As the name suggests Thin Upload is an ultra thin client that is compatible with all popular server side scripting/programming languages such as PHP, Perl, ASP.NET etc. At just 50 Kilo Bytes it loads almost instantly.
Enhancements:
- The applet can now be controlled by directly embedding configuration directives into the Web page that contains the applet.
- A new progress monitor has been added.
<<lessWith traditional HTML form based uploads, each transfer is limited to a handlfull of files. With Thin Upload thousands of files and folders can be sent at once. A browse button can also be displayed for users who may prefer it, this button can also be used to select multiple files and folders.
Another difference between HTML forms and our applet is that the maximum upload size can be checked before a single byte has been transfered saving bandwidth. Another feature of the applet is its ability to display a progress monitor while the files are in transit.
As the name suggests Thin Upload is an ultra thin client that is compatible with all popular server side scripting/programming languages such as PHP, Perl, ASP.NET etc. At just 50 Kilo Bytes it loads almost instantly.
Enhancements:
- The applet can now be controlled by directly embedding configuration directives into the Web page that contains the applet.
- A new progress monitor has been added.
Download (0.063MB)
Added: 2006-10-05 License: Other/Proprietary License with Free Trial Price: $61
1143 downloads
Thin File Putter 2.00 Beta
Thin File Putter is an HTTP PUT method file uploader. more>>
Thin File Putter is a PUT method file uploader. Thin File Putter makes use of the HTTP PUT method to transfer files to the web server. Traditionally files are uploaded using HTTP POST. The POST method however is not specifcally designed for file upload but the PUT method is.
putterThin File Putter is a multiple file uploader with drag and drop capabilities. It will display a progress monitor while the transfer is in progress and resume interrupted uploads.
With the PUT method, multiple files are uploaded as they are without first combining them into a MIME message. As a result no server side decoding is required.
The upload script merely reads the input stream and writes the data to the hard disk.
Thin File Putter is a cross platform solution, it can be used to upload very large files to any web server that supports the PUT method.
Whats New in 1.0.2 Stable Release:
- Fixes a bug that resulted in the applet misrepresenting the uploaded file as as zero on certain occasions.
Whats New in 2.00 Beta Development Release:
- A new progress monitor has been added, and configuration data can be directly embedded into the Web page that contains the applet (instead using a configuration file).
- Perl server side handlers have been improved.
<<lessputterThin File Putter is a multiple file uploader with drag and drop capabilities. It will display a progress monitor while the transfer is in progress and resume interrupted uploads.
With the PUT method, multiple files are uploaded as they are without first combining them into a MIME message. As a result no server side decoding is required.
The upload script merely reads the input stream and writes the data to the hard disk.
Thin File Putter is a cross platform solution, it can be used to upload very large files to any web server that supports the PUT method.
Whats New in 1.0.2 Stable Release:
- Fixes a bug that resulted in the applet misrepresenting the uploaded file as as zero on certain occasions.
Whats New in 2.00 Beta Development Release:
- A new progress monitor has been added, and configuration data can be directly embedded into the Web page that contains the applet (instead using a configuration file).
- Perl server side handlers have been improved.
Download (0.070MB)
Added: 2006-11-03 License: Other/Proprietary License with Free Trial Price: $75
1086 downloads
Thin Image Upload 2.0 Beta
Thin Image Upload is a drag and drop image uploader for embedding in Web pages. more>>
Thin Image Upload is a drag and drop image uploader for embedding in Web pages. Thin Image Upload has the ability to resize images on the client side.
Files that are not images can be filtered out to save bandwidth. The applet is equipped with a progress monitor that will display a thumbnail of each image as its uploaded.
Thin Image Upload is compatible with a wide range of server-side scripting languages. Before you begin the installation please make sure that your scripting engine has been correctly configured and your server is capable of accepting a file upload.
With PHP
Place the test.html page and upload.php (included in the zip file) on your webserver. Point your browser at test.html and carry out a form based file upload. It will help to ensure that your server is correctly configured to accept file uploads.
Open thinupload.properties in your text editor. Change the url property so that it points to the upload.php you placed on your server. Now move this file along with ThinImageDemo.jar and applet.php into a folder in your webspace.
Edit upload.php and set the save path for your uploaded files. Make sure the webserver has permissions to write to this directory. Thats it.
The upload.php is a sample PHP script provided to get you started on drag and drop file upload. You may need to modify the script for a better fit with your website or web application.
With Perl
Please copy upload.cgi to your /cgi-bin/ directory and change its permissions to 755. Move test-perl.html to a folder outside the cgi-bin and open it using your browser and test your server configuration by trying out a form based file upload.
Edit thinupload.properties so that the url parameter now points to the upload.cgi script inside the cgi-bin folder. Now move japplet.html, ThinUploadDemo.jar and thinupload.properties to your server. change the upload.cgi to set the save path.
With Other Technologies
Thin upload will work with any scripting/programming language that can accept a file upload. If you are using a techonology other than perl or PHP, please follow the instructions in your developers manual to set up file uploading. Then simply replace the html form with japplet.html. Make sure to edit the properties file so that the url property points to the script that will accept the incoming files.
Whats New in 1.04 Stable Release:
- A minor bug related to client side image resizing was fixed.
Whats New in 2.0 Beta Development Release:
- Photos can be watermarked.
- Interrupted uploads can be resumed.
- A new progress monitor has been added, and the applet can be more easily configured.
<<lessFiles that are not images can be filtered out to save bandwidth. The applet is equipped with a progress monitor that will display a thumbnail of each image as its uploaded.
Thin Image Upload is compatible with a wide range of server-side scripting languages. Before you begin the installation please make sure that your scripting engine has been correctly configured and your server is capable of accepting a file upload.
With PHP
Place the test.html page and upload.php (included in the zip file) on your webserver. Point your browser at test.html and carry out a form based file upload. It will help to ensure that your server is correctly configured to accept file uploads.
Open thinupload.properties in your text editor. Change the url property so that it points to the upload.php you placed on your server. Now move this file along with ThinImageDemo.jar and applet.php into a folder in your webspace.
Edit upload.php and set the save path for your uploaded files. Make sure the webserver has permissions to write to this directory. Thats it.
The upload.php is a sample PHP script provided to get you started on drag and drop file upload. You may need to modify the script for a better fit with your website or web application.
With Perl
Please copy upload.cgi to your /cgi-bin/ directory and change its permissions to 755. Move test-perl.html to a folder outside the cgi-bin and open it using your browser and test your server configuration by trying out a form based file upload.
Edit thinupload.properties so that the url parameter now points to the upload.cgi script inside the cgi-bin folder. Now move japplet.html, ThinUploadDemo.jar and thinupload.properties to your server. change the upload.cgi to set the save path.
With Other Technologies
Thin upload will work with any scripting/programming language that can accept a file upload. If you are using a techonology other than perl or PHP, please follow the instructions in your developers manual to set up file uploading. Then simply replace the html form with japplet.html. Make sure to edit the properties file so that the url property points to the script that will accept the incoming files.
Whats New in 1.04 Stable Release:
- A minor bug related to client side image resizing was fixed.
Whats New in 2.0 Beta Development Release:
- Photos can be watermarked.
- Interrupted uploads can be resumed.
- A new progress monitor has been added, and the applet can be more easily configured.
Download (0.069MB)
Added: 2006-10-17 License: Other/Proprietary License with Free Trial Price:
1200 downloads

EditLive for XML (unix) 3.1
Template-driven authoring for your own XML document types. more>> Leverage the flexibility and content reuse offered by XML across multiple applications and media. Publish content directly from Web applications, or ??through the Web?? with EditLive!s thin-client, open standards-based architecture. EditLive! for XML gives you the 3 tools you need to create and edit and deploy standards based XML forms solutions in a familiar, easy to use WYSIWYG interface.
Intuitive user interface - hide the complexities of XML , XSD and XSLT
Consistent cross-platform and cross-browser support
Support for rich text inputs including and date/times, tables, lists and graphics
Real time validation and spell checking- no more input errors
Repeating sections and dynamically updating expressions save time
Standards-based support for XML, XSD and XSLT
Accessibility and compliance checkers
Internationalized into 12 different languages
Seamless and fast integration with your CMS or Web applications
Affordable and flexible licensing.<<less
Download (32.31MB)
Added: 2009-04-18 License: Shareware Price: $8990
227 downloads
Beeweeb Internet File Server 2.0
The easy VPN alternative to access and share files over the Internet more>> Beeweeb Internet File Server Workgroup 2.0 is a secure application to access your Linux/Unix file server through the Internet and share files with Windows or Mac workstations, as you would within a LAN.
It includes SSL encryption and allows direct access to remote files avoiding HTTP/FTP downloading and uploading.
Users log on to the server by means of a thin free client (Beeweeb Mapper) with address and password.
Impressively easy to install and configure, it immediately improves the communication among different office locations, employees, sales force, partners and anybody needs to access and share files and even databases with you.
Scalable to serve up to thousands of users it is a perfect solution for ISPs and Hosting Providers looking forward to offering innovative online storage, backup and file-sharing services.<<less
Download (372KB)
Added: 2009-04-08 License: Shareware Price: $439
198 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above thin 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