banner

[Rule] Rules  [Home] Main Forum  [Portal] Portal  
[Members] Member Listing  [Statistics] Statistics  [Search] Search  [Reading Room] Reading Room 
[Register] Register  
[Login] Loginhttp  | https  ]
 
Messages posted by: thư viện sách  XML
Profile for thư viện sách Messages posted by thư viện sách [ number of posts not being displayed on this page: 2 ]
 
Paessler PRTG Traffic Grapher v6.1.1.855 Enterprise




PRTG Traffic Grapher is an easy to use Windows software for monitoring and
classifying bandwidth usage. It provides system administrators with live readings
and long-term usage trends for their network devices. The most common usage
is bandwidth management, but you can also monitor many other aspects of your
network like memory and CPU utilizations.
With PRTG Traffic Grapher you will receive bandwidth and network usage data
that helps to optimize the efficiency of your network. Understanding
bandwidth and resource consumption is the key to better network
management:

* Avoid bandwidth and server performance bottlenecks
* Find out what applications or what servers use up your bandwidth
* Deliver better quality of service to your users by being proactive
* Reduce costs by buying bandwidth and hardware according to actual load

PRTG Traffic Grapher is running on a Windows machine in your network for 24
hours every day and constantly records the network usage parameters. The
recorded data is stored in an internal database for later reference.
Using an easy to use Windows interface you can configure the monitored
sensors as well as create usage reports. For remote access PRTG Traffic
Grapher comes with a built-in web server to provide access to graphs and
tables.

All common methods for network usage data acquisition are supported:

* SNMP: Simple Network Management Protocol is the basic method of
gathering bandwidth and network usage data. It can be used to monitor
bandwidth usage of routers and switches port-by-port as well as device
readings like memory, CPU load etc.
* Packet Sniffing: With its built-in capability for Packet Sniffing PRTG can
inspect all network data packets travelling in your LAN or WLAN to calculate
the bandwidth usage.
* NetFlow: The NetFlow protocol is supported by most Cisco routers to
measure bandwidth usage. Although being the most complex type to set up it
is also the most powerful method suitable for high traffic networks.

Solutions using Packet Sniffing and NetFlow based monitoring PRTG can
optionally calculate the bandwidth per IP address or port, e.g. to show the
current Top Talkers, Top Connections and Top Protocols of your network.
The application runs on all Windows versions and works with most network
products from Cisco, HP, 3Com, Linksys, Nortel, etc., and with various other
devices (e.g. Windows PCs or network printers).

Homepage:
Code:
http://www.paessler.com/prtg


App
Code:
http://rapidshare.com/files/113560188/PRTG611855.rar
Database Designer for MySQL v1.9.6.458




With database designer you can quickly create a ready-to-use MySQL database with a few clicks, and then keeping its structure up-to-date by synchronizing it with the changes you made to visual diagram. Simply change the diagram — Designer will generate complex SQL statement for database modification that keep data safe for you. Moreover, you can synchronize several databases to the state of your diagram.
Generate powerful reports that describe all the database objects within your diagram. You can additionaly export graphical representation of diagram to EMF, JPEG, PNG, GIF and other popular formats or print the diagram out on multiple pages.

Home page:
Code:
http://www.microolap.com/products/database/mysql-designer/


Download
Code:
http://rapidshare.com/files/113558644/Database.Designer.for.MySQL.v1.9.6.458.rar
Special Edition Using Microsoft Windows Vista (2nd Edition)




SPECIAL EDITION Microsoft(r) Windows Vista(r) Second Edition

The only Windows Vista book you need

We crafted this book to grow with you, providing the reference material
you need as you move toward Vista proficiency and use more advanced
features. If you buy only one book on Vista, Special Edition Using
Microsoft(r) Windows Vista(r), Second Edition, is the book you need.

• Tired of the constant barrage of spam, spyware, viruses and
other ‘Net nasties? We show you how to rebuke the onslaught of hacker
attacks, protect your identity, and keep your sanity, all at the same
time.
• Is the new Vista interface making your trigger-finger itch?
Ours too…that is, until we turned Windows inside out, shook out all the
loose parts, and figured out just what makes this beast tick. Learn from
our pain and suffering.
• If you finally broke down and purchased a Windows Media Center
computer, or if you think you have one and didn’t even know it, you are
holding just the book for you. We show you how to get up to speed with
your new computer, transforming it from the little PC that could into
the media juggernaut, entertainment center, gaming center, and
way-better-than-TiVo replacement you never knew it could be.
• Ready to upgrade? We provide from-the-trenches advice on
upgrading to Windows Vista. Maybe you to still want to run Windows XP
but would like to try Vista for a while to see if you like it. We cover
how to dual-boot your computer safely with both operating systems.

Category: Microsoft(r) Windows Operating System
Covers: Microsoft(r) Windows Vista(r), all versions Windows Vista Service
Pack 1
User Level: Beginner–Intermediate

Robert Cowart has written more than 40 books that have sold more than 1
million copies worldwide. He made his name writing for Sybex and
Osborne–most notably in the best-selling Mastering Windows series. As an
author and media developer for Que, Bob has written numerous Windows
titles, including multiple editions of Que’s flagship Windows book,
Special Edition Using Microsoft(r) Windows(r).

Brian Knittel is a software developer, consultant, and writer. He’s
authored or coauthored many of Que’s best-selling Windows books,
including Que’s leading Windows book, Special Edition Using Microsoft(r)
Windows(r). Brian also is the author of Windows XP Under the Hood and
coauthored Upgrading and Repairing Windows(r) with Scott Mueller.

URL:
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/0789737817/


Download:
Code:
http://rapidshare.com/files/113451723/Que.Special.Edition.Using.Microsoft.Windows.Vista.2nd.Edition.May.2008.chm
JDBC 4.0 and Oracle JDeveloper for J2EE Development (Paperback)




Data retrieval and storage is one of the most common components of J2EE
applications. JDBC (Java Database Connectivity) is the Java API for
accessing a SQL relational database and adding, retrieving, and updating
data in the database.

Oracle JDeveloper is a developer-friendly integrated development
environment (IDE) for building service-oriented applications using the
latest industry standards for Java, XML, web services, and SQL. It
supports the complete development lifecycle with integrated features for
modeling, coding, debugging, testing, profiling, tuning, and deploying
applications.

