public marks

PUBLIC MARKS from mbertier with tags tools & webdev

2008

mod_xsendfile

(via)
mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers registered by the original output handler. If it encounters the presence of such header it will discard all output and send the file specified by that header instead using Apache internals including all optimizations like caching-headers and sendfile or mmap if configured. It is useful for processing script-output of e.g. php, perl or any cgi.

Software is hard | Firecookie

by 4 others (via)
Firecookie is a an extension for Firebug that makes possible to view and manage cookies in your browser.

ie7-js - Google Code

by 14 others (via)
IE7 is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6.

2007

jQuery Form Plugin

The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather information from the form element to determine how to manage the submit process. Both of these methods support numerous options which allows you to have full control over how the data is submitted. Submitting a form with AJAX doesn't get any easier than this!

PHPIDS » Web Application Security 2.0 » Index

by 1 other (via)
PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application. The IDS neither strips, sanitizes nor filters any malicious input, it simply recognizes when an attacker tries to break your site and reacts in exactly the way you want it to. Based on a set of approved and heavily tested filter rules any attack is given a numerical impact rating which makes it easy to decide what kind of action should follow the hacking attempt. This could range from simple logging to sending out an emergency mail to the development team, displaying a warning message for the attacker or even ending the user’s session.

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.

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.

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

[ANN] mod_concat

(via)
The ability to concatenate CSS or javascript files into a single HTTP request.

minify - Google Code

by 11 others (via)
Minify attempts to fix this problem by combining multiple CSS or JavaScript files into one download. By default, it also removes comments and unnecessary whitespace to decrease the amount of data that must be sent to the browser. Most importantly, it does all of this on the fly and requires only a few simple changes to your existing web pages.

alan little’s weblog | transliterator

I needed something for a project I’m working on that would let me easily enter romanised Sanskrit text on a normal keyboard (or better still, find romanised Sanskrit text on the internet) and then convert it to proper devanagari Sanskrit text in unicode.

google-code-prettify - Google Code

by 7 others (via)
A Javascript module and CSS file that allows syntax highlighting of source code snippets in an html page.

SWFFix Dev Blog

by 2 others
SWFFix is a project by Geoff Stearns and Bobby van der Sluis with the goal to create a next generation JavaScript library for embedding Flash content.

2006

Oedipus Web Scanner Project

Oedipus is an open source web application security analysis and testing suite written in Ruby. It is capable of parsing different types of log files off-line and identifying security vulnerabilities. Using the analyzed information, Oedipus can dynamically test web sites for application and web server vulnerabilities.

Solex - Web Application Testing with Eclipse

by 3 others (via)
Solex is a free open source Web application testing tool built as a plug-in for the Eclipse IDE.

2005

Anteater

Anteater is a testing framework designed around Ant, from the Apache Jakarta Project. It provides an easy way to write tests for checking the functionality of a Web application or of an XML Web service.

Gubed PHP Debugger - Home

by 1 other
Gubed is a cross platform program to debug PHP scripts.

Xinha

by 7 others (via)
Xinha (pronounced like the Warrior Princess) stands for "Xinha is not htmlarea".

DHTML roundup : Lifehacker

by 4 others (via)
Web monkeys, a few nifty Javascript/CSS tricks to make your web pages more dynamic:

AttributeCrawler (neo-dzygn-com)

by 1 other (via)
AttributeCrawler provides a good alternative for getElementsBySomething-style functions.

Cacheability Engine

by 3 others
To help you understand how Web Caches will treat a Web page, the Cacheability Engine will look at a URL (and optionally any images or objects associated with it), giving both specific cache-related data about it, and a general commentary on how cacheable the object is.