public marks

PUBLIC MARKS from parmentierf with tag webdev

May 2010

Web Application Exploits and Defenses

by 2 others (via)
# Learn how hackers find security vulnerabilities! # Learn how hackers exploit web applications! # Learn how to stop them!

April 2010

Dive Into HTML5

by 8 others (via)
Dive Into HTML5 seeks to elaborate on a hand-picked Selection of features from the HTML5 specification and other fine Standards. I shall publish Drafts periodically, as time permits. Please send feedback. The final manuscript will be published on paper by O’Reilly, under the Google Press imprint. Pre-order the printed Work and be the first in your Community to receive it. The Work shall remain online under the CC-BY-3.0 License.

BlueGriffon.org

by 2 others (via)
The next-generation Web Editor based on the rendering engine of Firefox

March 2010

Extend the Firebug Console with these 15 Extensions - Speckyboy Design Magazine

A great thing about Firebug is it gives you the option to add extra extensions and make it that even more indispensable, you can tailor it and mold it to your needs. I have listed fifteen of my favorites in this article.

February 2010

HTML: The Markup Language

by 2 others (via)
This document describes the HTML language and provides details necessary for producers of HTML content to create documents that conform to the language. By design, it does not define related APIs nor attempt to specify how consumers of HTML content are meant to process documents.

January 2010

JavaScript GUI Framework - Ample SDK

by 1 other (via)
Ample SDK is a standard-based cross-browser JavaScript GUI Framework for building Rich Internet Applications. It employs XML technologies (such as XUL, SVG or HTML5) for UI layout, CSS for UI style and JavaScript for application logic. It equalizes browsers and brings technologies support to those missing any.

December 2009

October 2009

Wiki-OS

(via)
Wiki-OS is the only open-source web OS (online operating system) where anyone can contribute right away like a wiki. It lets you: * Launch applications without installation (in a secure sandbox) * Share applications by embedding them into web pages * Develop Silverlight and .NET applications right from the browser * Allow others to enhance and maintain your application, the wiki way.

Test your RewriteRules for Apache mod_rewrite

This tool lets you write and test your rewrite rules for Apache's mod_rewrite on-the-fly.

September 2009

Thanks, geonames.org, for opening your web services! - blog.mozbox.org

ou can open your webservices to all or part of the web: HTTP access control.

SpriteMe

by 7 others (via)
Background images make pages look good, but also make them slower. Each background image is an extra HTTP request. There's a fix: combine background images into a CSS sprite. But creating sprites is hard, requiring arcane knowledge and lots of trial and error. SpriteMe removes the hassles with the click of a button.

A List Apart: Articles: Get Ready for HTML 5

With support in Chrome, Firefox 3.5, Opera, and Safari, HTML 5 is coming at you like a runaway train. Here are some suggestions to help you prepare to get on board rather than be left at the platform or tied to the tracks.

August 2009

About « Web Hooks

Web hooks are user-defined callbacks over HTTP. They’re intended to, in a sense, “jailbreak” our web applications to become more extensible, customizable, and ultimately more useful. Conceptually, web applications only have a request-based “input” mechanism: web APIs. They lack an event-based output mechanism, and this is the role of web hooks. People talk about Unix pipes for the web, but they forget: pipes are based on standard input and standard output. Feeds are not a sufficient form of output for this, which is partly why Yahoo Pipes was not the game changer some people expected. Instead, we need adoption of a simple, real-time, event-driven mechanism, and web hooks seem to be the answer. Web hooks are bringing a new level of event-based programming to the web.

June 2009

scripty2: for a more delicious web

by 3 others (via)
Scripty2 is a powerful, flexible JavaScript framework to help you write your own delicious visual effects & user interfaces. Version 2 of scriptaculous.

Web Developer's Toolbox :: Modules pour Firefox

Speed up the development process by using add-ons to troubleshoot, edit, and debug web projects without ever clicking away from Firefox.

Page Speed Home

by 3 others (via)
Page Speed is an open-source Firefox/Firebug Add-on. Webmasters and web developers can use Page Speed to evaluate the performance of their web pages and to get suggestions on how to improve them.

May 2009

Build an Unsupported Browser Warning with jQuery | Think2Loud

(via)
Un plugin jQuery qui informe l'utilisateur si son navigateur est obsolète (sans gêner).

ACCESS-KEY » Accueil

by 3 others (via)
Ce site présente une série de séquences vidéos mettant « en situation » des utilisateurs handicapés. Les diverses difficultés rencontrées sont ainsi illustrées en début de chaque séquence dans lesquelles les développeurs trouveront ensuite les moyens techniques pour y remédier.

April 2009

RPX: Instant OpenID and Data Portability

by 4 others
RPX handles the UI, authentication, and import of user profile and registration data for your website.

Main Page - OWASP

by 9 others
The Open Web Application Security Project (OWASP) is a worldwide free and open community focused on improving the security of application software.