background preloader

The Lightbox Clones Matrix

The Lightbox Clones Matrix

Redirection Redirection usually results in temporary files. Some notes on this subject can be found on my Temporary Files page. Read my explanation of standard output and standard error streams. Take a look at some of the examples available, they will give you an impression of the many possibilities of redirection FancyZoom 1.1 Update: Version 1.1 released 2/8/08. Good bug fixes + Opera compatibility! ...so I fought back the charging Guanaco, immediately hopped on my paraglider, and basically caught the first flight out of Chile — but not without dealing with some cantankerous customs inspectors while drinking a cool glass of chicha. Really sorry it took so long! But hey, two years later, it's finally done! Smooth Javascript Image Zooming For Your Web Pages This much-requested chunk of Javascript to zoom images inline, originally written for this blog but later rolled out to the Panic website and used for screenshots, is now polished up, bug-fixed, available for you to use on your website! Designed to view full-size photos and images inline without requiring a separate web page load, FancyZoom's raison d’être (French for "raisin-determination") is providing a smooth, clean, truly Mac-like effect, almost like it's a function of Safari itself. Instructions 1 Download the FancyZoom package, right here: 5Whoah. Example

ColorBox A lightweight customizable lightbox plugin for jQuery View Demos Released under the MIT License, source on Github (changelog) Download Install via NPM npm install jquery-colorbox Compatible with: jQuery 1.3.2+ in Firefox, Safari, Chrome, Opera, Internet Explorer 7+ Supports photos, grouping, slideshow, ajax, inline, and iframed content.Lightweight: 10KB of JavaScript (less than 5KBs gzipped).Appearance is controlled through CSS so it can be restyled.Can be extended with callbacks & event-hooks without altering the source files.Completely unobtrusive, options are set in the JS and require no changes to existing HTML.Preloads upcoming images in a photo group.Currently in use on a million-plus websites. Instructions & Help The FAQ has instructions on asking for help, solutions to common problems, and how-to examples. Usage Colorbox accepts settings from an object of key/value pairs, and can be assigned to any HTML element. Settings Public Methods Event Hooks Hey,

spreconi Re-inventing XMLHttpRequest: Cross-browser implementation with sniffing capabilities Re-inventing XMLHttpRequest: Cross-browser implementation with sniffing capabilities Published by Sergey Ilinsky on 16th October, 2007 (Last Updated on 17th December, 2007) This article attempts to summarize some experience in working with the XMLHttpRequest object by showing how to: Implement a cross-browser XMLHttpRequest object (to replace the existing one) Enable interception of the XMLHttpRequest objects operations Solve multiple browser-specific XMLHttpRequest issues Contents 1. Most people are aware of how to make the Internet Explorer 6.0 browser compatible to the others with respect to its support for XMLHttpRequest object. Elegant, isn't it? Wrapping the native implementation into a cross-browser object This way we have a prototyped implementation of the XMLHttpRequest object. Enabling object sniffing capabilities The implementation should be capable of transparent sniffing of all operations done on all instances of the XMLHttpRequest object. 2. Gecko: Annoying <parsererror...>...

GoodBarber, pour créer son application mobile en un clic Plus les années passent, et plus nous glissons progressivement vers le web mobile. Les smartphones rencontrent un franc succès, aussi bien auprès des professionnels que du grand public, et nous sommes aujourd’hui nombreux à pouvoir mettre la toile au fond de notre poche. Super, merveilleux, mais c’est aussi pour cette raison qu’il est devenu nécessaire pour le blogueur ou pour l’éditeur de contenu de décliner son site sur les principales plateformes mobiles du moment. Et justement, l’objectif de GoodBarber, c’est de vous permettre de créer facilement votre application pour iOS, Google Android et Windows Phone 7 sans aucune connaissance technique particulière. Présentation de GoodBarber Et ça, c’est franchement pas bête, non ? Dans ce contexte, l’initiative de GoodBarber risque d’intéresser pas mal de monde. Les fonctionnalités de GoodBarber Enfin revenons à nos moutons. Définir les sections de notre application. Voilà pour les grandes lignes. Les tarifs de GoodBarber L’interview 1. 2. 3.

Chronic renal failure (CKD) and its progression Renal failure means that the kidneys aren't working properly. If the renal failure is chronic, it is lasting and kidney function is unlikely to improve. However you can remain quite well until late on in chronic renal failure. It is therefore important to stop it from getting worse, if at all possible. 'Chronic renal failure' is often shortened to CRF. How do you know about chronic renal failure (CKD)? As many people with chronic renal failure have no symptoms, it is often only diagnosed after blood tests. What about progression? For some reason, once kidneys have been damaged, they may continue to get worse over months and years, even long after the disease that caused the damage has gone. Can end-stage renal failure be prevented? Sometimes it can - and even if it cannot be prevented, it can often be delayed by many years. Stages of kidney disease In the last few years a useful classification of renal failure has been developed. The KDOQI stages of kidney disease are: Up to top Anaemia Bones

