Easteregg.in – Simple Easter Eggs for Your Site


Easteregg.in
Perhaps some of you remember with fondness the Konami code from days spent gathered around the television and a video game console. I know that I certainly do. Easteregg.in is a tool that gives developers easy-to-use templates to implement their own Easter Eggs in web products. Simply choose between the different types of Easter Eggs and methods of activation and then throw it into your code! I thought it was a cool concept and decided to share it.

If you’re interested, here is Easteregg.in’s Github page.
Easteregg.in

Design and Arts Experimental Inspirations:

Impressive HTML5/JavaScript Possibilities


HTML/JS Main Image
Recently we’ve seen some really impressive HTML5 experiments around the web. We all know about classic HTML5 demos that show off cool techniques but they are not quite new. In this blog post, we will talk we about advanced projects using promising and powerful APIs. We’ll be looking at 3D games, sound codecs, ray tracing, and C++ libraries based on JavaScript.
Read more…

Technology:

Online Resources for Developers


Online Resources for Developers
As a developer I sometimes find myself running into programming related issues. It turns out that most of these issues can be solved by simply looking at the right places. It is safe to say that someone, somewhere, has encountered the same problem than you do and asked about it online.
Read more…

Resources Technology:

Smarter Styling with CSS Preprocessors


Smarter Styling with CSS Preprocessors
In software development we always try to follow rules and best practices to produce better products by minimizing code. One of the most popular mantras is the D.R.Y (Don’t Repeat Yourself) principle and states the following:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

Of course, it is not always easy to perfectly follow this principle. For example, this can become difficult in front-end development and, more precisely, when it comes to CSS.
Read more…

Technology Tutorials:

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:

[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:

[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:

[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:

[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: