background preloader

Développement Web

Facebook Twitter

Résolution de problèmes Wordpress courants. Votre WordPress auto-hébergé vous fait des misères?

Résolution de problèmes Wordpress courants

Voici un petit recensement de solutions pour venir à bout des messages d’erreur et problèmes WordPress les plus fréquemment rencontrés. Identifier les problèmes WordPress Il se peut que vous ayez une page blanche ou autre bug sans aucune information sur l’origine du problème. Normal, l’affichage des erreurs est désactivé par défaut.

PHP

JS. Bonnes pratiques. Is Responsive Design the Right Choice for Enterprise E-Commerce Retailers? Many enterprise website owners are currently evaluating responsive web design as a way to consolidate their multi-screen web strategy.

Is Responsive Design the Right Choice for Enterprise E-Commerce Retailers?

For these businesses, going responsive makes a lot of sense. By reducing the complexity of the site into a single code base, companies can lower the total cost of ownership of web initiatives and future-proof the site for new devices. However, many e-commerce companies are still skeptical of responsive design as a solution to the multi-screen problem. They are concerned with how responsive design will affect the customer experience and overall website metrics. To help answer the question of whether responsive design is a good choice for enterprise e-commerce companies, this post includes a high-level overview of: 1. The promise of responsive design is that it dynamically adapts websites to different screen sizes (across desktop, tablet, phablet and smartphones), using one set of code.

For many companies, this is an immensely valuable benefit. 2. Description des différents types de médias sociaux - MediasSociaux.fr. Voilà maintenant plusieurs années que l’on nous parle des médias sociaux.

Description des différents types de médias sociaux - MediasSociaux.fr

2014/04/15/30-outils-pour-mieux-gerer-vos-medias-sociaux/ 15 avril 2014 Il y a bientôt deux ans, je rédigeais un article qui, à ce jour, demeure le plus populaire et sollicité sur ce site: 12 outils pour mieux gérer l’infobésité des médias sociaux.

2014/04/15/30-outils-pour-mieux-gerer-vos-medias-sociaux/

Voici donc une version revisitée où je vous propose de (re)découvrir certains outils, parmi mes favoris, mais aussi d’autres qui gagnent à être connus. Bonne lecture! Monitoring 1. 2. Plus complet que Topsy et donnant des résultats souvent différents, voire complémentaires, SocialMention est utile également pour trouver des mentions au sujet de votre marque. 3. Mon outil de prédilection depuis 2010, Hootsuite est un aggrégateur au même titre que Tweetdeck ou SocialBro, permettant de synchroniser des publications, planifier en équipe et gérer de multiples comptes personnels ou d’entreprises: Linkedin, Facebook, Google+, Twitter, etc. 4. Vous cherchez à savoir comment performe votre site web versus vos compétiteurs?

5.

CSS

Postprocess CSS with ease. Getting started. Interaction ProTip #4: Nobody Expects 3D. Neat huh?

Interaction ProTip #4: Nobody Expects 3D

The only downer is that the use of box-shadow during the animation causes paints, so I can’t wholeheartedly recommend it for use on mobile devices (sad face). For high performance animations you always want to limit yourself to compositor-friendly options, like I said at the start, where the GPU gives you a hand and you avoid layout and paint. Mind you, you could probably make a version similar to this with a scaling shadow element.

Would be kinda nice. Rotating to the side Another thing you can do is to bring elements from the side. There’s goes that offset stuff again, making it feel a bit more fluid. In any case, I hope you agree that this is a little more showbiz than sliding items to the side. Card flips I’d say this effect came into fashion with the iPhone and, to be honest, it’s probably fallen out again. 13 Essential Tools to Check Cross-Browser Compatibility. With an endless combination of modern and legacy browsers for users to choose from (depending on their system capabilities), it's our responsibility as designers and developers to ensure the websites we build perform adequately.

13 Essential Tools to Check Cross-Browser Compatibility

Testing multiple browsers on multiple platforms isn't just difficult — it can be virtually impossible without the correct resources. However there are tools that let you comprehensively test your website, and check if it successfully displays across various browsers, platforms and resolutions. That way, your users will receive a positive, user-friendly experience no matter what their setups are. Below is a curated list of both free and premium cross-browser testing tools, ranging from cloud platforms to desktop applications. These tools will help you easily test everything from versions of Internet Explorer versions to more than 300 modern browser combinations.

Show As Gallery Have something to add to this story? Front-end Developer Interview => Questions Fr-fr. How Nesting 3D Transformed Elements Works. Ana Tudor is one of those people whose CodePen profiles you check out and go "holy shit.

How Nesting 3D Transformed Elements Works

" She's that good. She creates incredible visual effects with CSS, on of my favorites being this infinitely unpacked prism. Below she shares her expertise detailing how to create beautiful, nested 3D transforms! CSS 3D transforms do not work at all in IE9 and older or in Opera 12 and older (Presto). For detailed support info, check caniuse.com.

CSS animations are incredibly popular right now, and I don't just mean animating a simple color or dimension property, I mean 3D transformations as well; CSS flips and rotating cubes being prime examples.

Tools

Front-end Development. Éditeurs texte. HTML. Git. Tools. jQuery. Comment perdre du poids (dans le navigateur) All Tuts+ Courses. Reactive programming is a way of coding with asynchronous data streams that makes a lot of problems easier to solve.

All Tuts+ Courses

RxJS is a popular library for reactive...Once in a while, it's important for us as developers to go back to what made us excited about computers in the first place. For Derek Jensen, that is gaming....React is a flexible framework that makes it easy to build single-page web applications. DevDocs. Meilleurs moments pour tweeter et poster sur Facebook.

Un twit ou un partage sur Facebook peuvent ne pas rencontrer le succès espéré s’ils sont postés au mauvais moment.

Meilleurs moments pour tweeter et poster sur Facebook

En effet, avec le volume important d’informations qui circulent sur ces deux outils, une information importante peut vite devenir invisible car recouverte par de nouveaux mini messages occupant le sommet de l’écran, puis la première page, puis les pages suivantes. Et publier une info qui ne sera lu par son auditoire 5 heures plus tard, c’est se priver d’un impact significatif. Le bon timing sur Twitter et FB Les utilisateurs de Twitter cliquent le plus durant le temps de midi et en fin de journée. Les jours ou ce taux est à son maximum sont le mercredi et le weekend. Pour Facebook, samedi midi est le meilleur moment pour publier de l’information. Ces chiffres sont indicatifs et reflètent une moyenne américaine. Pour être bien vu sur les réseaux sociaux. How SVG Line Animation Works. I bet all of you have seen that little trick where an SVG path is animated to look like it's drawing itself.

How SVG Line Animation Works

It's super cool. Jake Archibald pioneered the technique and has a super good interactive blog post on how it works. Brian Suda wrote about it on 24 Ways. Polygon used it to great effect on a custom designed article and wrote about it. Codrops has some neat examples.

Cours / Lessons