::The eBooks Web Porch
Posted: May 2nd, 2009, 3:31pm CEST by sruthin

Java Concepts for Java 5 and 6
Product Description
Let Cay Horstmann teach you to think like a programmer!
If you really want to master Java, it’s not enough to know the code. You must begin to think like a programmer, and in this newest edition of his bestselling guide, Java Concepts, programming guru Cay Horstmann shows you how.
Updated to integrate Java 6, Java Concepts, Fifth Edition introduces you to fundamental programming techniques and design skills that are crucial to learning how to program. Drawing on his many years of experience as an expert programmer and teacher, Horstmann brings out the most important elements of computing, problem solving, and program design.
Thanks to Horstmann’s proven formula, you’ll complete this book with a thorough grounding in programming concepts and problem-solving and get quickly up to speed writing efficient and successful programs.
Features of the new Fifth Edition:
* The ‘Objects Gradual’ approach leads you into object-oriented thinking step-by-step, from using classes, implementing simple methods, all the way to designing your own object-oriented programs.
* A strong emphasis on test-driven development encourages you to consider outcomes as you write programming code so you design better, more usable programs
* Unique approach goes beyond language syntax to focus on computer science concepts and problem solving, encouraging you to think as a problem solver
* New teaching and learning tools in WileyPLUS–including a unique assignment checker that enables you to test your programming problems online before you submit them for a grade
* Helpful “Testing Track” introduces techniques and tools step by step, ensuring that you master one before moving on to the next
* Graphics topics are developed gradually throughout the text, conveniently highlighted in separate color-coded sections
* Updated coverage is fully compatible with Java 5 and includes a discussion of the latest Java 6 features
Download
Uploading
Rapidshare
Full download
Posted: May 2nd, 2009, 3:30pm CEST by sruthin

Pro Java™ EE Spring Patterns: Best Practices and Design Strategies Implementing Java EE Patterns with the Spring Framework
Product Description
“The Java™ landscape is littered with libraries, tools, and specifications. What’s been lacking is the expertise to fuse them into solutions to real–world problems. These patterns are the intellectual mortar for J2EE software construction.” —John Vlissides, coauthor of Design Patterns: Elements of Reusable Object–Oriented Software
Pro Java™ EE Spring Patterns focuses on enterprise patterns, best practices, design strategies, and proven solutions using key Java EE technologies including JSP™, servlets, EJB™, and JMS APIs.
This Java EE patterns resource, catalog, and guide, with its patterns and numerous strategies, documents and promotes best practices for these technologies, implemented in a very pragmatic way using the Spring Framework and its counters. This title
- Introduces Java EE application design and Spring framework fundamentals
- Describes a catalog of patterns used across the three tiers of a typical JEE application
- Provides implementation details and analyses each pattern with benefits and concerns
- Describes the application of these patterns in a practical application scenario
Download
http://uploading.com/files/DSDY1ADP/booktraining.net_Apress%20-%20Pro%20Java%20EE%20Spring%20Patterns%20(2008).pdf
Full download
Posted: May 2nd, 2009, 3:29pm CEST by sruthin


