- Cajun & Creole
- Warriors
- General
- Meyers, Annette
- Bierstadt, Albert
- Middle Schools
- General
- Rovin, Jeff
- ( D-F )
- Audio Technology & Engineering
- Fantasy
- Calligraphy
- Organ Transplants
- Weeks, Sarah
- Pine Hollow
- Ancient
- General
- Educational Law & Legislation
- Mysticism
- Electronic Documents
- Skemp, Ethan
- Women & Business
- Butler, Octavia E.
- Nursing
- Cezanne, Paul
- Charles II
- Harris, Charlaine
- Dexter, Colin
- Lauria, Frank
- Essays
- Some of our other sites:
- Books
- Clothing, Shoes and Accessories
- Baby Clothes and Accessories
- Cosmetics, Beauty Products and Fragrances
- Cellphones, Call Plans and Accessories
- Video Games
- DVDs
- Electronics, Gadgets and Computers
- Health and Personal Care
- Home and Garden
- Home DIY
- Jewelry
- Magazines and Newspapers
- Music Downloads
- Musical Instruments
- Office Equipment and Supplies
- Software and Games
- Sporting Goods
- Toys and Games
- Watches
- UK Books
- UK Video Games
- UK Home and Garden
- UK Electronics, Gadgets and Computers
- UK Baby Clothes and Accessories
- UK Software and Games
- UK Sporting Goods
- UK Toys and Games
Books : Computers & Internet : Software : Word Processors & Editors : VI
-
There's nothing that hard-core Unix and Linux users are more fanatical about than their text editor. Editors are the subject of adoration and worship, or of scorn and ridicule, depending upon whether the topic of discussion is your editor or someone else's. vi has been the standard editor for close to 30 years. Popular on Unix and Linux, it has a growing following on Windows systems, too. Most experienced system administrators cite vi as their tool of choice. And since 1986, this book has been the guide for vi. However, Unix systems are not what they were 30 years ago, and neither is this book. While retaining all the valuable features of previous editions, the 7th edition of Learning the vi and vim Editors has been expanded to include detailed information on vim, the leading vi clone. vim is the default version of vi on most Linux systems and on Mac OS X, and is available for many other operating systems too. With this guide, you learn text editing basics and advanced tools for both editors, such as multi-window editing, how to write both interactive macros and scripts to extend the editor, and power tools for programmers -- all in the easy-to-follow style that has made this book a classic. Learning the vi and vim Editors includes: A complete introduction to text editing with vi: How to move around vi in a hurry Beyond the basics, such as using buffers vi's global search and replacement Advanced editing, including customizing vi and executing Unix commands How to make full use of vim: Extended text objects and more powerful regular expressions Multi-window editing and powerful vim scripts How to make full use of the GUI version of vim, called gvim vim's enhancements for programmers, such as syntax highlighting, folding and extended tags Coverage of three other popular vi clones -- nvi, elvis, and vile -- is also included. You'll find several valuable appendixes, including an alphabetical quick reference to both vi and ex mode commands for regular vi and for vim, plus an updated appendix on vi and the Internet. Learning either vi or vim is required knowledge if you use Linux or Unix, and in either case, reading this book is essential. After reading this book, the choice of editor will be obvious for you too.
-
Over the last few years, Linux has grown both as an operating system and a tool for personal and business use. Simultaneously becoming more user friendly and more powerful as a back-end system, Linux has achieved new plateaus: the newer filesystems have solidified, new commands and tools have appeared and become standard, and the desktop--including new desktop environments--have proved to be viable, stable, and readily accessible to even those who don't consider themselves computer gurus.
Whether you're using Linux for personal software projects, for a small office or home office (often termed the SOHO environment), to provide services to a small group of colleagues, or to administer a site responsible for millions of email and web connections each day, you need quick access to information on a wide range of tools. This book covers all aspects of administering and making effective use of Linux systems. Among its topics are booting, package management, and revision control. But foremost in "Linux in a Nutshell" are the utilities and commands that make Linux one of the most powerful and flexible systems available.
Now in its fifth edition, "Linux in a Nutshell" brings users up-to-date with the current state of Linux. Considered by many to be the most complete and authoritative command reference for Linux available, the book covers all substantial user, programming, administration, and networking commands for the most common Linux distributions.
Comprehensive but concise, the fifth edition has been updated to cover new features of major Linux distributions. Configuration information for the rapidly growing commercial network services and community update services isone of the subjects covered for the first time.
But that's just the beginning. The book covers editors, shells, and LILO and GRUB boot options. There's also coverage of Apache, Samba, Postfix, sendmail, CVS, Subversion, Emacs, vi, sed, gawk, and much more. Everything that system administrators, developers, and power users need to know about Linux is referenced here, and they will turn to this book again and again.
-
This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular expression libraries.
This concise and easy-to-use reference puts a very powerful tool for manipulating text and data right at your fingertips. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution. Regular Expression Pocket Reference offers an introduction to regular expressions, pattern matching, metacharacters, modes and constructs, and then provides separate sections for each of the language APIs, with complete regex listings including:- Supported metacharacters for each language API
- Regular expression classes and interfaces for Ruby, Java, .NET, and C#
- Regular expression operators for Perl 5.8
- Regular expression module objects and functions for Python
- Pattern-matching functions for PHP and the vi editor
- Pattern-matching methods and objects for JavaScript
- Unicode Support for each of the languages
-
The vi Editor Pocket Reference is a companion volume to O'Reilly's newly updated 6th edition of Learning the vi Editor, presenting movement and editing commands, the command-line options, and other elements of the vi editor in an easy-to-use tabular format.
-
For many users, working in the UNIX environment means using vi, a full- screen text editor available on most UNIX systems. Even those who know vi often make use of only a small number of its features.
This handbook is a complete guide to text editing with vi. Quickly learn the basics of editing, cursor movement, and global search and replacement. Then take advantage of the more subtle power of vi. Extend your editing skills by learning to use ex, a powerful line editor, from within vi.
Topics covered include:
- Basic editing
- Moving around in a hurry
- Beyond the basics
- Greater power with ex
- Global search and replacement
- Customizing vi and ex
- Command shortcuts
Also includes a pull-out quick-reference card.
-
TextMate is a powerful tool for programmers, web designers, and anyone else who regularly needs to work with text files on Mac OS X. TextMate focuses on pragmatic automation, which means it will save you time time that's always in short supply. See how your lowly text editor can become a hard working member of your staff.
TextMate is a full-featured text editor available for Mac OS X that can greatly enhance your text manipulation skills. TextMate is actually a thin shell over a personalized team of robot ninjas ready to do your bidding. Let's face it, who doesn't want their very own team of robot ninjas?
With TextMate you can do your normal work, but signal the ever-watchful ninjas as you go. At your command, they will launch into action, slicing through text, building repetitive structures of data in the blink of an eye, and much more. They will even post to your blog, handle your IRC conversations, and read your email.
Inside this book you will learn how to teleport instantly to the exact line of the file you need to be on, edit the data with the briefest incantations of power, and banish the end result to the land of your choosing. It's magic, as you can plainly see.
Leave the days of dull work behind. Learn your spells, gain access to your team of robot ninjas, and you too will be able to edit text so effortlessly that everyone watching over your shoulder will be forced to ask, "Wait, how did you do that?"
-
Covers accessing and distilling PDF files; converting Microsoft Office documents; capturing paper documents and Web pages; printing, annotating, editing and securing PDF files; extracting text and graphics; cataloging and distributing PDF files; creating interactive forms; and building multimedia presentations.
- Readers can convert any document to this universal file format, preserving all the fonts, formatting, graphics, and color of the source document regardless of the application and platform used to create it.
- PDF files can be published and distributed anywhere: in print, attached to e-mail, on corporate servers, posted on Web sites, or on CD-ROM
- Adobe PDF is the emerging workflow standard in the $400 billion publishing industry and plays a key role in financial services, regulated industries, and government, with more than 155 agencies worldwide sharing Adobe PDF files.
-
Corel WordPerfect X4 Quick Start Card Six tri-folded pages of basic to advanced WordPerfect X4 tasks.
Almost every end-user needs to use a word processor. Corel WordPerfect X4 is a versitile program that can help users create virtually any document, including memos, letters, proposals, and multi-level documents--if they know what they're doing.
BrainStorm's Corel WordPerfect X4 Quick Start Cards give WordPerfect users a quick and tangible reference to help them perform the most basic to more advanced WordPerfect functions, including:
Selecting Your Workplace Mode --- Creating a New SML Document --- Using Reveal Codes --- Reviewing Documents --- Sharing Documents with Microsoft Word Users --- PDF features ---
This durable laminated tri-fold card is perfect to hang in a cubicle for all-day reference or to take in a laptop bag. The full-color step-by-step illustrated instructions on each of the 6 full pages of content can also reduce the stress new users feel when they learn a new program like WordPerfect X4.
-
Danger is right across the border--and so are the ghosts
• Complete campaign walkthrough
• Weapons stats
• Multiplayer tips, tactics, and maps
• Bids for the Ghost Squad
• Detailed campaign maps -
Provides complete, accurate business examples, quick reference, and an easy-to-read format. Covers Visual Basic 6. Softcover.
-
-
BrainStorm's Microsoft Word 2007 Quick Start Card gives Word users a quick and tangible reference they can use to create everyday business documents like letters and memos and professional-looking reports. Topics include the following plus many more: Using the Ribbon, Using Contextual Tabs, Accessing Galleries, Saving as XPS, Adjusting Margins, Tracking Changes, Publishing to Your Blog. The durable laminated tri-fold card is perfect to hang in a cubicle for all-day reference or to take in a laptop bag. The full-color step-by-step illustrated instructions on each of the 6 full pages of content can also take the stress out of transferring from another word processor.
-
Animation Presets, an advanced Clone tool, scripting support, and a powerful new color correction system are just a few of the reasons you're chomping at the bit to get down to work with After Effects 6.5. In these pages, a master of the medium allows you to do just that, presenting a series of projects that explore every aspect of Adobe's animation and effects powerhouse. By focusing on the areas that can be troublesome for professional users--whether because they present thorny issues or because they draw on completely new features--this volume provides the focused, practical instruction you need to maximize your After Effects productivity. Each lesson provides need-to-know tips, proven techniques, and best practices for a variety of After Effects 6.5 functions: from importing and managing footage to viewing and editing layers, animating type, and more. The companion CD includes QuickTime instructional movies, source code, and files for all of the book's projects.
-
Real Linux users don't use GUIs. No matter how popular, slick and sophisticated the interfaces become for Linux and UNIX, you'll always need to be able to navigate in a text editor. The vi editor is the original standard UNIX full screen editor. It's been around almost since UNIX began and it has changed very little. To get around the limitations of vi the people at Bram Moolenaar created the vim editor (the name stand for VI iMproved). It contains many more features than the old vi editor including: help, multiple windows, syntax highlighting, programmer support, and HTML support. All of the books published to date focus on vi alone not the expanded vim shipping with every major Linux distribution. In true New Riders' form, the vim reference will be a definitive, concise reference for the professional Linux user and developer. This tutorial takes a task oriented approach allowing you to learn only the commands that make your job easier.
-
Maybe it’s because it comes loaded on most PCs, but most people tend to miss the fact that Microsoft Works 6 really is an amazing collection of stuff—just what you might expect if the folks at Microsoft told you they were going to give you “the works.” Instead of blowing several hundred bucks on the biggest and most muscle-bound word processor, database program, spreadsheet program, graphics, and communication software out there, you can use Microsoft Works 6 to do it all for a lot less money (or for free!) and with a lot less trouble. With Works you can create cool cards and crafts, design professional-looking newsletters and flyers, manage your personal finances, send faxes, put together mass mailings, surf the Web, manage your household, and a whole lot more.
If you’ve got Microsoft Works on your computer but don’t quite know how to use it, then this is the book for you. This lighthearted guide gives you easy-to-follow instructions and tips that’ll have you up and running in no tim e with the skills and confidence you need to:
- Create goodlooking documents
- Design and use spreadsheets
- Crunch numbers
- Set up group mailings with an address database
- Have fun with charts and graphics
- Send and receive e-mail
- Explore the Internet
Featuring clear, step-by-step instructions, helpful screen captures, and exercises, Microsoft Works 6 For Dummies covers all of Works’ powerful features. Among other things, you’ll explore:
- Starting Works and familiarizing yourself with Windows basics
- Address books, letters, envelopes, labels, mail merge, and other automated tasks available in Works
- Word processing—from typing and deleting to formatting, tables, and more
- Spreadsheets—including everything from entering data to creating and copying formulas
- Fields, record, data entry, views, filtering, reporting, and other database features
- Outlook Express, Internet Explorer, and other cool Internet features
Your fun and easy guide to working with Microsoft Works, Microsoft Works 6 For Dummies gets you up a handle on Works—even if you’re a first-time computer user.
-
Corel Word Perfect X3 Quick Start Card - Six tri-folded pages of pertinent WordPerfect X3 help. Almost every end-user needs to use a word processor. Corel WordPerfect X3 is a versitile program that can help users create virtually any document, including memos, letters, proposals, and multi-level documents--if they know what they're doing. BrainStorm's Corel WordPerfect X3 Quick Start Cards give WordPerfect users a quick and tangible reference to help them perform the most basic to more advanced WordPerfect functions, including: Selecting Your Workplace Mode, Creating a New SML Document, Using Reveal Codes, Reviewing Documents, Sharing Documents with Microsoft Word Users & More. This durable laminated tri-fold card is perfect to hang in a cubicle for all-day reference or to take in a laptop bag. The full-color step-by-step illustrated instructions on each of the 6 full pages of content can also reduce the stress new users feel when they learn a new program like WordPerfect.
-
Corel WordPerfect 12 Quick Start Card Six tri-folded pages of pertinent WordPerfect help. Almost every end-user needs to use a word processor. Corel WordPerfect 12 is a versitile program that can help users create virtually any document, including memos, letters, proposals, and multi-level documents--if they know what they're doing. BrainStorm's Corel WordPerfect 12 Quick Start Cards give WordPerfect users a quick and tangible reference to help them perform the most basic to more advanced WordPerfect functions, including: Navigating Your Document, Using Reveal Codes, Formatting Your Document, Inserting Charts and Graphs, Creating a Merged Document & More. This durable laminated tri-fold card is perfect to hang in a cubicle for all-day reference or to take in a laptop bag. The full-color step-by-step illustrated instructions on each of the 6 full pages of content can also reduce the stress new users feel when they learn a new program like WordPerfect.
-
Distilling many years of Perl experience--including an insiders look at Perl development (the authors are members of the Perl 6 core development team)--Perl 6 and Parrot Essentials, 2nd Edition is an unparalleled preview of major changes in the widely-anticipated Perl 6. This sneak peek of what's coming in Perl includes succinct but thorough coverage of groundbreaking new developments in Parrot--the language-independent interpreter engine that will execute code written in the new Perl 6 language. Designed to be language independent, Parrot can be used to interpret other dynamic languages such as Python, Tcl, Ruby, and even Java. Perl 6 and Parrot Essentials also uncovers the most revolutionary change in the language itself--Apocalypse 12 on objects. The Apocalypse design documents (in the sense of "revealing", not "end-of-the-world") explain significant changes in new Perl 6 features, numbered according to the chapters in O'Reilly's landmark Camel book , Programming Perl. Apocalypse 12 is the result of cutting-edge research in object-oriented languages and is guaranteed to grab the attention of any serious Perl programmer. Perl 6 and Parrot Essentials also includes expanded coverage of Apocalypse 5 (regular expressions) and Apocalypse 6 (subroutines). Perl 6 and Parrot Essentials is the only book available to chart the course of the long but fruitful voyage of Perl 6. It reveals all the ingenious developments that will make Perl 6 more powerful and easier to use. Perl gurus and programmers alike will rely on this slim but essential book for both a clear view of the Perl horizon and to ensure they hit the ground running once this important new version of Perl is released.
-
Gain the necessary skills to create applications in the Visual C++ environment with one comprehensive text.
-
BrainStorm's Microsoft Word 2003 Quick Start Card gives Word users a quick and tangible reference they can use to create everyday business documents like letters and memos and professional-looking reports. Topics include the following plus many more: AutoFormatting, Mail Merge, Using the Clipboard Task Pane, Special Symbols and Characters, Charts and Graphs, Headers and Footers, Tabs, Tables, Document Protection & More. The durable laminated tri-fold card is perfect to hang in a cubicle for all-day reference or to take in a laptop bag. The full-color step-by-step illustrated instructions on each of the 6 full pages of content can also take the stress out of transferring from another word processor.





















