Put HTML5, CSS3, and recent JavaScript API technologies to work and
provide an enhanced brand opportunity for your clients with custom video
bumpers. This short, easy-to-follow project shows how to add opening
and closing video bumpers with the video tag and its JavaScript API.
Author Joseph Lowery shows how to add these elements dynamically without
additional editing, and includes instructions for troubleshooting the
final presentation.
Showing posts with label WEB. Show all posts
Showing posts with label WEB. Show all posts
Saturday, October 25, 2014
HTML5 Projects: Video Bumpers
Monday, October 6, 2014
CSS: Formatting Visual Data
Having a complete toolbox at your disposal to properly structure and
display data is critically important to a successful web design. In this
course, author Joseph Lowery covers basic styling for numbered,
bulleted, and definition lists, plus structuring and formatting tables
with CSS. He also includes instructions on creating charts and graphs
with the HTML5 Canvas element. Each section of the course highlights
advanced CSS, HTML5, and JavaScript techniques that increase
interactivity, yield responsive designs, and heighten the user
experience.
Sunday, October 5, 2014
JavaScript and JSON
JavaScript Object Notation (JSON) has replaced XML as the core way of
sharing data, especially when it comes to JavaScript, since it’s so
much faster, sleeker, and easier to parse. In this course, dive into
working with JSON tools, designing JSON objects, and using different
ways to handling JSON data. Author Ray Villalobos also shows how to use
AJAX and jQuery to parse your data and feeds, and shows JavaScript and
JSON in action in a real-world practical application.
Applied Responsive Design
Following the concepts introduced in Responsive Design Fundamentals,
senior author James Williamson demonstrates the practical applications
of responsive design and shows how to enrich the appearance and behavior
of your website across multiple devices. First, discover how to plan
your design and take advantage of CSS media queries to create multiple
layouts. Then make your site navigation respond to changing screen sizes
with CSS and jQuery, and display media like images and video fluidly.
Plus, discover how to take advantage of mobile capabilities like touch
events and HTML5 forms to enhance the experience of mobile visitors.
James also shows how to effectively manage resources and optimize the
performance of your site.
Sunday, August 31, 2014
Creating a First Web Site with Flash Professional CS5
Creating a First Web Site with Flash Professional CS5shows
how to make a fully functional, dynamic web site in Flash Professional
CS5. This course covers the fundamentals of creating and importing
content, adding smooth 2D and 3D transitions, and adding button
functionality that goes beyond links. This course will also show how to
integrate and control video and audio as well as how to implement a
gallery and a contact form. Exercise files are included with the course.
Saturday, August 30, 2014
Learning Web Analytics
jQuery Plugin Development Best Practices
This course will explain the fundamental aspects of writing great jQuery
plugins. Some of the topics we’ll cover include how plugins extend
jQuery’s prototype to add new methods to the library, understanding the
this object inside a plugin, keeping plugins configurable, theming them,
handling events and exposing AJAX options for easier implementation by
others. Sound fun?
Friday, August 29, 2014
Connected to the Backbone
Have you tried to learn Backbone
many times, but found that the various tutorials on the web moved too
quickly, and didn’t explain the specifics enough? I know I felt that way
at one point! Well, my job is to change that. In this course, I’ll
painstakingly go over each and every detail. There’s no way you won’t
learn it this time. It’s time to improve your JavaScript chops!
XML Essential Training
XML, or Extensible Markup Language, was designed to make information
sharing and data interpretation easier, but it only works if you know
how to work it. In XML Essential Training, veteran engineer and
instructor Joe Marini takes you through the basic rules of XML,
discusses suggested tools, explains XML syntax, and more. From
integrating XML into your site to creating style sheets and Schema
Definitions, XML Essential Training covers everything you need to not
only get started, but to really get working with XML. Exercise files
accompany the training, allowing you to follow along and learn at your
own pace.
Tutsplus – CSS: Noob to Ninja
This exclusive Tuts+ Premium video series will take you from being an
absolute CSS “noob,” all the way up to ninja-status, capable of
wrangling even the most obnoxious of browsers into place. The series
begins with the basics: the syntax, properties, etc. However, each new
video expands upon the previous, as you work your way up and improve
your skills.
Object-Oriented JavaScript
Monday, July 28, 2014
Google AdWords Essential Training
Leverage the power of paid search advertising, the most direct and
measurable advertising medium in existence, using the leading platform
in this space, Google AdWords. Author David Booth shows how to start
using this advertising platform to reach an enormous audience of
potential customers with relevant messaging and measure the ROI from
their activities.
HTML5 + UX: Customized Photo Cards
The HTML5 + UX series puts HTML5, CSS3, and recent JavaScript API technologies to work—enhancing your web projects with interactivity and multimedia. This first installment shows you how to build an online application for creating personalized photo cards with user-uploaded imagery. Author Joseph Lowery shows how to create the form interface and introduces HTML5 features such as drag-and-drop file upload and interactive image manipulation.
CSS Positioning Best Practices
Web designers and coders will be introduced to techniques to improve their results in CSS Positioning Best Practices.
Beginning with a brief review of CSS, instructor Bill Weinman
demonstrates how to position elements on a page using CSS instead of
tables. He then goes step by step through the process of using CSS
positioning to lay out pages that have traditionally been laid out using
HTML tables. Exercise files accompany the course.
Sunday, July 27, 2014
jQuery Mobile Essential Training
In this course, author Joe Marini uses the jQuery Mobile framework to
create visually rich, interactive web pages for mobile devices. The
course examines the construction of jQuery Mobile pages, showing how to
build page transitions, dialogs, buttons, and toolbars. The course also
delves into generating mobile-optimized web forms and list views and
explains how jQuery Mobile handles events, including touch gestures and
changes in device orientation.
Sunday, July 20, 2014
Video2Brain – Introducing the JavaScript Language
JavaScript is the lingua franca of the web, but before you can start
using it to create dynamic websites, you need to understand how it
works. In this workshop trainer and developer Joe Chellman explores the
syntax behind the JavaScript language. You will learn to speak as
JavaScript by gaining an understanding of variables, types, objects,
arrays, operators, control structures, loops, and functions. You will
also work through a series of hands-on examples that put these ideas
into action. After completing this course, you will understand the core
syntax of JavaScript and how this scripting language works to build
powerful and complex functionality on the web.
Lynda – JavaScript Essential Training
Use JavaScript to add new features and a richer, more compelling user
interface on web pages. This course keeps current best practices and
practical uses for JavaScript in mind, while covering syntax, working
with the DOM, and developing and debugging across multiple platforms,
devices, and browsers. Author Simon Allardice also shows how to
progressively enhance and gracefully degrade web pages, and take
advantage of the world of JavaScript libraries now available.
Saturday, July 19, 2014
CSS: Styling Navigation
Join James Williamson, as he shows you how to create elegant menus,
links, and buttons that help visitors navigate your site faster and more
intuitively. The course covers creating structured navigation that is
accessible and clean, styling links, and building horizontal and
vertical menus with rollover effects. The last chapter reveals how to
create stylish buttons with special effects and CSS sprites.
Lynda – Git Essential Training
The course shows how to use Git, the popular open-source version
control software, to manage changes to source code and text files. Using
a step-by-step approach, author Kevin Skoglund presents the commands
that enable efficient code management and reveals the fundamental
concepts behind version control systems and the Git architecture.
Discover how to track changes to files in a repository, review previous
edits, and compare versions of a file; create branches to test new ideas
without altering the main project; and merge those changes into the
project if they work out. The course begins by demonstrating version
control in a single-user, standalone context, before exploring how
remote repositories allow users to collaborate on projects effectively.
Subscribe to:
Posts (Atom)
About
Contact Form
Copyright © 2013 TOTdownload.com
Designed By Blogger Templates