0-DAYS EbookZ and more. Part 2

Status
Not open for further replies.

blackhumor

Member
Joined
Oct 31, 2004
Messages
43
Reaction score
6
Не появилась ли такая книга:
"Business Process Management with JBoss jBPM"
Packt Publishing, Aug, 2007
ISBN 184719236X
ISBN 13 978-1-847192-36-3
 

wrz.netz

Member
Joined
Dec 10, 2004
Messages
923
Reaction score
832
Age
50
1. Apress.Beginning.HTML.with.CSS.and.XHTML.Modern.Guide.and.Reference.Jun.2007.eBook-BBL
2. OReilly.ActionScript.3.0.Design.Patterns.Jul.2007.eBook-BBL
3. OReilly.Programming.Collective.Intelligence.Aug.2007.eBook-BBL
4. OReilly.Regular.Expression.Pocket.Reference.2nd.Edition.Jul.2007.eBook-BBL
5. OReilly.Security.Power.Tools.Aug.2007.eBook-BBL


21cIbvQxhML.jpg



Beginning HTML with CSS and XHTML: Modern Guide and Reference (Beginning: from Novice to Professional)
Amazon

Product Details
Author(s): David Schultz,Craig Cook
ISBN: 1590597478
ISBN-13: 9781590597477
Publisher: Apress
Year: 2007
Pages: 430

Product Description
If you want to get into developing web sites, the most important thing you need is a solid understanding
of Hypertext Markup Language, or HTML—the language that the majority of web site content is written
in.
Beginning HTML with CSS and XHTML: Modern Guide and Reference incorporates practical examples
that will show you how to structure your data correctly using (X)HTML, along with styling and layout basics
using Cascading Style Sheets (CSS). You'll also learn how to add dynamic behavior to your data using the
JavaScript™ language.
This book is forward-thinking because all the featured code and techniques
are standards compliant and demonstrate best practices—so you won't waste time on outdated,
bad techniques. Your web pages will work properly in most web browsers and be accessible to web users with
disabilities, easily locatable with popular search engines, and compact in file size.
Even if you already
know HTML and CSS basics, this book will still be useful to you. It features comprehensive reference tables
at the back, so you can look up all of the troublesome attributes, codes, and properties quickly and easily.

Pick up a copy of this book because it:

Teaches standards-compliant HTML--not outdated techniques

Includes reference sections for you to easily look up syntax
Doesn't require previous programming
experience for comprehension Bruce Lawson and Gez Lemon acted as technical reviewers of Beginning HTML
with CSS and XHTML. Bruce and Gez are active members of the Web Standards Project's Accessibility Task
Force, and have helped ensure that the book follows current guidelines and best practice.

eBook:Apress.Beginning.HTML.with.CSS.and.XHTML.Modern.Guide.and.Reference.Jun.2007.eBook-BBL hash [3suhBAVuNPVrUOhr4ACGAgwo/+I]
file:2007_1024_wrz_apr-beg.htm.wit.css.and.xht.mod.gui.and.ref.jun.200.ebo.bbl.izp (6958) KB

Code:
[color=magenta]http://rapidshare.com/files/65339369/2007_1024_wrz_apr-beg.htm.wit.css.and.xht.mod.gui.and.ref.jun.200.ebo.bbl.izp.html
[/color]


21XVvwqMSpL.jpg



ActionScript 3.0 Design Patterns: Object Oriented Programming Techniques (Adobe Developer Library)
Amazon

Product Details
Author(s): William Sanders,Chandima Cumaranatunge
ISBN: 0596528469
ISBN-13: 9780596528461
Publisher: Adobe Dev Library
Year: 2007
Pages: 530

Product Description
Now that ActionScript is reengineered from top to bottom as a true object-oriented programming (OOP)
language, reusable design patterns are an ideal way to solve common problems in Flash and Flex applications.
If you're an experienced Flash or Flex developer ready to tackle sophisticated programming techniques
with ActionScript 3.0, this hands-on introduction to design patterns is the book you need. ActionScript
3.0 Design Patterns takes you step by step through the process, first by explaining how design patterns
provide a clear road map for structuring code that actually makes OOP languages easier to learn and use.
You then learn about various types of design patterns and construct small abstract examples before trying
your hand at building full-fledged working applications outlined in the book. Topics in ActionScript
3.0 Design Patterns include:
Key features of ActionScript 3.0 and why it became an OOP language
OOP
characteristics, such as classes, abstraction, inheritance, and polymorphism
The benefits of using
design patterns
Creational patterns, including Factory and Singleton patterns
Structural patterns,
including Decorator, Adapter, and Composite patterns
Behavioral patterns, including Command, Observer,
Strategy, and State patterns
Multiple design patterns, including Model-View-Controller and Symmetric
Proxy designs During the course of the book, you'll work with examples of increasing complexity, such
as an e-business application with service options that users can select, an interface for selecting
a class of products and individual products in each class, an action game application, a video record
and playback application, and many more. Whether you're coming to Flash and Flex from Java or C++, or have
experience with ActionScript 2.0, ActionScript 3.0 Design Patterns will have you constructing truly
elegant solutions for your Flash and Flex applications in no time.
eBook:OReilly.ActionScript.3.0.Design.Patterns.Jul.2007.eBook-BBL hash [Bvj9/SZfU3C3ekmgHsJrD1pvX2Y]
file:2007_1024_wrz_ore-act.3.0.des.pat.jul.200.ebo.bbl.izp (3150) KB

Code:
[color=magenta]http://rapidshare.com/files/65341332/2007_1024_wrz_ore-act.3.0.des.pat.jul.200.ebo.bbl.izp.html
[/color]


21XjAxeby9L.jpg



Programming Collective Intelligence: Building Smart Web 2.0 Applications
Amazon

Product Details
Author(s): Toby Segaran
ISBN: 0596529325
ISBN-13: 9780596529321
Publisher: O'Reilly Media, Inc.
Year: 2007
Pages: 360

Product Description
Want to tap the power behind search rankings, product recommendations, social bookmarking, and online
matchmaking? This fascinating book demonstrates how you can build Web 2.0 applications to mine the enormous
amount of data created by people on the Internet. With the sophisticated algorithms in this book, you
can write smart programs to access interesting datasets from other web sites, collect data from users
of your own applications, and analyze and understand the data once you've found it. Programming Collective
Intelligence takes you into the world of machine learning and statistics, and explains how to draw conclusions
about user experience, marketing, personal tastes, and human behavior in general -- all from information
that you and others collect every day. Each algorithm is described clearly and concisely with code that
can immediately be used on your web site, blog, Wiki, or specialized application. This book explains:

Collaborative filtering techniques that enable online retailers to recommend products or media

Methods of clustering to detect groups of similar items in a large dataset
Search engine features --
crawlers, indexers, query engines, and the PageRank algorithm
Optimization algorithms that search
millions of possible solutions to a problem and choose the best one
Bayesian filtering, used in spam
filters for classifying documents based on word types and other features
Using decision trees not only
to make predictions, but to model the way decisions are made
Predicting numerical values rather than
classifications to build price models
Support vector machines to match people in online dating sites

Non-negative matrix factorization to find the independent features in a dataset
Evolving intelligence
for problem solving -- how a computer develops its skill by improving its own code the more it plays a game
Each chapter includes exercises for extending the algorithms to make them more powerful. Go beyond simple
database-backed applications and put the wealth of Internet data to work for you. "Bravo! I cannot think
of a better way for a developer to first learn these algorithms and methods, nor can I think of a better way
for me (an old AI dog) to reinvigorate my knowledge of the details." -- Dan Russell, Google "Toby's book
does a great job of breaking down the complex subject matter of machine-learning algorithms into practical,
easy-to-understand examples that can be directly applied to analysis of social interaction across
the Web today. If I had this book two years ago, it would have saved precious time going down some fruitless
paths." -- Tim Wolters, CTO, Collective Intellect
eBook:OReilly.Programming.Collective.Intelligence.Aug.2007.eBook-BBL hash [vIdw2wTH7rTgeaaf4aRK6K6oHfo]
file:2007_1024_wrz_ore-pro.col.int.aug.200.ebo.bbl.izp (2585) KB

Code:
[color=magenta]http://rapidshare.com/files/65339520/2007_1024_wrz_ore-pro.col.int.aug.200.ebo.bbl.izp.html
[/color]


213-MBaPFaL.jpg



Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))
Amazon

Product Details
Author(s): Tony Stubblebine
ISBN: 0596514271
ISBN-13: 9780596514273
Publisher: O'Reilly Media, Inc.
Year: 2007
Pages: 126

Product Description
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 including:
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.
eBook:OReilly.Regular.Expression.Pocket.Reference.2nd.Edition.Jul.2007.eBook-BBL hash [3h+EhqF7W4nOPsgfF/bXAFdDUo8]
file:2007_1024_wrz_ore-reg.exp.poc.ref.2nd.edi.jul.200.ebo.bbl.izp (859) KB

Code:
[color=magenta]http://rapidshare.com/files/65339567/2007_1024_wrz_ore-reg.exp.poc.ref.2nd.edi.jul.200.ebo.bbl.izp.html
[/color]


216Qe9yuymL.jpg



Security Power Tools
Amazon

Product Details
Author(s): Bryan Burns,Dave Killion,Nicolas Beauchesne,Eric Moret,Julien Sobrier,Michael Lynn,Eric Markham,Chris Iezzoni,Philippe Biondi,Jennifer Granick,Steve Manzuik,Paul Guersch
ISBN: 0596009631
ISBN-13: 9780596009632
Publisher: O'Reilly Media, Inc.
Year: 2007
Pages: 856

Product Description
What if you could sit down with some of the most talented security engineers in the world and ask any network
security question you wanted? Security Power Tools lets you do exactly that! Members of Juniper Networks'
Security Engineering team and a few guest experts reveal how to use, tweak, and push the most popular network
security applications, utilities, and tools available using Windows, Linux, Mac OS X, and Unix platforms.
Designed to be browsed, Security Power Tools offers you multiple approaches to network security via
23 cross-referenced chapters that review the best security tools on the planet for both black hat techniques
and white hat defense tactics. It's a must-have reference for network administrators, engineers and
consultants with tips, tricks, and how-to advice for an assortment of freeware and commercial tools,
ranging from intermediate level command-line operations to advanced programming of self-hiding exploits.
Security Power Tools details best practices for:
Reconnaissance -- including tools for network scanning
such as nmap; vulnerability scanning tools for Windows and Linux; LAN reconnaissance; tools to help
with wireless reconnaissance; and custom packet generation
Penetration -- such as the Metasploit
framework for automated penetration of remote computers; tools to find wireless networks; exploitation
framework applications; and tricks and tools to manipulate shellcodes
Control -- including the configuration
of several tools for use as backdoors; and a review of known rootkits for Windows and Linux
Defense --
including host-based firewalls; host hardening for Windows and Linux networks; communication security
with ssh; email security and anti-malware; and device security testing
Monitoring -- such as tools
to capture, and analyze packets; network monitoring with Honeyd and snort; and host monitoring of production
servers for file changes
Discovery -- including The Forensic Toolkit, SysInternals and other popular
forensic tools; application fuzzer and fuzzing techniques; and the art of binary reverse engineering
using tools like Interactive Disassembler and Ollydbg A practical and timely network security ethics
chapter written by a Stanford University professor of law completes the suite of topics and makes this
book a goldmine of security information. Save yourself a ton of headaches and be prepared for any network
security dilemma with Security Power Tools.
eBook:OReilly.Security.Power.Tools.Aug.2007.eBook-BBL hash [HBcv8jt7vp9q+cBLf5mtsyZQvpM]
file:2007_1024_wrz_ore-sec.pow.too.aug.200.ebo.bbl.izp (8986) KB

Code:
[color=magenta]http://rapidshare.com/files/65340056/2007_1024_wrz_ore-sec.pow.too.aug.200.ebo.bbl.izp.html
[/color]
 

wrz.netz

Member
Joined
Dec 10, 2004
Messages
923
Reaction score
832
Age
50
1. SkillSoft.Cisco.BCMSN.3.0.Configuring.and.Implementing.WLANs-LiB
2. SkillSoft.Cisco.BCMSN.3.0.Configuring.Campus.Switches.to.Support.Voice-LiB
3. SkillSoft.Cisco.BCMSN.3.0.Defining.Virtual.Local.Area.Networks.VLANS-LiB
4. SkillSoft.Cisco.BCMSN.3.0.Implementing.Spanning.Tree-LiB
5. SkillSoft.Cisco.BCMSN.3.0.Implementing.Trunks.and.the.Virtual.Trunking.Protocol.VTP-LiB
6. SkillSoft.Cisco.BCMSN.3.0.Mitigating.Service.Loss.and.Data.Theft-LiB
7. SkillSoft.Cisco.BSCI.3.0.BGP.for.Enterprise.ISP.Connectivity-LiB
8. SkillSoft.Cisco.BSCI.3.0.Configuring.Advanced.Elements.of.OSPF-LiB
9. SkillSoft.Cisco.BSCI.3.0.Configuring.Simple.Elements.of.OSPF-LiB
10. SkillSoft.Cisco.BSCI.3.0.Implementing.Multicast-LiB
11. SkillSoft.Cisco.BSCI.3.0.Manipulating.Routing.Updates-LiB
12. SkillSoft.Cisco.BSCI.3.0.The.IS-IS.Protocol-LiB
13. SkillSoft.Cisco.BSCI.3.0.Tuning.OSPF.Configurations-LiB
14. SkillSoft.Cryptography-LiB
15. SkillSoft.Implementing.IT.Security-LiB
16. SkillSoft.Managing.Laptops.and.Portable.Devices-LiB
17. SkillSoft.Oracle.Database.10g.Managing.Backup.and.Recovery.Release.2-LiB
18. SkillSoft.Understanding.and.Supporting.Networks-LiB
19. SkillSoft.Using.Effective.Remote.Communication-LiB
20. SkillSoft.Visual.Basic.2005.Customized.Programming-LiB



eBook:SkillSoft.Cisco.BCMSN.3.0.Configuring.and.Implementing.WLANs-LiB hash [SIKYPU+P7sPH7KLmnzM7gryuo24]
file:2007_1024_wrz_ski-cis.bcm.3.0.con.and.imp.wla.lib.izp (12837) KB

Code:
[color=magenta]http://rapidshare.com/files/65522754/2007_1024_wrz_ski-cis.bcm.3.0.con.and.imp.wla.lib.izp.html
[/color]



eBook:SkillSoft.Cisco.BCMSN.3.0.Configuring.Campus.Switches.to.Support.Voice-LiB hash [otIrySdUjgc73Vx6YohY6HirXiY]
file:2007_1024_wrz_ski-cis.bcm.3.0.con.cam.swi.to.sup.voi.lib.izp (468) KB

Code:
[color=magenta]http://rapidshare.com/files/65522779/2007_1024_wrz_ski-cis.bcm.3.0.con.cam.swi.to.sup.voi.lib.izp.html
[/color]



eBook:SkillSoft.Cisco.BCMSN.3.0.Defining.Virtual.Local.Area.Networks.VLANS-LiB hash [/p5LvigVPOqbMxjYVdW9jhlgxD4]
file:2007_1024_wrz_ski-cis.bcm.3.0.def.vir.loc.are.net.vla.lib.izp (9024) KB

Code:
[color=magenta]http://rapidshare.com/files/65523201/2007_1024_wrz_ski-cis.bcm.3.0.def.vir.loc.are.net.vla.lib.izp.html
[/color]



eBook:SkillSoft.Cisco.BCMSN.3.0.Implementing.Spanning.Tree-LiB hash [M21KukZmJwSmfu0luDRzhF9m0zA]
file:2007_1024_wrz_ski-cis.bcm.3.0.imp.spa.tre.lib.izp (12989) KB

Code:
[color=magenta]http://rapidshare.com/files/65523766/2007_1024_wrz_ski-cis.bcm.3.0.imp.spa.tre.lib.izp.html
[/color]



eBook:SkillSoft.Cisco.BCMSN.3.0.Implementing.Trunks.and.the.Virtual.Trunking.Protocol.VTP-LiB hash [fvTAHc4GIU7X6jZQfK/SGKJC3Ac]
file:2007_1024_wrz_ski-cis.bcm.3.0.imp.tru.and.the.vir.tru.pro.vtp.lib.izp (10899) KB

Code:
[color=magenta]http://rapidshare.com/files/65524224/2007_1024_wrz_ski-cis.bcm.3.0.imp.tru.and.the.vir.tru.pro.vtp.lib.izp.html
[/color]



eBook:SkillSoft.Cisco.BCMSN.3.0.Mitigating.Service.Loss.and.Data.Theft-LiB hash [igdxQqoRxoGHaLJP7m69glurPGY]
file:2007_1024_wrz_ski-cis.bcm.3.0.mit.ser.los.and.dat.the.lib.izp (13582) KB

Code:
[color=magenta]http://rapidshare.com/files/65524878/2007_1024_wrz_ski-cis.bcm.3.0.mit.ser.los.and.dat.the.lib.izp.html
[/color]



