4467 projects tagged "English"
SIGOF (Security Information Graphics Oriented Forensic) has been developed as a complement to the ACID or BASE project by implementing useful and detailed graphical presentation of security information/events. This program can exploit any secuity information stored in an ACID/BASE database schema. SIGOF introduces another way to manage security forensics and analysis by providing graphical representation of statistical and security trends. This approach provides the ability to manage a large amount of security events.
silencio is a script that generates a one page Web page. Configuration is through variables in the script. It supports the display of a Twitter RSS feed within a three column design. Future versions will allow easy toggling of the number of content columns as well as support for other social network statuses.
Simpleburner is a simple CLI application to make burning CDs and DVDs easier. It writes a directory with your files to burn to a CD. You have to set up some things like ISO image name and location for it. It can be run in modes like test burn, makeiso-only, or burn-only. More information is included in the help message.
siqqel is a simple and lightweight framework which allows you to execute MySQL queries directly from your browser (by transforming them into JSON calls to a backend script), displaying the results of your queries within the structure of the calling HTML document. To issue a query and have its results displayed in a table of your HTML document, you simply put an SQL statement into the "sql" attribute of a <table> element and it will be executed when you open the HTML document in your browser. Your browser will wrap the SQL statement into a JSON call, and this call will be issued to a backend script on your server, which in turn issues the statement against your database server and returns the result set back to your browser. Your browser will display the result set in the according table. If you hover your mouse over the table, a "reload" icon will be displayed, allowing you to re-issue the SQL statement without the need to reload the whole page.
sitepages_guard is a PHP class to monitor and restore damaged application files on a Web site. It can scan the application directory and make a compressed backup of its files. Later, the class can check if all files are still OK. If any files were damaged, the class can warn the administrator by email and restore the damaged or deleted files form a previous backup. If the installation is updated, the class can update the existing backup archive.
skiTunes is a fast, extensible alternative to iTunes. It can use Apple Quicktime, VLC, MPlayer, LAME, and cdrecord. It differs from Apple's offering in that it is written in Cocoa and uses native widgets, as well as supporting formats iTunes doesn't, such as OGG and WMA. Using native widgets will allow it to automatically match the rest of the OS when a theme is applied, unlike iTunes, which requires hacking in order to make it match. It will also offer a skinnable "mini- mode".