This book is about developing Java/J2EE applications with a database
component in Oracle JDeveloper (version 10.1.3). It covers the practical
aspects of JDBC (version 4.0); it will teach application developers
about setting the environment for developing various JDBC-based J2EE
applications and the procedure to develop JDBC-based J2EE applications.
It will also explore the new features added in JDBC 4.0.

What you will learn from this book;
In this book you will learn about the following:

JDBC 4.0 specifications—including the new features
Configuring JDBC in Oracle JDeveloper IDE
Creating, modifying, and querying a database with the JSTL SQL Tag
Library
Configuring JDBC in JBoss application server, WebLogic server, and
WebSphere application server
Mapping an XML document to a database table and vice versa
Modifying a database table from an XML document and creating an XSQL
Page to run an SQL Query and generate XML
Implementing Oracle Web RowSet to fetch the disconnected data
Creating Excel spreadsheets, PDFs, and Excel reports using JasperReports
and the Apache POI HSSF library
Creating JSF Data Tables, JSF Panel Grids, and business components from
Oracle databases with JDeveloper
Creating and managing database tables using Hibernate

URL:
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/1847194303/


Download:
Code:
http://rapidshare.com/files/113490696/Packt.Publishing.JDBC.4.0.and.Oracle.JDeveloper.for.J2EE.Development.Apr.2008.pdf
Scalix: Linux Administrator's Guide (Paperback)




This book is a guide for setting up, implementing, and managing both the
free open-source Community Edition and the Enterprise Edition of Scalix
Collaboration Platform - one of the most widely used groupware servers
for email, group calendaring, and messaging on Linux.

URL:
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/1847192769/


Download:
Code:
http://rapidshare.com/files/113492779/Packt.Publishing.Scalix.Linux.Administrators.Guide.Jan.2008.pdf
Building a Server with FreeBSD 7 [ILLUSTRATED] (Paperback)




The most difficult part of building a server with FreeBSD, the Unix-like
operating system, is arguably software installation and configuration.
Finding the software is easy enough; getting everything up and running
is another thing entirely. The only option for many people has been to
hire a consultant. Building a Server with FreeBSD 7 is for those of us
who prefer to build our own server. If you're a small business owner
looking for a reliable email server, a curious Windows administrator, or
if you just want to put that old computer in the closet to work, you'll
learn how to get things up and running quickly. Then, once you have a
working system, you can experiment, extend, and customize as you please.
You'll learn how to install FreeBSD, then how to install popular server
applications with the ports collection. Each package is treated as an
independent module, so you can dip into the book at any point to install
just the packages you need, when you need them. The book s modules cover
topics like:

- Running common FreeBSD admin commands and tasks
- Managing the FreeBSD ports collection
- Installing third-party apps like Apache, Courier-IMAP, SpamAssassin,
CUPS, Cyrus SASL, MediaWiki, and WordPress
- Setting up MySQL, NTP, ISC DHCP, ISC BIND DNS, PHP, OpenLDAP,
OpenSSH, OpenSSL, and OpenVPN Building a Server with FreeBSD 7 will have
you up and running fast, with minimum hassle. (Just be sure to send the
money you save to the Unemployed Consultant Foundation.)

URL:
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/159327145X/


Download:
Code:
http://rapidshare.com/files/113411540/No.Starch.Press.Building.a.Server.with.FreeBSD.7.Apr.2008.chm
Deploying Cisco Wide Area Application Services (Hardcover)

Design and deploy Cisco WAN optimization and application acceleration
solutions for the enterprise WAN

Today, IT organizations are increasingly squeezed by competing demands.
They must support more distributed users who demand greater availability
and performance. They must protect their digital assets with far more
robust security. And they must do it all while gaining far greater
control over cost. Distributing IT resources increases management,
hardware, and software overhead, but centralizing IT can worsen
application performance. There is a solution to this quandary: Cisco
application acceleration and WAN optimization technologies that permit
IT to safely centralize distributed IT resources, meeting user
performance expectations without replacing existing network
infrastructure.

Deploying Cisco Wide Area Application Services is the first
comprehensive guide to designing and deploying solutions with these
Cisco technologies. Zach Seils and Joel Christner show how to deploy
Cisco WAAS in a scalable, transparent, and seamless fashion that
responds to both your business and technical challenges. Writing for
network design and implementation engineers and other networking
professionals, they cover the entire planning and configuration process.
Drawing on their extensive experience implementing WAAS in the
enterprise, they also offer real-world implementation examples and case
studies–including full chapters on network, branch office, and data
center integration.

Zach Seils, CCIE No. 7861, is a technical leader in the Cisco Advanced
Services Data Center Networking Practice, where he specializes in
designing, deploying, and troubleshooting application acceleration
solutions for the largest Cisco enterprise and service provider
customers.

Joel Christner, CCIE No. 15311, is director of product management for
Reconnex Corporation, the industry leader in data loss prevention (DLP)
solutions. Prior to Reconnex, Joel was senior manager of technical
marketing for the Application Delivery Business Unit (ADBU) at Cisco,
where he helped drive the product and technical strategy for Cisco Wide
Area Application Services. Christner is coauthor of Application
Acceleration and WAN Optimization Fundamentals.

- Centrally provision applications to employees in any location
without compromising performance
- Reduce costs by centralizing servers, storage, and applications by
leveraging optimization capabilities that integrate cleanly with your
existing infrastructure
- Thoroughly understand Cisco Wide Area Application Services (WAAS)
and Wide Area Application Engine (WAE) and the business benefits
provided by them
- -  Perform effective WAAS planning, discovery, and analysis
- - Use WAAS and interception mechanisms such as WCCP or inline
to transparently optimize flows traversing your network for end users
accessing centrally deployed and centrally managed applications, files,
and other information
- - Integrate application acceleration and optimization into
data centers, branch offices, and other environments
- - Learn how to use the Cisco WAAS Central Manager, WAE device
GUI, and command-line interface to configure, manage, and troubleshoot

This book is part of the Networking Technology Series from Cisco Press,
which offers networking professionals valuable information for
constructing efficient networks, understanding new technologies, and
building successful careers.

URL:
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/1587054949/


