background preloader

Manual

Facebook Twitter

Wordpress

Ubuntu. 10 code snippets to interact with Twitter. 1 – Autofollow script (PHP) This code allow you to automatically follow user who have tweeted about a specific term. For example, if you want to follow all users who tweeted about php, simply give it as a value to the $term variable on line 7. Source : 2 – Get the number of follower in full text (PHP) When you have a website or blog and use Twitter, it can be cool to display how many followers you have.

<? Source : Rarst on 3 – View who doesn’t follow you (Python) Some people don’t like the idea of following people who don’t follow you back. How to Design and Code a Flexible Website - Nettuts+ In this tutorial, we're going to be designing and coding a simple blog-style web-page. We'll pay special attention to making our design flexible and accessible by using clean and simple XHTML and CSS. This tutorial is aimed at beginners, and anyone looking to improve the accessibility of their web designs. Tutorial Details Difficulty: EasyEstimated Completion Time: 1.5-2hrs Step 1 So our example web page is going to be based on a simple blog theme, with a WordPress blog-like structure similar to that of the nettuts homepage. The idea here is not for you to reproduce my example, but for you to be able to follow along and apply the techniques to your own designs, hopefully learning a thing or two about the underlying concepts.

Step 2 - Photoshop We're going to keep the Photoshop use here to a bare minimum, Usually I mockup an entire design in Photoshop before coding, but here I'm just going to generate a basic layout, and worry about the content later. Page Layout Backgrounds Type Tool Content. Draft - Developper Sur Elgg. Les 103 conseils que j’aurais aimé qu’on me donne quand j’ai déb. Quand on débute sur internet, on ne connait pas toutes les ficelles du métier, et devant la pléthore de choix, de méthodes, de conseils… on est souvent perdu, et c’est souvent le système des essais / erreurs qui prédomine..

Or en faisant cela on perd forcement du temps, et de l’argent. C’est pourquoi j’ai rassemblé les 103 conseils incontournables qui pourront servir aussi bien aux débutants qui veulent se lancer dans l’eMarketing qu’aux Pros du Web pour ne pas oublier les fondamentaux… Les principaux sujets abordés sont : – Comment gagner (correctement) sa vie grâce à Internet ? – Comment devenir un blogueur influent… ou au moins réussir un blog de niche ? – Les erreurs des débutants en référencement naturel. – Les erreurs classiques sur la génération de trafic. – Comment développer son business sur Internet ? Partie 1 : Comment gagner (correctement) sa vie grâce à Internet ?

1 – Gagner un peu d’argent grâce à Internet c’est très facile… En vivre c’est autre chose ! Car il comprend : Manual:Extensions. Depending on your goals you can use extensions to: extend the wiki markup used to write articles - see Category:Parser function extensions and Category:Parser extensions for examples.add new reporting and administrative capabilities - see Category:Special page extensions for examples.change the look and feel of MediaWiki - see Special:AllPages/Skin: and Category:User interface extensions for examples.enhance security via custom authentication mechanisms - see Category:Authentication and Authorization Extensions for examples.

While some extensions are maintained by MediaWiki's developers, others were written by third-party developers. As a result, many have bugs, and they are not all guaranteed to be compatible with each other. Some are unmaintained; not all extensions work on all versions of MediaWiki. Browsing extensions You can browse Category:Extensions by category to see the full range of extensions that have already been written. Checking installed extensions Installing an extension.