eBook:SkillSoft.Cisco.BSCI.3.0.BGP.for.Enterprise.ISP.Connectivity-LiB hash [EfJL6sqk7ziTlHZrNRH32E4VbWw]
file:2007_1024_wrz_ski-cis.bsc.3.0.bgp.for.ent.isp.con.lib.izp (10634) KB

Code:
[color=magenta]http://rapidshare.com/files/65525383/2007_1024_wrz_ski-cis.bsc.3.0.bgp.for.ent.isp.con.lib.izp.html
[/color]



eBook:SkillSoft.Cisco.BSCI.3.0.Configuring.Advanced.Elements.of.OSPF-LiB hash [LD8ROsKGncT4fU/U4HaUVwtYEJk]
file:2007_1024_wrz_ski-cis.bsc.3.0.con.adv.ele.of.osp.lib.izp (9606) KB

Code:
[color=magenta]http://rapidshare.com/files/65525854/2007_1024_wrz_ski-cis.bsc.3.0.con.adv.ele.of.osp.lib.izp.html
[/color]



eBook:SkillSoft.Cisco.BSCI.3.0.Configuring.Simple.Elements.of.OSPF-LiB hash [Y6L+AKnCILfHW+dN7QKoiI9OCPA]
file:2007_1024_wrz_ski-cis.bsc.3.0.con.sim.ele.of.osp.lib.izp (10101) KB

Code:
[color=magenta]http://rapidshare.com/files/65526319/2007_1024_wrz_ski-cis.bsc.3.0.con.sim.ele.of.osp.lib.izp.html
[/color]



eBook:SkillSoft.Cisco.BSCI.3.0.Implementing.Multicast-LiB hash [GxxlOECoqv2q7RE+WxbGmH2VTKU]
file:2007_1024_wrz_ski-cis.bsc.3.0.imp.mul.lib.izp (10676) KB

Code:
[color=magenta]http://rapidshare.com/files/65526839/2007_1024_wrz_ski-cis.bsc.3.0.imp.mul.lib.izp.html
[/color]



eBook:SkillSoft.Cisco.BSCI.3.0.Manipulating.Routing.Updates-LiB hash [tII9KCz+GsD7ugA2STergUflWpI]
file:2007_1024_wrz_ski-cis.bsc.3.0.man.rou.upd.lib.izp (13271) KB

Code:
[color=magenta]http://rapidshare.com/files/65527477/2007_1024_wrz_ski-cis.bsc.3.0.man.rou.upd.lib.izp.html
[/color]



eBook:SkillSoft.Cisco.BSCI.3.0.The.IS-IS.Protocol-LiB hash [OGpH489NxL9WeONSyni283gIc+Y]
file:2007_1024_wrz_ski-cis.bsc.3.0.the.is.is.pro.lib.izp (12865) KB

Code:
[color=magenta]http://rapidshare.com/files/65528085/2007_1024_wrz_ski-cis.bsc.3.0.the.is.is.pro.lib.izp.html
[/color]



eBook:SkillSoft.Cisco.BSCI.3.0.Tuning.OSPF.Configurations-LiB hash [aO5XehS3M37yPc/9AaJB/lY6hk4]
file:2007_1024_wrz_ski-cis.bsc.3.0.tun.osp.con.lib.izp (10657) KB

Code:
[color=magenta]http://rapidshare.com/files/65528587/2007_1024_wrz_ski-cis.bsc.3.0.tun.osp.con.lib.izp.html
[/color]



eBook:SkillSoft.Cryptography-LiB hash [crKoLjKzeqTzNVkjK/RJ3NfjTJE]
file:2007_1024_wrz_ski-cry.lib.izp (10473) KB

Code:
[color=magenta]http://rapidshare.com/files/65529044/2007_1024_wrz_ski-cry.lib.izp.html
[/color]



eBook:SkillSoft.Implementing.IT.Security-LiB hash [egAPRRGrixu53uwnweyfSqqulZM]
file:2007_1024_wrz_ski-imp.it.sec.lib.izp (10454) KB

Code:
[color=magenta]http://rapidshare.com/files/65529533/2007_1024_wrz_ski-imp.it.sec.lib.izp.html
[/color]



eBook:SkillSoft.Managing.Laptops.and.Portable.Devices-LiB hash [lg+GeTho7yMtkHc/iEAdgRySvQE]
file:2007_1024_wrz_ski-man.lap.and.por.dev.lib.izp (8772) KB

Code:
[color=magenta]http://rapidshare.com/files/65529960/2007_1024_wrz_ski-man.lap.and.por.dev.lib.izp.html
[/color]



eBook:SkillSoft.Oracle.Database.10g.Managing.Backup.and.Recovery.Release.2-LiB hash [kFVRl+nKEnIPhV9kw4AW92O9RKo]
file:2007_1024_wrz_ski-ora.dat.10g.man.bac.and.rec.rel.2.lib.izp (13061) KB

Code:
[color=magenta]http://rapidshare.com/files/65530540/2007_1024_wrz_ski-ora.dat.10g.man.bac.and.rec.rel.2.lib.izp.html
[/color]



eBook:SkillSoft.Understanding.and.Supporting.Networks-LiB hash [iacbwCe8TdPb5uqaBsnkV3Bh1rQ]
file:2007_1024_wrz_ski-und.and.sup.net.lib.izp (8876) KB

Code:
[color=magenta]http://rapidshare.com/files/65530954/2007_1024_wrz_ski-und.and.sup.net.lib.izp.html
[/color]



eBook:SkillSoft.Using.Effective.Remote.Communication-LiB hash [FxyckuzGxK2O/0tz6ZMc0+PBZXc]
file:2007_1024_wrz_ski-usi.eff.rem.com.lib.izp (6336) KB

Code:
[color=magenta]http://rapidshare.com/files/65531245/2007_1024_wrz_ski-usi.eff.rem.com.lib.izp.html
[/color]



eBook:SkillSoft.Visual.Basic.2005.Customized.Programming-LiB hash [gwKyItU7X33hvxgSqEOPbIuHlb4]
file:2007_1024_wrz_ski-vis.bas.200.cus.pro.lib.izp (11648) KB

Code:
[color=magenta]http://rapidshare.com/files/65522147/2007_1024_wrz_ski-vis.bas.200.cus.pro.lib.izp.html
[/color]
 

alexpst

Member
Joined
Jun 7, 2005
Messages
7
Reaction score
2
Age
44
Location
Не скажу
Ищу такую книгу
Facelets By Robert Swarr
March 2007
First Edition: March 2007
Series: Short Cut
Format: PDF
ISBN 10: 0-596-52924-4
ISBN 13: 9780596529246
Pages: 100

9780596529246_cat.gif
 

wrz.netz

Member
Joined
Dec 10, 2004
Messages
923
Reaction score
832
Age
50
1. Springer.Distributed.Services.with.OpenAFS.Jun.2007.eBook-BBL
2. Wiley.Cognitive.Networks.Sep.2007.eBook-BBL
3. Wiley.Cryptology.Unlocked.Aug.2007.eBook-BBL
4. Wiley.Enabling.Technologies.for.Mobile.Services.The.MobiLife.Book.Nov.2007.eBook-BBL
5. Wiley.Patterns.for.Computer.Mediated.Interaction.Aug.2007.eBook-BBL
6. Wiley.Symbian.OS.Communications.Programming.2nd.Edition.Sep.2007.eBook-BBL
7. Wiley.The.Next.Generation.CDMA.Technologies.Sep.2007.eBook-BBL


21e%2Bxc2xusL.jpg



Distributed Services with OpenAFS: for Enterprise and Education
Amazon

Product Details
Author(s): Wolfgang A. Gehrke,Franco Milicchio
ISBN: 3540366334
ISBN-13: 9783540366331
Publisher: Springer
Year: 2007
Pages: 400

Product Description
This book shows in detail how to build enterprise-level secure,redundant, and highly scalable services
from scratch on top of theopen source Linux operating system, suitable for small companies aswell as
big universities. The core architecture presented is based onKerberos, LDAP, AFS, and Samba. It is shown
how to integrate web,message related, data base and other services with this backbone. Thisarchitecture
provides a Single-Sign-On solution for different clientplatforms and can also be employed for clustering.
Although it isimplemented with Debian GNU/Linux, the content can be applied to otherUNIX flavors.
eBook:Springer.Distributed.Services.with.OpenAFS.Jun.2007.eBook-BBL hash [xTaOmdxHC1XF0OFXJteeY7E6hAM]
file:2007_1101_wrz_spr-dis.ser.wit.ope.jun.200.ebo.bbl.izp (2562) KB

Code:
[color=magenta]http://rapidshare.com/files/67684625/2007_1101_wrz_spr-dis.ser.wit.ope.jun.200.ebo.bbl.izp.html
[/color]


210ajepe9%2BL.jpg



Cognitive Networks: Towards Self-Aware Networks
Amazon

Product Details
Author(s):
ISBN: 0470061960
ISBN-13: 9780470061961
Publisher: Wiley-Interscience
Year: 2007
Pages: 368

Product Description
Cognitive networks can dynamically adapt their operational parameters in response to user needs or
changing environmental conditions. They can learn from these adaptations and exploit knowledge to
make future decisions. Cognitive networks are the future, and they are needed simply because they enable
users to focus on things other than configuring and managing networks. Without cognitive networks,
the pervasive computing vision calls for every consumer to be a network technician. The applications
of cognitive networks enable the vision of pervasive computing, seamless mobility, ad-hoc networks,
and dynamic spectrum allocation, among others. In detail, the authors describe the main features of
cognitive networks clearly indicating that cognitive network design can be applied to any type of network,
being fixed or wireless. They explain why cognitive networks promise better protection against security
attacks and network intruders and how such networks will benefit the service operator as well as the consumer.
Cognitive Networks
Explores the state-of-the-art in cognitive networks, compiling a roadmap to future
research.
Covers the topic of cognitive radio including semantic aspects.
Presents hot topics such
as biologically-inspired networking, autonomic networking, and adaptive networking.
Introduces
the applications of machine learning and distributed reasoning to cognitive networks.
Addresses
cross-layer design and optimization.
Discusses security and intrusion detection in cognitive networks.
Cognitive Networks is essential reading for advanced students, researchers, as well as practitioners
interested in cognitive & wireless networks, pervasive computing, distributed learning, seamless
mobility, and self-governed networks. With forewords by Joseph Mitola III as well as Sudhir Dixit.
eBook:Wiley.Cognitive.Networks.Sep.2007.eBook-BBL hash [F0U7XyFTHZD19I0C7Iz5qeoQdw0]
file:2007_1101_wrz_wil-cog.net.sep.200.ebo.bbl.izp (4477) KB

Code:
[color=magenta]http://rapidshare.com/files/67684941/2007_1101_wrz_wil-cog.net.sep.200.ebo.bbl.izp.html
[/color]


21zMafA5CjL.jpg



Cryptology Unlocked
Amazon

Product Details
Author(s): Reinhard Wobst
ISBN: 0470060646
ISBN-13: 9780470060643
Publisher: Wiley
Year: 2007
Pages: 554

Product Description
Cryptology includes data encryption (cryptography), cryptographic protocols and code breaking to
provide the fundamentals of data security. This new book introduces cryptography in a unique and non-mathematical
style. Cryptology Unlocked explains encryption, crypto analysis (classic and modern algorithms),
cryptographic protocols, digital standards and much more. This innovative book will reveal some of
the dangers of code breaking, and highlights ways to master code-breaking and attack algorithms. Topics
range from the simplest enciphering methods to precise investigations of modern algorithms. Everything
you need to understand the delicate balance between complex and actual information, with a peppering
of anecdotes along the way. Join the cryptology adventure, and understand:
The difference between
good and bad algorithms
Whether or not secret services can read all messages
The real-world affect
cryptography had on World War II
The unspoken security risks behind digital mobile standards GSM and
UMTS
The everyday implications on digital signatures, PINs and online banking
eBook:Wiley.Cryptology.Unlocked.Aug.2007.eBook-BBL hash [F1NXUv4ZYOZ2tZWEVXOMZB22REc]
file:2007_1101_wrz_wil-cry.unl.aug.200.ebo.bbl.izp (1983) KB

Code:
[color=magenta]http://rapidshare.com/files/67682852/2007_1101_wrz_wil-cry.unl.aug.200.ebo.bbl.izp.html
[/color]


21L29SNlUeL.jpg



Enabling Technologies for Mobile Services: The MobiLife Book
Amazon

Product Details
Author(s): Mika Klemettinen
ISBN: 0470512903
ISBN-13: 9780470512906
Publisher: Wiley
Year: 2007
Pages: 438

Product Description
This book’s emphasis is on describing a complete architectural framework, which combines theory
and practice in a way that gives a realistic view of the opportunities and challenges in the applications
and services area, including results from both extensive user evaluations and technical evaluations.
It will cover topics in the B3G area that are not yet well covered, namely applications and services from
the users, key enabling technologies, regulatory and business models, end-user evaluations and applications/services
creation points of views. Especially, the book describes the results and conclusions of practical work
that has taken place during the major collaborative MobiLife research project with around 1500 person-months
of work during 2.5 years (Sep/2004-Dec/2006), and is building on the former and parallel interaction
with the Wireless World Research Forum. It will also include, a defined service architecture/infrastructure
with interoperable components on user interaction, context-awareness, privacy & trust, personalization,
and services support; definitions of key enabling technologies; reference applications for several
application/service concepts; and qualitative evaluations and field studies with more than 250 end-users
in Italy and Finland. Thus, the architecture and enabling technology solutions have been validated
both in technical and non-technical dimensions. It will also describe marketplace analysis with validations
by more than 20 key experts in Finland, The Netherlands, U.K, Italy and Germany; and pioneering legal/regulatory
analysis of the challenges related to new advanced application/service solutions with remarks on,
e.g., personalization and DRM.
eBook:Wiley.Enabling.Technologies.for.Mobile.Services.The.MobiLife.Book.Nov.2007.eBook-BBL hash [ixOXe6davP9eJbAIzf8DZtGpmzo]
file:2007_1101_wrz_wil-ena.tec.for.mob.ser.the.mob.boo.nov.200.ebo.bbl.izp (7018) KB

Code:
[color=magenta]http://rapidshare.com/files/67683302/2007_1101_wrz_wil-ena.tec.for.mob.ser.the.mob.boo.nov.200.ebo.bbl.izp.html
[/color]


21pnwll0%2BUL.jpg



Patterns for Computer-Mediated Interaction (Wiley Software Patterns Series)
Amazon

Product Details
Author(s): Till Schummer,Stephan Lukosch
ISBN: 0470025611
ISBN-13: 9780470025611
Publisher: Wiley
Year: 2007
Pages: 600

Product Description
Written by well-respected experts, this how-to guide provides patterns for the design of human computer
human interaction (HCHI). An increasing number of applications are currently designed for use by more
than one user, eg: multi-player games, interactive web sites, mobile phones, collaborative learning
systems, interactive workspaces and smart environments. In these areas there is a shift from (HCI) human
computer interaction to (HCHI) human computer human interaction. The role of patterns in this movement
is twofold: 1st – patterns focus on the human user of the system; 2nd – patterns assist developers
in the development process of groupware applications.
eBook:Wiley.Patterns.for.Computer.Mediated.Interaction.Aug.2007.eBook-BBL hash [dy2LxKAkYlQqqqEoMokyi2rG4qA]
file:2007_1101_wrz_wil-pat.for.com.med.int.aug.200.ebo.bbl.izp (12093) KB

Code:
[color=magenta]http://rapidshare.com/files/67683961/2007_1101_wrz_wil-pat.for.com.med.int.aug.200.ebo.bbl.izp.html
[/color]


210BoCpyd9L.jpg



Symbian OS Communications Programming (Symbian Press)
Amazon

Product Details
Author(s): Iain Campbell,Dale Self,Emlyn Howell,Ian Bunning,Ibrahim Rahman,Lucy Caffery,Malcolm Box,Matthew Elliott,Natasha Ho,Pierre Cochart,Tim Howes,Twm Davies
ISBN: 0470512288
ISBN-13: 9780470512289
Publisher: Wiley
Year: 2007
Pages: 462

Product Description
An up-to-date insight into Communications programming at Symbian, incorporating changes introduced
by the latest version of Symbian OS (Symbian OS V9), which is the basis of the new phones currently reaching
the market. It guides developers through the Symbian OS communications architecture and provides essential
information on the communications models and programming interfaces used by Symbian OS.
Clear up-to-date
explanations of how Symbian OS Communications works, demonstrated with full code examples in each chapter

Written by experienced Symbian engineer who leads the Symbian Communications Programming team
Covers
special topics to include Bluetooth, HTTP, Serial Communications, OBEX and messaging
eBook:Wiley.Symbian.OS.Communications.Programming.2nd.Edition.Sep.2007.eBook-BBL hash [LHBDv1MEKSEHJFr4QEsZ8ZS1r6g]
file:2007_1101_wrz_wil-sym.os.com.pro.2nd.edi.sep.200.ebo.bbl.izp (1592) KB

