22 projects tagged "English"
Easy PHP Thumbnail Class can be used to manipulate images and generate thumbnails. It can load images from files and generate thumbnails that can be saved to files or be generated as the current script output. The class can also perform other image manipulation functions such as adding shadows, clipping rounded corners, filters, bilineair image deformations, and more. Over 45 image manipulation functions are available.
Coverlipse is an Eclipse 3.x plugin for code coverage visualization of JUnit Tests. Supported coverages include block coverage and all-uses coverage (Data Flow Analysis). Configuration is done in the Eclipse way. Result feedback is given in specialized Views and directly in the Java Editor.
SolarCalc is a program for estimating the solar radiation and electrical energy yield in a given site around the world. The software has been written in Qt and uses the most recent models of solar radiation conversion by PV effects. The software can take into account many aspects of solar systems such as detailed diffuse/beam correlation models, temperature effects, and shadowing effects. The system allows you to build a user-based archive of components, like solar panels and inverters. Many printing and exporting functions are available, as well as ready-to-use PDF report export.
Simple PHP Chat Script is an AJAX chatting system which does not require a database. It works with text files saved on the server, so it is fast and requires very few server resources. It can be included in both PHP or HTML files (in blogs, forums), but the server must run PHP. The script can easily be changed to be used in other languages, just by translating the texts in a single file. It can have one or more chat rooms. The user can add smiles in chat, and can format the text with Bold, Italic, an Underline.
Nfsight is a Netflow processing and visualization application designed to offer a comprehensive network awareness solution. Developed as a Nfsen plugin, it constructs bidirectional flows from unidirectional flows and leverages these bidirectional flows to provide client/server identification.
Multi-Level Menu Creator is an AJAX Script to create multiple level menus. The menu lists (categories, sub-categories, link URLs) are defined on the client-side with JavaScript and can be saved with PHP to TXT files (in JSON format) and/or in a MySQL database. The script comes with three predefined types of menu styles, a horizontal-vertical menu and two vertical-horizontal menus. you can load a saved menu to continue editing it, to add, delete, and modify lists /links. The menu can be included in HTML and PHP files.
JS Slideshow Content can present a slideshow of HTML content. It can look inside a page element which contains different children slideshow elements which will be made visible one at a time. The slide show elements switch from one to another automatically after a configurable period of time or using object functions to switch to the next and previous slideshow element.