1. For.Dummies.Upgrading.and.Fixing.PCs.For.Dummies.7th.Edition.May.2007.eBook-BBL
2. Pragmatic.Programming.Erlang.Jul.2007.eBook-BBL
3. Springer.Malware.Detection.Oct.2006.eBook-BBL
4. Springer.Web.Component.Development.with.Zope.3.Jan.2007.eBook-BBL
5. Sybex.Stop.Staring.Facial.Modeling.and.Animation.Done.Right.2nd.Edition.May.2007.eBook-BBL
6. Wiley.Hacking.MythTV.Aug.2006.eBook-BBL
7. Wiley.Microsoft.Office.Excel.2007.The.L.Line.The.Express.Line.to.Learning.May.2007.eBook-BBL
8. Wiley.Microsoft.Outlook.2007.Bible.Apr.2007.eBook-BBL
9. Wiley.Smart.Card.Applications.Design.Models.for.Using.and.Programming.Smart.Cards.Jun.2007.eBook-BBL
10. Wiley.SQL.Server.2005.Bible.Nov.2006.eBook-BBL
Upgrading & Fixing PCs For Dummies (Upgrading & Fixing Pcs for Dummies)
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Andy Rathbone
ISBN: 0470121025
ISBN-13: 9780470121023
Publisher: For Dummies
Year: 2007
Pages: 408
Product Description
Covers upgrades for gaming, digital video, and entertainment! Transform your PC into a glitch-free,
turbocharged, multimedia machine Want to add punch to your PC? This handy reference helps add power to
your old computer. Easy steps show you how to add memory, update your virus protection, get your PC ready
for Windows Vista or rev it up as a cool entertainment center capable of recording TV shows or hearing DVDs
in surround sound.
Move files from an old PC to a new one
Upgrade to Windows Vista
Get rid of computer
viruses
Configure a wireless network
Add a TV tuner and DVD burner
eBook:For.Dummies.Upgrading.and.Fixing.PCs.For.Dummies.7th.Edition.May.2007.eBook-BBL hash [d8L8LbQLvCQu+/E56KiQIcjhXgk]
file:2007_0724_wrz_for-dum.upg.and.fix.pcs.for.dum.7th.edi.may.200.ebo.bbl.izp (14453) KB
Код:
[color=magenta]http://rapidshare.com/files/45019671/2007_0724_wrz_for-dum.upg.and.fix.pcs.for.dum.7th.edi.may.200.ebo.bbl.izp.html[/color]
Programming Erlang: Software for a Concurrent World
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Joe Armstrong
ISBN: 193435600X
ISBN-13: 9781934356005
Publisher: Pragmatic Bookshelf
Year: 2007
Pages: 440
Product Description
Erlang solves one of the most pressing problems facing developers today: how to write reliable, concurrent,
high-performance systems. It's used worldwide by companies who need to produce reliable, efficient,
and scalable applications. Invest in learning Erlang now. Moore's Law is the observation that the amount
you can do on a single chip doubles every two years. But Moore's Law is taking a detour. Rather than producing
faster and faster processors, companies such as Intel and AMD are producing multi-core devices: single
chips containing two, four, or more processors. If your programs aren't concurrent, they'll only run
on a single processor at a time. Your users will think that your code is slow. Erlang is a programming language
designed for building highly parallel, distributed, fault-tolerant systems. It has been used commercially
for many years to build massive fault-tolerated systems that run for years with minimal failures. Erlang
programs run seamlessly on multi-core computers: this means your Erlang program should run a lot faster
on a 4 core processor than on a single core processor, all without you having to change a line of code. Erlang
combines ideas from the world of functional programming with techniques for building fault-tolerant
systems to make a powerful language for building the massively parallel, networked applications of
the future. This book presents Erlang and functional programming in the familiar Pragmatic style. And
it's written by Joe Armstrong, one of the creators of Erlang. It includes example code you'll be able to
build upon. In addition, the book contains the full source code for two interesting applications:
A
SHOUTcast server which you can use to stream music to every computer in your house, and
a full-text indexing
and search engine that can index gigabytes of data. Learn how to write programs that run on dozens or even
hundreds of local and remote processors. See how to write robust applications that run even in the face
of network and hardware failure, using the Erlang programming language.
eBook:Pragmatic.Programming.Erlang.Jul.2007.eBook-BBL hash [w5wcecL/uocTJtvbxQSERQVdtZk]
file:2007_0724_wrz_pra-pro.erl.jul.200.ebo.bbl.izp (1820) KB
Код:
[color=magenta]http://rapidshare.com/files/45019795/2007_0724_wrz_pra-pro.erl.jul.200.ebo.bbl.izp.html[/color]
Malware Detection (Advances in Information Security)
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s):
ISBN: 0387327207
ISBN-13: 9780387327204
Publisher: Springer
Year: 2006
Pages: 312
Product Description
Shared resources, such as the Internet, have created a highly interconnected cyber-infrastructure.
Critical infrastructures in domains such as medical, power, telecommunications, and finance are highly
dependent on information systems. These two factors have exposed our critical infrastructures to malicious
attacks and accidental failures. Many malicious attacks are achieved by malicious code or malware,
such as viruses and worms. Given the deleterious affects of malware on our cyber infrastructure, identifying
malicious programs is an important goal. Unfortunately, malware detectors have not kept pace with the
evasion techniques commonly used by hackers, i.e., the good guys are falling behind in the arms race.
Malware Detection captures the state of the art research in the area of malicious code detection, prevention
and mitigation.
eBook:Springer.Malware.Detection.Oct.2006.eBook-BBL hash [Y7Gd0fcrwalCSRpFNgkiFoWWZW0]
file:2007_0724_wrz_spr-mal.det.oct.200.ebo.bbl.izp (15354) KB
Код:
[color=magenta]http://rapidshare.com/files/45020528/2007_0724_wrz_spr-mal.det.oct.200.ebo.bbl.izp.html[/color]
Web Component Development with Zope 3
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Philipp von Weitershausen
ISBN: 3540338071
ISBN-13: 9783540338079
Publisher: Springer
Year: 2007
Pages: 564
Product Description
Zope is a powerful Python web application platform for developing complex web applications rapidly
and collaboratively. With version 3, Zope has been rebuilt on top of a Component Architecture that combines
the best ideas available from modern web platforms. This book focuses on Zope 3, though it also addresses
the needs of Zope 2 developers who want to use Zope 3 features as they are backported into the Zope 2 platform.
First, the key concepts of Zope and its Component Architecture are introduced. Each of Zope's capabilities
is demonstrated by building a sample application and then extending it with more features. Now in its
second edition, the book has been overhauled completely. It has been adapted to the changes and new features
in Zope 3 since its first release. The new edition also makes it easier to get started with Zope, incorporating
input and suggestions from Zope 3 experts and newcomers alike.
eBook:Springer.Web.Component.Development.with.Zope.3.Jan.2007.eBook-BBL hash [0rofOPDX/UTdANSZf/Lcetdwma4]
file:2007_0724_wrz_spr-web.com.dev.wit.zop.3.jan.200.ebo.bbl.izp (4037) KB
Код:
[color=magenta]http://rapidshare.com/files/45020718/2007_0724_wrz_spr-web.com.dev.wit.zop.3.jan.200.ebo.bbl.izp.html[/color]
Stop Staring: Facial Modeling and Animation Done Right
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Jason Osipa
ISBN: 0471789208
ISBN-13: 9780471789208
Publisher: Sybex
Year: 2007
Pages: 368
Product Description
Breathe life into your creations With detailed examples, high-quality professional images, and a touch
of humor, this is the fully revised and updated second edition of Jason Osipa's best-selling book on facial
animation. You'll learn the basics of design, modeling, rigging, and animation-while mastering exciting
new techniques for stretch-and-squash deformation, advanced blend extraction, and the latest software
tools. Walk through the author's detailed analysis of sample animations and discover how to add nuance
and sophistication to your designs. Full of insights drawn from years of professional experience, this
book provides the focused and practical information you need to create believable facial animations.
Learn visimes and lip sync techniques
Construct a mouth and mouth keys
Explore the process of facial
landmarking
Master the cartoon techniques of squash and stretch
Harness the latest advanced blend
extraction tools
Create interfaces for your faces
Understand skeletal setup, weighting, and rigging
Control faces with the book's powerful rig and learn how skin moves to make various shapes and expressions
Master powerful stretch-and-squash (and squoosh!) techniques Featured on the CD Fine-tune your facial
animations with the techniques demonstrated on the companion CD. Content includes tutorial files,
lip sync samples, models, textures, and more. Note: CD-ROM/DVD and other supplementary materials are
not included as part of eBook file.
eBook:Sybex.Stop.Staring.Facial.Modeling.and.Animation.Done.Right.2nd.Edition.May.2007.eBook-BBL hash [yPxhwWAkgQM7sXZCecPBZzu4mAs]
file:2007_0724_wrz_syb-sto.sta.fac.mod.and.ani.don.rig.2nd.edi.may.200.ebo.bbl.izp (11917) KB
Код:
[color=magenta]http://rapidshare.com/files/45021262/2007_0724_wrz_syb-sto.sta.fac.mod.and.ani.don.rig.2nd.edi.may.200.ebo.bbl.izp.html[/color]
Hacking MythTV (ExtremeTech)
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Jarod Wilson,Ed Tittel,Matthew Wright,Justin Korelc
ISBN: 0470037873
ISBN-13: 9780470037874
Publisher: Wiley
Year: 2006
Pages: 432
Product Description
Want control? Build your own MythTV PC. You don't do stuff like this to cut corners. You do it because you
want what you wantand because it's fun. And a personalized MythTV is so much more than a PVR. You can combine
HDTV, DVD, all kinds of music, radio, photos, even a plug-in videophone module. All you need is a little
Linux know-how, assorted software components and plug-ins, an adventurous nature, and this book to
tell you how it all goes together. Voilàthe entertainment hub of your dreams. Learn to do all this and much
more:
Choose HD capture cards and sound drivers.
Install and configure MythTV.
Build your program
guides.
Use xine to add DVD menu support.
Pass raw digital streams to an external decoder.
Do cool things
with your remote control.
Hack your own themes.
Export MythTV .nuv recordings to other formats. A companion
Web site provides even more of the know-how you need. Visit
Для просмотра ссылки Войди или Зарегистрируйся for
links, updates, news about recent developments in MythTV, and resources shared by other readers like
you.
eBook:Wiley.Hacking.MythTV.Aug.2006.eBook-BBL hash [dwpcSRPN43MKLYVcglfdt4I6C8E]
file:2007_0724_wrz_wil-hac.myt.aug.200.ebo.bbl.izp (4548) KB
Код:
[color=magenta]http://rapidshare.com/files/45021460/2007_0724_wrz_wil-hac.myt.aug.200.ebo.bbl.izp.html[/color]
Microsoft Office Excel 2007: The L Line, The Express Line to Learning (The L Line: The Express Line To Learning)
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Kathy Jacobs
ISBN: 047010788X
ISBN-13: 9780470107881
Publisher: Wiley
Year: 2007
Pages: 470
Product Description
Get on the fast track to mastering Excel Want to find success in your profession or business? Master the
timesaving tools you'll need in the real world, like Excel 2007. Whether you're a student, a professional,
or an entrepreneur, you can learn Excel with this start-to-finish guide. Gain solid skills as you go from
station to station in a series of clear-cut tutorials on Excel spreadsheet basics, integration with
other applications, macro creation, and more. Start your journey today on The L Line.
Get the basics
of the new user interface and how to create spreadsheets
Apply formulas, build charts, and explore pivot
tables
Filter, sort, analyze, and validate your data
Customize Excel, create macros, and use add-ins
All aboard for valuable online extras Visit the L Line Web site at
Для просмотра ссылки Войди или Зарегистрируйся for valuable
online supplementary materials:
Test bank with challenging review questions
PowerPoint(r) slides
with chapter outlines
Free sample files
Along The L Line
Complete tutorial coverage with step-by-step
instruction
Ample illustrations and examples
Real-world case studies, applications, and hints
for avoiding pitfalls
Practice exams that let you evaluate your progress
eBook:Wiley.Microsoft.Office.Excel.2007.The.L.Line.The.Express.Line.to.Learning.May.2007.eBook-BBL hash [VG2u7PXIs/HKWgGs6Y2yvdEKc3E]
file:2007_0724_wrz_wil-mic.off.exc.200.the.l.lin.the.exp.lin.to.lea.may.200.ebo.bbl.izp (32805) KB
Код:
[color=magenta]http://rapidshare.com/files/45023047/2007_0724_wrz_wil-mic.off.exc.200.the.l.lin.the.exp.lin.to.lea.may.200.ebo.bbl.izp.html[/color]
Microsoft Outlook 2007 Bible
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Peter G. Aitken
ISBN: 0470046457
ISBN-13: 9780470046456
Publisher: Wiley
Year: 2007
Pages: 624
Product Description
This thorough overview covers the most-used features and functions of Microsoft's messaging and collaboration
program
Practical examples and advice help readers maximize Outlook's integrated e-mail, calendar,
contact management, task tracking, and online synchronization features
Coverage goes beyond the
basics and explains how to use Outlook as a personal information manager, integrate it with other Office
applications, and discover advanced message development, all aimed at allowing users to work more efficiently
eBook:Wiley.Microsoft.Outlook.2007.Bible.Apr.2007.eBook-BBL hash [Ml6sJ7Iuyq+Iujx7L68as76v2gg]
file:2007_0724_wrz_wil-mic.out.200.bib.apr.200.ebo.bbl.izp (12921) KB
Код:
[color=magenta]http://rapidshare.com/files/45023750/2007_0724_wrz_wil-mic.out.200.bib.apr.200.ebo.bbl.izp.html[/color]
Smart Card Applications: Design models for using and programming smart cards
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Wolfgang Rankl
ISBN: 047005882X
ISBN-13: 9780470058824
Publisher: Wiley
Year: 2007
Pages: 236
Product Description
A practical guide to the specification, design, and programming of smart card systems for working applications.
More than 3 billion smartcards are produced every year. Generally defined as any pocket-sized card
with embedded integrated circuits or chips, they have a huge number of applications including travel
cards, chip and pin cards, pet tags, mobile phone SIMs and pallet trackers. Now with modern Smart Card
technology such as Java Card and Basic Card it is possible for everyone to create his or her own applications
on a smart card. This book provides generic solutions for programming smart cards, enabling the creation
of working applications and systems. Key features:
Presents a comprehensive introduction to the topic
of smart cards, explaining component elements and the smart card microcontrollers.
Sets out information
on operating systems with case studies of a range of applications including credit card security, mobile
phones and transport payment cards.
Gives detailed advice on the monitoring of smart card applications,
recognizing potential attacks on security and improving system integrity.
Provides modules and examples
so that all types of systems can be built up from a small number of individual components.
Offers guidelines
on avoiding and overcoming design errors. Ideal for practising engineers and designers looking to implement
smart cards in their business, it is also a valuable reference for postgraduate students taking courses
on embedded system and smart card design.
eBook:Wiley.Smart.Card.Applications.Design.Models.for.Using.and.Programming.Smart.Cards.Jun.2007.eBook-BBL hash [Ou8ZtSuArAf/OyM6Oc4BchLC4U0]
file:2007_0724_wrz_wil-sma.car.app.des.mod.for.usi.and.pro.sma.car.jun.200.ebo.bbl.izp (1289) KB
Код:
[color=magenta]http://rapidshare.com/files/45023810/2007_0724_wrz_wil-sma.car.app.des.mod.for.usi.and.pro.sma.car.jun.200.ebo.bbl.izp.html[/color]
SQL Server 2005 Bible
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Paul Nielsen
ISBN: 0764542567
ISBN-13: 9780764542565
Publisher: Wiley
Year: 2006
Pages: 1293
Product Description
Use this comprehensive tutorial and reference to increase productivity and write stored procedures
using the language with which you're most familiar. The revised content covers new features such as XML
integration, Web services, the .NET Common Language Runtime (CLR), and security updates, making this
book a must for any developer or database administrator transitioning to the new version of SQL Server.
You'll learn to develop SQL Server database and data connections, administer SQL Server, and keep databases
performing at their peak. In addition, you'll find dozens of specific examples in both a graphical format
and as SQL code as well as numerous best practices describing the most effective way to accomplish a given
task. A companion Web site provides all of the code examples found in the book.
eBook:Wiley.SQL.Server.2005.Bible.Nov.2006.eBook-BBL hash [ct17JrGXSvVhOhI0MriWVqxHr4c]
file:2007_0724_wrz_wil-sql.ser.200.bib.nov.200.ebo.bbl.izp (11347) KB
Код:
[color=magenta]http://rapidshare.com/files/45024334/2007_0724_wrz_wil-sql.ser.200.bib.nov.200.ebo.bbl.izp.html[/color]