Set HomePage
 
Control panel
Username:  
Password:  
   
   
Register
Forget Password?
Best Video Tutorials » Web development
Friends:
Home
Own a web site
Cheap Hosting
Your Link Here
 
Advanced Search
Categories:
v.7.6
Vote
Rate our site overall:

Excellent
Good
Fair
Poor
Bad
Archives
November 2008 (15)
August 2008 (12)
July 2008 (92)
June 2008 (18)
Information
Respected Visitors, We do not host any files in our server all are links only from other site. thank you
 
 

Web development : CSS2 Essential Training
 
















Whether you're an intranet developer responsible for tens of thousands of pages, or a freelance Web designer operating on the cutting edge of technology, CSS 2 is an important tool for your toolbox. Designed specifically for those who have a clear understanding of HTML, this hands-on training tutorial will teach you how Cascading Style Sheets can be used to achieve a new level of fine-grain control over Web design. Learn how it's possible to easily apply the same consistent look and feel to any number of pages using external style sheets. Learn how to control the layout of your pages down to the pixel, and then specify exactly how the fonts should be rendered. CSS2 Essential Training will even teach you how to create simple rollover effects that don't require any programming.
 
 
Comment(s) (0)  Download
 
 
Web development : ActionScript 3.0 working with XML
 
















The use of RSS feeds is a growing trend, and they can be found within many new websites. In ActionScript 3.0: Working with XML, instructor Todd Perkins places strong emphasis on using RSS data for blogs, podcasts, and images. He also demonstrates how to perform common tasks with XML, such as using E4X syntax, loading external data from local and remote locations, saving data, and integrating with popular services like Flickr. Exercise files accompany the course.
 
 
Comment(s) (0)  Download
 
 
FREE VIDEO TUTORIALS
Web development : 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.
 
 
Comment(s) (0)  Download
 
 
Web development : XHTML Essential Training
 
















In the fast-paced world of Web development XHTML is becoming as important as HTML. Whether you are already familiar with HTML or just learning, whether you use an authoring system or write by hand, you need to know XHTML and how it works. XHTML Essential Training is designed to help you understand XHTML, why it is replacing HTML for many new applications, and how to make it work for you. More than just a tutorial, XHTML Essential Training covers the how and the why of XHTML documents, including document structure, block and inline level tags, floating images, controlling white space, phrase and font markup, and much more! From setting up a simpleWeb page to adding Cascading Style Sheets and JavaScript rollovers, XHTML Essential Training gives you the skills you need to take control of your Web pages.
 
 
Comment(s) (0)  Download
 
 
Web development : HTML Essential Training
 

















Whether you use a web authoring system or write HTML by hand, you need to know how HTML works. HTML Essential Training is designed to help you understand HTML, its strengths and weaknesses, and how to identify and fix problems in a web page. More than just an HTML tutorial, HTML Essential Training covers the how and the why of HTML documents, including document structure, block and inline level tags, floating images, controlling white space, phrase and font markup, and much more! From setting up a simple web page to adding CSS style sheets and JavaScript rollovers, HTML Essential Training gives you the skills you need to take control of your HTML.
 
 
Comment(s) (0)  Download
 
 
Web development : PHP & MYSQL Video Tutorials
 











[VIDEO TUTORIAL] PHP & MySQL (Course 01 Installing Apache).avi
[VIDEO TUTORIAL] PHP & MySQL (Course 02 Installing PHP4).avi
[VIDEO TUTORIAL] PHP & MySQL (Course 03 Configuring for PHP).avi
[VIDEO TUTORIAL] PHP & MySQL (Course 04 Adding PHP to HTML).avi
[VIDEO TUTORIAL] PHP & MySQL (Course 05 Intro to Variables).avi
[VIDEO TUTORIAL] PHP & MySQL (Course 06 Installing MySQL).avi
[VIDEO TUTORIAL] PHP & MySQL (Course 07 Intro to DATABASES).avi
[VIDEO TUTORIAL] PHP & MySQL (Course 08 Intro to TABLES).avi
[VIDEO TUTORIAL] PHP & MySQL (Course 09 Working with DATA).avi
[VIDEO TUTORIAL] PHP & MySQL (Course 10 Introduction).avi
[VIDEO TUTORIAL] PHP & MySQL (Course 11 User Account).avi
[VIDEO TUTORIAL] PHP & MySQL (Course 12 Integrating PHP & MySQL).avi
[VIDEO TUTORIAL] PHP & MySQL (Course 13 Writing a Counter Script).avi
[VIDEO TUTORIAL] PHP & MySQL (Course 14 For Loops and Array).avi
[VIDEO TUTORIAL] PHP & MySQL (Course 15 IF Statements).avi
[VIDEO TUTORIAL] PHP & MySQL (Course 16 POST - GET - FORMS).avi
 
 
Comment(s) (0)  Download
 
 
Web development : J2SE 5.0: Java Web Development
 
J2SE 5.0: Java Web Development

J2SE 5.0: Java Web Development
Modules------6
Run Time----7 hours

This course covers the fundamental technologies and techniques required to create web applications using Java. It shows how to handle common servlet tasks such as setting and reading HTTP headers, threading requirements, techniques for storing state information (i.e. cookies, URL re-writing, hidden fields), the session management APIs, gathering parameters, handling different content (i.e. HTML, plain text, spreadsheets, images), database access from servlets, and more. In JSP technologies, this class covers the different types of JSP content (scriptlets vs. JSP tags), property management, using Java Beans within JSP, controlling scoping, and design techniques.

Installation

* Java EE
* Tomcat

Introduction to HTTP Servlets

* HTTP Servlet Basics
* Request and Response Objects

Servlets and Containers

* Generic Servlet
* Servlet Containers
* Servlet Lifecycles