Code:
[color=magenta]http://rapidshare.com/files/67684059/2007_1101_wrz_wil-sym.os.com.pro.2nd.edi.sep.200.ebo.bbl.izp.html
[/color]


21xPFJCBwKL.jpg



The Next Generation CDMA Technologies
Amazon

Product Details
Author(s): Hsiao-Hwa Chen
ISBN: 0470022949
ISBN-13: 9780470022948
Publisher: Wiley
Year: 2007
Pages: 476

Product Description
The great success of Internet and mobile cellular communications has opened a new vista for future all-IP
wireless applications, being evident in continuously increasing demand for worldwide packet data
services in the current 2.5G and 3G networks. It has been clear that the future wireless systems will be
operating based mainly if not completely on burst data services carrying multimedia traffics, including
voice, data, image and video. The need to support such a great amount of burst-type traffic in wireless
channels has already posed a serious challenge to the currently available air-link technologies based
on either TDMA or CDMA. There has been some debate in the community on the multiple access technologies
most suitable for the Beyond 3G wireless. This book serves as a stimulus to accelerate CDMA technological
evolution towards the next generation.
Addresses the issues related to the next generation CDMA technologies
which will be the key air-link technology in Beyond 3G wireless applications.
Focuses on the introduction
of several promising new CDMA technologies, such as orthogonal complementary codes based CDMA systems,
M-ary CDMA, OFDM-CDMA and optical-CDMA technologies.
Provides a self-contained treatment of the
area starting with the basics and progressing step-by-step to the advanced research topics on new generation
CDMA systems. This book is suitable for researchers in both academia and industry, postgraduate and
senior undergraduate students, practising engineers and R&D engineers throughout the telecommunications
arena.
eBook:Wiley.The.Next.Generation.CDMA.Technologies.Sep.2007.eBook-BBL hash [5xCcF39gJUVGu4jzbXz7I/v7G10]
file:2007_1101_wrz_wil-the.nex.gen.cdm.tec.sep.200.ebo.bbl.izp (6184) KB

Code:
[color=magenta]http://rapidshare.com/files/67684425/2007_1101_wrz_wil-the.nex.gen.cdm.tec.sep.200.ebo.bbl.izp.html
[/color]
 

wrz.netz

Member
Joined
Dec 10, 2004
Messages
923
Reaction score
832
Age
50
1. Academic.Press.Introduction.to.CDMA.Wireless.Communications.Sep.2007.eBook-BBL
2. Focal.Press.Photoshop.CS3.Essential.Skills.May.2007.eBook-BBL
3. Newnes.Embedded.Software.Sep.2007.eBook-BBL


21z5fmXBCxL.jpg



Introduction to CDMA Wireless Communications
Amazon

Product Details
Author(s): Mosa Ali Abu-Rgheff
ISBN: 0750652527
ISBN-13: 9780750652520
Publisher: Academic Press
Year: 2007
Pages: 632

Product Description
The book gives an in-depth study of the principles of the spread spectrum techniques and their applications
in mobile communications. It starts with solid foundations in the digital communications that are essential
to unequivocal understanding of the CDMA technology, and guides the reader through the fundamentals
and characteristics of cellular CDMA communications. Features include:* A very clear and thorough
description of the principles and applications of spread spectrum techniques in multi-user mobile
communications.* Matlab-based worked examples, exercises and practical sessions to clearly explain
the theoretical concepts.* An easy-to-read explanation of the air interface standards used in IS-95
A/B, cdma2000, and 3G WCDMA.* Clear presentations of the high speed downlink and uplink packet access
(HSDPA/HSUPA) techniques used in 3G WCDMA.The book is a very suitable introduction to the principles
of CDMA communications for senior undergraduate and graduate students, as well researchers and engineers
in industry who are looking to develop their expertise.* A very clear and thorough description of the
principles and applications of spread spectrum techniques in multi-user mobile communications.*
Matlab-based worked examples, exercises and practical sessions to clearly explain the theoretical
concepts.* An easy-to-read explanation of the air interface standards used in IS-95 A/B, cdma2000,
and 3G WCDMA.* Clear presentations of the high speed downlink and uplink packet access (HSDPA/HSUPA)
techniques used in 3G WCDMA.
eBook:Academic.Press.Introduction.to.CDMA.Wireless.Communications.Sep.2007.eBook-BBL hash [8m+6ObCpCAVxrikPZY4+PSZkKRg]
file:2007_1102_wrz_aca-pre.int.to.cdm.wir.com.sep.200.ebo.bbl.izp (3210) KB

Code:
[color=magenta]http://rapidshare.com/files/68136310/2007_1102_wrz_aca-pre.int.to.cdm.wir.com.sep.200.ebo.bbl.izp.html
[/color]


21T7WLo1v2L.jpg



Photoshop CS3 Essential Skills
Amazon

Product Details
Author(s): Mark Galer,Philip Andrews
ISBN: 0240520645
ISBN-13: 9780240520643
Publisher: Focal Press
Year: 2007
Pages: 448

Product Description
Brimming with beautiful pictures, this successful book guides you through a project-based, progressive
curriculum so that you can build all the essential skills to enhance photographs creatively and professionally
with Photoshop CS3. If you are an aspiring professional, enthusiastic amateur photographer, or a student
learning photography, digital imaging, art and design, or design graphics, you'll be amazed at the stunning
results you can achieve!New! DVD is included FREE. Additional learning materials include * full-resolution,
royalty-free images to download for trying-out your new techniques * over 8 hours of QuickTime movie
tutorials to support the practical projects * Presets from layer styles to curves, shapes, and gradients
* indispensable RAW files for editing practiceAnd dont miss the companion website with updates, practice
material, and more at www.photoshopessentialskills.com!"The perfect companion guide for Photoshop
users of multiple levels." Photoshop Creative Magazine"This book provides excellent coverage of Photoshop
as a digital darkroom tool, as well as covering a truly amazing amount of background information. It is
very readable and is truly a gem."Mark Lewis, Director, Mount Saint Mary College, USAThe Essential Skills
Photography Series from Focal Press uniquely offers a structured learning experience for photographers
of all ages, with both the underlying theory and loads of invaluable 'how to' and real-life practice projects
- all from the most talented photography practitioners/educators in the world.Each subject includes:*
learning objectives for each section for class use or self-study * color images of student and teacher/author
work* activities to check learning outcomes* assignments to put theories into creative practice* full
glossary of termsOther titles in the series:Studio Photography: Essential Skills by John Child, Photographic
Lighting: Essential Skills by John Child and Mark Galer and Digital Photography in Available Light by
Mark Galer.*An affordable resource that distills the complexity of Photoshop CS3 to the essentials*
Retouch photographs, create makeovers, produce sophisticated montages, and create special effects
with clear, step-by-step projects * Practice with activities that show the 'why', along with the 'how-to'
* Follow a structured learning approach to gain fundamental skills...and more
eBook:Focal.Press.Photoshop.CS3.Essential.Skills.May.2007.eBook-BBL hash [lzksRwBPbgWfiGD+OgAvOnxz+oI]
file:2007_1102_wrz_foc-pre.pho.cs3.ess.ski.may.200.ebo.bbl.izp (71035) KB

Code:
[color=magenta]http://rapidshare.com/files/68136082/2007_1102_wrz_foc-pre.pho.cs3.ess.ski.may.200.ebo.bbl.izp.html
[/color]


21ozT8dUgaL.jpg



Embedded Software (Newnes Know It All) (Newnes Know It All)
Amazon

Product Details
Author(s): Jean J. Labrosse,Jack Ganssle,Robert Oshana,Colin Walls,Keith E. Curtis,Jason Andrews,David J. Katz,Rick Gentile,Kamal Hyder,Bob Perrin
ISBN: 0750685832
ISBN-13: 9780750685832
Publisher: Newnes
Year: 2007
Pages: 792

Product Description
The Newnes Know It All Series takes the best of what our authors have written to create hard-working desk
references that will be an engineer's first port of call for key information, design techniques and rules
of thumb. Guaranteed not to gather dust on a shelf!Embedded software is present everywhere from a garage
door opener to implanted medical devices to multicore computer systems. This book covers the development
and testing of embedded software from many different angles and using different programming languages.
Optimization of code, and the testing of that code, are detailed to enable readers to create the best solutions
on-time and on-budget. Bringing together the work of leading experts in the field, this a comprehensive
reference that every embedded developer will need!Chapter 1: Basic Embedded Programming ConceptsChapter
2: Device DriversChapter 3: Embedded Operating SystemsChapter 4: NetworkingChapter 5: Error Handling
and DebuggingChapter 6: Hardware/Software Co-VerificationChapter 7: Techniques for Embedded Media
ProcessingChapter 8: DSP in Embedded SystemsChapter 9: Practical Embedded Coding TechniquesChapter
10: Development Technologies and Trends*Proven, real-world advice and guidance from such name authors
as Tammy Noergard, Jen LaBrosse, and Keith Curtis*Popular architectures and languages fully discussed*Gives
a comprehensive, detailed overview of the techniques and methodologies for developing effective,
efficient embedded software
eBook:Newnes.Embedded.Software.Sep.2007.eBook-BBL hash [q2E329GXY+Wez4PH4mofUeYdpLo]
file:2007_1102_wrz_new-emb.sof.sep.200.ebo.bbl.izp (8461) KB

Code:
[color=magenta]http://rapidshare.com/files/68136808/2007_1102_wrz_new-emb.sof.sep.200.ebo.bbl.izp.html
[/color]
 

QAWRA

Member
Joined
Mar 8, 2005
Messages
264
Reaction score
5
книжка о фотошопе скачалась в формате izp.Я ее попробовала переименовать в zip и распаковать .Она теперь не открывается .Просит " please insect the disk containing ..." (некий файл ....00 которого у меня просто нет ).Нумерация того что получилось после распаковки начинается с 01 .Подозреваю что мне не надо было файл переименовывать .Но как этот izp правильно открывать ?
 

wrz.netz

Member
Joined
Dec 10, 2004
Messages
923
Reaction score
832
Age
50
Окончание izp- что бы запутать rapidshare. Все книги в формате zip. Я пользуюсь RAR-ом. Архив содержит 15 "подархивов". У меня все распаковалось.
 

wrz.netz

Member
Joined
Dec 10, 2004
Messages
923
Reaction score
832
Age
50
1. Cambridge.Press.Numerical.Recipes.3rd.Edition.Sep.2007.eBook-BBL
2. IGI.Global.Securing.the.Information.Infrastructure.Sep.2007.eBook-BBL


111ccQmwYtL.jpg



Numerical Recipes 3rd Edition: The Art of Scientific Computing
Amazon

Product Details
Author(s): William H. Press,Saul A. Teukolsky,William T. Vetterling,Brian P. Flannery
ISBN: 0521880688
ISBN-13: 9780521880688
Publisher: Cambridge University Press
Year: 2007
Pages: 1256

Product Description
Co-authored by four leading scientists from academia and industry, Numerical Recipes Third Edition
starts with basic mathematics and computer science and proceeds to complete, working routines. Widely
recognized as the most comprehensive, accessible and practical basis for scientific computing, this
new edition incorporates more than 400 Numerical Recipes routines, many of them new or upgraded. The
executable C++ code, now printed in color for easy reading, adopts an object-oriented style particularly
suited to scientific applications. The whole book is presented in the informal, easy-to-read style
that made earlier editions so popular. New key features:
2 new chapters, 25 new sections, 25% longer
than Second Edition
Thorough upgrades throughout the text
Over 100 completely new routines and upgrades
of many more.
New Classification and Inference chapter, including Gaussian mixture models, HMMs,
hierarchical clustering, Support Vector Machines
New Computational Geometry chapter covers KD trees,
quad- and octrees, Delaunay triangulation, and algorithms for lines, polygons, triangles, and spheres

New sections include interior point methods for linear programming, Monte Carlo Markov Chains, spectral
and pseudospectral methods for PDEs, and many new statistical distributions
An expanded treatment
of ODEs with completely new routines Plus comprehensive coverage of
linear algebra, interpolation,
special functions, random numbers, nonlinear sets of equations, optimization, eigensystems, Fourier
methods and wavelets, statistical tests, ODEs and PDEs, integral equations, and inverse theory And
much, much more!
eBook:Cambridge.Press.Numerical.Recipes.3rd.Edition.Sep.2007.eBook-BBL hash [uFRskJOm68NDAM0qfKfguLEczMU]
file:2007_1103_wrz_cam-pre.num.rec.3rd.edi.sep.200.ebo.bbl.izp (7769) KB

Code:
[color=magenta]http://rapidshare.com/files/68677997/2007_1103_wrz_cam-pre.num.rec.3rd.edi.sep.200.ebo.bbl.izp.html
[/color]





Securing the Information Infrastructure
Amazon

Product Details
Author(s): Joseph M. Kizza,Florence M. Kizza
ISBN: 1599043793
ISBN-13: 9781599043791
Publisher: IGI Global
Year: 2007
Pages: 368

Product Description
As computer networks spread throughout the globe and as technology advances, we are increasingly dependent
upon these networks to initiate and complete our daily tasks. However, in this steadily evolving environment,
the privacy, security, reliability, and integrity of online content is tested continuously. Securing
the Information Infrastructure provides a framework for building trust in computer technology by exploring
an array of safeguards that can be used to uphold the integrity and reliability of computing systems.
This book challenges readers to examine rapid advances in information technology to recognize its misuse
in society, covering such pressing topics as computer ethics, computer network security, and computer
forensics.
eBook:IGI.Global.Securing.the.Information.Infrastructure.Sep.2007.eBook-BBL hash [w/zG6i8A94M3DI02ZMl2aflhHno]
file:2007_1103_wrz_igi-glo.sec.the.inf.inf.sep.200.ebo.bbl.izp (2398) KB

Code:
[color=magenta]http://rapidshare.com/files/68677751/2007_1103_wrz_igi-glo.sec.the.inf.inf.sep.200.ebo.bbl.izp.html
[/color]
 

olegleo

Member
Joined
Sep 21, 2004
Messages
52
Reaction score
1
Age
35
Location
Lithuania
Имеются ли следуюшие книги:

"Accelerated C# 2008"
By Trey Nash | ISBN: 1-59059-873-3

"Beginning C# 2008: From Novice to Professional"
By Christian Gross | ISBN: 1-59059-869-5

"Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition"
Andrew Troelsen | ISBN: 1-59059-884-9

"Pro LINQ: Language Integrated Query in C# 2008"
By Joseph C. Rattz, Jr. | ISBN: 1-59059-789-3

"Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional, Second Edition"
By Matthew MacDonald | ISBN: 1-59059-891-1

"Beginning ASP.NET 3.5 in VB 2008: From Novice to Professional, Second Edition"
By Matthew MacDonald | ISBN: 1-59059-892-X


"Pro ASP.NET 3.5 in C# 2008, Second Edition"
By Matthew MacDonald | ISBN: 1-59059-893-8
 

dstep

Member
Joined
Feb 19, 2004
Messages
24
Reaction score
0
Age
59
Adobe Photoshop CS3 for Photographers

1. Focal.Press.Adobe.Photoshop.CS3.for.Photographers.May.2007.eBook-BBL
2. Focal.Press.How.to.Cheat.in.Flash.CS3.Aug.2007.eBook-BBL
3. Focal.Press.Photography.Foundations.for.Art.and.Design.4th.Edition.Mar.2007.eBook-BBL
4. Morgan.Kaufmann.Aspect.Oriented.Programming.with.the.e.Verification.Language.Aug.2007.eBook-BBL
5. Newnes.The.Definitive.Guide.to.the.ARM.Cortex.M3.Aug.2007.eBook-BBL
6. SAS.Publishing.Learning.SAS.by.Example.A.Programmers.Guide.Mar.2007.eBook-BBL

............


Adobe Photoshop CS3 for Photographers: не хватает одной части архива, дополни plz.
 

vansickle

New member
Joined
Mar 31, 2005
Messages
3
Reaction score
0
Location
moscow
Господа, может быть вынесем запросы в отдельную тему, а этот топик закроем на добавление записей пользователями? За 0-DAYS ebooks следишь по e-mail подписке, которая в данном форуме требует обязательного посещения после каждого сообщения, и вопросы в связи с этим несколько мешают.
 

wrz.netz

