Oreilly.QuickTime.for.Java.A.Developers.Notebook.Jan.2005.eBook-LiB

Section
0day
Group
LiB
Size
2,39 MB
Files
2
Date
2005-04-03

NFO

 │█──█Oreilly.QuickTime.for.Java.A.Developers.Notebook.Jan.2005.eBook-LiB█──█│ 
 │└─────────────────────────────────────────────────────────────────────────┘│ 
 │                                                                           │ 
 │                                                                           │ 
 └════════╦═══════════════════════════════════════════════════════╦══════════┘ 
          │         ▄▀▀▀▀▀▀▀▄        ▄▀▄   █▀▀▀▀▀▀▀▀▄(C)          │            
          │         ▀▄▀███▀▄▀      ▄▀▄█▄▀▄ █ ▀▀▀▀▀██▄▀▄▄          │            
          │          █ █░█ █      ▀▄▀███▀▄▀█ ███ ░ ██▄ █          │            
          │          █ █▒█ █ TEAM  █▀ ▀ ▀█ █ ███ ▒ ███ █          │            
          │          █ █▓█ █   LiB █ ███ █ █ ███ ▓ ██▀▄▀          │            
          │          █ █■█ █       █ █░█ █ █ ███ ▀▀██▄▀▄          │            
          │          █ █▓█ █  ▄    █ █▒█ █ █ ███ ▓ ███ █          │            
          │          █ █▒█ █▀▀▄▀▀█ █ █▓█ █ █ ███ ▒ ███ █          │            
          │          █ █░█ ▀ ███ █ █ ███ █ █ ███ ░ ███ █          │            
          │          █ █████████ █▀▄▄███▄▄▀█ ███ ▄██▀▄▀           │            
          │          █▄▄▄▄▄▄▄▄▄▄▄█▄▄▄▄▄▄▄▄▄█▄▄▄▄▄▄▄▄▀             │            
          │                                                       │            
          │          ╔═════════════════════════════════╗          │            
          ╚══════════╣  .::: LiBrary is Here !! :::.   ╠══════════╝            
                     ╚═════════════════════════════════╝                       
                                                                               
 ┌──────────────────────┐ ▓▒░ Release Information ░▒▓ ┌──────────────────────┐ 
 │   ██▓▓▒▒░░░░▒▒▓▓██   └─────────────────────────────┘  ██▓▓▒▒░░░░▒▒▓▓██    │ 
 ├───────────────────────────────────────────────────────────────────────────│ 
 │ TITLE    :  QuickTime for Java : A Developer's Notebook                   │ 
 ├───────────────────────────────────────────────────────────────────────────│ 
 │ AUTHOR   :  Chris Adamson                                                 │ 
 ├───────────────────────────────────────────────────────────────────────────│ 
 │ PUBLISHER:  O'Reilly                                                      │ 
 ├───────────────────────────────────┬───────────────────────────────────────│ 
 │ ISBN     :  0596008228            │ MAKER    :  TEAM LiB                  │ 
 ├───────────────────────────────────┼───────────────────────────────────────│ 
 │ PAGES    :  256 pages Pages       │ PACKAGER :  TEAM LiB                  │ 
 ├───────────────────────────────────┼───────────────────────────────────────│ 
 │ EDITION  :  January 1, 2005       │ SUPPLIER :  TEAM LiB                  │ 
 ├───────────────────────────────────┼───────────────────────────────────────│ 
 │ LANGUAGE :  ENGLISH               │ FORMAT   :  CHM                       │ 
 ├───────────────────────────────────┼───────────────────────────────────────│ 
 │ RELEASE  :  04/04/05              │ SIZE     :  2.35 MB                   │ 
 └═══════════════════════════════════════════════════════════════════════════┘ 
                                                                               
                                                                               
 ┌────────────────────────┐ ▓▒░ Release Notes ░▒▓ ┌──────────────────────────┐ 
 │                        └───────────────────────┘                          │ 
 │                                                                           │ 
 │ [Product Information]                                                     │ 
 │                                                                           │ 
 │   QuickTime Java (QJT) is a terrific multimedia toolkit, but it's also    │ 
 │   terrifying to the uninitiated. Java developers who need to add audio,   │ 
 │   video, or interactive media creation and playback to their              │ 
 │   applications find that QTJ is powerful, but not easy to get into. In    │ 
 │   fact, when it comes to class-count, QuickTime Java is nearly as large   │ 
 │   as all of Java 1.1.   Once you learn the entire scope of Apple's        │ 
 │   QuickTime software, you really appreciate the problem. At its           │ 
 │   simplest, QuickTime allows Mac and Windows users to play audio and      │ 
 │   video on their computers. But QuickTime is many things: a file format,  │ 
 │   an environment for media authoring, and a suite of applications that    │ 
 │   includes browser plug-ins for viewing media within a web page, a        │ 
 │   PictureViewer for working with still pictures, QuickTime Streaming      │ 
 │   Server for delivering streaming media files on the Internet in real     │ 
 │   time, and QuickTime Broadcaster for delivering live events on the       │ 
 │   Internet. Among others.  As if that weren't daunting enough, the        │ 
 │   javadocs on QJT are wildly incomplete, and other books on the topic     │ 
 │   are long out of date and not well regarded, making progress with QTJ    │ 
 │   extremely difficult. So what can you do? Our new hands-on guide,        │ 
 │   QuickTime Java: A Developer's Notebook, not only catches up with this   │ 
 │   technology, but de-mystifies it.   This practical "all lab, no          │ 
 │   lecture" book is an informal, code-intensive workbook that offers the   │ 
 │   first real look at this important software. Like other titles in our    │ 
 │   Developer's Notebook series, QuickTime Java: A Developer's Notebook is  │ 
 │   for impatient early adopters who want get up to speed on what they can  │ 
 │   use right now. It's deliberately light on theory, emphasizing example   │ 
 │   over explanation and practice over concept, so you can focus on         │ 
 │   learning by doing.   QuickTime Java: A Developer's Notebook gives you   │ 
 │   just the functionality you need from QTJ. Even if you come to realize   │ 
 │   that 95% of the API is irrelevant to you, this book will help you       │ 
 │   master the 5% that really counts.                                       │ 
 │                                                                           │ 
 │                                                                           │ 
 │ [Install Information]                                                     │ 
 │                                                                           │ 
 │   Unpack it !                                                             │ 
 │   Enjoy this fine release from TEAM LiB ~_* !                             │ 
 │                                                                           │ 
 │ [For more information]                                                    │ 
 │                                                                           │ 
 │   http://www.amazon.com/exec/obidos/tg/detail/-/0596008228/               │ 
 │                                                                           │ 
 │                                                                           │ 
 └═══════════════════════════════════════════════════════════════════════════┘ 
                                                                               
                                                                               
 ┌─────────────────────┐ ▓▒░ TEAM LiB AGREEMENTS ░▒▓ ┌───────────────────────┐ 
 │                     └─────────────────────────────┘                       │ 
 │                                                                           │ 
 │   Attention:  Please  read  these  terms  carefully  before  using  our   │ 
 │   release.  Using our release indicates that you have read and accepted   │ 
 │   these  agreements.  If you do not agree to accept these terms, do not   │ 
 │   use  our  release  or  infomation from it. We may change the terms of   │ 
 │   this Agreement at any time.                                             │ 
 │                                                                           │ 
 │   YOU MAY USE OUR RELEASE FOR EVALUATION PRUPOSES ONLY.  WE WILL NOT BE   │ 
 │   HELD  RESPONSIBLE  FOR OUR RELEASE. IF YOU LIKE THIS BOOKWARE, YOU'RE   │ 
 │   STRONGLY  ADVISED  TO  BUY  IT.  BOOKWARE PUBLISHER AND AUTHOR NEED     │ 
 │   QUALITY PRODUCTS. YOU MAY NOT USE OUR RELEASE TO MAKE MONEY OR USE IT   │ 
 │   SUPPORT FOR COMMERCIAL PURPOSE.                                         │ 
 │                                                                           │ 
 └═══════════════════════════════════════════════════════════════════════════┘ 
                                                                               
                                                                               
 ┌────────────────────────┐ ▓▒░ TEAM LiB NEWS ░▒▓ ┌──────────────────────────┐ 
 │                        └───────────────────────┘                          │ 
 │                                                                           │ 
 │   - Looking for EU affil site                                             │ 
 │                                                                           │ 
 │   Do You Wanna Join? Getting In Touch With Us If...                       │ 
 │     - You can access Online library                                       │ 
 │     - People who works in publishing company                              │ 
 │     - You can provide fast speed servers as team                          │ 
 │   dump                                                                    │ 
 │       such as 100+mbit/200+g                                              │ 
 │     - You are good cracker                                                │ 
 │                                                                           │ 
 └═══════════════════════════════════════════════════════════════════════════┘ 
                                                                               
                                                                               
 ┌───────────────────────┐ ▓▒░ TEAM LiB Greets ░▒▓ ┌──────────── ▄▄ ─────────┐ 
 │                       └─────────────────────────┘            ▄████▄       │ 
 │                                                           ▄█████████▄     │ 
 │   TEAM LiB send GREETS to:                              ▄████████  ██     │ 
 │   All groups who bring releases of high                 ▀██▀▀████▄▄███▄███▄ 
 │   quality to the scene.                                     ▄██████████████ 
 │   Thanks to all our hardworking members.            ▄▄▄█████████▀ ███  ▀▀█▀ 
 │                                                    █████████▀███▄▄██      │ 
 └═══════════════════════════════════════════════════ ███████  ▄███████ ═════┘ 
                                                       ██▀▀  ▄██████▀          
                                                             ██████  ▄▄        
 ┌─────────────────────┐ ▓▒░ Contact Information ░▒▓ ┌───────── ███████ ─────┐ 
 │                     └─────────────────────────────┘        ███████▀       │ 
 │                                                           ██████ ▄▄▄██▄   │ 
 │   Email:  TeamLiB[at]msn[dot]com                             ██████████   │ 
 │   Any request for technical support                     ▄████████████▀    │ 
 │   or missing files will be ignored                     ████████▀▀         │ 
 │   so don't waste your/our time!                         ▀▀▀▀   ▄█████▄    │ 
 │                                                           ▄▄██████████    │ 
 └═════════════════════════════════════════════════════════ █████▀   ████ ═══┘ 
                                                            ███  ▄▄▄▄████      
                                                            ███ █████████      
                    TEAM LiB (Since 2003)                   ███ ██▀  ████      
                                  .nfo layout by D1BT       ███ ▀▄▄█▄███▀      
                                                            ▀██████████▀       
                                                             ▀██▀  ███▀        
                                                                               
  █──────────────────────────────────────────────────────────────────────────█ 

Files

PathSize
l-qtfj01.zip1,40 MB
l-qtfj02.zip1.013,43 KB