spacer this Keyword" />
  • Tutorials\
  • JavaScript & AJAX

Fully Understanding the this Keyword

Cody Lindley on Jul 27th 2011 with 11 comments

Today’s tutorial comes courtesy of the extremely talented Cody Lindley, from his latest book: JavaScript Enlightenment. He discusses the confusing this keyword, and the various ways to determine and set its value.

(Continue)

Featured
spacer
  • Tutorials\
  • JavaScript & AJAX

How to Create a jQuery Image Cropping Plugin from Scratch – Part II

Catalin Dogaru on Jul 28th 2011 with 5 comments

Web applications need to provide easy-to-use solutions for uploading and manipulating rich content. This process can create difficulties for some users who have minimal photo editing skills. Cropping is one of the most used photo manipulation techniques, and this step-by-step tutorial will cover the entire development process of an image cropping plug-in for the jQuery JavaScript library.

(Continue)

spacer
  • Articles\
  • News

JavaScript Enlightenment: Now Available

Jeffrey Way on Jul 27th 2011 with 16 comments

I’m pleased to help promote the follow-up to Cody Lindley‘s fantastic jQuery Enlightenment eBook, appropriately titled, JavaScript Enlightenment. Building upon his previous book, this newest release focuses exclusively on JavaScript objects, and will assist you in transitioning from a library user, to a full-fledged JavaScript developer!

(Continue)

spacer
videos
  • Videos\
  • JavaScript & AJAX

Quick Tip: How to Add Syntax Highlighting to Any Project

Jeffrey Way on Jul 26th 2011 with 23 comments

In this lesson, we’ll use a JavaScript based syntax highlighter to quickly add a syntax highlighting functionality to any web project — even on a simple HTML page!

(Continue)

Popular Posts this Month

  • spacer
    28 HTML5 Features, Tips, and Techniques you Must Know 292 Comments
  • spacer
    19 Important Features to Look for in a Web Host 161 Comments
  • spacer
    Nettuts+ Quiz #3: JavaScript 87 Comments
  • spacer
    Should You Start Using CSSLint? 75 Comments
  • spacer
    How to Create Diagonal Lines with CSS 67 Comments
  • spacer
    Build your First Game with HTML5 42 Comments
spacer
  • Tutorials\
  • JavaScript & AJAX

Uploading Files with AJAX

Andrew Burgess on Jul 25th 2011 with 39 comments

I can’t seem to reach the end of the fun stuff you can do with emerging web technologies. Today, I’m going to show you how to do something that—until the last while—has been almost unprecedented: uploading files via AJAX.

Oh, sure, there have been hacks; but if you’re like me, and feel dirty every time you type br, you’re going to like this a lot. Join me after the jump!

(Continue)

spacer
plusvideos
  • Videos\
  • PHP

How to Build a Social News Feed with PHP: New on Premium

Kai Schaller on Jul 24th 2011 with 14 comments

There are numerous ways to display Twitter and Facebook posts on your website, but many of them lack the ability to customize the look and feel of that information. This Premium tutorial screencast will demonstrate how to retrieve the raw data from both social media giants and combine them into one feed to use on your website.

Become a Premium member to read this tutorial, as well as hundreds of other advanced tutorials and screencasts.

(Continue)

spacer
  • Articles\
  • News

Recently in Web Development (July Edition)

Siddharth on Jul 22nd 2011 with 37 comments

Web development is an industry that’s in a state of constant flux with technologies and jargon changing and mutating in an endless cycle. Not to mention the sheer deluge of information one has to process everyday.

In this semi-frequent series of articles, we’ll seek to rectify this by bringing you all the important news, announcements, releases and interesting discussions within the web development industry in a concise package. Join me after the jump!

(Continue)

spacer
  • Tutorials\
  • Python

Python from Scratch – Functions and Modules

Giles Lavelle on Jul 21st 2011 with 16 comments

Welcome back to the Python from Scratch series. In the previous lesson, we learned how to use variables and control structures to store and manipulate data. Be sure to review it if you need a refresher!

(Continue)


This entry is part 3 of 3 in the Python from Scratch Session
spacer
  • Tutorials\
  • JavaScript & AJAX

How to Create a jQuery Image Cropping Plugin from Scratch – Part I

Catalin Dogaru on Jul 19th 2011 with 23 comments

Web applications need to provide easy-to-use solutions for uploading and manipulating rich content. This process can create difficulties for some users who have minimal photo editing skills. Cropping is one of the most used photo manipulation techniques, and this step-by-step tutorial will cover the entire development process of an image cropping plug-in for the jQuery JavaScript library.

(Continue)

spacer
  • Tutorials\
  • Ruby

How to Build a Shortlink App with Ruby and Redis

Charlie Somerville on Jul 18th 2011 with 21 comments
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.