Explore the Articles

JavaScript

Getting Into Ember.js: Part 3

Rey Bango hopes that you’re starting to see that Ember.js is a powerful, yet opinionated, framework. We’ve only scratched its surface; there’s more to learn before we can build something truly useful! We’ll continue using the Ember Starter Kit. In this portion of the series, we’ll review accessing and managing data within Ember.

Read More
General

HTTP: The Protocol Every Web Developer Must Know Part 1

HTTP stands for Hypertext Transfer Protocol. It’s a stateless, application-layer protocol for communicating between distributed systems, and is the foundation of the modern web. As a web developer, we all must have a strong understanding of this protocol. Let’s review this powerful protocol through the lens of a web developer.

Read More
Server Side

Aspect-Oriented Programming in PHP with Go!

The concept of Aspect-Oriented Programming (AOP) is fairly new to PHP. There’s currently no official AOP support in PHP, but there are some extensions and libraries which implement this feature. In this lesson, Patkos Csaba will use the Go! PHP library to teach you AOP in PHP, and review when it can be helpful.

Read More
CSS

Benefit From CSS Generated Content And Counters

Generated content was first introduced in the CSS2 specification. For several years, the feature was used by relatively few Web authors due to inconsistent browser support. With the release of Internet Explorer 8 in 2009, generated content was rediscovered, and many interesting implementations were adopted for the first time. In this article, Gabriele Romanato will discuss some possible uses of generated content.

Read More
Design

Improve Mobile Support With Server-Side-Enhanced Responsive Design

n many ways, responsive Web design deserves a big share of the honor for making the Web more usable on non-desktop devices. This trend of letting the browser determine more about how a Web page should be displayed makes sense, especially now that mobile browsers are slightly more trustworthy than in the old days of mobile.

Read More
JavaScript

A Simple JavaScript Plugin for Responsive Navigation

There are several ways to make navigation responsive, and usually the solution we need is quite straightforward. But despite the apparent simplicity, there are many underlying factors which, when thought through and implemented properly, can make a simple solution even better without adding more complexity to the user interface.

Read More
JavaScript

Getting into Ember.js: The Next Steps

In his introductory article, Rey Bango went over the basics of the Ember.js framework, and the foundational concepts for building an Ember application. In this follow-up article, we’ll dive deeper into specific areas of the framework to understand how many of the features work together to abstract the complexities of single-page application development.

Read More
Design

Present Adobe Fireworks Design Prototypes

With its structured approach to organizing assets, Adobe Fireworks can be a pleasure for designing and prototyping. But demonstrating your designs on a wide range of devices can be time-consuming and could even require some degree of coding. The Create Demo extension addresses some of these issues. It automatically converts your Fireworks documents into portable presentations, which can then be easily presented in any browser — desktop or mobile.

Read More
WordPress

How To Create A Tab Widget In WordPress

In this tutorial, you’ll learn how to create the Tabber widget, which is very useful for when multiple widgets need to fit in a sidebar. It saves space and streamlines the appearance and functionality of your WordPress-powered website. In the past, there were different methods of doing this, most of which were theme-dependent. As you’ll see in this tutorial, creating a tabbed widget that works on its own and with any theme is easily accomplished.

Read More
Manuals

Sliding PayPal Shopping Cart Manual

In this article we covered all the important topics regarding the Sliding PayPal Shopping Cart Dreamweaver extensions. Here, you will find everything from basic usage and how to implement it on your website, to combining it with other DMXzone extensions and working with behaviors. For your convenience, the tutorials are also available in video format.

Read More
Newer articles Older articles