Download:
Code:
http://rapidshare.com/files/113411074/Cisco.Press.Deploying.Cisco.Wide.Area.Application.Services.May.2008.chm
OpenCms 7 Development (Paperback)




OpenCms is a professional-level open-source Website Content Management
System, based on Java and XML. Many companies or organizations have
requirements that go beyond what is available in the standard OpenCms
application. Thankfully, OpenCms can be used by Java developers to
create sophisticated add-ons and customizations that extend the power of
OpenCms in virtually unlimited directions.

Targeting version 7 of OpenCms, this book is for Java developers
interested in extending and further customizing OpenCms through its Java
API.

Starting by showing how to set up a development environment for OpenCms
work, the book moves you through various tasks of increasing complexity.
Some of the common tasks covered are building OpenCms, XML asset type
development, templating, module development, user and role setup, and
search integration. In addition to these common tasks some more advanced
topics are covered such as self-registering users, RSS support,
developing custom widgets and extending the administrative interface.
All the topics include examples and are presented while building a
sample blog site.

The skills you develop will make you an OpenCms developer to be reckoned
with!

URL:
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/1847191053/


Download:
Code:
http://rapidshare.com/files/113492073/Packt.Publishing.OpenCms.7.Development.Apr.2008.pdf
Kicking Butt with MIDP and MSA: Creating Great Mobile Applications, (The Java Series)




The release of MIDP 2.0 and the introduction of the new Mobile Service
Architecture (MSA) are generating momentum for the Java ME platform. As
more and more Java-enabled mobile devices become available and more
service providers become open to third-party development, the demand for
customized applications will grow dramatically. Now, there's a
practical, realistic guide to building MIDP 2.0/MSA applications that
are robust, responsive, maintainable, and fun. Long-time Java ME author
Jonathan Knudsen offers real solutions for the complex challenges of
coding efficiency, application design, and usability in constrained
mobile environments. Experienced Java developers will master MIDP 2.0
and MSA programming through clear, carefully designed examples.
Downloadable code is available for both NetBeans Mobility Pack and the
Sun Java Wireless Toolkit. Kicking Butt with MIDP and MSA's wide-ranging
content covers:

- Pushing MIDP's limits, and exploiting MSA's full power
- Using MIDlets, Forms, commands, core classes, and invocation
- Building effective mobile user interfaces
- Designing graphics with the Canvas, the Game API, SVG, and 3D
- Providing storage and resources: record stores, FileConnection, and
PDA PIM
- Internationalizing mobile applications
- Networking via WMA, Bluetooth, Web services, and SIP
- Parsing XML documents
- Implementing audio and advanced multimedia
- Securing mobile applications with SATSA and the Payment API
- Building advanced location-based applications
- Designing applications for multiple devices
- Creating end-to-end mobile application architectures

URL:
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/0321463420/


Download:
Code:
http://rapidshare.com/files/113554521/Prentice.Hall.Kicking.Butt.with.MIDP.and.MSA.Creating.Great.Mobile.Applications.Jan.2008.pdf
CMMI Distilled: A Practical Introduction to Integrated Process, Improvement (3rd Edition) (Paperback)




Have a Google Maps mashup that you’d like to expose to millions of users
on maps.google.com? New to the mapping craze, but have an idea for a
killer map–based application? Want to learn how to create GeoRSS and KML
feeds with your geotagged content, exposing your customer to new ways of
exploring and navigating your content?

Google Maps Mashups with Google Mapplets:

- Is the first book to cover Google’s new Mapplet technology
- Shows you how to create Google Maps–based applications and publish
to maps.google.com
- Provides a single–source resource and practical guide to Mapplets
and mashups
- Teaches you how to mash up Mapplets using location–specific data
- Includes examples of real–world applications

What you’ll learn:

Readers will be taken through the process of building a mashup of
multiple data sources and APIs, using Tourfilter’s concert and event
data to map concerts and venue information happening nearby. Creating
GeoRSS and KML files will also be covered, showing readers how to
publish their content with geographic metadata and encouraging their
users to interact with their data in new and interesting ways.

URL:
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/0321461088/


Download:
Code:
http://rapidshare.com/files/113405847/Addison.Wesley.CMMI.Distilled.3rd.Edition.May.2008.chm
Crimeware: Understanding New Attacks and Defenses, (Symantec Press) (Paperback)




“This book is the most current and comprehensive analysis of the state
of Internet security threats right now. The review of current issues and
predictions about problems years away are critical for truly
understanding crimeware. Every concerned person should have a copy and
use it for reference.”
—Garth Bruen, Project KnujOn Designer

There’s a new breed of online predators—serious criminals intent on
stealing big bucks and top-secret information—and their weapons of
choice are a dangerous array of tools called “crimeware.” With an
ever-growing number of companies, organizations, and individuals turning
to the Internet to get things done, there’s an urgent need to understand
and prevent these online threats.

Crimeware: Understanding New Attacks and Defenses will help security
professionals, technical managers, students, and researchers understand
and prevent specific crimeware threats. This book guides you through the
essential security principles, techniques, and countermeasures to keep
you one step ahead of the criminals, regardless of evolving technology
and tactics. Security experts Markus Jakobsson and Zulfikar Ramzan have
brought together chapter contributors who are among the best and the
brightest in the security industry. Together, they will help you
understand how crimeware works, how to identify it, and how to prevent
future attacks before your company’s valuable information falls into the
wrong hands. In self-contained chapters that go into varying degrees of
depth, the book provides a thorough overview of crimeware, including not
only concepts prevalent in the wild, but also ideas that so far have
only been seen inside the laboratory.

With this book, you will:

- Understand current and emerging security threats including rootkits,
bot networks, spyware, adware, and click fraud
- Recognize the interaction between various crimeware threats
- Gain awareness of the social, political, and legal implications of
these threats
- Learn valuable countermeasures to stop crimeware in its tracks, now
and in the future
- Acquire insight into future security trends and threats, and create
an effective defense plan
With contributions by Gary McGraw, Andrew Tanenbaum, Dave Cole, Oliver
Friedrichs, Peter Ferrie, and others.

URL:
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/0321501950/


Download:
Code:
http://rapidshare.com/files/113406330/Addison.Wesley.Crimeware.Understanding.New.Attacks.and.Defenses.Apr.2008.chm
Google Apps Hacks (Paperback)