jQuery Tutorials for Designers This article contains 10 visual tutorials intended for web designers and newbies on how to apply Javascript effects with jQuery. In case you don't know about jQuery, it is a "write less, do more" Javascript library. It has many Ajax and Javascript features that allow you to enhance user experience and semantic coding. Since these tutorials are focused on jQuery, I'm not going to get into the details of the CSS. Note: the version used in this article is jQuery 1.2.3 View jQuery Demos Download Demo ZIP How jQuery works? First you need to download a copy of jQuery and insert it in your html page (preferably within the <head> tag). How to get the element? Writing jQuery function is relatively easy (thanks to the wonderful documentation). 1. Let's start by doing a simple slide panel. When an elment with class="btn-slide" is clicked, it will slideToggle (up/down) the <div id="panel"> element and then toggle a CSS class="active" to the <a class="btn-slide"> element. 2. 4a. 4b. 5a. 5b. 6. 7. 8. 9.

15 conseils pour se faire connaître grâce aux Digg Like ! Les Digg like sont apparus en France quelques mois après l’explosion du site www.digg.com aux USA. Ces sites vous permettent de poster un lien vers votre site, plus un bref résumé de votre article sur leurs sites. C’est donc l’endroit idéal pour publier des articles à forte valeur ajoutée, communiqué sur une vidéo de buzz marketing, donner les résultats d’une étude… Néanmoins il y a une certaine “netiquette” à respecter: apporter une véritable valeur ajoutée ou des informations étonnantes ou humoristiques (ce ne sont pas des sites pour faire de la pub !). Voici 15 conseils pour gagner en visibilité sur les Digg Like 1 – Publiez vos articles aux heures de forte audience : par exemple, si votre cible est les entreprises il faut publier vos articles entre 9h et 18h (personnellement je recommande 9h, 12h et 16h). 2 – Soignez les titres de vos articles: il faut inciter les internautes à en savoir plus en mettant un titre court présentant immédiatement un bénéfice pour le lecteur.

pencil-planner Project: Platform Download Data Grids with AJAX, DHTML and JavaScript Advertisement In order to be presented effectively, information needs structure. The more intuitive data structure is designed, the better users can understand the content. Consequently, the data can be scanned and extracted in a more meaningful and systematic way. Table is a perfect example of a well-structured data presentation, which is easy to analyze and easy to handle. Used for its original purpose – to present data, not to style it -, it can convey ideas effectively. Furthermore, the user experience can be greatly enhanced with further optional functionalities – such as sorting, filtering and fast editing. Few months ago we’ve covered the basics of semantically correct CSS-based tables – among other things, we’ve presented solutions for Zebra tables and few tables with sorting and filtering functionalities; but we’ve missed some important ones. Now it’s time to get this right and list the rest – 17 free solutions for data grids, developed with AJAX, DHTML and/or JavaScript. 1. 3.

Lier son site à une page Google+ | 255ko Lier un site à une page Google+ a pour effet d'agréger les +1 mais également de permettre à votre page de bénéficier de Google Direct Connect. Pour lier son site à sa page Google + deux manipulations sont nécessaires, une côté Google+, l'autre directement sur votre site. Etape 1 : Associer son site à sa page Google+ La première étape consiste à vous rendre sur le profil de votre page Google+ dans l'onglet Bio et choisir Modifier mon profil. Etape 2 : Associer sa page Google+ à son site Pour cela, plusieurs possibilités s'offrent à vous: ajouter une balise link dans la partie HEAD de votre page (en remplaçant URL par l'adresse de votre page Google+) : ou ajouter un paramètre rel=publisher dans n'importe quelle balise <a> pointant vers votre page Google+, par exemple : ou enfin, ajouter n'importe quel badge Google+ dont le code est à récupérer sur cette page. Pour plus de précisions, vous pouvez également consulter l'aide officielle : MàJ 13/06 :

AdFreak AdFreak Inland homes today will be oceanfront tomorrow. BBH New York dramatizes a playful rivalry. Zulu Alpha Kilo's creative boot camp. Order now! Hey, that's wasted time otherwise. Silly stuff from Wonderful Halos. Hashtag slipper, hashtag midnight. Even sheep hate them. A 17-minute product parade for a Black Friday sale. FCB's artful work makes a powerful point.

Related: