3/24/2011

LINQ Pocket Reference

Book Description
Ready to take advantage of LINQ with C# 3.0? This guide has  the detail you need to grasp Microsoft’s new querying technology, and  concise explanations to help you learn it quickly. And once you begin to  apply LINQ, the book serves as an on-the-job reference when you need  immediate reminders.

All the examples in the LINQ Pocket Reference are preloaded into LINQPad, the highly praised utility that lets you  work with LINQ interactively. Created by the authors and free to  download, LINQPad will not only help you learn LINQ, it will have you  thinking in LINQ.

This reference explains:

  • LINQ’s key concepts, such as deferred execution, iterator chaining, and type inference in lambda expressions
  • The differences between local and interpreted queries
  • C# 3.0′s query syntax in detail-including multiple generators, joining, grouping, query continuations, and more
  • Query syntax versus lambda syntax, and mixed syntax queries
  • Composition and projection strategies for complex queries
  • All of LINQ’s 40-plus query operators
  • How to write efficient LINQ to SQL queries
  • How to build expression trees from scratch
  • All of LINQ to XML’s types and their advanced use

LINQ promises to be the locus of a thriving ecosystem for many years to come. This small book gives you a huge head start.

Book Details

  • Paperback: 176 pages
  • Publisher: O’Reilly Media (February, 2008)
  • Language: English
  • ISBN-10: 9780596519247
  • ISBN-13: 978-0596519247
  • File Size: 1.9 MiB
  • Hits: 732 times
Download Link

Java Power Tools

Book Description
All true craftsmen need the best tools to do their finest work, and programmers are no different. Java Power Tools delivers 30 open source tools designed to improve the development  practices of Java developers in any size team or organization. Each  chapter includes a series of short articles about one particular tool —  whether it's for build systems, version control, or other aspects of  the development process — giving you the equivalent of 30 short  reference books in one package.

No matter which development method your team chooses, whether it's Agile, RUP, XP, SCRUM, or one of many others available, Java Power Tools provides practical techniques and tools to help you optimize the  process. The book discusses key Java development problem areas and best  practices, and focuses on open source tools that can help increase  productivity in each area of the development cycle, including:

  • Build tools including Ant and Maven 2
  • Version control tools such as CVS and Subversion, the two most prominent open source tools
  • Quality metrics tools that measure different aspects of code quality, including CheckStyle, PMD, FindBugs and Jupiter
  • Technical documentation tools that can help you generate good technical documentation without spending too much effort writing and maintaining it
  • Unit Testing tools including JUnit 4, TestNG, and the open source coverage tool Cobertura
  • Integration, Load and Performance Testing to integrate performance tests into unit tests, load-test your  application, and automatically test web services, Swing interfaces and  web interfaces
  • Issue management tools including Bugzilla and Trac
  • Continuous Integration tools such as Continuum, Cruise Control, LuntBuild and Hudson

If you are a Java developer, these tools can help improve your  development practices, and make your life easier in the process. Lead  developers, software architects and people interested in the wider  picture will be able to gather from these pages some useful ideas about  improving your project infrastructure and best practices.

Book Details

  • Paperback: 912 pages
  • Publisher: O'Reilly Media (April, 2008)
  • Language: English
  • ISBN-10: 9780596527938
  • ISBN-13: 978-0596527938
  • File Size: 43.5 MiB
  • Hits: 855 times
Download Link

TCP/IP Network Administration, 3rd Edition

Book Description
This complete guide to setting up and running a  TCP/IP network is essential for network administrators, and invaluable  for users of home systems that access the Internet. The book starts with  the fundamentals — what protocols do and how they work, how addresses  and routing are used to move data through the network, how to set up  your network connection — and then covers, in detail, everything you  need to know to exchange information via the Internet.

Included are discussions on advanced routing protocols (RIPv2, OSPF,  and BGP) and the gated software package that implements them, a tutorial  on configuring important network services — including DNS, Apache,  sendmail, Samba, PPP, and DHCP — as well as expanded chapters on  troubleshooting and security.  TCP/IP Network Administration is also a command and syntax reference for important packages such as gated, pppd, named, dhcpd, and sendmail.

With coverage that includes Linux, Solaris, BSD, and System V TCP/IP implementations, the third edition contains:

  • Overview of TCP/IP
  • Delivering the data
  • Network services
  • Getting startedM
  • Basic configuration
  • Configuring the interface
  • Configuring routing
  • Configuring DNS
  • Configuring network servers
  • Configuring sendmail
  • Configuring Apache
  • Network security
  • Troubleshooting
  • Appendices include dip, ppd, and chat reference, a gated reference, a dhcpd reference, and a sendmail reference

This new edition includes ways of configuring Samba to provide  file and print sharing on networks that integrate Unix and Windows, and a  new chapter is dedicated to the important task of configuring the  Apache web server. Coverage of network security now includes details on  OpenSSH, stunnel, gpg, iptables, and the access control mechanism in  xinetd. Plus, the book offers updated information about DNS, including  details on BIND 8 and BIND 9, the role of classless IP addressing and  network prefixes, and the changing role of registrars.

Without a doubt, TCP/IP Network Administration, 3rd Edition is a must-have for all network administrators and anyone who deals with a network that transmits data over the Internet.

Book Details

  • Paperback: 746 pages
  • Publisher: O'Reilly Media; 3rd Edition (April, 2002)
  • Language: English
  • ISBN-10: 0596002971
  • ISBN-13: 978-0596002978
  • File Size: 10.8 MiB
  • Hits: 883 times
Download Link

Inside Microsoft SQL Server 2008: T-SQL Programming

Book Description
Get a detailed look at the internal architecture of T-SQL with  this comprehensive programming reference. Database developers and  administrators get best practices, expert techniques, and code samples  to master the intricacies of this programming language—solving complex  problems with real-world solutions.

Discover how to:

  • Work with T-SQL and CLR user-defined functions, stored procedures, and triggers.
  • Handle transactions, concurrency, and error handling.
  • Efficiently use temporary objects, including temporary tables, table variables, and table expressions.
  • Evaluate when to use set-based programming techniques and when to use cursors.
  • Work with dynamic SQL in an efficient and secure manner.
  • Treat date- and time-related data in a robust manner.
  • Develop CLR user-defined types and learn about temporal support in the relational model.
  • Use XML and XQuery and implement a dynamic schema solution.
  • Work with spatial data using the new geometry and geography types and spatial indexes.
  • Track access and changes to data using extended events, SQL Server Audit, change tracking, and change data capture.
  • Use Service Broker for controlled asynchronous processing in database applications.

