Explore the Articles

General

Animated CSS Effects with Fallbacks

Being the pragmatic type, Chris Mills has been exploring CSS animations mostly from more of a real-world perspective, thinking about how they can be used to create usable features on web pages. And of course, he needs to consider what happens when older browsers that don’t support these features access your pages. Sometimes you can rely on graceful degradation, but sometimes you need to deal with such browser differences in a more intelligent way.

Read More
General

SSH: What and How

Many web developers use SSH (“Secure Shell”) on a daily basis to manage their servers, back up files, work remotely, and myriad of other tasks. Today, Jonathan Cutrell will explain what SSH is, do a brief history review, and lastly, teach you how to set it up on your remote server or even your local network. Let’s get started!

Read More
General

The Developer's Guide to New Exciting Web Technologies

Bruce Lawson, open web standards evangelist for Opera, looks at some nifty new browser technologies that are not part of HTML5, including WebGL and SVG. There are loads of exciting technologies coming just around the corner. By the time you've come to grips with the ones we've discussed above, it'll be time to worry about a whole load more. Have fun; remember to test in as many browsers as possible.

Read More
General

How to use Custom UIButton Graphics for iPhone Applications

Anyone familiar with Xcode will likely understand the breadth and depth of the Cocoa Touch library. This mobile development suite includes pre-built components for all of the native iOS functionality such as input fields, switches, sliders, and definitely buttons.

Read More
General

5 Quick Ways to Make Your Site More Mobile Friendly

A question that designers and site owners alike always want to know is, “How can I quickly add mobile support?” Sometimes, you don’t have the budget to start from scratch and yet still desire a modicum of mobile goodness. Today I’ll walk you through five things that you can do to make your site more mobile friendly.

Read More
General

New Developer Tools in Firefox 10 and 11

Firefox 10, due out January 31st (the same day Firefox 11 becomes an official Beta release), finally rounds out the browser’s growing collection of developer tools with Page and Style Inspectors. In some ways, these tools are similar to Firebug, but they’re also uniquely Mozilla-ey.

Read More
General

Coding Efficiency for Beginners: Write Reusable Code

In this article the author shares some of the tips and tricks that he has picked up over the years. As the best coders write the least amount of code it would be useful for the beginners to learn how to code efficiently and how to leverage old code to be reusable.

Read More
General

Introduction To Linux Commands

At the heart of every modern Mac and Linux computer is the “terminal.” The terminal evolved from the text-based computer terminals of the 1960s and ’70s, which themselves replaced punch cards as the main way to interact with a computer. It’s also known as the command shell, or simply “shell.” Windows has one, too, but it’s called the “command prompt” and is descended from the MS-DOS of the 1980s.

Read More
General

Build an Android App Using Adobe AIR

Mobile development is rapidly becoming a requirement for the majority of web developers to consider. Clients may want an exceptional website, and a companion mobile application to allow their users and customers to use their services regardless of location. Typically, mobile app development brings with it a steep learning curve. With the latest release of Adobe’s Flash Builder tool, we are now able to develop for an Android device using familiar software and languages including ActionScript, and deploy as an AIR application.
In part one of this tutorial, we will instal the required software and powerful server-side application to handle remote data connections, and produce a simple layout to display our dynamic data on an Android device.

Read More
General

Google Panda: 5 tips You Should Know

It’s here. It’s inevitable. It’s called Google Panda, the latest Google’s search algorithm which aims to promote the high quality content site by dooming the rank of low quality content sites. Since its release and updates, many sites have been shown to be terribly affected by the algorithm, but the worst rumor here is, they can do almost nothing to recover the ranking and traffic.

Read More
Newer articles Older articles