background preloader

Developpement

Facebook Twitter

Become a Programmer, Motherfucker. If you don't know how to code, then you can learn even if you think you can't.

Become a Programmer, Motherfucker

Thousands of people have learned programming from these fine books: Learn Python The Hard Way Learn Ruby The Hard Way Learn Code The Hard Way I'm also working on a whole series of programming education books at learncodethehardway.org. Learn C The Hard Way Learn SQL The Hard Way Learn Regex The Hard Way Graphics Programming Language Agnostic NerdDinner Walkthrough Assembly Language Bash Clojure Clojure Programming ColdFusion CFML In 100 Minutes. jQuery Timelinr ↩ CSSLab.

Dando vida al tiempo / Giving life to time Selecciona tu idioma / Select your language: This simple plugin helps you to give more life to the boring timelines.

jQuery Timelinr ↩ CSSLab

Supports horizontal and vertical layouts, and you can specify parameters for most attributes: speed, transparency, etc. Last stable version: 0.9.6 Configuration: Include the jQuery library and this plugin: Inicialize-it with the default parameters: $(function(){ $().timelinr();}); Or configure it as preferred: HTML markup must be as follows: <div id="timeline"><ul id="dates"><li><a href="#">date1</a></li><li><a href="#">date2</a></li></ul><ul id="issues"><li id="date1"><p>Lorem ipsum.

Icon designed by Sebastián Cortés Changelog: Este sencillo plugin ayuda a que le des más vida y estilo a las aburridas líneas de tiempo. Code Playground. Create your own social media share bar. Update: A lot has changed since last Nov check out my Social Media Share Bar 2.0 for the latest. – Wed 10/27/2010 There is no shortage of Social Media sharing plugins for WordPress but they all leave a bit to be desired.

Create your own social media share bar

Perhaps I’m too picky but here is what I’m looking for: Native Tweetmeme integration: Tweetmeme is a recognized leader in the market. They provide good info and OAUTH authentication. Everyone knows how tweetmeme RTs work.Native Facebook sharingMinimal design: I don’t want 20 icons or large buttons that interfere with my layout.Widely adopted usage: I want to give people what they expect. The Problem I’ll save you the rant about but here’s an example of what you can encounter: Sharethis, asks for a user’s twitter ID & password to share a link. In short, before you decide on any plugin make sure you understand and test the user experience. The Solution My solution, forget the plugins, it’s time to code your own. This is exactly what I was looking for. Tweetmeme Code 02. 03. 07.

How to Display your Profile in Google Search with Authorship Markup. Google can now display the author’s name and profile picture in search results next to blog posts / news stories that they may have written.

How to Display your Profile in Google Search with Authorship Markup

The photo links to their Google Profile page. Google can now display your name and your profile picture in search results next to stories that you may have written. The picture will in turn link to your Google Profile page. As a content creator, this is an important feature for you because you can now indirectly claim authorship of your content on Google search pages. There’s another advantage as well – your Google CTRs may improve. How do I implement this? Like it? Let’s get started: Step 1: Create an “About Me” page on your blog, if you haven’t done that already, and link the about page to your Google Profile page.

This is important. <a href=" Profile</a> Step 2: Next you need to ensure that all the blog stories that you have written include a link to your “About Me” page. <a href=" short bio</a> Step 3: This is the last step. The Wheels Of Steel: An Ode To Turntables (in HTML) Checker nom de domaine et achat automatique. Tout le monde le sait, le nom de domaine est très important dans le référencement.

Checker nom de domaine et achat automatique

Parmi les facteurs importants, on trouve notamment les mots clés. Oui mais voilà, dans des secteurs concurrentiels comme le poker ou le porn, il est désormais très difficile de trouver un nom de domaine convenable. J’ai donc développé une solution [...] Tout le monde le sait, le est très important dans le référencement. Parmi les facteurs importants, on trouve notamment les mots clés. Oui mais voilà, dans des secteurs concurrentiels comme le ou le , il est désormais très difficile de trouver un nom de domaine convenable. J’ai donc développé une solution permettant de ‘voler’ le nom de domaine d’un individu de façon légale bien entendu, et par la même occasion, son ancienneté.

Le script se base sur l’ et son fonctionnement est très simple : vous configurer votre CRON ainsi que votre liste de nom de domaine à checker, et dès qu’un domaine se libère, le script l’achète automatiquement : Prérequis Configuration.