All the book's code samples will be available for download from the companion Web site.

Book Details

  • Paperback: 832 pages
  • Publisher: Microsoft Press (April, 2009)
  • Language: English
  • ISBN-10: 0735626022
  • ISBN-13: 978-0735626027
  • File Size: 18.1 MiB
  • Hits: 817 times
Download Link

Microsoft Expression Blend 4 Step by Step

Book Description
Teach yourself how to use Microsoft® Expression Blend® 4, the  professional tool for designing graphical user interfaces (UI) for  Silverlight Web and desktop applications. With STEP BY STEP, you set the  pace — building and practicing the skills you need, just when you need  them!
  • Learn how to use the tools and features in the Blend IDE
  • Use SketchFlow to design a UI prototype, including interactive elements
  • Create reusable styles — or skins — with common Silverlight 4 controls
  • Implement interactive elements without using code
  • Explore the process of designer/developer collaboration with Expression Blend
  • Learn how to use the basics of XAML and C# efficiently
  • Take advantage of the design tools in Expression Design

Your Step by Step digital content includes:

  • Files for building skills and practicing the book's lessons
  • Screencasts to show you exactly how to accomplish tasks
  • Fully searchable eBook

Table of Contents
Chapter 1 Welcome to the Silverlight and WPF World
Chapter 2 Exploring the Expression Blend 4 IDE
Chapter 3 Designing an Interface
Chapter 4 XAML and C#
Chapter 5 Animations and Transformations
Chapter 6 Adding Interactivity
Chapter 7 Creating Design Assets
Chapter 8 Resources
Chapter 9 Skinning Controls
Chapter 10 Working with Data
Chapter 11 Using SketchFlow
Chapter 12 Designer/Developer Collaboration
Appendix Author Bios

Book Details

  • Paperback: 432 pages
  • Publisher: Microsoft Press (March, 2011)
  • Language: English
  • ISBN-10: 0735639019
  • ISBN-13: 978-0735639010
  • File Size: 64.9 MiB
  • Hits: 1,082 times
Download Link

Building Enterprise Applications with Windows Presentation Foundation and the Model View ViewModel Pattern

Book Description
Simplify and speed up the development of business applications  with Windows® Presentation Foundation (WPF) and the Model View  ViewModel (MVVM) design pattern. With this hands-on guide, you'll master  the techniques to bind data to your WPF user interfaces by constructing  an example application through the course of the book. Gain valuable  skills with WPF and MVVM that you can immediately apply to your own  projects!
  • Master the MVVM design pattern and apply it to WPF development
  • Employ agile techniques to help reduce development time
  • Take advantage of the powerful data services in WPF to bind application data
  • Create rich, flexible, and maintainable client applications for the enterprise
  • Build an example Customer Relationship Management (CRM) application from start to finish
  • Use Microsoft Silverlight® or WPF to build applications with MVVM

Table of Contents
Chapter 1 Introduction to Model View ViewModel and Line of Business Applications
Chapter 2 Design Patterns
Chapter 3 The Domain Model
Chapter 4 The Data Access Layer
Chapter 5 The Business Layer
Chapter 6 The UI Layer with MVVM
Chapter 7 MVVM Frameworks and Toolkits
Appendix About the Author

Book Details

  • Paperback: 224 pages
  • Publisher: Microsoft Press (March, 2011)
  • Language: English
  • ISBN-10: 0735650926
  • ISBN-13: 978-0735650923
  • File Size: 11.7 MiB
  • Hits: 1,439 times
Download Link

Parallel Programming with Microsoft Visual C++: Design Patterns for Decomposition and Coordination on Multicore Architectures

Book Description
Your CPU meter shows a problem. One core is running at 100  percent, but all the other cores are idle. Your application is  CPU-bound, but you are using only a fraction of the computing power of  your multicore system. Is there a way to get better performance?

The  answer, in a nutshell, is parallel programming. Where you once would  have written the kind of sequential code that is familiar to all  programmers, you now find that this no longer meets your performance  goals. To use your system's CPU resources efficiently, you need to split  your application into pieces that can run at the same time. Of course,  this is easier said than done. Parallel programming has a reputation for  being the domain of experts and a minefield of subtle,  hard-to-reproduce software defects. Everyone seems to have a favorite  story about a parallel program that did not behave as expected because  of a mysterious bug.

These stories should inspire a healthy  respect for the difficulty of the problems you will face in writing your  own parallel programs. Fortunately, help has arrived. The Parallel  Patterns Library (PPL) and the Asynchronous Agents Library introduce a  new programming model for parallelism that significantly simplifies the  job. Behind the scenes are sophisticated algorithms that dynamically  distribute computations on multicore architectures. In addition,  Microsoft® Visual Studio® 2010 development system includes debugging and  analysis tools to support the new parallel programming model.

Proven  design patterns are another source of help. This guide introduces you  to the most important and frequently used patterns of parallel  programming and provides executable code samples for them, using PPL. When thinking about where to begin, a good place to start is to review  the patterns in this book. See if your problem has any attributes that  match the six patterns presented in the following chapters. If it does,  delve more deeply into the relevant pattern or patterns and study the  sample code.

Book Details

  • Paperback: 208 pages
  • Publisher: Microsoft Press (March, 2011)
  • Language: English
  • ISBN-10: 0735651752
  • ISBN-13: 978-0735651753
  • File Size: 9.7 MiB
  • Hits: 753 times
Download Link

3/23/2011

Red Riding Hood (2011) – TS – 400MB

Movie Trailer

Movie Informations

IMDB: http://www.imdb.com/title/tt1486185/
IMDB Rating: 4.6/10 (2,081 votes)
Genre: Fantasy | Horror | Mystery | Thriller
Director: Catherine Hardwicke
Release Date: 11 March 2011 (USA)
Country: USA | Canada
Language: English

File Informations

Runtime: 95 min
Resolution: 720*288
Aspect Ratio: 2.35 : 1
Frame Rate: 25.000 fps
Subtitle: http://subscene.com/Red-Riding-Hood/subtitles-87101.aspx
No of CDs: 1
Format: mkv
File Size: 400 MB

Screen Shots

Red Riding Hood (2011)   TS   400MB Screen Shot
Red Riding Hood (2011)   TS   400MB Screen Shot
Red Riding Hood (2011)   TS   400MB Screen Shot
Red Riding Hood (2011)   TS   400MB Screen Shot
Red Riding Hood (2011)   TS   400MB Screen Shot
Red Riding Hood (2011)   TS   400MB Screen Shot