Servlet, Server, and Client Info

* Getting Information off the Client Request
* Getting Information about the Web Server

Responding to the Client

* The HTTPResponse Object
* Producing Output
* MIME Type Settings

Tracking Sessions

* Stateless Web Issues
* Using the Session Object

Servlet Database Connectivity

* JDBC Development in Servlets

JSP Fundamentals

* Introduction to JavaServer Pages
* JSP Page Structure
* Basic JSP Syntax

JSP Actions and Objects

* Using Built-in Objects
* Understanding JSP Actions

Writing and Using Java Beans

* Rules for Creating Java Beans
* Using Java Beans in JSP Pages

Databases and JSP

* JDBC Development in JSP

Handling Errors and Debugging

* Syntax Errors
* Handling Exceptions
* Reporting Errors to Clients
* Finding Bugs

JSP Application Design

* MVC Design Pattern
* Page Centric Design
* Servlet Centric Design

Deploying Web Applications

* Web Deployment Descriptor
* File/Directory Structure
* Web.xml

Ant Build Files

* Using Scripts
* Installing ANT
* Creating an ANT Build File

Custom Tag Libraries and JSTL

* Understanding Tag Libraries
* Introduction to JSTL
 
 
Comment(s) (0)  Download
 
 
Web development : Lynda.com: CSS Site Design with Eric Meyer
 
Lynda.com: CSS Site Design with Eric Meyer
6,25 hours | 550 Mb

CSS gives Web designers control over the appearance of their web sites by separating the visual presentation from the content. It lets them easily make minor changes to a site or perform a complete overhaul of the design. In CSS Site Design, instructor and leading industry expert Eric Meyer reviews the essentials of CSS, including selectors, the cascade, and inheritance. The training also covers how to build effective navigation, how to lay out pages, and how to work with typography, colors, backgrounds, and white space. Using a project-based approach, Eric walks through the process of creating a Web page, while teaching the essentials of CSS along the way. By the end of the training, viewers will have the tools to master professional site design. Exercise files accompany the training videos.

“ Table of contents
1. Introduction
Welcome 0:28 0.5 MB
What is CSS? 5:34 11.8 MB
Design tour 2:38 4.9 MB
Using the exercise files 1:20 2.6 MB
Installing the Web Developer toolbar 4:34 9 MB

2. CSS and XHTML
XHTML essentials 3:55 3.1 MB
CSS essentials 5:17 4.1 MB
Embedded style sheets 2:20 4.7 MB
Linking a style sheet 2:19 4 MB
Linking to multiple style sheets 2:20 4.6 MB
Using linked and embedded style sheets together 4:21 8.5 MB
Using imported style sheets 5:24 9 MB

3. Selectors
ID selector essentials 6:38 13.2 MB
Class selector essentials 4:09 9 MB
Best practices for classes 4:52 8.3 MB
Grouped selection 4:02 8.3 MB
Descendant selectors 6:44 12 MB
The sources of style 6:38 5.7 MB
Specificity 8:21 16.9 MB
Making things important 4:32 9.2 MB
Inheritance essentials 5:12 11.6 MB
Making things really unstyled 4:02 8.2 MB
User style sheets 2:38 4.7 MB

4. Layout
Box model essentials 7:35 13.3 MB
Simple floating 5:03 9.6 MB
Using float for layout 5:05 10.8 MB
Fixing column drop 5:35 12.7 MB
Clearing essentials 4:20 8.5 MB
Float containment 6:35 13.7 MB
Creating a navbar from a list 4:50 9.9 MB

5. Adding Colors and Backgrounds
Coloring text 4:13 8.6 MB
Defining color in CSS 8:12 7.6 MB
Coloring backgrounds 6:35 12.8 MB
Applying background images 4:19 9 MB
Manipulating the direction of background images 2:52 6 MB
Positioning backgrounds 7:23 16.5 MB
Background shorthand 4:29 8.9 MB

6. Setting Typography
Altering line height 7:32 16.3 MB
Font style and weight 5:45 12.4 MB
Sizing fonts 9:59 21.2 MB
Using font families 10:38 21.2 MB
Font shorthand 6:05 12.9 MB
Justifying text 4:56 11.3 MB
Vertically aligning text 4:22 9.1 MB
Transforming text 3:49 8.4 MB
Text decoration 5:22 11.6 MB

7. Using Margins and Borders to Create White Space and Separation
Margin essentials 14:21 24.3 MB
Adding borders 6:52 14.2 MB
Padding 9:17 20.7 MB
Using negative margins 7:19 15.1 MB
Margin collapsing 6:51 13.7 MB

8. Creating Tables
Styling tables and captions 5:23 10.8 MB
Styling table cells 6:30 14.4 MB
Styling a column with classes 4:51 10 MB
Styling links inside table cells 3:54 7.8 MB

9. Styling for Print
Styling for specific mediums 4:03 6.7 MB
Creating a print style sheet 6:35 10.6 MB
Hiding layout for print 4:11 9 MB
Styling for print 6:34 12.4 MB
Complex styling for print 4:37 9.2 MB
Creating a footer 4:40 8.6 MB

10. Bringing It All Together
Getting started 1:11 2.1 MB
Setting global styles 4:04 6.1 MB
Defining masthead and navbar colors 3:27 5.3 MB
Layout of the navlink bar 3:38 7 MB
Using columns 4:49 9 MB
Setting content styles 1:53 3.6 MB
Creating the sidebar boxes 5:42 11.2 MB
Creating the sidebar form 3:23 5.2 MB
Completing the sidebar 3:29 5.7 MB
Making a table 3:12 6.5 MB
Creating a footer 2:35 5.7 MB

Conclusion
Goodbye ”
 
 
Comment(s) (0)  Download