Member
Joined
Dec 10, 2004
Messages
923
Reaction score
832
Age
50
1. McGraw.Hill.Fedora.Core.7.and.Red.Hat.Enterprise.Linux.The.Complete.Reference.Jun.2007.eBook-BBL
2. McGraw.Hill.MATLAB.Demystified.Apr.2007.eBook-BBL
3. McGraw.Hill.Microsoft.Office.Access.2007.The.Complete.Reference.Jan.2007.eBook-BBL
4. McGraw.Hill.Mike.Meyers.A.plus.Certification.Passport.3rd.Edition.May.2007.eBook-BBL
5. McGraw.Hill.Visualizing.Information.with.Microsoft.Office.Visio.2007.Apr.2007.eBook-BBL
6. OReilly.High.Performance.Web.Sites.Sep.2007.eBook-BBL
7. OReilly.Learning.ASP.NET.2.0.with.AJAX.Sep.2007.eBook-BBL
8. OReilly.Understanding.MySQL.Internals.Apr.2007.eBook-BBL
9. Pragmatic.Design.Accessible.Web.Sites.Nov.2007.eBook-BBL
10. Pragmatic.Prototype.and.script.aculo.us.Dec.2007.eBook-BBL
11. Springer.Exploring.C.for.Microcontrollers.Jul.2007.eBook-BBL


21-xF-DbI%2BL.jpg



Fedora Core 7 & Red Hat Enterprise Linux: The Complete Reference (Complete Reference Series)
Amazon

Product Details
Author(s): Richard Petersen
ISBN: 0071486429
ISBN-13: 9780071486422
Publisher: McGraw-Hill Osborne Media
Year: 2007
Pages: 1008

Product Description
The Definitive Linux Resource--Fully Updated and Expanded
Get full details on the powerful features
of Red Hat Enterprise Linux and Fedora 7 from this fully revised, one-stop guide. Linux expert Richard
Petersen covers all the bases, from configuring your desktop, customizing your system, and accessing
software repositories to handling files and directories, managing devices and servers, and sharing
system resources.
Inside, you'll get in-depth coverage of Fedora 7's device and network autoconfiguration,
IPv6 and .NET support, SE Linux, software repository installs, custom distribution spins, and system
administration tools. You'll learn how to deploy sound security measures, configure automatic device
detection, set up logical volumes for file management, and create your own Fedora distribution using
your favorite software.

Install, use, secure, and manage Red Hat Enterprise Linux and the new Fedora
7
Configure services using Fedora administration tools for network access, software updates, and
file management (LVM and GFS2)
Manage users, services, file systems, hotplug devices, and printers

Deploy powerful desktop, office, database, graphics, multimedia, e-mail, Web, and FTP applications

Optimize security with IPsec, SE Linux, Kerberos, and Netfilter
Maintain FTP, Web, mail, DNS, proxy,
print, news, and database servers
Administer system resources using GRUB, Yum, HAL, MONO, and udev

Select, download, and install a Fedora distribution spin
Auto-configure IPv6, DHCPv6, and DHCP networks

Access remote files and printers with NFS, GFS2, and SAMBA
eBook:McGraw.Hill.Fedora.Core.7.and.Red.Hat.Enterprise.Linux.The.Complete.Reference.Jun.2007.eBook-BBL hash [Lf/WlpiXmps99NhvtMopuz9kCcQ]
file:2007_1122_wrz_mcg-hil.fed.cor.7.and.red.hat.ent.lin.the.com.ref.jun.200.ebo.bbl.izp (4790) KB

Code:
[color=magenta]http://rapidshare.com/files/72121956/2007_1122_wrz_mcg-hil.fed.cor.7.and.red.hat.ent.lin.the.com.ref.jun.200.ebo.bbl.izp.html
[/color]


312NT3R7WxL.jpg



MATLAB Demystified
Amazon

Product Details
Author(s): David McMahon
ISBN: 0071485511
ISBN-13: 9780071485517
Publisher: McGraw-Hill Professional
Year: 2007
Pages: 336

Product Description
Need to Learn MATLAB? Problem SOLVED! Get started using MATLAB right away with help from this hands-on
guide. MATLAB Demystified offers an effective and enlightening method for learning how to get the most
out this powerful computational mathematics tool.
Using an easy-to-follow format, this book explains
the basics of MATLAB up front. You'll find out how to plot functions, solve algebraic equations, and compute
integrals. You'll also learn how to solve differential equations, generate numerical solutions of
ODEs, and work with special functions. Packed with hundreds of sample equations and explained solutions,
and featuring end-of-chapter quizzes and a final exam, this book will teach you MATLAB essentials in
no time at all.

This self-teaching guide offers:
The quickest way to get up and running on MATLAB
Hundreds
of worked examples with solutions
Coverage of MATLAB 7
A quiz at the end of each chapter to reinforce
learning and pinpoint weaknesses
A final exam at the end of the book
A time-saving approach to performing
better on homework or on the jobSimple enough for a beginner, but challenging enough for an advanced user,
MATLAB Demystified is your shortcut to computational precision.

eBook:McGraw.Hill.MATLAB.Demystified.Apr.2007.eBook-BBL hash [u9fnOvSmCwWP7DonjzdvqRrbNA0]
file:2007_1122_wrz_mcg-hil.mat.dem.apr.200.ebo.bbl.izp (2248) KB

Code:
[color=magenta]http://rapidshare.com/files/72122054/2007_1122_wrz_mcg-hil.mat.dem.apr.200.ebo.bbl.izp.html
[/color]


21BH8HQ3z%2BL.jpg



Microsoft Office Access 2007: The Complete Reference (Complete Reference Series)
Amazon

Product Details
Author(s): Virginia Andersen
ISBN: 0072263504
ISBN-13: 9780072263503
Publisher: McGraw-Hill Osborne Media
Year: 2007
Pages: 775

Product Description
The Ultimate Microsoft Office Access 2007 Resource
Build a highly responsive a database so you can track,
report, and share information and make more informed decisions. This comprehensive resource shows
you how to design and develop custom Access 2007 databases--even if you have little or no programming
experience. You'll learn to collect data from a variety of sources, share it securely with others, and
integrate it with other Office applications.
Filled with detailed, easy-to-follow instructions,
Microsoft Office Access 2007: The Complete Reference shows you how to take full advantage of all the new
features, including the new ribbon user interface and navigation pane, new field types, and more. Create
a reliable and versatile information management solution with help from this all-inclusive guide.
As a bonus, you can gain hands-on experience by following along with the book's sample databases on the
CD-ROM.

Customize the user interface to suit your preferences
Use the built-in database templates
or design your own
Create, modify, and relate tables
Enter and edit data
Write advanced queries to
extract and manipulate information
Create customized forms and reports
Improve performance and
back up your database
Develop macros to carry out automated responses to user actions
Import, link,
and export data
Enable a multiple-user environment
Secure your database
eBook:McGraw.Hill.Microsoft.Office.Access.2007.The.Complete.Reference.Jan.2007.eBook-BBL hash [Z/CGE8B8jEx+8kIJWnA+13GiKhQ]
file:2007_1122_wrz_mcg-hil.mic.off.acc.200.the.com.ref.jan.200.ebo.bbl.izp (22489) KB

Code:
[color=magenta]http://rapidshare.com/files/72119583/2007_1122_wrz_mcg-hil.mic.off.acc.200.the.com.ref.jan.200.ebo.bbl.izp.html
[/color]


21C6QXZSMVL.jpg



Mike Meyers' A+ Certification Passport, Third Edition (Mike Meyers' Certification Passport)
Amazon

Product Details
Author(s): Michael Meyers
ISBN: 0072263083
ISBN-13: 9780072263084
Publisher: McGraw-Hill Osborne Media
Year: 2007
Pages: 674

Product Description
From the #1 Name in Professional Certification
Get on the fast track to becoming CompTIA A+ certified
with this affordable, portable study tool. Certification training guru Mike Meyers will guide you on
your career path, providing expert tips and sound advice along the way. With an intensive focus on only
what you need to know to pass the CompTIA A+ Essentials and 220-602 tests, this certification passport
is your ticket to success on exam day.
Featuring:

Itineraries--List of official exam objectives
covered
ETAs--Amount of time needed to complete each lesson
Travel Advisories--Expert advice on
critical topics
Local Lingo--Concise definitions of key terms and concepts
Travel Assistance--Recommended
resources for more information
Exam Tips--Common exam pitfalls and solutions
Checkpoints--End-of-chapter
questions, answers, and explanations
Career Flight Path--Career options mapped out to maximize the
return from your IT journeyPractice Exams on CD:

Four complete practice exams
A new collection of
Mike's favorite shareware and freeware PC tools and utilities
An electronic book



eBook:McGraw.Hill.Mike.Meyers.A.plus.Certification.Passport.3rd.Edition.May.2007.eBook-BBL hash [hLC070dURpZXUkwFSBcc9ylmGHw]
file:2007_1122_wrz_mcg-hil.mik.mey.a.plu.cer.pas.3rd.edi.may.200.ebo.bbl.izp (33106) KB

Code:
[color=magenta]http://rapidshare.com/files/72120500/2007_1122_wrz_mcg-hil.mik.mey.a.plu.cer.pas.3rd.edi.may.200.ebo.bbl.izp.html
[/color]


21jy2Of-c1L.jpg



Visualizing Information with Microsoft® Office Visio® 2007
Amazon

Product Details
Author(s): David J. Parker
ISBN: 007148261X
ISBN-13: 9780071482615
Publisher: McGraw-Hill Osborne Media
Year: 2007
Pages: 448

Product Description
Create and distribute data-connected Microsoft Office Visio diagrams and reports
Get full details
on the powerful features of Microsoft Office Visio 2007 inside this comprehensive volume. Written by
Visio expert David Parker, Visualizing Information with Microsoft Office Visio 2007 demonstrates
how to effectively visualize, explore, and communicate complex business information. Learn to use
PivotDiagrams, Data Graphics, and Smart Tags, as well as link data to shapes and create meaningful Visio
documents and reports. Plus, you'll get vital security information, time-saving tips, troubleshooting
techniques, and downloadable macros and code samples.
Essential Skills for Database Users and Professionals


Create shapes and link them to data
Summarize and analyze information using PivotDiagrams
Use Data
Graphics, Smart Tags, and SmartShapes to reinforce information
Generate robust Excel, HTML, and XML
reports
Create custom, reusable templates, stencils, and masters
Update and enhance diagrams with
Reviewer's comments and markups
Integrate Visio diagrams with other Windows applications
Publish
and securely distribute Visio documents and summaries
Extend functionality using VBA macros, add-ins,
and wrapper applications

eBook:McGraw.Hill.Visualizing.Information.with.Microsoft.Office.Visio.2007.Apr.2007.eBook-BBL hash [1/xMVYygzPqi/a22MWKOiolVw2w]
file:2007_1122_wrz_mcg-hil.vis.inf.wit.mic.off.vis.200.apr.200.ebo.bbl.izp (15552) KB

Code:
[color=magenta]http://rapidshare.com/files/72121005/2007_1122_wrz_mcg-hil.vis.inf.wit.mic.off.vis.200.apr.200.ebo.bbl.izp.html
[/color]


21SKeYTe-7L.jpg



High Performance Web Sites: Essential Knowledge for Front-End Engineers
Amazon

Product Details
Author(s): Steve Souders
ISBN: 0596529309
ISBN-13: 9780596529307
Publisher: O'Reilly Media, Inc.
Year: 2007
Pages: 168

Product Description
Want your web site to display more quickly? This book presents 14 specific rules that will cut 25% to 50%
off response time when users request a page. Author Steve Souders, in his job as Chief Performance Yahoo!,
collected these best practices while optimizing some of the most-visited pages on the Web. Even sites
that had already been highly optimized, such as Yahoo! Search and the Yahoo! Front Page, were able to benefit
from these surprisingly simple performance guidelines. The rules in High Performance Web Sites explain
how you can optimize the performance of the Ajax, CSS, JavaScript, Flash, and images that you've already
built into your site -- adjustments that are critical for any rich web application. Other sources of information
pay a lot of attention to tuning web servers, databases, and hardware, but the bulk of display time is taken
up on the browser side and by the communication between server and browser. High Performance Web Sites
covers every aspect of that process. Each performance rule is supported by specific examples, and code
snippets are available on the book's companion web site. The rules include how to:
Make Fewer HTTP Requests

Use a Content Delivery Network
Add an Expires Header
Gzip Components
Put Stylesheets at the Top

Put Scripts at the Bottom
Avoid CSS Expressions
Make JavaScript and CSS External
Reduce DNS Lookups

Minify JavaScript
Avoid Redirects
Remove Duplicates Scripts
Configure ETags
Make Ajax Cacheable
If you're building pages for high traffic destinations and want to optimize the experience of users visiting
your site, this book is indispensable. "If everyone would implement just 20% of Steve's guidelines,
the Web would be a dramatically better place. Between this book and Steve's YSlow extension, there's
really no excuse for having a sluggish web site anymore." -Joe Hewitt, Developer of Firebug debugger
and Mozilla's DOM Inspector "Steve Souders has done a fantastic job of distilling a massive, semi-arcane
art down to a set of concise, actionable, pragmatic engineering steps that will change the world of web
performance." -Eric Lawrence, Developer of the Fiddler Web Debugger, Microsoft Corporation
eBook:OReilly.High.Performance.Web.Sites.Sep.2007.eBook-BBL hash [GiSnv97aAk+IUve6YlQIOu3tbA4]
file:2007_1122_wrz_ore-hig.per.web.sit.sep.200.ebo.bbl.izp (2428) KB

Code:
[color=magenta]http://rapidshare.com/files/72121082/2007_1122_wrz_ore-hig.per.web.sit.sep.200.ebo.bbl.izp.html
[/color]


21yssrwfajL.jpg



Learning ASP.NET 2.0 with AJAX: A Practical Hands-on Guide
Amazon

Product Details
Author(s): Jesse Liberty,Dan Hurwitz,Brian MacDonald
ISBN: 0596513976
ISBN-13: 9780596513979
Publisher: O'Reilly Media, Inc.
Year: 2007
Pages: 520

Product Description
With this book, web developers can build engaging and interactive sites and applications using Microsoft's
latest web development tools -- ASP.NET 2.0 and the new ASP.NET AJAX framework. You learn to create applications
that have all the great tricks you see on popular commercial web sites, such as order forms and the ability
to interact with a database. And you can build pages that display information interactively without
a page refresh. This straightforward tutorial explains how. Learning ASP.NET 2.0 with AJAX helps you
master the concepts and techniques of Microsoft's tools with plenty of annotated examples, review quizzes,
web construction exercises and chapter summaries, so you can practice new skills and test your understanding
as you go. With it, you'll learn to:
Master the fundamental skills of ASP.NET 2.0 to build professional
quality web applications
Integrate new Ajax tools and CSS with ASP.NET 2.0 for flashier and more interactive
sites
Build applications with minimal coding using Visual Studio or its free counterpart, Visual Web
Developer
Connect your site with a database so that users can retrieve, interact and save data
Debug
your application, deal with unexpected problems, and protect your site from malicious users
Use the
community-maintained ASP.NET AJAX Control Toolkit to extend the controls that come with ASP.NET AJAX

Use personalization tools to give your site a customized look for each user Ideal for beginning web developers,
or those who are new to ASP.NET, this book gets you involved with your own learning through hands-on lessons
that are clear and to the point. You get the chance to try out new techniques on the spot. Want to join the
world of modern web development? This book will get you started.
eBook:OReilly.Learning.ASP.NET.2.0.with.AJAX.Sep.2007.eBook-BBL hash [r6hkgbhcL2pqpJWLm5a3Mo4vFx0]
file:2007_1122_wrz_ore-lea.asp.net.2.0.wit.aja.sep.200.ebo.bbl.izp (10295) KB

Code:
[color=magenta]http://rapidshare.com/files/72121387/2007_1122_wrz_ore-lea.asp.net.2.0.wit.aja.sep.200.ebo.bbl.izp.html
[/color]


21J3jL%2BWNdL.jpg



Understanding MySQL Internals (Understanding)
Amazon

Product Details
Author(s): Sasha Pachev
ISBN: 0596009577
ISBN-13: 9780596009571
Publisher: O'Reilly Media, Inc.
Year: 2007
Pages: 254

Product Description
Although MySQL's source code is open in the sense of being publicly available, it's essentially closed
to you if you don't understand it. In this book, Sasha Pachev -- a former member of the MySQL Development
Team -- provides a comprehensive tour of MySQL 5 that shows you how to figure out the inner workings of this
powerful database. You'll go right to heart of the database to learn how data structures and convenience
functions operate, how to add new storage engines and configuration options, and much more.
The core
of Understanding MySQL Internals begins with an Architecture Overview that provides a brief introduction
of how the different components of MySQL work together. You then learn the steps for setting up a working
compilable copy of the code that you can change and test at your pleasure. Other sections of the book cover:

Core server classes, structures, and API
The communication protocol between the client and the server

Configuration variables, the controls of the server; includes a tutorial on how to add your own
Thread-based
request handling -- understanding threads and how they are used in MySQL
An overview of MySQL storage
engines
The storage engine interface for integrating third-party storage engines
The table lock
manager
The parser and optimizer for improving MySQL's performance
Integrating a transactional
storage engine into MySQL
The internals of replication
Understanding MySQL Internals provides unprecedented
opportunities for developers, DBAs, database application programmers, IT departments, software
vendors, and computer science students to learn about the inner workings of this enterprise-proven
database. With this book, you will soon reach a new level of comprehension regarding database development
that will enable you to accomplish your goals. It's your guide to discovering and improving a great database.


