How to Create a Web-Based Drawing Application Using Canvas: New Premium Tutorial
Sep 3, 2010 Ajax, CMS, CSS, General, HTML, JavaScript, PHP, Tutorials, Wordpress
Combining HTML with the all new <canvas> feature, you can make some pretty awesome web apps! In this Premium exclusive tutorial, we will create a neat interactive drawing application using HTML and JavaScript. Along the way, we’ll also learn the basic concepts of the all new <canvas> feature. Become a Premium member to access this, as well as many other amazing tutorials and screencasts.
Tags: asp-net, basix, canvas, Code, CSS, Facebook, HTML, html & css, JavaScript, nettuts, premium, Tutorials
MooTools Plugin: Event.Mock
Sep 2, 2010 Ajax, CSS, General, HTML, JavaScript, PHP, Wordpress
Those of you who visit this blog often know that I have a certain love for the simple things: simple CSS enhancements, simple PHP scripts, and most importantly, simple JavaScript plugins. One plugin that recently caught my attention was Arieh Glazer Event.Mock plugin. Event.Mock is a tiny MooTools plugin (essentially just a small function; not a MooTools class) that does exactly what it says: provides a Mock event for easy use with Element.fireEvent.
Direct Link Read the rest of this entry »
Tags: Ajax, browser, CSS, downloads, Facebook, HTML, listener, MooTools, PHP, Plugin, search, thoughts
Quick Tip: What you May Not Know About JavaScript’s Logical AND Operator
Sep 2, 2010 Ajax, CMS, CSS, General, HTML, JavaScript, PHP, Tutorials, Video Tutorials, Wordpress
In today’s video quick tip, we’ll be reviewing JavaScript’ logical AND operator. Those of you who are just beginning to get into JavaScript, or even a library like jQuery, might not realize that they can even be used as micro if statements! Subscribe to our YouTube page to watch all of the video tutorials! Example 1: General Usage // EXAMPLE 1 var a = 5, b = 10; if ( (a === 5) && (b === 10) ) { alert(‘yay’); } The AND operator’s use in the code above is what the huge majority of us are most familiar with. If a equals 5 , and b equals 10 , then do something awesome, like display an alert box that says, “Yay!” The right side of the && operator will only run if the left side is equal to true .
Tags: Ajax, CMS, Facebook, freebies, javascript-amp-ajax, nettuts, Tips, Tutorials, videos
21 Ridiculously Impressive HTML5 Canvas Experiments
Sep 1, 2010 Ajax, CMS, CSS, General, HTML, JavaScript, PHP, Tutorials, Wordpress
HTML5 is the thing to talk about these day. Today, we have a collection of some ridiculously impressive HTML5 canvas-based experiments that will make you say, “Wow!” Let’s take a peek at some of the latest, cutting edge examples out there. 1.
Tags: abhin-sharma, articles, basix, canvas, Code, databases, Facebook, html-amp-css, PHP, Tutorials, web roundups
Quick Tip: Working with MySQL and SUM
Aug 31, 2010 Ajax, CMS, CSS, General, HTML, JavaScript, PHP, Tutorials, Video Tutorials, Wordpress
In today’s quick tip screencast, we’re going to learn a MySQL query trick. You might be already familiar with the SUM() and IF() functions. We will be combining them to come up with some useful queries.
Tags: articles, burak-guzel, CSS, databases, Facebook, html-amp-css, javascript-amp-ajax, mysql, PHP, premium, Tips, Tutorials, twitter, Video Tutorials
Introducing the Tuts+ Marketplace – Making Premium Accessible to Everyone
Aug 31, 2010 Ajax, CMS, CSS, General, HTML, JavaScript, PHP, Tutorials, Wordpress
We’ve just launched the Tuts+ Marketplace , where Premium quality tutorials – both from our Tuts+ Premium program and from unaffiliated authors – are available to purchase individually. Our Tuts+ Premium program will still stay exactly the same – you’ll get all the same things, for the same price. But now, non-members will be able to purchase selected Premium tutorials on a one-off basis, without a Premium membership .
Tags: Ajax, asp-net, basix, Code, Design, Facebook, news, Tutorials, tuts, twitter
JavaScript from Null: Cross-Browser Event Binding
Aug 27, 2010 Ajax, CMS, CSS, General, HTML, JavaScript, PHP, Tutorials, Wordpress
In chapter five of this series, we jumped into the muddy world of event listeners. In that episode, we only got our feet wet; however, today, we’ll take things a step further as we implement a far more efficient solution. Along the way, we’ll learn a plethora of new techniques.
Tags: basix, CSS, Facebook, HTML, html-amp-css, JavaScript, jQuery, nettuts
ASP.NET from Scratch: MVC
Aug 26, 2010 Ajax, CMS, CSS, General, HTML, JavaScript, PHP, Tutorials, Wordpress
In this episode of “ASP.NET from Scratch,” we’ll ditch WebForms in favor of ASP.NET MVC. You’ll get a taste of ASP.NET MVC and recreate a EmailForm application using the MVC framework! The Complete Series Lesson 1: Getting Started Lesson 2: Improving an Email Form Lesson 3: Class Inheritance Lesson 4: SQL Server Lesson 5: Master Pages Lesson 6: MVC Premium Members: Download this Video ( Must be logged in ) Sell ASP.NET Components on CodeCanyon Did you know that you can sell your ASP.NET scripts and components on CodeCanyon ? Simply sign-up for a free author account , and start selling!
Tags: Ajax, asp-net, basix, databases, Facebook, HTML, JavaScript, javascript-amp-ajax, PHP, Tutorials, videos
40+ Superb CodeCanyon Items you Must Check Out
Aug 25, 2010 Ajax, CMS, CSS, General, HTML, JavaScript, PHP, Tutorials, Wordpress
If you’ve been hanging around Nettuts+ for long, you probably know that it’s only one small piece of the huge Envato ecosystem. If you’re interested in becoming a more efficient developer, you’ll want to check out these incredible WordPress, CSS, JavaScript, .NET, and PHP components — all ready to drop into your latest project. WordPress Plugins 1.
Tags: august-25, basix, CMS, codecanyon, Facebook, freebies, html-amp-css, javascript-amp-ajax, PHP, Tutorials, videos






