25 projects tagged "All OS"
The Cutter project began with a need to crop HTML code to a specified number of words, but without losing the original HTML markup at any time. You create a JavaScript object instance and assign the DOM element to be cut, the DOM target element, and the number of words that cut the HTML markup. After this, execute it.
EasyPhpWipeJPG is a script to remove all EXIF, IPTC, and comment information from JPEG images. The resulting image will be 100% identical to the original image without any quality loss (binary wipe). Why shoud you remove EXIF, IPTC & Comment information? For privacy considerations (the image might contain sensitive data (camera brand, model, GPS location, etc.)), SEO considerations (unwanted tags from manufacturers like "LEAD Technologies Inc. V1.01"), and to reduce file size. It offers the option to create backups of the original images, which you may restore or remove later. It can work on images in a single directory, or it can search and include images from the entire subdirectory structure. The images will be processed in batches (no limit to the amount of images).
RainFramework is an MVC Framework for PHP. It's easy to use and it enables teams to work better. It is installable with a simple copy/paste operation. It has a very small footprint, with just the necessary library and files. It is well documented and tested, and it allows you to create Web applications more quickly. It also supports multiple languages, has a WYSIWYG editor, and is extensible.
MP3 Host is a CGI script that will gather, on-the-fly, a list of all media files by extension in (sub)folders and present a page for people to access the content. It has customizable options. Its output is updated at each load. It features hands free maintenance, and makes an effective MP3 server.
Simple Java Mail aims to be the simplest to use lightweight mailing framework for Java, while being able to send complex email messages including attachments and embedded images. The Simple Java Mail framework essentially is a wrapper around the JavaMail SMTP mailing API that allows users to define email messages on a high abstraction level without having to deal with terminology such as "multipart" and "mimemessage".