Can Google applications really become an alternative to the venerable
Microsoft Office suite? Conventional wisdom may say no, but practical
wisdom says otherwise. Right now, 100,000 small businesses are currently
running trials of Google office applications. So are large corporations
such as General Electric and Proctor & Gamble. Google Apps Hacks gets
you in on the action with several ingenious ways to push Google's web,
mobile, and desktop apps to the limit. The scores of clever hacks and
workarounds in this book help you get more than the obvious out of a
whole host of Google's web-based applications for word processing,
spreadsheets, PowerPoint-style presentations, email, calendar, and more
by giving you ways to exploit the suite's unique network functionality.
You get plenty of ways to tinker with:

- Google Documents -- Share and edit documents with others in real
time, view them on the run with Google Docs mobile service, and use
Google Notebook for web research
- Google Spreadsheets -- Add real-time data to spreadsheets, and
generate charts and tables you can embed in web pages
- Google Presentations -- View them on a mobile phone and save them as
video
- Gmail -- Send email to and from a mobile phone, adjust Gmail's
layout with a style sheet, and a lot more
- iGoogle -- Create your own gadgets, program a screenscraper, add
Flash games, and more
- Google Calendar -- Add web content events, public calendars, and
your Outlook Calendar to this application
- Google Reader, Google Maps, Google Earth, and Google SketchUp: the
new 3D modeling software tool
- Picasa, YouTube, and Google Video -- discover new ways to customize
and use these media management apps
In addition, Google Apps Hacks outlines ways you can create a simple
web site with nothing but Google tools, including Page Creator, Blogger,
Google Analytics, and content from other Google apps. This amazing
collection just might convince you that Microsoft Office is not the last
word in business applications. The price is certainly right.

URL:
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/059651588X/


Download:
Code:
http://rapidshare.com/files/113412137/OReilly.Google.Apps.Hacks.Apr.2008.chm
Google Maps Mashups with Google Mapplets (Firstpress) (Paperback)




Have a Google Maps mashup that you’d like to expose to millions of users
on maps.google.com? New to the mapping craze, but have an idea for a
killer map–based application? Want to learn how to create GeoRSS and KML
feeds with your geotagged content, exposing your customer to new ways of
exploring and navigating your content?

Google Maps Mashups with Google Mapplets:

- Is the first book to cover Google’s new Mapplet technology
- Shows you how to create Google Maps–based applications and publish
to maps.google.com
- Provides a single–source resource and practical guide to Mapplets
and mashups
- Teaches you how to mash up Mapplets using location–specific data
- Includes examples of real–world applications

What you’ll learn:

Readers will be taken through the process of building a mashup of
multiple data sources and APIs, using Tourfilter’s concert and event
data to map concerts and venue information happening nearby. Creating
GeoRSS and KML files will also be covered, showing readers how to
publish their content with geographic metadata and encouraging their
users to interact with their data in new and interesting ways.

URL:
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/143020995X/


Download:
Code:
http://rapidshare.com/files/113407186/Apress.Google.Maps.Mashups.with.Google.Mapplets.Apr.2008.pdf
Harnessing Hibernate (Paperback)




Harnessing Hibernate is an ideal introduction to the popular framework
that lets Java developers work with information from a relational
database easily and efficiently. Databases are a very different world
than Java objects, and they often involve people with different skills
and specializations. With Hibernate, bridging these two worlds is
significantly easier, and with this book, you can get up to speed with
Hibernate quickly. Rather than present you with another reference,
Harnessing Hibernate lets you explore the system, from download and
configuration through a series of projects that demonstrate how to
accomplish a variety of practical goals. The new edition of this concise
guide walks you through Hibernate's primary features, which include
mapping from Java classes to database tables, and from Java data types
to SQL data types. You will also learn about Hibernate's data query and
retrieval facilities, and much more. By reading and following along with
the examples, you can get your own Hibernate environment set up quickly
and start using it for real-world tasks right away. Harnessing Hibernate
teaches you how to: Perform Object/Relational mapping Work with
persistent data from Java code Work with groups and relationships
between objects Extend Hibernate's rich type support for your own needs
Simplify query creation using criteria and examples Use the Hibernate
Query Language (HQL) and understand how it differs from SQL Use
Hibernate in conjunction with Spring Use Hibernate in conjunction with
other packages, such as the Stripes web framework and the Eclipse IDE
Once you're past the first few chapters, you can jump to topics that you
find particularly interesting or relevant. Allbackground material and
explanations of how Hibernate works and why is in the service of a
focused task. Source code can be downloaded from the book's website. If
using SQL is an uncomfortable chore, Harnessing Hibernate offers you an
effective and trouble-free method for working with the information you
store in your applications.

URL:
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/0596517726/


Download:
Code:
http://rapidshare.com/files/113412384/OReilly.Harnessing.Hibernate.Apr.2008.chm
Painting the Web (Paperback)




Do you think that only professionals with expensive tools and years of
experience can work with web graphics? This guide tosses that notion
into the trash bin. Painting the Web is the first comprehensive book
on web graphics to come along in years, and author Shelley Powers
demonstrates how readers of any level can take advantage of the graphics
and animation capabilities built into today's powerful browsers. She
covers GIFs, JPEGs, and PNGs, raster and vector graphics, CSS, Ajax
effects, the canvas objects, SVG, geographical applications, and more --
everything that designers (and non-designers) use to literally paint the
Web. More importantly, Shelley's own love of web graphics shines
through in every example. Not only can you master the many different
techniques, you also can have fun doing it. Topics in Painting the
Web include:

- GIF, JPEG, PNG, lossy versus lossless compression, color management,
and optimization
- Photo workflow, from camera to web page, including a review of photo
editors, workflow tools, and RAW photo utilities
- Tricks for best displaying your photos online
- Non-photographic raster images (icons and logos), with step-by-step
tutorials for creating popular "Web 2.0" effects like reflection, shiny
buttons, inlays, and shadows
- Vector graphics
- An SVG tutorial, with examples of all the major components
- Tips and tricks for using CSS
- Interactive effects with Ajax such as accordions and fades
- The canvas object implemented in most browsers
- Geographical applications such as Google Maps and Yahoo Maps, with
programming and non-programming examples
- Visual effects such as forms and data displays in table or graphics
- Web design for the non-designer Graphics are not essential to the
web experience, but they do make the difference between a site that's
functional and one that's lively, compelling, and exciting. Whether you
want to spruce up a website, use photos to annotate your stories, create
hot graphics, or provide compelling displays for your data, this is the
book for you.

