Intelligentedu
Beste Nieuwe Vrije IT die van de Computer de Middelen Van een privé-leraar opleidt
Translate to EnglishÜbersetzen Sie zum Deutsch/GermanΜεταφράστε στα ελληνικά/GreekПереведите к русскому/RussianOversetter til Norsk/NorwegianÖversätta till Svensk/Swedishहिनà¥à¤¦à¥€ अनà¥à¤µà¤¾à¤¦ करने के लिà¤/Hindi
Tradueix al català/CatalanTulkot uz latviešu/LatvianPreložiť do slovenčiny/SlovakVertaal aan het Nederlands/Dutchترجمة الى العربية/ArabicTraduzca al Español/SpanishTraduisez au Français/French
Traduca ad Italiano/ItalianTraduza ao Português/Portuguese日本語に翻訳しなさい /Japanese한국어에게 번역하십시오/Korean中文翻译/Chinese Simplified中文翻译/Chinese TraditionalПереклад на українську/Ukrainian





Het Broodje van Blog:


Hoogste Verbindingen:

9 augustus, 2009

6 Leerprogramma's AJAX

Hier zijn 6 Leerprogramma's Ajax en Workshops bij ajaxlessons.com om u te helpen om recht te leren Ajax van de grondbeginselen op verscheidene van de geavanceerde eigenschappen. Na het gaan door deze leerprogramma's Ajax en workshops zult u interactieve Webtoepassingen of de rijke toepassingen van Internet kunnen tot stand brengen efficiënter en daardoor toevoegend de macht van Ajax aan uw websites.


6 Leerprogramma's Ajax en Workshops:

Workshop 1 van Ajax: De grondbeginselen van Ajax & de bouw van een eenvoudige e-mailcontrole met prototype.js.
Dit eerste leerprogramma behandelt de grondbeginselen van AJAX, welke AJAX is en wanneer het zou moeten worden gebruikt. Dit zal u ook helpen om eenvoudige e-mail controle met prototype.js te bouwen.

Workshop 2 van OAjax: Bouw Van labels voorzien Inhoud
Dit leerprogramma Ajax zal u tonen hoe te om van labels voorzien inhoudsbrowser te bouwen die aangedreven Ajax zal zijn. Van labels voorzien inhoudsbrowser zal met behulp van XHTML en CSS worden gecre�ërd.

Workshop 3 van Ajax: Het winkelen het gebruiken van de Kar Script.aculo.us
Gebruiken Script.aculo.us De bibliotheek van JavaScript, hier verklaren wij om een belemmering tot stand te brengen en het winkelen kar te laten vallen.

Workshop 4 van Ajax: Leef Gegevens met JSON & Prototype.js
Dit leerprogramma Ajax zal tonen hoe te om een levende gegevenskijker te bouwen gebruikend de bibliotheek Prototype.js en Script.aculo.us bibliotheek.

Dwars Domein Ajax Prototype.js gebruikt en Uitgebreide Ajax die
Dit leerprogramma helpt u om de dwarstoepassingen van domeinAjax te bouwen gebruikend Prototype.js en Ajax Uitgebreide bibliotheken.

Het gebruiken van Prototype.js en PeriodicalExecuter
Deze laatste leerprogramma Ajax onderwijst is begonnen hoe te te worden dat met het voorwerp van PeriodicalExecuter van het prototype. Dit voorwerp is nuttig wanneer u een functie met een vastgesteld interval moet herhalen.

Populariteit: 1% [?]


