796 shaares
Collecting all the cheat sheets
Suite à l’annonce de la fermeture prochaine de Google Reader, beaucoup cherchent une solution alternative comme Leed. Le tuto expliquant comment installer Leed sur son propre serveur existant déjà, je vous propose de découvrir comment l’installer sur son hébergement mutualisé.
What is Leed?
Pour ceux qui se le demande, Leed est un agrégateur de RSS à l’image de Google Reader, RSS Lounge, TinyTinyRSS ou Ardilla. Celui-ci a bien des avantages dont la légèreté, le fait d’être open source ou moins risqué qu’un service propriétaire qui peut (comme va le faire Google Reader) fermer à tout moment.
What is Leed?
Pour ceux qui se le demande, Leed est un agrégateur de RSS à l’image de Google Reader, RSS Lounge, TinyTinyRSS ou Ardilla. Celui-ci a bien des avantages dont la légèreté, le fait d’être open source ou moins risqué qu’un service propriétaire qui peut (comme va le faire Google Reader) fermer à tout moment.
Neutralité du Net par-ci, neutralité du Net par-là. Ces
derniers temps, on entend de plus en plus parler de ce principe, à l’origine réservé au cercle d’e-initiés. Hier encore sur France Inter, ou il y a quelques semaines au Grand Journal: la notion a quitté son nid douillet mais limité de techniciens du réseau pour venir chatouiller le grand public. Il faut dire que les frasques de Free avec la publicité ou YouTube, ainsi que la volonté fraîchement affichée du gouvernement, confirmée par le Conseil national du numérique, d’inscrire la notion dans la loi, lui a donné un sacré coup de notoriété.
On va pas se cacher derrière notre petit doigt. Ici, à Slate, nous sommes favorables à la protection de ce principe. Pourquoi? Parce qu'il exclut toute forme de discrimination à l’égard de la source, de la destination ou du contenu de l’information transmise sur le réseau. En décryptant, ça veut dire que moi, mon voisin, vous ou François Hollande, avons potentiellement accès au même Internet, qu’on y traîne depuis un bon vieil ordi, un mobile, une tablette, et pourquoi pas demain une iMontre, des GoogleLunettes ou nos chaussettes —soyons visionnaires.
derniers temps, on entend de plus en plus parler de ce principe, à l’origine réservé au cercle d’e-initiés. Hier encore sur France Inter, ou il y a quelques semaines au Grand Journal: la notion a quitté son nid douillet mais limité de techniciens du réseau pour venir chatouiller le grand public. Il faut dire que les frasques de Free avec la publicité ou YouTube, ainsi que la volonté fraîchement affichée du gouvernement, confirmée par le Conseil national du numérique, d’inscrire la notion dans la loi, lui a donné un sacré coup de notoriété.
On va pas se cacher derrière notre petit doigt. Ici, à Slate, nous sommes favorables à la protection de ce principe. Pourquoi? Parce qu'il exclut toute forme de discrimination à l’égard de la source, de la destination ou du contenu de l’information transmise sur le réseau. En décryptant, ça veut dire que moi, mon voisin, vous ou François Hollande, avons potentiellement accès au même Internet, qu’on y traîne depuis un bon vieil ordi, un mobile, une tablette, et pourquoi pas demain une iMontre, des GoogleLunettes ou nos chaussettes —soyons visionnaires.
Eden is a PHP library designed for rapid prototyping, with less code. Yes, Really.
Ever thought about doing a Facebook+Twitter+Google mashup? How about integrating that with PayPal? Is setting up shipping options in your cart a pain? Adding different libraries form different sources add more complexity to your project and ends up to be hard to maintain. Eden simply a set of reusable components, that works with any PHP framework and CMS. Eden makes code logical and readable with dead simple syntax. Eden works with major players
Ever thought about doing a Facebook+Twitter+Google mashup? How about integrating that with PayPal? Is setting up shipping options in your cart a pain? Adding different libraries form different sources add more complexity to your project and ends up to be hard to maintain. Eden simply a set of reusable components, that works with any PHP framework and CMS. Eden makes code logical and readable with dead simple syntax. Eden works with major players
Certaines spécifications CSS sont plus obscures que d'autres. Mais il est du devoir d'un intégrateur de les connaître pour être plus efficace dans son métier.
Qui n'a jamais pesté contre des éléments flottants qui ne se comportent pas comme espéré ?
Qui n'a pas été une fois au-moins dérouté par des marges verticales venues de nulle part ?
Ces comportements, comme d'autres, sont décrits et expliqués au sein d'une spécification concernant le “Visual Formatting Model”, qui décrit globalement le concept de flux d’affichage, de boîtes et de modes de rendu visuel.
Voyons comment déchiffrer cette ressource cruciale…
Qui n'a jamais pesté contre des éléments flottants qui ne se comportent pas comme espéré ?
Qui n'a pas été une fois au-moins dérouté par des marges verticales venues de nulle part ?
Ces comportements, comme d'autres, sont décrits et expliqués au sein d'une spécification concernant le “Visual Formatting Model”, qui décrit globalement le concept de flux d’affichage, de boîtes et de modes de rendu visuel.
Voyons comment déchiffrer cette ressource cruciale…
Bower is a package manager for the web. Bower lets you easily install assets such as images, CSS and JavaScript, and manages dependencies for you.
Welcome to part 2 of this two-part series discussing MVC and PHP, where we’ll discuss some of the considerations one must make when using an MVC architecture. If you’ve come straight to this article without reading part 1 first, I encourage you to head back and have careful read as this one will assume that you’ve read and understand everything it discussed. With that in mind, let’s get started!
I've always wanted to interview Eric Meyer. His early CSS books are a big reason this blog exists today and the reason why I'm a web developer. Eric gave me some time to hit the history of CSS, CSS' problems today, and the future of CSS.
Your early CSS books were instrumental in pushing my love for front end technologies. What was it about CSS that you fell in love with and drove you to write about it?
At first blush, it was the simplicity of it as compared to the table-and-spacer hacks that were so widespread at the time-this was mid-1996. CSS just felt right-the conceptual model made sense, the syntax was straightforward. It seemed like anyone who could learn HTML could learn CSS and have so much more power at their command.
From there, I think it was mostly the sheer joy of crawling through a new system, pulling it apart, figuring out how it worked, and documenting what worked and what didn't. I don't know exactly why those kinds of things excite me, but they do.
Your early CSS books were instrumental in pushing my love for front end technologies. What was it about CSS that you fell in love with and drove you to write about it?
At first blush, it was the simplicity of it as compared to the table-and-spacer hacks that were so widespread at the time-this was mid-1996. CSS just felt right-the conceptual model made sense, the syntax was straightforward. It seemed like anyone who could learn HTML could learn CSS and have so much more power at their command.
From there, I think it was mostly the sheer joy of crawling through a new system, pulling it apart, figuring out how it worked, and documenting what worked and what didn't. I don't know exactly why those kinds of things excite me, but they do.
This is a PHP, PDO and SQLite3 example, which demonstrates the SQLite3 databse usage with PHP-PDO. The PHP / PDO / SQLite3 example code demonstrates following things, and their us
There are many ways on displaying our portfolio, one of them is using grid style with slider effect for pagination. In this tutorial I’m going to share about how to displaying our portfolio grid with flipping slider effect for pagination using jQuery & CSS3 Transform.
The slider will change our portfolio images when it’s flipping, this flipping effect is triggered by user click on the pagination. So when user click a page each of our portfolio images will flipping 360 degree and when its animation near end the image will changed with new image.
The slider will change our portfolio images when it’s flipping, this flipping effect is triggered by user click on the pagination. So when user click a page each of our portfolio images will flipping 360 degree and when its animation near end the image will changed with new image.
Voici un diaporama sur l’économie du logiciel libre que j’ai présenté lors de la journée OpenDay 2013 organisée par les étudiants du Département Informatique et Statistique de l’Université Lumière Lyon 2.
Il y est question de la façon dont on peut gagner de l’argent avec une chose que l’on donne en l’occurrence : le logiciel. C’est en effet une question qui aujourd’hui encore revient régulièrement lorsqu’une personne surtout dans le milieu entrepreneurial découvre les logiciels libres.
Il y est question de la façon dont on peut gagner de l’argent avec une chose que l’on donne en l’occurrence : le logiciel. C’est en effet une question qui aujourd’hui encore revient régulièrement lorsqu’une personne surtout dans le milieu entrepreneurial découvre les logiciels libres.
The command line can either be your best friend, or your worst enemy. It simply depends on how you use it, and what you use it for. If you’re one of the many people who cringe at the mere thought of using the command line, then you’ve come to the right place!
When the editor of Nettuts+ requested an article to show Windows developers love by listing popular web development apps, I was all over it. OSX devs get a lot of attention, so it’s good to mix things up a bit.
What I want to do is list the development tools that I frequently use as a web developer on Windows. It may not include your favorite, and if it doesn’t, please let me know within the comments section. I’m always anxious to find new tools to enhance my workflow!
What I want to do is list the development tools that I frequently use as a web developer on Windows. It may not include your favorite, and if it doesn’t, please let me know within the comments section. I’m always anxious to find new tools to enhance my workflow!
With each new release of Windows Internet Explorer, support for the World Wide Web Consortium (W3C) Cascading Style Sheets (CSS) standard has steadily improved. Microsoft Internet Explorer 6 was the first fully Cascading Style Sheets, Level 1 (CSS1)-compliant version of Internet Explorer. Windows Internet Explorer 8 is fully compliant with the Cascading Style Sheets, Level 2 Revision 1 (CSS2.1) specification and supports some features of Cascading Style Sheets, Level 3 (CSS3). Windows Internet Explorer 9 and Internet Explorer 10 add even more support for many CSS3 modules.
HTML5 is the newest revision, and by far the most interesting, of the Hyper Text Markup Language. is In this article I have compiled awesome HTML5 code snippets to take your website to the next level.
Create a custom FontAwesome 3.0.2 icon-font kit with just the icons you want.
Ce post est le dix septième d'une liste de tutoriels sur le raspberry PI, cliquez ici pour accéder au sommaire ! :D
En attendant la création de la sonde de température (qui ne saurait tarder, j’ai juste la flemme de rédiger mon pavé ), voila un ptit tuyau à vous mettre sous la dent pour ce début de week end !!
Il peux être utile d’avoir un mini écran LCD couleur branché au rpi histoire d’avoir constamment un visuel de la console, d’afficher un plan domotique ou si vous souhaitez tout simplement faire du rpi un mini ordinateur .
Seulement voila, les mini écran pas cher, qui consomme peu et adaptable au raspberry PI, ça ne court pas les rues :) ! Une liseuse ? Trop cher ! Un écran classique ? Un peu encombrant et reste un peu cher ! Un cadre photo numérique ? Idéal mais peut être chiant à plugguer ! Lire dans les entrailles d'un poulet ? Sympa pour épater les amis mais il vous faut un poulet frais à chaque reboot...
L’astuce ? Prendre un écran de caméra de recul pour les voitures (oui oui, l’écran que vous n’aurez jamais dans votre R5 de prolo mais je vous assure qu’il y a des voitures qui ont ce genre de gadgets !!
En attendant la création de la sonde de température (qui ne saurait tarder, j’ai juste la flemme de rédiger mon pavé ), voila un ptit tuyau à vous mettre sous la dent pour ce début de week end !!
Il peux être utile d’avoir un mini écran LCD couleur branché au rpi histoire d’avoir constamment un visuel de la console, d’afficher un plan domotique ou si vous souhaitez tout simplement faire du rpi un mini ordinateur .
Seulement voila, les mini écran pas cher, qui consomme peu et adaptable au raspberry PI, ça ne court pas les rues :) ! Une liseuse ? Trop cher ! Un écran classique ? Un peu encombrant et reste un peu cher ! Un cadre photo numérique ? Idéal mais peut être chiant à plugguer ! Lire dans les entrailles d'un poulet ? Sympa pour épater les amis mais il vous faut un poulet frais à chaque reboot...
L’astuce ? Prendre un écran de caméra de recul pour les voitures (oui oui, l’écran que vous n’aurez jamais dans votre R5 de prolo mais je vous assure qu’il y a des voitures qui ont ce genre de gadgets !!
A koken (pronounced like "spoken") is a stage assistant in traditional Japanese theater. They work behind-the-scenes handling scenery, props and assisting actors. It is with great respect for the legacy and humble nature of the koken that we adopt their name as our own.
We developed Koken to offer photographers, designers and artists a different kind of publishing platform. One that is focused primarily on images, can be used on your own web server, and offers robust publishing tools for web sites as original and unique as the artist themselves.
We developed Koken to offer photographers, designers and artists a different kind of publishing platform. One that is focused primarily on images, can be used on your own web server, and offers robust publishing tools for web sites as original and unique as the artist themselves.
GitHub has become the corner stone for all things open source software. Developers love it, collaborate on it and are constantly building awesome projects through it. Apart from hosting our code, GitHub’s main attraction is using it as a collaborative tool. In this tutorial, let’s explore some of the most useful GitHub features, especially for working in teams, making it all the more efficient, productive and, most importantly, fun!
Today we want to show you how to create some exciting mouse hover effects using CSS3 and jQuery. So the jQuerymouse hover is really very attractive for visitor to see your website. There are 10 awesome style of jQuery mouse hover effect such as jquery popup, jquery mouseover event, CSS3 on mouseover, jquery mouseover fading magnifying etc.
20 excellent mouse hover effects with jQuery and CSS3 are listed below. I hope this article will help you web designers or new begginers for create their projects in less time. Please share this article with your friends and bookmark us for fast visit later.
20 excellent mouse hover effects with jQuery and CSS3 are listed below. I hope this article will help you web designers or new begginers for create their projects in less time. Please share this article with your friends and bookmark us for fast visit later.