Networks, local and wide, are nothing new. What is new is the idea that the network can be many times greater than the sum of its parts, and that organizations without networked machines are at a severe competitive disadvantage. Networks need administrators, and good administrators need credentials. That's what the Networking Essentials piece of the MCSE puzzle is for.The authors begin by explaining what computer networks are and why they're useful--an exercise in the obvious, most likely for most of their readers. They then cover the OSI (Open Systems Interconnection) network model and hop into real-work network implementations, including Ethernet, Token Ring, FDDI (Fiber Distributed Data Interface), ATM (Asynchronous Transfer Mode), AppleTalk, and ARCnet.
After covering theory solidly, the book rolls on through network architecture, including issues of physical cabling distances, network protocols, and server configuration (focusing, appropriately, on Windows NT and its applications). Day-to-day administration gets attention (though security, which admittedly is covered in other MCSE pieces, gets short shrift here). The authors explain WANs (wide area network) and remote access (including RAS [Remote Access Service]) to the reader in excellent detail.
Each chapter of this book includes scenario-based problems (actual exercises in setting up networks aren't practical) and quiz questions that mimic those on the exam. The CD-ROM includes practice exams, too. --This text refers to an out of print or unavailable edition of this title.
Product Description
Designed to help you prepare for Exam 70-058, Networking Essentials. Provides full coverage of every exam objective, practical information on applying networking concepts, and cutting edge exam prep software, including product simulations and electronic flashcards. CD-ROM included.
Download
Uploading
Rapidshare
Full download
Posted: May 2nd, 2009, 3:28pm CEST by sruthin

Scripting in Java: Languages, Frameworks, and Patterns
Book Description
Groovy and Beyond: Leverage the Full Power of Scripting on the JavaTM Platform!
Using the JavaTM platform’s new scripting support, you can improve efficiency, streamline your development processes, and solve problems ranging from prototyping to Web application programming. In Scripting in Java, Dejan Bosanac covers key aspects of scripting with Java, from the exciting new Groovy scripting language to Java’s new Scripting and Web Scripting APIs.
Bosanac begins by reviewing the role and value of scripting languages, and then systematically introduces today’s best scripting solutions for the Java platform. He introduces Java scripting frameworks, identifies proven patterns for integrating scripting into Java applications, and presents practical techniques for everything from unit testing to project builds. He supports key concepts with extensive code examples that demonstrate scripting at work in real-world Java projects. Coverage includes
· Why scripting languages offer surprising value to Java programmers
· Scripting languages that run inside the JVM: BeanShell, JavaScript, and Python
· Groovy in depth: installation, configuration, Java-like syntax, Java integration, security, and more
· Groovy extensions: accessing databases, working with XML, and building simple Web applications and Swing-based UIs
· Bean Scripting Framework: implementation, basic abstractions, and usage examples
· Traditional and new patterns for Java-based scripting
· JSR 223 Scripting API: language bindings, discovery mechanisms, threading, pluggable namespaces, and more
· JSR 223 Web Scripting Framework: scripting the generation of Web content within servlet containers
About the Web Site
All code examples are available for download at this book’s companion Web site.
About the Author
Dejan Bosanac is a professional software developer and technology consultant. He specializes in the integration and interoperability of diverse technologies, especially those related to Java and the Web. He has spent several years developing complex software projects, ranging from highly trafficked Web sites to enterprise applications, and was a member of the JSR 223 Expert Group.
Download
http://uploading.com/files/WQ0WMOZ9/booktraining.net_Scripting%5B1%5DJ@v@.rar.html
Full download
Posted: May 2nd, 2009, 3:27pm CEST by sruthin

Developing Intranet Applications With Java
The first third of Developing Intranet Applications with Java isn’t strictly about Java. Rather, it’s about intranets, with some information about Java development environments and code style. (The author has some novel ideas about pretty-printing.) This may be a selling point for those who have been called upon to set up an intranet and implement Java programs on it all at once; others may consider it filler material. The cool thing in Developing Intranet Applications with Java is that author Jerry Ablan has put together custom software for both the book and its accompanying CD-ROM. The Java Intranet Framework (JIF) is a set of classes you can use as a base for writing corporate intranet tools.
In fact, Ablan goes into great detail about using the JIF to write a conference tool, a benefits-management tool, the electronic equivalent of a magnetic in/out board, a product maintenance tracker, and several other tools. It’s interesting to see how the JIF facilitates these products and how you can expand upon them. If you want to see, in detail, how one programmer created a suite of intranet tools, this book is the one for you.
Download
http://uploading.com/files/XC906X8C/booktraining.net_Developing%20Intranet%20Applications%20With%20Java.chm.html
Full download
Posted: May 2nd, 2009, 3:26pm CEST by sruthin

Computer Graphics For Java Programmers
Book Description
A great many varied and interesting visual effects can be achieved with computer graphics, for which a fundamental understanding of the underlying mathematical concepts – and a knowledge of how they can be implemented in a particular programming language – is essential.
Computer Graphics for Java Programmers, 2nd edition covers elementary concepts in creating and manipulating 2D and 3D graphical objects, covering topics from classic graphics algorithms to perspective drawings and hidden-line elimination.
Completely revised and updated throughout, the second edition of this highly popular textbook contains a host of ready-to-run-programs and worked examples, illuminating general principles and geometric techniques. Ideal for classroom use or self-study, it provides a perfect foundation for programming computer graphics using Java.
Download
http://uploading.com/files/INRP2HWY/booktraining.net_Computer_Graphics_For_Java_Programmers_2nd_Edition.rar.html
Full download
Posted: May 2nd, 2009, 3:25pm CEST by sruthin

Expert Spring MVC and Web Flow
Expert Spring MVC and Web Flow
Expert Spring MVC and Web Flow provides in-depth coverage of Spring MVC and Spring Web Flow, two highly customizable and powerful web frameworks brought to you by the developers and community of the Spring Framework. Spring MVC is a modern web application framework built upon the Spring Framework, and Spring Web Flow is a new project that compliments Spring MVC for building reusable web controller modules that encapsulate rich page navigation rules. Along with detailed analysis of the code and functionality, plus the first-published coverage of Spring Web Flow, this book includes numerous tips and tricks to help you get the most out of Spring MVC, Spring Web Flow, and web development in general.
Spring MVC and Spring Web Flow are engineered with an important consideration for design patterns and expert object oriented programming techniques. This book explains not only the design decisions of the frameworks, but also how you can apply similar designs and techniques to your own code.
This book takes great care in covering every inch of Spring MVC and Spring Web Flow to give you the complete picture. Along with all the best known features of these frameworks, youll discover some new hidden treasures. Youll also learn how to correctly and safely extend the frameworks to create customized solutions.
From beginner to expert, this book is for anyone who wishes to write robust, modern, and useful web applications with the Spring Framework.
Download
http://uploading.com/files/VFQCA83Q/booktraining.net_Apress_-_Expert_Spring_MVC_and_Web_Flow__282006_29.pdf.html
Full download
Posted: May 2nd, 2009, 3:24pm CEST by sruthin

Practical API Design: Confessions of a Java Framework Architect
You might think more than enough design books exist in the programming world already. In fact, there are so many that it makes sense to ask why you would read yet another. Is there really a need for yet another design book? In fact, there is a greater need than ever before, and Practical API Design: Confessions of a Java Framework Architect fills that need!
- Teaches you how to write an API that will stand the test of Time
- Written by the designer of the NetBeans API at Sun
- Based on best practices, scalability, and API design patterns
Download
http://uploading.com/files/R6R3DKBI/booktraining.net_Practical.API.Design.Confessions.of.a.Java.Framework.Architect.rar.html
Full download
Posted: May 2nd, 2009, 3:23pm CEST by sruthin

Use Java 2 Enterprise Edition to accomplish real-world, professional tasks. Incorporating three hands-on projects, J2EE Professional Projects is your key to unlocking the power of J2EE. Each project focuses on a specific concept and is based on a real-world situation. Using the projects as your guide, you will create a chat application, create an online banking application, and create an online music application. You will be able to use the skills that you develop throughout the book to modify the projects to fit your professional needs.
Provides a hands-on approach to learning Java 2 Platform Enterprise Edition (J2EE). Aimed at readers who have a basic knowledge of programming. Covers the future direction of the programming language and offers a quick reference for topics related to Java.
Download
http://uploading.com/files/XK1DY9XB/booktraining.net_J2EE_Professional_Projects.pdf.html
Full download
Posted: May 2nd, 2009, 3:22pm CEST by sruthin

Java Database Best Practices
Book description Unlike other books on this topic, which focus on a single way to do things, Java Database Best Practices takes you through a wide variety of different ways to store and access data, enabling you to learn which “persistence model” is most appropriate for each type of application. This unique book covers Enterprise JavaBeans, Java Data Objects, the Java Database Connectivity API (JDBC) and other, lesser-known options.
Download
http://uploading.com/files/YTL77C1M/booktraining.net_O_Reilly_-_Java_Database_Best_Practices.chm.html
Full download
Posted: May 2nd, 2009, 3:17pm CEST by sruthin

Java 3D Programming steps programmers through the important design and implementation phases of developing a successful Java 3D application. The book provides invaluable guidance on whether to use Java 3D, user interface design, geometry creation, scene manipulation and final optimizations. The book does not attempt to exhaustively cover the API or replicate the official documentation but rather serves as a roadmap to alert programmers of design issues and potential pitfalls.
The author distills 12 months of using the Java 3D API for commercial projects, as well as innumerable discussions on the Java 3D email list into a book that all Java 3D developers will appreciate. Experienced Java 3D developers will applaud an authoritative resource containing the state-of-the-art in techniques and workarounds, while novice Java 3D programmers will gain a fast-track into Java 3D development, avoiding the confusion, frustration and time wasted learning Java 3D techniques and terminology.
Java 3D Programming comes complete with a comprehensive set of programming examples to illustrate the techniques, features, workarounds and bug fixes contained in the main text.
Readers of this book would include students and postgraduate researchers developing visualization applications for academia. Moderately experienced in Java, some experience of 3D graphics, little or no experience of Java 3D is needed. R+D s/w engineers at commercial institutions. Experienced Java developers, experienced with OpenGL or VRML, little or no experience with Java 3D.
Download
http://uploading.com/files/6RAGEQKV/booktraining.net_Java_3D_Programming__Manning_.pdf.html
Full download
Posted: May 2nd, 2009, 3:12pm CEST by sruthin
Learn Swimming with Total Immersion | 1.41 GBIf you cannot swim yet, train yourself now.
If you can swim already, improve yourself now.
Anyone can watch and practise swimming with those tutorials. See you in pools, or any place we can swim in!
• Master new challenges and break down boundaries and limits
• Detailed and specific steps for adapting your pool-developed skills to swim where there are no walls or lines
• Confidently swim nearly any distance in nearly any body of water
Code - [#] http://rapidshare.com/files/226650345/LSwTY.part01.rar
http://rapidshare.com/files/226650324/LSwTY.part02.rar
http://rapidshare.com/files/226650297/LSwTY.part03.rar
http://rapidshare.com/files/226649896/LSwTY.part04.rar
http://rapidshare.com/files/226650455/LSwTY.part05.rar
http://rapidshare.com/files/226649850/LSwTY.part06.rar
http://rapidshare.com/files/226649924/LSwTY.part07.rar
http://rapidshare.com/files/226650489/LSwTY.part08.rar
http://rapidshare.com/files/226650397/LSwTY.part09.rar
http://rapidshare.com/files/226649887/LSwTY.part10.rar
http://rapidshare.com/files/226649917/LSwTY.part11.rar
http://rapidshare.com/files/226650393/LSwTY.part12.rar
http://rapidshare.com/files/226650294/LSwTY.part13.rar
http://rapidshare.com/files/226650274/LSwTY.part14.rar
OR
http://hotfile.com/dl/780365/d4d0893/LSwTY.part01.rar.html
http://hotfile.com/dl/780369/c35eeb3/LSwTY.part02.rar.html
http://hotfile.com/dl/780373/a1b76ce/LSwTY.part03.rar.html
http://hotfile.com/dl/780381/9581650/LSwTY.part04.rar.html
http://hotfile.com/dl/780387/1e794f9/LSwTY.part05.rar.html
http://hotfile.com/dl/780392/57bba31/LSwTY.part06.rar.html
http://hotfile.com/dl/780398/ace9840/LSwTY.part07.rar.html
http://hotfile.com/dl/780406/f255146/LSwTY.part08.rar.html
http://hotfile.com/dl/780411/59f3f2f/LSwTY.part09.rar.html
http://hotfile.com/dl/780417/db35acf/LSwTY.part10.rar.html
http://hotfile.com/dl/780421/e50a376/LSwTY.part11.rar.html
http://hotfile.com/dl/780427/721ef1c/LSwTY.part12.rar.html
http://hotfile.com/dl/780434/547e580/LSwTY.part13.rar.html
http://hotfile.com/dl/780439/725aebb/LSwTY.part14.rar.html
Full download
Posted: May 2nd, 2009, 3:10pm CEST by sruthin

Trainsignal Cisco CCNA Security
English | 800 x 600 | 15fps | WMV | Audio: WMA - 48kbps MONO | 603 MB
- Video 01 - Hackers, Their Motives and Methods
- Video 02 - Introduction to SDM (Security Device Manager)
- Video 03 - Authentication, Authorization, and ***ing (AAA)
Course Outline:- Video 04 - Layer 2 Security
- Video 05 - Layer 3 Security
- Video 06 - The Intrusion Prevention System (IPS)
- Video 07 - Firewalls
- Video 08 - Cryptography and Virtual Private Networks (VPNs)
- Video 09 - Introduction to Voice and SAN Security
- Video 10 - Introduction to Cisco Network Solutions
Code - [#] http://rapidshare.com/files/218232470/CCNA_Security.part1.rar
http://rapidshare.com/files/218232518/CCNA_Security.part2.rar
http://rapidshare.com/files/218232591/CCNA_Security.part3.rar
http://rapidshare.com/files/218231276/CCNA_Security.part4.rar
http://rapidshare.com/files/218231656/CCNA_Security.part5.rar
http://rapidshare.com/files/218232396/CCNA_Security.part6.rar
http://rapidshare.com/files/218231538/CCNA_Security.part7.rar
Cisco CCNA Security Training /IINS 640-553 Exam
In as Little as 13 Hours, You’ll Learn How To Identify, Lockdown, &
Secure Vulnerabilities in a Small to Medium Enterprise Branch Network…
And Have the Knowledge Necessary to Pass the Cisco CCNA Security/IINS 640-553 Exam…Guaranteed!
A Letter From Chris Bryant
CCIE #12933, CCNA, CCNP
You cannot be a Cisco Network Administrator without knowing Cisco Security. Today, security knowledge is no longer a luxury, it is a necessity in nearly any IT position.
Any job applicant, from the most experienced network admin to the entry level junior admin will be required to demonstrate a substantial amount of knowledge concerning security elements.
Passing the CCNA Security exam and proving your security knowledge is difficult. That’s why I have created this comprehensive course that shows you how to tackle the diverse security issues that you will face on the exam and in the real world.
As with all Train Signal courses, this CCNA Security course presents the same combination of clearly explained theory and an abundance of “real world” lab examples using the new Security Device Manager (SDM) and the Command Line. This exciting course contains over 13 hours of video instruction where I break down network security theory as you work hands on with real Cisco routers & switches… and secure your own network!
Cisco CCNA Security Training Course FAQs
“Am I qualified to take this course?”
YES! If you are a network administrator, an aspiring network administrator, or have on-the-job security experience, this course will build a stronger foundation of advanced security concepts.
YES! If you have Cisco CCNA Certification or a basic understanding of Cisco Routers and Switches (without certification), this course is for you.
Note: The prerequisite to take the Cisco CCNA Security exam is Cisco CCNA certification.
Note: If you plan to continue on to the CCSP certification, the Cisco CCNA Security certification is the prerequisite.
“Do I need Cisco equipment to complete this training course?”
NO You do not need any Cisco equipment to watch the videos or to pass the Cisco CCNA Security/IINS 640-553 exam; however, working hands-on with Cisco equipment may enhance your training experience.
“I already have my CCNA. Do I need my Cisco CCNA Security certification?”
YES! The ability to secure a Cisco network is one of the most marketable skills for any Cisco professional and network security has never been more important.
download links:
http://rapidshare.com/files/207257379/BM_TS_CCNA_S_640_553_UDS.part01.rar
http://rapidshare.com/files/207262358/BM_TS_CCNA_S_640_553_UDS.part02.rar
http://rapidshare.com/files/207260056/BM_TS_CCNA_S_640_553_UDS.part03.rar
http://rapidshare.com/files/207260316/BM_TS_CCNA_S_640_553_UDS.part04.rar
http://rapidshare.com/files/207257583/BM_TS_CCNA_S_640_553_UDS.part05.rar
http://rapidshare.com/files/207260200/BM_TS_CCNA_S_640_553_UDS.part06.rar
http://rapidshare.com/files/207257130/BM_TS_CCNA_S_640_553_UDS.part07.rar
http://rapidshare.com/files/207259871/BM_TS_CCNA_S_640_553_UDS.part08.rar
http://rapidshare.com/files/207256984/BM_TS_CCNA_S_640_553_UDS.part09.rar
http://rapidshare.com/files/207260050/BM_TS_CCNA_S_640_553_UDS.part10.rar
http://rapidshare.com/files/207259565/BM_TS_CCNA_S_640_553_UDS.part11.rar
http://rapidshare.com/files/207259930/BM_TS_CCNA_S_640_553_UDS.part12.rar
http://rapidshare.com/files/207257279/BM_TS_CCNA_S_640_553_UDS.part13.rar
http://rapidshare.com/files/207259402/BM_TS_CCNA_S_640_553_UDS.part14.rar
http://rapidshare.com/files/207259761/BM_TS_CCNA_S_640_553_UDS.part15.rar
http://rapidshare.com/files/207257522/BM_TS_CCNA_S_640_553_UDS.part16.rar
http://rapidshare.com/files/207257240/BM_TS_CCNA_S_640_553_UDS.part17.rar
http://rapidshare.com/files/207259546/BM_TS_CCNA_S_640_553_UDS.part18.rar
http://rapidshare.com/files/207262080/BM_TS_CCNA_S_640_553_UDS.part19.rar
http://rapidshare.com/files/207260021/BM_TS_CCNA_S_640_553_UDS.part20.rar
http://rapidshare.com/files/207260032/BM_TS_CCNA_S_640_553_UDS.part21.rar
http://rapidshare.com/files/207259956/BM_TS_CCNA_S_640_553_UDS.part22.rar
http://rapidshare.com/files/207256982/BM_TS_CCNA_S_640_553_UDS.part23.rar
http://rapidshare.com/files/207261856/BM_TS_CCNA_S_640_553_UDS.part24.rar
http://rapidshare.com/files/207255056/BM_TS_CCNA_S_640_553_UDS.part25.rar
Trainsignal CCNA Security 640-533 Additional
http://rapidshare.com/files/207055349/BM_TS_CCNA_SA_640_553_UDS.part01.rar
http://rapidshare.com/files/207054994/BM_TS_CCNA_SA_640_553_UDS.part02.rar
http://rapidshare.com/files/207055264/BM_TS_CCNA_SA_640_553_UDS.part03.rar
http://rapidshare.com/files/207055252/BM_TS_CCNA_SA_640_553_UDS.part04.rar
http://rapidshare.com/files/207055205/BM_TS_CCNA_SA_640_553_UDS.part05.rar
http://rapidshare.com/files/207054990/BM_TS_CCNA_SA_640_553_UDS.part06.rar
http://rapidshare.com/files/207054993/BM_TS_CCNA_SA_640_553_UDS.part07.rar
http://rapidshare.com/files/207054931/BM_TS_CCNA_SA_640_553_UDS.part08.rar
http://rapidshare.com/files/207257614/BM_TS_CCNA_SA_640_553_UDS.part09.rar
http://rapidshare.com/files/207055221/BM_TS_CCNA_SA_640_553_UDS.part10.rar
http://rapidshare.com/files/207055056/BM_TS_CCNA_SA_640_553_UDS.part11.rar
http://rapidshare.com/files/207055052/BM_TS_CCNA_SA_640_553_UDS.part12.rar
http://rapidshare.com/files/207055051/BM_TS_CCNA_SA_640_553_UDS.part13.rar
http://rapidshare.com/files/207055387/BM_TS_CCNA_SA_640_553_UDS.part14.rar
http://rapidshare.com/files/207055483/BM_TS_CCNA_SA_640_553_UDS.part15.rar
http://rapidshare.com/files/207055367/BM_TS_CCNA_SA_640_553_UDS.part16.rar
http://rapidshare.com/files/207055374/BM_TS_CCNA_SA_640_553_UDS.part17.rar
http://rapidshare.com/files/207055414/BM_TS_CCNA_SA_640_553_UDS.part18.rar
http://rapidshare.com/files/207055247/BM_TS_CCNA_SA_640_553_UDS.part19.rar
http://rapidshare.com/files/207055454/BM_TS_CCNA_SA_640_553_UDS.part20.rar
http://rapidshare.com/files/207055490/BM_TS_CCNA_SA_640_553_UDS.part21.rar
http://rapidshare.com/files/207055268/BM_TS_CCNA_SA_640_553_UDS.part22.rar
Full download
Posted: May 2nd, 2009, 3:09pm CEST by sruthin
Play Table Tennis Right Video Training - 50 video lessons | 2.4GB50 lessons to help you complete play Table Tennis right
Lesson 1
- Shakehands and Penhold Grips
- Getting Started ¨C Ball Bouncing
Lesson 2
- Getting Started ¨C On the Table
- Footwork ¨C Basic
- Simple Serving
Lesson 3
- Simple Serving
- Standing Position ¨C Balanced Movement
- Forehand Driving
Lesson 4
- Mid-Distance Forehand Driving ??
Lesson 5
- Backhand Flicking
- Backhand Soft Blocking
Lesson 6
- Forehand Blocking (Penhold)
- Forehand Push and Side Pushing (Penhold)
- Backhand Driving (Penhold)
Lesson 7
- Backhand Driving
- Backhand Driving (Penhold)
- Serving ¨C Backspin
Lesson 8
- Serving ¨C Dead Ball
Lesson 9
- Footwork ¨C One Step
- Chopping
Lesson 10
- Slow Chopping
- Quick Chopping
Lesson 11
- Quick Chopping
Lesson 12
- Chopping ¨C Dead Ball
- Pushing
Lesson 13
- Pushing
Lesson 14
- Pushing
- Sliding Pushing
Lesson 15
- Looping
Lesson 16
- Backhand Looping (Penhold)
- Flipping
Lesson 17
- Flipping
- Attacking Against Backspin
Lesson 18
- Attacking Against Backspin
- Smashing
Lesson 19
- Counter-Driving
- Serving ¨C Long Deep Serve
Lesson 20
- Serving ¨C Long Deep Serve
Lesson 21
- Looping
- Power Looping
- Strong Spin Looping
Lesson 22
- Looping
- Strong Spin Looping
- Side Spin Looping
Lesson 23
- Returning a loop
Lesson 24
- Returning a loop
Lesson 25
- Chopping (For Choppers)
Lesson 26
- Chopping (For Choppers)
Lesson 27
- Serving (Right Sided Backspin)
Lesson 28
- Serving (Right Sided Backspin)
- Returning a Serve
Lesson 29
- Returning a Serve
Lesson 30
- Returning a Serve
Lesson 31
- Returning a Serve
Lesson 32
- Serving (Right Sided Topspin)
Lesson 33
- Serving (Right Sided Topspin)
- Returning a Serve
Lesson 34
- Returning a Serve
Lesson 35
- Serving (Right Sided Topspin) - Penhold
- Returning a Serve
Lesson 36
- Returning a Serve
- Serving (Right Sided Topspin)
Lesson 37
- Serving (Right Sided Topspin)
- Returning a Serve
Lesson 38
- Returning a Serve
Lesson 39
- Footwork ¨C Two-Step, Hopping and Big-Step
Lesson 40
- Drills (Two Techniques)
Lesson 41
- Drills (Two Techniques)
Lesson 42
- Drills (Serve and Techniques)
Lesson 43
- Footwork ¨C Crossover
- Drills (Three Techniques)
Lesson 44
- Drills (Three Techniques)
Lesson 45
- Drills (Three Techniques for Choppers)
- Attacking the Third Ball
Lesson 46
- Attacking the Third Ball
- Attacking the Fourth Ball
Lesson 47
- Attacking the Fourth Ball
- Rally Strategies
Lesson 48
- Rally Strategies
- Playing Styles
Lesson 49
- Playing Styles
Lesson 50
- Playing Styles
download link:http://rapidshare.com/files/139474695/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part01.rar
http://rapidshare.com/files/139475553/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part02.rar
http://rapidshare.com/files/139476443/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part03.rar
http://rapidshare.com/files/139477532/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part04.rar
http://rapidshare.com/files/139478544/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part05.rar
http://rapidshare.com/files/139479424/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part06.rar
http://rapidshare.com/files/139480400/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part07.rar
http://rapidshare.com/files/139481368/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part08.rar
http://rapidshare.com/files/139482341/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part09.rar
http://rapidshare.com/files/139483309/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part10.rar
http://rapidshare.com/files/139484273/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part11.rar
http://rapidshare.com/files/139485941/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part12.rar
http://rapidshare.com/files/139552773/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part13.rar
http://rapidshare.com/files/139553946/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part14.rar
http://rapidshare.com/files/139554951/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part15.rar
http://rapidshare.com/files/139556129/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part16.rar
http://rapidshare.com/files/139557198/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part17.rar
http://rapidshare.com/files/139558260/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part18.rar
http://rapidshare.com/files/139559300/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part19.rar
http://rapidshare.com/files/139560409/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part20.rar
http://rapidshare.com/files/139561636/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part21.rar
http://rapidshare.com/files/139562780/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part22.rar
http://rapidshare.com/files/139563945/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part23.rar
http://rapidshare.com/files/139565366/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part24.rar
http://rapidshare.com/files/139566451/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part25.rar
http://rapidshare.com/files/139567521/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part26.rar
http://rapidshare.com/files/139568644/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part27.rar
http://rapidshare.com/files/139569694/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part28.rar
http://rapidshare.com/files/139570840/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part29.rar
http://rapidshare.com/files/139571898/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part30.rar
http://rapidshare.com/files/139572847/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part31.rar
http://rapidshare.com/files/139573884/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part32.rar
http://rapidshare.com/files/139574954/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part33.rar
http://rapidshare.com/files/139575973/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part34.rar
http://rapidshare.com/files/139577026/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part35.rar
http://rapidshare.com/files/139578049/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part36.rar
http://rapidshare.com/files/139579084/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part37.rar
http://rapidshare.com/files/139580248/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part38.rar
http://rapidshare.com/files/139581293/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part39.rar
http://rapidshare.com/files/139582231/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part40.rar
http://rapidshare.com/files/139583280/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part41.rar
http://rapidshare.com/files/139584233/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part42.rar
http://rapidshare.com/files/139585612/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part43.rar
http://rapidshare.com/files/139586827/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part44.rar
http://rapidshare.com/files/139588201/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part45.rar
http://rapidshare.com/files/139590230/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part46.rar
http://rapidshare.com/files/139591291/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part47.rar
http://rapidshare.com/files/139592267/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part48.rar
http://rapidshare.com/files/139593284/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part49.rar
http://rapidshare.com/files/139593370/V.T.Pl4y1ng.T3bl3.t3nnis.T.R_downarchive.part50.rar
Full download
Posted: May 2nd, 2009, 3:09pm CEST by sruthin

* Seasoned C++ programmer Matthew Telles shows developers at any level of experience how to save hours by improving, refactoring, and debugging their code
* Some of the techniques covered include mastering asserts, creating a complete class, hiding a method of a base class, freeing blocks of memory, implementing a simple locking mechanism, creating debugging macros, checking for errors at run-time, finding and fixing memory leaks, and reducing code complexity
* The easy-to-follow, two-column Timesaving Techniques format makes mastering each timesaver a snap
* C++ is one of today's most widely used programming languages, with compilers offered by Microsoft, Borland, and Code Warrior
* This book is the perfect companion to C++ For Dummies, Fifth Edition
Download
Uploading
Rapidshare
Full download
Posted: May 2nd, 2009, 3:08pm CEST by sruthin

FLASH - PSD - IMAGE - PSD - BUTTONS - ILLUSTRATOR + INDEX.HTML
- http://rapidshare.com/files/224354787/Fine.Design.templates.borabora.part1.rar
- http://rapidshare.com/files/224354785/Fine.Design.templates.borabora.part2.rar
Full download
Posted: May 2nd, 2009, 3:06pm CEST by sruthin

Maya Basic Cloth Effect
This tutorial explores how to create and utilize Maya in order to demonstrate cloth characteristics.
http://rapidshare.com/files/127057885/cloth.swf
Full download
Posted: May 2nd, 2009, 3:05pm CEST by sruthin

Mathematics is the study of quantity, structure, space, relation, change, and various topics of pattern, form and entity. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere.[2][3] Mathematicians formulate new conjectures and establish truth by rigorous deduction from appropriately chosen axioms and definitions.[4]
There is debate over whether mathematical objects exist objectively by nature of their logical purity, or whether they are manmade and detached from reality. The mathematician Benjamin Peirce called mathematics "the science that draws necessary conclusions".[5] Albert Einstein, on the other hand, stated that "as far as the laws of mathematics refer to reality, they are not certain; and as far as they are certain, they do not refer to reality."[6]
Through the use of abstraction and logical reasoning, mathematics evolved from counting, calculation, measurement, and the systematic study of the shapes and motions of physical objects. Knowledge and use of basic mathematics have always been an inherent and integral part of individual and group life. Refinements of the basic ideas are visible in mathematical texts originating in the ancient Egyptian, Mesopotamian, Indian, Chinese, Greek and Islamic worlds. Rigorous arguments first appeared in Greek mathematics, most notably in Euclid's Elements. The development continued in fitful bursts until the Renaissance period of the 16th century, when mathematical innovations interacted with new scientific discoveries, leading to an acceleration in research that continues to the present day.[7]
Today, mathematics is used throughout the world as an essential tool in many fields, including natural science, engineering, medicine, and the social sciences such as economics and psychology. Applied mathematics, the branch of mathematics concerned with application of mathematical knowledge to other fields, inspires and makes use of new mathematical discoveries and sometimes leads to the development of entirely new disciplines. Mathematicians also engage in pure mathematics, or mathematics for its own sake, without having any application in mind, although practical applications for what began as pure mathematics are often discovered later.[8]
Download
http://rapidshare.com/files/45205772/Introduction_20to_20Dynamic_20Games.pdf
http://rapidshare.com/files/45205786/Calc_20for_20the_20Clueless_20I.pdf
http://rapidshare.com/files/45205807/_ebook-pdf__20-_20Mathematics_20-_20Probabilistic_20Inference_20using_20Mar.pdf
http://rapidshare.com/files/45205884/Intro_20Abstract_20Algebra.pdf
http://rapidshare.com/files/45205922/Information_20Theoretic_20Incompleteness.pdf
http://rapidshare.com/files/45206449/Fundamentals_20of_20Model_20Theory.ps
http://rapidshare.com/files/45206450/From_20Counting_20to_20Calculus.ps
http://rapidshare.com/files/45206519/Group_20Theory.pdf
http://rapidshare.com/files/45207194/grundlagen_der_geometrie-1903.pdf
http://rapidshare.com/files/45207826/HandbookofMathFormulas.pdf
http://rapidshare.com/files/45208249/Fibonaccis_Numbers-the_first_1000.txt
http://rapidshare.com/files/45208269/Invariance_20Theory__20The_20Heat_20Equation__20And_20The_20Atiyah-Singer_20Index_20Theorem.ps
http://rapidshare.com/files/45208353/Factorials_from_1_to_100000.txt
http://rapidshare.com/files/45208394/Foundations_20of_20Differential_20Geometry.ps
http://rapidshare.com/files/45208427/Frege__20Gottlob_20-_20The_20Foundations_20of_20Arithmetic_20_1953__202Ed__207.0-2.5_20LotB.pdf
http://rapidshare.com/files/45208454/Gauge_20Theory_20for_20Fiber_20Bundles.ps
http://rapidshare.com/files/45208610/Efficient_20DES_20Key_20Search.dat
http://rapidshare.com/files/45208657/Edwin_A._Abbott-Flatland.txt
http://rapidshare.com/files/45208677/Ebook_20_pdf__20-_20Mathematics_20-_20The_20Riemann_20Hypothesis.zip
http://rapidshare.com/files/45209013/A_Few_Classic_Unknowns_in_Mathematics.pdf
http://rapidshare.com/files/45209139/_ebook-pdf__20-_20Mathematics_20-_20Functional_20Analysis.zip
http://rapidshare.com/files/45209256/Algorithm_Book.Txt
http://rapidshare.com/files/45209266/An_20Introduction_20to_20Categories_20in_20Computing.ps
http://rapidshare.com/files/45209336/Introduction_20to_20Differential_20Topology.pdf
http://rapidshare.com/files/45209482/An_20Elementary_20Introduction_20to_20Modern_20Convex_20Geometry.pdf
http://rapidshare.com/files/45209664/Aspects_20of_20Negation.pdf
http://rapidshare.com/files/45209719/elementary_synthetic_geometry-1889.pdf
http://rapidshare.com/files/45209727/Information__20Randomness_20and_20Incompleteness.ps
http://rapidshare.com/files/45209793/An_20Introduction_20to_20Noncommutative_20Spaces_20and_20their_20Geometry.pdf
http://rapidshare.com/files/45209851/A_20Short_20Course_20on_20Banach_20Space_20Theory.ps
http://rapidshare.com/files/45209856/Algorithmic_20Information_20Theory.pdf
http://rapidshare.com/files/45210112/Automorphic_20Forms_20on_20GL_2_.pdf
http://rapidshare.com/files/45210201/elemente_der_analytischen_geometrie_der_ebene-1871.pdf
http://rapidshare.com/files/45210520/Algorithms_20and_20Complexity.pdf
http://rapidshare.com/files/45210526/elements_of_geometry_and_trigonometry-1872.pdf
http://rapidshare.com/files/45210705/Algebraic_20Topology_20-_20A_20Computational_20Approach.ps
http://rapidshare.com/files/45210764/An_20Introduction_20to_20Statistical_20Inference_20and_20Data_20Analysis.pdf
http://rapidshare.com/files/45210820/Event-Symmetric_20Space-Time.pdf
http://rapidshare.com/files/45210939/A_20Categorical_20Primer.ps
http://rapidshare.com/files/45211095/_ebook-pdf__20-_20Mathematics_20-_20Introduction_20to_20Probability_20Theor.pdf
http://rapidshare.com/files/45211244/A_20Course_20in_20Universal_20Algebra.pdf
http://rapidshare.com/files/45211440/Elements_20of_20Abstract_20and_20Linear_20Algebra.pdf
http://rapidshare.com/files/45211692/Circulant_20Matrices.pdf
http://rapidshare.com/files/45211826/1000000_Digits_of_Pi.txt
http://rapidshare.com/files/45211846/Codes_20and_20Curves.pdf
http://rapidshare.com/files/45211918/A_Defence_of_Free-Thinking_in_Mathematics.pdf
http://rapidshare.com/files/45211951/A_20Gentle_20Introduction_20to_20Category_20Theory.ps
http://rapidshare.com/files/45211968/Basic_20Category_20Theory.ps
http://rapidshare.com/files/45211994/elements_of_projective_geometry-1893.pdf
http://rapidshare.com/files/45212088/Base_20Change_20For_20GL_2_.pdf
http://rapidshare.com/files/45212287/Buildings_20and_20Classical_20Groups.ps
http://rapidshare.com/files/45212362/Exploratory_20Factor_20Analysis.pdf
http://rapidshare.com/files/45212386/Invitation_20to_20Dynamical_20Systems.ps.gz
http://rapidshare.com/files/45212474/Calculus_20Crash_20Course.chm
http://rapidshare.com/files/45212558/Graph_20Theory.pdf
http://rapidshare.com/files/45212578/An_20Introduction_20to_20Statistical_20Signal_20Processing.pdf
http://rapidshare.com/files/45212632/Finite_20difference_20methods_20for_20differential_20equations_20_math585__20_R._20LeVeque_.pdf
http://rapidshare.com/files/45212684/An_20Elementary_20Introduction_20to_20Groups_20and_20Representations.pdf
http://rapidshare.com/files/45212825/analytic_geometry_of_space-1914.pdf
http://rapidshare.com/files/45213256/Computational_20Commutative_20Algebra.dvi
http://rapidshare.com/files/45213565/Communication_20and_20Probability_20Theory.pdf
http://rapidshare.com/files/45213802/Complex_20Analytic_20and_20Differential_20Geometry.ps
http://rapidshare.com/files/45214691/Differential_20Geometry_20in_20Physics.pdf
http://rapidshare.com/files/45214879/Generating_20Functionology.pdf
http://rapidshare.com/files/45215074/A_20Mathematical_20Theory_20of_20Communication.pdf
http://rapidshare.com/files/45215173/elements_of_solid_geometry-1891.pdf
http://rapidshare.com/files/45215361/Algebraic_20Topology_20by_20Hatcher.pdf
http://rapidshare.com/files/45215561/Gottlob_20Frege_20-_20The_20Foundations_20of_20Arithmetic.pdf
http://rapidshare.com/files/45215589/A_20Course_20in_20Fluid_20Mechanics_20with_20Vector_20Field_20Theory.pdf
http://rapidshare.com/files/45215591/A_20equal_20B.pdf
http://rapidshare.com/files/45215694/geometric_exercises_in_paper_folding-1917.pdf
http://rapidshare.com/files/45217470/eBook_20-_20pdf_20-_20Mathematics_20-_20Calculus__20Volume_201.pdf
http://rapidshare.com/files/45217587/elements_of_synthetic_solid_geometry-1893.pdf
http://rapidshare.com/files/45217634/elements_of_analytical_geometry_of_two_dimensions-1896.pdf
http://rapidshare.com/files/45217716/Apostol_20Tom_20M-_20Calculus__20Volume_202.pdf
http://rapidshare.com/files/45217972/elementary_treatise_on_solid_geometry-1907.pdf
http://rapidshare.com/files/45218030/Differential_20Galois_20Theory.ps
http://rapidshare.com/files/45218052/_ebook__20Schaums_20Mathematical_20Handbook_20of_20Formulas_20and_20Tables.zip
http://rapidshare.com/files/45218210/foundations_of_geometry-1897.pdf
http://rapidshare.com/files/45218447/elements_of_plane_and_solid_analytic_geometry-1904.pdf
http://rapidshare.com/files/45218769/Differential_20Geometry__20Analysis__20and_20Physics.pdf
http://rapidshare.com/files/45219402/Geometric_20Models_20for_20Noncummutative_20Algebras.pdf
http://rapidshare.com/files/45219407/Characteristics_20of_20Plane_20__20Cambered_20Wing_20with_2045_20deg_20Sweep__20.pdf
http://rapidshare.com/files/45219456/ebene_geometrie_der_lage-1900.pdf
http://rapidshare.com/files/45219778/analytic_geometry_for_colleges_and_universities-1892.pdf
http://rapidshare.com/files/45219894/elementary_treatise_on_analytical_geometry-1874.pdf
http://rapidshare.com/files/45220085/differential_geometry_of_curves_and_ruled_surfaces-1906.pdf
http://rapidshare.com/files/45221220/APOSTOL__20Tom_20M_20-_20Calculus_20-_20Volume_201.pdf
http://rapidshare.com/files/45222082/a_course_in_mathematics-1907.pdf
http://rapidshare.com/files/45222161/Dictionary_20of_20Maths_20-_201.pdf
http://rapidshare.com/files/45223021/differential_geometry_of_curves_and_surfaces-1909.pdf
http://rapidshare.com/files/45224999/Dictionary_20of_20Maths_20-_202.pdf
http://rapidshare.com/files/45225412/beitrage_zur_geometrie_der_lage-1856.pdf
http://rapidshare.com/files/45225700/_ebook_20-_20pdf__207_20Mathematics_20ebooks.zip
http://rapidshare.com/files/45226368/analytic_geometry_of_three_dimensions-1882.pdf
http://rapidshare.com/files/45282038/Mathcad_20-_20Astronomical_20Formulas_20Sunrise__20Sunset_20And_20Twilight.pdf
http://rapidshare.com/files/45282102/Mathematics_20-_20An_20Introduction_20to_20Statistica.pdf
http://rapidshare.com/files/45282122/Wavelets_20For_20Kids_20A.ps
http://rapidshare.com/files/45282156/Mixed_20Motives.pdf
http://rapidshare.com/files/45282191/Mathematics_-_Fundamental_Problems_in_Algorithmic_Algebra_-_Chee_Yap.pdf
http://rapidshare.com/files/45282744/Isometric_20Actions_20of_20Lie_20Groups_20and_20Invariants.ps
http://rapidshare.com/files/45282873/Language_20Proof_20and_20Logic.pdf
http://rapidshare.com/files/45282898/Lectures_20on_20Symplectic_20Geometry.pdf
http://rapidshare.com/files/45282922/Les_20Debuts_20D_27une_20Formule_20Des_20Traces_20Stable.pdf
http://rapidshare.com/files/45282990/lezioni_di_geometria_analitica_e_proiettiva-1904.pdf
http://rapidshare.com/files/45282991/leconsurlagendes02darbrich.pdf
http://rapidshare.com/files/45282994/Jon_20Barwise_20_ed.___20Handbook_20of_20Mathematical_20Logic_NH__201977__L__T__589s_.djvu
http://rapidshare.com/files/45282996/lectures_on_the_geometry_of_position-1898.pdf
http://rapidshare.com/files/45283000/lehrbuch_der_algebra-1895.pdf
http://rapidshare.com/files/45283031/lehrbuch_der_algebra_vol2-1895.pdf
http://rapidshare.com/files/45283032/lezioni_de_geometria_algebrica-1908.pdf
http://rapidshare.com/files/45363894/The_20Math_20Behind_20The_20RSA_20Cipher.dat
http://rapidshare.com/files/45363930/Risk_20Theory_20I_20_German_.pdf
http://rapidshare.com/files/45363939/The_Square_Root_of_5.txt
http://rapidshare.com/files/45363952/Toposes_20Triples_20and_20Theories.pdf
http://rapidshare.com/files/45363996/_5BeBook-PDF_5D_20Mathematics_20-_20An_20Introduction_20to_20Complex_20Analysis.zip
http://rapidshare.com/files/45364031/Transformation_20Groups.pdf
http://rapidshare.com/files/45364042/Mathematics_-_Algebraic_Topology_-_Allen_Hatcher.pdf
http://rapidshare.com/files/45364048/One_Divided_by_Pi.txt
http://rapidshare.com/files/45364050/Wavelets_20For_20Kids_20B.ps
http://rapidshare.com/files/45364062/The_20Convenient_20Setting_20of_20Global_20Analysis.pdf
http://rapidshare.com/files/45364168/Quaternions.ps
http://rapidshare.com/files/45364374/Wavelets.pdf
http://rapidshare.com/files/45364458/Valuations_20and_20Hyperbolicity_20in_20Dynamics.pdf
http://rapidshare.com/files/45364554/Why_20Cryptosystems_20Fail.dat
http://rapidshare.com/files/45364805/Linear_20Programming-_20Foundations_20and_20Extensions.pdf
http://rapidshare.com/files/45365137/The_20RC5_20Encryption_20Algorithim.dat
http://rapidshare.com/files/45365188/The_Golden_Mean_5BGolden_Ratio_5D.txt
http://rapidshare.com/files/45365228/The_Square_Root_of_8.txt
http://rapidshare.com/files/45365328/Linear_20Algebra.pdf
http://rapidshare.com/files/45365402/linear_associative_algebra-1882.pdf
http://rapidshare.com/files/45365456/Workbook_20in_20Higher_20Algebra.pdf
http://rapidshare.com/files/45365507/quantum_calculus.pdf
http://rapidshare.com/files/45366275/Mathematical_20Methods_20of_20Engineering_20Analysis.pdf
http://rapidshare.com/files/45366288/Miscellaneous_20Mathematical_20Constants__20Equations__20Derivations.txt
http://rapidshare.com/files/45366301/MATHEMATICS__PRE-CALCULUS_AND_INTRO_TO_PROBABILITY.pdf
http://rapidshare.com/files/45366354/Practical_20Regression.pdf
http://rapidshare.com/files/45366390/Partially_20Linear_20Models.pdf
http://rapidshare.com/files/45366478/Mathematics_20-_20An_20Introduction_20to_20Neural_20Networks.pdf
http://rapidshare.com/files/45366807/Mirrors_20and_20Reflections-_20The_20Geometry_20of_20Finite_20Reflection_20Groups.pdf
http://rapidshare.com/files/45366874/Puzzles_20from_20around_20the_20world.pdf
http://rapidshare.com/files/45366897/Templates_20for_20the_20Solution_20of_20Linear_20Systems_20-_20Building_20Blocks_20for_20Iterative_2
http://rapidshare.com/files/45367424/Probabilistic_20Inference_20Using_20Markov_20Chain_20Monte_20Carlo_20Methods.pdf
http://rapidshare.com/files/45367563/Traveling_20Wave_20Solutions_20of_20Parabolic_20Systems.pdf
http://rapidshare.com/files/45367656/Quantile_20Regression.pdf
http://rapidshare.com/files/45367671/Measuring_20Risk_20in_20Complex_20Stochastic_20Systems.pdf
http://rapidshare.com/files/45367702/Spin_20Network_20Primer.pdf
http://rapidshare.com/files/45367797/Natural_20Operations_20in_20Differential_20Geometry.pdf
http://rapidshare.com/files/45367807/The_Square_Root_of_6.txt
http://rapidshare.com/files/45367821/The_Golden_Mean_to_1_000_000_digits.txt
http://rapidshare.com/files/45368177/The_Square_Root_of_3.txt
http://rapidshare.com/files/45368300/the_theory_of_proportion-1914.pdf
http://rapidshare.com/files/45368437/The_Square_Root_of_10.txt
http://rapidshare.com/files/45368486/The_Square_Root_of_7.txt
http://rapidshare.com/files/45368577/projektive_geometrie_in_synthetischer_behandlung-1912.pdf
http://rapidshare.com/files/45368642/Spinors__20Spectral_20Geometry__20and_20Riemannian_20Submersions.dvi
http://rapidshare.com/files/45368644/Scientific_20Programming_20with_20Maple_20Computing.pdf
http://rapidshare.com/files/45368724/The_20Complexity_20of_20Boolean_20Functions.ps
http://rapidshare.com/files/45369311/Texas-Style_20Theorem_20Sequences.pdf
http://rapidshare.com/files/45369316/Mathematical_20Economics_20and_20Finance.pdf
http://rapidshare.com/files/45369985/Mathematics_20-_20Algorithms_20and_20Complexity.zip
http://rapidshare.com/files/45370040/MATHEMATICS__TRIGONOMETRY.pdf
http://rapidshare.com/files/45370161/Statistics_20of_20Financial_20Markets.pdf
http://rapidshare.com/files/45370175/kummers_quartic_surface-1905.pdf
http://rapidshare.com/files/45370444/Structural_20Inference_20in_20Cointegrated_20Vector_20Autoregressive_20Models.pdf
http://rapidshare.com/files/45370448/Mathematics_20-_20Introduction_20to_20Probability_20Theory.pdf
http://rapidshare.com/files/45370643/liniengeometrie_mit_anwendungen_vol2-1902.pdf
http://rapidshare.com/files/45370758/lezioni_di_geometria_proiettiva-1898.pdf
http://rapidshare.com/files/45371323/Mathematics_20-_20Graph_20Theory.pdf
http://rapidshare.com/files/45371566/Mathematics_20-_20J.H._20Heinbockel_20-_20Introduction_20to_20Tensor_20Calcul.zip
http://rapidshare.com/files/45371939/new_elementary_algebra-1875.pdf
http://rapidshare.com/files/45372021/Mathematics_20-_20Advanced_20Number_20Theory.zip
http://rapidshare.com/files/45372556/liniengeometrie_mit_anwendungen-1902.pdf
http://rapidshare.com/files/45372927/textbookgeometry00wentrich.pdf
http://rapidshare.com/files/45373140/treatise_on_elementary_geometry-1870.pdf
http://rapidshare.com/files/45373856/Kleene_20_20Mathemathical_20logic_20scaned_20by_20YRB.pdf
http://rapidshare.com/files/45375326/kalkul_der_abzahlenden_geometrie-1879.pdf
http://rapidshare.com/files/45377031/vorlesungen_uber_differentialgeometrie-1899.pdf
http://rapidshare.com/files/45377891/treatise_on_circle_and_sphere-1916.pdf
http://rapidshare.com/files/45379150/traite_de_geometrie_elementaire-1873.pdf
Full download
Posted: May 2nd, 2009, 3:04pm CEST by sruthin

Programming with Objects
Product Description
Your essential comparative approach to learning C++ and Java
Programming with Objects: A Comparative Presentation of Object-Oriented Programming with C++ and Java, a comparative presentation of object-oriented programming with two of the most popular programming languages of today, teaches vital skills and techniques for the Internet age. Based on highly successful courses taught by the author, this book answers the need for a comprehensive educational program on the subject of object-oriented programming. In a clear and accessible format, the author compares and contrasts both languages, from basic language constructs to how both languages are used in application-level programming, such as graphics programming, network programming, and database programming.
Since both C++ and Java were born out of the same language, C, learning these two languages together has several distinct advantages:
- Because they have much in common at the level of basic language structures, learning C++ and Java together saves time and facilitates the mastery of each
- Learning by contrast and comparison can be more efficient and enjoyable, allowing readers access to the strengths and weaknesses of both languages
- Learning to write a program in one language that corresponds to a given program in the other language enables students to tackle more difficult projects in either language
- Comparing similar concepts in the two languages leads to a deeper understanding of the concepts in both
Roughly the first half of the text is devoted to basic language issues. More advanced topics are detailed in the second half, including programming of graphical user interfaces, multithreading, network programming, and database programming.
Designed as a text for educational programs in advanced programming and as a reference for professionals implementing Web- and Internet-based applications, Programming with Objects: A Comparative Presentation of Object-Oriented Programming with C++ and Java is also recommended for programmers familiar with either language who wish to expand their programming skills.
download
http://uploading.com/files/AUO7OO19/booktraining.net_Programming_with_Objects.chm.html
http://rapidshare.com/files/196174278/Programming_with_Objects.chm
Full download
Posted: May 2nd, 2009, 3:03pm CEST by sruthin

The original 3D Studio product was created for the DOS platform by the Yost Group and published by Autodesk. After 3D Studio Release 4, the product was rewritten for the Windows NT platform, and re-named "3D Studio MAX." This version was also originally created by the Yost Group. It was released by Kinetix, which was at that time Autodesk's division of media and entertainment. Autodesk purchased the product at the second release mark of the 3D Studio MAX version and internalized development entirely over the next two releases. Later, the product name was changed to "3ds max" (all lower case) to better comply with the naming conventions of Discreet, a Montreal-based software company which Autodesk had purchased. At release 8, the product was again branded with the Autodesk logo, and the name was again changed to "3ds Max" (upper and lower case). At release 2009, product name changed to "Autodesk 3ds Max".
Download from Rapidshare
http://rapidshare.com/files/119492179/Kelly_L._Murdock_-_3ds_Max_6_Bible__2004_.rar.html
http://rapidshare.com/files/119511257/Kelly_L._Murdock_-_3Ds_Max_7_Bible.rar.html
http://rapidshare.com/files/119517968/Kelly_L._Murdock_-_3ds_Max_8_Bible.zip.html
http://rapidshare.com/files/119492526/Kelly_L._Murdock_-_3ds_Max_9_Bible.part1.rar.html
http://rapidshare.com/files/119493311/Kelly_L._Murdock_-_3ds_Max_9_Bible.part2.rar.html
http://rapidshare.com/files/119495991/Kelly_L._Murdock_-_3ds_Max_2008_Bible.part1.rar.html
http://rapidshare.com/files/119496233/Kelly_L._Murdock_-_3ds_Max_2008_Bible.part2.rar.html
http://rapidshare.com/files/119498973/Kelly_L._Murdock_-_3ds_Max_2008_Bible.part3.rar.html
http://rapidshare.com/files/119499286/Kelly_L._Murdock_-_3ds_Max_2008_Bible.part4.rar.html
http://rapidshare.com/files/119490759/Focal_Press_Rendering_with_mental_ray_and_3ds_Max_2007_.rar.html
http://rapidshare.com/files/119489263/Focal_Press_Realistic_Architectural_Visualization_with_3ds_Max_and_mental_ray_2007_.rar.html
http://rapidshare.com/files/119488498/Focal_Press_Learning_3ds_Max_2008_Foundation_2007_.rar.html
http://rapidshare.com/files/119488145/Focal_Press_-_Pete_Draper_-_Deconstructing_The_Elements_with_3ds_Max_-_Second_Edition.rar.html
http://rapidshare.com/files/119488095/Dariush_Derakhshani__Randi_L._Munn_-_Sybex_-_Introducing_3ds_Max_2008_.rar.html
http://rapidshare.com/files/119487800/Dariush_Derakhshani__Randi_L._Munn_-_Introducing_3ds_Max_9._3D_for_Beginners.rar.html
http://rapidshare.com/files/119487733/Brian_L._Smith_-_3ds_Max_8_Architectural_Visualization_2006_.rar.html
http://rapidshare.com/files/119487355/Boaz_Livny_-_Sybex_-_mental_ray_for_Maya_3ds_Max_and_XSI_2007_.rar.html
http://rapidshare.com/files/119487018/Nicholas_Boughen_-_3DS_Max_Lighting__2005_.rar.html
http://rapidshare.com/files/119487019/Michele_Bousquet__Michael_McCarthy_-_3ds_Max_Animation_with_Biped_2006_.rar.html
content from disks
Kelly L. Murdock - 3ds Max 9 Bible
http://rapidshare.com/files/119506019/Kelly_L._Murdock_-_3ds_Max_9_Bible__content_.part01.rar.html
http://rapidshare.com/files/119506389/Kelly_L._Murdock_-_3ds_Max_9_Bible__content_.part02.rar.html
http://rapidshare.com/files/119509667/Kelly_L._Murdock_-_3ds_Max_9_Bible__content_.part03.rar.html
Kelly L. Murdock - 3ds Max 2008 Bible
http://rapidshare.com/files/119509821/Kelly_L._Murdock_-_3ds_Max_2008_Bible__content_.part1.rar.html
http://rapidshare.com/files/119501989/Kelly_L._Murdock_-_3ds_Max_2008_Bible__content_.part2.rar.html
http://rapidshare.com/files/119502510/Kelly_L._Murdock_-_3ds_Max_2008_Bible__content_.part3.rar.html
http://rapidshare.com/files/119505976/Kelly_L._Murdock_-_3ds_Max_2008_Bible__content_.part4.rar.html
Full download
Posted: May 2nd, 2009, 3:02pm CEST by sruthin

MP3 PLayer XML
Load mp3s files and their titles from xml file. Has auto play and automatic next song option in xml file. Comes with 2 different skins. Easily remove features by deleting their movie clips or setting their layer as a “guide”. Can also play any mp3 by calling a function listed in the help file
Demo: http://www.flashden.net/item/mp3-player-xml/15544
http://rapidshare.com/files/218848853/flashden_mp3-player-xml_15544.rar
Full download
Posted: May 2nd, 2009, 3:00pm CEST by sruthin

Web 2.0 Templates | 61.5 Mb.
32 Adet Web 2.0 Template
http://rapidshare.com/files/224045997/Web_2.0_Templates.rar
Full download
Posted: May 2nd, 2009, 3:00pm CEST by sruthin

Description In
Better, Faster, Lighter Java, authors Bruce Tate and Justin Gehtland argue that the old heavyweight architectures, such as WebLogic, JBoss, and WebSphere, are unwieldy, complicated, and contribute to slow and buggy application code. As an alternative, the authors present two "lightweight" open source architectures, Hibernate and Spring, that can help you create enterprise applications that are easier to maintain, write, and debug, and are ultimately much faster.
download
http://uploading.com/files/ZQ22YIJZ/booktraining.net_booktraining.net_Better_Faster_Lighter_Java_2004.pdf.html
http://rapidshare.com/files/208124343/booktraining.net_Better_Faster_Lighter_Java_2004.pdf
Full download
Posted: May 2nd, 2009, 2:58pm CEST by sruthin
Although EJB applications themselves are portable, the manner in which you install and run EJB products varies widely from one vendor to the next. For this reason it is nearly impossible to cover all the EJB products available, so we have chosen a radical but effective way to address these differences: workbooks.
Each workbook is a server-specific companion to the third edition of Richard Monson-Haefel's best-selling and award-winning Enterprise JavaBeans (O'Reilly & Associates, 2001). It guides you step by step through the exercises called out in the third edition, explains how to build and deploy working solutions in a particular application server, and provides useful hints, tips, and warnings.
The first of these workbooks were published by Titan Books in the context of a friendly agreement with O'Reilly & Associates, the publishers of Enterprise JavaBeans, to provide serious developers with the best possible foundation for success in EJB development on their chosen platforms. O'Reilly now publishes the workbooks, and you can download them for free in PDF format from this Web site, or you can purchase the complete paper editions by clicking on the workbook's title, below. If the title is not linked, the workbook is not yet available in print.
download
http://uploading.com/files/2PT7ZC5K/booktraining.net_booktraining.net_Enterprise_JavaBeans_-_JBoss_3.2_Workbook_3rd_...pdf.html
http://rapidshare.com/files/208124351/booktraining.net_Enterprise_JavaBeans_-_JBoss_3.2_Workbook_3rd_Ed_2003.pdf
Full download
Posted: May 2nd, 2009, 2:57pm CEST by sruthin

Manning SWT JFace in Action GUI Design with Eclipse
Author: Matthew Scarpino, Stephen Holder, Stanford Ng, Laurent
Publisher: Manning Publications
Format: PDF
Pages: 350
Size: 3MB
ISBN: 1932394273
Covering Eclipse's new capability for building graphical user
interfaces with version 3.0, the Standard Widget Toolkit (SWT) and
JFace, this guide demonstrates how these award-winning tools have
received broad support for creating desktop applications. Theory and
practical examples reveal how to build GUIs that combine the look and
feel of native interfaces with the platform independence of Java. This
guide also shows how SWT makes use of the widgets provided by the
operating system and describes how these components can be associated
with events, containers, and graphics. With this knowledge,
programmers can build fully featured user interfaces that communicate
directly with the underlying platform. JFace's ability to simplify and
organize the process of GUI design is then demonstrated, enabling
developers to modify and adapt components, and separate their
information from their appearance.
Additional information:
http://www.amazon.com/exec/obidos/tg/detail/-/1932394273/Download
http://uploading.com/files/UZYCV3KG/booktraining.net_booktraining.net_Manning-SWT_JFace_in_Action_-_GUI_Design_with_...pdf.html
http://rapidshare.com/files/208124702/booktraining.net_Manning-SWT_JFace_in_Action_-_GUI_Design_with_Eclipse_3.0.pdf
Full download