public marks

PUBLIC MARKS from decembre with tag development

2014

FLICKR - WEB Flickr API Forum

(via)
Discussion group and support for the Flickr API

Freebox - DevDays - SDK Qt + fbx

SDK Qt + fbx: Qml est un langage. Il permet de mélanger une scène déclarative (penser HTML) et du Javascript pour réaliser l'interactivité. QtQuick est la bibliothèque standard fournie par Qt avec ce langage (objets visuels, images, timers, etc.). QtQuick fournit une interface avec le monde extérieur à travers l'API XMLHttpRequest. Qt est une bibliothèque pour développer des applications graphiques portables. QtDeclarative est la partie de Qt qui fournit le support de QML et QtQuick. Freebox ajoute une bibliothèque fbx

DEV - Firefox 32.0 - Page Inspector - Firefox Developer Tools | MDN

Use the Inspector to examine and modify the structure and layout of a page. There are two main ways to open the Inspector: - without an element selected: choose the "Inspector" option from the "Web Developer" menu or the equivalent keyboard shortcut - with an element selected: right-click an element on a web page and select "Inspect Element"

GM - DEV - Greasemonkey Tutorial for Beginners

In Greasemonkey tutorial, I have covered how to write Greasemonkey user scripts. After this tutorial,you will be able to write user-scripts for Greasemonkey. Topics covered: GreaseMonkey Installation Hello World Example Adding a Button Reading/Modifying HTML content Loading External Scripts.

DEV - Frontend Development Bookmarks - on Blog on chrispederick.com

Frontend Development Bookmarks “A huge list of frontend development resources collected over time, from general knowledge to concrete problems.

CSS - IMAGES RESPONSIVE - ResponsiveImages.org

(via)
A group of developers working towards a client-side solution for delivering alternate image data based on device capabilities to prevent wasted bandwidth and optimize display for both screen and print.

PIN BUTTON : Bookmarklet Builder

by 8 others (via)
To compress your code into a single-line as is required by bookmarklets, you could use this tool:

2013

FIREFOX - Profile Manager | MDN - Multiple installations de differentes versions de Firefox

(via)
Firefox and other XULRunner applications store user settings and data in special folders, called profiles. Firefox provides a built-in applet to manage these profiles, but it will eventually be going away (see bug 214675), so a new standalone Profile Manager application has been created, which works with any XULRunner application, and has many features not found in Firefox's built-in version.

CSS - Super useful tools for CSS coding | CatsWhoCode.com

by 3 others (via)
Lorsque vous développez un site Web ou une application Web, avoir les bons outils peut certainement vous aider à économiser beaucoup de temps. Dans cet article, j'ai compilé une liste d'outils utiles et super pour le codage CSS

2009

The App Garden on Flickr

by 6 others
Dopiaza's Set Manager by dopiaza Dopiaza's Set Manager is an on-line tool to allow flickr users to automatically create new sets based on a variety of criteria - you can define set...

Development resources - MozillaZine Knowledge Base

Development resources From MozillaZine Knowledge Base Websites that are useful for Mozilla development. This knowledge base also has a few articles on extension development.

XUL (XML User Interface Language) - MDC

XUL (XML User Interface Language) is Mozilla's XML-based language that lets you build feature-rich cross platform applications that can run connected or disconnected from the Internet. These applications are easily customized with alternative text, graphics and layout so they can be readily branded or localized for various markets. Web developers already familiar with Dynamic HTML (DHTML) will learn XUL quickly and can start building applications right away. Open XUL Periodic Table in Firefox or another Gecko-based browser to see some XUL demos.

DOM Inspector (also known as DOMi) - developer tool - MDC

The DOM Inspector (also known as DOMi) is a developer tool used to inspect, browse, and edit the Document Object Model of documents - usually web pages or XUL windows. The DOM hierarchy can be navigated using a two-paned window that allows for a variety of different views on the document and all nodes within.

DOM events - Wikipedia, the free encyclopedia

by 1 other
DOM (Document Object Model) events allow event-driven programming languages like JavaScript, JScript, ECMAScript, VBScript and Java to register various event handlers/listeners on the element nodes inside a DOM tree, e.g. HTML, XHTML, XUL and SVG documents. Historically, like DOM, the event models used by various web browsers had some significant differences. This caused compatibility problems. To combat this, the event model was standardized by the W3C in DOM Level 2.

Créer un plugin OpenSearch - Divers - Cours - Tutoriels divers concernant la bureautique

Un plugin OpenSearch est, comme son nom l'indique, un plugin de recherche. Ces plugins fonctionnent non seulement sur Firefox 2.0, mais aussi sur Internet Explorer 7, ce qui leur garantit une compatibilité avec les navigateurs les plus utilisés. Un plugin OpenSearch se présente souvent sous la forme d'un moteur de recherche dans la barre de recherche présente à droite de la barre d'adresse.

2008

New LINQ provider for Flickr - Mehfuz's WebLog

LINQ provider for Flickr gives an easy way to query , add and delete Flickr photos. Here, I will give some sneak preview about how to use the provider to do different operations on Flickr, as if doing queries with SQL objects.

Extensions -Construire une extension MDC

Explications pas à pas sur la construction d'une extension pour Firefox.

ImageData__The data: URI kitchen_crer icône 16×16 encodée en Base64

by 10 others
ImageData Une icône 16×16 encodée en Base64 représentant le moteur de recherche. The data: URI kitchen (en) est un outil très pratique pour générer les données à placer ici