Related Posts:
  • Ajax Ebooks and Learning Documents
  • 81 AJAX and 24 JavaScript Ebooks
  • Excellent AJAX Tutorial
  • 9 AJAX Tutorials from Univeristy Courses
  • Ajax Tutorials

  • Tags for this post>>

    Filed under: Best New Free Computer IT Training Tutorial Resources — computer_teacher @ 11:31 am


    June 25, 2009

    2 eBooks on Google Web Toolkit (GWT)

    Here are 3 learning documents covering Google Web Toolkit (GWT) at scribd.com: two ebooks and one tutorial. These will help you learn and improve your skills with writing GWT and Ajax code to build dynamic, interactive, and rich web applications. These ebooks and tutorial are in pdf format, to download them you need to register for free and then select the Save Document option in the More drop-down.


    GWT eBook #1
    Using Ajax and the Google Web Toolkit
    (631 pages, 10.8 mb, pdf format)

    Part 1 Getting Started
    - Introducing GWT
    - Creating the default application
    - Advancing to your own application

    Part 2 Building User Interfaces
    - Working with widgets
    - Working with panels
    - Handling events
    - Creating composite widgets
    - Building JSNI components
    - Modularizing an application

    Part 3 Advanced Techniques
    - Communicating with GWT-RPC
    - Examining client-side RPC architecture
    - Classic Ajax and HTML forms 409
    - Achieving interoperability with JSON
    - Automatically generating new code
    - Changing applications based on GWT properties

    Part 4 Completing the Understanding
    - Testing and deploying GWT applications
    - Peeking into how GWT works


    GWT eBook #2
    (377 pages, 10.8 mb, pdf format)

    Part 1 Getting Started
    1 Introducing GWT
    1.1 Why GWT
    1.2 What GWT includes
    1.3 GWT basics
    1.4 Working with the GWT shell
    1.5 Understanding the GWT compile
    2 A New Kind of Client
    2.1 Basic project structure and components
    2.2 Design patterns and GWT
    2.3 Styling a GWT component
    2.4 Running a completed project
    3 Communicating with the Server
    3.1 Making GWT Remote Procedure Calls
    3.2 The development server—Tomcat Lite
    3.3 Using an external development server

    Part 2 Task-Specific Issues
    4 Core Application Structure
    4.1 Building a model
    4.2 Building view components
    4.3 The controller and service
    5 Other Techniques for Talking to Servers
    5.1 Web development methods and security
    5.2 Enabling REST and POX communications
    5.3 Understanding Java-to-JavaScript interaction
    5.4 Creating a cross-domain SOAP client with Flash
    5.5 Incorporating applets with GWT
    5.6 Streaming to the browser with Comet
    6 Integrating Legacy and Third-Party Ajax Libraries
    6.1 A closer look at JSNI
    6.2 Wrapping JavaScript libraries
    6.3 Managing GWT-JavaScript interaction
    6.4 Wrapping JavaScript with GWT-API-Interop
    7 Building, Packaging, and Deploying
    7.1 Packaging GWT modules
    7.2 Building and deploying applications
    7.3 Automating the build
    7.4 Managing Tomcat Lite from the build
    8 Testing and Continuous Integration
    8.1 GWT testing
    8.2 Advanced testing concepts
    8.3 Continuous integration

    Part 3 Fully Formed Applications
    9 Java Enterprise Reinvented
    9.1 Constructing two models
    9.2 Mapping to DTOs
    9.3 Wiring applications with Spring
    9.4 Constructing the client application
    10 Building the Storefront
    10.1 Securing GWT applications
    10.2 Building a drag-and-drop system
    10.3 JSNI special effects
    11 Managing Application State
    11.1 Overview of the sample application
    11.2 Creating a basic messaging service
    11.3 Handling messages on the client and server
    11.4 Recording and playing back conversations
    11.5 Dealing with state on the server side
    11.6 Adding a UI and cleaning up
    Appendix A Notable GWT Projects 335
    Appendix B Quick Reference


    Google Web Toolkit Tutorial
    (5 pages, 166 kb, pdf format)

    Learn to write AJAX applications from Java classes, using the new development paradigm introduced by this new Google framework. Recently, the 1.20 version of Google Web Toolkit (GWT) was released. This framework introduces a new AJAX application development paradigm. Is goal is to
    hide from programmer the JavaScript code implementation, considering this job is repetitive, error-prone and full of tedious tasks, like browser incompatibility handling. GWT abstracts JavaScript using a Java class library, where a visual AJAX components (the widgets) library is available. These components are well known by GMail and Google Maps users. This tutorial presents how GWT changes the application development paradigm, and brings an implementation sample using the framework.

    Popularity: 6% [?]


    Related Posts:
  • More Freely Available Ebooks via Google
  • Google groups post with link to 98 Free Ebooks
  • XML, GWT, and PHP Tutorial from IBM Developworks
  • eBooks and Technical Docs from ebook-search-engine.com
  • Google Web Toolkit (GWT) Docs and Tutorials

  • Tags for this post>> |

    Filed under: Free Computer and I.T. Books — computer_teacher @ 10:33 pm


    May 7, 2009

    3 Javascript and AJAX Tutorials

    These three tutorials on Javascript and AJAX at ibm.com/developerworks introduce and teach you server side scripting, remote function calls and generation of Javascript code with JSP tag files. These Javascript and Ajax learning materials show you how to execute scripts that access Java objects on the server and manipulate them, and generate dynamic Javascript code. Each of these tutorials is accompanied by their respective code samples, in the text and also available for download for later use.


    JavaScript EE, Part 1: Run JavaScript files on the server side
    This Javascript tutorial explains the running of Javascript scripts on the server and how they respond to calls made to them. These server side scripts will have access to implicit objects in JSP pages, such as request and response. The accompanied code explains this in detail. The pdf file for this tutorial can be downloaded from here.

    - Using the javax.script API
    - Building a script runner
    - Developing server-side scripts
    - Download and Resources


    JavaScript EE, Part 2: Call remote JavaScript functions with Ajax
    This Javascript-Ajax tutorial provides an in-depth explanation of how remote calls to Javascript functions with Ajax work. To do this, the creation and implementation of a JVM monitoring application is explained. The demonstrated application monitors calls made to Ajax. The pdf file for this tutorial can be downloaded from here.

    - Developing a JVM-monitoring application
    - Building the XMLHttpRequest wrapper
    - Implementing the JavaScript-RPC mechanism
    - Download and Resources


    Ajax and Java development made simpler, Part 1: Generate JavaScript code dynamically with JSP tag files
    This tutorial explains the generation of dynamic Javascript code with JSP tag files. The use of frameworks and code generators are discussed along with various development tips that will help build better components. The pdf file for this tutorial can be downloaded from here.

    - Using frameworks and code generators
    - Creating a simple Ajax application
    - Developing the JavaScript functions
    - Using JSP tag files to generate JavaScript code
    - Download and Resources

    Popularity: 5% [?]


    Related Posts:
  • 81 AJAX and 24 JavaScript Ebooks
  • Excellent AJAX Tutorial
  • Ajax Ebooks and Learning Documents
  • 9 AJAX Tutorials from Univeristy Courses
  • 6 AJAX Tutorials

  • Tags for this post>> |

    Filed under: Best New Free Computer IT Training Tutorial Resources — computer_teacher @ 8:08 pm


    May 6, 2009

    ASP.Net AJAX Tutorials and Cheat Sheets

    Here are 6 ASP .Net AJAX Tutorials and 7 AJAX Library Cheat Sheets. These tutorials and sheets explain and demonstrate ASP .Net Ajax by showing and exploring techniques in building ASP .Net applications. The Ajax tutorials describe various topics, such as partial page updates, UpdatePanel triggers, authentication and profile application services, and localization. The Ajax Library Cheat Sheets list the commonly used methods and types.


    6 ASP .Net AJAX Tutorials

    #1 Understanding Partial Page Updates with ASP .Net AJAX
    This tutorial will teach you about ASP .Net AJAX Extensions which has the ability to do partial or incremental updates with out doing a full post back to the web server.

    #2 Understanding ASP .Net AJAX UpdatePanel Triggers
    This tutorial explains about one of the two child elements of an UpdatePanel control, the Triggers element, which specifies the controls on the page that will trigger a partial render of the UpdatePanel control in which the element resides.

    #3 Understanding ASP .Net AJAX Authentication and Profile Application Services
    This tutorial explains about the Authentication service which allows users to provide credentials in order to receive an authentication cookie, and is the gateway service to allow custom user profiles provided by ASP .Net.

    #4 Understanding ASP .Net AJAX Localization
    This tutorial explains about Localization which is the process of designing and integrating support for a specific language and culture into an application or an application component.

    #5 Understanding ASP .Net AJAX Web Services
    This tutorial explains about ASP .Net AJAX web services which are an integral part of the .NET framework that provide a cross-platform solution for exchanging data between distributed systems.

    #6 Understanding ASP .Net AJAX Debugging Capabilities
    This tutorial explains about various debugging techniques which could be very useful for a ASP .Net AJAX programmer.


    7 AJAX Library Cheat Sheets
    These are seven pdfs in one zip download.

    MS Ajax Array extensions
    This cheat sheet list out array type extensions available in Microsoft Ajax Library. This pdf document helps to remember the functions and operations that can be done with arrays.

    MS Ajax Client Life-Cycle Events
    This sheet shows the ASP .Net AJAX life cycle events with a diagram. This pdf also lists out PageRequestManager and Application events.

    MS Ajax Date and Boolean extensions
    This cheat sheet lists out the boolean type extensions and date type extensions of Microsoft Ajax library.

    MS Ajax DomElement class
    This pdf document lists out the DomElement class and its methods.

    MS Ajax DomEvent class
    This cheat sheet lists out the event handlers of DomEvent. This pdf also lists the event properties and its description.

    MS Ajax Number and Error extensions
    This cheat sheet list out the Number type extensions and error type extensions with sample code.

    MS Ajax String and Object extensions
    This cheat sheet lists out the String and Object type extensions available in the Microsoft Ajax Library.

    Popularity: 4% [?]


    Related Posts:
  • 70 Linux and Unix Cheat Sheets
  • Ruby On Rails, Ajax Cheat Sheets and Slides
  • Cheat Sheets for ASP, Javascript, MySQL, CSS, PHP, RGB Colors, Ruby
  • Cheat Sheets and References
  • 37 ASP.NET AJAX Video Tutorials

  • Tags for this post>> |

    Filed under: Best New Free Computer IT Training Tutorial Resources — computer_teacher @ 9:50 pm


    April 26, 2009

    Excellent AJAX Tutorial

    Here is an excellent AJAX Programming Tutorial for creating a desktop/homepage, located at musestorm.com. It provides lessons that cover the creation and hosting of AJAX web pages. The perquisites for the most part of this tutorial are that the user should know HTML, some Javascript and CSS. This AJAX Tutorial is a great starting point to create some really good applications with AJAX. A sample completed web page is provided.


    Contents of AJAX Tutorial

    Part 1 - How to detect IE/Firefox correctly
    This first lesson discusses the document detection method to detect Firefox and IE. It provides sample code to identify Firefox.

    Part 2 - What is the DOM and how to manipulate it using Javascript
    This lesson describes the Document Object Model (DOM) and its structure. This section also provides Javascript sample code to use DOM.

    Part 3 - How to dynamically create widgets using the DOM (+ using CSS with Javascript)
    This section shows how to create widgets using Javascript and DOM with sample Javascript code.

    Part 4 - How to capture and react to mouse events
    Mouse events and their actions in Javascript are explained here.

    Part 5 - How to drag widgets
    Shows how to drag and move the widgets using the mouse, with sample code.

    Part 6 - How to manipulate zIndex (the depth/order of widgets on the screen)
    This section explains how we can stacking order of objects on the screen using zIndex.

    Part 7 - Background about AJAX and JSON
    This lesson presents an overview of Asynchronous Javascript and XML(AJAX) and Javascript Object Notation(JSON).

    Part 8 - How to load RSS feeds into widgets
    This section explains how to load the RSS feed to a widget using JSON.

    Part 9 - How to create search widgets
    How to create and implement search widgets in the AJAX desktop application.

    Part 10 - Resources and further reading
    The last lesson of this Ajax tutorial provides some reference links for Javascript, AJAX, JSON, etc.

    Popularity: 3% [?]


    Related Posts:
  • 81 AJAX and 24 JavaScript Ebooks
  • Ajax Ebooks and Learning Documents
  • 6 AJAX Tutorials
  • 9 AJAX Tutorials from Univeristy Courses
  • Selecting an AJAX Framework that Fits

  • Tags for this post>>

    Filed under: Best New Free Computer IT Training Tutorial Resources — computer_teacher @ 10:30 am


    January 21, 2009

    The Woork Handbook: Web Dev, CSS, and Ajax

    Here is the Woork Handbook which is an ebook by Antonio Lupetti covering web design and web programming. This 133-page ebook teaches and demonstrates these web development technologies: CSS, AJAX, PHP, MooTools, Scriptaculous, SQL, and Web Database. Here is the direct download link for this ebook in pdf format.


    Table of Contents of the Woork Handbook:

    Cascade Style Sheets:
    - Useful guidelines to improve CSS coding and maintainability
    - Write a well structured CSS file without becoming crazy
    - CSS coding: semantic approach in naming convention
    - Three column fixed layout structure using CSS
    - Top Down approach to simplify your CSS code
    - Perfect pagination style using CSS
    - Clean CSS Form using CSS
    - Clean and pure CSS FORM design
    - Liquid layer with rounded corners using css
    - Liquid expandable section with rounded corners using CSS
    - Liquid styled input element with CSS
    - Clean Tab Bar Digg-like using CSS
    - Digg-like navigation bar using CSS
    - Organize and design a navigation bar for your site using CSS,
    - PHP and URL variables
    - Nice login and signup panel Newsvine-like using CSS
    - Tips to design your site for mobile devices

    Database:
    - Introduction to design a Entities-Relationship Model
    - Create tables and relationships with SQL
    - Using PHP and SQL to create tables and relationships
    - Create relationships between database table using phpMyAdmin

    Ajax:
    - Ajax basic: create your first XMLhttpRequest file
    - How to solve Internet Explorer cache issue in Ajax
    - Insert record into a database table using Ajax and PHP
    - Insert record into a database table using Ajax and Coldfusion
    - Edit in place with Scriptaculous and PHP
    - Delete record with Ajax using prototypejs and PHP
    - Simple search engine in Ajax and PHP

    MooTools, Scriptaculous and other Javascript frameworks:
    - MooTools basic tips for web designer part
    - MooTools basic tips for web designer part
    - Nice vertical menu with motion and opacity effect
    - Simple ul list with a nice slide-out effect for <li> elements
    - Lightbox using mootools and pathfusion multibox
    - Interaction with HTML FORM
    - Super elastic effect to design high impact web menu
    - Nice vertical menu with motion and opacity effect
    - Toggle effect using Scriptaculous
    - Drag and drop to order list elements with Scriptaculous
    - Simple sort script using Stuart Langridge's sortabejs

    Blogger (blogspot):
    - Add delicious button with counter in your blogger posts
    - Add DZone button on Blogger template
    - Add Technorati blog reaction on your Blogger Template
    - Add Yahoo! Buzz button on Blogger Template
    - Add Digg vote button on Blogger Template (update)
    - Place Google AdSense below post's title on Blogger
    - Some Blogger Tips you probably don't know

    Various:
    - Twitter: send message from a PHP page using Twitter API
    - Parsing Feed RSS to HTML using MagpieRSS and PHP
    - Five optimal online Photo Editors you may try
    - Free tools to create your own social network Facebook-like

    Fonts:
    - Interesting font for web design

    Popularity: 17% [?]


    Related Posts:
  • Web Design and Web Programming Tutorials
  • Ajax Ebooks and Learning Documents
  • Information Technology Security Handbooks
  • 81 AJAX and 24 JavaScript Ebooks
  • Selecting an AJAX Framework that Fits

  • Tags for this post>> | | |



    Google Web Toolkit (GWT) Docs and Tutorials

    Google Web Toolkit (GWT) is an open source development toolkit that you can use to quickly create and develop AJAX applications for all major browsers. These types of web applications offer users more immediate feedback and interactivity and provide features that in tha past were only found in rich client applications. More and more enterprises are starting to consider and use GWT, and it could become a very popular web application development framework. The following are important documetation, articles, and tutorials that will help you learn more about GWT and start you on your way to using it for your application deveopment.


    GWT Homepage

    Learn More - Learn about how Google Web Toolkit works and what features it can provide your web application development.

    Get Started - Here are the installation steps for GWT and how to get a GWT application up and running. Then review the basics of GWT development using a detailed step-by-step GWT tutorial.

    Read the Docs - All of the technical documentation for your reference and review for using Google Web Toolkit.

    Join the Community - Join the GWT developer forum to keep up-to-date with current activities. Go over to the contributors guide for information on building from source code, or contributing ideas or modifications to the project.



    GWT Developer's Guide

    Fundamentals Configuring a GWT Project

    Building the User Interface - GWT offers several pre-built Java widgets and panels to choose from. These are used as cross-browser building blocks for your web- based app. Also provided are optimization facilities such as image bundles.

    Writing the Client-side Code in Java

    Communicating with a Server - Make calls to backend servers using GWT RPC or direct HTTP.

    Testing with JUnit - Learn how to efficiently test your AJAX code using JUnit.

    Internationalization - Support multiple locales within a single code base.

    Deferred Binding - This reduces generated code size so client can download faster and have better performance.


    GWT Reference Guides

    GWT Javadoc GWT API Reference Widget and Panel Gallery

    Command-line Tools - Use these command-line tools to develop project files and run your app.

    JRE Emulation Reference - These are the JRE types and methods that GWT emulates.


    Articles and Tutorials covering GWT Development


    DOM Events, Memory Leaks, and You - Explains how GWT prevents Ajax memory leaks from occurring.

    Security for GWT Applications - Learn about the different types of attacks, and how to use secure coding practices to defend against them.

    Using GWT for JSON Mashups - This tutorial reviews the various techniques to implement for developing JSON mashups from JSON services across the web.

    Put a GWT Application on Facebook - Using these easy instructions, find out how to socialize your application on Facebook.


    GWT Designer User Guide


    GWT Designer is a powerful and easy to use bi-directional GUI creator that you can use to generate Java code. With this tool you can: add controls using drag-and-drop, add event handlers to your controls, and change various properties of controls using a property editor. Your updates to the generated code are reflected back in the visual designer. You can also reverse engineer code by using the parser. GWT Designer is built as a plug-in to Eclipse 3.2 (or higher) and any Eclipse 3.2-based IDE.

    GWT Designer Tutorial
    - Login Manager
    - Stock Watcher
    - Remote Service
    - Get JSON data via HTTP
    - Web Demos

    Designer Guide Visual Inheritance
    Quick Start Menu Editing
    What's New CSS Support
    Installation Remote Services
    User Interface Application Launching
    Features Application Compiling
    Layout Managers JUnit Test Creation & Launching
    Designer Guide Wizards Intelligent Refactoring
    Data Binding Internationalization (i18n)
    GWT Quick Start Enhanced Compilation
    GWT Projects Build & Deployment
    Rich Editing Palette
    AbsolutePanels Web Projects
    Grids & FlexTables Preferences
    TabPanels System Requirements
    GWT Wizards Preferences
    Custom Composites Web Demos


    GWT Incubator

    The GWT Incubator offers additional GWT widgets and libraries for your use. These are not yet added to the core toolkit. Future GWT releases may or may not incorporate these features.

    Downloads - The most current incubator library is here, in a single jar file.
    Documentation - See the gwt-incubator documentation for information about the available widgets and libraries.


    GWT JavaDoc

    Packages:
    com.google.gwt.animation.client - Classes for Animation support.
    com.google.gwt.benchmarks.client - Classes and modules used in building benchmarks.
    com.google.gwt.core.client - Fundamental classes used in client-side GWT code.
    com.google.gwt.core.ext - Classes used to extend the GWT compiler.
    com.google.gwt.core.ext.linker - Classes for writing Linkers.
    com.google.gwt.core.ext.typeinfo - Type-introspection support classes used by generators.
    com.google.gwt.dom.client - Classes for low-level DOM programming.
    com.google.gwt.http.client - Provides the client-side classes and interfaces for making HTTP requests and processing the associated responses.
    com.google.gwt.i18n.client - Internationalization support for GWT applications.
    com.google.gwt.i18n.rebind.format - Implementations for various MessageCatalogFormat implementations, which are used to generate files for translation or to read translated messages.
    com.google.gwt.i18n.rebind.keygen - Generators which compute the value of a key to use for looking up translated resources.
    com.google.gwt.json.client - Classes for parsing and creating JSON encoded values.
    com.google.gwt.junit.client - Classes and modules used in building JUnit tests.
    com.google.gwt.junit.tools - Classes for interacting with JUnit for unit testing.
    com.google.gwt.user.client - Fundamental user-interface classes used in client-side GWT code.
    com.google.gwt.user.client.rpc - Classes used in client-side implementation of remote procedure calls.
    com.google.gwt.user.client.ui - Widgets, Panels, and other user-interface classes.
    com.google.gwt.user.server.rpc - Classes used in server-side implementation of remote procedure calls.
    com.google.gwt.xml.client - Basic classes used in XML DOM parsing and XML document generation.


    SmartGWT
    GWT API's for SmartClient. SmartGWT 1.0b1 has been released. SmartGWT is compatible with GWT 1.5.3 (or greater)

    GWT Roadmap
    Here are the future features and functionality of GWT, also listed here

    Popularity: 11% [?]


    Related Posts:
  • eBooks and Technical Docs from ebook-search-engine.com
  • XML, GWT, and PHP Tutorial from IBM Developworks
  • Mozilla Developer Center: Web Dev Tutorials, References and Docs
  • Linux Security Documentation, Tutorials, HOWTOs and Guides
  • Bulgaria Online Books Archive

  • Tags for this post>> | |

    Filed under: Best New Free Computer IT Training Tutorial Resources — computer_teacher @ 7:55 pm


    January 19, 2009

    Web Design and Web Programming Tutorials

    Woork.blogspot.com provides these excellent Web Design, and Web Development and Programming Tutorials. These will help you learn and use HTML, CSS, Ajax, Frameworks, JavaScript, PHP, and SQL for developing and coding your websites and web applications. Also available at this site is their free downloadable ebook, Woork Handbook, which covers CSS, HTML, Ajax, and web programming.


    38 Ajax, Web Development Frameworks, and Web 2.0 Tutorials:

    A simple introduction to Ajax
    Start learning Ajax: XMLHttpRequest and site structure
    How to solve Internet Explorer cache issue in Ajax
    Login using Ajax and Coldfusion
    Login using AJAX and PHP
    Insert record into database using Ajax and PHP
    Insert record into database using Ajax and Coldfusion
    Deleting record with Ajax using prototype.js and PHP
    A simple search engine in Ajax and PHP
    A simple search engine in Ajax and Coldfusion
    Edit in place with Scriptaculous and PHP
    Edit in place with Scriptaculous and Coldfusion
    Lightbox Tutorial using mootools and pathfusion multibox
    Mootools animated sidebar menu
    Horizontal animated menu using Mootools
    Toggle effect using Scriptaculous
    Search with autosuggest feature (PHP)
    Search with autosuggest feature (Coldfusion)
    Drag and drop to order list elements with Scriptaculous
    Using prototype.js to add record into database with ajax
    Opacity change using Scriptaculous
    Gettyone-like search options menu with Scriptaculous
    Sort table rows using Ajax
    Tutorial for Simple images slider to create Flickr-like slideshow
    Nice Ajax effect for message box using Mootools
    Liquid expandable section with mootools toggle effect
    Sliding top panel using mootools
    Using CSS and Mootools to simulate Flash horizontal navigation effect
    Improve form usability with auto messages
    Useful tips to enrich your HTML Forms
    Fantastic News Ticker Newsvine-like using Mootools
    News ticker with horizontal scrolling using Mootools
    Automatic news ticker with vertical scrolling and Start/Resume options
    MooTools Basic Tips for Web Designer (Lesson 1)
    10 Useful tutorials to learn Scriptaculous
    Simple ul list with a nice slide-out effect for elements
    Super elastic effect to design high impact web menu
    Nice vertical menu with motion and opacity effect


    5 Web Database Tutorials:

    Define the relationships-entities model (tables, attributes, and relationships)
    Create tables and relationships with SQL
    How to use PHP and SQL to create tables and relationships
    A correct approach to define relationships between database's tables
    10 Useful articles about Database design

    5 PHP Functions and Scripts
    :

    Time and Date difference using a PHP function
    Twitter: send message from a PHP page using Twitter API
    Simple newsletter system using PHP
    PHP components: AutosuggestPHP components: login system


    11 JavaScript Functions:

    Show Hide Layer using a simple Javascript function
    Magnify text using javascript
    Change the layer background color using a simple Javascript functions
    From Feed RSS to HTML
    Ajax: add a new element into a list using javascript insertBefore()
    Change text using Javascript innerHTML
    Split an input text using javascript
    Select and remove multiple input checkbox elements
    Add an item from a SELECT field into a layer using javascript
    Simple selector list using CSS and JavascriptChange class attribute using javascript

    Popularity: 10% [?]


    Related Posts:
  • dotNet, Access, SQL Server and Database Design Tutorials
  • 2 Free Training Resources: Unix and Web Development
  • The Web Design Library
  • 7 API Design Tutorials and Guidelines
  • Web Design and Development Tutorials

  • Tags for this post>> | | |

    Filed under: Best New Free Computer IT Training Tutorial Resources — computer_teacher @ 8:39 pm


    January 6, 2009

    Programming and I.T. eBooks from ebook3000

    Here is ebook3000.com, providing links to hundreds of techinical ebook downloads from many storage sites. These cover the categories listed and linked below. Also, here are some google "site:" searches on this website for several programming and I.T topics (to find more just replace the keyword with the one you need): Linux ebooks, Ajax ebooks, Javascript ebooks, PHP ebooks, C++ ebooks, C# ebooks, Java ebooks, Networking, Security, Cisco, MySQL ebooks, SQL and SQL Server, Oracle, and Windows.


    Categories of eBooks at ebook3000.com:

    - Business
    - Database
    - Graphic Design
    - Hardware
    - Internet
    - Microsoft
    - Web Development
    - Programming
    - Software
    - Engineering Technology
    - Magazine
    - Audiobooks
    - Study
    - Security related
    - Science
    - Games related

    Popularity: 15% [?]


    Related Posts:
  • 120 Computer and Network Security eBooks
  • Ebooks for .NET, .NET Certifications, SQL Server, and AJAX
  • .NET, C#, MCSD, SQL Server, Ajax Ebooks
  • Freely available eBooks from ebooks-space.com
  • 20 C++ Books and Ebooks

  • Tags for this post>> | | | | | | |

    Filed under: Free Computer and I.T. Books — computer_teacher @ 10:52 pm


    October 24, 2008

    740 Technical and Programming eBook Links

    Here are 740 technical and programming eBooks whose links are available at books-pdf.blogspot.com. These ebooks cover a wide variety of areas, such as Java, C and C++ programming, .NET, C# programming, Web Development, Ajax, PHP, Ruby, Rails, Database, Computer Science, Information Technology (IT), 3D Animation, and Algorithms.


    Category of eBooks at books-pdf.blogspot.com:


    Popularity: 21% [?]


    Related Posts:
  • 150 Free Computer Ebooks
  • 150 Free Ebooks in Several Technical Areas
  • Free Computer Ebooks in Many Technical and Programming Areas
  • Xpressionsz eBooks Heaven
  • Freely available eBooks from ebooks-space.com

  • Tags for this post>> | | | | | | |

    Filed under: Free Computer and I.T. Books — computer_teacher @ 6:41 pm


    August 20, 2008

    Free Books and eBooks from OnlineComputerBooks

    OnlineComputerBooks.com provides links to free computer books, free ebooks, and free online books covering many areas of Programming, I.T., Computer Science, Web Application Development, the Internet, Business, Math, Physics and Science. The topics for these free ebooks and books are listed and linked below.


    Topics of Free Computer and Programming Books and eBooks:

    - Free J2EE books
    - Free Java books
    - Free .NET books
    - Free C# books
    - Free VB .NET books
    - Free ASP .NET books
    - Free MS-Office books
    - Free Ajax books
    - Free XML books
    - Free C++ Programming books
    - Free C Programming books
    - Free Web Design books
    - Free PHP books
    - Free Python books
    - Free Perl books
    - Free SQL books
    - Free Programming books
    - Free Windows books
    - Free Linux books
    - Free Unix books
    - Free FreeBSD books
    - Free IT books
    - Free Revision Control books
    - Free Networking books
    - Free Software Eng. books
    - Free MySQL books
    - Free PostgreSQL books
    - Free Open Source books
    - Free JavaScript books
    - Free Security books
    - Free Hardware books
    - Free Flash books
    - Free Computing books
    - Free AI books
    - Free J2ME books
    - Free Assembly books
    - Free Ada books
    - Free Basic books
    - Free Game Prog. books
    - Free Internet books
    - Free Ruby books
    - Free Apache books
    - Free e-Learning books
    - Free Smalltalk books
    - Free Lisp books
    - Free Certification books

    Popularity: 14% [?]


    Related Posts:
  • 20 C++ Books and Ebooks
  • 12 Windows .NET and Windows to Linux eBooks
  • IT and Programming eBooks at books.sysfaq.ru
  • Free Online Books in many Programming and I.T. Topics
  • Many Freely Available eBooks

  • Tags for this post>> | | | | |

    Filed under: Free Computer and I.T. Books — computer_teacher @ 9:18 pm


    August 19, 2008

    Online Programming Books from codeidol.com

    Here are many excellent free Online Computer Books from codeidol.com covering software development, web application building, and programming for both open source and Microsoft technologies. The book categories are listed and linked below, along with several books in some of the categories.


    Computer and Programming Books at codeidol:

    - AJAX
    - Ajax: Creating Web Pages with Asynchronous JavaScript
    - Head Rush Ajax
    - Ajax for Web Application Developers
    - Ajax Design Patterns
    - Java
    - Enterprise Java Security: Building Secure J2EE Applications
    - Designing Web Services with the J2EE
    - Algorithms in Java
    - Java Web Services Tutorial
    - Programming Wireless Devices with the Java 2 Platform
    - Programmer's Guide to Java Certification
    - JFC Swing Tutorial, The: A Guide to Constructing GUIs
    - Effective Enterprise Java
    - Enterprise JavaBeans, 3.0
    - Pro JSF and Ajax
    - Java 2 Network Security
    - JavaServer Pages
    - C++ Programming
    - C++ Coding Standards: 101 Rules, Guidelines, and Best Practice
    - C++ Common Knowledge: Essential Intermediate Programming
    - Parallel and Distributed Programming Using C++
    - C++: The Complete Reference
    - C/C++ Programming Style Guidelines
    - Javascript
    - SQL
    - HTML
    - CSS
    - PHP
    - PHP 5 in Practice
    - PHP Cookbook, 2nd Edition
    - Learning PHP and MySQL
    - Perl
    - Python
    - Flash
    - Unix and Linux
    - LAMP:: Using Linux, Apache, MySQL, Perl, and PHP
    - Internet
    - Graphics
    - Security
    - C# and .NET (dotNET)
    - .NET Web Services: Architecture and Implementation
    - A First Look at ADO .NET and System.Xml v. 2.0
    - .NET Framework Standard Library Annotated Reference
    - Developing XML Web Services and Server Components with Visual C# .NET and the Microsoft .NET Framework
    - C# Cookbook, 2nd Edition
    - Applying Domain-Driven Design and Patterns: With Examples in C# and .NET
    - Essential C# 2.0
    - Windows Forms 2.0 Programming
    - Building .NET Applications for Mobile Devices
    - C# Network Programming
    - ASP
    - Windows
    - Visual Basic
    - Active Directory
    - Games
    - Hardware
    - Telecommunications
    - Games
    - Other

    Popularity: 10% [?]


    Related Posts:
  • Free and Open Source Online Books
  • Safari Books Online
  • Bulgaria Online Books Archive
  • 6 Free Java Online Books
  • Free Online Books covering PHP, Flash, ASP.Net, VB.Net, and Programming

  • Tags for this post>> | | |

    Filed under: Free Computer and I.T. Books — computer_teacher @ 7:00 pm


    July 22, 2008

    Online Computer and Programming Books

    Here is freebooks.pcriot.com, a suggested site from one of our visitors. This site provides links to freely available online computer and programming books. These books cover the technical areas listed and linked below.


    Categories of Online Computer and Programming Books
    :


    Popularity: 6% [?]


    Related Posts:
  • Free and Open Source Online Books
  • Online Computer and Programming Books
  • Bulgaria Online Books Archive
  • Free Computer Book Sites listed by Google
  • Safari Books Online

  • Tags for this post>> | | |

    Filed under: Free Computer and I.T. Books — computer_teacher @ 7:43 pm


    June 12, 2008

    37 ASP.NET AJAX Video Tutorials

    Microsoft's ASP,NET AJAX tool allows developers to efficiently develop web pages and web applications which give users an interactive and responsive experience. ASP,NET AJAX gives you access to client-script libraries which include ECMAScript (JavaScript) and dynamic HTML (DHTML) technologies for all the top browsers. It integrates these with the ASP,NET 2.0 server-based development platform.

    Here are 37 ASPdotNET AJAX Video Tutorials, from sutree, making up their free ASP,NET Ajax Video Course. These tutorials take you through many features of using this Microsoft web building technology, including many of the controls and extenders.


    37 ASP,NET AJAX Video Tutorials:

    - 01. How Do I: Get Started with ASP,NET AJAX?
    - 02. How Do I: Get Started with the ASP,NET AJAX Control Toolkit?
    - 03. How Do I: Use the ASP,NET AJAX CascadingDropDown Control Extender?
    - 04. How Do I: Implement Dynamic Partial-Page Updates with ASP,NET AJAX?
    - 05. How Do I: Make Client-Side Network Callbacks with ASP,NET AJAX?
    - 06. How Do I: Add ASP,NET AJAX Features to an Existing Web Application?
    - 07. How Do I: ASP,NET AJAX Enable an Existing Web Service?
    - 08. How Do I: Use the ASP,NET AJAX TextBoxWatermark Control Extender?
    - 09. How Do I: Use the ASP,NET AJAX Popup Control Extender?
    - 10. How Do I: Use the ASP,NET AJAX ModalPopup Extender Control?
    - 11. How Do I: Use the ASP,NET AJAX AlwaysVisible Control Extender?
    - 12. How Do I: Use the ASP,NET AJAX Accordion Control?
    - 13. How Do I: Use the ASP,NET AJAX Client Library Controls?
    - 14. How Do I: Use the ASP,NET AJAX Collapsable Panel Extender?
    - 15. How Do I: Use the ASP,NET AJAX Draggable Panel Extender?
    - 16. How Do I: Use the ASP,NET AJAX DynamicPopulate Extender?
    - 17. How Do I: Use the ASP,NET AJAX FilteredTextbox Extender?
    - 18. How Do I: Use the ASP,NET AJAX HoverMenu Extender?
    - 19. How Do I: Use the ASP,NET AJAX ToggleButton Extender?
    - 20. How Do I: Use an ASP,NET AJAX ScriptManagerProxy?
    - 21. How Do I: Use the ASP,NET AJAX DropShadow Extender?
    - 22. How Do I: Use the ASP,NET AJAX PasswordStrength Extender?
    - 23. How Do I: Use the ASP,NET AJAX RoundedCorners Extender?
    - 24. How Do I: Use the ASP,NET AJAX Timer Control?
    - 25. How Do I: Implement the Predictive Fetch Pattern for AJAX?
    - 26. How Do I: Implement the AJAX Paging Pattern?
    - 27. How Do I: Get Started with the ASP,NET AJAX Animation Extender Control?
    - 28. How Do I: Implement the AJAX Incremental Page Display Pattern?
    - 29. How Do I: Use the ASP,NET AJAX ConfirmButton Extender?
    - 30. How Do I: Implement the Incremental Page Display Pattern using HTTP GET and POST?
    - 31. How Do I: Use the ASP,NET AJAX Slider Control?
    - 32. How Do I: Use the ASP,NET AJAX AutoComplete Control?
    - 33. How Do I: Use the ASP,NET AJAX UpdateProgress Control?
    - 34. How Do I: Configure the ASP,NET AJAX Calendar Control?
    - 35. How Do I: Use the ASP,NET AJAX DropDown Control?
    - 36. How Do I: Use the ASP,NET AJAX MaskedEdit Controls?
    - 37. How Do I: Use the ASP,NET AJAX MutuallyExclusive Checkbox Extender?

    Popularity: 11% [?]


    Related Posts:
  • Javascript Video Tutorials
  • 4 Perl Video Tutorials
  • 45 C and C++ Programming Video Tutorials
  • 7 Eclipse Video Tutorials
  • Java Video Tutorials

  • Tags for this post>>

    Filed under: Best New Free Computer IT Training Tutorial Resources — computer_teacher @ 11:07 am


    May 28, 2008

    Multimedia Design and Development Course

    Here is an excellent course on Multimedia Design and Development, from Lehigh Univeristy, which covers the analysis, design and implementation of multimedia software, primarily for e-learning courses or training.. The lecture notes and slides linked below will teach you many best practices for interface design, content design with storyboards or scripts, creation of graphics, animation, audio and video materials, and software development using high level authoring tools, such as Flash.

    Goals of the course:
    - To learn how to design and develop multimedia for real world e-learning
    - To practice software engineering in a learner-oriented project
    - To learn and apply cognitive principles of user interface design
    - To learn how to implement multimedia e-leaning in Macromedia Flash


    Lecture Notes and Slides from Multimedia Design and Development Course:

  • Lecture on goals and requirements of course; hypermedia and interactive multimedia (PowerPoint)
  • Lab 1: Flash workspace, drawing and text tools (Powerpoint).
  • Lecture on assembling a multimedia development team and roles (PowerPoint)
  • Lab 2: Flash timelines and animation (Powerpoint).
  • Lecture on multmedia life cycle: multimedia as a software development process (PowerPoint)
  • Lecture on structures and tools (Powerpoint format).
  • Lecture on user interface design and prototyping (Powerpoint). Includes a blog assignment and a project assignment.
  • Lecture on e-learning (Powerpoint). Based on Clark and Mayer, e-Learning: The Science of Instruction, chapters 1-2, and other materials (Powerpoint)
  • Lecture on Design: storyboards and scripts (PowerPoint)
  • Multimedia and contiguity principles from e-Learning: The Science of Instruction, chapters 3-4 (PowerPoint)
  • Modality (visual and audio) and redundancy principles from e-Learning: The Science of Instruction, chapters 5-6 (PowerPoint)
  • Coherence, personalization and practice principles from e-Learning: The Science of Instruction, ch 7-9 (PointerPoint)
  • Lecture on sound in multimedia (Powerpoint)
  • Testing through user observations (PowerPoint).
  • The Importance of Color (Steve Zanias's PowerPoint).
  • Startup and (advanced) Flash development (Rob Sandie's Flash Paper presentation).
  • Lecture on Dynamic HTML and AJAX: Cascading Style Sheets, Document Object Model, JavaScript (Powerpoint) (Word)

  • Lecture on User interface design (Word format). PowerPoint here.
  • Lecture on Graphical image development (Word format) (Powerpoint).
  • Lecture on Text and fonts (Word format), (Powerpoint).
  • Lecture on Media types (sound, animation, video) (Word format)
  • Lecture on web development using Dreamweaver (Word format)
  • Lecture on acquiring and negotiating permissions for content and talent (Word format)

  • Popularity: 7% [?]


    Related Posts:
  • Xpressionsz eBooks Heaven
  • Computer and Programming eBooks at eBook-x.com
  • Ebooks for Open Source Technologies
  • Computer eBook links from Computerebook.net
  • Freely available Technical and Programming Ebooks in many areas

  • Tags for this post>>

    Filed under: Best New Free Computer IT Training Tutorial Resources — computer_teacher @ 8:05 pm


    May 14, 2008

    eBook Downloads at 365 IT Books

    Here is 365 IT Books, a site providing links to many computer, I.T., and programming eBooks. These freely available computer ebooks are located at downloads sites such as rapidshare and deposit files. I checked several of the links and all were good, so it appears that this site is keeping up-to-date with these ebook links. Technical areas covered include those linked below.


    eBook Categories at 365 IT Books:


    Popularity: 12% [?]


    Related Posts:
  • 5 Free Programming and Database eBooks
  • 35 Computer and Programming eBooks and Downloads
  • Guides and References for Linux, Cisco, MCSE and more
  • Information Security Management Presentation
  • Free Electronic Books for C++, Java, Patterns, Python

  • Tags for this post>>

    Filed under: Free Computer and I.T. Books — computer_teacher @ 4:50 pm


    April 29, 2008

    Harvard Course: Understanding Computers and the Internet

    Here is a freely available online computer course from Harvard Extension School, Understanding Computers and the Internet. Learning content offered by this course includes lecture videos, lecture slides, lecture transcripts, reviews, workshop and review videos, problem sets, exams with answers, and bite-sized videos of the week.

    From the course's description: "This course is all about understanding: understanding what's going on inside your computer when you flip on the switch, why tech support has you constantly rebooting your computer, how everything you do on the Internet can be watched by others, and how your computer can become infected with a worm just by turning it on. Students leave this course armed with a new vocabulary and equipped for further exploration of computers and the Internet. Topics include hardware, software, the Internet, multimedia, security, website development, programming, and dotcoms."


    Lecture Videos, Slides and Transcripts for Understanding Computers and the Internet Course:

    Lecture 1: Hardware. Computation. Overview. Bits and bytes. ASCII. Processors. Motherboards: buses, connectors, ports, slots, and sockets. Memory: ROM, RAM, and cache.Available in Flash, MP3 and QuickTime formats, along with jargon, slides, and transcript in PDF.

    Lecture 2: Hardware, Continued. Secondary storage: floppy disks, hard disks (PATA and SATA), CDs, and DVDs. Virtual Memory. Expansion buses and cards: AGP, ISA, PCI, PCI Express, and SCSI. I/O devices. Peripherals. How to shop for a computer. History.Available in Flash, MP3 and QuickTime formats, along with jargon, slides, and transcript in PDF.

    Lecture 3: Software . It's the first of two movie nights for Computer Science E-1! A look at "how modern day visionaries Bill Gates and Steve Jobs changed the world" by way of Pirates of Silicon Valley, a dramatization of the history of Microsoft Corporation and Apple Computer, Inc.Not available.

    Lecture 4: The Internet. Networks: clients and servers, peer-to-peer, LANs and WLANs, the Internet, and domains. Email: addresses; IMAP, POP and SMTP; netiquette; spam; emoticons; snail mail; and listservs. SSH. The World Wide Web: URLs and HTTP. Blogs. Instant messaging. SFTP. Usenet.Available in Flash, MP3 and QuickTime formats, along with jargon, slides, and transcript in PDF.

    Lecture 5: The Internet, Continued. Network topologies. The Internet: backbones, TCP/IP, DHCP, and DNS. NAT. Ethernet: NICs, cabling, switches, routers, and access points. Wireless: IR, RF, Bluetooth, and WiFi. ISPs. Modems: dialup, cable, and DSL.Available in Flash, MP3 and QuickTime formats, along with jargon, slides, and transcript in PDF.

    Lecture 6: Jeopardy! Students versus teaching fellows!Available in Flash, MP3 and QuickTime formats.

    Lecture 7: Multimedia. Graphics: file formats, bitmaps and vectors, and compression. Audio: file formats and compression. Video (and audio): file formats and compression. Streaming.Available in Flash, MP3 and QuickTime formats, along with jargon, slides, and transcript in PDF.

    Lecture 8: Security. Threats to privacy: cookies, forms, logs, and data recovery. Security risks: packet sniffing, passwords, phishing, hacking, viruses and worms, spyware, and zombies. Piracy: WaReZ and cracking.Available in Flash, MP3 and QuickTime formats, along with jargon, slides, and transcript in PDF.

    Lecture 9: Security, Continued. Defenses: scrubbing, firewalls, proxy servers, VPNs, cryptography, virus scanners, product registration and activation.Available in Flash, MP3 and QuickTime formats, along with jargon, slides, and transcript in PDF.

    Lecture 10: Website Development. Webservers: structure, permissions, and implementations. Static webpages: XHTML, well-formedness, and validity. Dynamic webpages: SSIs, DHTML, AJAX, CGI, ASPs, and JSPs.Available in Flash, MP3 and QuickTime formats, along with jargon, slides, and transcript in PDF.

    Lecture 11: Programming. Pseudocode. Constructs: instructions, variables, conditions, branches, and loops. Languages: interpreted and compiled. Scratch.Available in Flash, MP3 and QuickTime formats, along with jargon, slides, and transcript in PDF.

    Lecture 12: Pictionary! Students versus teaching fellows!Available in Flash, MP3 and QuickTime formats.

    Lecture 13: Dotcoms. It's the second of two movie nights for Computer Science E-1! A look at the rise and fall of the dotcom era by way of Startup.com, a documentary that traces the history of govWorks.com.Not available.

    Lecture 14: Exciting Conclusion. Where were you? Where are you? Where can you go? Available in Flash, MP3 and QuickTime formats, along with slides and transcript in PDF.

    Popularity: 8% [?]


    Related Posts:
  • Computer Graphics Lectures from Harvard University
  • Java For Distributed Programming Course
  • Understanding Computers and the Internet from Harvard University
  • FAQs, Help, Documentation and Tutorials from Dmoz.org
  • 48 Computer Science Books

  • Tags for this post>>

    Filed under: Best New Free Computer IT Training Tutorial Resources — computer_teacher @ 7:22 pm


    April 24, 2008

    Aspects of AJAX: Free AJAX eBook

    This free AJAX ebook, "Aspects of AJAX", will show you how to use an AJAX Framework and an AJAX Engine with JavaScript, XML, SOAP, WSDL and ASP.NET using standard Web Services on the server. This book also contains the updated articles and samples from the author's blog, together with some new and rewritten articles. The implementation of the Samples, the AJAX Engine and most of the web controls in this AJAX ebook can be found here.

    The author introduces his idea that to successfully deploy an AJAX application, the developer must have a clear and simple pattern for coding the JavaScript on the client in order to avoid errors and to not think about the implementation details. The AJAX implementation shown here uses the WebService framework of ASP.NET on the server, and manages the communication with the client using SOAP. This keeps the recurring portion of the code in a central place. Also, all details about the different implementations of the XMLHttpRequest object in Internet Explorer or the Firefox browsers are hidden from your code. This Ajax ebook is 142 pages in length, 1.42mb in size, and is in pdf format)


    Table of Contents of Aspects of AJAX:

    About this book
    The License
    State of this book
    State of the Software
    Abstract
    Index
    History
    Asynchronous programming
    Why we need asynchronous programming
    Old style programming
    Old style programming using HTML
    Asynchronous programming in the browser
    How it’done and why it doesn’work
    Asynchronous programming on the server
    Native AJAX Programming
    The XMLHttpRequest Object
    AJAXing the CalcFactors Example
    Client-Server Protocols
    Best Practices for a WebService implementation
    SOAP was made for AJAX
    Using WebServices in AJAX applications
    A SOAP client for JavaScript
    Good tools for analyzing network problems
    Generating JavaScript Proxies in ASPNET
    Generating JavaScript Proxies in JAVA
    Proxy Generator supported datatypes
    The AJAX Engine
    Overview
    AJAX Actions
    AJAX Action Reference
    Starting an AJAX Action
    Handling Exceptions
    Examples that use the AJAX Engine directly
    The AJAX prime factors sample
    A auto-completion textbox and lookup for city names
    An AJAX Engine for Java
    JavaScript & ajaxjs
    WebServices
    XSLT / WebService Proxies
    Download
    AJAX and Forms
    AJAX Form Services
    Sample for AJAX Forms
    Use web services with multiple parameters in the AJAX Engine
    Application Aspects
    Model View Controller (MVC) Pattern - Thinking in patterns
    Developer’productivity –Layers of abstraction
    Aspects of AJAX
    Less waiting on AJAX
    Thinking in components
    Building AJAX Controls
    JavaScript Behaviors
    The Behavior mechanism
    Building AJAX Controls
    Delivering JavaScript functionality
    Browser specific proprietary behaviors
    The JavaScript behavior mechanism
    A step by step instruction
    Building the JavaScript Behavior Basics
    Integration into the ASPNET framework
    Building JavaScript Behaviors - Properties, Attributes and
    Parameters
    Event handling
    Details of JavaScript Behavior Definitions
    The common JavaScript include file
    Cross Browser JavaScript
    Introduction
    JavaScript Prototypes
    JavaScript Prototypes in Mozilla/Firefox
    Prototypes with HTML objects
    Firefox compatibility
    Conclusion
    Building JavaScript enabled web controls
    Delivering controls to the browser
    Registering Script includes
    Registering Script includes without a form element
    Parameters
    HTML Code
    Programming the Behaviour
    Registering the script includes
    Integration into ASPNET
    Connecting Controls
    The Page Properties mechanism
    The Connection Test Sample
    Simple Controls using page properties
    The Back Button Problem of AJAX applications
    What the back button does - and why not
    The favorite problem
    Meaningful urls
    An Implementation
    AJAX enabled web controls
    AJAX Actions inside JavaScript Behaviours
    Using AJAX enabled controls in ASPNET Forms
    The Samples
    Custom Validation AJAX Control Sample
    Displaying huge tables using AJAX
    The DataTablePager Control
    Aspects of AJAX
    The DataTable Control
    The TableData WebService
    Tuning the TableData
    An AJAX enabled bible reader
    A Walk-Through
    Technology
    Treeview AJAX Control
    An AJAX based Tree View for the Bible
    Visual Effects Library
    Why AJAX needs visual effects
    HTML + CSS Shadow Effect with real transparency
    HTML elements with rounded corners
    Simple sliding sample to move HTML elements around
    Drag and drop HTML objects around using CSS and JavaScript
    PopUp Information
    Building a AJAX enabled popup control
    Some HTML and http basics
    Caching with AJAX applications
    Listings
    JavaScript Proxy Reference
    The proxies and service objects
    DataConnections Reference
    Links
    Tools
    Behaviors
    Cross Browser implementation tips
    Standards
    WebServices
    JavaScript

    Popularity: 13% [?]


    Related Posts:
  • Ajax Ebooks and Learning Documents
  • 81 AJAX and 24 JavaScript Ebooks
  • .NET, C#, MCSD, SQL Server, Ajax Ebooks
  • Selecting an AJAX Framework that Fits
  • Two Ajax and Web 2.0 Papers

  • Tags for this post>>



    March 10, 2008

    Freely available eBooks from ebooks-space.com

    This site offers links to many freely available Computer eBooks, from ebooks-space.com, in the following technical areas: PHP, Perl, MySQL, Oracle, Java, J2me, JSP, .NET Framework, ASP.net, VB.net, C programming, C++ programming, C# programming, Ajax, Networking, SQL Server, XML, and Windows. The ebooks are located on download sites, such as rapidshare.de. These computer ebooks are available in the following formats: PDF, CHM, DOC, HTML, ZIP, RAR.

    eBook Categories
    - .Net
    - AJAX
    - C / C++
    - CSS
    - DB2
    - Google
    - Java
    - MySQL
    - Networking
    - Oracle
    - Photoshop
    - PHP
    - SQL

    Popularity: 11% [?]


    Related Posts:
  • More Freely Available Ebooks via Google
  • Free Ebooks Center Post with 7 Freely Available Ebooks
  • Freely available IT and Programming eBooks
  • Many Freely Available eBooks
  • 144 Freely Available Computer Ebooks

  • Tags for this post>>

    Filed under: Free Computer and I.T. Books — computer_teacher @ 12:47 pm


    December 28, 2007

    246 Freely Available eBooks

    Here are 246 freely available ebooks, from eduunix.ccut.edu.cn, covering the technical areas and topics listed below.


    Technical Topics covered by these eBooks:

    Java Programming
    Python Programming
    AJAX Web programming
    Perl Programming
    Perl Algorithms
    PHP programming
    Ruby programming
    C++ programming
    Bash Shell scripting
    Regular Expressions
    XML
    XSLT
    JSP
    Jakarta Struts
    JBoss
    Tomcat
    BEA Weblogic
    CGI Web programming
    Linux
    Linux iptables
    Linux programming
    Linux C++ programming
    Linux Security
    Linux Networking
    Red Hat Linux
    RHCE
    Unix
    Solaris
    OpenBSD
    FreeBSD
    MySQL Database
    Oracle Database
    Apache
    Apache Modules
    Zope
    Computer and Networking Security
    SSH
    Computer Networking
    SNMP
    Server Load Balancing
    Snort

    Technorati Tags: , , , , , ,

    Popularity: 12% [?]


    Related Posts:
  • More Freely Available Ebooks via Google
  • Free Ebooks Center Post with 7 Freely Available Ebooks
  • Many Freely Available Computer Ebooks
  • Freely available IT and Programming eBooks
  • 144 Freely Available Computer Ebooks

  • Tags for this post>>

    Filed under: Free Computer and I.T. Books — computer_teacher @ 3:42 pm


    Next Page »

    Powered by WordPress