Download

http://www.filesonic.com/file/326754611/Red.Riding.Hood.2011.TS.x264.rar  http://www.megaupload.com/?d=9PABOTF2	Red.Riding.Hood.2011.TS.x264.rar  http://www.fileserve.com/file/v942pQp/Red.Riding.Hood.2011.TS.x264.rar

Dark Nature (2009) – 720p – 550MB

Movie Trailer

Movie Informations

IMDB: http://www.imdb.com/title/tt1285216/
IMDB Rating: 3.5/10 (85 votes)
Genre: Thriller
Director: Marc de Launay
Release Date: 2009
Country: UK
Language: English

File Informations

Runtime: 79 min
Resolution: 1280*544
Aspect Ratio: 16 : 9
Frame Rate: 23.976 fps
Subtitle: N/A
No of CDs: 1
Format: mkv
File Size: 550 MB

Screen Shots

Dark Nature (2009)   720p   550MB Screen Shot
Dark Nature (2009)   720p   550MB Screen Shot
Dark Nature (2009)   720p   550MB Screen Shot
Dark Nature (2009)   720p   550MB Screen Shot
Dark Nature (2009)   720p   550MB Screen Shot

Download

http://www.filesonic.com/file/326598611/Dark.Nature.2009.720p.x264.part1.rar http://www.filesonic.com/file/326600491/Dark.Nature.2009.720p.x264.part2.rar http://www.filesonic.com/file/326601271/Dark.Nature.2009.720p.x264.part3.rar http://www.filesonic.com/file/326602251/Dark.Nature.2009.720p.x264.part4.rar http://www.filesonic.com/file/326602301/Dark.Nature.2009.720p.x264.part5.rar http://www.filesonic.com/file/326602391/Dark.Nature.2009.720p.x264.part6.rar  http://www.megaupload.com/?d=UBKUFE80	Dark.Nature.2009.720p.x264.part1.rar http://www.megaupload.com/?d=OR7Z0FG4	Dark.Nature.2009.720p.x264.part2.rar http://www.megaupload.com/?d=OQP9RRNJ	Dark.Nature.2009.720p.x264.part3.rar http://www.megaupload.com/?d=VYERRD2I	Dark.Nature.2009.720p.x264.part4.rar http://www.megaupload.com/?d=5L18O1LI	Dark.Nature.2009.720p.x264.part5.rar http://www.megaupload.com/?d=Y0DQ1NCX	Dark.Nature.2009.720p.x264.part6.rar  http://www.fileserve.com/file/nFwYEWR/Dark.Nature.2009.720p.x264.part1.rar http://www.fileserve.com/file/JQXVkfW/Dark.Nature.2009.720p.x264.part2.rar http://www.fileserve.com/file/7H3UZ9E/Dark.Nature.2009.720p.x264.part3.rar http://www.fileserve.com/file/GXWynYM/Dark.Nature.2009.720p.x264.part4.rar http://www.fileserve.com/file/B2EBtYa/Dark.Nature.2009.720p.x264.part5.rar http://www.fileserve.com/file/H2YF5Pk/Dark.Nature.2009.720p.x264.part6.rar

Microsoft Windows 7 Administration Instant Reference

Book Description
An on-the-spot reference for Windows 7 administrators

Hundreds of thousands of IT administrators, network administrators, and IT support technicians work daily with Windows 7. This well-organized, portable reference covers every facet of Windows 7, providing no-nonsense instruction that is readily accessible when you need it. Designed for busy administrators, it features thumb tabs and chapter outlines to make answers easy to find.

  • Windows 7 administrative and support personnel need quick answers to situations they confront each day; this Instant Reference is designed to provide information, solutions, and best practices on the spot
  • Designed for quick navigation, with thumb tabs, chapter outlines, tables, lists, and concise answers in a conveniently sized, portable volume
  • Covers disk configuration, desktop management, remote assistance, security, and much more, with step-by-step instruction

Microsoft Windows 7 Administration Instant Reference is the perfect partner to more comprehensive guidebooks, helping you to easily find answers and solve problems onsite.

From the Back Cover
All your Windows 7 questions answered—on the spot!

If you need quick answers as you install, configure, and administer Windows 7, keep this indispensable guide on hand. Designed for busy IT professionals, it's the perfect go-to reference. Find easy-to-read lists, quick-reference tables, helpful thumb tabs, and much more in a handy, compact format that puts the information you need at your fingertips.

Topics include:

  • Performing a clean install of Windows 7 or upgrading from Windows Vista
  • Automating installation across hundreds of machines with the Microsoft Deployment Toolkit 2010
  • Configuring file systems, disks, users, and groups
  • Setting up network connectivity and security
  • Accessing and configuring Internet Explorer and other applications
  • Maintaining and optimizing Windows 7

Book Details

  • Paperback: 624 pages
  • Publisher: Sybex (October, 2010)
  • Language: English
  • ISBN-10: 0470650478
  • ISBN-13: 978-0470650479
  • File Size: 3.3 MiB
  • Hits: 503 times
Download Link

Apache Axis2 Web Services, 2nd Edition

Book Description
Web services are gaining popularity and have become one of the major techniques for application integration. Due to the flexibility and advantages of using web services, you want to enable Web service support to your applications. This book is your gateway to learning all you need to know about the Apache Axis2 web service framework and its hands on implementation.

Apache Axis2 Web Services, 2nd Edition is your comprehensive guide to implementing this incredibly powerful framework in practice. It gives you precisely what you need to know to develop a detailed practical understanding of this popular, modular and reliable web service framework.

This book starts with a short and relevant introduction about the Axis2 1.5 framework and then plunges you straight into its architectural model.

Learn to use and develop your own modules. Write a services.xml file so efficiently that you'll be creating more complex applications (rather than just POJOs) in no time.

Learn how straightforward it really is to turn a Java class into a web service in Axis2. Experiment with different types of sessions in Axis2. Learn different patterns of Enterprise deployment. Ensure reliability in your web service – a major concern in most enterprise applications – with minimum impact on performance.

This book will journey you through all this and more, giving you exactly what you need to learn Axis2 1.5 in the easiest way possible and create secure, reliable, and easy-to-use web services efficiently and systematically.

