Monday, June 9, 2008

Unicode in XML and Other Markup Languages

Unicode in XML and Other Markup Languages

The base version of the Unicode Standard for this document is Version 4.0. For more information about versions of the Unicode Standard, see http://www.unicode.org/unicode/standard/versions/. Both the Unicode Standard and markup technologies are evolving. When appropriate, a new version of this document may be published.

Click Here To View Full Details

UTF-8 and Unicode FAQ

UTF-8 and Unicode FAQ

This text is a very comprehensive one-stop information resource on how you can use Unicode/UTF-8 on POSIX systems (Linux, Unix). You will find here both introductory information for every user, as well as detailed references for the experienced developer.

Click Here To View Full Details

SMIL Tutorial - w3schools.com

SMIL Tutorial - w3schools.com

SMIL is an easy-to-learn HTML-like language for describing audiovisual presentations.After you have studied this tutorial you will know what SMIL is, and how to create web based multimedia presentations which integrate audio, video, images, text or any other media type.

Click Here To View Full Details

DocBook: The Definitive Guide

DocBook: The Definitive Guide

A Note on Book Version Numbers: The version number of the online book can be understood as follows: the first number is the edition of the printed book, the second number is the reprint number, and the third number is the online publishing number. So, version 1.2.3 is the third online edition of the second printing of the first edition of the book.)

Click Here To View Full Details

Introducing DocBook

Introducing DocBook

These slides were produced from a single XML source document using XSLT. The presentation of these slides uses Cascading Style Sheets; for best results, use a browser which can display CSS formatting.

Click Here To View Full Details

DocBook.org Home Page

DocBook.org Home Page

This is the official home page for DocBook: The Definitive Guide. The definitive guide, written by Norman Walsh and Leonard Muellner and published by O'Reilly & Associates, Inc., is the official documentation for DocBook.

Click Here To View Full Details

MathML 2 Reference with Examples

MathML 2 Reference with Examples

Both the indexes and the examples were extracted from the MathML2 Proposed Recommendation and MathML 2 DTD. . The reference will be upgraded when the standard is finalized. The examples were extracted programatically, so there can be some problems introduced during processing.

Click Here To View Full Details

Relax NG Home Page

Relax NG Home Page

The RELAX NG specifications have been developed within OASIS by the RELAX NG Technical Committeee. RELAX NG is being developed into an International Standard (ISO/IEC 19757-2) by ISO/IEC JTC1/SC34/WG1; it is currently at the final stage of standardization.

Click Here To View Full Details

Relax NG Tutorial

Relax NG Tutorial

This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above

Click Here To View Full Details

Relax NG Compact Syntax Tutorial

Relax NG Compact Syntax Tutorial

This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this

Click Here To View Full Details

XML Schema 2001 and Relax NG Tutorial

XML Schema 2001 and Relax NG Tutorial

Look at Law-Ref.org for an example of site running on Zvon technologies. The site features fully indexed and crosslinked documents pertinent to international law including Europe and US constitutions, Universal Declaration of Human Rights, Kyoto protocol, Agreement on Trade-Related Aspects of Intellectual Property Rights and many more.

Click Here To View Full Details

Relax NG Reference

Relax NG Reference

This reference is based on Relax NG Committee Specification 3 December 2001. Please, visit Relax NG home page for recent information about the standard.

Click Here To View Full Details

XUL Programmer's Reference Manual

XUL Programmer's Reference Manual

This document is a reference for the XML-based User Interface Language (XUL). Like the interface widgets that XUL describes, this reference is organized hierarchically. For example, almost all of the widgets inherit from the box widget, which means that they share the attributes described in that area of the reference.

Click Here To View Full Details

XUL Tutorial

XUL Tutorial

Welcome to the XUL tutorial. This tutorial describes XUL, the XML User-interface Language. This language was created for the Mozilla application and is used to define its user interface.

Click Here To View Full Details

XUL Element Reference

XUL Element Reference

The following is a reference to all XUL elements, including their attributes and script properties and methods. It also includes some JavaScript global objects and parts of the DOM.

Click Here To View Full Details

