dev

TwitterFacebook
Get flash to fully experience Pearltrees

Battle of the Tools: Which is the Best Code Editor?

http://tutorialzine.com/2012/07/battle-of-the-tools-which-is-the-best-code-editor/ For us, web developers, the choice of a source code editor shouldn’t come lightly. This is where we spend most of our development time and where productivity is gained or lost on a grand scale. No two developers are alike, so there is a plethora of editors that can accommodate any coding style. But this politically-correct statement doesn’t answer the most fundamental question of all – which is the best ? To determine the best editor, we will rate each one on a scale from 1 to 5 stars, consisting of: Beginner friendliness – how easy it is for a beginner to get up and running when opening it for the first time; Power – this criteria rates the feature set, text editing capabilities, editing modes etc.
In this tutorial we will create a unique sliding box navigation. The idea is to make a box with the menu item slide out, while a thumbnail pops up. We will also include a submenu box with further links for some of the menu items. The submenu will slide to the left ... View demo Download source In this tutorial we will create a unique sliding box navigation.

Slide Down Box Menu with jQuery and CSS3

http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/
http://www.developpez.com/actu/38960/Interet-croissant-des-developpeurs-pour-Windows-Phone-au-detriment-de-BlackBerry-OS-iOS-en-tete-suivi-de-pres-par-Android/

Intérêt croissant des développeurs pour Windows Phone au détriment de BlackBerry OS, iOS en tête, suivi de près par Android

Un récent rapport d'Appcelerator en collaboration avec le cabinet d'analyse IDC, montre un intérêt croissant des développeurs pour Windows Phone 7. Le sondage mené auprès de 2160 développeurs du programme Appcelerator Titanium du 2 au 3 novembre de cette année révèle que 38% (en hausse de 8 points) de ceux-ci sont « très intéressés » par le développement pour la plateforme de Microsoft. Cet attrait serait dû au partenariat entre Microsoft et Nokia. 48% des répondants ont admis que l’accord conclu entre les deux entreprises est l’élément qui les a poussés vers Windows Phone. D’autres, par contre, un plus sceptiques (28%), ont attendu le lancement du premier téléphone Nokia Windows Phone 7 baptisé Lumia le mois dernier pour s’orienter vers la plateforme mobile. Un chiffre qui représente, selon Appcelerator, le double de l’intérêt des développeurs pour Symbian et MeeGo depuis la publication de ses premiers rapports dans ce domaine en janvier 2010.
If you are a software developer and use multiple tools for testing and validating your code, then Online-Toolz can be of great help. It’s a web service that provides software developers with a whole lot of validators, functions, generators and conversion tools. It offers HTML, XML validators, text conversion & encryption-decryption functions, date functions, password generators, color chooser and more.

Online Tools Offers Various Web Development Tools Under One Hood [Web]

http://www.addictivetips.com/internet-tips/online-tools-offers-various-web-development-tools-under-one-hood-web/

Your Memories Take Center Stage with the New Photo Carousel

Photo galleries on WordPress.com are a great way to share the pictures you’ve taken with your friends, family, and your followers. But the design of your theme can limit how large your high-resolution photos are displayed. Today, we’re announcing a great new way to make the most of your photos: a full-size carousel view that presents your images as large as your display can contain them. http://en.blog.wordpress.com/2011/11/08/new-photo-carousel/
The Batch file (BAT) contains a series of commands to perform complex and lengthy tasks. For example, you can create and use batch file to shutdown multiple servers simultaneously across the network . Sometimes it’s required to protect the content of the batch file in order to prevent editing. Batch Compiler is a portable application that makes it easy to create batch scripts and build their executable (EXE) files.

Batch Compiler: Create Batch Scripts & Convert Them To EXE Format

http://www.addictivetips.com/windows-tips/batch-compiler-create-batch-scripts-convert-them-to-exe-format/
Intriguing animate-on-scroll effect – jQuery tutorial In this tutorial we try to recreate the intriguing scrolling effect. We’ll go for simplicity : 5 objects to animate and linear movement, no easing. The basis that opens the door for further elaboration. http://www.netmagazine.com/tutorials/create-interactive-street-view-jquery Severin Klaus explains how Hinderling Volkart created an innovative method of scrolling through video for its 360° Langstrasse website, and how you can use it on your site http://www.ajaxline.com/best-jQuery-tutorials-october2011

Best jQuery Tutorials - October 2011

20 of the Best Slider Plugins for WordPress

http://designm.ag/news/20-of-the-best-slider-plugins-for-wordpress/ Learn how to earn $125 or more per hour as a freelancer - Click Here Since the emergence of magazine themes, javascript-based sliders have become more commonplace in all types of WordPress themes. They are a great way to showcase featured posts you want to draw people’s attention to… Visit Source
http://speckyboy.com/2011/10/26/sliders-in-web-design-45-creative-examples/

Sliders in Web Design : 45 Creative Examples

Using slideshows or sliders within a web design is an effective method of highlighting your portfolio, projects, ecommerce products or even key site related messages and information. As the current slider trend dictates, they are typically found above the fold on the homepage. For this article, we have found some high quality, beautifully designed and inspirational examples of sliders. Enjoy :) Backyard Burgers
http://www.tripwiremagazine.com/2011/10/cool-wallpapers.html

60 Really Cool Wallpapers

Most of the people today would like to change the desktop wallpapers often such that they look cool.Having cool wallpapers for your desktop is something that will definitely liven up your computer. If you are tired of your dull and boring desktop wallpaper, maybe its about time you replace them. But finding a good wallpaper to display on the screen of your computer is a task in itself. When a wallpaper resolution matches with the screen resolution it looks great. Cool wallpapers gives peace to mind and boost your energy to work more.

25+ jQuery Slider Examples

Hello all web developers, In today’s post, we’ve combined a collection of 25 jQuery slider examples with tutorials and live demos. Whether you’re looking for a jquery image slider, a jquery text slider, a vertical/horizontal jquery slider, a jquery ui slider, a slider that moves along the sidebar, or any other type of jQuery slider you can dream of, this post will have some useful jQuery resources for you. Full list after jump !

How to Build a Sliding One Page Portfolio with jQuery

< div id = "main" > < section id = "box1" class = "box" > < nav > < ul > < li id = "link1" >< a href = "#" >Home</ a ></ li >

Mise en oeuvre de l’API Google+ en PHP : Partie 2 – Récupérez la liste de vos activités

Mise en oeuvre de l’API Google+ en PHP : Partie 2 – Récupérez la liste de vos activités Nous voici dans la deuxième partie de notre tutoriel sur la mise en œuvre de l’ API Google+ en PHP . Le premier opus nous a permis de récupérer votre profil Google+ afin de l’afficher par exemple sur votre site, en fournissant une démonstration de l’implémentation sur notre plateforme. En implémentant cette fonctionnalité nous avons abordé le problème d’authentification , en récupérant une clé API. Ainsi, nous laisserons cette fonctionnalité de côté dans cette deuxième partie. Qu’allons-nous faire alors ?
regex

wp

Selection de ressources web gratuites

Sélection de ressources web gratuites TextPattern : est un CMS (Content Management System) plutôt dédié aux écrivains, en OpenSource. Développé en PHP & MySQL. Bluefish Editeur de texte basique mais orienté web développement et webdesign.
php

flash

spip

HTML

Webdesign

JavaScript

RSS