A collection Of Cheat Sheets that Every Web Developer Can Use

The one thing that annoys me about web design and coding in general is forgetting certain elements in the code or what tag I need to make the element in the design do what I want. When I am working on a project, I have several reference sites open, hand written notes, and coding lay […]

Use HTML5 Canvas Element to Create Graphic Text

In this installment of the HTML5 canvas element I want to show you another cool graphic that you can use on your site. This usage of the canvas tool is a little different. Instead of drawing a graphic with shapes, you can use the canvas element to draw text graphics. I came across this example […]

Use The Canvas Element in HTML To create Graphics

I often see articles, tutorials and info sites focusing HTML5 and from those articles I see a lot of benefits to HTML5. At the same time, I get clients and friends asking me about what’s HTML and do they do they need it on their sites. To be honest,  you do not really or at […]

Manually Install Digg This to Your WordPress Theme

Earlier today I finally came to the decision that I wanted to add a Digg submit button the post page of Evolutionary Designs. Originally I really didn’t like the buttons, but after the redesign of the button and the site’s new look, it grew on me. In the past I used Digg Digg for Digg […]

6+ New CSS Tutorials You May Not Have Read Yet

Over the last few days I spent some more time reading and studying a new list of SS tutorials. Every chance I get, read over CSS blogs and tutorials sites finding the latest CSS guides out there and learning what I can. Cascading Style Sheets are found in every modern website. As a designer and […]

You Can Now Play Quake II with HTML5

Yesterday Google released a video of their engineers playing Quake II using Safari without using plugins. The Engineers used some of their 20% time to test the limits of HTML5. Their results were an HTML5 port of Id’s Quake II game engine! Normally I would not do a post on video games, but this game […]

110+ CSS Resources and Tutorials

Cascading style sheets (CSS) were created to define how HTML elements will display. CSS can be implemented on the index page or as a stand alone file. In most cases, I would recommend using an external style because you can easily make changes to the style sheet by updating the code and simply replacing the […]

Daily Delicious Posts Jan 15th 2010

As a designer and a WordPress admin I try and use every available to out there to help me in my projects. Having to know so many different programming languages, I tend to forget certain codes or what scripts to use. I find that  using cheat sheets come in handy. Today’s links are for two […]