XUL Object Reference

XUL Object Reference

The nsIDOMDOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.

Click Here To View Full Details

XPCOM Reference

XPCOM Reference

Mozilla includes many XPCOM components and interfaces, which are categorized here. This reference is for Mozilla 1.8 which is used by Firefox 1.5 and Thunderbird 1.5.

Click Here To View Full Details

Saturday, June 7, 2008

concise oxford english dictionary 11




this excellent dictionary including spoken pronunciation.

size = 150 MB

links

http://rapidshare.com/files/119242159/oxford_2007_upload_by_sul2005tan.part1.rar

http://rapidshare.com/files/119252799/oxford_2007_upload_by_sul2005tan.part2.rar

http://rapidshare.com/files/119267215/oxford_2007_upload_by_sul2005tan.part3.rar

instructions

1- unrar

2- burn or mount with iso magic or nero

3- install

4- enjoy!

Networking for dummies 8th edition






http://rapidshare.com/files/119290888/For.Dummies.Networking.for.Dummies.8th.Edition.May.2007.chm

Books on c,c++ Programming

Addison Wesley -- C++ by Dissection
http://www.bobshare.com/file.php?fil...07550be404404b
*
Addison Wesley -- Essential C++
http://www.bobshare.com/file.php?fil...62f063763fc988
*
O'Reilly -- C++ In A Nutshell
http://www.bobshare.com/file.php?fil...2a6ef42432a145
*
Wiley -- C++ Programming with CORBA
http://www.bobshare.com/file.php?fil...70f5992ae779ae

Addison Wesley -- C++ by Dissection

Addison Wesley -- C++ by Dissection
http://www.bobshare.com/file.php?fil...07550be404404b

Thursday, June 5, 2008

Expert Visual C++/CLI: .NET for Visual C++ Programmers (Expert’s Voice in .Net)




Book Description

C++/CLI is Microsoft’s latest extension to C++ that targets the heart of .NET 2.0, the common language runtime. Expert Visual C++/CLI is written by visual C++ MVP Marcus Heege, who examines the core of the C++/CLI language. He explains both how the language elements work and how Microsoft intends them to be used.

Even if you’re new to C++/CLI but are planning to migrate to it from another language, this book will ground you in the core language elements and give you the confidence to explore further and migrate effectively. It provides concise, yet in-depth coverage of all major C++/CLI features: short code examples succinctly illustrate syntax and concepts, and more elaborate examples show how C++/CLI should be used.

About the Author
Marcus Heege has over 20 years of experience developing software for Microsoft languages and platforms, since MS-DOS 1.0. He is a course author and instructor for DevelopMentor, where he’s most recently developed their “Essential C++/CLI–Building and Migrating Applications and Components with C++/CLI” seminar. He also serves as a troubleshooter and mentor for many professional software developers.

Marcus blogs about C++ and .NET topics at www.heege.net/blog and has written dozens of articles for a wide variety of Internet sites. Marcus is an MVP for Visual C++ and has been a Microsoft Certified Solution Developer and Microsoft Certified Trainer since 1997.

RAPIDSHARE DOWNLOAD link
http://rapidshare.com/files/61813435/1590597567.pdf

Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET

Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET

This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular expression libraries.

This concise and easy-to-use reference puts a very powerful tool for manipulating text and data right at your fingertips. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution. Regular Expression Pocket Reference offers an introduction to regular expressions, pattern matching, metacharacters, modes and constructs, and then provides separate sections for each of the language APIs, with complete regex listings.Iincluding:

* Supported metacharacters for each language API
* Regular expression classes and interfaces for Ruby, Java, .NET, and C#
* Regular expression operators for Perl 5.8
* Regular expression module objects and functions for Python
* Pattern-matching functions for PHP and the vi editor
* Pattern-matching methods and objects for JavaScript
* Unicode Support for each of the languages

With plenty of examples and other resources, Regular Expression Pocket Reference summarizes the complex rules for performing this critical text-processing function, and presents this often-confusing topic in a friendly and well-organized format. This guide makes an ideal on-the-job companion.

RAPIDSHARE DOWNLOAD