Custom Search

Web Web-based Seminars - Training Resources

Web Training Provider? - Tell us about your Training!
Web Training Seminars and Classes
From Spectralight Images, LLC
Maya Online - Fundamentals of Maya instructor led trainingon-line e-learning cbt (computer based)group study and discussion Based on the Autodesk Maya fundamentals standards, this course provides an introduction to Maya 2009, one of the favorite animation tools of Hollywood. Autodesk Maya 2009 is a powerful program that can be challenging to learn and master. This course provides an introduction to Autodesk Maya 2009 that will help new users make the most of this application, and expand the abilities of existing,  more...
3DS MAX Online - Fundamentals of 3DS MAX instructor led trainingon-line e-learning cbt (computer based)group study and discussion Based on the Autodesk 3DS MAX fundamentals standards, this course provides an introduction to one of the most popular 3D animation programs on the planet. Autodesk 3ds Max Design is a powerful program that can be challenging to learn and master. This course provides an introduction to Autodesk 3ds Max/ Design 2010 that will help new users make the most of this application, and expand the abilities  more...
From Webucator
Advanced Microsoft Access 2003 Training instructor led training This Microsoft Access training course is designed for students whose job responsibilities include working with heavily related tables; creating advanced queries, forms, and reports; writing macros to automate common tasks; and performing general database maintenance. It is also designed as one in a series of courses for students pursuing the Microsoft Office Specialist Certification for Microsoft  more...
Advanced Microsoft Access 2007 Training instructor led training In this Microsoft Access training course, students learn some of the more specialized and advanced capabilities of Microsoft Access by structuring existing data, writing advanced queries, working with macros, enhancing forms and reports, and maintaining a database. Students also learn to share data with other applications, automate business processes by using VBA code, and secure and share  more...
Web Accessibility and Section 508 Training for Experienced Web Designers instructor led training ...web accessibility course, students will learn why and how to create websites that meet the Section 508 standards for website accessibility. This class targets web designers - i.e, the people who will be responsible for creating the accessible pages. Students attending his class are expected to have expert knowledge of HTML and at least intermediate knowledge of CSS. If you are interested  more...
Introduction to Visual Basic 2008 Training instructor led training In this Visual Basic 2008 training course, students use Visual Studio 2008 to explore the Visual Basic 2008 language. The course starts with a quick overview of the .NET platform, examining assemblies, Microsoft Intermediate Language, Visual Studio profiles, XML comments, IntelliSense, and debugging. From there, you will learn all the Visual Basic 2008 language features that you must internalize  more...
Microsoft Word 2003 Training In this Microsoft Word 2003 training class, you will start by learning the basic concepts required to produce basic business documents. You will then learn to create more complex Microsoft Word 2003 documents by adding components such as customized lists, tables, charts, and graphics. You will also create personalized Microsoft Word 2003 efficiency tools. Finally, you will learn how to use Word  more...
Web Design and Usability Techniques For many new or intermediate Web designers, it  more...
Spring Web Flow ... enables the experienced Java developer to use the Spring Web Flow framework to create simple and complex web applications. Web Flow represents a powerful new approach to designing and developing web applications, and can also draw on the configuration capabilities of Spring itself. We begin with an introduction to the Spring Core module -- which implements the configurable object container  more...
Apache Tomcat Administration Training This Tomcat training class is for Web Server administrators who need to be able to install, configure and run Apache Tomcat Web Server. The class covers the details of installing and configuring the Tomcat.  more...
SharePoint Designer Training instructor led training ...n FrontPage technologies. It is a superset of Expression Web, which is also based on FrontPage. In addition to the web development features included in Expression Web, SharePoint Designer includes features specific to SharePoint, such as the ability to create, open, edit, backup and restore SharePoint sites and to create SharePoint master pages and web part pages. Note that in this  more...
Spring-MVC Web Applications This course enables the experienced Java developer to use the Spring application framework to manage objects in a lightweight  more...
Advanced PHP Training instructor led training ... course, students will learn advanced features of the PHP web programming language, its extensions and open source libraries for XML processing. As the technical web programming paradigm changes, more layers of abstractions are introduced by the PHP open source community. This course takes a deep dive into those areas such as XML/XSLT, XML-RPC, Smarty Templates, Web Services, Ajax and many  more...
MOC 6461 - Visual Studio 2008: Windows Communication Foundation Training This WCF Training class provides students with the knowledge and skills to build and configure a Windows Communication Foundation (WCF) solution. This WCF class targets application developers who know how to build and consume Web services in Microsoft .NET Framework and how to use the common features of the base class library.  more...
MOC 6463 - Visual Studio 2008: ASP.NET 3.5 This ASP.NET 3.5 training class is for application developers who know how to create applications in Visual Studio 2005 or 2008 and need to learn how to create a fully functional Web application by using ASP.NET 3.5.  more...
Java Web Services Training instructor led training A comprehensive look at the state of the art in developing interoperable web services on the Java EE platform. Students learn the key standards -- SOAP, WSDL, and the WS-I Basic Profile -- and the Java architecture that has evolved to build interoperable services and clients. JAX-WS is central to the course, and we cover both WSDL-driven and Java-driven development paths, as well as message  more...
Building Web Applications with Servlets, JDBC and JSP instructor led training This practical, application-oriented Java training course teaches Java Servlets, JDBC and JSP and shows how to use it to develop simple to complex database-driven Web applications. It is intended for experienced Java (J2SE) programmers who want to build Web applications or J2EE components and systems.  more...
Introduction to EJB 3.0 instructor led training ...e of use and smooth integration with servlet-based or JSF web applications. This course treats the 3.0 specification, with a few notes on 2.1 compatibility but an emphasis on doing things the 3.0 way. Students get an overview of the EJB rationale and architecture, and then dive right into creating session beans and entities. The new dependency-injection features of EJB3 cause perhaps the  more...
Apache Struts Training instructor led training ...ced course shows JSP and servlet programmers how to build web applications using the Apache Struts framework. Students learn the Struts architecture and see how it captures a great deal of pre-existing best practice: in model/view/controller action mappings, form beans and custom tags for working with HTML forms, input validation, and the Tiles view-building framework. Two chapters near the  more...
Java EE Seminar for Managers instructor led training ...ives into the details of Servlets, JSP, JSF, EJB, or Java web services. The course is presented seminar-style, with no hands-on exercises for students and no need for lab equipment. The instructor demonstrates several sample Java EE applications, including web applications, EJBs, JMS, and web services, and can go into source code and other details to suit the interests of the audience. But  more...
Comprehensive JSP Training instructor led training This four-day course develops skills in JavaServer Pages, or JSP, which is the standard means of authoring dynamic content for Web applications under the Java Enterprise platform. It treats JSP 2.0, including older features such as scriptlets but focusing on newer features and techniques, including JSP expressions and the JSTL. At the end of the course, students will be well prepared to author  more...
JSF Training with Custom Components and Ajax instructor led training Then, we change our perspective a bit and start thinking in terms of reusable component libraries -- using them and also developing them. Custom components prove to be the ideal delivery vehicle for JavaScript in JSF applications, and ultimately serve as the backbone of a robust Java/Ajax architecture. We work with two popular component libraries along the way -- Tomahawk and RichFaces -- and  more...
Ajax Training instructor led training ...the server. Ajax opens the door to creating sophisticated web-based applications with much more of the logic (and therefore code) is handled on the client. While Ajax allows for more dynamic and responsive applications, it changes the traditional role of JavaScript dramatically and forces developers to rethink how they write and manage JavaScript code. After taking this Ajax training course,  more...
Introduction to JavaScript Training instructor led training In this JavaScript training course, students learn to use JavaScript effectively to make their web pages more dynamic and functional and to reduce the number of roundtrips to the server.  more...
Administration of JBoss Application Server V4 Training This JBoss administration training class teaches the basics of the deployment and administration of web applications to a JBoss Application Server V4 environment. on Windows. This course concentrates on providing best-practice solutions to handle common problems that occur in a JBoss environment so students will have a high-level of skill with regard to JBoss administration.  more...
Fireworks CS4 Training: Web Integration instructor led training In this Adobe Fireworks training class, students learn to create graphics for the Web and to use Fireworks in in their web design.  more...
Introduction to GoLive Training instructor led training In this Adobe GoLive training course, students receive a comprehensive introduction to using GoLive to create web sites.  more...
Introduction to Google Web Toolkit Training instructor led training Google Web Toolkit (GWT) allows Java developers to create Web 2.0-ready AJAX front ends. GWT compiles these Java artifacts into optimized JavaScript for all major browsers. This GWT training course provides a foundation in developing front-end modules with GWT widgets, panels, events and other mechanisms.  more...
Groovy Training for Java Developers instructor led training This Groovy training course teaches experienced Java developers how to write programs in Groovy that simplify, enhance, and expand their existing systems. The course will be taught by Ken Kousen. Dr. Kousen is an instructor, consultant, and developer specializing in all areas of Java, XML, and, more recently, Groovy and Grails. Over the past decade, he has taught courses and made  more...
Database-Driven Websites with Dreamweaver CS3 instructor led training This Dreamweaver training class teaches students how to use Dreamweaver CS3 to build dynamic database-driven web sites. These sites can be built using ColdFusion , PHP or Active Server Pages.  more...
Advanced Microsoft Excel 2003 Training instructor led training ...and export data, analyze data, and work with Excel on the Web. In this advanced Microsoft Excel 2003 training course, you will automate some common Excel tasks, apply advanced analysis techniques to more complex data sets, collaborate on worksheets with others, and share Excel data with other applications. You will also gain the Excel skills necessary to create macros, collaborate with  more...
Introduction to Microsoft Expression Web Design instructor led training This Expression Web training course is for students interested in learning Microsoft Expression Web to design attractive, CSS-based, scalable web sites and front-ends for web-based applications.  more...
Introduction to Microsoft Expression Web Design and Development instructor led training This Expression Web training course is for students interested in learning Microsoft Expression Web to design attractive, CSS-based, scalable web sites and front-ends for web-based applications. It also includes an introduction to working with ASP.NET in Expression Web.  more...
Introduction to C# 2008 Training instructor led training ...hat you must internalize in order to create full-featured Web or Windows applications that make best use of the .NET platform.You will learn about data types, variables, and operators, along with all the important flow control structures. You will work through several examples demonstrating the power of the .NET Framework 3.5, and dig into creating and consuming your own classes and objects.  more...
Introduction to Adobe Dreamweaver CS4 Training instructor led training In this Adobe Dreamweaver training class, students receive a comprehensive introduction to using Dreamweaver CS4 to create web sites. Students will also learn learn how to use Dreamweaver Templates, Library Items, and Snippets. Students will also master all of the  more...
SharePoint 2007 Web Developer Training The primary audiences for this SharePoint training class are Web designers, administrators, and developers who use and work with Office SharePoint Server 2007 and want to learn how to customize SharePoint sites. Students will gain the skills necessary to complete branding projects and make functional customizations to Windows SharePoint Services v3 and Microsoft Office SharePoint Server 2007.  more...
Introduction to ColdFusion Training instructor led training This is an introductory ColdFusion class for Web designers who are brand new to ColdFusion. You will learn to process forms, manage sessions, write reusable code and create database-driven ColdFusion-based websites.  more...
Apache Web Server Administration Training This Apache Web Server training class is for Web Server administrators who need to be able to install, configure and run Apache httpd Web Server.  more...
Introduction to Active Server Pages instructor led training ...udents will learn to build full-featured, database-driven Web sites. This introductory course for new programmers lays out the basics of server-side Web programming with an introduction to classic programming structures and good programming practices. Students will apply these programming skills to the development of a fully functional data-driven website with ASP written in VBScript. Students  more...
Advanced Active Server Pages instructor led training In this advanced ASP training course, students will learn to use sophisticated programming strategies and advanced features to add polish, speed and efficiency to Active Server Pages Web applications. In this ASP training course, students will work more thoroughly with ASP components for Web-to-database integration and use the server  more...
Web Development using Grails instructor led training ...his Groovy on Grails training course teaches experienced web developers how to use the Grails framework to rapidly create sophisticated web applications. The course will be taught by Ken Kousen. Dr. Kousen is an instructor, consultant, and developer specializing in all areas of Java, XML, and, more recently, Groovy and Grails. Over the past decade, he has taught courses and made  more...
Publisher 2007 Training This Microsoft Publisher training class teaches the core features and functions of Microsoft Publisher 2007. Students will learn how to create and edit publications, arrange text and pictures, work with master pages, and create and format tables. They will also learn how to flow text across text boxes, create a facing-pages layout, export publications to PDF, and prepare publications for  more...
MOC 5061 - Implementing Microsoft Office SharePoint Server 2007 ...this class is Business Application Administrators (BAAs), Web Administrators and Server Administrators who are engaged in the planning, design, and selection of line-of-business (LOB) applications (including Office SharePoint Server) in conjunction with internal business customers. Their primary responsibility is the deployment, customization, management, and support of LOB applications. They  more...
MOC 2310 - Developing Microsoft ASP.NET Web Applications Using Visual Studio 2008 ...ll teach Microsoft Visual Basic programmers and beginning Web developers the fundamentals of Web application site implementation by using Microsoft ASP.NET and Microsoft Visual Basic .NET. This class focuses on using the Microsoft Visual Studio .NET environment and the Microsoft .NET platform to create an ASP.NET Web application that delivers dynamic content to a Web site.This ASP.NET class is  more...
ASP.NET with C# 2008 Training instructor led training This ASP.NET training course teaches students to use Visual Studio 2008 and Visual C# 2008 to build ASP.NET 3.5 Web pages. You  more...
Introduction to Adobe Fireworks CS3 Training instructor led training In this Adobe Fireworks training class, students receive a comprehensive introduction to using Fireworks CS3 to create images for the Web.  more...
ASP.NET with Visual Basic 2008 Training instructor led training ...al Studio 2008 and Visual Basic 2008 to build ASP.NET 3.5 Web pages. You'll gain an understanding of the architecture behind ASP.NET 3.5 and how to use the various ASP.NET 3.5 server controls. You'll learn to create consistent web sites using Master Pages, add membership features, configure and deploy ASP.NET 3.5 applications, to authenticate users and limit their access to resources, manage  more...
From HR Learning Center LLC
Top Tips For Managers to Prevent Harassment in your Workplace ...o quo and hostile work environment sexual harassment. The webinar provides examples from actual court cases. It focuses on an employer's obligations when there has been an incident of sexual harassment as well as strategies on how best to prevent sexual harassment from occurring in the workplace. In addition, this webcast provides an in-depth discussion on other types of unlawful harassment  more...
From Strategic Agile Technologies
Complete Java Training ...e Details * Core Java Training * Java/ J2EE Web Training * J2EE & Frameworks Training * You can attend the classes with next batch if you miss any training sessions. * 2 months of free technical support will be provided after training* =========================== Core Java basics. * History and Overview o Structured Programming o Object-Oriented  more...
From Monkey Consulting Mac Services
MoneyWorks Webinars Modular approach to learning MoneyWorks accounting software, conveniently over the web.  more...
From Manufacturing Executive Institute
Preserving Precious Capital Attacking the SEVEN Most Significant Capital Wasters in Your Company Times are tough and capital preservation is at the top of every executivea ™s priority list. But specific techniques necessary to rapidly eliminate waste and reduce operating costs can be difficult to define and even more difficult to implement. If you manage ANY type of an organization, you have waste which steals precious capital from your enterprise. Now, more than ever, it is important  more...
Keeping Work Order and Purchase Order Due Dates Accurate - A Key to Production Planning Success Does your company, at this very moment, have past due work orders or purchase orders? Does your company utilize a priority planning system (MRP, KanBan, etc.) to manage the flow of materials through the factory? Does your company have a materials management organization that responds to expedite activity more than to planned activity? This FREE 1-hour webinar will present some new thoughts and  more...
From ProjectingIT
Project Management using Microsoft Project Training Course Online Classroom instructor led trainingon-line e-learning cbt (computer based) ...oject Server 2003, Microsoft Project Server 2007, Project Web Access, Windows SharePoint Services. Free Resources on Project Management and Microsoft Project at www. projectingit. com Downloads Free Microsoft Project Download, Free Microsoft Project Templates, Free Best Practice Microsoft Project Standards, Free Best Practice MS Project Checklist, Free Microsoft Project Tutorial, Free  more...
From Business Expert Webinars
Social Media Savvy ...supporters? What could that do for your business? In this webinar you will not only discover effective marketing strategies that can help you succeed; you will also understand the FREE marketing power of social media communities like Facebook, Myspace, Twitter and many more that can catapult your business toward success in record time. Social Media Marketing is strategic business. With the rise  more...
Differentiation Strategies for Financial Advisors ...pects to work with you without hard core selling. In this webinar, you'll learn how to: Find audience-grabbing elements for your story within your practice Write your story and refine it until it positions you strongly versus the competitors Tell your story in a way that prospects are intrigued and want to hear more Integrate the story into every aspect of your practice - on the web, in  more...
Prosperity Economic Strategies for Business Executives ...ivities that lead you and your business to thrive In this webinar, you'll learn how to: Apply a prosperity mindset to all aspects of your life including health, wealth, business, and relationships See the big picture of your life and how that affects other decisions you make Make financial and other life decisions based on 'opportunity cost' as they impact every aspect of your life  more...
Put the Relate Back Into Relationship Strong client relationships emanate from understanding 'what s in it for the other person.' When your business relationships are all about the products and services you offer, then you become a commodity vendor that will eventually win business only based on your low price. Provide value beyond what your clients expect, and you become a true business partner, one where clients are willing to pay  more...
Take the Cold Out of Cold Calling If you are involved in business development, sales, or account management in any way, you ve probably 'cold called.' Any time you meet with a prospect without knowing about them, their industry, their issues, and how your company is relevant to something they care about, you run the risk of losing credibility and worse, losing the deal. In 'Take the Cold Out of Cold Calling' you'll discover  more...
Social Media Savvy ...supporters? What could that do for your business? In this webinar you will not only discover effective marketing strategies that can help you succeed; you will also understand the FREE marketing power of social media communities like Facebook, Myspace, Twitter and many more that can catapult your business toward success in record time. Social Media Marketing is strategic business. With the rise  more...
Blogging for Big Business Blogs are a great way to create internet buzz. They build better relationships with your clients and bring in more visitors via web search. However, it is not about the technology behind a blog. It is about your organization s commitment to fresh ideas and relationships. Come learn how to leverage a blog format to create higher visibility for your organization and it s key employees.  more...
What Financial Planners Don t Tell Business Executives ...w use prosperity economics to rescue your wealth. In this webinar, you'll learn how to: Leverage the distinction between financial planning and prosperity economics Make informed financial decisions on your wealth planning Expand your mindset about financial planning Avoid common mistakes when wealth building Screen financial planners and know what to expect of them As an added bonus,  more...
Prosperity Economic Strategies for Business Executives ...ivities that lead you and your business to thrive In this webinar, you'll learn how to: Apply a prosperity mindset to all aspects of your life including health, wealth, business, and relationships See the big picture of your life and how that affects other decisions you make Make financial and other life decisions based on 'opportunity cost' as they impact every aspect of your life  more...
How To Be An Online Spy ... you thrown out of an office. Learn the difference. This Webinar is fun, eye-opening, and sometimes a bit scary. You ll receive access to free resources you can use to make practicing being an online spy easy. About the Spymaster: Sam Richter, CEO of SBR Worldwide and SVP/Chief Marketing Officer at ActiFi ( ), is a nationally sought-after speaker on topics ranging from online searching to  more...
Social Media Savvy ...supporters? What could that do for your business? In this webinar you will not only discover effective marketing strategies that can help you succeed; you will also understand the FREE marketing power of social media communities like Facebook, Myspace, Twitter and many more that can catapult your business toward success in record time. Social Media Marketing is strategic business. With the rise  more...
From MicroType
Improve Your FrameMaker Skills on-going series ...external files and programs (including e-mail clients and web browsers) and more Mastering Running Headers/ Footers, November 5 (starting 11am PST) Techniques for smart retrieval of information from body pages into running headers/ footers. How to automate your work by specifying paragraph tags, Running H/ F markers, Running H/ F variables and conditions Conditional Text, November 19  more...
Building a PDF Front-End Interface to Document Collections Do you have numerous documents -- such as guides, help documents, white papers, technical specifications, spreadsheets, drawings, marketing materials and case studies -- each linked to a different application or accessible in different locations in the directory structure? Would your users appreciate easy access to all these different materials through a single main menu, structured like a web  more...
From Business Expert Webinars
Become An Effective Solution Sales Person ...spects can learn product information easily enough on the web. Buyers expect sales people to formulate solutions to their problems, not push their wares. Yet, many sales people say they are solution sales people, but can only say the words. They still push product. Does this sound like your team? If it does, you are probably not happy with your sales or your income. How do you change the  more...
Never Have Another Cold Call! ...ration time while increasing sales effectiveness. In this webinar, you'll learn how to: Use Google search tips and tricks many the pros don t even know Get the same premium information as big companies with big budgets for free Access the 'Invisible Web' valuable sites that search engines and most people don't know about Develop an account strategy based on sales intelligence Leverage your  more...
The Secret to Closing More Sales ... your proposals and product demonstrations. During this webinar you will learn: Six common reasons why sales don t close Why doing a great job of sales opportunity qualification is the secret to closing more sales A four-step process for successful sales opportunity qualification How to use the information collected during sales opportunity qualification to improve the  more...
How to Develop an Effective Sales Compensation Plan ...sales compensation plan? Don t worry it IS possible. This webinar will show you how to do it! Why 100% commission plans don't work Income floor alternatives Should commissions be calculated on revenue or gross margin? Why incentives fail 9 steps to developing an effective sales compensation plan A 22-year student of selling and sales management, sales performance expert Alan Rigg is the  more...
Migrating from a Product Sales Person to a Solution Sales Person ...spects can learn product information easily enough on the web. They don't need a sales person for that. Buyers expect sales people to formulate solutions to their problems, not push their wares. Yet, many sales people say they are solution sales people, but can only say the words. They still push product. Does this sound like you? If it does, you are probably not happy with your sales or your  more...
Prosperity Economic Strategies for Business Executives ...ities that lead you and your business to thrive In this webinar, you'll learn how to: Apply a prosperity mindset to all aspects of your life including health, wealth, business, and relationships See the big picture of your life and how that affects other decisions you make Make financial and other life decisions based on 'opportunity cost' as they impact every aspect of your life  more...
Own Yourself on Google ...y part to anyone s career growth today. If someone does a web search on you, do they find 100 s of positive things about you? This not only improves your personal brand, but also helps create buzz for the organization you are working for. Join us to find out how to create a real online presences that will help you own your own image on the web and build up expert status. This is a win for the  more...
What Financial Planners Don t Tell Business Executives ...w use prosperity economics to rescue your wealth. In this webinar, you'll learn how to: Leverage the distinction between financial planning and prosperity economics Make informed financial decisions on your wealth planning Expand your mindset about financial planning Avoid common mistakes when wealth building Screen financial planners and know what to expect of them As an added bonus,  more...
How to Audit Your Website s Performance ...brand awareness are all at stake when they arrive on your website especially when your website doesn't create a fantastic user experience. Your website is your most powerful marketing tool and the message it sends will create leads for you or your competitors. Shannon Kavanaugh, President and founder of Go-To Market Strategies, helps her clients audit their website from the visitor s  more...
What Financial Planners Don t Tell Business Executives ...w use prosperity economics to rescue your wealth. In this webinar, you'll learn how to: Leverage the distinction between financial planning and prosperity economics Make informed financial decisions on your wealth planning Expand your mindset about financial planning Avoid common mistakes when wealth building Screen financial planners and know what to expect of them As an added bonus,  more...
tcw11-gfc--11/22/09-16:12:57-(6542)[B]-[A]-[B]