eBook:OReilly.Understanding.MySQL.Internals.Apr.2007.eBook-BBL hash [TH1/vR19Q+UuJ8XMbYFciu7I8WQ]
file:2007_1122_wrz_ore-und.mys.int.apr.200.ebo.bbl.izp (1387) KB

Code:
[color=magenta]http://rapidshare.com/files/72121430/2007_1122_wrz_ore-und.mys.int.apr.200.ebo.bbl.izp.html
[/color]


2195%2BLh1pAL.jpg



Design Accessible Web Sites: 36 Keys to Creating Content for All Audiences and Platforms
Amazon

Product Details
Author(s): Jeremy Sydik
ISBN: 1934356026
ISBN-13: 9781934356029
Publisher: Pragmatic Bookshelf
Year: 2007
Pages: 328

Product Description
It's not a one-browser web anymore. You need to reach audiences that use cell phones, PDAs, game consoles,
or other "alternative" browsers, as well as users with disabilities. Legal requirements for assistive
technologies as well as a wide array of new browsing experiences means you need to concentrate on semantics,
alternate access paths, and progressive enhancement. Give your audience the power to interact with
your content on their own terms. It's the right thing to do, and with a $100 billion a year market for accessible
content, new laws and new technologies, you can't afford to ignore accessibility. With this book, you'll
learn basic principles and techniques for developing accessible HTML, audio, video, and multimedia
content. In addition, you will understand how to apply the principles you learn in this book to new technologies
when they emerge. You'll learn how to:
Use best practices of accessibility to develop accessible web
content
Build testing into projects to improve results and reduce costs
Create high quality alternative
representations for your audience
Add accessibility features to external media like PDF and Flash

Negotiate the terrain of accessibility standards
Apply principles of accessiblity to new technologies
as they emerge
eBook:Pragmatic.Design.Accessible.Web.Sites.Nov.2007.eBook-BBL hash [EKQZwVLNm5lsblE/VROY0ICGYs4]
file:2007_1122_wrz_pra-des.acc.web.sit.nov.200.ebo.bbl.izp (3387) KB

Code:
[color=magenta]http://rapidshare.com/files/72121544/2007_1122_wrz_pra-des.acc.web.sit.nov.200.ebo.bbl.izp.html
[/color]


21eCm27x3yL.jpg



Prototype and script.aculo.us: You Never Knew JavaScript Could Do This!
Amazon

Product Details
Author(s): Christophe Porteneuve
ISBN: 1934356018
ISBN-13: 9781934356012
Publisher: Pragmatic Bookshelf
Year: 2007
Pages: 330

Product Description
Tired of getting swamped in the nitty-gritty of cross-browser, Web 2.0-grade JavaScript? Get back in
the game with Prototype and script.aculo.us, two extremely popular JavaScript libraries, that make
it a walk in the park. Be it AJAX, drag and drop, auto-completion, advanced visual effects, or many other
great features, all you need is write one or two lines of script that look so good they could almost pass
for Ruby code! Web applications are getting richer and richer, with more interaction baked in every day.
But JavaScript, DOM, CSS and a full host of other Web standards are quite complex, and the result isn't
always browser compliant. The Prototype and script.aculo.us libraries are veritable treasure troves,
smoothing over all the usual nitty-gritty differences between browsers, and making most common features
a breeze to implement. With this book, you can quickly wield the whole power of these extraordinary libraries.
Dive into Prototype, the library that makes JavaScript so much more powerful, and it looks a lot like Ruby
code. Exploring the DOM, handling events, taming AJAX, and radically simplifying most of your scripting
code: it all becomes easy-and very portable-with Prototype. When it comes to advanced UI features, script.aculo.us
is every web developer's dream come true: whether you need to create auto-completed text inputs, implement
in-place editors, provide customized drag-and-drop behaviors, capture your users' attention with
visual effects or simply build DOM fragments more efficiently, it's all there, and lightweight too.
This book guides you through all the details of these features, letting you use many technologies on the
server side, such as PHP, vanilla Ruby, and Ruby On Rails, in countless examples illustrating every aspect.
Power users will also learn the design philosophies of the libraries, and how to contribute to them and
augment them for their own needs.
eBook:Pragmatic.Prototype.and.script.aculo.us.Dec.2007.eBook-BBL hash [lGQb8l+64APdaVcJXlfJWMbOfOY]
file:2007_1122_wrz_pra-pro.and.scr.acu.us.dec.200.ebo.bbl.izp (2998) KB

Code:
[color=magenta]http://rapidshare.com/files/72121653/2007_1122_wrz_pra-pro.and.scr.acu.us.dec.200.ebo.bbl.izp.html
[/color]


21GgSslVbCL.jpg



Exploring C for Microcontrollers: A Hands on Approach
Amazon

Product Details
Author(s): Jivan S. Parab,Vinod G. Shelake,Rajanish K. Kamat,Gourish M. Naik
ISBN: 1402060661
ISBN-13: 9781402060663
Publisher: Springer
Year: 2007
Pages: 157

Product Description
The market is flooded with numbers of good books on Embedded Systems designed especially with the most
popular MCS51 family. These books are traditional in nature i.e. they start with the routine architectural
features of 8051, description of registers, ports, interrupts etc. Most of these things are already
covered in the device data sheet and application notes. In this book all such routine things are skipped.
The focus is on programming microcontrollers, to be specific MCS-51 family in C using Keil IDE. Exploring
C for Microcontrollers presents seventeen live case studies apart from the many basic programs organized
around every on-chip resource like port, time/counter, interrupt , serial I/O etc. Rather than introducing
the underpinning theory or reproducing lengthy data sheets, our approach is "learning-through-doing"
and one that appeals to busy electronics designers. The C codes given are well supported by easy to understand
comments wherever required. Mastering the basic modules and hands on working with the projects will
enable to grasp the basic building blocks for most 8051 programs. Whether you are a student using the MCS-51
family of microcontrollers for your project work or an embedded systems programmer, this is a book that
will give you a kick-start in using and understanding the most popular microcontroller. Authors through
their interaction with the undergraduate, postgraduate students as well as industry professionals
have found that such a book is a need of the microcontroller community interested in C programming. The
book will bridge the gap between the microcontroller hardware experts and the C programmers.
eBook:Springer.Exploring.C.for.Microcontrollers.Jul.2007.eBook-BBL hash [ukfyPsryeUaPpg2NZy1gbte5kcs]
file:2007_1122_wrz_spr-exp.c.for.mic.jul.200.ebo.bbl.izp (2879) KB

Code:
[color=magenta]http://rapidshare.com/files/72121752/2007_1122_wrz_spr-exp.c.for.mic.jul.200.ebo.bbl.izp.html
[/color]
 

wrz.netz

Member
Joined
Dec 10, 2004
Messages
923
Reaction score
832
Age
50
1. IGI.Global.Agent.and.Web.Service.Technologies.in.Virtual.Enterprises.Jul.2007.eBook-BBL
2. McGraw.Hill.Mike.Meyers.A.plus.Guide.to.Managing.and.Troubleshooting.PCs.2nd.Edition.Feb.2007.eBook-BBL
3. McGraw.Hill.Mike.Meyers.A.plus.Guide.to.Managing.and.Troubleshooting.PCs.Lab.Manual.2nd.Edition.Apr.2007.eBook-BBL
4. McGraw.Hill.Mike.Meyers.CompTIA.A.plus.Guide.PC.Technician.Exams.220-602.220-603.and.220-604.Jul.2007.eBook-BBL
5. McGraw.Hill.Oracle.Collaboration.Suite.Handbook.Feb.2007.eBook-BBL
6. McGraw.Hill.SCEA.Sun.Certified.Enterprise.Architect.for.Java.EE.Study.Guide.Exam.310-051.Jul.2007.eBook-BBL
7. Morgan.Kaufmann.GUI.Bloopers.2.0.Sep.2007.eBook-BBL
8. OReilly.Intel.Threading.Building.Blocks.Jul.2007.eBook-BBL
9. Sybex.Flash.Video.for.Professionals.Jul.2007.eBook-BBL
10. Wiley.WCDMA.for.UMTS.HSPA.Evolution.and.LTE.4th.Edition.Nov.2007.eBook-BBL


21Ktd56s8xL.jpg



Agent and Web Service Technologies in Virtual Enterprises (Premier Reference Source)
Amazon

Product Details
Author(s):
ISBN: 1599046482
ISBN-13: 9781599046488
Publisher: IGI Global
Year: 2007
Pages: 383

Product Description
Research on new technologies for the virtual enterprise operation has opened up new ideas on the design
principles and operation approaches in order to maximize benefits and overcome limitations encountered.
Agent and Web Service Technologies in Virtual Enterprises provides a comprehensive review of the most
recent advances in agent and Web service technologies, integrating the most recent contributions supporting
formation, integration, collaboration, and operation in virtual enterprises. This Premier Reference
Source enables libraries to provide researchers with a deep and thorough understanding of the benefits
and issues surrounding agents and Web service technologies, and practical insights from examples of
applications of these technologies throughout various aspects of the virtual enterprise life cycle.

eBook:IGI.Global.Agent.and.Web.Service.Technologies.in.Virtual.Enterprises.Jul.2007.eBook-BBL hash [M0/2vNRNGwc9h5CKyrp6O+67noU]
file:2007_1100_wrz_igi-glo.age.and.web.ser.tec.in.vir.ent.jul.200.ebo.bbl.izp (8412) KB

Code:
[color=magenta]http://rapidshare.com/files/72149469/2007_1100_wrz_igi-glo.age.and.web.ser.tec.in.vir.ent.jul.200.ebo.bbl.izp.html
[/color]


217S55WmKJL.jpg



Mike Meyers' A+ Guide to Managing and Troubleshooting PCs, Second Edition (Mike Meyers a+ Guide)
Amazon

Product Details
Author(s): Michael Meyers
ISBN: 0072263555
ISBN-13: 9780072263558
Publisher: McGraw-Hill Osborne Media
Year: 2007
Pages: 1049

Product Description
Essential Skills for a Successful IT Career
Mike Meyers, the leading authority on CompTIA A+ training
and certification, has helped hundreds of thousands of people master CompTIA A+ PC technician skills-and
now he can help you, too. Completely updated for the new CompTIA A+ standards, Mike Meyers' CompTIA A+
Guide to Managing and Troubleshooting PCs, Second Edition will help you pass the CompTIA A+ certification
exams and become an expert hardware technician. Inside, you'll find helpful on-the-job tips, end-of-chapter
practice questions, and hundreds of photographs and illustrations.
Learn how to:

Work with CPUs,
RAM, and motherboards
Install, partition, and format hard drives
Work with portable PCs, PDAs, and
wireless technologies
Install, upgrade, and troubleshoot Windows 2000 Professional and Windows
XP
Install sound and video cards
Manage printers and connect to networks
Implement security measures

Understand safety and environmental issues
Establish good communication skills and adhere to privacy
policiesThe CD-ROM features:

Eight full practice exams covering CompTIA A+ Essentials and Exams
220-602, 220-603, and 220-604
One hour of LearnKey video training featuring Mike Meyers teaching key
CompTIA A+ topics
Electronic copy of the book
Complete exam objective map for all four exams
List of
official CompTIA A+ acronyms
Useful tools and utilities for PC technicians Each chapter includes:


Learning objectives
Photographs and illustrations
Real-world examples
Try This! and Cross Check
exercises
Tech tips, notes, and warnings
End-of-chapter quizzes and lab projects
eBook:McGraw.Hill.Mike.Meyers.A.plus.Guide.to.Managing.and.Troubleshooting.PCs.2nd.Edition.Feb.2007.eBook-BBL hash [MwzuesEn1KbcK8YSW8rD6clbQgM]
file:2007_1100_wrz_mcg-hil.mik.mey.a.plu.gui.to.man.and.tro.pcs.2nd.edi.feb.200.ebo.bbl.izp (81472) KB

Code:
[color=magenta]http://rapidshare.com/files/72153154/2007_1100_wrz_mcg-hil.mik.mey.a.plu.gui.to.man.and.tro.pcs.2nd.edi.feb.200.ebo.bbl.izp.html
[/color]


21vUutrZBBL.jpg



Mike Meyers' A+ Guide to Managing and Troubleshooting PCs Lab Manual, Second Edition (Mike Meyers a+ Guide)
Amazon

Product Details
Author(s): Michael Meyers
ISBN: 0072263628
ISBN-13: 9780072263626
Publisher: McGraw-Hill Osborne Media
Year: 2007
Pages: 496

Product Description
Practice the IT Skills Essential for Your Success
60+ lab exercises challenge you to solve problems
based on realistic case studies Step-by-step scenarios require you to think critically Lab analysis
tests measure your understanding of lab results Key term quizzes help build your vocabulary In this lab
manual, you'll practice:
Working with CPUs, RAM, and motherboardsInstalling, partitioning, and
formatting hard drives Working with portable PCs, PDAs, and wireless technologies Installing, upgrading,
and troubleshooting Windows 2000 Professional and Windows XP Installing sound and video cards Managing
printers and connecting to networks Implementing security measuresPreparing for safety and environmental
issuesEstablishing good communication skills and adhering to privacy policies
eBook:McGraw.Hill.Mike.Meyers.A.plus.Guide.to.Managing.and.Troubleshooting.PCs.Lab.Manual.2nd.Edition.Apr.2007.eBook-BBL hash [JcxFAPgkbQJfQ5l9ZY4FknUjthk]
file:2007_1100_wrz_mcg-hil.mik.mey.a.plu.gui.to.man.and.tro.pcs.lab.man.2nd.edi.apr.200.ebo.bbl.izp (22222) KB

Code:
[color=magenta]http://rapidshare.com/files/72154141/2007_1100_wrz_mcg-hil.mik.mey.a.plu.gui.to.man.and.tro.pcs.lab.man.2nd.edi.apr.200.ebo.bbl.izp.html
[/color]


21KSFeFFICL.jpg



Mike Meyers' A+ Guide: PC Technician (Exams 220-602, 220-603, & 220-604)
Amazon

Product Details
Author(s): Michael Meyers
ISBN: 007226358X
ISBN-13: 9780072263589
Publisher: McGraw-Hill Osborne Media
Year: 2007
Pages: 539

Product Description
Essential Skills for a Successful IT Career
Mike Meyers, the leading authority on CompTIA A+ training
and certification, has helped hundreds of thousands of people master the skills covered on the CompTIA
A+ exams--and now he can help you, too. Completely updated for the new CompTIA A+ standards, Mike Meyers'
CompTIA A+® Guide: PC Technician will help you pass CompTIA A+ exams 220-602, 220-603, and 220-604 and
become an expert computer technician. Inside, you'll find helpful on-the-job tips, end-of-chapter
practice questions, and hundreds of photographs and illustrations.
Learn how to:

Work with CPUs,
RAM, and motherboards
Configure CMOS and BIOS settings
Install internal devices and removable-media
drives
Provide proper power and cooling
Install and configure hard drives
Work with the command-line
interface
Troubleshoot Windows 2000 Professional and Windows XP
Work with portable PCs, PDAs, and
wireless technologies
Install sound and video cards
Install and troubleshoot printers
Connect
to networks and manage Internet connections
Implement security measures
Establish good communication
skillsThe CD-ROM features:

Two full practice exams for each CompTIA A+ exam: 220-602, 220-603, and
220-604
One hour of LearnKey video training featuring Mike Meyers teaching key CompTIA A+ topics
Electronic
copy of the book
Complete exam objective map
List of official CompTIA A+ acronyms
Useful tools and
utilities for PC technicians Each chapter includes:

Learning objectives
Photographs and illustrations

Real-world examples
Try This! and Cross Check exercises
Tech tips, notes, and warnings
End-of-chapter
quizzes and lab projects
eBook:McGraw.Hill.Mike.Meyers.CompTIA.A.plus.Guide.PC.Technician.Exams.220-602.220-603.and.220-604.Jul.2007.eBook-BBL hash [e9nR83qJrXJXUEYciQsTl7PvP+g]
file:2007_1100_wrz_mcg-hil.mik.mey.com.a.plu.gui.pc.tec.exa.220.602.220.603.and.220.604.jul.200.ebo.bbl.izp (43899) KB

Code:
[color=magenta]http://rapidshare.com/files/72156330/2007_1100_wrz_mcg-hil.mik.mey.com.a.plu.gui.pc.tec.exa.220.602.220.603.and.220.604.jul.200.ebo.bbl.i.html
[/color]


21d1y5VH5oL.jpg



Oracle Collaboration Suite Handbook (Osborne Oracle Press)
Amazon

Product Details
Author(s): Ronald J. Zapar
ISBN: 0072263008
ISBN-13: 9780072263008
Publisher: McGraw-Hill Osborne Media
Year: 2007
Pages: 417

Product Description