What you will learn from this book :

  • Learn SOA Integration Patterns
  • Learn advanced topics such as security, messaging, REST, clustering, and asynchronous web services
  • Enable SOA functionality in your organization
  • Handle Handlers in Axis2 and learn to write your own
  • Learn how to develop web services using JAXWS
  • Learn everything about deployers, deployer descriptors and how to create your own custom deployers.
  • Write, deploy, and engage a module
  • Use Axis2 as a client and invoke services in a number of different ways
  • Use AXIOM it to handle SOAP, and learn AXIOM best practices
  • Different types of sessions available in Axis2 and how they work.

Approach
This is a step by step practical guide for developing web services using Apache Axis2. There are a lot of real-life examples, which makes this book an excellent practical guide.

Who this book is written for
This book is for Java developers who are interested in building web services using Apache Axis2. Familiarity with web standards like SOAP, WSDL and XML parsing is assumed.

Book Details

  • Paperback: 308 pages
  • Publisher: Packt Publishing (February, 2011)
  • Language: English
  • ISBN-10: 184951156X
  • ISBN-13: 978-1849511568
  • File Size: 4.8 MiB
  • Hits: 712 times
Download Link

Oracle GoldenGate 11g Implementer’s guide

Book Description
Data replication is an important part of any database system that is growing due to today's demand for real-time reporting and regulatory requirements. GoldenGate has recently become Oracle's strategic real-time data replication solution. Until now, very little has been written about how to implement GoldenGate in a production enterprise environment where performance, scalability, and data integrity are paramount.

Your days of dismay over the lack of documentation over Oracle GoldenGate are over.

Welcome to Oracle GoldenGate 11g Implementer's guide – a comprehensive practical book, which will deliver answers to your questions in a clear, concise style, allowing you to progress effectively in a timeline-driven environment. Based on the author's own experience, this long awaited GoldenGate administration book has all that is required to install, design, configure, and tune data replication solutions suited to every environment. Be the first to master GoldenGate's power and flexibility by reading this unique hands-on implementation companion.

Systems need to send data from one system to another in a timely manner to satisfy the ever-increasing need for speed. Regardless of whether you are a novice or an expert – or someone in between – this book will guide you through all the steps necessary to build a high-performance GoldenGate solution on Oracle11gR1. Expert users can dive into key topic areas such as performance tuning or troubleshooting, while novice users can step through the early installation and configuration chapters, later progressing to the advanced chapters.

This book is more than an implementation guide. It offers detailed real-life examples, encouraging additional thought and discussion by going beyond the manual.

With Oracle GoldenGate 11g Implementer's guide in hand, you'll be designing, installing, and configuring high-performance solutions using GoldenGate in less time than you can say "replicate"

What you will learn from this book

  • Deliver high-speed data replication solutions
  • Implement robust Disaster Recovery solutions
  • Migrate applications with no data loss or downtime
  • Configure GoldenGate for High Availability and Scalability
  • Troubleshoot and solve data replication problems, including Conflict Handling and Error Detection
  • Write your own GoldenGate macros and enhancements
  • Configure multi-target replication from a single-source database
  • Configure bi-directional replication
  • Report on your data throughput and latency
  • Tune GoldenGate for high performance
  • Learn about the advanced features and techniques that make GoldenGate the preferred choice in data replication

Approach
More than just a step-by-step guide, this book offers examples, tips, and tricks that are all discussed in detail, providing the reader with the knowledge and confidence to implement them. Supporting diagrams, illustrations, and screenshots promote understanding and enhance the overall reading experience.

The author's onsite experience in implementing Oracle GoldenGate in the financial sector is thoroughly reflected in this book.

Who this book is written for
This book is for Solution Architects and Database Architects who wish to learn about the functionality and efforts required in implementing a data replication, migration or integration solution using GoldenGate. It is also designed for System Administrators and Database Administrators who want to implement, or those who have already implemented, Goldengate and who want to explore its advanced features. An intermediate understanding of Oracle database technology is assumed.

Book Details

  • Paperback: 280 pages
  • Publisher: Packt Publishing (February, 2011)
  • Language: English
  • ISBN-10: 1849682003
  • ISBN-13: 978-1849682008
  • File Size: 6.7 MiB
  • Hits: 305 times
Download Link

Mastering Photoshop For Web Design

Book Description
Mastering Photoshop for Web Design is the third book in our eBook series, and it's definitely the best eBook we've published so far. It was written from scratch by our regular writer Thomas Giannattasio, exclusively for Smashing Magazine and its readers. We are very proud of the result, in particular because of the high quality of tips, ideas and techniques that Thomas—who is a deep expert in Adobe Photoshop—presents in his book.
All chapters have undergone a careful technical review by well-known designer, illustrator and speaker Elliot Jay Stocks. The book was proofread by our regular proofreader Andrew Lobo, and it has an attractive layout. The PDF can be printed and read on all devices.

The book contains eight chapters:

  • Color Management: Colors can appear lighter or darker, more or less saturated, cooler or warmer, or just plain wrong depending on the user's environment. This can be quite a problem, especially with a client's brand-specific colors. As Web designers, our responsibility is to ensure that the experiences we craft are as true to the original as possible.
  • Paths: While Illustrator's vector tools are much more powerful, Photoshop's benefit lies in its ability to blend vector and raster data together seamlessly. Because Photoshop documents are based on a pixel grid, the path tools in Photoshop make them superior to Illustrator for designing on-screen media.
  • Layer Styles: Layer Styles are essential to creating flexible and non-degradable documents, because they're separated from the layer's actual content. In this chapter, we'll cover how to create great-looking and reusable styles. We'll also cover some unique effects and non-typical uses that help to consolidate excess layers.
  • Brushes: Mastering the digital brush is by no means easy. It carries the same difficulties as the sable brush hidden at the bottom of your art bin. In fact, the difficulty is multiplied by the disconnect between the hand and monitor. Developing Photoshop brush skill takes time, but it is well worth the effort.
  • Typography: While the majority of type on the Web is rendered by HTML, Photoshop is still necessary to handle treatment beyond the grasp of CSS. In this chapter, we'll explore Photoshop's type tools and discover ways to maximize the software's typesetting capabilities.
  • Photography: A photograph—especially of the human face—immediately draws the user's attention and can be used to direct eye flow to important areas of the page. Placing a large photograph above the fold is a common way to provide an entry point to the content. Because photographs are high above other elements in the hierarchy, they need to be handled with care and precision.
  • Exporting: Once you've polished every last pixel, it's time to get your work into the browser. This is a pretty straightforward process, but properly optimizing your images is crucial. You need to maintain a balance between clarity and download speed. This requires multiple formats, varying levels of compression and other optimization techniques. In this chapter, we'll explore the workflow of exporting images via the "Save for Web and Devices" dialog.
  • Summary

