Posts
-
Pricing yourself
For new freelancers, learning how to price yourself can be a challenge. I came across a good online article by Lindsay Van Thoen at the General Assemb.ly blog. She offers some good starting advise for getting in the ball-park. The article is How to get paid what you’re worth. Enjoy.
Written by
-
CSS basics
The Basics HTML puts a structured element on the page CSS controls the properties of those HTML elements, i.e. how it looks Javascript allows you to change HTML properties interactively CSS Syntax selector {property: value;} The selector is how you connect your CSS to HTML elements. There are three primary selectors: Type (HTML tag) #…
Written by
-
Web typography and font faces
I ran across a great reference for understanding Web typography and font faces by Adobe. Check it out… http://www.adobe.com/devnet/html5/articles/web-typography-and-css-font-face.html
Written by
-
Adobe Article about HTML5 as a disruptive technology
Good read. Enjoy. http://www.adobe.com/inspire/2012/02/html5-next-disruptive-technology.html
Written by
-
SVG vs Canvas Element
Outstanding introduction to the differences in working with SVG and the HTML5 canvas element by Brad Neuberg.
Written by
-
iAmda
I had the pleasure of discovering, and joining, the International Association of Mobile Digital Artists. I have started creating work with the iPad and iPhone. I’m especially interested in creating sequential art, to tell stories, using that medium. Below is an example of my recent work.
Written by