HTML5 Boilerplate: A Rock-Solid Default for HTML5 Awesome



HTML5 Boilerplate was developed by Paul Irish and Divya Manian. This project took almost three years to be completed having first been announced on August 10th, 2010.
Read more…

Technology:

Tech Tutorial: Cropping and Resizing Images in PHP


big_sur_crop_main
PHP is a great script language that has many applications when it comes to web development. It is a particularly useful tool when working with images. You can create and manipulate images files in variety of different formats (JPEG, PNG, GIF). If you are interested in manipulating animated GIFs, my coworker made a great tutorial about that. Today we’ll look at cropping and resizing images in PHP.
Read more…

Technology Tutorials:

Notable Interactive Awards – A Short List


main
It’s important to stay in the know about work that is being recognized in your industry. We compiled this resource list to show what interactive awards are out there and what works are being honored for excellence.
Read more…

Advertising General Topics Marketing Mobile Resources Technology:

Tech Tutorial: Five Tricks to Get Facebook Content Working in Flash – Part 2


Five Tricks Part 2

The Facebook API makes publishing content to a user’s wall easy if you do it right.
Read more…

Interactive Social Media Technology:

Tech Tutorial: HTML5 Canvas and IE


picture3

When you want to develop rich and highly interactive web applications, using HTML5 features coupled with some JavaScript might sound like a great idea at first. But at one point, you will have to face one of the most challenging issues for a web developer: Cross platform compatibility and browser version support. This issue becomes especially problematic when you have to take in consideration previous versions of Internet Explorer, such as IE7 and IE8, which don’t support the HTML5 canvas tag at all. Luckily, some simple tools and features are available to overcome this annoying compatibility issue. Read more…

Technology:

Tech Tutorial: Useful Tips That Make a Flash Developer’s Life Easier



When you develop projects using Flash technology, it is sometimes important to consider some small things that can be useful and save you development time. Here is a list of some useful tips that can be used during your Flash development:
Read more…

Technology:

Tech Tutorial: Fixing CSS Float Issues


Fixing CSS Float Issues

During the creation of a website, you will sometimes want to add the “float” CSS property to some of your containers to handle alignment within a container.

This CSS property specifies whether or not a box within an element should float.
Read more…

Technology Tutorials: