public marks

PUBLIC MARKS from redyrod

May 2007

ZigZig Software - ZigVersion

by 4 others
ZigVersion is an easy to use interface for Subversion for Mac OSX, a popular open source version control system.

March 2007

February 2007

January 2007

53 CSS-Techniques You Couldn’t Live Without

by 65 others, 1 comment
CSS is important. And it is being used more and more often. Cascading Style Sheets offer many advantages you don’t have in table-layouts - and first of all a strict separation between layout, or design of the page, and the information, presented on the page. Thus the design of pages can be easily changed, just replacing a css-file with another one. Isn’t it great? Well, actualy, it is.

Welcome to Newt Edge

by 2 others
This Newt Edge site is created not for the faint-hearted browsers, but more specifically to highly standards compliant browsers, such as Gecko-based browsers. This site is the place for my collections of markup test cases, style sheets demonstrations and coding workarounds. Feel free to browse around and experience my work.

Natural Docs

by 7 others
Natural Docs is an open-source, extensible, multi-language documentation generator. You document your code in a natural syntax that reads like plain English. Natural Docs then scans your code and builds high-quality HTML documentation from it.

xdebug, macosX.4 et MAMP 1.3.1 - pomme, poire & rockn'roll

by 1 other
Vous avez monté une application web que vous utilisez régulièrement, et vous souhaitez rechercher un moyen de l'optimiser, ou vous avez besoin d'un outil de profiling dans le cadre de votre développement PHP ? Vous êtes sur mac osX, vous utilisez MAMP (1.3.1). Moi aussi !! Je me suis donc décidé à voir ce que donne xdebug qui semble être l'outil incontournable pour accomplir cette tâche. J'ai rencontré quelques obstacles pour arriver à mes fins, qui justifient je pense l'écriture de ce billet.

Basic PHP Script Security

by 3 others
Basic PHP script security covers issues like prevention of SQL injections, XSS and CSRF attacks, variable tampering, etc.

New JS Animation / Effects Library Coming Soon From NoMeters.com: SilkFX

A new JavaScript animation / FX library is soon to be released, addresses issues that current animation libraries (such as mooFX, Rico, Script.aculo.us) try to avoid: No dependency on any third-party framework, Nice and clean object-oriented interface, High efficiency and small size, Efficient support for linear and non linear animation methods.

November 2006

Search Free Fonts

by 42 others
Plus de 13000 polices de caractères en téléchargement

FLV Knife

by 1 other
FLV Knife is a tool which helps working with Flash Video (FLV). FLV Knife is in an early alpha-state but it is working and productive.

Wikiwyg

by 2 others
Wikiwyg is a Javascript library that can be easily integrated into any wiki or blog software. It offers the user multiple ways to edit/view a piece of content: * Wysiwyg mode - Simple, HTML, Design Mode editing. * Wikitext mode - Standard, Wiki, Text Area editing. * HTML mode - View/Edit raw html. * Preview mode - Display mode without saving changes. Wikiwyg allows you to switch between modes, delegating some of the processing to the server when necessary.