Maximize the Capabilities of Oracle Collaboration Suite
Facilitate enterprisewide communication,
data sharing, and team work using Oracle Collaboration Suite 10g and the in-depth information contained
in this Oracle Press guide. Oracle Collaboration Suite Handbook explains how to install, implement,
manage, and optimize the suite in an enterprise environment. You'll discover how you can use this powerful
tool to securely, reliably, and cost-effectively enable real-time collaboration, streamline business
processes, simplify data distribution, and consolidate corporate information.

Tailor a system-specific
Oracle Collaboration Suite environment
Install the Infrastructure Tier, Datastore Tier, and Applications
Tier
Perform successful migrations to Oracle Collaboration Suite 10g
Create, manage, monitor, and
delete user accounts with provisioning
Control processes, components, and subcomponents from the
command line and the Enterprise Manager Browser interface
Perform reliable full and partial database
backups and restores
Monitor, analyze, and act on system log files
Administer applications, application
components, and program functionality
Manipulate unstructured data using intelligent containers
and Oracle Content Services
eBook:McGraw.Hill.Oracle.Collaboration.Suite.Handbook.Feb.2007.eBook-BBL hash [RwQsuEaZ4wFPYbPFnGhVbKwxHE8]
file:2007_1100_wrz_mcg-hil.ora.col.sui.han.feb.200.ebo.bbl.izp (20781) KB

Code:
[color=magenta]http://rapidshare.com/files/72157239/2007_1100_wrz_mcg-hil.ora.col.sui.han.feb.200.ebo.bbl.izp.html
[/color]


31HetcFw65L.jpg



Sun Certified Enterprise Architect for Java EE Study Guide (Exam 310-051) (Certification Press)
Amazon

Product Details
Author(s): Paul Allen,Joseph Bambara
ISBN: 0071488618
ISBN-13: 9780071488617
Publisher: McGraw-Hill Osborne Media
Year: 2007
Pages: 643

Product Description
The Best Fully Integrated Study System Available
With hundreds of practice questions and hands-on
exercises, Sun Certified Enterprise Architect for Java EE Study Guide covers what you need to know--and
shows you how to prepare--for this challenging exam.

100% complete coverage of all official objectives
for exam 310-051
Inside the Exam sections in every chapter highlight key exam topics covered
Simulated
exam questions match the format, tone, topics, and difficulty of the real examCovers all the exam topics,
including:
Basic Principles of Enterprise Architectures * Object-Oriented Design Using UML * Applicability
of JEE Technology * Design Patterns * Legacy Connectivity * EJB and Container Models * Messaging * Internationalization
and Localization * Security
CD-ROM includes:

Complete MasterExam practice testing engine, featuring:
One full practice exam: Detailed answers with explanations: Score Report performance assessment tool

Electronic book for studying on the go
With free online registration: Bonus downloadable MasterExam
practice test
eBook:McGraw.Hill.SCEA.Sun.Certified.Enterprise.Architect.for.Java.EE.Study.Guide.Exam.310-051.Jul.2007.eBook-BBL hash [YlbSyUVG6dcUt3GEoGwsT75VmoA]
file:2007_1100_wrz_mcg-hil.sce.sun.cer.ent.arc.for.jav.ee.stu.gui.exa.310.051.jul.200.ebo.bbl.izp (8488) KB

Code:
[color=magenta]http://rapidshare.com/files/72148502/2007_1100_wrz_mcg-hil.sce.sun.cer.ent.arc.for.jav.ee.stu.gui.exa.310.051.jul.200.ebo.bbl.izp.html
[/color]


21JR-62B%2BNL.jpg



GUI Bloopers 2.0: Common User Interface Design Don'ts and Dos (Interactive Technologies)
Amazon

Product Details
Author(s): Jeff Johnson
ISBN: 0123706432
ISBN-13: 9780123706430
Publisher: Morgan Kaufmann
Year: 2007
Pages: 424

Product Description
Is your application or Web site ready for prime time? A major revision of a classic reference, GUI Bloopers
2.0 looks at user interface design bloopers from commercial software, Web sites, Web applications,
and information appliances, explaining how intelligent, well-intentioned professionals make these
mistakes--and how you can avoid them. While equipping you with the minimum of theory, GUI expert Jeff
Johnson presents the reality of interface design in an entertaining, anecdotal, and instructive way.*
Updated to reflect the bloopers that are common today, incorporating many comments and suggestions
from first edition readers. * Takes a learn-by-example approach that teaches how to avoid common errors.*
Covers bloopers in a wide range of categories: GUI controls, graphic design and layout, text messages,
interaction strategies, Web site design -- including search, link, and navigation, responsiveness
issues, and management decision-making. * Organized and formatted so information needed is quickly
foun, the new edition features call-outs for the examples and informative captions to enhance quick
knowledge building. * Hundreds of illustrations: both the DOs and the DON'Ts for each topic covered,
with checklists and additional bloopers on www.gui-bloopers.com.
eBook:Morgan.Kaufmann.GUI.Bloopers.2.0.Sep.2007.eBook-BBL hash [itOtq8EqhIeRzDfZ11O5PGEzabM]
file:2007_1100_wrz_mor-kau.gui.blo.2.0.sep.200.ebo.bbl.izp (11361) KB

Code:
[color=magenta]http://rapidshare.com/files/72148976/2007_1100_wrz_mor-kau.gui.blo.2.0.sep.200.ebo.bbl.izp.html
[/color]


21fXCNCoVIL.jpg



Intel Threading Building Blocks: Outfitting C++ for Multi-core Processor Parallelism
Amazon

Product Details
Author(s): James Reinders
ISBN: 0596514808
ISBN-13: 9780596514808
Publisher: O'Reilly Media, Inc.
Year: 2007
Pages: 332

Product Description
Multi-core chips from Intel and AMD offer a dramatic boost in speed and responsiveness, and plenty of
opportunities for multiprocessing on ordinary desktop computers. But they also present a challenge:
More than ever, multithreading is a requirement for good performance. This guide explains how to maximize
the benefits of these processors through a portable C++ library that works on Windows, Linux, Macintosh,
and Unix systems. With it, you'll learn how to use Intel Threading Building Blocks (TBB) effectively
for parallel programming -- without having to be a threading expert. Written by James Reinders, Chief
Evangelist of Intel Software Products, and based on the experience of Intel's developers and customers,
this book explains the key tasks in multithreading and how to accomplish them with TBB in a portable and
robust manner. With plenty of examples and full reference material, the book lays out common patterns
of uses, reveals the gotchas in TBB, and gives important guidelines for choosing among alternatives
in order to get the best performance. You'll learn how Intel Threading Building Blocks:
Enables you
to specify tasks instead of threads for better portability, easier programming, more understandable
source code, and better performance and scalability in general
Focuses on the goal of parallelizing
computationally intensive work to deliver high-level solutions
Is compatible with other threading
packages, and doesn't force you to pick one package for your entire program
Emphasizes scalable, data-parallel
programming, which allows program performance to increase as you add processors
Relies on generic
programming, which enables you to write the best possible algorithms with the fewest constraints Any
C++ programmer who wants to write an application to run on a multi-core system will benefit from this book.
TBB is also very approachable for a C programmer or a C++ programmer without much experience with templates.
Best of all, you don't need experience with parallel programming or multi-core processors to use this
book.
eBook:OReilly.Intel.Threading.Building.Blocks.Jul.2007.eBook-BBL hash [zCaE8i2IMBwXB+YuKWeuMMXm6lM]
file:2007_1100_wrz_ore-int.thr.bui.blo.jul.200.ebo.bbl.izp (1476) KB

Code:
[color=magenta]http://rapidshare.com/files/72149049/2007_1100_wrz_ore-int.thr.bui.blo.jul.200.ebo.bbl.izp.html
[/color]


21FIdd2yZmL.jpg



Flash Video for Professionals: Expert Techniques for Integrating Video on the Web
Amazon

Product Details
Author(s): Lisa Larson,Renee Costantini
ISBN: 0470131136
ISBN-13: 9780470131138
Publisher: Sybex
Year: 2007
Pages: 362

Product Description
More than just a programming guide, this book takes you step by step through the process of gathering and
preparing content, asking the right questions, determining the scope of the project and writing the
project proposal. The authors cull from their professional experience of running their own digital
media company to explain the special considerations in deploying Flash video applications, presenting
ideas for solutions as well as tips for avoiding the most common pitfalls.
eBook:Sybex.Flash.Video.for.Professionals.Jul.2007.eBook-BBL hash [mLGQkvyHT31GP3olhnkWt4MNH6I]
file:2007_1100_wrz_syb-fla.vid.for.pro.jul.200.ebo.bbl.izp (6965) KB

Code:
[color=magenta]http://rapidshare.com/files/72149200/2007_1100_wrz_syb-fla.vid.for.pro.jul.200.ebo.bbl.izp.html
[/color]
 

wrz.netz

Member
Joined
Dec 10, 2004
Messages
923
Reaction score
832
Age
50
1. Apress.Beginning.Fedora.From.Novice.to.Professional.Jul.2007.eBook-BBL
2. Apress.Beginning.Joomla.From.Novice.to.Professional.Jul.2007.eBook-BBL
3. Apress.Pro.SQL.Server.2005.High.Availability.Jul.2007.eBook-BBL
4. Apress.The.Definitive.Guide.to.iReport.Aug.2007.eBook-BBL
5. Apress.ZK.Ajax.without.the.Javascript.Framework.Aug.2007.eBook-BBL


21Fwj29%2Bj7L.jpg



Beginning Fedora: From Novice to Professional (Beginning from Novice to Professional)
Amazon

Product Details
Author(s): Shashank Sharma,Keir Thomas
ISBN: 1590598555
ISBN-13: 9781590598559
Publisher: Apress
Year: 2007
Pages: 519

Product Description
Coauthor Shashank Sharma discusses the book Beginning Fedora: From Novice to Professional guides you
through the tasks most new Linux users desire to perform while explaining potentially confusing concepts
along the way. It will steer you through system customization opportunities and common tasks like listening
to audio CDs and MP3s, watching movies, and performing office- and Internet-related jobs. A large part
of the book is dedicated to advanced command-line techniques necessary to maintain your system and become
a true Linux master!
Highlights of this title include the following:

Provides an illustrated, step-by-step
guide to Fedora installation and hardware configuration.
Includes a DVD consisting of the latest Fedora
operating system. Just place the disk into your drive and begin!
Eases the transition from the Windows
to the Linux desktop by focusing on key everyday tasks such as file management, peripheral configuration,
MP3/video playback, and office tasks.
What you'll learn
Install and configure the Fedora operating
system. You'll also learn how to install it alongside Windows, allowing you to switch between the operating
systems at will!
Browse, manage, edit, and view your MP3s, movies, and pictures.
Manage office files
using OpenOffice, the open source alternative to Microsoft Office!
Execute key administration tasks
such as user management, backups, and remote access.
Navigate the Linux environment using the powerful
Bash shell.
Who is this book for? This book was written for individuals seeking to make the most of the
Fedora Linux distribution and the many useful open source software applications that collectively
offer a powerful alternative to Microsoft Windows.
About the Apress Beginning Series The Beginning
series from Apress is the right choice to get the information you need to land that crucial entry-level
job. These books will teach you a standard and important technology from the ground up because they are
explicitly designed to take you from "novice to professional." You'll start your journey by seeing what
you need to know--but without needless theory and filler. You'll build your skill set by learning how
to put together real-world projects step by step. So whether your goal is your next career challenge or
a new learning opportunity, the Beginning series from Apress will take you there--it is your trusted
guide through unfamiliar territory!
Related Titles Beginning Ubuntu Linux: From Novice to Professional,
Second Edition
Beginning GIMP: From Novice to Professional

eBook:Apress.Beginning.Fedora.From.Novice.to.Professional.Jul.2007.eBook-BBL hash [kZ40vmewj+GNUuvmS8HO/5aRMvg]
file:2007_1126_wrz_apr-beg.fed.fro.nov.to.pro.jul.200.ebo.bbl.izp (9652) KB

Code:
[color=magenta]http://rapidshare.com/files/73106565/2007_1126_wrz_apr-beg.fed.fro.nov.to.pro.jul.200.ebo.bbl.izp.html
[/color]


21egjMMMR-L.jpg



Beginning Joomla!: From Novice to Professional (Beginning from Novice to Professional)
Amazon

Product Details
Author(s): Dan Rahmel
ISBN: 1590598482
ISBN-13: 9781590598481
Publisher: Apress
Year: 2007
Pages: 475

Product Description
Do you want the ability to manage documents, photos, and other content over the Web but don't want to shell
out thousands of dollars in proprietary solutions? Want to create an online community for your hobby
or user group? You're not alone. For thousands of like-minded around the globe, the answer is Joomla!,
an open source content management system used to manage all sorts of data over the Web.
While Joomla!
is relatively easy to install, a fair amount of knowledge is required in order to configure the application
to your specific needs. Beginning Joomla! answers many of the questions you're sure to have, guiding
you through the process of creating your own design templates, adding and managing content, and adding
popular community features such as article commenting, user profile management, and forums. Later
chapters discuss e-commerce integration, explore search engine optimization, and show you how to extend
Joomla! by creating your own plug-ins.

eBook:Apress.Beginning.Joomla.From.Novice.to.Professional.Jul.2007.eBook-BBL hash [HKxi8xKwhd1gLyPjOk0LpjOEW+8]
file:2007_1126_wrz_apr-beg.joo.fro.nov.to.pro.jul.200.ebo.bbl.izp (14850) KB

Code:
[color=magenta]http://rapidshare.com/files/73108093/2007_1126_wrz_apr-beg.joo.fro.nov.to.pro.jul.200.ebo.bbl.izp.html
[/color]


21ypnMD%2BA9L.jpg



Pro SQL Server 2005 High Availability
Amazon

Product Details
Author(s): Allan Hirt
ISBN: 159059780X
ISBN-13: 9781590597804
Publisher: Apress
Year: 2007
Pages: 745

Product Description
Maintaining SQL Server 2005 high availability in a global information environment is the database administrator's
greatest practical challenge. Availability is as much about people and processes as it is about technology.
Pro SQL Server 2005 High Availability covers the technology, people, processes, and real-world best
practices for planning, deploying, administering, and maintaining highly available SQL Server 2005
instances.
With years of experience as a database consultant and production DBA, Allan Hirt provides
in-depth, detailed advice on what it takes to ensure SQL Server high availability for businesses of any
size. This is not an academic text; it's not based on lab experiments, but on real-world experience. This
book is a dramatic update and revision of the author's previous best-seller on SQL Server 2000. It gives
sound guidance to DBAs and system administrators on how to really get the job done.

This book provides
comprehensive, clear, detailed coverage of all major availability issues.
The author covers both
availability and performance, from the perspective of high availability.
The book addresses the crucial
needs of enterprise-class, 24x7 SQL Server 2005 implementations.
You'll gain insight that other SQL
Server documentation and whitepapers don't provide.
eBook:Apress.Pro.SQL.Server.2005.High.Availability.Jul.2007.eBook-BBL hash [rW6RsHlPa7JGGxguHox/NLoqLjs]
file:2007_1126_wrz_apr-pro.sql.ser.200.hig.ava.jul.200.ebo.bbl.izp (17173) KB

Code:
[color=magenta]http://rapidshare.com/files/73107353/2007_1126_wrz_apr-pro.sql.ser.200.hig.ava.jul.200.ebo.bbl.izp.html
[/color]


21XA%2B3UIzIL.jpg