URL:
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/059651509X/


Download:
Code:
http://rapidshare.com/files/113413230/OReilly.Painting.the.Web.Apr.2008.chm
Programming Video Games for the Evil Genius (Paperback)




IF EVIL'S YOUR NAME, THEN THESE ARE YOUR GAMES!

Always wanted to be a genius game creator? This Evil Genius guide goes
far beyond a typical programming class or text to reveal insider tips
for breaking the rules and constructing wickedly fun games that you can
tweak and customize to suit your needs!
In Programming Video Games for the Evil Genius, programming wunderkind
Ian Cinnamon gives you everything you need to create and control 57
gaming projects. You'll find easy-to-follow plans featuring Java, the
most universal programming language, that run on any PC, Mac, or Linux
computer.

- Illustrated instructions and plans for an awesome mix of racing,
board, shoot 'em up, strategy, retro, and puzzle games
- Gaming projects that vary in difficulty-starting with simple
programs and progressing to sophisticated projects for programmers with
advanced skills
- An interactive companion website featuring a free Java compiler,
where you can share your projects with Evil Geniuses around the globe
- Removes the frustration-factor-all the parts you need are listed,
along with sources Regardless of your skill level, Programming Video
Games for the Evil Genius provides you with all the strategies, code,
and insider programming advice you need to build and test your games

with ease, such as:

- Radical Racing
- Screen Skier
- Whack an Evil Genius
- Tic-Tac-Toe Boxing
- Snake Pit
- Space Destroyers
- Bomb Diffuser
- Trapper
- Oiram
- Java Man
- Memory
- Ian Says

URL:
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/0071497528/


Download:
Code:
http://rapidshare.com/files/113411501/McGraw.Hill.Programming.Video.Games.for.the.Evil.Genius.Feb.2008.pdf
Network Administration with FreeBSD




This book is a guide to FreeBSD for network administrators; therefore it does not cover basic installation and configuration of FreeBSD, but is about using FreeBSD to build, secure, and maintain networks. After introducing the basic tools for monitoring the performance and security of the system the book moves on to cover using jails-FreeBSD virtual environments-to secure your network. Then it shows how to overcome the different bottlenecks that you may meet depending on the services you are running by tweaking different parameters to maintain a high performance from your FreeBSD server. Next it covers using the ifconfig utility to configure interfaces with different layer protocols and about connectivity testing and debugging tools. After covering using User PPP or Kernel PPP for Point-to-Point Protocol network configuration it explains basic IP forwarding in FreeBSD and the use of the built-in routing daemons, routed and route6d, which support RIPv1, RIPv2, RIPng, and RDISC. Next it covers the OpenOSPFD and OpenBGPD daemons that you can install to run OSPF and BGP on your host. Then it covers setup and configuration of IPFW and PF, and finally looks at some important internet services and how to set them up on your FreeBSD server

URL :
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/1847192645/


DOWNLOAD :
Code:
http://rapidshare.com/files/112189187/Packt.Publishing.Network.Administration.with.FreeBSD.Mar.2008.pdf
Knowledgenet Cisco Academy - All In One,Complete KnowledgeNet Cisco Campus Collection,Cisco eTraining Courseware




Cisco Campus Collection, eTraining Courseware | D00, D01 | English | 3.3GB

More info at
Code:
http://catalog.knowledgenet.com/technology/cisco


Includes....

Cisco Certified Network Associate (CCNA)
CCNA - Interconnecting Cisco Network Devices (ICND) Express Online Training v2.1
CCNA - Interconnecting Cisco Network Devices (ICND) Student Guide v2.1
CCNA - Introduction to Cisco Networking Technologies (INTRO) Student Guide v1.0A

Cisco Certified Network Professional (CCNP)
CCNP - Building Scalable Cisco Internetworks (BSCI) Express Online Training v2
CCNP - Building Scalable Cisco Internetworks (BSCI) Student Guide Vol. 1&2 v2.2
CCNP - Building Cisco Multilayer Switching Networks (BCMSN) Express Online Training v2
CCNP - Building Cisco Multilayer Switching Networks (BCMSN) Student Guide v2.1
CCNP - Building Cisco Remote Access Networks (BCRAN) Express Online Training v2
CCNP - Building Cisco Remote Access Networks (BCRAN) Student Guide v2
CCNP - Building Cisco Remote Access Networks (BCRAN) Student Guide Vol. 1&2 v2.2
CCNP - Cisco Internetwork Troubleshooting (CIT) Express Online Training v5
CCNP - Cisco Internetwork Troubleshooting (CIT) Student Guide v5.1

Cisco Certified Design Associate (CCDA)
CCDA - Designing for Cisco Internetwork Solutions (DESGN) Express Online Training v1
CCDA - Designing for Cisco Internetwork Solutions (DESGN) Student Guide v1.1

Cisco Certified Design Professional (CCDP)
CCDP - Building Scalable Cisco Internetworks (BSCI) Express Online Training v2
CCDP - Building Scalable Cisco Internetworks (BSCI) Student Guide Vol. 1&2 v2.2
CCDP - Designing Cisco Network Service Architectures (ARCH) Express Online Training v1.1
CCDP - Designing Cisco Network Service Architectures (ARCH) Student Guide v1.0

Cisco Certified Security Professional (CCSP)
CCSP - Securing Cisco IOS Networks (SECUR) Express Online Training v1
CCSP - Securing Cisco IOS Networks (SECUR) Student Guide v1.1
CCSP - Cisco Secure Intrusion Detection Systems (CSIDS) Express Online Training v4
CCSP - Cisco Secure Intrusion Detection Systems (CSIDS) Student Guide v4.1
CCSP - Cisco Secure PIX Firewall Administrator (CSPFA) Express Online Training v3.1
CCSP - Cisco Secure PIX Firewall Administrator (CSPFA) Student Guide v3.2
CCSP - Cisco Secure Virtual Private Networks (CSVPN) Express Online Training v3.1
CCSP - Cisco Secure Virtual Private Networks (CSVPN) Student Guide v3.1
CCSP - Cisco Secure Virtual Private Networks (CSVPN) Student Guide v4
CCSP - Cisco SAFE Implementation (CSI) Student Guide v2

