Dev

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.webdevout.net/css-hacks

CSS Hacks

Dealing with browser inconsistencies often makes up a majority of the work for a web designer. Sometimes there is no reasonable way to accomplish a desired layout in all major web browsers without the use of some special exception rules for certain layout engines. Hacks necessarily lead to potential complications and should be avoided whenever possible, but when the circumstances require hacks to be used, it's best to know what your options are and weigh the consequences appropriately.
http://drupal.org/node/1407140

Post YouTube Videos with Media + Media: YouTube | drupal.org

Through a little trial and error I recently discovered how to add a YouTube video to a Drupal 7 site using a combination of the Media and Media: YouTube modules. I could not find any documentation or posts that documented the configuration and steps necessary to get these two modules to work together, so I've created this post in hopes of saving others a little time.
JQuery

http://www.abeautifulsite.net/blog/2008/12/jquery-alert-dialogs/ These methods simulate a true modal dialog box. They will automatically reposition themselves if you resize the browser window (unlike many existing dialog/lightbox-style plugins). If you include the jQuery UI Draggable plugin , the dialogs can be moved by dragging their title bars.

jQuery Alert Dialogs (Alert, Confirm, & Prompt Replacements) | A Beautiful Blog

PHP

Almost every modern programming language has some method of writing Object Oriented (OO) code. If you are familiar with C, Java, VB, php or any similiar language, you are probably familiar with the Class structure of those languages. Put simply, Classes in these languages allow us to quickly create objects with the same properties and methods without having to redefine all of these properties and methods. In terms of structure, we have Classes then inside of this Class we have functions and variables, and inside each of these functions we have more variables. http://www.htmlgoodies.com/primers/jsp/article.php/3600451/Javascript-Basics-Part-8.htm

Javascript Basics Part 8

Use Drupal to build everything from personal blogs to enterprise applications. Thousands of add-on modules and designs let you build any site you can imagine. Drupal is free, flexible, robust and constantly being improved by hundreds of thousands of passionate people from all over the world. Join us! http://drupal.org/home

Open Source CMS | drupal.org

http://www.webdesignermag.co.uk/ Web Designer issue 195 is on sale from Thursday April 5th. Get a look at the latest cover and find out the major highlights in the mag and on the coverdisc… Web Designer has teamed up with Wiley to give away a set of 5 books from the well-known Smashing series worth over £120. The winner will get a copy of Smashing HTML5, Smashing CSS, Smashing Photoshop CS5, Smashing WordPress and The Smashing Idea Book. Enter now…

Web Designer - defining the internet through beautiful design

LongTail Video | Home of the JW Player

Do-It-Yourself Publishers. From the lone blogger, all the way to the White House, web publishers around the world have been choosing the JW Player for years to design the video experiences on their sites. If you plan to host your own video content or use a CDN, like Amazon CloudFront, then the JW Player is for you. And our huge library of JW Player AddOns gives you hundreds of ways to enhance the player. Professional Video Websites. The rapid advances in web video technology make it difficult to keep up. http://www.longtailvideo.com/

CSS3 . Info - All you ever needed to know about CSS3

Another new property introduced by the CSS3 Backgrounds and Borders module is background-size . The property adds new functionality to CSS allowing designers to specify the size of background images using either lengths, percentages, or by using one of two keywords; contain or cover . Browser support has grown of late, with the current versions of most popular browsers now supporting background-size , including Firefox, Safari, Chrome, Internet Explorer and Opera, without the need for vendor prefixes. http://www.css3.info/

.net magazine | The world's best-selling magazine for web designers and developers since 1994

http://www.netmagazine.com/ Laurence McCahill, design lead and co-founder of Spook Studio, spills the beans on the Lean Startup and Lean UX movements, which bring a groundbreaking approach to product development, and what it means for designers, developers and clients
Git