74 projects tagged "Linux"
Flawless traps exceptions and then uses git blame to send an email to the developer who wrote the buggy code. Even if a particular line of code causes thousands of exceptions, only one email will be sent. It uses git-blame to figure out which developer is responsible for a particular exception, and will only email that developer. If you set report_only_after_minimum_date, then Flawless will only report exceptions caused by code modified after report_only_after_minimum_date. You can mark certain files/functions as library code, and when an exception originates in those files/functions, the caller will be blamed for the error instead of the library code.
ThreadFix is a software vulnerability aggregation and management system that reduces the time it takes to fix software vulnerabilities. It imports the results from dynamic, static, and manual testing to provide a centralized view of software security defects across development teams and applications. The system allows companies to correlate testing results and streamline software remediation efforts by simplifying feeds to software issue trackers. By auto-generating application firewall rules, this tool allows organizations to continue remediation work uninterrupted. ThreadFix empowers managers with vulnerability trending reports that show progress over time, giving them justification for their efforts.
Metacza is a language and its compiler which produces output in the C++ Meta Template Language. Its concise syntax makes Meta Template Programming much easier. Metacza allows you to write programs using boost::mpl, and to produce C++ header files that can be used on their own. Programming without boost::mpl is also supported. Metacza is a higher order language with closures, let, and lambda.
MundoCore is a lightweight and easy-to-use communication middleware to integrate heterogeneous software systems, consisting of services written in different programming languages and running on different operating systems. It also offers specific support for mobile and ubiquitous computing environments.
autodl-irssi is an advanced and easy to use torrent file downloader plugin for Irssi. The optional ruTorrent plugin (GUI) makes it even easier to use. The installer will set everything up. It works by connecting to your torrent tracker's IRC announce channel. You tell it exactly which IRC servers and channels to connect to and it does the rest. When a new torrent is announced, and matches one of the user filters, it's immediately downloaded. There's no delay like RSS, which polls once every 5-15 minutes. Once downloaded, the torrent file can be saved to a torrent client watch directory, sent to rtorrent, or uploaded to an FTP server. It supports more than 70 private trackers, and it's very easy to add your own if you know some basic XML and regular expressions. The filters are easy to set up, but also advanced. Some of the filters are release name, TV show name, torrent size, resolution, encoder, source, year, format, bitrate, medium, category, and many more. To prevent you from accidentally downloading too many files at once, you can also tell it to only allow X number of downloads per day, week, or month.
WikiPBX is a PBX Web interface for FreeSWITCH. Multiple "accounts" are supported per server instance: each account is effectively a completely independent PBX. Configuration is layered so that XML files go on top of what is stored in the database. This allows you to use a database, but stays out of your way if you choose to use flat files. Extensions, SIP endpoints, and gateways can be configured via a Web interface. Live calls can be viewed, hanged up, and transferred. Call history (CDR records) can be viewed over the Web interface. There is a Web interface for managing IVRs. "Sound clips" can be easily recorded for use in dialplan or IVRs. Audio or text-to-speech can be injected into live calls.
SEO Profesional Toolbar offers many SEO-related tools in one place. It can display PageRank, S-Rank, and the number of backlinks for visited pages. It stores the history of ranks for selected sites. It can highlight words, links, view the number of words, and more. The history of ranks and back-links is stored in a database, therefore you may watch how your pages evolve in time. All are equipped with beautiful colorful charts. You can view observed domains in the sidebar and check their ranks without even visiting them. The extension also includes a customizable list of handy SEO-related links. All this is packed together with a search tool for enumerating and highlighting words and different types of links.
SiteFusion allows object-oriented PHP applications to operate as OS-native applications through a XULRunner-based thin client. The client connects to the SiteFusion daemon through an ordinary Web server, and applications run in separate continuous processes. Two-way communication is enabled, without the need for additional Web server configurations. The implementation of the XUL framework in a PHP class structure includes an implementation of the Mozilla tree view optimized for very large trees, supporting drag-and-drop, editable cells, and sorting.