Cisco Certified Voice Professional (CCVP)
CCVP - Cisco Voice Over IP (CVOICE) Express Online Training v4.2
CCVP - Cisco Voice Over IP (CVOICE) Student Guide v4.2
CCVP - Cisco IP Telephony Troubleshooting (IPTT) Express Online Training v1
CCVP - Cisco Implementing Quality of Service (QOS) Express Online Training v2
CCVP - Cisco Implementing Quality of Service (QOS) Student Guide v2
CCVP - Cisco IP Telephony (CIPT) Express Online Training v3.3
CCVP - Cisco IP Telephony (CIPT) Student Guide Part 1 v4
CCVP - Cisco IP Telephony (CIPT) Student Guide Part 2 v4

Cisco Certified Internetwork Professional (CCIP)
CCIP - Building Scalable Cisco Internetworks (BSCI) Express Online Training v2
CCIP - Building Scalable Cisco Internetworks (BSCI) Student Guide Vol. 1&2 v2.2
CCIP - Cisco Implementing Quality of Service (QOS) Express Online Training v2
CCIP - Cisco Implementing Quality of Service (QOS) Student Guide v2
CCIP - Border Gateway Protocol (BGP) Express Online Training v3
CCIP - Border Gateway Protocol (BGP) Student Guide v3
CCIP - Cisco Implementing Multi-Protocol Label Switching (MPLS) Express Online Training v2
CCIP - Cisco Implementing Multi-Protocol Label Switching (MPLS) Student Guide v2

Other Cisco Training Content
Misc - Cisco CallManager Express (CME) Express Online Training v1
Misc - Implementing CiscoWorks for Enterprise LAN/WAN Mangement (CWENT) Express Online Training v1.0
Misc - Implementing CiscoWorks for Enterprise LAN/WAN Mangement (CWENT) Student Guide v1.0
Misc - Cisco Enhanced Voice over Data Design (EVODD) Express Online Training v3.3
Misc - Cisco Enhanced Voice over Data Design (EVODD) Student Guide v3.3
Misc - Cisco Deploying Quality of Service (DQOS) Express Online Training v1
Misc - Cisco Deploying Quality of Service (DQOS) Student Guide v1
Misc - Cisco Unified Systems Communication Admin & Engineer (UCSA & UCSE) Express Online Training
v1.1
Misc - Cisco Unified Systems Communication Administrator (UCSA) Student Guide v1.1
Misc - Cisco Unified Systems Communication Engineer (UCSE) Student Guide v1.1
Misc - Cisco Catalyst 6500 - Express Online Training v2.1
Misc - Cisco Catalyst 6500 - Student Guide v1

Download:
Code:
http://rapidshare.com/files/111999110/KnowledgeNet.Express.Cisco.Campus.Collection.part01.rar
 http://rapidshare.com/files/112011410/KnowledgeNet.Express.Cisco.Campus.Collection.part02.rar
 http://rapidshare.com/files/112042602/KnowledgeNet.Express.Cisco.Campus.Collection.part03.rar
 http://rapidshare.com/files/112035642/KnowledgeNet.Express.Cisco.Campus.Collection.part04.rar
 http://rapidshare.com/files/112017075/KnowledgeNet.Express.Cisco.Campus.Collection.part05.rar
 http://rapidshare.com/files/112074689/KnowledgeNet.Express.Cisco.Campus.Collection.part06.rar
 http://rapidshare.com/files/112029435/KnowledgeNet.Express.Cisco.Campus.Collection.part07.rar
 http://rapidshare.com/files/112024072/KnowledgeNet.Express.Cisco.Campus.Collection.part08.rar
 http://rapidshare.com/files/112081012/KnowledgeNet.Express.Cisco.Campus.Collection.part09.rar
 http://rapidshare.com/files/112161863/KnowledgeNet.Express.Cisco.Campus.Collection.part10.rar
 http://rapidshare.com/files/112086001/KnowledgeNet.Express.Cisco.Campus.Collection.part11.rar
 http://rapidshare.com/files/112096309/KnowledgeNet.Express.Cisco.Campus.Collection.part12.rar
 http://rapidshare.com/files/112091198/KnowledgeNet.Express.Cisco.Campus.Collection.part13.rar
 http://rapidshare.com/files/112063894/KnowledgeNet.Express.Cisco.Campus.Collection.part14.rar
 http://rapidshare.com/files/112058240/KnowledgeNet.Express.Cisco.Campus.Collection.part15.rar
 http://rapidshare.com/files/112069633/KnowledgeNet.Express.Cisco.Campus.Collection.part16.rar
 http://rapidshare.com/files/112101119/KnowledgeNet.Express.Cisco.Campus.Collection.part17.rar
 http://rapidshare.com/files/112105586/KnowledgeNet.Express.Cisco.Campus.Collection.part18.rar
 http://rapidshare.com/files/112110145/KnowledgeNet.Express.Cisco.Campus.Collection.part19.rar
 http://rapidshare.com/files/112051109/KnowledgeNet.Express.Cisco.Campus.Collection.part20.rar
 http://rapidshare.com/files/112114208/KnowledgeNet.Express.Cisco.Campus.Collection.part21.rar
 http://rapidshare.com/files/112149068/KnowledgeNet.Express.Cisco.Campus.Collection.part22.rar
 http://rapidshare.com/files/112151746/KnowledgeNet.Express.Cisco.Campus.Collection.part23.rar
 http://rapidshare.com/files/112140323/KnowledgeNet.Express.Cisco.Campus.Collection.part24.rar
 http://rapidshare.com/files/112133750/KnowledgeNet.Express.Cisco.Campus.Collection.part25.rar
 http://rapidshare.com/files/112136903/KnowledgeNet.Express.Cisco.Campus.Collection.part26.rar
 http://rapidshare.com/files/112130747/KnowledgeNet.Express.Cisco.Campus.Collection.part27.rar
 http://rapidshare.com/files/112127383/KnowledgeNet.Express.Cisco.Campus.Collection.part28.rar
 http://rapidshare.com/files/112123638/KnowledgeNet.Express.Cisco.Campus.Collection.part29.rar
 http://rapidshare.com/files/112119771/KnowledgeNet.Express.Cisco.Campus.Collection.part30.rar
 http://rapidshare.com/files/112155809/KnowledgeNet.Express.Cisco.Campus.Collection.part31.rar
 http://rapidshare.com/files/112158875/KnowledgeNet.Express.Cisco.Campus.Collection.part32.rar
 http://rapidshare.com/files/112159098/KnowledgeNet.Express.Cisco.Campus.Collection.part33.rar