The Definitive Guide to iReport (Expert's Voice)
Amazon

Product Details
Author(s): Giulio Toffoli
ISBN: 1590599284
ISBN-13: 9781590599280
Publisher: Apress
Year: 2007
Pages: 352

Product Description
JasperForge.org is the open source development portal for the JasperSoft Business Intelligence Suite,
the JasperSoft Business Intelligence solution that delivers comprehensive tools for data access,
data integration, analysis, and reporting, including iReport. This definitive, authoritative book
covers the following:

Covers iReport as an intuitive and easy-to-use visual report builder/designer
for JasperReports, written in 100% pure Java.
Shows how users can visually edit complex reports with
charts, images, and subreports, as iReport is integrated with leading open source chart libraries for
Java
Demonstrates how the data to print can be retrieved through several methods including multiple
JDBC connections, TableModels, JavaBeans, XML, MDX, EJBQL, Hibernate, and so forth What you’ll
learn
Understand the iReport and JasperReports installation process and fundamental concepts.

Build your very first simple report.
Set up and implement types of datasources including a JDBC connection,
a custom datasource, and XML datasources.
Explore iReport plug-ins.
Create simple and complex charts.
Who is this book for? This book is for business intelligence reporting tool users and developers who have
a background primarily in Java and Java EE.

eBook:Apress.The.Definitive.Guide.to.iReport.Aug.2007.eBook-BBL hash [es/XeHGgjxMWCZSC1ePv1wDdwmw]
file:2007_1126_wrz_apr-the.def.gui.to.ire.aug.200.ebo.bbl.izp (9142) KB

Code:
[color=magenta]http://rapidshare.com/files/73108759/2007_1126_wrz_apr-the.def.gui.to.ire.aug.200.ebo.bbl.izp.html
[/color]


21RKKppDyvL.jpg



ZK: Ajax without the Javascript Framework
Amazon

Product Details
Author(s): Henri Chen,Robbie Cheng
ISBN: 1590599012
ISBN-13: 9781590599013
Publisher: Apress
Year: 2007
Pages: 125

Product Description
ZK is the most popular open source SourceForge Ajax web framework that enables rich user interface for
web applications with no JavaScript and little programming. This firstPress book will cover the following:


Shows you how to use this simplest Ajax framework to write real-world responsive web applications

Covers ZK's more than 70 XUL and 80 XHTML rich GUI components
Authoritatively written by cofounder/lead
of the ZK project What you'll learn
Perform Ajax development without the use of JavaScript.
Write your
first ZK framework--based application: “Hello World!”
Augmenting with Eclipse IDE, build a more dynamic,
responsive “Hello World!”application.
Use ZK's more than 70 XUL and 80 XHTML rich GUI components.

Explore megacomponents for Google Maps and more.
Build a real-world application such as a pet store
by using ZK in the presentation tier and beyond.
Integrate and use ZK with other frameworks like Hibernate.
Who is this book for? Web application designers and programmers who wish to implement rich Ajax web applications
in the simplest way.

eBook:Apress.ZK.Ajax.without.the.Javascript.Framework.Aug.2007.eBook-BBL hash [Pc+Iuc3hTgAsMUwImZlO/IgSwEU]
file:2007_1126_wrz_apr-zk.aja.wit.the.jav.fra.aug.200.ebo.bbl.izp (2690) KB

Code:
[color=magenta]http://rapidshare.com/files/73108258/2007_1126_wrz_apr-zk.aja.wit.the.jav.fra.aug.200.ebo.bbl.izp.html
[/color]
 

wrz.netz

Member
Joined
Dec 10, 2004
Messages
923
Reaction score
832
Age
50
Adobe Photoshop CS3 for Photographers: не хватает одной части архива, дополни plz.

Катастрофа, действительно, не хватает. Только недостоющую часть я залить забыл. Теперь все заново заливать и скачивать придеться.

:eek:
 

wrz.netz

Member
Joined
Dec 10, 2004
Messages
923
Reaction score
832
Age
50
1. Syngress.InfoSecurity.2008.Threat.Analysis.Nov.2007.eBook-BBL
2. Syngress.Practical.Oracle.Security.Aug.2007.eBook-BBL


210OoZjGocL.jpg



InfoSecurity 2008 Threat Analysis
Amazon

Product Details
Author(s): Craig Schiller,Seth Fogie,Colby DeRodeff,Michael Gregg
ISBN: 1597492248
ISBN-13: 9781597492249
Publisher: Syngress
Year: 2007
Pages: 480

Product Description
An all-star cast of authors analyze the top IT security threats for 2008 as selected by the editors and
readers of Infosecurity Magazine. This book, compiled from the Syngress Security Library, is an essential
reference for any IT professional managing enterprise security. It serves as an early warning system,
allowing readers to assess vulnerabilities, design protection schemes and plan for disaster recovery
should an attack occur. Topics include Botnets, Cross Site Scripting Attacks, Social Engineering,
Physical and Logical Convergence, Payment Card Industry (PCI) Data Security Standards (DSS), Voice
over IP (VoIP), and Asterisk Hacking. Each threat is fully defined, likely vulnerabilities are identified,
and detection and prevention strategies are considered. Wherever possible, real-world examples are
used to illustrate the threats and tools for specific solutions.* Provides IT Security Professionals
with a first look at likely new threats to their enterprise * Includes real-world examples of system intrusions
and compromised data * Provides techniques and strategies to detect, prevent, and recover * Includes
coverage of PCI, VoIP, XSS, Asterisk, Social Engineering, Botnets, and Convergence
eBook:Syngress.InfoSecurity.2008.Threat.Analysis.Nov.2007.eBook-BBL hash [+YCblD9hoHN26vtqI4j/7zKvluU]
file:2007_1128_wrz_syn-inf.200.thr.ana.nov.200.ebo.bbl.izp (9698) KB

Code:
[color=magenta]http://rapidshare.com/files/75563310/2007_1128_wrz_syn-inf.200.thr.ana.nov.200.ebo.bbl.izp.html
[/color]


21GGte94PEL.jpg



Practical Oracle Security: Your Unauthorized Guide to Relational Database Security
Amazon

Product Details
Author(s): Josh Shaul,Aaron Ingram
ISBN: 1597491985
ISBN-13: 9781597491983
Publisher: Syngress
Year: 2007
Pages: 432

Product Description
This is the only practical, hands-on guide available to database administrators to secure their Oracle
databases. This book will help the DBA to assess their current level of risk as well as their existing security
posture. It will then provide practical, applicable knowledge to appropriately secure the Oracle database.
The books companion Web site contains dozens of working scripts that DBAs can use to secure and automate
their Oracle databases.* The only practical, hands-on guide for securing your Oracle database published
by independent experts.* Companion Web site contains dozens of scripts to help you automate security
tasks.* Your Oracle database does not exist in a vacuum, so this book shows you how to securely integrate
your database into your enterprise.
eBook:Syngress.Practical.Oracle.Security.Aug.2007.eBook-BBL hash [rFztEGlYVOX8ctgaHNWzhI4SEEE]
file:2007_1128_wrz_syn-pra.ora.sec.aug.200.ebo.bbl.izp (3481) KB

Code:
[color=magenta]http://rapidshare.com/files/75563413/2007_1128_wrz_syn-pra.ora.sec.aug.200.ebo.bbl.izp.html
[/color]

Добавлено позднее:

1. Academic.Press.Passive.Optical.Networks.Principles.and.Practice.Oct.2007.eBook-BBL
2. Focal.Press.Black.and.White.in.Photoshop.CS3.and.Photoshop.Lightroom.Aug.2007.eBook-BBL
3. McGraw.Hill.Mike.Meyers.Comptia.RFID.plus.Certification.Passport.May.2007.eBook-BBL
4. Morgan.Kaufmann.Ethernet.Networking.for.the.Small.Office.and.Professional.Home.Office.Jun.2007.eBook-BBL
5. Wiley.Google.Analytics.2.0.Sep.2007.eBook-BBL
6. Wiley.Telecommunications.and.Data.Communications.Handbook.Sep.2007.eBook-BBL
7. Wiley.The.Web.Application.Hackers.Handbook.Oct.2007.eBook-BBL
8. Wrox.Professional.Joomla.Oct.2007.eBook-BBL


21rKt0tHuTL.jpg



Passive Optical Networks: Principles and Practice
Amazon

Product Details
Author(s):
ISBN: 0123738539
ISBN-13: 9780123738530
Publisher: Academic Press
Year: 2007
Pages: 368

Product Description
The advent of video-on-demand and interactive gaming has prompted the deployment of broadband infrastructures.
Because of its large bandwidth, Passive Optical Networks (PONs) are seen as the technology to make this
happen. However, there are numerous standards and technologies - EPON, BPON, GPON, APON, WDM-PON, TDM-PON
- which network providers and device manufacturers need to know of and understand when developing their
products. There are no books focused specifically on the technology of PONs. This book will be the definitive
reference on PON technology and their application in the future development of broadband devices and
systems.A reference of this nature is ideal for professional internet application developers and those
looking to burst on the scene with jobs at key billion dollar PON players such as Lucent, Mitsubishi and
Samsung. The information contained in this tightly structured volume about these fun, limitless and
amazingly versatile technologies will provide the aspiring entrepeneur with the knowledge and wherewithal
they need to get up and running on the road to success as well.*Balances treatment of the optical technologies
with systems issues such as protocols, performance, management and protection*Covers latest developments
in WDM-PONS, protection switching, dynamic bandwidth allocation*Practical coverage with a chapter
on PON applications and deployment*Case studies on implementing PONs
eBook:Academic.Press.Passive.Optical.Networks.Principles.and.Practice.Oct.2007.eBook-BBL hash [SAYvkBqWA5uGtDlzXlDscZy5dNw]
file:2007_1202_wrz_aca-pre.pas.opt.net.pri.and.pra.oct.200.ebo.bbl.izp (3810) KB

Code:
[color=magenta]http://rapidshare.com/files/75576140/2007_1202_wrz_aca-pre.pas.opt.net.pri.and.pra.oct.200.ebo.bbl.izp.html
[/color]


21Kc3LTgxwL.jpg



Black and White in Photoshop CS3 and Photoshop Lightroom: Create stunning monochromatic images in Photoshop CS3, Photoshop Lightroom and Beyond
Amazon

Product Details
Author(s): Leslie Alsheimer
ISBN: 024052084X
ISBN-13: 9780240520841
Publisher: Focal Press
Year: 2007
Pages: 256

Product Description
Black and white photography has come a long way in the digital world. Feeling overwhelmed by the endless
conversion options in (and around) Photoshop, Lightroom and beyond? If so, youre not alone, and this
is definitely the book for you!In this thoroughly up-to-date book that covers all of the new features
of Photoshop CS3 and Lightroom, you'll learn how to use methods within an application or raw converter,
scripts, plug-ins, and more. Leslie Alsheimer and Bryan O'Neil Hughes show you everything you need to
know to uncover the secrets to successful black and white conversion and printmaking. Let the stunning
images (presented in both color and black and white) show you just what is possible when you master these
powerful tools. Learn from step-by-step tutorials and work through each conversion with clear, easy-to-follow
instructions illustrated by a multitude of images and screengrabs Maximize image quality in capture
and output with professional tips and tricks for speeding up your workflow Save time and learn professional
techniques to creatively and technically improve your black and white photography and printmaking

eBook:Focal.Press.Black.and.White.in.Photoshop.CS3.and.Photoshop.Lightroom.Aug.2007.eBook-BBL hash [qJNwKprwSK+tPI4/Y0QpaEnIKtc]
file:2007_1202_wrz_foc-pre.bla.and.whi.in.pho.cs3.and.pho.lig.aug.200.ebo.bbl.izp (18917) KB

Code:
[color=magenta]http://rapidshare.com/files/75574339/2007_1202_wrz_foc-pre.bla.and.whi.in.pho.cs3.and.pho.lig.aug.200.ebo.bbl.izp.html
[/color]


21eiUv2MxdL.jpg



Mike Meyers' Comptia RFID+ Certification Passport (Mike Meyers' Certification Passport)
Amazon

Product Details
Author(s): Mark Brown,Sam Patadia,Sanjiv Dua,Michael Meyers
ISBN: 0072263660
ISBN-13: 9780072263664
Publisher: McGraw-Hill Osborne Media
Year: 2007
Pages: 313

Product Description
From the #1 Name in Professional Certification Get on the fast track to becoming CompTIA RFID+ certified
with this affordable, portable study tool. Inside, RFID experts guide you on your career path, providing
expert tips and sound advice along the way. With an intensive focus on only what you need to know to pass
the CompTIA RFID+ exam, this certification passport is your ticket to success on exam day.
Featuring:


Itineraries--List of official exam objectives covered
ETAs--Amount of time needed to complete each
lesson
Travel Advisories--Expert advice on critical topics
Local Lingo--Concise definitions of
key terms and concepts
Travel Assistance--Recommended resources for more information
Exam Tips--Common
exam pitfalls and solutions
Checkpoints--End-of-chapter questions, answers, and explanations

Career Flight Path--Career options mapped out to maximize the return from your IT journey
Practice
Exam on CD
eBook:McGraw.Hill.Mike.Meyers.Comptia.RFID.plus.Certification.Passport.May.2007.eBook-BBL hash [GHd4F81qhO+YkYKODmau+ijqGNM]
file:2007_1202_wrz_mcg-hil.mik.mey.com.rfi.plu.cer.pas.may.200.ebo.bbl.izp (3504) KB

Code:
[color=magenta]http://rapidshare.com/files/75574427/2007_1202_wrz_mcg-hil.mik.mey.com.rfi.plu.cer.pas.may.200.ebo.bbl.izp.html
[/color]


21tf7mJEMjL.jpg



Ethernet Networking for the Small Office and Professional Home Office
Amazon

Product Details
Author(s): Jan L. Harrington
ISBN: 0123737443
ISBN-13: 9780123737441
Publisher: Morgan Kaufmann
Year: 2007
Pages: 352

Product Description
In a local area network (LAN) or intranet, there are many pieces of hardare trying to gain access to the
network transmission media at the same time (i.e., phone lines, coax, wireless, etc.). However, a network
cable or wireless transmission frequency can physically only allow one node to use it at a given time.
Therefore, there must be some way to regulate which node has control of the medium (a media access control,
or MAC, protocol). Ethernet is a MAC protocol; it is one way to regulate physical access to network tranmission
media.Ethernet networking is used primarily by networks that are contained within a single physical
location. If you need to design, install, and manage a network in such an envronment, i.e., home or small
business office, then this book will give you an in-depth understanding of the technology involved in
an Ethernet network.One of the major goals of this book is to demystify the jargon of networks so that the
reader gains a working familiarity with common networking terminology and acronyms. In addition, this
books explains not only how to choose and configure network hardware but also provides practical information
about the types of network devices and software needed to make it all work. Tips and direction on how to
manage an Ethernet network are also provided. This book therefore goes beyond the hardware aspects of
Ethernet to look at the entire network from bottom to top, along with enough technical detail to enable
the reader to make intelligent choices about what types of transmission media are used and the way in which
the various parts of the network are interconnected.*Explains how the Ethernet works, with emphasis
on current technologies and emerging trends in gigabit and fast Ethernet, WiFi, routers, and security
issues*Teaches how to design and select complementary components of Ethernet networks with a focus
on home and small business applications*Discuses the various types of cables, software, and hardware
involved in constructing, connecting, operating and monitoring Ethernet networks
eBook:Morgan.Kaufmann.Ethernet.Networking.for.the.Small.Office.and.Professional.Home.Office.Jun.2007.eBook-BBL hash [2NhMdvZsTILtBcItjuJ1MSyVpBU]
file:2007_1202_wrz_mor-kau.eth.net.for.the.sma.off.and.pro.hom.off.jun.200.ebo.bbl.izp (27438) KB

Code:
[color=magenta]http://rapidshare.com/files/75575003/2007_1202_wrz_mor-kau.eth.net.for.the.sma.off.and.pro.hom.off.jun.200.ebo.bbl.izp.html
[/color]


314X7BGTAbL.jpg



Google Analytics 2.0
Amazon

Product Details
Author(s): Jerri L. Ledford,Mary E. Tyler
ISBN: 047017501X
ISBN-13: 9780470175019
Publisher: Wiley
Year: 2007
Pages: 336

