News

Web Standards Library Update - Week of May 26, 2014

A lot of releases this week including the latest version of the commercial Ext JS framework. Some new tools that seem particularly interesting include Pho Devstack, MotorCortex and Browser-perf. Ext JS 5 includes touch support, responsive layouts, architectural improvements and component upgrades. Announcing Sencha Ext JS 5 flare.js is a small JavaScript library that works […]

Web Standards Library Update - Week of May 26, 2014

A lot of releases this week including the latest version of the commercial Ext JS framework. Some new tools that seem particularly interesting include Pho Devstack, MotorCortex and Browser-perf. Ext JS 5 includes touch support, responsive layouts, architectural improvements and component upgrades. Announcing Sencha Ext JS 5 flare.js is a small JavaScript library that works […]

Web

wakanda-widgets-header

Creating Custom Widgets with JavaScript in Wakanda

By Saad Mousliki 4D, a company known for launching the first graphical relational database for the Macintosh 30 years ago, unveiled a full-stack JavaScript platform for developing business web applications in 2010 named “Wakanda”. Wakanda is an open-source platform allows you to develop Web and mobile business applications using web standards: HTML, CSS, HTTP/REST, JSON-RPC, […]

SVG_icons_header

Animating Inline SVG Icons

By Joni Trythall I recently did some experimenting with animating inline SVG icons. In this article I will quickly review my process and discuss the joys and frustrations I ran into. The demo discussed in the article is below and works on Chrome only for the moment. Scroll down to view all the icons and […]

SVG_icons_header

Animating Inline SVG Icons

By Joni Trythall I recently did some experimenting with animating inline SVG icons. In this article I will quickly review my process and discuss the joys and frustrations I ran into. The demo discussed in the article is below and works on Chrome only for the moment. Scroll down to view all the icons and […]

frame_by_frame_anim_header

Frame-by-frame animation with HTML and JavaScript

By Bartek Drozdz Animations can make your project stand out from the crowd. Good animations enhance the user interface, make navigation feel smoother and offer a superior esthetic experience (bad animation does the opposite, so be careful). Modern browsers support animations quite well, but there are so many different ways of animating HTML elements that […]

SVG_icons_header

Animating Inline SVG Icons

By Joni Trythall I recently did some experimenting with animating inline SVG icons. In this article I will quickly review my process and discuss the joys and frustrations I ran into. The demo discussed in the article is below and works on Chrome only for the moment. Scroll down to view all the icons and […]

wakanda-widgets-header

Creating Custom Widgets with JavaScript in Wakanda

By Saad Mousliki 4D, a company known for launching the first graphical relational database for the Macintosh 30 years ago, unveiled a full-stack JavaScript platform for developing business web applications in 2010 named “Wakanda”. Wakanda is an open-source platform allows you to develop Web and mobile business applications using web standards: HTML, CSS, HTTP/REST, JSON-RPC, […]

first-grunt-plugin-header

Building Your First Grunt Plugin

By Mykyta Semenistyi Client-side build systems have gained huge popularity due to the growth in complexity of frontend development. This growth in complexity is due to two main reasons: the migration of functional responsibilities to client-side and presentation enhancements. The oldest and probably most well-known of these build systems is Grunt. Its popularity has helped […]

gulp_assets_header

Roll Your Own Asset Pipeline with Gulp

By Jeff Dickey I’ve found myself using Gulp for just about everything involving HTML/CSS/JS these days. It’s super fast, quick to write scripts for and flexible. I’m at a point now where I have a ton of projects I can just cd into, run gulp and be up and running. It’s the best solution I’ve […]

wp-blue-520

4 reasons you should create a WordPress theme

by Aurelio De Rosa WordPress is one of the most talked publishing platforms on the internet. It has caught the interest of a lot of users and developers, and not just because it has been around for a long time (it was first released in 2003). One of the reasons WordPress has become so popular […]

Mobile

firefox-os

Building a Game with In-App Payments for Firefox OS

By Rob Lauer The dawn of the HTML OS has seen the rise of numerous players backed by some industry heavyweights. Tizen (Samsung and Intel), Chrome OS (Google), and Firefox OS (Mozilla) are arguably the three biggest operating systems in this realm today. They are all unique in their implementations, but the tie that binds […]

Top