Making Flash Work for You

Flash technology has become a formidable tool for many popular websites—including Google and YouTube. It has become the center of commerce, … [Read more...]

Useful Code Comparing Tools for Web Developers

Developers of many different languages all share the same growing pains. Buggy source codes will be a nagging problem throughout a developer’s … [Read more...]

nice-indesign-tutorials

A Touch Optimized Gallery Plugin

I want to share a little experiment with Tutorialzine readers – TouchTouch. It is a jQuery plugin that turns a collection of photos on a webpage … [Read more...]

design-Facebook-App

Design and Code an Integrated Facebook App

Welcome to part three of “Design and Code an Integrated Facebook App.” At this point, I’m assuming that you have created the HTML and CSS for … [Read more...]

xa3ra22q1

7 Crazy Tips That Will Help You Become a Better Coder

There are a whole slew of developers writing amazing and practical code and there are thousands of public code repositories on sites like GitHub. … [Read more...]

ktxcndg9

You’re Doing it Wrong: Common HTML Tag Misuses

View the source code of a hand full of websites featured in CSS galleries today and you’ll often see the same errors appear time and time again. … [Read more...]

Learn-Ruby-Rails

The Best Way to Learn Ruby on Rails

I come from a PHP background, but these days, I’m a full-time Rails developer. The difficulty for most people who make the switch lies in the … [Read more...]

fhp5rkd9

Collection of Useful APIs for web designers and developers

An application programming interface, more commonly known as an API is a code structure and outline that allows software to communicate with each … [Read more...]

postimg

Essential TextMate Shortcuts, Tips and Techniques

Even after six years, TextMate is still considered by many to be the best code editor available for Mac. The reason why is simple: it’s incredibly … [Read more...]

8gdnteb3

17 CSS/HTML Effects with Cross-Browsing Alternatives

Well, we surely have a lot of different ways to achieve similar effects and with CSS the hardest part is to make it look good in almost every browser. … [Read more...]

Wireframing is About More than Just Visual Layout

In this article, I will be drawing on my own recent experience to consider the topic of wireframes. Most specifically, I will be considering how … [Read more...]

Regular Expressions That Makes You an Expert Developer

Regular expressions are an essential part of any programmer’s toolkit. These are very useful kits for web developer to validate, match or replace … [Read more...]

qqybmma

10 Tips to Boost Your HTML Forms Performance

Sometimes we get so used to doing things one way that we forget a little and important thing: to improve. We get so involved with all this CTA stuff … [Read more...]

okidl23v

Create and Code Your Own Juicy Tag Cloud!

Today we’re firing it up with a tutorial on how to design and code your own juicy tag cloud using Photoshop, CSS, and a few tiny images! We’ll be … [Read more...]

qyjsgqrm

Top 10 Git Tutorials for Beginners

As a web designer or web developer, you’ve probably heard of Git before, a version control system that has had a swift ascension to ubiquity due in … [Read more...]

code_best

Top 15+ Best Practices for Writing Super Readable Code

Code readability is a universal subject in the world of computer programming. It’s one of the first things we learn as developers. This article will … [Read more...]

wdslhtc

Why Designers Should Learn How to Code

There’s a never-ending debate about whether web designers should be able to code. Web designers who can’t code their own designs still exist. When … [Read more...]

img-cleanco

10 Principles for Keeping Your Programming Code Clean

A common issue in almost every profession that can drive people completely insane is having to continue from what somebody else started. The main … [Read more...]