Tips and Tricks

  • submit to reddit

The HTML Email Boilerplate

With web development there are lots of common tasks that we do over and over again. This is where it's helpful to work with tools that make our lives easier,...

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

MAX Session: Advanced PhoneGap Build

 Oddly, the last of my Adobe MAX sessions is available online now but none of my earlier ones. I assume they will show up in the next day or so. But...

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

Building Your First PhoneGap Build App

Want to build a mobile app using web standards? Don Woodward shows you how in this new video Introduction to PhoneGap Build - Building your first app:

0 replies - 1113 views - 05/13/13 by Ben Forta in Articles

My Mom Told me That Git Doesn't Scale

Did you have a good Mother's Day? This GitHub developer's mom is certainly interesting... With over 2 million and a half repositories, GitHub is the...

0 replies - 3216 views - 05/13/13 by Mitch Pronschinske in Articles

Getting Started WIth Laravel PHP

If you code for the web, you’ll most likely have seen all the fuss about the Laravel PHP framework. I’ve decided to take a look and see what all the fuss...

0 replies - 946 views - 05/12/13 by Andy Hawthorne in Articles

CodeIgniter Partials

In this video tutorial I cover CodeIgniter partials. a Partial is a kind of include file that can be used to break up a template into easily reusable...

0 replies - 782 views - 05/11/13 by Andy Hawthorne in Articles

Debugging TypeScript Under DotNetNuke

I’ve been playing with TypeScript for the last couple of weeks and I’ve fallen in love.  Now I can write JavaScript code without having to switch...

0 replies - 1355 views - 05/10/13 by Dave Bush in Articles

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

Today I continue building the application started in Part 1 by adding navigation and some basic routes and templates. If you're following along, you should be...

0 replies - 755 views - 05/10/13 by Larry Franks in Articles

Web Design: The Forgotten Advantage

Within the development community there seems to be a subtle disrespect towards the web design profession. Programmers view designers as disconnected...

0 replies - 2744 views - 05/10/13 by Zac Gery in Articles

Update to my Edge Inspect Viewer

Many moons ago I blogged about a proof of concept I built that allowed you to view Edge Inspect screen shots via a nice web interface. This was built in Node...

0 replies - 1245 views - 05/09/13 by Raymond Camden in Articles

Add Twitter Cards To Your Website

When you share a post on a social network like Facebook it will scan the URL that you are sharing and return certain information to display the page in your...

0 replies - 530 views - 05/09/13 by Paul Underwood in Articles

Blog Like a Hacker with Jekyll and Nitrous.IO

One of the best moves I probably did about half a year ago was to move my Blog from blogger to Jekyll, hosted on GitHub. It simply reflects the kind of...

0 replies - 840 views - 05/09/13 by Juri Strumpflohner in Articles

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

Recently I've been reading about JavaScript frameworks for creating single page applications, and wanted to try my hand at it. I also wondered how well Windows...

0 replies - 890 views - 05/09/13 by Larry Franks in Articles

Attacking Web Applications

My first breakout session at the SELA Developer Practice covered the most common attacks against web applications and how to defend against these...

0 replies - 2252 views - 05/08/13 by Sasha Goldshtein in Articles

Putting the Dynamic back into TypeScript

One of the really powerful features that TypeScript brings to the JavaScript world is some Static Typing, even if it is only at code/compile time.  With...

0 replies - 1212 views - 05/08/13 by Derik Whittaker in Articles