796 shaares
Human rights group Privacy International is preparing to take legal action against the British government for failing to control exports of sophisticated spy technology to brutal regimes.
A première vue, il y a assez peu de rapports entre les Jeux olympiques de Londres et les univers dystopiques du cyberpunk, tel qu’ils ont été imaginés à partir des années 80 dans les romans de William Gibson, de Bruce Sterling de Philip K. Dick ou de John Brunner.
In this tutorial I will show you how to detect and display the visitor`s preferable language in PHP. I think that language detection is one of important features of any serious multilanguage website. As minimum – you can set necessary language for website interface for your visitors. Our script will show you one of 180 possible languages (depends on your browser’s preferences. Ready? Lets start.
The following lessons are all based on my own experiences and screw-ups. They aren’t just related to SEO, but to my life, business and entrepreneurial pursuits in general as well. I hope you find them useful when it comes to avoiding the same mistakes I’ve made in the past!
Have you ever taken a look at the list of functions available in PHP? I just counted 5025 on the PHP quick reference page. Granted, it depends on what extensions you have enabled, but still: that’s one heap of functions! While I can’t show you every one of them, if you’re new to the language, I’ll introduce you to seven really handy ones in this quick tip!
Depuis plusieurs jours, j’ai légèrement changé mon attitude sur ce blog en publiant plusieurs articles par jour, modifiant ainsi mon rythme habituel d’un post par jour maximum. Ce n’est pas une révolution, mais ayant un petit peu plus de temps à accorder au blogging ces jours-ci, j’ai voulu expérimenter cela et en mesurer les conséquences.
I remember trying to get into starting with Node.js months ago and, to be frank, it wasn’t the simplest process. Installation was a hassle, and pretty much required the use of a Linux of Mac computer. Now, Node.js has evolved to the point where just about anyone can get started using Node.js (maybe not my grandparents, but they don’t even have a computer). Let’s get started!
Through experience as web designers we memorise all kinds of code syntax, hacks and snippets. With CSS in particular there is a number of rules and declarations that can really help transform your website designs and open up new possibilities when compared to older techniques. This post rounds up 10 declarations and tips that every web designer should have available in their CSS arsenal.
Steve Cable, senior user experience consultant for cxpartners, comes up with 10 rules that will help you create better wireframes for your projects
L'excellent Jeff Atwood (de Stack Overflow) a rassemblé sur son blog quelques exemples de jargon de développeurs, ces expressions inventées qui collent parfaitement à une situation souvent rencontrée en développement.
He was there at the very beginnings of CSS back in 1996, and it’s been blowing his mind ever since. Eric Meyer, co-founder of An Event Apart, talks to Tom May about how he helped make CSS what it is today, and where it’s going in the future
Solid design patterns are the basic building block for maintainable software applications. If you’ve ever participated in a technical interview, you’ve liked been asked about them. In this tutorial, we’ll take a look at a few patterns that you can start using today.
Here I comes with the next article in this article series. This article is about Nested Rules in LESS CSS. But before starting this article let’s have a look at what we have a covered so far.
Symbolsets are semantic symbol fonts. They work in modern browsers and anywhere OpenType features are supported.
Drag and drop image files into the space below and click "Generate" to create a sprite sheet and stylesheet. This demo uses a couple of HTML5 APIs, and it is only currently compatible with the latest versions of Chrome and Firefox.
Personne ne pourra dire le contraire, le langage CSS est devenu un élément incontournable de tous les sites Web… En effet, aujourd’hui on ne peut pas se passer de celui-ci pour mettre en forme un élément de la page (couleur, taille, etc…), mais également agencer la page (disposition des blocs à droite, à gauche, etc…).
Acronyme de Cascading Style Sheets, ce langage donc destiné à la présentation, est aujourd’hui une ressource incontournable de l’écosystème Web. Reprenant à son compte la doctrine de la séparation du contenu et de la présentation d’un document, le langage CSS permet de factoriser les informations de style, et par la même occasion de réduire considérablement le poids d’une page Web.
Acronyme de Cascading Style Sheets, ce langage donc destiné à la présentation, est aujourd’hui une ressource incontournable de l’écosystème Web. Reprenant à son compte la doctrine de la séparation du contenu et de la présentation d’un document, le langage CSS permet de factoriser les informations de style, et par la même occasion de réduire considérablement le poids d’une page Web.
The goal of the Standard PHP Library-or SPL, in brief-is to provide a standard library of interfaces which allows developers to take full advantage of object-oriented programming in PHP 5.
This library of interfaces creates a standard API for certain kinds of built-in functionality, allowing your classes to interact with the PHP engine in a much more seamless manner. The functionality it provides includes, (for example) is the ability to define how your objects will react when iterated over for each, advanced array access, file and directory access, and advanced SimpleXML object handling.
This library of interfaces creates a standard API for certain kinds of built-in functionality, allowing your classes to interact with the PHP engine in a much more seamless manner. The functionality it provides includes, (for example) is the ability to define how your objects will react when iterated over for each, advanced array access, file and directory access, and advanced SimpleXML object handling.
A document-oriented database is a designed for storing, retrieving, and managing document-oriented, or semi structured data. Document-oriented databases are one of the main categories of NoSQL databases. The central concept of a document-oriented database is the notion of a Document. While each document-oriented database implementation differs on the details of this definition, in general, they all assume documents encapsulate and encode data (or information) in some standard format(s) (or encoding(s)). Encodings in use include XML, YAML, JSON and BSON, as well as binary forms like PDF and Microsoft Office documents (MS Word, Excel, and so on).
Un projet SEO est un projet sur lequel l’attention aux détails est primordiale, car ce sont une multitude de petites choses qui feront de ce projet, un succès ou un échec. Dans la mesure où le trafic naturel représente certainement une grosse partie de votre audience, il apparait important de sécuriser un maximum de points tout au long du projet.
CSS3 is coming and we as webdesigners should be ready for it! CSS is no doubt one of the most important web languages to style a website.
(x)html provides the structure and CSS the style. It is where most of us get creative.
Below is a fantastic list of Css snippets that we are sure you will find extremely useful. Whether you are a veteran web developer, or are just a beginner, check this snippet they are all well worth checking out.
(x)html provides the structure and CSS the style. It is where most of us get creative.
Below is a fantastic list of Css snippets that we are sure you will find extremely useful. Whether you are a veteran web developer, or are just a beginner, check this snippet they are all well worth checking out.