Sybex New 2007 Version of the CCNA Exam (640-802)




Completely Revised for the New 2007 Version of the CCNA Exam (#640-802)

Cisco networking authority Todd Lammle has completely updated this new edition to cover all of the exam objectives for the latest version of the CCNA exam. Todd’s straightforward style provides lively examples, easy-to-understand analogies, and real-world scenarios that will not only help you prepare for the exam, but also give you a solid foundation as a Cisco networking professional.

Packed with updated topics that have been added to the 2007 version of the CCNA exam, this updated study guide features expanded coverage of key topic areas plus new material on switching, network address translation, and OSPF. Inside, find the complete instruction you need, including:

* Full coverage of all exam objectives in a systematic approach, so you can be confident you’re getting the instruction you need for the exam
* Practical hands-on exercises and labs to reinforce critical skills,
* Real-world scenarios that put what you’ve learned in the context of actual job roles
* Challenging review questions in each chapter to prepare you for exam day
* Exam Essentials, a key feature in each chapter that identifies critical areas you must become proficient in before taking the exam

* CD-ROM Includes:
* Chapter Review Questions
* Eight Full-Length Practice Exams
* Over 400 Electronic Flashcards
* Audio and Video Instruction from Todd Lammle
* Full book in searchable PDF format

* Bonus CD-ROM Includes Platinum Version of CCNA Virtual Lab
* Learn from lab exercises created by Todd Lammle
* Access configuration consoles for network devices, including 2600 series Cisco routers and 1900 or 2950 series Cisco switches.
* Get practice with the Cisco IOS commands you’ll need to know for the exam

Download
Code:
http://rapidshare.com/files/112165312/CCNA_6th_Edition.part1.rar
 http://rapidshare.com/files/112169829/CCNA_6th_Edition.part2.rar
 http://rapidshare.com/files/112173536/CCNA_6th_Edition.part3.rar
 http://rapidshare.com/files/112177402/CCNA_6th_Edition.part4.rar
 http://rapidshare.com/files/112181429/CCNA_6th_Edition.part5.rar
 http://rapidshare.com/files/112184023/CCNA_6th_Edition.part6.rar
Handbook of Research on Wireless Security, Information Science Reference




Security is one of the most significant components in wireless systems to ensure the integrity of communications among terminals, networks, and services. As the field of wireless communications expands and inundates personal and professional lives worldwide, up-to-date wireless security research and knowledge becomes increasingly more vital to society.

The Handbook of Research on Wireless Security combines research from esteemed experts on security issues in various wireless communications, recent advances in wireless security, the wireless security model, and future directions in wireless security. As an innovative and current reference source for students, educators, faculty members, researchers, engineers in the field of wireless security, this handbook will make an invaluable addition to any library collection.

URL :
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/159904899X/


DOWNLOAD :
Code:
http://rapidshare.com/files/112187178/IGI.Global.Handbook.of.Research.on.Wireless.Security.Mar.2008.pdf
Tôi dùng firefox và kiểm tra lại thì thấy link download làm việc .
Windows Server 2008 Unleashed




Windows Server 2008 Unleashed covers the planning, design, prototype testing, implementation, migration, administration, and support of a Windows 2008 and Active Directory environment, based on more than three and a half years of early adopter experience in full production environments. This book addresses not only what is new with Windows 2008 compared to previous versions of the Windows Server product, but also what is different and how the similarities and differences affect an organization’s migration to Windows 2008. Chapters are dedicated to the migration process from Windows 2000/2003 to Windows 2008, how to properly use Group Policies in Windows 2008, and tips and tricks on managing and administering a Windows 2008 environment.

The authors cover the technologies new to Windows 2008, such as IPv6, Network Access Protection (NAP), Network Policy Server (NPS), Terminal Services Remote Programs, Windows Deployment Services (WDS), Hyper-V virtualization, and more! This book doesn’t just describe the features and functions included in Windows 2008--there are notes throughout the book explaining how organizations have successfully used the technologies to fulfill core business needs. Tips, tricks, and best practices share lessons learned from hundreds of implementations of Windows 2008 in real-world environments.

URL :
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/0672329301/


DOWNLOAD :
Code:
http://rapidshare.com/files/108752296/Sams.Windows.Server.2008.Unleashed.Feb.2008.pdf
Learn to Speak English v9.0 Deluxe Edition

Code:
http://www.learntospeak.com/learn-english-index.html


Immerse yourself in the English language! Learn to speak, read, and write with natural confidence. Featuring two full years worth of robust, engaging curriculum, Learn to Speak English Deluxe offers a convenient, comprehensive language study solution. Whether youre planning a vacation, traveling for work, or just brushing up your skills for fun, the award-winning Learn to Speak program brings your goals within reach.
Designed by language education specialists, the Learn to Speak system is easily tailored to help you learn English on your own terms. At the heart of the Learn to Speak system is the software program, featuring 35 lessons of core curriculum and 16 Extended Practice lessons. The program offers all the benefits of a structured language course, but also provides the flexibility to accommodate your individual needs and interests. And with fully-coordinated curriculum across three platforms--the core PC program, audio lessons on CD, and a 115-page reference book with printable grammar exercises--you have the flexibility to learn wherever and whenever it suits you.

Target vocabulary, pronunciation, grammar, reading, and writing skills with over 50 lessons and hundreds of exercises.
Find the ideal starting point for you with a quick but thorough diagnostic pre-test.
Customize your studies by following the general track or focus on specific topics that interest you most.
Perfect your accent with easy record and playback capabilities and an upgraded speech recognition engine that compares your pronunciation to a native speakers.
Hone your listening and speaking skills in simulated real-world interactions with native speakers.
Enrich your studies with fascinating cultural movies exploring the sights and sounds of popular US cities.
Break up your lessons with a selection of refreshing games and puzzles.
Use the Talking Dictionary to easily access translations and pronunciations.
And when youre away from your PC, the PDA dictionary puts more than 15,000 translations at your fingertips. You dont need to spend months in a classroom to master the English language! Achieve the fluency you desire quickly and conveniently with the effective and entertaining Learn to Speak Deluxe program. For business, for travel, or just for fun, its the language learning system that gets results fast.

Download
Code:
http://rapidshare.com/files/107593341/Learn.to.speak.English.9.CD1.part1.rar
 http://rapidshare.com/files/107597809/Learn.to.speak.English.9.CD1.part2.rar
 http://rapidshare.com/files/107601149/Learn.to.speak.English.9.CD1.part3.rar
 http://rapidshare.com/files/107604760/Learn.to.speak.English.9.CD2.part1.rar
 http://rapidshare.com/files/107608776/Learn.to.speak.English.9.CD2.part2.rar
 http://rapidshare.com/files/108767080/Learn.to.speak.English.9.CD2.part3.rar
 http://rapidshare.com/files/107693765/Learn.to.speak.English.9.CD2.part4.rar
 http://rapidshare.com/files/108476519/Learn.to.speak.English.9.CD3.part1.rar
 http://rapidshare.com/files/108493805/Learn.to.speak.English.9.CD3.part2.rar
 http://rapidshare.com/files/108487838/Learn.to.speak.English.9.CD3.part3.rar
 http://rapidshare.com/files/108481689/Learn.to.speak.English.9.CD3.part4.rar
 http://rapidshare.com/files/108773322/Learn.to.speak.English.9.CD4.part1.rar
 http://rapidshare.com/files/108780000/Learn.to.speak.English.9.CD4.part2.rar
 http://rapidshare.com/files/108513359/Learn.to.speak.English.9.CD4.part3.rar
 http://rapidshare.com/files/108506960/Learn.to.speak.English.9.CD4.part4.rar
 http://rapidshare.com/files/107701931/Learn.to.speak.English.9.CD4.part5.rar
 http://rapidshare.com/files/107695460/Learn.to.speak.English.9.CD4.part6.rar

hack hack wrote:
bồ chủ topic ơi ! mình muốn lắm nhưng link đó thì minh chịu . bồ hay ai đó cho link khác đi mình xin đừng mega nhé ! thanks các bồ  


Bro chịu khó download từ Rapidshare đi vì Rapidshare rất tiện lợi cho người upload cũng như người download .

Bướm Đêm wrote:
Mình loay hoay mãi không tải được, nó báo "Link is not available. Please back to the download page for new link." Rảnh check lại link hoặc up wa host khác được không U smilie ?.
Thanks for sharing smilie  


Mirror
Code:
http://rapidshare.com/files/110672490/CCNA_tieng_Viet.pdf
Packet Forwarding Technologies (Hardcover)




As Internet traffic continues to grow exponentially, there is a great
need to build Internet protocol (IP) routers with high-speed and
high-capacity packet networking capabilities. The first book to explore
this subject, Packet Forwarding Technologies explains in depth packet
forwarding concepts and implementation technologies. It covers the data
structures, algorithms, and architectures used to implement high-speed
routers. Following an introduction to the architecture of IP routers,
the author discusses how IP address lookup is one of the major
bottlenecks in high-performance routers. He describes the
characteristics of a routing table and addresses the difficulty of the
longest-matching prefix search. The remainder of the book deals with
fast IP address lookup. Coverage includes the various available
architectures, data structures, and algorithms based on software and
hardware as well as detailed discussions on state-of-the-art
innovations. With many illustrations, tables, and simulations, this
practical guide to packet forwarding technologies facilitates
understanding of IP routers and the latest router designs.

URL:
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/084938057X/


Download:
Code:
http://rapidshare.com/files/110454860/Auerbach.Packet.Forwarding.Technologies.Dec.2007.pdf
FXRuby: Create Lean and Mean GUIs with Ruby Pragmatic Bookshelf




FXRuby is a highly object-oriented toolkit for building lean, mean, cross-platform graphical user interfaces in Ruby. Since its initial release in 2001, FXRuby has become one of the most popular GUI choices for Ruby developers. This book is your best resource for rapidly learning how to develop powerful, sophisticated GUIs in your favorite programming language.

If you're a newcomer to GUI programming, this book will introduce you to the basics of FXRuby programming by leading you through building a GUI application with FXRuby from start to finish. If you're an experienced software developer who just needs to get up to speed on FXRuby and what it can do for you, this book will help you put FXRuby to work in your Ruby-based applications. Along the way, you'll learn how to leverage FXRuby's vast collection of user interface elements to build visually rich user interfaces. You'll see how FXRuby uses the concept of sending messages between objects to implement event-driven applications, and how you can most effectively use layout managers to construct flexible user interfaces.

Go beyond the basics with proven, practical knowledge and techniques for developing real-world GUI programs in Ruby.

URL :
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/1934356077/


DOWNLOAD :
Code:
http://rapidshare.com/files/108750042/Pragmatic.Bookshelf.FXRuby.Create.Lean.and.Mean.GUIs.with.Ruby.Apr.2008.pdf
ZK Developer's Guide Packt Publishing




ZK is an open-source web development framework that enables web applications to have the rich user experiences and low development costs that desktop applications have had for years. ZK includes an Ajax-based event-driven engine, rich sets of XML User Interface Language (XUL) and XHTML components, and a markup language.

URL :
Code:
http://www.amazon.com/exec/obidos/tg/detail/-/1847192009/


DOWNLOAD :
Code:
http://rapidshare.com/files/108750041/Packt.Publishing.ZK.Developers.Guide.Dec.2007.pdf
 
Go to Page:  First Page Page 1 3 4 5 Page 6 Last Page

Powered by JForum - Extended by HVAOnline
 hvaonline.net  |  hvaforum.net  |  hvazone.net  |  hvanews.net  |  vnhacker.org
1999 - 2013 © v2012|0504|218|