35 projects tagged "English"
Moyobase is a Web application designed to manage all your data and information in one place. Its powerful customizable features allow you to structure data and quickly access important information. Colleagues and partners can add notes on a customer page so that the information is instantly shared among everyone involved. Moyobase keeps track of things to do and manages your tasks with due dates, priorities, and notes. You can also assign tasks to others. Moyobase can plot charts with any piece of information stored in your database.
PHP Flash Rotator is a script that rotates Flash movies with any timing you specify. The SWF files are selected randomly and are not repeated, and each have their own link. Title text appears for each image when the mouse hovers over it. Image Rotator daily, or by hour, minute, second, milliseconds, anything in between, and in order. Rotates a lot more than Flash and .SWF files also. Quality flash random rotator that cannot pick same random item twice in a row unless you want it to, comes with this. Rotate all your own content yourself.
Record Camera To FLV (RecCam2FLV) is a Web-based application that records from capture devices such as cameras or webcams on a user's PC and stores the result as FLV files on the server using Flash streaming technology. Record quality can be controlled by the user. Users can replay the recorded FLV file or record again.
phpProposal is a Web application to create SEO/PPC/SEM proposals in a fraction of the time required to do so manually, even when using a template. You simply enter some basic data and the software does the rest. The software has a built in client access area where they can view any and all proposals created for them. You also have the option of outputting the finished proposal in several formats, such as HTML and PDF.
AppLogger is a library that allows an application programmer to provide run-time customizable output from an application. It includes a function, applogger_log(), with calling semantics analogous to the standard C library's printf(), but with extra arguments to specify a classification for the output message. Calls to applogger_log() thus specify the classification and text of a message; calls to other functions in the AppLogger library determine the real-time policy applogger_log() applies to messages of a given classification: print to file, send over a network socket, ignore the message, etc. In short, AppLogger allows for the separation of message content and message output policy in an application.