Book Details

  • Paperback: 178 pages
  • Publisher: Smashing Media (July, 2010)
  • Language: English
  • File Size: 15.0 MiB
  • Hits: 2,222 times
Download Link

Mobile Design for iPhone and iPad

Book Description
This e-book presents articles on professional mobile design for the iPhone and iPad, including studies of trends in mobile design and guidelines for the development of mobile web pages. These articles are mostly a selection of the best from Smashing Magazine in 2009 and 2010 dealing with mobile design for the iPhone and iPad plus an exclusive 90-page study about mobile web design trends. They have been carefully edited and are available as a PDF, ePub and Mobipocket.

Table of Contents
In the more than 300 pages, you will read articles about:

  • Make it a Mobile Web App
  • Mobile Web Design Trends
  • Mobile Web Design: Tips and Best Practices
  • How to Build a Mobile Website
  • Web Development for the iPhone and iPad: Getting Started
  • How to Create Your First iPhone Application
  • iPhone Apps Design Trends
  • iPhone Apps Designs Reviewed
  • iPhone Apps Design Mistakes: Over-Blown Visuals
  • iPhone Apps Design Mistakes: Disregard of Context
  • Useful Design Tips for Your iPad App
  • How to Use CSS3 Media Queries to Create a Mobile Website
  • Forms on Mobile Devices
  • Setting up Photoshop for Web and iPhone Development
  • How to Market Your Mobile Application
  • A Study of Trends in Mobile Design

Book Details

  • Paperback: 300 pages
  • Publisher: Smashing Media (November, 2010)
  • Language: English
  • File Size: 20.4 MiB
  • Hits: 1,955 times
Download Link

Combinatorial Algorithms

Book Description
This book constitutes the thoroughly referred post-proceedings of the 21st International Workshop on Combinatorial Algorithms, IWOCA 2010, held in London, UK, in July 2010.
The 31 revised full papers presented together with extended abstracts of 8 poster presentations were carefully reviewed and selected from a total of 85 submissions. A broad variety of combinatorial graph algorithms for the computations of various graph features are presented; also algorithms for network compuation, approximation, computational geometry, games, and search are presented and complexity aspects of such algorithms are discussed.

This volume contains the papers presented at IWOCA 2010: The 21st International Workshop on Combinatorial Algorithms. The 21st IWOCA was held in the Great Hall of the Strand Campus, King's College London (KCL), July 26–28, 2010. The meeting was sponsored and supported financially by KCL and the London Mathematical Society; it was hosted by the Algorithm Design Group in the KCL Department of Informatics. The local Organizing Committee, co-chaired by Tomasz Radzik and German Tischler, did an outstanding job; the Program Committee was co-chaired by Costas Iliopoulos and Bill Smyth.

The EasyChair system was used to facilitate management of submissions and refereeing, with three referees selected from the Program Committee assigned to each paper. Out of 85 contributed papers, a total of 31 were accepted, subject to revision, for presentation at the workshop and publication in the LNCS proceedings. An additional 13 papers were accepted for poster presentation, of which eight are included as four-page papers in the proceedings. Authors and titles of all 44 accepted papers are available at the IWOCA 2010 website. The workshop also featured a problem session, organized by Joe Ryan, and four invited talks by Alan Frieze, Gregory Kucherov, Mirka Miller, and Dorothea Wagner.

The number of participants in IWOCA 2010 more than doubled the number of speakers: altogether 75 researchers attended, affiliated to institutions in 20 different countries on five continents.

Book Details

  • Paperback: 429 pages
  • Publisher: Springer (April, 2011)
  • Language: English
  • ISBN-10: 3642192211
  • ISBN-13: 978-3642192210
  • File Size: 4.1 MiB
  • Hits: 1,159 times
Download Link

Computer Networks and Information Technologies

Book Description
This book constitutes the refereed proceedings of the Second International Conference on Advances in Communication, Network, and Computing, CNC 2011, held in Bangalore, India, in March 2011. The 41 revised full papers, presented together with 50 short papers and 39 poster papers, were carefully reviewed and selected for inclusion in the book. The papers feature current research in the field of Information Technology, Networks, Computational Engineering, Computer and Telecommunication Technology, ranging from theoretical and methodological issues to advanced applications.

The Second International Conference on Advances in Communication, Network, and Computing – CNC 2011 – is organized every year to bring together in a common forum innovative academics and industrial experts in the field of computer science, information technology, computational engineering, communication and network. The conference will be held every year to make it an ideal platform for people to share views and experiences in information, telecommunication, computing techniques and related areas. CNC 2011 was organized by The Association of Computer Electronics and Electrical Engineers (ACEEE) during March 10–11, 2011 in Bangalore, Karnataka, India.

This volume contains 130 papers selected through a rigorous reviewing process. The contributions reflect the richness of research on topics within the scope of the conference and represent several important developments, specifically focused on theoretical foundations

Book Details

  • Paperback: 691 pages
  • Publisher: Springer (April, 2011)
  • Language: English
  • ISBN-10: 3642195415
  • ISBN-13: 978-3642195419
  • File Size: 8.3 MiB
  • Hits: 901 times
Download Link

Android User Interface Development: Beginner’s Guide

Book Description
There are over 30,000 applications for Android that have been downloaded over a million times already. What makes yours any different? Building a compelling user-interface that people understand and enjoy is vital for the survival of a new application in an environment where look and feel may be the only thing between a user purchasing your application; or deleting it forever.

Working through examples, code-snippets, and screenshots this book introduces the fundamentals of good user-interface design from a developer's point of view. This book will put you above the rest by showing you how to build striking user interfaces to grasp your app users' attention enough to make them shell out some bucks to buy your application.

The Android User Interface Development Beginner's Guide will tell you everything you need to know to style your applications from bottom up. Given the importance of user-interface design on a touch-screen device, this book aims to equip its reader with the knowledge required to build killer Android applications. Starting simply, and keeping things easy, this book will take you on a step-by-step journey to understanding the principals of good user-interface design, and how to implement the best user interfaces on an Android mobile device. It aims at building design understanding on a chapter-by-chapter basis, while introducing platform knowledge through examples.

A practical definitive guide for developers who want to design and develop attractive Android user-interfaces

