Tag Archives: Coding

How HTML5 Will Support Cross-Platform Development

Posted on 27. Mar, 2012 in Coding 0

How HTML5 Will Support Cross-Platform Development

An increasingly fragmented marketplace means cross-platform development has ramped up in recent years. To bridge the growing digital divide, JavaScript, CSS3, and great white hope HTML5 are utilized by developers. These languages sit behind a growing number of HTML templates, web apps, and native mobile apps. Why HTML5? While HTML5 is still under development – [...]

Continue Reading

The Grid-Based Design Resource Box

Posted on 06. Dec, 2011 in Coding, Design 2

The Grid-Based Design Resource Box

There is nothing quite like a grid, is there? Clean, functional and simple to use, it is a basic tool in the designer’s arsenal. That is why there are so many resources available on the web to assist you with creating, using or sharing grids. Here is a list of 10 brilliant resources to put [...]

Continue Reading

Manipulating DOM CSS Properties Using jQuery

Posted on 25. Jan, 2011 in Coding, Tutorials 3

Manipulating DOM CSS Properties Using jQuery

jQuery is a powerful development library for JavaScript followers. The functions themselves have been trimmed down and allow for agile development in fast-pace web pages. Some of the best features from jQuery come from Document Object manipulation. This can include text elements, form fields, headings, images, and so much more. CSS properties can also be [...]

Continue Reading

Building in Flash on the YouTube API with ActionScript 3.0

Posted on 07. Jan, 2011 in Coding, Tutorials 1

Building in Flash on the YouTube API with ActionScript 3.0

ActionScript is a very powerful programming language used in numerous Adobe Flash and Flex applications. It provides an object-oriented class level environment with many advantages to the average developer. In this example we’ll be constructing a video wall pulling the top videos from YouTube’s Tech feed. We will mostly be covering basic ActionScript techniques, thus [...]

Continue Reading

Everything You Need to Know about CSS3 Color Techniques

Posted on 09. May, 2010 in Coding 17

Everything You Need to Know about CSS3 Color Techniques

CSS3 is revolutionizing Web by introducing a number of totally amazing elements and attributes that push modern web development a little bit forward. Many features are already supported to some extent in latest versions of the modern web browsers such as Chrome, Firefox, Safari, and Opera. In this article we will talk about CSS3 colour [...]

Continue Reading

7 Useful CSS3 Code Generators

Posted on 12. Apr, 2010 in Coding, Tools 24

7 Useful CSS3 Code Generators

To write CSS manually is not tough, if you know the properties you can easily write CSS. But what if you are too lazy to write your own code then there are lots of CSS code generators available on net, as in CSS3 lots of new porperties introduced which are very helpful, we focused mainly [...]

Continue Reading

A Comprehensive Guide to Web Terminology

Posted on 24. Mar, 2010 in Coding, Design 19

A Comprehensive Guide to Web Terminology

When I was a trainer for a corporate restaurant chain, one area we would always focus on during the beginning of our training classes was the basic restaurant terminology. The reason being, that after working in an arena for a while we tend to take the terminology that goes along with the task for granted [...]

Continue Reading