Product Description
Site Stats on Steroids Is your Web site serving its purpose? To find out, you need to analyze factors related
to what the site is supposed to do. Site statistics give you raw numbers, but Web analytics are like site
stats on steroids. Analytics crunch those raw numbers into meaningful metrics—information
you can use. If you read our first book on Google Analytics, you already know what this tool can do and why
that matters. (If you didn't, don't worry; there's an overview here, too.) This edition shows you what's
new in version 2.0, helping you uncover specific details and use them like never before.
Master basic
analytics and Web statistics concepts
Set up Google Analytics 2.0, choose the filters you need, and
explore goals and goal-setting
Learn about new features that enhance analysis, including cross-segment
reporting and drilldown content
Take control of Google Analytics with customizable dashboards and
date ranges
Examine every aspect of the available reports, including visitors, traffic sources, content,
and goals
Discover the specific reports suited for e-commerce sites and how to use them
Maximize the
integration of Google Analytics with Google AdWords
Boost your use of Regular Expressions, write your
own filters, and quantify your goals BONUS: Each copy of Google Analytics 2.0 includes a $25 Google AdWords
gift card compliments of Google. With this $25 gift card , you can attract new customers to your website
on Google's dime.
eBook:Wiley.Google.Analytics.2.0.Sep.2007.eBook-BBL hash [hxnnCEd4P1moiTbr5SwERffcOdU]
file:2007_1202_wrz_wil-goo.ana.2.0.sep.200.ebo.bbl.izp (7863) KB

Code:
[color=magenta]http://rapidshare.com/files/75575197/2007_1202_wrz_wil-goo.ana.2.0.sep.200.ebo.bbl.izp.html
[/color]


21u5V97s8CL.jpg



Telecommunications and Data Communications Handbook
Amazon

Product Details
Author(s): Ray Horak
ISBN: 0470041412
ISBN-13: 9780470041413
Publisher: Wiley-Interscience
Year: 2007
Pages: 791

Product Description
This book will provide a comprehensive survey of telecommunications technologies and services, at
a reasonable level of technical depth, and in the author’s unique plain-English, commonsense
style. Recent developments in technology to be explored will include:
Power Line Carrier (PLC)
Broad
over Power Line (BPL)
Passive Optical Network (PON)
802.11g
Multiple Input Multiple Output (MIMO)

802.16 & WiMAX This work will expand on the discussion of a number of other technology topics that have
become subjects of greater interest in the last three or four years since the publication of Communications
Systems and Networks, 3rd Edition and competing works:
Fiber Optics
Storage Area Networks (SANs)

Digital Subscriber Line (DSL)
CATV Networks
Wireless
Bluetooth
Cellular
2.5G & 3G
Photos
Video

Ring Tones & Ring-Back Tones
Voice over Internet Protocol (VoIP)
IP PBX
IP Centrex
Session Initiation
Protocol (SIP) vs. H.323
Regulation & Convergence Divestiture and Revestiture, Mergers and Acquisitions
(M&A)
eBook:Wiley.Telecommunications.and.Data.Communications.Handbook.Sep.2007.eBook-BBL hash [Mxfosmn3b2zRl872qQkU+Mn4Jw0]
file:2007_1202_wrz_wil-tel.and.dat.com.han.sep.200.ebo.bbl.izp (17665) KB

Code:
[color=magenta]http://rapidshare.com/files/75575680/2007_1202_wrz_wil-tel.and.dat.com.han.sep.200.ebo.bbl.izp.html
[/color]


31VHSJCDl4L.jpg



The Web Application Hacker's Handbook: Discovering and Exploiting Security Flaws
Amazon

Product Details
Author(s): Dafydd Stuttard,Marcus Pinto
ISBN: 0470170778
ISBN-13: 9780470170779
Publisher: Wiley
Year: 2007
Pages: 736

Product Description
This book is a practical guide to discovering and exploiting security flaws in web applications. The
authors explain each category of vulnerability using real-world examples, screen shots and code extracts.
The book is extremely practical in focus, and describes in detail the steps involved in detecting and
exploiting each kind of security weakness found within a variety of applications such as online banking,
e-commerce and other web applications. The topics covered include bypassing login mechanisms, injecting
code, exploiting logic flaws and compromising other users. Because every web application is different,
attacking them entails bringing to bear various general principles, techniques and experience in an
imaginative way. The most successful hackers go beyond this, and find ways to automate their bespoke
attacks. This handbook describes a proven methodology that combines the virtues of human intelligence
and computerized brute force, often with devastating results. The authors are professional penetration
testers who have been involved in web application security for nearly a decade. They have presented training
courses at the Black Hat security conferences throughout the world. Under the alias "PortSwigger",
Dafydd developed the popular Burp Suite of web application hack tools.
eBook:Wiley.The.Web.Application.Hackers.Handbook.Oct.2007.eBook-BBL hash [6XBtC9r0dbVU+7j4YIWOq9WiXUA]
file:2007_1202_wrz_wil-the.web.app.hac.han.oct.200.ebo.bbl.izp (4910) KB

Code:
[color=magenta]http://rapidshare.com/files/75575835/2007_1202_wrz_wil-the.web.app.hac.han.oct.200.ebo.bbl.izp.html
[/color]


21SREA9JqrL.jpg



Professional Joomla! (Programmer to Programmer)
Amazon

Product Details
Author(s): Dan Rahmel
ISBN: 0470133945
ISBN-13: 9780470133941
Publisher: Wrox
Year: 2007
Pages: 480

Product Description
As a major force in the world of affordable, advanced web site deployment, Joomla! has become the most
important noncommercial Content Management System (CMS) in the world. The number of Joomla! downloads
and add-ons continues to grow at lightning pace, spurring the need for a resource that explores the diverse
needs of professional Joomla! developers. This book fills that void by covering the two main areas of
the Joomla! field--development and deployment--with a focus on the new Joomla! version 1.5 and all the
features it provides. Seasoned author Dan Rahmel walks you through the process of creating all three
types of Joomla! extensions (modules, components, and plug-ins), explains how best to use Ajax technology,
and shows you how to adopt design patterns and incorporate source code control. You'll examine the underlying
technologies (PHP, Apache, etc.) that can be tuned to offer the best system performance, and you'll explore
interfacing with outside content, Lightweight Directory Access Protocol (LDAP) setup, and much more.
You'll even delve into the internal structure of the Joomla! framework, and obtain a unique behind-the-scenes
education so that you can modify and extend Joomla! to meet the needs of you and your customers. What you
will learn from this book * How each server of a Joomla! system can be installed and configured for maximum
performance * The process of creating a module from scratch * Ways to use Ajax to add dynamic data retrieval
to Joomla! * Techniques for using design patterns to solve common programming problems * How to create
and retain a virtual community * Procedures for tuning a Joomla! site for both Search Engine Optimization
(SEO) and Search Engine Management (SEM) Who this book is for This book is for web developers, hobbyists,
web designers, bloggers, corporate content creators, and support specialists who are looking to build
a more robust web site. Basic skills in the area of PHP programming are necessary. Wrox Professional guides
are planned and written by working programmers to meet the real-world needs of programmers, developers,
and IT professionals. Focused and relevant, they address the issues technology professionals face
every day. They provide examples, practical solutions, and expert education in new technologies, all
designed to help programmers do a better job.
eBook:Wrox.Professional.Joomla.Oct.2007.eBook-BBL hash [+9Nl8sjHYNw5Mkff61Oi0M3r5xI]
file:2007_1202_wrz_wro-pro.joo.oct.200.ebo.bbl.izp (9094) KB

Code:
[color=magenta]http://rapidshare.com/files/75576039/2007_1202_wrz_wro-pro.joo.oct.200.ebo.bbl.izp.html
[/color]
 
Last edited by a moderator:

wrz.netz

Member
Joined
Dec 10, 2004
Messages
923
Reaction score
832
Age
50
1. McGraw.Hill.Microsoft.XNA.Game.Studio.Creators.Guide.Jun.2007.eBook-BBL
2. Morgan.Kaufmann.Network.Routing.Algorithms.Protocols.and.Architectures.Mar.2007.eBook-BBL


21oYQW5QLnL.jpg



Microsoft® XNA Game Studio Creators Guide
Amazon

Product Details
Author(s): Stephen Cawood,Pat McGee
ISBN: 007149071X
ISBN-13: 9780071490719
Publisher: McGraw-Hill Osborne Media
Year: 2007
Pages: 480

Product Description
Bring your gaming visions to life with Microsoft XNA Game Studio Express
Create complete 3D games using
Microsoft XNA Game Studio Express and this hands-on guide. Written by experienced game developers,
Microsoft XNA Game Studio Creator's Guide details the fundamentals of great game programming and offers
detailed examples.
Inside, you'll learn to program a game engine, write shader code, create and animate
3D models, and add fluid motion and special effects. You'll also find out how to launch ballistics, add
realistic scenery and terrain, and integrate lighting and textures. Step-by-step tutorials on underlying
C# code and explanations of vector and matrix techniques are included.

Build and dynamically update
XNA game windows and custom 3D objects
Learn scintillating animation techniques
Create lifelike
skyboxes, textures, lighting, and shading effects
Program shaders using high-level shader language

Develop single- and multi-player games
Generate and code terrain with height detection
Construct
impressive graphics using sprites, multi-texturing, and blending
Integrate audio, game dashboards,
and score tracking
Develop realistic collision detection, ballistics, and particle effects
HaHHhhndle
keyboard, mouse, and game controller input
Create static *.fbx and animated Quake 2 models and control
them in code

eBook:McGraw.Hill.Microsoft.XNA.Game.Studio.Creators.Guide.Jun.2007.eBook-BBL hash [oaoXAvaisNCqmhWpjXUuu7h4+DA]
file:2007_1205_wrz_mcg-hil.mic.xna.gam.stu.cre.gui.jun.200.ebo.bbl.izp (3114) KB

Code:
[color=magenta]http://rapidshare.com/files/75776806/2007_1205_wrz_mcg-hil.mic.xna.gam.stu.cre.gui.jun.200.ebo.bbl.izp.html
[/color]


21zvEjHTi0L.jpg



Network Routing: Algorithms, Protocols, and Architectures (The Morgan Kaufmann Series in Networking)
Amazon

Product Details
Author(s): Deepankar Medhi,Karthikeyan Ramasamy
ISBN: 0120885883
ISBN-13: 9780120885886
Publisher: Morgan Kaufmann
Year: 2007
Pages: 824

Product Description
Network routing can be broadly categorized into Internet routing, PSTN routing, and telecommunication
transport network routing. This book systematically considers these routing paradigms, as well as
their interoperability. The authors discuss how algorithms, protocols, analysis, and operational
deployment impact these approaches. A unique feature of the book is consideration of both macro-state
and micro-state in routing; that is, how routing is accomplished at the level of networks and how routers
or switches are designed to enable efficient routing.In reading this book, one will learn about 1) the
evolution of network routing, 2) the role of IP and E.164 addressing in routing, 3) the impact on router
and switching architectures and their design, 4) deployment of network routing protocols, 5) the role
of traffic engineering in routing, and 6) lessons learned from implementation and operational experience.
This book explores the strengths and weaknesses that should be considered during deployment of future
routing schemes as well as actual implementation of these schemes. It allows the reader to understand
how different routing strategies work and are employed and the connection between them. This is accomplished
in part by the authors' use of numerous real-world examples to bring the material alive.. Bridges the
gap between theory and practice in network routing, including the fine points of implementation and
operational experience . Routing in a multitude of technologies discussed in practical detail, including,
IP/MPLS, PSTN, and optical networking . Routing protocols such as OSPF, IS-IS, BGP presented in detail
. A detailed coverage of various router and switch architectures . A comprehensive discussion about
algorithms on IP-lookup and packet classification . Accessible to a wide audience due to its vendor-neutral
approach . CD-ROM with bonus chapters on advanced topics
eBook:Morgan.Kaufmann.Network.Routing.Algorithms.Protocols.and.Architectures.Mar.2007.eBook-BBL hash [fuWWxtpsO3vUO0jWeH+n49IS++s]
file:2007_1205_wrz_mor-kau.net.rou.alg.pro.and.arc.mar.200.ebo.bbl.izp (20789) KB

Code:
[color=magenta]http://rapidshare.com/files/75777195/2007_1205_wrz_mor-kau.net.rou.alg.pro.and.arc.mar.200.ebo.bbl.izp.html
[/color]

Добавлено позднее:

1. Apress.Beginning.C.Sharp.2008.From.Novice.to.Professional.Nov.2007.eBook-BBL
2. Apress.Pro.C.Sharp.2008.and.the.dot.NET.3.5.Platform.4th.Edition.Nov.2007.eBook-BBL


21RoebTVI9L.jpg



Beginning C# 2008: From Novice to Professional
Amazon

Product Details
Author(s): Christian Gross
ISBN: 1590598695
ISBN-13: 9781590598696
Publisher: Apress
Year: 2007
Pages: 487

Product Description
Get comfortable with the most powerful version of the .NET Framework devised yet, by embracing new techniques
and innovations to create your applications faster, using a wide range of tools.
The C# 2008 language
is your gateway to the powerful .NET platform. C# combined with Visual Studio gives you the freedom to
create your applications faster and with a greater range of tools than any other coding environment.

The new .NET "Orcas" Framework is the most powerful yet, devised with new innovations such as Language
Integrated Query, making it easy for you to query your databases directly from your C# code; and ASP.NET
AJAX, giving you drag-and-drop access to AJAX techniques for your web pages.
With Beginning C# 2008,
expert author Christian Gross, will have you creating real applications in the first few pages, continuing
with valuable support by building in good design and testing habits into every chapter. You'll learn
much more than just the C# language; you'll gradually understand the mindset of a true developer as you
progress through the book.
What you'll learn
C# 2008!
Learn everything you need to begin building
your own applications in a solid, well-considered way: this book will teach you .NET coding from the ground
up.
Use the Visual Studio IDE to create, debug, and deploy your applications.
Understand the mysteries
of database access and the many ways that it can be accomplished from C#.
Delve deep into the huge range
of supporting technologies that the .NET Framework offers--LINQ, ASP.NET AJAX, ADO.NET 3.0, WPF, WCF,
and Windows Workflow are all introduced and explained in a straightforward, easy-to-follow way. Who
is this book for? This book is for anyone who's just starting out to learn about C#. It doesn't assume any
prior knowledge of object-oriented programming, of the .NET Framework, or of coding in general. It simply
assumes that you're an intelligent person who wants to learn and starts the journey from there.
About
the Apress Beginning Series The Beginning series from Apress is the right choice to get the information
you need to land that crucial entry-level job. These books will teach you a standard and important technology
from the ground up because they are explicitly designed to take you from "novice to professional." You'll
start your journey by seeing what you need to know--but without needless theory and filler. You'll build
your skill set by learning how to put together real-world projects step by step. So whether your goal is
your next career challenge or a new learning opportunity, the Beginning series from Apress will take
you there--it is your trusted guide through unfamiliar territory!
Related Titles
Foundations of
LINQ in C#
Beginning SQL Server 2005 for Developers: From Novice to Professional
eBook:Apress.Beginning.C.Sharp.2008.From.Novice.to.Professional.Nov.2007.eBook-BBL hash [yxOmxOhyIPCkjN6Rq1Wqunf0L0k]
file:2007_1207_wrz_apr-beg.c.sha.200.fro.nov.to.pro.nov.200.ebo.bbl.izp (6443) KB

Code:
[color=magenta]http://rapidshare.com/files/75777883/2007_1207_wrz_apr-beg.c.sha.200.fro.nov.to.pro.nov.200.ebo.bbl.izp.html
[/color]


21LIwryAJJL.jpg



Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Pro Series)
Amazon

Product Details
Author(s): Andrew Troelsen
ISBN: 1590598849
ISBN-13: 9781590598849
Publisher: Apress
Year: 2007
Pages: 1370

Product Description
Released at the Microsoft Tech-Ed conference in Atlanta, Georgia, back in 2001, the first edition of
this book coincided with the beta .NET platform and, in many ways, the manuscript was in beta too. Its fresh
approach won a place as a 2002 Jolt Award finalist, and it won the 2003 Referenceware Excellence Award
in the programming book category. Following the successful earlier editions, author Andrew Troelsen
is pleased to announce completion of the fourth edition of his acclaimed book:
“Over the years that
I’ve spent working with the common language runtime (CLR), I’ve gained a deeper understanding
of the .NET platform and the subtleties of the C# programming language. I’m happy to say that this
fourth edition of Pro C# 2008 and the .NET 3.5 platform is as close to a ‘final release’ as I’ve
come yet!”
Whether you’re moving to .NET for the first time or you’re already writing applications
on .NET 2.0 or .NET 3.0, Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition will provide you with a solid
grounding in this new technology and serve as a comprehensive reference throughout your coding career:


Explore five new chapters of content—including the grammar of the common intermediate language (CIL),
.NET generics, and object serialization services.
Discover all the new .NET 3.5 features—nullable
types, delegate covariance, ASP.NET 2.0 master pages, the new Windows Forms &lquo;Strip” controls,
and much more.
Get a professional foothold—targeted to appeal to experienced software professionals
and/or graduate students of computer science (so don’t expect three chapters on iteration or
decision constructs!).
Gain a rock-solid foundation in programming using C#.
Get comfortable with
all the core aspects of the .NET platform—including assemblies, remoting, Windows Forms, Web Forms,
ADO.NET, XML web services, and much more. Once you’ve digested the information contained in the
25 chapters of this 1000+ page book, you'll be ready to apply this knowledge to your specific programming
assignments and well equipped to explore the .NET universe on your own.
What you’ll learn
Everything
you need to put .NET 3.5 and C# 2008 to use in your professional work--before anyone else!
Insights and
techniques from the author's experience since .NET 1.0
Complete coverage of .NET 3.5—WPF, WCF, and
WF Who is this book for? Anyone with some software development experience interested in the new .NET 3.5
Platformand the C# language. Whether you’re moving to .NET for the first time or you're already
writing applications on .NET 2.0 or .NET 3.0, this book will provide you with a solid grounding in this
new technology and serve as a comprehensive reference throughout your coding career.
About the Apress
Pro Series The Apress Pro series books are practical, professional tutorials to keep you on and moving
up the professional ladder.
You have gotten the job, now you need to hone your skills in these tough competitive
times. The Apress Pro series expands your skills and expertise in exactly the areas you need. Master the
content of a Pro book, and you will always be able to get the job done in a professional development project.
Written by experts in their field, Pro series books from Apress give you the hard-won solutions to problems
you will face in your professional programming career.
Related Titles from Apress
Pro VB 2008 and the
.NET 3.5 Platform, Third Edition
eBook:Apress.Pro.C.Sharp.2008.and.the.dot.NET.3.5.Platform.4th.Edition.Nov.2007.eBook-BBL hash [xYEwciX2erU1y/wxhoIsWW548AY]
file:2007_1207_wrz_apr-pro.c.sha.200.and.the.dot.net.3.5.pla.4th.edi.nov.200.ebo.bbl.izp (21428) KB

Code:
[color=magenta]http://rapidshare.com/files/75778214/2007_1207_wrz_apr-pro.c.sha.200.and.the.dot.net.3.5.pla.4th.edi.nov.200.ebo.bbl.izp.html
[/color]
 
Last edited by a moderator:
Status
Not open for further replies.
Top