What you will learn from this book

  • Design user-friendly interfaces that support quick and easy access to information
  • Explore and implement multiple layouts in Android to design user interfaces for the different screen sizes and densities
  • Ensure a consistent user-interface experience and improve your application performance by reusing your application components
  • Design easy-on-the-eye themes for your Android applications
  • Display and select complex data structures from applications such as an address-book or calendar application by using Android widgets
  • Entertain your application users by animating visual queues of what the application is currently doing, and what effect their actions are having
  • Customize the built-in classes in Android to enhance the user interface by creating tabs and galleries
  • Leverage Android's resource loading system
  • Learn how best to present your user with information; or capture information from them
  • Work through examples featuring all major Android widgets, and some of the more unusual components

Approach
This is a step-by-step guide that aims to give even a novice Android developer a good grasp of user-interface design, while working through examples, diagrams, and screenshots to showcase the various widgets and tools that the platform makes available.

Who this book is written for
If you have a little experience in Java and want to build applications for the Android phones, then this book is for you. This book will also help you if you already have applications on the Android platform and want to gain additional knowledge of user-interface design. It will appeal to all of the following readers:

  • Junior Android Developers
  • MIDP Developers looking to broaden their skill-set
  • iPhone developers wanting to port applications
  • Entrepreneurial Android developers wanting to widen their user base

Book Details

  • Paperback: 304 pages
  • Publisher: Packt Publishing (February, 2011)
  • Language: English
  • ISBN-10: 1849514488
  • ISBN-13: 978-1849514484
  • File Size: 5.0 MiB
  • Hits: 3,341 times
Download Link

Getting Started with IBM FileNet P8 Content Manager

Book Description
IBM FileNet P8 Content Manager, built on top of the mature FileNet platform, is a complete, world class Enterprise Content Management platform. With its rock solid document management features, tight integration with BPM systems and other components, and rich API set, it is a highly scalable and secure solution to common and uncommon Enterprise Content Management requirements.Written by a FileNet insider, who is an Enterprise Content Management architect and engineer, this book is a straightforward guide to effectively installing, managing, and administering FileNet P8 Content Manager. It emphasizes practical, specific, and hands-on information about features for building Enterprise Content Management solutions. At every step, real-world tips and important information are called out to save you time and trouble when building customized solutions.

Beginning with an overview of Enterprise Content Management, the book moves quickly to the matter of getting a real Content Manager system up and running. You learn key Content Manager applications that are demonstrated to show you the major concepts that matter you as a developer, administrator, or as an end user. There are separate chapters that describe major platform features, security-related features, and integrations with other commonly used software components. A realistic sample application, designed right in front of you unfolds the genius in IBM Filenet P8 Content Manager. Finally, you take an in-depth look at troubleshooting, support sites, and online resources to help meet your security needs.

Master the ins and outs of the FileNet P8 platform, easily.

What you will learn from this book

  • Install IBM FileNet P8 Content Manager along with its supporting components and pre-requisites
  • Configure the Content Manager components to make them work in unison
  • Learn the building-block features and uses of Content Manager and related components
  • Master FileNet Enterprise Manager (FEM), the administrator's tool, to learn the Content Manager features
  • Perform various tasks in Workplace XT, one of the stand-alone, end-user applications provided with Content Manager
  • Explore authentication, authorization, and other security mechanisms to meet your security needs
  • Plan and deploy the components of an Enterprise Content Management platform to a real-world environment
  • See how a custom application is designed and created using Content Manager APIs

Approach
The book is written in a straightforward style and avoids sales and marketing hype. William J. Carpenter is an Enterprise Content Management architect at IBM who spends every day doing product development and helping others make the best use of the Content Manager product. The numerous tips and notes arise from his years of practical experience with FileNet products.

Most of the book consists of specific recipes for installing and using Content Manager, and it also provides you with clear and precise explanations of the most important features and components. It is written in a conversational style without being "dumbed down", and the book can be read straight through, from cover to cover. It emphasizes the things you need to know, presented in a logical progression.

Who this book is written for
If you are a CIO, an IT manager, an IT staff engineer, or perhaps a business leader, business analyst, or even an end user who wants to better understand the role that Content Manager plays in your enterprise, irrespective of any previous knowledge of IBM FileNet P8 Content Manager or Enterprise Content Management in general, then this book is a must have for you.

And if you are someone who is just starting to work with Content Manager or who is facing a decision about whether to use Content Manager or another solution, be assured you will not find a better guide. Even if you have years of experience, you can still enrich your knowledge with the clear, practical explanations of basic and advanced features. Although it is not a developer's guide, per se, the API and sample application will help you as an enterprise developer or architect to get your bearings in Content Manager technologies.

Book Details

  • Paperback: 452 pages
  • Publisher: Packt Publishing (February, 2011)
  • Language: English
  • ISBN-10: 1849680701
  • ISBN-13: 978-1849680707
  • File Size: 10.2 MiB
  • Hits: 547 times
Download Link

Gnucash 2.4 Small Business Accounting: Beginner’s Guide

Book Description
Attention, small business owners! Stop tax-day stress. Stop procrastinating with a shoebox full of receipts. Stop reinventing the wheel with a spreadsheet. Stop making decisions simply on a hunch. Stop wasting money on software that is overkill. Start by downloading GnuCash and getting your accounts in order. Designed to be easy to use, yet powerful and flexible, GnuCash allows you to track bank accounts, income, and expenses. As quick and intuitive to use as a checkbook register, it is based on professional accounting principles to ensure balanced books and accurate reports. You can do it and Gnucash 2.4 Small Business Accounting Beginner's Guide will help you get up and running with maintaining your accounts.

Gnucash 2.4 Small Business Accounting Beginner's Guide speaks business language, not accountant-speak, because it is written by a former small business owner. It guides you to use GnuCash from scratch with step-by-step tutorials without jargon, pointing out the gotchas to avoid with lots of tips. It will teach you to work on routine business transactions while migrating transaction data from other applications gradually. You will be able to keep on top of transactions and run reports after reading just three chapters!

Beyond Chapter 3, it is up to you how far you want to go. Reconcile with your bank and credit card statements. Charge and pay sales tax. Do invoicing. Track payments due. Set up reminders for bills. Avoid stress at tax time. Print checks. Capture expenses using your mobile phone.

Gnucash 2.4 Small Business Accounting Beginner's Guide gives you the power. Know your numbers. Make decisions with confidence. Drive your business to its full potential.

