<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Javascript &#38; Webdesign &#187; Tutoriel</title>
	<atom:link href="http://js.4design.tl/category/tutoriel/feed" rel="self" type="application/rss+xml" />
	<link>http://js.4design.tl</link>
	<description>Les meilleures ressources Javascript pour développeurs web front-end (et quelques questions que je me pose)</description>
	<lastBuildDate>Mon, 14 May 2012 17:44:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Devenez un p***** de développeur</title>
		<link>http://js.4design.tl/devenez-developpeur-1328</link>
		<comments>http://js.4design.tl/devenez-developpeur-1328#comments</comments>
		<pubDate>Wed, 04 Jan 2012 14:01:15 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lisp]]></category>
		<category><![CDATA[mercurial]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=1328</guid>
		<description><![CDATA[Programming, motherfucker est une communauté de développeurs humiliés depuis des années par les programmes, les méthodologies et le management, tous centrés sur les heures facturables et les tests sans intérêt. Alors que le développeur veut surtout&#8230; développer. Tiens, en parlant de développement web, voici une sacrée liste de tutoriels qui devrait faire de vous un [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://programming-motherfucker.com">Programming, motherfucker</a> est une communauté de développeurs humiliés depuis des années par les programmes, les méthodologies et le management, tous centrés sur les heures facturables et les tests sans intérêt. Alors que le développeur veut surtout&#8230; développer. Tiens, en parlant de développement web, voici une <a href="http://programming-motherfucker.com/become.html">sacrée liste de tutoriels</a> qui devrait faire de vous un p***** de développeur ^__^<span id="more-1328"></span></p>
<h3>Graphics Programming</h3>
<ul>
<li><a href="http://http.developer.nvidia.com/GPUGems/gpugems_part01.html">GPU Gems</a></li>
<li><a href="http://http.developer.nvidia.com/GPUGems2/gpugems2_part01.html">GPU Gems 2</a> - <a href="ftp://download.nvidia.com/developer/GPU_Gems_2/">ch 8,14,18,29,30 as pdf</a></li>
<li><a href="http://http.developer.nvidia.com/GPUGems3/gpugems3_part01.html">GPU Gems 3</a></li>
<li><a href="http://www.gamedev.net/reference/articles/article1698.asp">Graphics Programming Black Book</a></li>
<li><a href="http://tog.acm.org/resources/shaderx/">ShaderX series</a></li>
<li><a href="http://www.xmission.com/~legalize/book/download/index.html">DirectX manual</a> (draft)</li>
<li><a href="http://www.arcsynthesis.org/gltut/">Learning Modern 3D Graphics Programming</a> (draft)</li>
</ul>
<h3>Language Agnostic</h3>
<ul>
<li><a href="http://scg.unibe.ch/download/oorp/">Object-Oriented Reengineering Patterns</a></li>
<li><a href="http://codebetter.com/files/folders/codebetter_downloads/entry179694.aspx">Foundations of Programming</a></li>
<li><a href="http://scpd.stanford.edu/knuth/index.jsp">Computer Musings</a> (lectures by Donald Knuth)</li>
<li><a href="http://www.catb.org/esr/writings/cathedral-bazaar/">The Cathedral and the Bazaar</a></li>
<li><a href="http://www.codeplex.com/AppArchGuide">Patterns and Practices: Application Architecture Guide 2.0</a></li>
<li><a href="http://www.cl.cam.ac.uk/~rja14/book.html">Security Engineering</a></li>
<li><a href="http://www.dspguide.com/">Digital Signal Processing For Engineers and Scientists</a></li>
<li><a href="http://gettingreal.37signals.com/">Getting Real</a></li>
<li><a href="http://www.infoq.com/minibooks/domain-driven-design-quickly">Domain Driven Design Quickly</a></li>
<li><a href="http://homepage.mac.com/s_lott/books/oodesign.html">OO Design</a></li>
<li><a href="http://smartbear.com/codecollab-code-review-book.php">Best Kept Secrets of Peer Code Review</a></li>
<li><a href="http://www.scribd.com/doc/7181362/NASA-Software-Measurement-Guidebook">NASA Software Measurement Handbook</a></li>
<li><a href="http://homepages.inf.ed.ac.uk/dts/pm/Papers/nasa-manage.pdf">NASA Manager Handbook for Software Development</a> (PDF)</li>
<li><a href="http://www.cl.cam.ac.uk/teaching/Lectures/funprog-jrh-1996/">Introduction to Functional Programming</a> (class lectures and slides)</li>
<li><a href="http://www.htdp.org/">How to Design Programs</a></li>
<li><a href="http://www.computer.org/portal/web/swebok">Guide to the Software Engineering Body of Knowledge</a></li>
<li><a href="http://ocw.mit.edu/OcwWeb/web/home/home/index.htm">Online Course Materials</a></li>
<li><a href="http://www.cs.berkeley.edu/~vazirani/algorithms.html">Algorithms</a> (draft)</li>
<li><a href="http://dotnetslackers.com/projects/Data-Structures-And-Algorithms/">Data Structures and Algorithms</a></li>
<li><a href="http://www.agileskills.org/download.html.en">Essential Skills for Agile Development</a></li>
<li><a href="http://www.cs.brown.edu/~sk/Publications/Books/ProgLangs/">Programming Languages: Application and Interpretation</a></li>
<li><a href="http://pine.fm/LearnToProgram/">Learn to Program</a></li>
<li><a href="http://www.dreamsongs.com/Files/PatternsOfSoftware.pdf">Patterns of Software: Tales from the Software Community</a> (PDF)</li>
<li><a href="http://mindprod.com/jgloss/unmain.html">How to write Unmaintainable Code</a></li>
<li><a href="http://catb.org/esr/writings/taoup/html/">The Art of Unix Programming</a></li>
<li><a href="http://nexus.realtimepublishers.com/dgbcq.php">The Definitive Guide to Building Code Quality</a></li>
<li><a href="http://openbookproject.net/thinkcs/">How to Think Like a Computer Scientist</a></li>
<li><a href="http://planning.cs.uiuc.edu/">Planning Algorithms</a></li>
<li><a href="http://www.ii.uib.no/~michal/und/i227/book/book.pdf">Mathematical Logic &#8211; an Introduction</a> (PDF)</li>
<li><a href="http://www.cse.ohio-state.edu/~gurari/theory-bk/theory-bk.html">An Introduction to the Theory of Computation</a></li>
<li><a href="http://devshaped.com/book">Developers Developers Developers Developers</a> (broken download link?)</li>
<li><a href="http://www.iecc.com/linker/">Linkers and loaders</a></li>
<li><a href="http://www.stack.nl/~marcov/compiler.pdf">Let&#8217;s Build a Compiler</a></li>
<li><a href="http://producingoss.com/">Producing Open Source Software</a></li>
<li><a href="http://www.lindaspaces.com/book/">How to Write Parallel Programs</a></li>
<li><a href="http://www.neildavidson.com/dontjustrollthedice.html">Don&#8217;t Just Roll the Dice</a></li>
<li><a href="http://programmer.97things.oreilly.com/">97 Things Every Programmer Should Know</a></li>
<li><a href="http://www.fastchip.net/howcomputerswork/p1.html">How Computers Work</a></li>
<li><a href="http://nlp.stanford.edu/IR-book/information-retrieval-book.html">Introduction to Information Retrieval</a></li>
<li><a href="http://kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html">Is Parallel Programming Hard, And, If So, What Can You Do About It?</a></li>
<li><a href="http://www.jjj.de/fxt/#fxtbook">Matters Computational</a></li>
<li><a href="https://www.cs.kent.ac.uk/people/staff/sjt/TTFP/">Type Theory and Functional Programming</a></li>
<li><a href="http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Getting_started_with_open_source_development_p2.pdf">Getting started with Open source development</a> (PDF)</li>
<li><a href="http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Database_fundamentals.pdf">Database Fundamentals</a> (PDF)</li>
<li><a href="http://www.cleveralgorithms.com/nature-inspired/index.html">Clever Algorithms</a></li>
<li><a href="http://domaindrivendesign.org/sites/default/files/discussion/PatternSummariesUnderCreativeCommons.doc">Summary of the GoF Design Patterns</a></li>
<li><a href="http://jpaulmorrison.com/fbp/#book">Flow based Programming</a></li>
<li><a href="http://www-old.oberon.ethz.ch/WirthPubl/AD.pdf">Algorithms and Data-Structures</a> (PDF)</li>
<li><a href="http://www-old.oberon.ethz.ch/WirthPubl/CBEAll.pdf">Compiler Construction</a> (PDF)</li>
<li><a href="http://www-old.oberon.ethz.ch/WirthPubl/ProjectOberon.pdf">Project Oberon</a> (PDF)</li>
<li><a href="http://greenteapress.com/semaphores/">The Little Book of Semaphores</a></li>
<li><a href="http://elliottback.com/wp/essential-skills-for-agile-development/">Essential Skills for Agile Development</a></li>
<li><a href="http://www.amibug.com/iamabug/p01.html">I Am a Bug</a></li>
<li><a href="http://infolab.stanford.edu/~ullman/mmds.html">Mining of Massive Datasets</a></li>
<li><a href="http://www.umiacs.umd.edu/~jimmylin/MapReduce-book-final.pdf">Data-Intensive Text Processing with MapReduce</a> (PDF)</li>
<li><a href="http://www.apnic.net/__data/assets/pdf_file/0020/8147/501302.pdf">Understanding IP Addressing: Everything you ever wanted to know</a>(PDF)</li>
<li><a href="https://gustavus.edu/mcs/max/os-book/">Operating Systems and Middleware</a> (PDF and LaTeX)</li>
<li><a title="Think Stats: Probability and Statistics for Programmers" href="http://greenteapress.com/thinkstats/">Think Stats: Probability and Statistics for Programmers</a> (PDF, code written in Python)</li>
<li><a href="http://www.aosabook.org/en/index.html">The Architecture of Open Source Applications</a></li>
</ul>
<h3>ASP.NET MVC</h3>
<ul>
<li><a href="http://weblogs.asp.net/scottgu/archive/2009/03/10/free-asp-net-mvc-ebook-tutorial.aspx">NerdDinner Walkthrough</a></li>
</ul>
<h3>Assembly Language</h3>
<ul>
<li><a href="http://download.savannah.gnu.org/releases/pgubook/ProgrammingGroundUp-1-0-booksize.pdf">ProgrammingGroundUp</a> (PDF)</li>
<li><a href="http://drpaulcarter.com/pcasm/">Paul Carter&#8217;s Tutorial on x86 Assembly</a></li>
<li><a href="http://www.agner.org/optimize/">Software optimization resources by Agner Fog</a></li>
</ul>
<h3>Bash</h3>
<ul>
<li><a href="http://tldp.org/LDP/abs/html/">Advanced Bash-Scripting Guide</a></li>
<li><a href="http://mywiki.wooledge.org/BashGuide">Lhunath&#8217;s Bash Guide</a></li>
</ul>
<h3>C / C++</h3>
<ul>
<li><a href="http://www.knosof.co.uk/cbook/cbook.html">The new C standard &#8211; an annotated reference</a></li>
<li><a href="http://www.jjj.de/fxt/fxtbook.pdf">Matters Computational: Ideas, Algorithms, Source Code, by Jorg Arndt</a></li>
<li><a href="http://publications.gbdirect.co.uk/c_book/">The C book</a></li>
<li><a href="http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html">Thinking in C++, Second Edition</a></li>
<li><a href="http://cppannotations.sourceforge.net/">C++ Annotations</a></li>
<li><a href="http://www.agner.org/optimize/">Software optimization resources by Agner Fog</a></li>
<li><a href="http://cartan.cas.suffolk.edu/oopdocbook/opensource/index.html">Introduction to Design Patterns in C++ with Qt 4</a> (<a href="http://www.informit.com/store/product.aspx?isbn=0131879057">PDF</a>)</li>
<li><a href="http://www.planetpdf.com/codecuts/pdfs/ooc.pdf">Object Oriented Programming in C</a> (PDF)</li>
<li><a href="http://beej.us/guide/bgnet/">Beej&#8217;s Guide to Network Programming</a></li>
<li><a href="http://c.learncodethehardway.org/book/">Learn C the hard way</a></li>
<li>Also see: <a href="http://stackoverflow.com/q/388242/511601">The Definitive C++ Book Guide and List</a></li>
</ul>
<h3>C#</h3>
<ul>
<li><a href="http://www.programmersheaven.com/2/CSharpBook">C# School</a> (covers C# 1.0 and 2.0)</li>
<li><a href="http://www.albahari.com/threading/">Threading in C#</a></li>
<li><a href="http://www.csharpcourse.com/">C# Yellow Book</a> (intro to programming)</li>
<li><a href="http://en.wikibooks.org/wiki/C_Sharp_Programming">C# Programming &#8211; Wikibook</a></li>
<li><a href="http://www.techotopia.com/index.php/C_Sharp_Essentials">C# Essentials</a></li>
<li><a href="http://www.brpreiss.com/books/opus6/">Data Structures and Algorithms with Object-Oriented Design Patterns in C#</a></li>
<li><a href="http://downloads.red-gate.com/ebooks/DotNet/illustratedcsharp2008.zip">Illustrated C# 2008</a> (.zip, dead link)</li>
</ul>
<h3>Clojure</h3>
<ul>
<li><a href="http://en.wikibooks.org/wiki/Clojure_Programming">Clojure Programming</a></li>
</ul>
<h3>ColdFusion</h3>
<ul>
<li><a href="https://github.com/mhenke/CFML-in-100-minutes/blob/master/cfml100mins.markdown">CFML In 100 Minutes</a></li>
</ul>
<h3>DB2</h3>
<ul>
<li><a href="http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Getting_Started_with_IBM_Data_Studio_for_DB2_p3.pdf">Getting started with IBM Data Studio for DB2</a> (PDF)</li>
<li><a href="http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Getting_Started_with_DB2_App_Dev_p2.pdf">Getting started with IBM DB2 development</a> (PDF)</li>
<li><a href="http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Getting_Started_with_DB2_Express_v9.7_p4.pdf">Getting started with DB2 Express-C</a> (PDF)</li>
</ul>
<h3>Delphi / Pascal</h3>
<ul>
<li><a href="http://www.marcocantu.com/epascal/">Essential Pascal Version 1 and 2</a></li>
<li><a href="http://www.lulu.com/content/435417">The Tomes of Delphi</a></li>
</ul>
<h3>Django</h3>
<ul>
<li><a href="http://djangobook.com/">Djangobook.com</a></li>
</ul>
<h3>Erlang</h3>
<ul>
<li><a href="http://learnyousomeerlang.com/">Learn You Some Erlang For Great Good</a></li>
</ul>
<h3>Flex</h3>
<ul>
<li><a href="http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Getting_Started_with_Adobe_Flex_p2.pdf">Getting started with Adobe Flex</a> (PDF)</li>
</ul>
<h3>F#</h3>
<ul>
<li><a href="http://www.ctocorner.com/fsharp/book/ch0.aspx">The F# Survival Guide</a></li>
<li><a href="http://en.wikibooks.org/wiki/F_Sharp_Programming">F Sharp Programming</a> in Wikibooks</li>
<li><a href="http://msdn.microsoft.com/en-us/library/hh314518.aspx">Real World Functional Programming</a> (MSDN Chapters)</li>
</ul>
<h3>Forth</h3>
<ul>
<li><a href="http://home.iae.nl/users/mhx/sf.html">Starting Forth</a></li>
<li><a href="http://thinking-forth.sourceforge.net/">Thinking Forth</a></li>
</ul>
<h3>Git</h3>
<ul>
<li><a href="http://progit.org/book/">Pro Git</a></li>
<li><a href="http://book.git-scm.com/index.html">The Git Community Book</a></li>
<li><a href="http://ftp.newartisans.com/pub/git.from.bottom.up.pdf">Git From The Bottom Up</a> (PDF)</li>
</ul>
<h3>Grails</h3>
<ul>
<li><a href="http://www.infoq.com/minibooks/grails-getting-started">Getting Start with Grails</a></li>
</ul>
<h3>Haskell</h3>
<ul>
<li><a href="http://learnyouahaskell.com/chapters">Learn You a Haskell</a></li>
<li><a href="http://book.realworldhaskell.org/read/">Real World Haskell</a></li>
</ul>
<h3>HTML / CSS</h3>
<ul>
<li><a href="http://fortuito.us/diveintohtml5/">Dive Into HTML5</a></li>
<li><a href="http://www.htmldog.com/">HTML Dog Tutorials</a></li>
</ul>
<h3>Java</h3>
<ul>
<li><a href="http://download.oracle.com/javase/tutorial/">Sun&#8217;s Java Tutorials</a></li>
<li><a href="http://www.mindview.net/Books/TIJ/">Thinking in Java</a></li>
<li><a href="http://greenteapress.com/thinkapjava/">How to Think Like a Computer Scientist</a></li>
<li><a href="http://www.redbooks.ibm.com/redbooks/SG245118.html">Java Thin-Client Programming</a></li>
<li><a href="http://njbartlett.name/files/osgibook_preview_20091217.pdf">OSGi in Practice</a> (PDF)</li>
<li><a href="http://download.oracle.com/javaee/6/tutorial/doc/javaeetutorial6.pdf">Java 6 Tutorial</a> (PDF)</li>
</ul>
<h3>JavaScript</h3>
<ul>
<li><a href="http://eloquentjavascript.net/">Eloquent JavaScript</a></li>
<li><a href="http://www.crockford.com/javascript/">Crockford&#8217;s JavaScript</a></li>
<li><a href="http://www.rebeccamurphey.com/jqfundamentals/">jQuery Fundamentals</a> (starts with JavaScript basics)</li>
<li>Mozilla Developer Network&#8217;s <a href="https://developer.mozilla.org/en/JavaScript/Guide">JavaScript Guide</a></li>
<li><a href="http://www.addyosmani.com/resources/essentialjsdesignpatterns/book/">Essential Javascript &amp; jQuery Design Patterns for Beginners</a></li>
</ul>
<p>JavaScript (Node.js specific)</p>
<ul>
<li><a href="http://ofps.oreilly.com/titles/9781449398583/">Up and Running with Node</a></li>
<li><a href="http://nodebeginner.org/">The Node Beginner Book</a></li>
<li><a href="http://visionmedia.github.com/masteringnode/">Mastering Node.js</a></li>
</ul>
<h3>Latex</h3>
<ul>
<li><a href="http://tobi.oetiker.ch/lshort/lshort.pdf">The Not So Short Introduction to LATEX</a> (perfect for beginners)</li>
</ul>
<h3>Linux</h3>
<ul>
<li><a href="http://www.advancedlinuxprogramming.com/">Advanced Linux Programming</a></li>
</ul>
<h3>Lisp</h3>
<ul>
<li><a href="http://www.cse.buffalo.edu/~shapiro/Commonlisp/">COMMON LISP: An Interactive Approach</a></li>
<li><a href="http://www.cse.buffalo.edu/~shapiro/Courses/CSE202/Summer2004/">A Short Course in Common Lisp</a></li>
<li><a href="http://mitpress.mit.edu/sicp/full-text/book/book.html">Structure And Interpretation of Computer Programs</a></li>
<li><a href="http://www.cs.cmu.edu/~dst/LispBook/book.pdf">A Gentle Introduction to Symbolic Computation</a> (PDF)</li>
<li><a href="http://www.gigamonkeys.com/book/">Practical Common Lisp</a></li>
<li><a href="http://www.paulgraham.com/onlisp.html">On Lisp</a></li>
<li><a href="http://www.paulgraham.com/acl.html">ANSI Common Lisp</a></li>
<li><a href="http://www.cs.cmu.edu/Groups/AI/html/cltl/mirrors.html">Common Lisp the Language, 2nd Edition</a></li>
<li><a href="http://psg.com/~dlamkins/sl/contents.html">Successful Lisp</a></li>
<li><a href="http://letoverlambda.com/index.cl/toc">Let Over Lambda &#8211; 50 Years of Lisp</a></li>
<li><a href="http://www.informatics.susx.ac.uk/research/groups/nlp/gazdar/nlp-in-lisp/index.html">Natural Language Processing in Lisp</a></li>
</ul>
<h3>Lua</h3>
<ul>
<li><a href="http://www.lua.org/pil/">Programming In Lua</a> (for v5 but still largely relevant)</li>
<li><a href="http://www.lua.org/gems/">Lua Programming Gems</a> (not entirely free, but has a lot of free chapters and accompanying code)</li>
</ul>
<h3>Maven</h3>
<ul>
<li><a href="http://www.maestrodev.com/better-build-maven">Better Builds with Maven</a></li>
<li><a href="http://www.sonatype.com/books/mvnex-book/reference/public-book.html">Maven by Example</a></li>
<li><a href="http://www.sonatype.com/books/mvnref-book/reference/public-book.html">Maven: The Complete Reference</a></li>
<li><a href="http://www.sonatype.com/books/nexus-book/reference/">Repository Management with Nexus</a></li>
<li><a href="http://www.sonatype.com/books/m2eclipse-book/reference/">Developing with Eclipse and Maven</a></li>
</ul>
<h3>Mercurial</h3>
<ul>
<li><a href="http://hgbook.red-bean.com/">Mercurial: The Definitive Guide</a></li>
<li><a href="http://hginit.com/">HGInit &#8211; Mercurial Tutorial by Joel Spolsky</a></li>
</ul>
<h3>Nemerle</h3>
<ul>
<li><a href="http://asaha.com/ebook/AMTQ2NjA-/Nemerle.pdf#">Nemerle</a></li>
</ul>
<h3>.NET</h3>
<ul>
<li><a href="http://www.programmersheaven.com/2/CSharpBook">C# School</a> (covers C# 1.0 and 2.0)</li>
<li><a href="http://www.infoq.com/minibooks/vsnettt">Visual Studio Tips and Tricks</a> (VS 2003-2005 only)</li>
<li><a href="http://weblogs.asp.net/zeeshanhirani/archive/2008/12/05/my-christmas-present-to-the-entity-framework-community.aspx">Entity Framework</a></li>
<li><a href="http://www.charlespetzold.com/dotnet/index.html">Charles Petzold&#8217;s .NET Book 0</a></li>
<li><a href="http://www.albahari.com/threading/">Threading in C#</a></li>
<li><a href="http://www.csharpcourse.com/">C# Yellow Book</a> (intro to programming)</li>
<li><a href="http://en.wikibooks.org/wiki/C_Sharp_Programming">C# Programming &#8211; Wikibook</a></li>
<li><a href="http://www.techotopia.com/index.php/C_Sharp_Essentials">C# Essentials</a></li>
<li><a href="http://www.brpreiss.com/books/opus6/">Data Structures and Algorithms with Object-Oriented Design Patterns in C#</a></li>
<li><a href="http://asaha.com/ebook/AMTQ2NjA-/Nemerle.pdf#">Nemerle</a></li>
</ul>
<h3>NoSQL</h3>
<ul>
<li><a href="http://books.couchdb.org/relax/">CouchDB: The Definitive Guide</a></li>
<li><a href="http://openmymind.net/2011/3/28/The-Little-MongoDB-Book">The Little MongoDB Book</a></li>
</ul>
<h3>Oberon</h3>
<ul>
<li><a href="http://www-old.oberon.ethz.ch/WirthPubl/ProgInOberon.pdf">Programming in Oberon</a> (PDF)</li>
</ul>
<h3>Objective-C</h3>
<ul>
<li><a href="http://developer.apple.com/DOCUMENTATION/Cocoa/Conceptual/ObjectiveC/">The Objective-C Programming Language</a></li>
</ul>
<h3>OCaml</h3>
<ul>
<li><a href="http://ocamlunix.forge.ocamlcore.org/">Unix System Programming in OCaml</a></li>
<li><a href="http://www.cs.caltech.edu/courses/cs134/cs134b/book.pdf">Introduction to OCaml</a> (PDF)</li>
</ul>
<h3>Oracle Server</h3>
<ul>
<li>Oracle&#8217;s <a href="http://tahiti.oracle.com/">Guides and Manuals</a></li>
</ul>
<h3>Oracle PL/SQL</h3>
<ul>
<li><a href="http://download.oracle.com/docs/cd/E11882_01/appdev.112/e17126/toc.htm">PL/SQL Language Reference</a></li>
<li><a href="http://download.oracle.com/docs/cd/E11882_01/appdev.112/e16760/toc.htm">PL/SQL Packages and Types Reference</a></li>
<li><a href="http://www.toadworld.com/Knowledge/DatabaseKnowledge/StevenFeuersteinsPLSQLObsession/tabid/153/Default.aspx">Steven Feuerstein&#8217;s PL/SQL Obsession &#8211; Videos and Presentations</a></li>
</ul>
<h3>Parrot / Perl 6</h3>
<ul>
<li><a href="http://github.com/perl6/book/">Using Perl 6</a> (work in progress)</li>
</ul>
<h3>Perl</h3>
<ul>
<li><a href="http://hop.perl.plover.com/book/">Higher-Order Perl</a></li>
<li><a href="http://www.greenteapress.com/perl/">Perl The Hard Way</a></li>
<li><a href="http://www.extremeperl.org/bk/home">Extreme Perl</a></li>
<li><a href="http://linkmingle.com/list/13-plus-List-of-Free-Great-Perl-Books-available-Online-freebooksandarticles">Perl Free Online EBooks</a> (meta-list)</li>
<li><a href="http://www.masonbook.com/book/">The Mason Book</a></li>
<li><a href="http://modperlbook.org/">Practical mod_perl</a></li>
<li><a href="http://www.perl.org/books/beginning-perl/">Beginning Perl</a></li>
<li><a href="http://www.masonbook.com/book/">Embedding Perl in HTML with Mason</a></li>
<li><a href="http://lwp.interglacial.com/index.html">Perl &amp; LWP</a></li>
<li><a href="http://www.globalspin.com/thebook/">Perl for the Web</a></li>
<li><a href="http://oreilly.com/openbook/webclient/">Web Client Programming with Perl</a></li>
<li><a href="http://www.onyxneon.com/books/modern_perl/index.html">Modern Perl 5</a></li>
</ul>
<h3>PHP</h3>
<ul>
<li><a href="http://symfony.com/doc/current/book/index.html">Symfony2</a></li>
<li><a href="http://www.tuxradar.com/practicalphp">Practical PHP Programming</a> (wiki containing O&#8217;Reilly&#8217;s <em>PHP In a Nutshell</em>)</li>
<li><a href="http://www.survivethedeepend.com/">Zend Framework: Survive the Deep End</a></li>
</ul>
<h3>PowerShell</h3>
<ul>
<li><a href="http://powershell.com/cs/blogs/ebook/">Mastering PowerShell</a></li>
</ul>
<h3>Prolog</h3>
<ul>
<li><a href="http://www.amzi.com/ExpertSystemsInProlog/">Building Expert Systems in Prolog</a></li>
<li><a href="http://www.amzi.com/AdventureInProlog/advfrtop.htm">Adventure in Prolog</a></li>
<li><a href="http://computing.unn.ac.uk/staff/cgpb4/prologbook/">Prolog Programming A First Course</a></li>
<li><a href="http://www.ida.liu.se/~ulfni/lpp/">Logic, Programming and Prolog (2ed)</a></li>
<li><a href="http://www.j-paine.org/prolog/mathnotes/files/pms/pms.html">Introduction to Prolog for Mathematicians</a></li>
<li><a href="http://www.learnprolognow.org/">Learn Prolog Now!</a></li>
<li><a href="http://www.informatics.susx.ac.uk/research/groups/nlp/gazdar/nlp-in-prolog/index.html">Natural Language Processing in Prolog</a></li>
<li><a href="http://cs.union.edu/~striegnk/courses/nlp-with-prolog/html/">Natural Language Processing Techniques in Prolog</a></li>
<li><a href="http://bookboon.com/int/student/it/prolog-techniques-applications-of-prolog">Prolog techniques</a></li>
<li><a href="http://bookboon.com/int/student/it/applications-of-prolog">Applications of Prolog</a></li>
<li><a href="http://www.cs.bris.ac.uk/~flach/SimplyLogical.html">Simply logical</a></li>
</ul>
<h3>PostgreSQL</h3>
<ul>
<li><a href="http://www.commandprompt.com/ppbook/">Practical PostgreSQL</a></li>
</ul>
<h3>Python</h3>
<ul>
<li><a href="http://www.swaroopch.com/notes/Python">Byte of Python</a></li>
<li><a href="http://homepage.mac.com/s_lott/books/python.html">Building Skills in Python Version 2.5</a></li>
<li><a href="http://openbookproject.net/pybiblio/">Python Bibliotheca</a></li>
<li><a href="http://www.greenteapress.com/thinkpython/thinkpython.pdf">Think Python</a> (PDF)</li>
<li><a href="http://www.brpreiss.com/books/opus7/html/book.html">Data Structures and Algorithms in Python</a></li>
<li><a href="http://www.diveintopython.net/">Dive into Python</a></li>
<li><a href="http://www.greenteapress.com/thinkpython/thinkCSpy/">How to Think Like a Computer Scientist: Learning with Python</a></li>
<li><a href="http://www.openbookproject.net/py4fun/">Python for Fun</a></li>
<li><a href="http://inventwithpython.com/">Invent Your Own Computer Games With Python</a></li>
<li><a href="http://learnpythonthehardway.org/">Learn Python The Hard Way</a></li>
<li><a href="http://www.mindview.net/Books/TIPython/">Thinking in Python</a></li>
<li><a href="http://djangobook.com/">The Django Book</a></li>
<li><a title="SWFK" href="http://www.briggs.net.nz/log/writing/snake-wrangling-for-kids/">Snake Wrangling For Kids</a></li>
<li><a href="http://www.nltk.org/book">Natural Language Processing with Python</a></li>
</ul>
<h3>R</h3>
<ul>
<li><a href="http://cran.r-project.org/manuals.html">The R Manuals</a></li>
<li><a href="http://stat.ethz.ch/R-manual/R-patched/doc/html/">The R Language</a></li>
<li><a href="http://www.mayin.org/ajayshah/KB/R/index.html">R by example</a></li>
<li><a href="http://stats.lse.ac.uk/penzer/ST419materials/">Computational Statistics, Jeremy Penzer</a></li>
</ul>
<h3>Ruby</h3>
<ul>
<li><a href="http://www.ruby-doc.org/docs/ProgrammingRuby/">Programming Ruby</a></li>
<li><a href="http://mislav.uniqpath.com/poignant-guide/">Why&#8217;s (Poignant) Guide to Ruby</a> (<a href="http://www.scribd.com/doc/2236084/Whys-Poignant-Guide-to-Ruby">mirror</a>)</li>
<li><a href="http://www.humblelittlerubybook.com/">Mr. Neighborly&#8217;s Humble Little Ruby Book</a></li>
<li><a href="http://rubybestpractices.com/">Ruby Best Practices</a></li>
<li><a href="http://macruby.labs.oreilly.com/">MacRuby: The Definitive Guide</a></li>
<li><a href="http://ruby.learncodethehardway.org/book/">Learn Ruby the hard way</a></li>
</ul>
<h3>Ruby on Rails</h3>
<ul>
<li><a href="http://ruby.railstutorial.org/ruby-on-rails-tutorial-book">Ruby on Rails Tutorial: Learn Rails By Example</a></li>
</ul>
<h3>Scala</h3>
<ul>
<li><a href="http://www.artima.com/pins1ed/">Programming in Scala, First Edition</a></li>
<li><a href="http://www.scala-lang.org/docu/files/ScalaTutorial.pdf">A Scala Tutorial for Java programmers</a> (PDF)</li>
<li><a href="http://www.scala-lang.org/docu/files/ScalaByExample.pdf">Scala By Example</a> (PDF)</li>
<li><a href="http://programming-scala.labs.oreilly.com/index.html">Programming Scala</a></li>
<li><a href="http://github.com/leithaus/XTrace/tree/monadic/src/main/book/content/">Xtrace</a> (Github)</li>
<li><a href="http://github.com/tjweir/liftbook">Lift</a> (Github)</li>
<li><a href="http://github.com/leithaus/XTrace/tree/monadic/src/main/book/content/">Pro Scala: Monadic Design Patterns for the Web</a></li>
<li><a href="http://exploring.liftweb.net/">Exploring Lift</a> (published earlier as &laquo;&nbsp;The Definitive Guide to Lift&nbsp;&raquo;,<a href="http://groups.google.com/group/the-lift-book">PDF</a>)</li>
</ul>
<h3>Scheme</h3>
<ul>
<li><a href="http://www.scheme.com/tspl4/">The Scheme Programming Language (Edition 4)</a></li>
</ul>
<h3>Smalltalk</h3>
<ul>
<li><a href="http://stephane.ducasse.free.fr/FreeBooks.html">Free Online Smalltalk Books</a> (meta-list)</li>
<li><a href="http://www.squeakbyexample.org/">Squeak By Example</a> (Smalltalk IDE)</li>
</ul>
<h3>Subversion</h3>
<ul>
<li><a href="http://www.phptr.com/content/images/0131855182/downloads/Nagel_book.pdf">Subversion Version Control</a> (PDF)</li>
<li><a href="http://svnbook.red-bean.com/">Version Control with Subversion</a></li>
</ul>
<h3>SQL</h3>
<ul>
<li><a href="http://www.cs.arizona.edu/people/rts/publications.html">Developing Time-Oriented Database Applications in SQL</a></li>
<li><a href="http://use-the-index-luke.com/">Use The Index, Luke!</a> (a guide to SQL database performance for developers)</li>
<li><a href="http://programming-motherfucker.com/sql.learncodethehardway.org">Learn SQL The Hard Way</a></li>
</ul>
<h3>Vim</h3>
<ul>
<li><a href="http://www.swaroopch.com/notes/Vim">A Byte of Vim</a></li>
<li><a href="http://vim.runpaint.org/toc/">Vim Recipes</a></li>
</ul>
<h3>Emacs</h3>
<ul>
<li><a href="http://www.gnu.org/software/emacs/emacs-lisp-intro/">An Introduction to Programming in Emacs Lisp (Third Edition)</a></li>
<li><a href="http://www.gnu.org/software/emacs/manual/emacs.html">GNU Emacs manual</a></li>
</ul>
<p>Merci à :</p>
<ul>
<li>@yann_madeleine <a href="http://www.yann-madeleine.com/">yann-madeleine.com</a></li>
<li>@DirtyF <a href="http://frank.taillandier.me/">frank.taillandier.me</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/devenez-developpeur-1328/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Apprendre jQuery</title>
		<link>http://js.4design.tl/apprendre-jquery-1288</link>
		<comments>http://js.4design.tl/apprendre-jquery-1288#comments</comments>
		<pubDate>Thu, 08 Sep 2011 18:41:38 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[HTML5 Boilerplate]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Objet]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=1288</guid>
		<description><![CDATA[La série Decoding jQuery proposée par Shi Chuan (créateur de Mobile Boilerplate et faisant partie de l&#8217;équipe de HTML5 Boilerplate) nous propose une immersion (en anglais) dans le code source de jQuery. Après 4 parties consacrée aux bases du framework et aux subtilités de la programmation objet dans jQuery, l&#8217;auteur attaque les fonctions et les [...]]]></description>
			<content:encoded><![CDATA[<p>La série <a href="http://www.blog.highub.com/decoding-jquery/">Decoding jQuery</a> proposée par <a href="http://www.blog.highub.com/about/">Shi Chuan</a> (créateur de <a href="http://html5boilerplate.com/mobile/">Mobile Boilerplate</a> et faisant partie de l&#8217;équipe de <a href="http://html5boilerplate.com">HTML5 Boilerplate</a>) nous propose une immersion (en anglais) dans le code source de <a href="http://jquery.com/">jQuery</a>. Après 4 parties consacrée aux bases du framework et aux subtilités de la programmation objet dans jQuery, l&#8217;auteur attaque les fonctions et les méthodes principales qui font le charme de jQuery ( <em>extend()</em>, <em>isWindow()</em>, <em>parseXML()</em>, <em>globalEval()</em> et <em>toArray() )</em> pour le moment.<span id="more-1288"></span></p>
<h2>jQuery Core</h2>
<ul>
<li><strong><a href="http://www.blog.highub.com/javascript/decoding-jquery-oop-and-jquery-part-1/">OOP and jQuery part 1</a></strong></li>
<li><strong><a href="http://www.blog.highub.com/javascript/decoding-jquery-oop-and-jquery-part-2/">OOP and jQuery part 2</a></strong></li>
<li><strong><a href="http://www.blog.highub.com/javascript/decoding-jquery-%E2%80%93-oop-and-jquery-part-3/">OOP and jQuery part 3</a></strong></li>
<li><strong><a href="http://www.blog.highub.com/javascript/decoding-jquery-%e2%80%93-oop-and-jquery-part-4/">OOP and jQuery part 4</a></strong></li>
<li><strong><a href="http://www.blog.highub.com/javascript/decoding-jquery-objects-inherit-from-objects/">jQuery.extend()</a></strong> – Objects inherit from objects</li>
<li><strong><a href="http://www.blog.highub.com/javascript/decoding-jquery-detecting-window-object/">jQuery.isWindow()</a></strong> – Detecting window object</li>
<li><strong><a href="http://www.blog.highub.com/javascript/decoding-jquery-cross-browser-xml-parsing/">jQuery.parseXML()</a></strong> – Cross-browser XML parsing</li>
<li><strong><a href="http://www.blog.highub.com/javascript/decoding-jquery-evaluates-a-script-in-a-global-context/">jQuery.globalEval()</a></strong> – Evaluates a script in a global context</li>
<li><strong><a href="http://www.blog.highub.com/javascript/decoding-jquery-toarray/">.toarray()</a></strong> – slice, call and everything else</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/apprendre-jquery-1288/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Codecademy : un cours Javascript interactif et ludique</title>
		<link>http://js.4design.tl/codecademy-cours-javascript-1284</link>
		<comments>http://js.4design.tl/codecademy-cours-javascript-1284#comments</comments>
		<pubDate>Sat, 03 Sep 2011 19:23:58 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Apprendre]]></category>
		<category><![CDATA[Console]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programmation]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=1284</guid>
		<description><![CDATA[Apprennez les bases de la programmation Javascript de manière interactive et pro-active avec Codecademy. Ce site propose une console dans laquelle l&#8217;apprenant est inviter à saisir des lignes de code pour voir ce que ça donne. Très simple, voire basique, cette initiative permettra néanmoins à celles et ceux qui veulent se lancer dans la programmation [...]]]></description>
			<content:encoded><![CDATA[<p>Apprennez les bases de la programmation Javascript de manière interactive et pro-active avec <a href="http://www.codecademy.com/">Codecademy</a>. Ce site propose une console dans laquelle l&#8217;apprenant est inviter à saisir des lignes de code pour voir ce que ça donne. Très simple, voire basique, cette initiative permettra néanmoins à celles et ceux qui veulent se lancer dans la programmation d&#8217;avoir quelques bases tout en s&#8217;amusant. Vous pourrez partager votre avancement dans les leçons avec vos amis pour une saine émulation et un système de badges vous donnera des jalons pour mesurer vos progrès. Via <a href="http://roget.biz/">roget.biz</a></p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/codecademy-cours-javascript-1284/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>73 tutoriels pour faire défiler vos contenus (Slideshow, Sliders &amp; Diaporama)</title>
		<link>http://js.4design.tl/80-tutoriels-pour-faire-defiler-vos-contenus-slideshow-sliders-et-diaporama-1105</link>
		<comments>http://js.4design.tl/80-tutoriels-pour-faire-defiler-vos-contenus-slideshow-sliders-et-diaporama-1105#comments</comments>
		<pubDate>Mon, 15 Aug 2011 02:24:12 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Caption]]></category>
		<category><![CDATA[Carousel]]></category>
		<category><![CDATA[Diaporama]]></category>
		<category><![CDATA[Galerie]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[Sliders]]></category>
		<category><![CDATA[Slideshow]]></category>
		<category><![CDATA[ToolTips]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=1105</guid>
		<description><![CDATA[Les diaporamas et autres Slideshows sont devenus un passage quasi-obligé pour les sites qui veulent présenter un grand nombre d&#8217;informations tout en ménageant l&#8217;espace disponible. Voici une liste condensée de 73 tutoriels ou scripts jQuery détaillés pour mettre en avant vos contenus texte et/ou image. Create an Image Rotator with Description (CSS/jQuery) &#8212; Démo Sliding [...]]]></description>
			<content:encoded><![CDATA[<p>Les diaporamas et autres Slideshows sont devenus un passage quasi-obligé pour les sites qui veulent présenter un grand nombre d&#8217;informations tout en ménageant l&#8217;espace disponible. Voici une liste condensée de 73 tutoriels ou scripts jQuery détaillés pour mettre en avant vos contenus texte et/ou image.<span id="more-1105"></span></p>
<ol>
<li><a title="http://designm.ag/tutorials/image-rotator-css-jquery/" href="http://designm.ag/tutorials/image-rotator-css-jquery/">Create an Image Rotator with Description (CSS/jQuery)</a> &#8212; <a href="http://www.sohtanaka.com/web-design/examples/image-rotator/">Démo</a></li>
<li><a title="http://buildinternet.com/2009/03/sliding-boxes-and-captions-with-jquery/" href="http://buildinternet.com/2009/03/sliding-boxes-and-captions-with-jquery/">Sliding Boxes and Captions with jQuery</a> &#8212; <a href="https://buildinternet.s3.amazonaws.com/live-tutorials/sliding-boxes/index.htm">Démo</a></li>
<li><a title="http://buildinternet.com/2010/02/animate-panning-slideshow-with-jquery/" href="http://buildinternet.com/2010/02/animate-panning-slideshow-with-jquery/">Animate Panning Slideshow with jQuery</a> &#8212; <a href="http://s3.amazonaws.com/buildinternet/live-tutorials/panning-slideshow/panning-slideshow.htm">Démo</a></li>
<li><a href="http://www.dreamcss.com/2009/04/create-beautiful-jquery-sliders.html">Create Beautiful jQuery Slider Tutorial</a> &#8212; <a href="http://gadgetinspiration.com/blog/wp-content/uploads/jquery%20sliders/index.html">Démo</a></li>
<li><a title="http://www.catswhocode.com/blog/how-to-create-a-fancy-image-gallery-with-jquery" href="http://www.catswhocode.com/blog/how-to-create-a-fancy-image-gallery-with-jquery">Create a Fancy Image Gallery with JQuery</a></li>
<li><a title="http://jqueryfordesigners.com/jquery-infinite-carousel/" href="http://jqueryfordesigners.com/jquery-infinite-carousel/" rel="bookmark">jQuery Infinite Carousel</a></li>
<li><a title="http://jqueryfordesigners.com/coda-slider-effect/" href="http://jqueryfordesigners.com/coda-slider-effect/" rel="bookmark">Coda Slider Effect</a></li>
<li><a title="http://webdeveloperplus.com/jquery/featured-content-slider-using-jquery-ui/" href="http://webdeveloperplus.com/jquery/featured-content-slider-using-jquery-ui/">Create Featured Content Slider Using jQuery UI</a></li>
<li><a title="http://net.tutsplus.com/tutorials/javascript-ajax/making-a-content-slider-with-jquery-ui/" href="http://net.tutsplus.com/tutorials/javascript-ajax/making-a-content-slider-with-jquery-ui/">Making a Content Slider with jQuery UI</a></li>
<li><a title="http://css-tricks.com/creating-a-slick-auto-playing-featured-content-slider/" href="http://css-tricks.com/creating-a-slick-auto-playing-featured-content-slider/" rel="bookmark">Creating a Slick Auto-Playing Featured Content Slider</a></li>
<li><a title="http://css-tricks.com/startstop-slider/" href="http://css-tricks.com/startstop-slider/" rel="bookmark">Start/Stop Slider</a></li>
<li><a title="http://www.hieu.co.uk/blog/index.php/imageswitch/docs/" href="http://www.hieu.co.uk/blog/index.php/imageswitch/docs/">ImageSwitch</a></li>
<li><a title="http://www.webdesignbooth.com/step-by-step-to-create-content-slider-using-jflow-a-minimalist-jquery-plugin/" href="http://www.webdesignbooth.com/step-by-step-to-create-content-slider-using-jflow-a-minimalist-jquery-plugin/" rel="bookmark">Create Content Slider using jFlow, A Minimalist jQuery Plugin</a></li>
<li><a title="http://www.raymondselda.com/jquery-looped-slider-tutorial/" href="http://www.raymondselda.com/jquery-looped-slider-tutorial/">jQuery Looped Slider Tutorial</a></li>
<li><a title="http://brenelz.com/blog/build-a-content-slider-with-jquery/" href="http://brenelz.com/blog/build-a-content-slider-with-jquery/">Build a Content Slider with jQuery</a></li>
<li><a title="http://freecss.info/free-css-tutorials/css-and-jquery-creating-image-slider/" href="http://freecss.info/free-css-tutorials/css-and-jquery-creating-image-slider/">CSS and jQuery-Crating an Image Slider</a></li>
<li><a title="http://tutorialzine.com/2009/11/beautiful-apple-gallery-slideshow/" href="http://tutorialzine.com/2009/11/beautiful-apple-gallery-slideshow/">A Beautiful Apple-style Slideshow Gallery With CSS &amp; jQuery</a></li>
<li><a title="http://tutorialzine.com/2010/03/mosaic-slideshow-jquery-css/" href="http://tutorialzine.com/2010/03/mosaic-slideshow-jquery-css/">Making a Mosaic Slideshow With jQuery &amp; CSS</a></li>
<li><a title="http://tutorialzine.com/2009/10/slick-content-slider-jquery/" href="http://tutorialzine.com/2009/10/slick-content-slider-jquery/">Making A Slick Content Slider</a></li>
<li><a title="http://devkick.com/lab/galleria/" href="http://devkick.com/lab/galleria/">Galleria</a></li>
<li><a title="http://cssglobe.com/post/5780/easy-slider-17-numeric-navigation-jquery-slider" href="http://cssglobe.com/post/5780/easy-slider-17-numeric-navigation-jquery-slider">Easy Slider</a></li>
<li><a title="http://www.twospy.com/galleriffic/" href="http://www.twospy.com/galleriffic/">Galleriffic</a></li>
<li><a title="http://coffeescripter.com/code/ad-gallery/" href="http://coffeescripter.com/code/ad-gallery/">AD Gallery</a></li>
<li><a title="http://buildinternet.com/2009/03/sliding-boxes-and-captions-with-jquery/" href="http://buildinternet.com/2009/03/sliding-boxes-and-captions-with-jquery/">Sliding Boxes and Captions</a></li>
<li><a title="http://www.openstudio.fr/jQuery-virtual-tour.html?lang=en" href="http://www.openstudio.fr/jQuery-virtual-tour.html?lang=en">jQuery Virtual Tour</a></li>
<li><a title="http://pupunzi.open-lab.com/mb-jquery-components/mb-gallery/" href="http://pupunzi.open-lab.com/mb-jquery-components/mb-gallery/">jQuery MB Gallery</a></li>
<li><a title="http://css-tricks.com/anythingslider-jquery-plugin/" href="http://css-tricks.com/anythingslider-jquery-plugin/">AnythingSlider</a></li>
<li><a title="http://spaceforaname.com/galleryview" href="http://spaceforaname.com/galleryview">GalleryView</a></li>
<li><a title="http://sorgalla.com/jcarousel/" href="http://sorgalla.com/jcarousel/">jCarousel</a> &#8211; <a title="Lien permanent vers jCarousel — un Carousel jQuery très complet" href="http://js.4design.tl/jcarousel-carousel-jquery-984" rel="bookmark">jCarousel — un Carousel jQuery très complet</a></li>
<li><a title="http://cssglobe.com/post/1695/easiest-tooltip-and-image-preview-using-jquery" href="http://cssglobe.com/post/1695/easiest-tooltip-and-image-preview-using-jquery">Easiest Tooltip and Image Preview</a></li>
<li><a title="http://jquery.com/demo/thickbox/" href="http://jquery.com/demo/thickbox/">ThickBox</a></li>
<li><a title="http://eyecon.ro/spacegallery/#about" href="http://eyecon.ro/spacegallery/#about">SpaceGallery</a></li>
<li><a title="http://www.serie3.info/s3slider/" href="http://www.serie3.info/s3slider/">s3Slider</a></li>
<li><a title="http://www.dynamicdrive.com/dynamicindex4/simplegallery.htm" href="http://www.dynamicdrive.com/dynamicindex4/simplegallery.htm">Simple Controls Gallery</a></li>
<li><a title="http://pikachoose.com/" href="http://pikachoose.com/">Pikachoose</a> &#8211; <a title="Lien permanent vers Pikachoose : le bon choix pour afficher vos images" href="http://js.4design.tl/pikachoose-le-bon-choix-pour-afficher-vos-images-25" rel="bookmark">Pikachoose : le bon choix pour afficher vos images</a></li>
<li><a title="http://herr-schuessler.de/blog/jquery-popeye-1-0-released/" href="http://herr-schuessler.de/blog/jquery-popeye-1-0-released/">jQuery Popeye</a> &#8211; <a title="Lien permanent vers jQuery Popeye 2.0 — Une Lightbox inline" href="http://js.4design.tl/jquery-popeye-2-0-une-lightbox-inline-716" rel="bookmark">jQuery Popeye 2.0 — Une Lightbox inline</a></li>
<li><a title="http://www.buildinternet.com/project/supersized/" href="http://www.buildinternet.com/project/supersized/">Supersized</a></li>
<li><a title="http://jqueryglobe.com/article/imgbox" href="http://jqueryglobe.com/article/imgbox">imgBox</a></li>
<li><a title="http://www.pirolab.it/pirobox/" href="http://www.pirolab.it/pirobox/">Pirobox</a></li>
<li><a title="http://www.mind-projects.it/projects/jqzoom/" href="http://www.mind-projects.it/projects/jqzoom/">jQZoom</a></li>
<li><a title="http://www.pierrebertet.net/projects/jquery_superbox/" href="http://www.pierrebertet.net/projects/jquery_superbox/">jQuery Superbox</a></li>
<li><a title="http://www.catchmyfame.com/2009/08/27/jquery-infinite-carousel-plugin-1-2-released/" href="http://www.catchmyfame.com/2009/08/27/jquery-infinite-carousel-plugin-1-2-released/">jQuery Infinite Carousel</a></li>
<li><a title="http://www.queness.com/post/152/simple-jquery-image-slide-show-with-semi-transparent-caption" href="http://www.queness.com/post/152/simple-jquery-image-slide-show-with-semi-transparent-caption">Simple jQuery Image Slide Show with Semi-Transparent Caption</a></li>
<li><a title="http://css-tricks.com/moving-boxes/" href="http://css-tricks.com/moving-boxes/">Moving Boxes</a></li>
<li><a title="http://leandrovieira.com/projects/jquery/lightbox/" href="http://leandrovieira.com/projects/jquery/lightbox/">LightBox</a></li>
<li><a title="http://jqueryfordesigners.com/slider-gallery/" href="http://jqueryfordesigners.com/slider-gallery/">SliderGallery</a></li>
<li><a title="http://css-tricks.com/creating-a-slick-auto-playing-featured-content-slider/" href="http://css-tricks.com/creating-a-slick-auto-playing-featured-content-slider/">FeaturedContent</a></li>
<li><a title="http://medienfreunde.com/lab/innerfade/" href="http://medienfreunde.com/lab/innerfade/">InnerFade</a></li>
<li><a title="http://codeassembly.com/jQuery-morphing-gallery/" href="http://codeassembly.com/jQuery-morphing-gallery/">jQuery Morphing Gallery</a></li>
<li><a title="http://jonraasch.com/blog/a-simple-jquery-slideshow" href="http://jonraasch.com/blog/a-simple-jquery-slideshow">A Simple jQuery Slideshow</a></li>
<li><a title="http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/" href="http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/">Create a Slick and Accessible Slideshow Using jQuery</a></li>
<li><a title="http://net.tutsplus.com/tutorials/javascript-ajax/building-a-jquery-image-scroller/" href="http://net.tutsplus.com/tutorials/javascript-ajax/building-a-jquery-image-scroller/">Building a jQuery Image Scroller</a></li>
<li><a title="http://buildinternet.com/2009/03/sliding-boxes-and-captions-with-jquery/" href="http://buildinternet.com/2009/03/sliding-boxes-and-captions-with-jquery/">Sliding Boxes and Captions with jQuery</a></li>
<li><a title="http://freecss.info/free-css-tutorials/css-and-jquery-creating-image-slider/" href="http://freecss.info/free-css-tutorials/css-and-jquery-creating-image-slider/">Creating an Image Slider</a></li>
<li><a title="http://www.dreamcss.com/2009/04/create-beautiful-jquery-sliders.html" href="http://www.dreamcss.com/2009/04/create-beautiful-jquery-sliders.html">Create Beautiful jQuery slider tutorial</a></li>
<li><a title="http://www.queness.com/post/152/simple-jquery-image-slide-show-with-semi-transparent-caption" href="http://www.queness.com/post/152/simple-jquery-image-slide-show-with-semi-transparent-caption">Simple JQuery Image Slide Show with Semi-Transparent Caption</a></li>
<li><a title="http://www.devcurry.com/2009/07/create-simple-image-slide-show-using.html" href="http://www.devcurry.com/2009/07/create-simple-image-slide-show-using.html">Create a Simple Image Slide Show using jQuery</a></li>
<li><a title="http://www.webair.it/blog/2009/03/11/slide-and-hide-section-with-jquery/" href="http://www.webair.it/blog/2009/03/11/slide-and-hide-section-with-jquery/">Slide and hide section with jquery</a></li>
<li><a title="http://www.deadmarshes.com/Blog/jQuery%20Slideshow.html" href="http://www.deadmarshes.com/Blog/jQuery%20Slideshow.html">Making a Slideshow with jQuery</a></li>
<li><a title="http://www.switchonthecode.com/tutorials/jquery-creating-a-slideshow" href="http://www.switchonthecode.com/tutorials/jquery-creating-a-slideshow">jQuery – Creating a Slideshow</a></li>
<li><a title="http://kefafala.com/2009/4/9/simple-jquery-slideshows" href="http://kefafala.com/2009/4/9/simple-jquery-slideshows">Simple jQuery slideshows</a></li>
<li><a title="http://css-tricks.com/creating-a-slick-auto-playing-featured-content-slider/" href="http://css-tricks.com/creating-a-slick-auto-playing-featured-content-slider/">Creating a Slick Auto-Playing Featured Content Slider</a></li>
<li><a title="http://www.ajaxblender.com/howto-extend-jquery-lightbox-plugin-with-slideshow.html" href="http://www.ajaxblender.com/howto-extend-jquery-lightbox-plugin-with-slideshow.html">How to add Slideshow to jQuery lightbox plugin</a></li>
<li><a title="http://www.devirtuoso.com/2009/08/jquery-slideshow-explained/" href="http://www.devirtuoso.com/2009/08/jquery-slideshow-explained/">jQuery Slideshow Explained</a></li>
<li><a title="http://www.buildinternet.com/project/supersized/" href="http://www.buildinternet.com/project/supersized/">Supersized jQuery Plugin</a></li>
<li><a title="http://cssglobe.com/post/4004/easy-slider-15-the-easiest-jquery-plugin-for-sliding" href="http://cssglobe.com/post/4004/easy-slider-15-the-easiest-jquery-plugin-for-sliding">The Easiest jQuery Plugin For Sliding Images and Content</a></li>
<li><a title="http://spaceforaname.com/galleryview" href="http://spaceforaname.com/galleryview">GalleryView: A jQuery Content Gallery Plugin</a></li>
<li><a title="http://cool-javascripts.com/effects/image-flow-09.html" href="http://cool-javascripts.com/effects/image-flow-09.html">Image Flow</a></li>
<li><a title="http://www.serie3.info/s3slider/" href="http://www.serie3.info/s3slider/">S3Slider jQuery plugin</a></li>
<li><a title="http://www.eogallery.com/" href="http://www.eogallery.com/">EOGallery</a></li>
<li><a title="http://www.maaki.com/thomas/SmoothDivScroll/" href="http://www.maaki.com/thomas/SmoothDivScroll/">Smooth Div Scroll</a></li>
<li><a title="http://www.openstudio.fr/jquery-virtual-tour/" href="http://www.openstudio.fr/jquery-virtual-tour/">jQuery virtual tour</a></li>
<li><a title="http://buildinternet.com/2009/02/supersized-full-screen-backgroundslideshow-jquery-plugin/" href="http://buildinternet.com/2009/02/supersized-full-screen-backgroundslideshow-jquery-plugin/">Supersized – Full Screen Background/Slideshow jQuery Plugin</a></li>
</ol>
<p>→ Source : <a href="http://www.freshdesignweb.com/80jquery-image-slideshow-and-content-slider-tutorial.html">80+jQuery Image Slideshow and Content Slider Tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/80-tutoriels-pour-faire-defiler-vos-contenus-slideshow-sliders-et-diaporama-1105/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Développer une application avec HTML5 et Javascript</title>
		<link>http://js.4design.tl/developper-application-html5-javascript-1247</link>
		<comments>http://js.4design.tl/developper-application-html5-javascript-1247#comments</comments>
		<pubDate>Fri, 15 Jul 2011 11:54:21 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=1247</guid>
		<description><![CDATA[Ce tutoriel HTML5  intitulé «Retours sur un développement HTML5 &#38; JavaScript avec Visual Studio 2010» présente les différentes étapes pour réaliser un mur d&#8217;images et avoir la possibilité de zoomer sur une carte et de dézoomer pour retrouver une vue d&#8217;ensemble. Le tutoriel est composé de 12 parties que je vous laisse découvrir : Présentation de [...]]]></description>
			<content:encoded><![CDATA[<p>Ce <a href="http://blogs.msdn.com/b/eternalcoding/archive/2011/07/13/retours-sur-un-d-233-veloppement-html5-amp-javascript.aspx">tutoriel HTML5</a>  intitulé «Retours sur un développement HTML5 &amp; JavaScript avec Visual Studio 2010» présente les différentes étapes pour réaliser un mur d&#8217;images et avoir la possibilité de zoomer sur une carte et de dézoomer pour retrouver une vue d&#8217;ensemble. Le tutoriel est composé de 12 parties que je vous laisse découvrir :<span id="more-1247"></span></p>
<ol>
<li><a href="http://blogs.msdn.com/b/eternalcoding/archive/2011/07/13/retours-sur-un-d-233-veloppement-html5-amp-javascript.aspx#chap01">Présentation de l’application</a></li>
<li><a href="http://blogs.msdn.com/b/eternalcoding/archive/2011/07/13/retours-sur-un-d-233-veloppement-html5-amp-javascript.aspx#chap02">Les outils</a></li>
<li><a href="http://blogs.msdn.com/b/eternalcoding/archive/2011/07/13/retours-sur-un-d-233-veloppement-html5-amp-javascript.aspx#chap03">La page HTML 5</a></li>
<li><a href="http://blogs.msdn.com/b/eternalcoding/archive/2011/07/13/retours-sur-un-d-233-veloppement-html5-amp-javascript.aspx#chap04">Récupération des données</a></li>
<li><a href="http://blogs.msdn.com/b/eternalcoding/archive/2011/07/13/retours-sur-un-d-233-veloppement-html5-amp-javascript.aspx#chap05">Chargement des cartes et gestion du cache</a></li>
<li><a href="http://blogs.msdn.com/b/eternalcoding/archive/2011/07/13/retours-sur-un-d-233-veloppement-html5-amp-javascript.aspx#chap06">Affichage des cartes</a></li>
<li><a href="http://blogs.msdn.com/b/eternalcoding/archive/2011/07/13/retours-sur-un-d-233-veloppement-html5-amp-javascript.aspx#chap07">Gestion de la souris</a></li>
<li><a href="http://blogs.msdn.com/b/eternalcoding/archive/2011/07/13/retours-sur-un-d-233-veloppement-html5-amp-javascript.aspx#chap08">Stockage de l’état</a></li>
<li><a href="http://blogs.msdn.com/b/eternalcoding/archive/2011/07/13/retours-sur-un-d-233-veloppement-html5-amp-javascript.aspx#chap09">Animations</a></li>
<li><a href="http://blogs.msdn.com/b/eternalcoding/archive/2011/07/13/retours-sur-un-d-233-veloppement-html5-amp-javascript.aspx#chap10">Gestion des différents types de clients</a></li>
<li><a href="http://blogs.msdn.com/b/eternalcoding/archive/2011/07/13/retours-sur-un-d-233-veloppement-html5-amp-javascript.aspx#chap11">Conclusion</a></li>
<li><a href="http://blogs.msdn.com/b/eternalcoding/archive/2011/07/13/retours-sur-un-d-233-veloppement-html5-amp-javascript.aspx#chap12">Pour aller plus loin</a></li>
</ol>
<p>→ Lire <a href="http://blogs.msdn.com/b/eternalcoding/archive/2011/07/13/retours-sur-un-d-233-veloppement-html5-amp-javascript.aspx">Retours sur un développement HTML5 &amp; JavaScript avec Visual Studio 2010</a></p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/developper-application-html5-javascript-1247/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Un diaporama pleine-page avec jQuery</title>
		<link>http://js.4design.tl/un-diaporama-pleine-page-avec-jquery-1160</link>
		<comments>http://js.4design.tl/un-diaporama-pleine-page-avec-jquery-1160#comments</comments>
		<pubDate>Tue, 08 Mar 2011 14:34:04 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Background]]></category>
		<category><![CDATA[Diaporama]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Slid]]></category>
		<category><![CDATA[Slideshow]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=1160</guid>
		<description><![CDATA[Full background image slider est un script qui permet d&#8217;afficher un diaporama occupant toute la fenêtre du navigateur (ou le container que vous voulez). Outre le changement de background de votre site &#8212; ce qui pourrait s&#8217;avérer fatiguant pour les yeux &#8211;, ce script pourra se rendre utile pour présenter des visuels sur une page [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.webdevtuts.net/coding/create-a-full-background-image-slider-using-jquery/">Full background image slider</a> est un script qui permet d&#8217;afficher un diaporama occupant toute la fenêtre du navigateur (ou le container que vous voulez). Outre le changement de background de votre site &#8212; ce qui pourrait s&#8217;avérer fatiguant pour les yeux &#8211;, ce script pourra se rendre utile pour présenter des visuels sur une page séparée.<span id="more-1160"></span></p>
<ul>
<li>→ <a href="http://www.demo.webdevtuts.net/Full-background-webdevtuts/example.html">Voir la démonstration</a>,</li>
<li>→ <a href="http://www.webdevtuts.net/wp-content/uploads/2011/01/Fullbg-webdevtuts.zip">Télécharger le script</a>.</li>
</ul>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/un-diaporama-pleine-page-avec-jquery-1160/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Coda Slider Effect &#8212; Navigation par onglets accessible avec effet de Slide</title>
		<link>http://js.4design.tl/coda-slider-effect-navigation-par-onglets-accessible-avec-effet-de-slide-1157</link>
		<comments>http://js.4design.tl/coda-slider-effect-navigation-par-onglets-accessible-avec-effet-de-slide-1157#comments</comments>
		<pubDate>Tue, 01 Feb 2011 17:26:49 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Effect]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[localScroll]]></category>
		<category><![CDATA[Navigation]]></category>
		<category><![CDATA[Onglets]]></category>
		<category><![CDATA[scrollTo]]></category>
		<category><![CDATA[serialScroll]]></category>
		<category><![CDATA[Slider]]></category>
		<category><![CDATA[Tabs]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=1157</guid>
		<description><![CDATA[Coda Slider Effect est un des nombreux excellents tutoriels proposés par Remy Sharp sur jQuery for Designers. Au menu de Coda Slider Effect : un système de navigation par onglets accessible avec effet de Slide du plus bel effet composé de plusieurs plugins tels que scrollTo, localScroll et serialScroll. Dégradation grâcieuse en l&#8217;absence de Javascript, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jqueryfordesigners.com/coda-slider-effect/">Coda Slider Effect</a> est un des nombreux excellents tutoriels proposés par <a href="http://remysharp.com/">Remy Sharp</a> sur <a href="http://jqueryfordesigners.com/">jQuery for Designers</a>. Au menu de <em>Coda Slider Effect</em> : un système de navigation par onglets accessible avec effet de Slide du plus bel effet composé de plusieurs plugins tels que <a href="http://flesler.blogspot.com/2007/10/jqueryscrollto.html">scrollTo</a>, <a href="http://flesler.blogspot.com/2007/10/jquerylocalscroll-10.html">localScroll</a> et <a href="http://flesler.blogspot.com/2008/02/jqueryserialscroll.html">serialScroll</a>. Dégradation grâcieuse en l&#8217;absence de Javascript, effet de slide respectueux de votre CPU et maintient de la navigation courante via les «hash».</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/coda-slider-effect-navigation-par-onglets-accessible-avec-effet-de-slide-1157/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lightbox CSS avec tabindex et pseudo-classe :focus</title>
		<link>http://js.4design.tl/lightbox-css-tabindex-pseudo-classe-focus-1072</link>
		<comments>http://js.4design.tl/lightbox-css-tabindex-pseudo-classe-focus-1072#comments</comments>
		<pubDate>Tue, 21 Dec 2010 08:36:24 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[:focus]]></category>
		<category><![CDATA[Click]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Lightbox]]></category>
		<category><![CDATA[tabindex]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=1072</guid>
		<description><![CDATA[Lightbox sans Javascript &#8211; Les Lightbox s&#8217;affichent généralement suite à un événement `click` capturé par Javascript. CSS ne possède pas de pseudo-classe `:click`, mais cela n&#8217;a pas empêché Jérémy Barbe (@capitainemousse) de créer une Lightbox full CSS en remplaçant l&#8217;événement `click` par la pseudo-classe `:focus` et la propriété `tabindex` pour permettre aux images d&#8217;avoir le «focus». Voir [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.capitaine-mousse.fr/blog.html/13/lightbox-sans-javascript">Lightbox sans Javascript</a> &#8211; Les Lightbox s&#8217;affichent généralement suite à un événement `click` capturé par Javascript. CSS ne possède pas de pseudo-classe `:click`, mais cela n&#8217;a pas empêché <a href="http://capitaine-mousse.fr/">Jérémy Barbe</a> (@capitainemousse) de créer une Lightbox full CSS en remplaçant l&#8217;événement `click` par la pseudo-classe `:focus` et la propriété `tabindex` pour permettre aux images d&#8217;avoir le «focus». Voir la <a href="http://capitaine-mousse.fr/demo/lightbox/">démonstration</a>.<span id="more-1072"></span></p>
<p>Voir aussi :</p>
<ul>
<li><a href="http://www.creativejuiz.fr/blog/les-tutoriels/effet-lightbox-en-css3-grace-a-transition">Effet Lightbox en CSS3 grâce à transition</a></li>
<li><a href="http://css-tricks.com/expanding-images-html5/">Expanding Images using HTML5′s<del>contenteditable</del> tabindex</a></li>
<li><a href="http://playground.deaxon.com/css/lightbox/">http://playground.deaxon.com/css/lightbox</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/lightbox-css-tabindex-pseudo-classe-focus-1072/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Navigation à onglets avec jQuery &amp; CSS</title>
		<link>http://js.4design.tl/navigation-onglets-jquery-css-1058</link>
		<comments>http://js.4design.tl/navigation-onglets-jquery-css-1058#comments</comments>
		<pubDate>Fri, 17 Dec 2010 15:30:30 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Menu]]></category>
		<category><![CDATA[Navigation]]></category>
		<category><![CDATA[Onglets]]></category>
		<category><![CDATA[Tabs]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=1058</guid>
		<description><![CDATA[Simple Tabs w/ CSS &#38; jQuery est un tutoriel expliquant de manière concise les différentes étapes pour réaliser un système de menu à onglets. Soh Tanaka détaille le balisage HTML, le script jQuery et la feuille de style CSS. Voici le marquage HTML nécessaire : &#60;ul class="tabs"&#62; &#60;li&#62;&#60;a href="#tab1"&#62;Gallery&#60;/a&#62;&#60;/li&#62; &#60;li&#62;&#60;a href="#tab2"&#62;Submit&#60;/a&#62;&#60;/li&#62; &#60;/ul&#62; &#60;div class="tab_container"&#62; &#60;div id="tab1" [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sohtanaka.com/web-design/simple-tabs-w-css-jquery/">Simple Tabs w/ CSS &amp; jQuery</a> est un tutoriel expliquant de manière concise les différentes étapes pour réaliser un système de menu à onglets. Soh Tanaka détaille le balisage HTML, le script jQuery et la feuille de style CSS.<span id="more-1058"></span></p>
<p>Voici le marquage HTML nécessaire :</p>
<pre>&lt;ul class="tabs"&gt;
        &lt;li&gt;&lt;a href="#tab1"&gt;Gallery&lt;/a&gt;&lt;/li&gt;
        &lt;li&gt;&lt;a href="#tab2"&gt;Submit&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="tab_container"&gt;
    &lt;div id="tab1" class="tab_content"&gt;
        &lt;!--Content--&gt;
    &lt;/div&gt;
    &lt;div id="tab2" class="tab_content"&gt;
        &lt;!--Content--&gt;
    &lt;/div&gt;
&lt;/div&gt;</pre>
<p>Voir <a href="http://www.sohtanaka.com/web-design/examples/tabs/">la démonstration</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/navigation-onglets-jquery-css-1058/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Galerie d&#8217;images avec jQuery</title>
		<link>http://js.4design.tl/galerie-images-jquery-1025</link>
		<comments>http://js.4design.tl/galerie-images-jquery-1025#comments</comments>
		<pubDate>Mon, 01 Nov 2010 14:54:56 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Galerie]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=1025</guid>
		<description><![CDATA[Rédigé sur Alsacréations par Benjamin De Cock, ce tutoriel pour faire une galerie d&#8217;image avec jQuery est un cas d&#8217;école pour qui veut obtenir le résultat le plus simple possible visuellement tout en prenant en compte l&#8217;accessibilité le plus largement possible avec une démarche non intrusive. Je vous laisse avec la démo qui vaudra sûrement mieux [...]]]></description>
			<content:encoded><![CDATA[<p>Rédigé sur <a href="http://www.alsacreations.com/">Alsacréations</a> par <a href="http://deaxon.com/">Benjamin De Cock</a>, ce tutoriel pour faire une <a href="http://www.alsacreations.com/tuto/lire/719-galerie-images-simple-jquery.html">galerie d&#8217;image avec jQuery</a> est un cas d&#8217;école pour qui veut obtenir le résultat le plus simple possible visuellement tout en prenant en compte l&#8217;accessibilité le plus largement possible avec une démarche non intrusive. Je vous laisse avec <a href="http://www.alsacreations.com/xmedia/tuto/exemples/galerie-jquery/">la démo</a> qui vaudra sûrement mieux qu&#8217;un long discours.</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/galerie-images-jquery-1025/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JQuery Slide Effect &#8212; Animation de texte au survol d&#8217;une image</title>
		<link>http://js.4design.tl/jquery-slide-effect-animation-texte-survol-image-1021</link>
		<comments>http://js.4design.tl/jquery-slide-effect-animation-texte-survol-image-1021#comments</comments>
		<pubDate>Sat, 30 Oct 2010 08:05:27 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[:hover]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Slide]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=1021</guid>
		<description><![CDATA[JQuery Slide Effect est un tutoriel concis mais complet qui explique comment parvenir à un effet d&#8217;animation de texte (slide) sur une image pour faire apparaitre des informations complémentaires (titre, description, lien, etc.) au survol d&#8217;icelle. La démo du Slide sera sûrement plus parlante ;)]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hv-designs.co.uk/2010/10/20/jquery-slide-effect/">JQuery Slide Effect</a> est un tutoriel concis mais complet qui explique comment parvenir à un effet d&#8217;animation de texte (<em>slide</em>) sur une image pour faire apparaitre des informations complémentaires (titre, description, lien, etc.) au survol d&#8217;icelle. La <a href="http://klevermedia.co.uk/slide/">démo du Slide</a> sera sûrement plus parlante ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/jquery-slide-effect-animation-texte-survol-image-1021/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Content Switcher &#8212; Un diaporama qui fonctionne aussi sans Javascript</title>
		<link>http://js.4design.tl/content-switcher-diaporama-sans-javascript-988</link>
		<comments>http://js.4design.tl/content-switcher-diaporama-sans-javascript-988#comments</comments>
		<pubDate>Thu, 14 Oct 2010 12:03:55 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Ancre]]></category>
		<category><![CDATA[Diaporama]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Slider]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=988</guid>
		<description><![CDATA[Content Switcher est un Slider avec un menu de navigation qui a la particularité de fonctionner parfaitement en l&#8217;absence de Javascript et de permettre l&#8217;utilisation du bouton retour du navigateur. La version Javascript améliore l&#8217;ordinaire avec un effet de fading réalisé avec jQuery pour les transitions entre les slides. Le marquage HTML et les CSS sont [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.impressivewebs.com/javascript-content-switcher-without-javascript/">Content Switcher</a> est un <em>Slider</em> avec un menu de navigation qui a la particularité de fonctionner parfaitement en l&#8217;absence de Javascript et de permettre l&#8217;utilisation du bouton retour du navigateur. La version Javascript améliore l&#8217;ordinaire avec un effet de <em>fading</em> réalisé avec jQuery pour les transitions entre les <em>slides</em>. Le marquage HTML et les CSS sont très simples à mettre en place :<span id="more-988"></span></p>
<h2>HTML</h2>
<pre>&lt;div id="content-slider"&gt;
&lt;ul id="content-slider-inside"&gt;
	&lt;li id="one"&gt;1&lt;/li&gt;
	&lt;li id="two"&gt;2&lt;/li&gt;
	&lt;li id="three"&gt;3&lt;/li&gt;
	&lt;li id="four"&gt;4&lt;/li&gt;
	&lt;li id="five"&gt;5&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;ul id="navigation"&gt;
	&lt;li&gt;&lt;a href="#one"&gt;1&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="#two"&gt;2&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="#three"&gt;3&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="#four"&gt;4&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="#five"&gt;5&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</pre>
<h2>CSS</h2>
<pre>#content-slider {
    width: 650px;
    overflow: hidden;
    height: 300px;
}

#content-slider-inside {
    list-style: none;
    height: 320px; 	/* these 3 lines */
    overflow: scroll;	/* help Opera */
    overflow-y: hidden;	/* behave */
}

#content-slider-inside li {
    width: 650px;
    height: 300px;
}</pre>
<p><em>Content Switcher</em> est basé sur le principes dans ancres internes, ce qui oblige à préciser les identifiants de chaque élément de la liste pour faire la correspondance avec les liens de la navigation.</p>
<p>Voir la démonstration de Content Switcher <a href="http://www.impressivewebs.com/demo-files/content-switcher/content-switcher.html">sans Javascript</a> et <a href="http://www.impressivewebs.com/demo-files/content-switcher/content-switcher-javascript.html">avec jQuery</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/content-switcher-diaporama-sans-javascript-988/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Evénement jQuery : Return False, preventDefault() ou bien ?</title>
		<link>http://js.4design.tl/evenement-jquery-return-false-preventdefault-925</link>
		<comments>http://js.4design.tl/evenement-jquery-return-false-preventdefault-925#comments</comments>
		<pubDate>Wed, 22 Sep 2010 09:52:30 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[événement]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Formulaire]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Lien]]></category>
		<category><![CDATA[preventDefault]]></category>
		<category><![CDATA[Return False]]></category>
		<category><![CDATA[stopImmediatePropagation]]></category>
		<category><![CDATA[stopPropagation]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=925</guid>
		<description><![CDATA[Dans jQuery Events: Stop (Mis)Using Return False, Douglas Neiner nous explique, avec moult exemples, toutes les subtilités relatives aux événements dans jQuery. Une des premières choses que l&#8217;on apprend en Javascript est d&#8217;empêcher les comportements par défaut liés aux liens ou aux formulaires (le lien sur lequel on l&#8217;applique n&#8217;est pas suivi par le navigateur, le formulaire ne [...]]]></description>
			<content:encoded><![CDATA[<p>Dans <a href="http://fuelyourcoding.com/jquery-events-stop-misusing-return-false/">jQuery Events: Stop (Mis)Using Return False</a>, <a title="Posts by Douglas Neiner" href="http://fuelyourcoding.com/author/dougnein/">Douglas Neiner</a> nous explique, avec moult exemples, toutes les subtilités relatives aux événements dans jQuery. Une des premières choses que l&#8217;on apprend en Javascript est d&#8217;empêcher les comportements par défaut liés aux liens ou aux formulaires (le lien sur lequel on l&#8217;applique n&#8217;est pas suivi par le navigateur, le formulaire ne &laquo;&nbsp;submit&nbsp;&raquo; plus, etc.).</p>
<p><span id="more-925"></span></p>
<p>Typiquement, ça donne le résultat suivant&#8230;</p>
<pre>$("a.toggle").click(function () {
    $("#mydiv").toggle();
    return false; // Prevent browser from visiting `#`
});</pre>
<p>&#8230; alors qu&#8217;on cherche généralement à obtenir quelque chose comme :</p>
<pre>$("a").click(function (e) {
    // e == our event data
    e.preventDefault();
});</pre>
<p>Le premier exemple changera bien la visibilité de `#mydiv` sans pour autant nous amener jusqu&#8217;à l&#8217;ancre `#mydiv`. Ce que l&#8217;on sait moins, c&#8217;est que `return false` provoque trois effets : `preventDefault()`, `stopPropagation()` et `stopImmediatePropagation()` !</p>
<p>J&#8217;avoue que ces notions un peu complexes me donnent parfois mal à la tête. Si quelqu&#8217;un(e) pouvait compléter le deuxième exemple pour arriver au même résultat que le premier, je suis preneur. Merci d&#8217;avance ;)</p>
<h2>Webographie</h2>
<p><a href="http://www.w3.org/TR/2006/WD-DOM-Level-3-Events-20060413/events.html#Events-Event-preventDefault">http://www.w3.org/TR/[...]#Events-Event-preventDefault</a> &#8212; merci à Anthony Ricaud (@rik24d) pour avoir partagé cette ressource avec <a href="https://twitter.com/rik24d/status/25198576854">tact et gentillesse</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/evenement-jquery-return-false-preventdefault-925/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Du rythme pour vos colonnes avec le pseudo sélecteur CSS :nth-child() et jQuery</title>
		<link>http://js.4design.tl/colonnes-pseudo-selecteur-css-nth-child-jquery-920</link>
		<comments>http://js.4design.tl/colonnes-pseudo-selecteur-css-nth-child-jquery-920#comments</comments>
		<pubDate>Wed, 15 Sep 2010 21:55:04 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Helper CSS]]></category>
		<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Colonnes]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[nth-child()]]></category>
		<category><![CDATA[pseudo-sélecteur]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=920</guid>
		<description><![CDATA[Outre un nouveau design sombre que je trouve très réussi, Soh Tanaka nous offre une belle leçon de choses en utilisant le pseudo sélecteur `:nth-child()` et une pincée de jQuery (compatibilité Internet Explorer oblige) pour donner du rythme à une liste de produits contenant des éléments récurrents de tailles différentes. Rassurez-vous, le concept est très bien [...]]]></description>
			<content:encoded><![CDATA[<p>Outre un nouveau design sombre que je trouve très réussi, <a href="http://www.sohtanaka.com">Soh Tanaka</a> nous offre une belle leçon de choses en utilisant le pseudo sélecteur `:nth-child()` et une pincée de jQuery (compatibilité Internet Explorer oblige) pour donner du rythme à une liste de produits contenant des éléments récurrents de tailles différentes. Rassurez-vous, le concept est très bien expliqué avec moult illustrations dans l&#8217;article <a href="http://www.sohtanaka.com/web-design/advanced-columns-w-css/">Advanced Columns using the :nth-child(N)</a> ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/colonnes-pseudo-selecteur-css-nth-child-jquery-920/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Enterprise jQuery &#8212; Passez du côté client</title>
		<link>http://js.4design.tl/enterprise-jquery-passez-du-cote-client-890</link>
		<comments>http://js.4design.tl/enterprise-jquery-passez-du-cote-client-890#comments</comments>
		<pubDate>Tue, 20 Jul 2010 20:26:07 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Bonnes pratiques]]></category>
		<category><![CDATA[Entreprise]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=890</guid>
		<description><![CDATA[Enterprise jQuery est un site Web qui s&#8217;adresse aux développeurs front-end. Il leur permettre de trouver des solutions aux défis auxquels ils sont confrontés dans leur travail au sein des moyennes ou grandes entreprises. Chacun trouvera matière à améliorer ses connaissances sur jQuery, qu&#8217;il s&#8217;agisse de bouts de codes prêts à l&#8217;emploi ou des bonnes [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://enterprisejquery.com/">Enterprise jQuery</a> est un site Web qui s&#8217;adresse aux développeurs <em>front-end.</em> Il leur permettre de trouver des solutions aux défis auxquels ils sont confrontés dans leur travail au sein des moyennes ou grandes entreprises. Chacun trouvera matière à améliorer ses connaissances sur jQuery, qu&#8217;il s&#8217;agisse de bouts de codes prêts à l&#8217;emploi ou des bonnes pratiques de développement.</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/enterprise-jquery-passez-du-cote-client-890/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Transformer un plugin jQuery en extension WordPress</title>
		<link>http://js.4design.tl/transformer-un-plugin-jquery-en-extension-wordpress-869</link>
		<comments>http://js.4design.tl/transformer-un-plugin-jquery-en-extension-wordpress-869#comments</comments>
		<pubDate>Sat, 03 Jul 2010 21:21:08 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Extension]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=869</guid>
		<description><![CDATA[jQuery et WordPress ont en commun leur modularité : les plugins jQuery et les extensions WordPress permettent d&#8217;étendre les fonctionnalités de nos outils préférés. Le tutoriel montre comment utiliser les extensions WordPress pour insérer n&#8217;importe quel plugin jQuery dans le panneau des extensions WordPress, de manière propre et efficace. Lire How to turn any jQuery [...]]]></description>
			<content:encoded><![CDATA[<p>jQuery et WordPress ont en commun leur modularité : les plugins jQuery et les extensions WordPress permettent d&#8217;étendre les fonctionnalités de nos outils préférés. Le tutoriel montre comment utiliser les extensions WordPress pour insérer n&#8217;importe quel plugin jQuery dans le panneau des extensions WordPress, de manière propre et efficace.<span id="more-869"></span></p>
<p>Lire <a href="http://www.jdmweb.com/resources/jquery_to_wordpress_plugin">How to turn any jQuery plugin into a WordPress one</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/transformer-un-plugin-jquery-en-extension-wordpress-869/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>jQuery Fundamentals &#8212; Manuel de survie pour jQuery</title>
		<link>http://js.4design.tl/jquery-fundamentals-manuel-de-survie-pour-jquery-851</link>
		<comments>http://js.4design.tl/jquery-fundamentals-manuel-de-survie-pour-jquery-851#comments</comments>
		<pubDate>Fri, 18 Jun 2010 21:27:45 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Exemples]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Syntaxe]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=851</guid>
		<description><![CDATA[jQuery Fundamentals synthétise les éléments de syntaxe de jQuery sur une page web. La navigation s&#8217;effectue via un sommaire précis et structuré comprenant également un index des nombreux exemples utilisés. Distribué sous licence Creative Commons par Rebecca Murphey. jQuery Fundamentals est disponible sur GitHub.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rebeccamurphey.com/jqfundamentals/">jQuery Fundamentals</a> synthétise les éléments de syntaxe de jQuery sur une page web. La navigation s&#8217;effectue via un sommaire précis et structuré comprenant également un index des nombreux exemples utilisés.<span id="more-851"></span></p>
<p>Distribué sous licence <a href="http://creativecommons.org/licenses/by-sa/3.0/us/">Creative Commons</a> par <a href="http://www.rebeccamurphey.com/">Rebecca Murphey</a>.</p>
<p><a href="http://github.com/rmurphey/jqfundamentals">jQuery Fundamentals est disponible sur GitHub</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/jquery-fundamentals-manuel-de-survie-pour-jquery-851/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Retina Display &#8212; Effet loupe façon «iPhone 4» avec jQuery</title>
		<link>http://js.4design.tl/retina-display-effet-loupe-facon-iphone-4-avec-jquery-846</link>
		<comments>http://js.4design.tl/retina-display-effet-loupe-facon-iphone-4-avec-jquery-846#comments</comments>
		<pubDate>Thu, 17 Jun 2010 07:37:44 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Loupe]]></category>
		<category><![CDATA[Zoom]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=846</guid>
		<description><![CDATA[Apple-like Retina Effect With jQuery est un tutoriel qui vous permettra de refaire chez vous l&#8217;effet loupe «Retina Display» proposé par Apple sur lav version 4 de l&#8217;iPhone. Vraiment bluffant, d&#8217;autant plus que le marquage HTML nécessaire est des plus simples : &#60;div id="main"&#62; &#60;div id="iphone"&#62; &#60;div id="webpage"&#62; &#60;img src="img/webpage.png" width="499" height="283" alt="Web Page" /&#62; &#60;div [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tutorialzine.com/2010/06/apple-like-retina-effect-jquery-css/">Apple-like Retina Effect With jQuery</a> est un tutoriel qui vous permettra de refaire chez vous l&#8217;effet loupe «Retina Display» proposé par Apple sur lav version 4 de l&#8217;iPhone. Vraiment bluffant, d&#8217;autant plus que le marquage HTML nécessaire est des plus simples : <span id="more-846"></span></p>
<pre>&lt;div id="main"&gt;
    &lt;div id="iphone"&gt;
        &lt;div id="webpage"&gt;
            &lt;img src="img/webpage.png" width="499" height="283" alt="Web Page" /&gt;
            &lt;div id="retina"&gt;&lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;</pre>
<p><a href="http://demo.tutorialzine.com/2010/06/apple-like-retina-effect-jquery-css/demo.html">Démonstration !</a></p>
<p>Via @LaFermeDuWeb</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/retina-display-effet-loupe-facon-iphone-4-avec-jquery-846/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fancy Sliding Form &#8212; Affichez vos formulaires sous forme de Slideshow</title>
		<link>http://js.4design.tl/fancy-sliding-form-affichez-vos-formulaires-sous-forme-de-slideshow-829</link>
		<comments>http://js.4design.tl/fancy-sliding-form-affichez-vos-formulaires-sous-forme-de-slideshow-829#comments</comments>
		<pubDate>Tue, 08 Jun 2010 06:59:01 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Fieldset]]></category>
		<category><![CDATA[Formulaire]]></category>
		<category><![CDATA[Slideshow]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=829</guid>
		<description><![CDATA[Fancy Sliding Form &#8212; Ce script jQuery découpe un formulaire en autant de parties qu&#8217;il contient de `fieldset`, accessibles via un menu qui les fait apparaitre sous forme de Slideshow. Cerise sur le gâteau, un symbole apparait sur chaque entrée de menu si les champs n&#8217;ont pas été renseignés. Ce tutoriel explique chaque étape : [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tympanus.net/codrops/2010/06/07/fancy-sliding-form-with-jquery/">Fancy Sliding Form</a> &#8212; Ce script jQuery découpe un formulaire en autant de parties qu&#8217;il contient de `fieldset`, accessibles via un menu qui les fait apparaitre sous forme de <em>Slideshow</em>. Cerise sur le gâteau, un symbole apparait sur chaque entrée de menu si les champs n&#8217;ont pas été renseignés. Ce tutoriel explique chaque étape : le marquage HTML, les feuilles de style CSS et le code Javascript. Jetez un oeil sur <a href="http://tympanus.net/Tutorials/FancySlidingForm/">la démonstration</a>. Via @LaFermeDuWeb.</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/fancy-sliding-form-affichez-vos-formulaires-sous-forme-de-slideshow-829/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Sliding Panel Photo Wall Gallery &#8212; Mur d&#8217;image et Lightbox avec jQuery</title>
		<link>http://js.4design.tl/sliding-panel-photo-wall-gallery-mur-d-image-et-lightbox-avec-jquery-794</link>
		<comments>http://js.4design.tl/sliding-panel-photo-wall-gallery-mur-d-image-et-lightbox-avec-jquery-794#comments</comments>
		<pubDate>Fri, 21 May 2010 12:17:42 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Lightbox]]></category>
		<category><![CDATA[Mosaïque]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=794</guid>
		<description><![CDATA[Sliding Panel Photo Wall Gallery est un tutoriel qui explique pas à pas (CSS, script jQuery) comment réaliser un mur d&#8217;images miniatures qui prennent toute la place de l&#8217;écran lorsqu&#8217;on clique dessus. Des boutons «suivant» et «précédent» permettent de naviguer parmi les images. Un clic sur l&#8217;image en taille réelle laisse de nouveau la place à [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tympanus.net/codrops/2010/05/14/sliding-panel-photo-wall-gallery-with-jquery/">Sliding Panel Photo Wall Gallery</a> est un tutoriel qui explique pas à pas (CSS, script jQuery) comment réaliser un mur d&#8217;images miniatures qui prennent toute la place de l&#8217;écran lorsqu&#8217;on clique dessus.<span id="more-794"></span></p>
<p>Des boutons «suivant» et «précédent» permettent de naviguer parmi les images.</p>
<p>Un clic sur l&#8217;image en taille réelle laisse de nouveau la place à la mosaïque d&#8217;images dont l&#8217;esthétique simple, élégante et irréprochable fera le bonheur des plus difficiles.</p>
<p>Voir la <a href="http://tympanus.net/Tutorials/SlidingPanelPhotowallGallery/">démonstration</a>.</p>
<p>Via <a href="http://www.path-tech.fr/dev/creez-un-magnifique-mur-de-photos-avec-jquery/">Path-Tech</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/sliding-panel-photo-wall-gallery-mur-d-image-et-lightbox-avec-jquery-794/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bloc de login à la Twitter avec jQuery</title>
		<link>http://js.4design.tl/bloc-de-login-a-la-twitter-avec-jquery-729</link>
		<comments>http://js.4design.tl/bloc-de-login-a-la-twitter-avec-jquery-729#comments</comments>
		<pubDate>Tue, 20 Apr 2010 12:21:46 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Formulaire]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Login]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=729</guid>
		<description><![CDATA[Perfect signin dropdown box likes Twitter with jQuery est un tutoriel qui explique comment faire un bloc de login dynamique comme celui qui se trouve sur la page d&#8217;accueil de Twitter. Il suffit d&#8217;un formulaire HTML, d&#8217;une bonne pincée de CSS et d&#8217;une rasade de jQuery. Via Path-Tech.]]></description>
			<content:encoded><![CDATA[<p><a title="Perfect signin dropdown box likes Twitter with jQuery" rel="bookmark" href="http://aext.net/2009/08/perfect-sign-in-dropdown-box-likes-twitter-with-jquery/">Perfect signin dropdown box likes Twitter with jQuery</a> est un tutoriel qui explique comment faire un bloc de login dynamique comme celui qui se trouve sur la page d&#8217;accueil de <a href="http://twitter.com/">Twitter</a>. Il suffit d&#8217;un formulaire HTML, d&#8217;une bonne pincée de CSS et d&#8217;une rasade de jQuery. Via <a href="http://www.path-tech.fr/dev/creez-un-petit-block-de-login-style-twitter-avec-jquery/">Path-Tech</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/bloc-de-login-a-la-twitter-avec-jquery-729/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Créer une arborescence de fichier avec jQuery</title>
		<link>http://js.4design.tl/creer-une-arborescence-de-fichier-avec-jquery-701</link>
		<comments>http://js.4design.tl/creer-une-arborescence-de-fichier-avec-jquery-701#comments</comments>
		<pubDate>Sun, 11 Apr 2010 14:18:57 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Arborescence]]></category>
		<category><![CDATA[fichiers]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Menu]]></category>

		<guid isPermaLink="false">http://js4design.com/?p=701</guid>
		<description><![CDATA[Jay Salvat nous propose la première partie d&#8217;une série de 8 tutoriels sur la création d&#8217;une arborescence de fichiers à l&#8217;aide de jQuery. Au menu : Transformer une liste HTML en arborescence dossiers/fichiers Ajouter un compteur de fichiers à chaque dossier Ouvrir et fermer les dossiers Ouvrir des dossiers par défaut dès l&#8217;ouverture Déplacer les [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.jaysalvat.com">Jay Salvat</a> nous propose la première partie d&#8217;une série de 8 tutoriels sur la création d&#8217;une arborescence de fichiers à l&#8217;aide de jQuery. Au menu :</p>
<ol>
<li><a href="http://blog.jaysalvat.com/articles/creez-une-arborescence-de-fichiers-en-jquery-1.php">Transformer une liste HTML en arborescence dossiers/fichiers</a></li>
<li><a href="http://blog.jaysalvat.com/articles/creez-une-arborescence-de-fichiers-en-jquery-2.php">Ajouter un compteur de fichiers à chaque dossier</a></li>
<li><a href="http://blog.jaysalvat.com/articles/creez-une-arborescence-de-fichiers-en-jquery-3.php">Ouvrir et fermer les dossiers</a></li>
<li><a href="http://blog.jaysalvat.com/articles/creez-une-arborescence-de-fichiers-en-jquery-4.php">Ouvrir des dossiers par défaut dès l&#8217;ouverture</a></li>
<li><a href="http://blog.jaysalvat.com/articles/creez-une-arborescence-de-fichiers-en-jquery-5.php">Déplacer les dossiers et fichiers en drag and drop</a></li>
<li><a href="http://blog.jaysalvat.com/articles/creez-une-arborescence-de-fichiers-en-jquery-6.php">Supprimer un fichier de l&#8217;arbre</a></li>
<li>Sérialiser le résultat</li>
<li>Déclencher et utiliser des événements</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/creer-une-arborescence-de-fichier-avec-jquery-701/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Accélérer votre blog en optimisant l&#8217;affichage des Adsense avec jQuery</title>
		<link>http://js.4design.tl/accelerer-votre-blog-en-optimisant-laffichage-des-adsense-avec-jquery-650</link>
		<comments>http://js.4design.tl/accelerer-votre-blog-en-optimisant-laffichage-des-adsense-avec-jquery-650#comments</comments>
		<pubDate>Tue, 16 Mar 2010 07:58:05 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Adsense]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Loader]]></category>

		<guid isPermaLink="false">http://www.js4design.com/?p=650</guid>
		<description><![CDATA[Optimiser le chargement des AdSense &#8211; J&#8217;ai eu la chance d&#8217;avoir l&#8217;explication IRL mais j&#8217;attendais avec impatience le billet de Mehdi pour vous en parler. Le principe consiste à réserver les emplacements des publicités là où vous voulez les afficher, de placer les scripts fournis par Google Adsense à la fin de votre page et d&#8217;ajouter [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://pioupioum.fr/developpement/optimiser-rapidite-chargement-adsense-jquery.html">Optimiser le chargement des AdSense</a> &#8211; J&#8217;ai eu la chance d&#8217;avoir l&#8217;explication IRL mais j&#8217;attendais avec impatience le billet de Mehdi pour vous en parler. Le principe consiste à réserver les emplacements des publicités là où vous voulez les afficher, de placer les scripts fournis par <em>Google Adsense</em> à la fin de votre page et d&#8217;ajouter une pincée de CSS et un soupçon de jQuery pour remettre chaque publicité à sa place quand la page est chargée. J&#8217;ai mis cette technique en place sur ce blog et sur <a href="http://css.4design.tl">css 4 design</a> et ça marche <em>niguel ghrome</em> :D</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/accelerer-votre-blog-en-optimisant-laffichage-des-adsense-avec-jquery-650/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Créez des sélecteurs personnalisés avec jQuery</title>
		<link>http://js.4design.tl/creez-des-selecteurs-personnalises-avec-jquery-623</link>
		<comments>http://js.4design.tl/creez-des-selecteurs-personnalises-avec-jquery-623#comments</comments>
		<pubDate>Mon, 15 Mar 2010 09:10:27 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Le saviez-vous ?]]></category>
		<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Sélecteur]]></category>

		<guid isPermaLink="false">http://www.js4design.com/?p=623</guid>
		<description><![CDATA[Custom jQuery Selectors aborde la création de sélecteurs personnalisés au cas où ceux proposés par jQuery ne suffiraient pas. Dans l&#8217;exemple donné, il s&#8217;agit de parcourir le DOM à la recherche des balises HTML possédant un attribut `rel` renseigné : $.expr[':'].withRel = function(obj){ var $this = $(obj); return ($this.attr('rel') != ''); }; // Usage: $('a:withRel').css('background-color', [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jquery-howto.blogspot.com/2009/06/custom-jquery-selectors.html">Custom jQuery Selectors</a> aborde la création de sélecteurs personnalisés au cas où ceux proposés par jQuery ne suffiraient pas. Dans l&#8217;exemple donné, il s&#8217;agit de parcourir le DOM à la recherche des balises HTML possédant un attribut `rel` renseigné :<span id="more-623"></span></p>
<pre>$.expr[':'].withRel = function(obj){
    var $this = $(obj);
    return ($this.attr('rel') != '');
};
// Usage:
$('a:withRel').css('background-color', 'yellow');</pre>
<p>Lire également <a href="http://jquery-howto.blogspot.com/2009/06/jquery-custom-selectors-with-parameters.html">Custom jQuery selectors with parameters</a>. Via <a href="http://yab-le-o.blogspot.com/2010/03/une-semaine-sur-le-web-episode-1.html">Un Y@B sur la toile</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/creez-des-selecteurs-personnalises-avec-jquery-623/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>13 Tutoriels jQuery pour Webdesigners</title>
		<link>http://js.4design.tl/13-tutoriels-jquery-pour-webdesigners-629</link>
		<comments>http://js.4design.tl/13-tutoriels-jquery-pour-webdesigners-629#comments</comments>
		<pubDate>Mon, 08 Mar 2010 07:00:01 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Accordéon]]></category>
		<category><![CDATA[Afficher-masquer]]></category>
		<category><![CDATA[Bulle d'aide]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[Effets]]></category>
		<category><![CDATA[Galerie]]></category>
		<category><![CDATA[Infobulle]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Transition]]></category>

		<guid isPermaLink="false">http://www.js4design.com/?p=629</guid>
		<description><![CDATA[jQuery Tutorials for Designers &#8211; La force de jQuery par rapport à d&#8217;autres frameworks Javascript est sa capacité à plier le DOM selon notre bon plaisir. Toutefois, la volonté de faire tel ou tel effet ne suffit pas : encore faut-il les connaissances algorithmiques pour y parvenir. Malgré sa simplicité et sa courbe d&#8217;apprentissage à la [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.webdesignerwall.com/tutorials/jquery-tutorials-for-designers/">jQuery Tutorials for Designers</a> &#8211; La force de jQuery par rapport à d&#8217;autres frameworks Javascript est sa capacité à plier le DOM selon notre bon plaisir. Toutefois, la volonté de faire tel ou tel effet ne suffit pas : encore faut-il les connaissances algorithmiques pour y parvenir. Malgré sa simplicité et sa courbe d&#8217;apprentissage à la portée de tous, il est toujours bon d&#8217;avoir quelques bouts de code sous le tapis de souris pour faire face aux situations récurrentes en matière de webdesign.<span id="more-629"></span></p>
<p>A l&#8217;exception du premier lien qui mène sur la documentation de jQuery, les autres mènent directement sur une page de démonstration individuelle des tutoriels jQuery :</p>
<ol>
<li><a href="http://docs.jquery.com/Main_Page">Atteindre un élément du DOM</a>,</li>
<li><a href="http://www.webdesignerwall.com/demo/jquery/simple-slide-panel.html">Afficher-masquer un bloc</a>,</li>
<li><a href="http://www.webdesignerwall.com/demo/jquery/simple-disappear.html">Faire disparaitre un élément</a>,</li>
<li>Enchainer les <a href="http://www.webdesignerwall.com/demo/jquery/chainable-effects.html">effets de transition</a>,</li>
<li>Faire un <a href="http://www.webdesignerwall.com/demo/jquery/accordion1.html">menu en accordéon</a> partie 1,</li>
<li>Faire un <a href="http://www.webdesignerwall.com/demo/jquery/accordion2.html">menu en accordéon</a> partie 2,</li>
<li>Afficher une <a href="http://www.webdesignerwall.com/demo/jquery/animated-hover1.html">bulle d&#8217;aide animée</a> partie 1,</li>
<li>Afficher une <a href="http://www.webdesignerwall.com/demo/jquery/animated-hover2.html">bulle d&#8217;aide animée</a> partie 2,</li>
<li>Rendre un <a href="http://www.webdesignerwall.com/demo/jquery/block-clickable.html">bloc entièrement cliquable</a>,</li>
<li>Faire des <a href="http://www.webdesignerwall.com/demo/jquery/collapsible-panels.html">panneaux coulissants</a> (comme Gmail),</li>
<li>Imiter le back-office de <a href="http://www.webdesignerwall.com/demo/jquery/wordpress-comments.html">gestion des commentaires</a> à la WordPress,</li>
<li>Faire une <a href="http://www.webdesignerwall.com/demo/jquery/img-replacement.html">galerie d&#8217;images</a>,</li>
<li>Afficher <a href="http://www.webdesignerwall.com/demo/jquery/link-types.html">des icônes selon le type de fichier</a>.</li>
</ol>
<p>Les explications sont claires et concises et les exemples visuels sont d&#8217;une aide précieuse. Les démonstrations individuelles sont rassemblées <a href="http://www.webdesignerwall.com/demo/jquery/">sur cette page</a>. Par ailleurs, une <a href="http://www.webdesignerwall.com/file/jquery-tutorials.zip">archive zip est disponible</a> pour décortiquer ces pépites tranquillement à la maison.</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/13-tutoriels-jquery-pour-webdesigners-629/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Choisir jQuery ou Mootools en connaissance de cause</title>
		<link>http://js.4design.tl/choisir-jquery-ou-mootools-en-connaissance-de-cause-555</link>
		<comments>http://js.4design.tl/choisir-jquery-ou-mootools-en-connaissance-de-cause-555#comments</comments>
		<pubDate>Mon, 15 Feb 2010 20:28:07 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Frameworks Javascript]]></category>
		<category><![CDATA[Le saviez-vous ?]]></category>
		<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Comparatif]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Mootools]]></category>

		<guid isPermaLink="false">http://www.js4design.com/?p=555</guid>
		<description><![CDATA[Choisir une bibliothèque Javascript n&#8217;est pas anodin. Une fois qu&#8217;on s&#8217;est familiarisé avec une librairie, il est souvent difficile de faire marche arrière et la tentation est grande de ne pas aller voir ailleurs si l&#8217;herbe est plus verte. Aaron Newton a eu la bonne idée de faire une comparaison éclairée intitulée jQuery vs Mootools [...]]]></description>
			<content:encoded><![CDATA[<p>Choisir une bibliothèque Javascript n&#8217;est pas anodin. Une fois qu&#8217;on s&#8217;est familiarisé avec une librairie, il est souvent difficile de faire marche arrière et la tentation est grande de ne pas aller voir ailleurs si l&#8217;herbe est plus verte. <a href="http://www.clientcide.com/">Aaron Newton</a> a eu la bonne idée de faire une comparaison éclairée intitulée <a href="http://jqueryvsmootools.com/">jQuery vs Mootools</a> en mettant en évidence les qualités et les défauts de ces deux <em>frameworks</em> Javascript, en toute objectivité.<span id="more-555"></span></p>
<h2>Dans les grandes lignes</h2>
<p>Si <em>jQuery</em> et <em>MooTools</em> ne sont pas très différents l&#8217;un de l&#8217;autre, il ressort que <em>jQuery</em> est plus simple à apprendre et permet de manipuler le DOM plus efficacement. <em>Mootools,</em> en revanche, propose une syntaxe plus précise que <em>jQuery</em>. Cette force a comme contrepartie de rendre <em>Mootools</em> un peu plus verbeux que <em>jQuery</em>. Ceci dit, le but de <em>Mootools</em> est de rendre Javascript plus simple à utiliser, alors que celui de <em>jQuery</em> est de vous servir le DOM sur un  plateau.</p>
<h2>En bref</h2>
<p>Si vous devez bâtir une application complexe &#8212; comme <a href="http://www.ape-project.org/">Ajax Push Engine</a> &#8211;, <em>Mootools</em> sera un compagnon plus rigoureux, tandis que <em>jQuery</em> donnera le meilleur de lui-même pour créer des effets visuels ou manipuler le DOM pour plier les pages web selon votre bon plaisir.</p>
<p>Merci à <a href="http://geekarlier.com/">Geekarlier</a> et <a href="http://www.weelya.com/">jChavarria</a> pour m&#8217;avoir remis cette excellent comparatif sous la souris ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/choisir-jquery-ou-mootools-en-connaissance-de-cause-555/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Créez votre framework Javascript</title>
		<link>http://js.4design.tl/creez-votre-framework-javascript-512</link>
		<comments>http://js.4design.tl/creez-votre-framework-javascript-512#comments</comments>
		<pubDate>Thu, 04 Feb 2010 15:19:01 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Frameworks Javascript]]></category>
		<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.js4design.com/?p=512</guid>
		<description><![CDATA[Les frameworks Javascript sont aussi répandus que les critiques qui les accompagnent : trop lourds, pas assez rapides, des bugs, des mises à jour trop espacées ou trop rapprochées, etc. S&#8217;il vous est déjà arrivé de tenir tout ou partie de ses propos vous êtes peut-être mûrs pour mettre en place votre propre framework Javascript, [...]]]></description>
			<content:encoded><![CDATA[<p>Les frameworks Javascript sont aussi répandus que les critiques qui les accompagnent : trop lourds, pas assez rapides, des bugs, des mises à jour trop espacées ou trop rapprochées, etc. S&#8217;il vous est déjà arrivé de tenir tout ou partie de ses propos vous êtes peut-être mûrs pour mettre en place votre propre framework Javascript, suivant en cela l&#8217;adage selon lequel on n&#8217;est jamais si bien servi que par soi-même !<span id="more-512"></span></p>
<h2>Comment faire ?</h2>
<p>Suivez simplement les conseils prodigués par <a href="http://www.admixweb.com">Teylor Feliz</a> qui ont été traduits par KalyParker dans <em>Comment créer facilement un framework JavaScript</em> <a href="http://kalyparker.developpez.com/articles/js/VOZ-partie-1/">Partie 1</a> et <a href="http://kalyparker.developpez.com/articles/js/VOZ-partie-2/">Partie 2</a>. Au menu, vous trouverez des conseils concernant la méthode à utiliser pour : créer l&#8217;objet principal de votre framework (constructeur <em>vs</em> objet littéral) ; naviguer dans le DOM ; concevoir une méthode de chainage, etc.</p>
<h2>Les articles originaux</h2>
<p>Au cas où, voici les tutoriels en anglais :</p>
<ol>
<li><a href="http://www.admixweb.com/2009/05/20/how-to-easily-create-a-javascript-framework-part-1/">How to Easily Create a JavaScript Framework, Part 1</a></li>
<li><a href="http://www.admixweb.com/2009/06/05/how-to-easily-create-a-javascript-framework-part-2/">How to Easily Create a JavaScript Framework, Part 2</a></li>
<li><a href="http://www.admixweb.com/2009/06/23/how-to-easily-create-a-javascript-framework-part-3/">How to Easily Create a JavaScript Framework, Part 3</a></li>
<li><a href="http://www.admixweb.com/2009/10/25/how-to-easily-create-a-javascript-framework-part-4/">How to Easily Create a JavaScript Framework, Part 4</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/creez-votre-framework-javascript-512/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Fade &#8212; Faire apparaitre des éléments au mouvement de la souris</title>
		<link>http://js.4design.tl/google-fade-faire-apparaitre-des-elements-au-mouvement-de-la-souris-493</link>
		<comments>http://js.4design.tl/google-fade-faire-apparaitre-des-elements-au-mouvement-de-la-souris-493#comments</comments>
		<pubDate>Tue, 02 Feb 2010 09:53:00 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Revue de Web]]></category>
		<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Ergonomie]]></category>
		<category><![CDATA[Fade]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Mootools]]></category>

		<guid isPermaLink="false">http://www.js4design.com/?p=493</guid>
		<description><![CDATA[Google Fade est un script disponible pour Mootools et jQuery qui permet de reproduire chez vous un effet intéressant introduit récemment par Google sur sa page d&#8217;accueil : certains éléments de navigation apparaissent suite au mouvement de la souris sur la page ou lorsqu&#8217;on quitte le champs de recherche. C&#8217;est très pratique pour éviter d&#8217;encombrer [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://davidwalsh.name/google-fade">Google Fade</a> est un script disponible pour <em>Mootools</em> et <em>jQuery</em> qui permet de reproduire chez vous un effet intéressant introduit récemment par Google sur sa page d&#8217;accueil : certains éléments de navigation apparaissent suite au mouvement de la souris sur la page ou lorsqu&#8217;on quitte le champs de recherche.<span id="more-493"></span></p>
<p>C&#8217;est très pratique pour éviter d&#8217;encombrer l&#8217;espace avec des choses inutiles pour ceux qui se contentent de saisir les mots-clés dans la boite de recherche qui a le <em>focus</em> au chargement de la page.</p>
<p>On notera au passage que <em>Mootools</em> requiert plus de lignes que <em>jQuery</em> pour le même résultat. Cerise sur le gâteau, David Walsh a pensé à ceux qui n&#8217;ont pas activé Javascript.</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/google-fade-faire-apparaitre-des-elements-au-mouvement-de-la-souris-493/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thumbnail Zoom &#8212; Effet de zoom et apparition d&#8217;une légende au survol</title>
		<link>http://js.4design.tl/thumbnail-zoom-effet-de-zoom-et-apparition-d-une-legende-au-survol-488</link>
		<comments>http://js.4design.tl/thumbnail-zoom-effet-de-zoom-et-apparition-d-une-legende-au-survol-488#comments</comments>
		<pubDate>Mon, 01 Feb 2010 11:00:17 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Revue de Web]]></category>
		<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Légende]]></category>
		<category><![CDATA[Miniature]]></category>
		<category><![CDATA[Zoom]]></category>

		<guid isPermaLink="false">http://www.js4design.com/?p=488</guid>
		<description><![CDATA[Thumbnail Zoom &#8212; Voici un effet de zoom sur une miniature accompagné de l&#8217;apparition d&#8217;une légende au survol de la souris qui fera certainement son petit effet sur vos pages web. Ce tutoriel explique pas à pas le code HTML (liste non-ordonnée), les CSS et la pincée de jQuery nécessaire au bon fonctionnement de l&#8217;ensemble. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tutsvalley.com/tutorials/making-a-cool-thumbnail-effect-with-zoom-and-sliding-captions/">Thumbnail Zoom</a> &#8212; Voici un effet de zoom sur une miniature accompagné de l&#8217;apparition d&#8217;une légende au survol de la souris qui fera certainement son petit effet sur vos pages web. Ce tutoriel explique pas à pas le code HTML (liste non-ordonnée), les CSS et la pincée de jQuery nécessaire au bon fonctionnement de l&#8217;ensemble. Via <a href="http://twitter.com/colegramist/status/8493939945">colegramist</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/thumbnail-zoom-effet-de-zoom-et-apparition-d-une-legende-au-survol-488/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Diaporama avec navigation au clavier (flèche droite et flèche gauche)</title>
		<link>http://js.4design.tl/diaporama-avec-navigation-au-clavier-fleche-droite-et-fleche-gauche-476</link>
		<comments>http://js.4design.tl/diaporama-avec-navigation-au-clavier-fleche-droite-et-fleche-gauche-476#comments</comments>
		<pubDate>Sat, 30 Jan 2010 08:11:05 +0000</pubDate>
		<dc:creator>Bruno Bichet</dc:creator>
				<category><![CDATA[Revue de Web]]></category>
		<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Accessibilité]]></category>
		<category><![CDATA[Clavier]]></category>
		<category><![CDATA[Diaporama]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Navigation]]></category>
		<category><![CDATA[Slider]]></category>

		<guid isPermaLink="false">http://www.js4design.com/?p=476</guid>
		<description><![CDATA[Adding Keyboard Navigation est un tutoriel expliquant pas à pas la mise en place d&#8217;un diaporama avec la possibilité d&#8217;utiliser le clavier (flèche droite et flèche gauche) pour passer à l&#8217;image suivante ou précédente. Chez Remy Sharp, les tutoriels sont vraiment très bien fait. On trouve le tutoriel proprement dit avec les explications de code, la [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jqueryfordesigners.com/adding-keyboard-navigation/">Adding Keyboard Navigation</a> est un tutoriel expliquant pas à pas la mise en place d&#8217;un diaporama avec la possibilité d&#8217;utiliser le clavier (flèche droite et flèche gauche) pour passer à l&#8217;image suivante ou précédente. Chez Remy Sharp, les tutoriels sont vraiment très bien fait. On trouve le tutoriel proprement dit avec les explications de code, la démonstration pour juger sur pièce et le code prêt à être copié-collé, sans oublier les commentaires, souvent utiles.</p>
]]></content:encoded>
			<wfw:commentRss>http://js.4design.tl/diaporama-avec-navigation-au-clavier-fleche-droite-et-fleche-gauche-476/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

