public marks

PUBLIC MARKS from mbertier with tag tools

27 August 2007

Kochizz » Présentation de Kochizz

Kochizz est un éditeur de configuration du serveur HTTP Apache.

24 August 2007

GreenSQL - Open Source Database Firewall Solution

by 4 others
GreenSQL is an Open Source database firewall used to protect databases from SQL injection attacks. GreenSQL works in a proxy mode and has built in support for MySQL. The logic is based on evaluation of SQL commands using a risk scoring matrix as well as blocking known db administrative commands (DROP, CREATE, etc). GreenSQL is distributed under the GPL license

17 August 2007

The Invoice Machine | Create Invoices Easily And Free

by 4 others
The Invoice Machine is a free web 2.0 application that let's you create free and beautiful PDF invoices in a snap.

14 August 2007

Woo Shell

Woo Shell (wsh) is an alternative to the normal Windows command prompt (cmd.exe). It is inspired by linux shells such as bash, csh and by the xterm terminal. The shell allows execution of commands with pipelining and sequencing.

13 August 2007

Sparkle - Trac

by 4 others (via)
Sparkle is a module that developers can stick in their Cocoa applications (five-step install!) to get instant self-update functionality. Your app will be able to update itself, not just check for new versions: it’ll read the update information from an appcast on your server, download, extract, install, restart, and even offer to show the users release notes before they decide if they want to update.

10 August 2007

PHPizabi - Create Worlds

PHPizabi is a feature rich social networking platform that integrates everything you need to jumpstart your community, dating site, or social networking portal right out of the box. PHPizabi is one of the most reliable, safe, and solid platforms on the market, offering your users features they could only dream of.

07 August 2007

Quercus: PHP in Java

by 2 others
Quercus is Caucho Technology's fast, open-source, 100% Java implementation of the PHP language.

PHP/Java Bridge

by 1 other
The php/Java bridge allows you to quickly access java classes from within your PHP scripts without having to know Java. It also allows you to access PHP scripts from within your Java classes without having to know PHP.

05 August 2007

SimplePie: Super-fast, easy-to-use, RSS and Atom feed parsing in PHP.

by 21 others
SimplePie is a very fast and easy-to-use class, written in PHP, that puts the ‘simple’ back into ‘really simple syndication’. Flexible enough to suit beginners and veterans alike, SimplePie is focused on speed, ease of use, compatibility and standards compliance.

Krumo: Version 2.0 of print_r(); and var_dump();

by 8 others
To put it simply, Krumo is a replacement for print_r() and var_dump(). By definition Krumo is a debugging tool (PHP4/PHP5), which displays structured information about any PHP variable.

About Asido | Asido: PHP Image Processing Solution

by 2 others
* o o Features o Drivers o Howtos o Roadmap o News * Documentation * Download * Bug Tracker * Forums SourceForge.net Asido at Freshmeat.net Support This Project Ohloh Metrics Home » About Asido Asido is a PHP (PHP4/PHP5) image processing solution, with “pluggable” drivers(adapters) for virtually any environment: GD2, Magick Wand, Image Magick via shell, Image Magick via extension, etc.

03 August 2007

Breaking news: R3 and StickleBack Yahoo tools Open Sourced | Federico Feroldi’s blog

I just received an awesome news from my manager. Two of the most important Yahoo’s platform tools have been published to the Open Source world for your pleasure:

jTagEditor

by 4 others
jTagEditor is a lightweight jQuery plugin which allows you to turn any textarea tag into a quick tag editor in an unobtrusive manner. This plugin is easy to use and fully customizable (Styles, Tagset and behaviours).

02 August 2007

SIMILE | Timeplot

by 3 others
Timeplot is a DHTML-based AJAXy widget for plotting time series and overlay time-based events over them (with the same data formats that Timeline supports).

Syncotype Your Baselines — RobGoodlatte.com

by 2 others (via)
I wrote a simple bookmarklet script that overlays a baseline grid atop everything on the page you’re viewing.

01 August 2007

YUI 2.3.0: Six New Components and a Prettier Face » Yahoo! User Interface Blog

by 2 others (via)
We’re pleased to announce today the release of YUI version 2.3.0. This release features six new additions to the library as well as a new skinning architecture and a new visual treatment for most of our UI controls. All of this, plus 250 enhancements and bug fixes, is available for download immediately.

VObject Home

by 2 others (via)
vobject is intended to be a full featured Python package for parsing and generating vCard and vCalendar files.

31 July 2007

Blogging Hyperic » Hyperic Releases Alfresco Plugin

With today’s release of the Hyperic HQ for Alfresco plugin, Hyperic HQ becomes the only monitoring system to natively support Alfresco deployments on every platform and architecture.

White Paper: Intelligent Updates to Configuration Files - Spike Developer Zone

In this paper, we provide a new two­fold solution – automated merging of changes that are done by a software provider after installation and manual merging of changes performed by the user thereafter. While some manual intervention is required in this approach, it is a more reliable solution. This approach also includes a tool to ease the manual file comparison and merge process.

Error Buddy - Spike Developer Zone

Do you have an error message from your application? Then find the answer with Error Buddy. You can search over 40000 source code files and troubleshooting documents using our beta lucene/nutch search interface or if you prefer, search as normal using google. With LXR technology you can drill right down into the line of source code where it came from with full cross-referencing.

GOsa project - Home

GOsa is a GPL'ed PHP based administration tool for managing accounts and systems in LDAP databases. It administers users and groups, mail distribution lists, thin clients, applications, phones and faxes.

Library of Free Data Models from DatabaseAnswers.org

by 5 others (via)
Here are about 450 very useful 'Kick-Start' Data Models that I have created since I started 5 years ago

25 July 2007

YSlow for Firebug

by 21 others (via)
YSlow analyzes web pages and tells you why they're slow based on the rules for high performance web sites. YSlow is a Firefox add-on integrated with the popular Firebug web development tool. YSlow gives you: * Performance report card * HTTP/HTML summary * List of components in the page * Tools including JSLint

24 July 2007

Review Board

(via)
For too long, code reviews have been too much of a chore. This is largely due to the lack of quality tools available, leaving developers to resort to e-mail and bug tracker-based solutions. At VMware, we've traditionally done code reviews over e-mail. A significant amount of time was wasted in forming review requests, switching between the diff and the e-mail, and trying to understand what parts of the code the reviewer was referring to. We decided to fix all that.

ChipLog » Blog Archive » Review Board

it started out simple, but grew to be pretty powerful and useful quickly. It was designed to automate and simplify the process of creating review requests and actually reviewing code.