Get your accounts in order and avoid tax-day stress with this hands-on guide to GnuCash, the best free accounts software in the world
What you will learn from this book :

  • Handle routine transactions with ease, such as creating and processing customer invoices, vendor bills, and employee expense vouchers
  • Use your bank and credit card statements to double-check your accounts by doing smart reconciliation
  • Set up scheduled transactions to automate repetitive work and let GnuCash remind you when bills and payments are due
  • Create a Trip Planner to reach your business goals using GnuCash budgets so that you can drive your business purposefully
  • Make tax times less stressful by mapping GnuCash accounts to your income tax schedules
  • Charge state, county, and local sales tax and print statements to send with payments
  • Print regular and voucher checks, also with memos, to ensure proper credit as well as for professional appearance
  • Extend the features of GnuCash to meet the special needs of non-profits
  • Use your mobile phone to capture expenses on the go
  • Migrate transaction data from other accounting applications
  • Integrate with other applications to avoid redundant data entry causing frustration and errors
  • Use canned reports, customize them, or create your own reports and charts using popular spreadsheet software

Approach
This book is a comprehensive beginner's guide that teaches you to use GnuCash from scratch with jargon-free step-by-step tutorials packed with tips. There are multiple choice questions to make learning more interesting and additional challenges thrown at the more adventurous user for a deep grasp of the topic.

Who this book is written for
This book is written for you – the self-employed, the owner, partner or leader of micro-enterprises, home businesses, Small Office/Home Office (SOHO), and other small businesses – to help you maintain your books of accounts using GnuCash. This book is also for you – office-bearers of non-profits and students who want to learn accounting hands-on. If you are using a spreadsheet to maintain your business books and are wasting time, or you are handing over a shoe box of receipts to your high-priced accountant or are using another accounting application that is overkill for small business, get this book and download GnuCash.

Book Details

  • Paperback: 324 pages
  • Publisher: Packt Publishing (February, 2011)
  • Language: English
  • ISBN-10: 1849513864
  • ISBN-13: 978-1849513869
  • File Size: 6.8 MiB
  • Hits: 1,088 times
Download Link

OpenAM

Book Description
OpenAM is an open source continuation of the OpenSSO project that was taken over, and later scrapped, by Oracle. OpenAM is the only commercial-grade, feature-rich web application that provides SSO solutions. It has a variety of features and a powerful Single Sign-On capability, but the implementation can be tricky, and the unorganized and incoherent online documentation is not very helpful.

The OpenAM book will serve as a guide to everything you need to know to get started with implementing Single Sign-On using OpenAM to protect your web applications, along with real-world examples.

The author's extensive experience in testing and troubleshooting OpenAM enables him to share insights on how the product works, its strengths, its weaknesses, and some inside information.

If you are reading this, you probably want to protect your web application using OpenAM. The book starts off with an introduction to OpenAM and describing the core features and the kind of problems that can be solved by OpenAM. Then it provides you with detailed instructions on how to protect your web applications by using OpenAM server and policy agents. You will also learn about the user interface elements in order to manage OpenAM successfully. You'll understand the concepts of identity web services provided by OpenAM. There are examples in the book that describe how the REST-based identity services can be invoked and utilized. In the final chapters, you will find detailed discussions about backup, recovery, and audit logging.

The book concludes by discussing some of the common OpenAM problems and tips to troubleshoot them. Although the project name has changed from OpenSSO to OpenAM, the product screen and file names still reflect OpenSSO. Hence, you will encounter the term "OpenSSO" throughout the book.

This practical, hands-on guide will teach you how to protect your web applications by implementing Single Sign-On (SSO) using OpenAM.

What you will learn from this book

  • Build OpenAM from the source
  • Configure OpenAM in a high availability scenario using a load balancer
  • Obtain support for your OpenAM deployment
  • Learn how to administer OpenAM using UI and command-line tools
  • Create custom privileges for different user levels
  • Set up and configure authentication modules
  • Learn about SSO session properties and its life cycle
  • Implement SSO to protect web applications using OpenAM
  • Install and configure OpenAM policy agents for Apache Tomcat
  • Pass attribute values as Cookies, headers, and response attributes
  • Integrate Salesforce and Google Apps with OpenAM infrastructure using SAMlv2 protocol
  • Use REST-based identity web services to perform authentication, authorization, and audit
  • Perform OpenAM backup and recovery
  • Configure audit logging for OpenAM using Oracle and MySQL
  • Configure secure logging for OpenAM
  • Troubleshoot OpenAM
  • Configure diagnostic tools for OpenAM

Approach
This book is a step-by-step tutorial stuffed with practical, real-world examples. It is designed in such a way that if you are already familiar with OpenAM, you can easily skip to a later chapter without missing a beat. You should be able to quickly grasp the basic elements of OpenAM before moving on to the more advanced features and functionality.

Who this book is written for
If you are a security architect or a solution developer responsible for the design and development of web-based enterprise applications that need to provide authentication, authorization, and audit facilities along with SSO capabilities, then this book is for you. You do not require any prior knowledge of OpenAM to read this book. Familiarity with Java will be helpful, but is not essential.

Book Details

  • Paperback: 292 pages
  • Publisher: Packt Publishing (January, 2011)
  • Language: English
  • ISBN-10: 1849510229
  • ISBN-13: 978-1849510226
  • File Size: 8.1 MiB
  • Hits: 992 times
Download Link

Microsoft SharePoint 2010 End User Guide: Business Performance Enhancement

Book Description
SharePoint is currently Microsoft's fastest selling product, faster than even Microsoft Office. Like its predecessor SharePoint 2007, Microsoft Office SharePoint Server (MOSS) 2010 can be said to be the "Ginsu knife" of web platforms by providing web publishing and collaboration combined. Rich websites, portals, intranets, content management systems, search engines, workflow, wikis, blogs, and more make SharePoint the business collaboration platform for the Enterprise and the Internet, and can all now be done out of the box. Companies can deploy SharePoint 2010 both inside the enterprise (that is, intranets) and outside of the firewall (that is, extranets, the Internet) so employees, customers, and business partners can work with the platform. SharePoint 2010 ultimately enables enhanced internal and external company communication, resulting in better decision making processes.

Just as Microsoft's products have become the de facto standard with daily desktop tools such as Word, Excel, PowerPoint and Outlook, SharePoint is becoming the de facto standard web platform for team and company collaboration.

With this book you will be highly equipped with the confidence and professional independence to build business enhancing SharePoint solutions. This will give you and your department traction for document collaboration, Web 2.0 functionality and much more, so that you can publish content and develop communities for maximum interaction. You will gain invaluable knowledge about workflows, alerts and notifications, web parts and more.

This book bridges the gap in end user functionality to provide you with functional direction and guidance on how to truly apply SharePoint to your business processes, without the need for coding.

