Web Design

  • submit to reddit

WebRTC experiment - Recognizing hand gestures

I have created a web application that recognizes hand gestures using WebRTC's getUserMedia API. Here's how it works: when you launch the application the...

0 replies - 225 views - 05/24/13 by Sagar H Ganatra in Articles

Responsive Principles At the Heart of Our Design

This post comes from Ryan Cates at the AnswerHub Blog. When approaching the task of creating a new standard theme for AnswerHub we wanted to make sure we...

0 replies - 207 views - 05/24/13 by Chris Smith in Articles

Follow Up Post: Hiding All But The Current Bootstrap Popover

Last year around this same time, I published a blog post about a technique I developed for creating multiple Twitter Bootstrap popovers.  I came up with...

0 replies - 232 views - 05/24/13 by Brian Swartzfager in Articles

Infinite Scroll Example with ColdFusion

A few weeks ago a reader asked if I had an example of infinite scroll with a ColdFusion back end. I replied that I did not, and that infinite scroll was the...

0 replies - 309 views - 05/23/13 by Raymond Camden in Articles

Create An Animated CSS Box Menu

In this tutorial were going to play with CSS transitions to create a new style navigation menu. The effect we are aiming for is having a number of navigation...

0 replies - 453 views - 05/23/13 by Paul Underwood in Articles

DrupalCon 2013: Introducing Drupal Hooks and Views Metrics

This post comes from Belinda Runkle at the New Relic Blog. We <3 Drupal! DrupalCon has returned to Portland. And naturally we’re very...

0 replies - 643 views - 05/22/13 by Leigh Shevchik in Articles

Resize Image Class With PHP

A common feature that you will come across in websites is the ability to resize an image to fit an exact size so that it will be displayed correctly on your...

0 replies - 570 views - 05/21/13 by Paul Underwood in Articles

Coming to Angular from something else

There’s a recent blog entry on the ArtLogic.com site about learning Angular. One aspect of it resonates with me: “Quit jQuery for a While” It’s...

0 replies - 480 views - 05/21/13 by Paul Hammant in Articles

Capturing camera/picture data without PhoneGap

As people know, I'm a huge fan of PhoneGap and what it allows me to do with JavaScript, HTML, and CSS. But I think it is crucial to remember that you don't...

0 replies - 502 views - 05/21/13 by Raymond Camden in Articles

Web-client development with Ember.js and Windows Azure Mobile Services - Part 4

In the previous posts (1, 2, 3) I covered creating an Ember.js-based single page application, then wiring it up to Windows Azure Mobile Services for data...

0 replies - 481 views - 05/20/13 by Larry Franks in Articles

Getting Started with Pedestal on Client Side

I finally got to spend a longer while with Pedestal. It is a pure Clojure web framework, where by pure I mean that you’ll see Clojure on back- as well as...

0 replies - 543 views - 05/20/13 by Konrad Garus in Articles

Video: Three Keys to Successful Single Page Web Applications

You've got 100 milliseconds for your web application to engage your users before they start to feel disconnected from the app. That's 1/10th of a second....

0 replies - 554 views - 05/19/13 by Allen Coin in Articles

Video: microformats2 & HTML5: The Next Evolutionary Step For Web Data

Tantek Çelik of Mozilla talks about the exciting improvements that microformats2 and newer HTML5 elements bring to structured web data. Tantek will start...

0 replies - 703 views - 05/19/13 by Allen Coin in Articles

Multi Environment WordPress wp-config.php

When you are developing any website you will always have different environments for your website, the number of environments you need will depend...

0 replies - 539 views - 05/17/13 by Paul Underwood in Articles

GitHub as a blogging platform

No, I'm not going to talk about creating some github-backed blogging system. I would like to talk about a blogging style I tried to apply recently. The...

0 replies - 3562 views - 05/17/13 by Alexander Beletsky in Articles