30
2010
How to Make an HTML5 iPhone App
You’ve been depressed for like a year now, I know. All the hardcore Objective-C developers have been having a hay-day writing apps for the iPhone. You might have even tried reading a tutorial or two about developing for the iPhone, but its C—or a form of it—and it’s really hard to learn. I don’t want to say that you should give up on the objective: you can get it eventually. But in the meantime, there [...]
30
2010
Create a Realistic Paper Texture in 5 Minutes
Final Product What You’ll Be Creating In this quick tip tutorial, we will learn how to create a realistic paper texture from scratch in just 5 minutes. To do this we will use some simple filters and effects. Let’s get started!
28
2010
Is Freelancing Right for You?
Web designers face the difficult decision of whether they should work as an employee, freelance, or both. While it can be a tough decision, the good news is that they are all viable options and you just need to find the best fit for your own situation. There is no right or wrong answer and in this article we’ll take a look at some of the common purposes of freelancing and the keys to determining if [...]
27
2010
Ten CSS tricks you may not know
1. CSS font shorthand rule When styling fonts with CSS you may be doing this: font-weight: bold; font-style: italic; font-variant: small-caps; font-size: 1em; line-height: 1.5em; font-family: verdana,sans-serif There’s no need though as you can use this CSS shorthand property: font: bold italic small-caps 1em/1.5em verdana,sans-serif Much better! Just a few of words of warning: This CSS shorthand version will only work if you’re specifying both the font-size and the font-family. The font-family command must always [...]
24
2010
Copyright Explained: I May Copy It, Right?
With blogging comes great responsibilty. You define the content of your weblog and you carry the full responsibility for every word you’ve published online. More than that, you are responsible for comments in your posts. To make sure you fulfill your legal obligations, it’s important to know, what you, as blogger, may or should do; and you have to know, how to achieve this. After all, the ignorance of the law does not make one [...]
22
2010
Design Better And Faster With Rapid Prototyping
The old adage, “a picture speaks a thousand words” captures what user interface prototyping is all about: using visuals to describe thousands of words’ worth of design and development specifications that detail how a system should behave and look. In an iterative approach to user interface design, rapid prototyping is the process of quickly mocking up the future state of a system, be it a website or application, and validating it with a broader team [...]


An article by