This hands on tutorial full of comprehensive instructions and quick tips shows you where to apply SharePoint's technology to your job and business as a whole, for immediate traction and value. The main focus lies with explaining the core capabilities of SharePoint 2010 from an end user perspective, such as Lists, Libraries, Workflows, Blogs and Wiki, all without writing any code.

The book begins by setting out SharePoint's core functionality which includes the different editions, Sites, Libraries, Lists, and My Sites. This basic functionality will give you the knowledge to deploy collaborative solutions for you and your department. You will be guided through how to create content and quickly tailor it for your own individual needs. You will then dive deep into Office integration with SharePoint, learning that SharePoint is not a replacement for Office, but a tool to complement it for team usage, so files and even page content can be shared within teams and departments. Along the way, you will also gain the knowledge to implement out- of-the-box SharePoint processes relevant to your own job role and the functions of your department. Finally, the book will discuss what SharePoint is not, with a view to how it should not be used by end users, the challenges that face end users, and where SharePoint's functionality can be applied with regards to business areas such as Human Resources and the Sales Department, ultimately enabling you to properly implement SharePoint 2010 as an efficient end user.

Bursting with SharePoint shortcuts, this hands on guide lets you go far beyond your email and desktop when managing tasks to become a highly organized end user.

What you will learn from this book

  • Get to grips with business enhancing SharePoint functions based on your individual responsibilities and daily tasks.
  • Apply true document management beyond version control
  • Gain the skills to apply all the collaborative benefits of SharePoint 2010 without the need for any coding.
  • Discover how to personalize content and manage and create SharePoint Team Sites.
  • Easily set up and manage out-of-the-box SharePoint processes necessary for individual job roles and departmental functions.
  • Grasp a comprehensive understanding of fundamental SharePoint foundation essentials and how these are relevant to your day to day tasks.
  • Fully understand Office integration with SharePoint with features like the Ribbon Interface.
  • Learn how to migrate desktop information in Word and Excel to process driven content.
  • Make the most of the improved search results feature of SharePoint 2010.
  • Build content for yourself not only within a department, but across the organization.
  • Uncover the knowledge of how to be more productive by following the Golden Rules for end user SharePoint deployment.

Approach
An essential hands-on guide, this book describes functionality, ideas and terminology related to SharePoint and applies the knowledge to enhance your business. This is not a heavy technical book for the professional IT department power user, weighed down with technical jargon and techniques, but a tutorial full of great advice and short cuts to SharePoint's functionality, where the authors remember all the tough stuff so you don't have too. While other books will tell you what SharePoint can do from a technical standpoint and may leave you wondering if the product is appropriate for your day-to-day needs, this guide will provide you with the information and hands on tools so you can immediately apply solutions to your work environment.

Who this book is written for
If you are a SharePoint 2010 end user and you want to take back control of your workday and Inbox by applying your knowledge of SharePoint, then this book is ideal for you. By using SharePoint to complement your Office desktop tools, this book will be a tremendous aid if you are an end user willing to invest a few hours of reading to become highly productive and efficient in working with information on a day to day basis. You should be comfortable with the basic functionality of Outlook, other Office applications, and basic web page functions. No prior knowledge of SharePoint is required.

Book Details

  • Paperback: 424 pages
  • Publisher: Packt Publishing (February, 2011)
  • Language: English
  • ISBN-10: 1849680663
  • ISBN-13: 978-1849680660
  • File Size: 15.1 MiB
  • Hits: 1,161 times
Download Link

Linux Shell Scripting Cookbook

Book Description
GNU/Linux is a remarkable operating system that comes with a complete development environment that is stable, reliable, and extremely powerful. The shell being the native interface to communicate with the operating system is capable of controlling the entire operating system. There are numerous commands on Linux shell which are documented but hard to understand. The man pages are helpful but they are very lengthy and it does not give any clues on key areas where commands can be used. Proper usage of shell commands can easily solve many complex tasks with a few lines of code, but most linux users don't have the right know-how to use the Linux shell to its full potential.

Linux Shell Scripting Cookbook is a collection of essential command-line recipes along with detailed descriptions tuned with practical applications. It covers most of the commands on Linux with a variety of usecases accompanied by plenty of examples. This book helps you to perform complex data manipulations involving tasks such as text processing, file management, backups and more with the combination of few commands.

Linux Shell Scripting Cookbook shows you how to capitalize on all the aspects of Linux using the shell scripting language. This book teaches you how to use commands to perform simple tasks all the way to scripting complex tasks such as managing large amounts of data on a network.

It guides you on implementing some of the most common commands in Linux with recipes that handle any of the operations or properties related with files like searching and mining inside a file with grep. It also shows you how utilities such as sed, awk, grep, cut can be combined to solve text processing related problems. The focus is on saving time by automating many activities that we perform interactively through as browser with a few lines of script.

This book will take you from a clear problem description to a fully functional program. The recipes contained within the chapter will introduce the reader to specific problems and provide hands-on solutions.

This practical book will help you gain control over all the aspects of Linux using the powerful shell scripting language

What you will learn from this book

  • Explore a variety of regular usage tasks and how it can be made faster using shell command
  • Couple frequently used commands like grep, find, sed, awk
  • Write shell scripts that can dig data from web and process it with few lines of code
  • Perform and automate tasks such as automating backups and restore with archiving tools
  • Understand file systems, file types and manipulations
  • Create and maintain file/folder archives, compression formats and encrypting techniques with shell
  • Set up Ethernet and Wireless LAN with the shell script
  • Monitor different activities on the network using logging techniques

Approach
This book is written in cookbook style and it offers learning through recipes with examples and illustrations. Each recipe contains step-by-step instructions about everything necessary to execute a particular task. The book is designed so that you can read it from start to end for beginner's or just open up any chapter and start following the recipes as a reference for advanced users.

Who this book is written for
If you are a beginner or an intermediate user who wants to master the skill of quickly writing scripts to perform various tasks without reading the entire man pages, this book is for you. You can start writing scripts and one-liners by simply looking at the similar recipe and its descriptions without any working knowledge of shell scripting or Linux. Intermediate/advanced users as well as system adminstrators/ developers and programmers can use this book as a reference when they face problems while coding.

Book Details

  • Paperback: 360 pages
  • Publisher: Packt Publishing (January, 2011)
  • Language: English
  • ISBN-10: 1849513767
  • ISBN-13: 978-1849513760
  • File Size: 12.4 MiB
  • Hits: 4,388 times
Download Link