MagPortal.com   Clustify - document clustering
 Home  |  Newsletter  |  My Articles  |  My Account  |  Help 
Similar Articles
JavaWorld
February 2001
Jean-Pierre Dube
Printing in Java, Part 4 In Part 4 of the 'Printing in Java' series, you will begin coding the print framework. The author explains the foundation of the print framework and presents the code for the measurement system, the document class, the page class, and the print object class... mark for My Articles similar articles
JavaWorld
October 2000
Jean-Pierre Dube
Printing in Java, Part 1 This month, I will explain the terminology used in printing and introduce the Java printing model and API... mark for My Articles similar articles
JavaWorld
January 2001
Jean-Pierre Dube
Printing in Java, Part 3 Part 3 of our series on Java printing introduces you to the print framework. Working on top of the Java Print API, the framework will make printing pages much easier by providing such features as a print-preview facility, a portable page-setup dialog, and graphics primitives... mark for My Articles similar articles
JavaWorld
July 25, 2003
David Geary
Make your apps fly Allocating numerous objects can degrade your application's performance. This article shows how to implement the Flyweight design pattern to greatly reduce the number of objects your application creates, which decreases your app's memory footprint and increases performance. mark for My Articles similar articles
PC World
February 21, 2007
Michael S. Lasky
Six Savvy Ways to Get More Prints for Less Money Increase the efficiency of your printer and extend the page life of your ink cartridges with these sensible strategies. mark for My Articles similar articles
PC Magazine
September 12, 2007
Neil J. Rubenking
Avoid Printer Embarrassment Q: I'm using Microsoft Word from the Office 2000 suite... Can I remove the printer icon when I'm editing a specific file? Or configure Word to warn me before printing?... mark for My Articles similar articles
JavaWorld
April 2002
David Geary
Strategy for success The Strategy design pattern embodies two fundamental tenets of object-oriented design: encapsulate the concept that varies and program to an interface, not an implementation. This article shows how to use the Strategy pattern to implement an extensible design... mark for My Articles similar articles
CIO
November 19, 2010
David F. Carr
Five Things CIOs Need to Know About Mobile Printing As mobile devices become more capable, travelling executives are looking to be able to print from them. Finding a solution can be complicated, but there are possible workarounds. mark for My Articles similar articles
JavaWorld
December 2000
Victor Okunev
Validation with pure Java The importance of employing a good data-validation framework cannot be overestimated. The core Java API has everything you need to solve this problem in the most elegant way. mark for My Articles similar articles
JavaWorld
February 2002
David Geary
Take control with the Proxy design pattern The Proxy design pattern in Java lets you substitute a proxy for an object. In that capacity, proxies prove useful in many situations, ranging from Web services to Swing icons... mark for My Articles similar articles
PC Magazine
December 7, 2009
M. David Stone
Print Currently Selected Text in Microsoft Word How to print multiple non-contiguous selection in Word. mark for My Articles similar articles
JavaWorld
June 2000
Letters to the Editor (June 23, 2000) Jason Hunter addresses a gripe with calling instanceof when using JDOM; Mark Johnson responds to feedback on his XML series; reader challenges Tony Sintes about whether it truly is impossible to write a swap method... mark for My Articles similar articles
PC World
September 26, 2007
Melissa J. Perenson
A New Way to Print Any Document on the Road A free beta program from HP promises Internet-based printing. mark for My Articles similar articles
PC Magazine
August 30, 2006
Make Excel Stop Shooting Blanks Sometimes when I print an Excel sheet, I end up with 10 to 12 blank pages following it. Any suggestions? mark for My Articles similar articles
JavaWorld
November 2000
Geoff Friesen
Applications, applets, and hybrids This article establishes our bearings and sets sail to the land of applications, applets, and hybrids (an unusual category of Java programs)... mark for My Articles similar articles
Information Today
May 30, 2013
Ingram Expands Publisher Services With Life Print Program Ingram Content Group, Inc. announced the launch of its Life Print program, a comprehensive solution for publishers to manage the complete life cycle of print books. mark for My Articles similar articles
PC Magazine
October 11, 2006
Make the Printer Default to Draft How to change default settings for printing. mark for My Articles similar articles
JavaWorld
March 2003
David Geary
An inside view of Observer The Observer pattern lets you build extensible software with pluggable objects by allowing communication between loosely coupled objects. The author explores the Observer pattern, how it's used throughout the Java 2 SDK, and how you can implement the pattern in your own code. mark for My Articles similar articles
Macworld
April 20, 2007
Brian Chen
HP Officejet Pro K5400 color printer The Pro K5400's affordability, speed, and ability to print decent-quality documents and very good photos make it a solid choice. mark for My Articles similar articles
Macworld
March 20, 2006
Jim Akin
The Print Shop for Mac 2.0 This is a great program for anyone who wants to create fun print projects for home, school, or a small business. The new layout tools streamline simple print projects, but fall short for long documents. mark for My Articles similar articles
JavaWorld
October 2000
Bruce Eckel
Everything is an object, Part 2 Eckel takes you through name visibility and using components from other libraries; the static keyword; and comments and embedded documentation. By the end, you should be able to build your first Java program... mark for My Articles similar articles
D-Lib
September 2006
Bonita Wilson
Preserving Information, Not Formats Dealing with materials that have existed solely in digital format is easier than contemplating what to do with print materials for which there is no longer space or budget available for maintenance. mark for My Articles similar articles
Macworld
May 31, 2007
James Galbraith
Oki Data C6000dn laser printer This color printer offers Ethernet connectivity and duplex printing. mark for My Articles similar articles
PC Magazine
March 27, 2008
Dan Costa
Three Steps to the Paperless Office Casual paper consumption makes the modern office the white-collar environmental equivalent of a strip mine. mark for My Articles similar articles
The Motley Fool
January 25, 2011
Anders Bylund
Who Needs Google's Printing Tool? This is no solution until every page can use it. mark for My Articles similar articles
Inc.
March 2009
Office on the Go: Print Anywhere With these tools, it's easy to print documents and photos while you are traveling. mark for My Articles similar articles
JavaWorld
December 2000
Mark Johnson
C#: A language alternative or just J--?, Part 2 Despite their enormous similarities, Java and C# differ greatly in many language details and also in their basic technical intent. This second article of a two-part series covers C# language constructs and concludes with some speculation on the idea of standardizing C#... mark for My Articles similar articles
JavaWorld
August 2002
Greg Holling
Put Java in the fast lane This article presents some techniques for locating performance bottlenecks in Java applications and offers suggestions for improving Java performance. Along the way, you'll look at some of the classes in the new java.nio package. mark for My Articles similar articles
Macworld
March 8, 2007
Brian Chen
HP Photosmart D5160 photo printer Though limited in customization options, this low-cost, versatile printer will serve you well. mark for My Articles similar articles
PC Magazine
February 1, 2008
Dan Costa
Print Is Dead. Long Live Print. How publishing-on-demand will transform the publishing industry. mark for My Articles similar articles
Bank Systems & Technology
February 25, 2010
Penny Crosman
KeyBank Prints Less, Saves $2.5 Million Cleveland bank has already saved $2.5 million in reduced printing costs through the use of print tracking and reporting software. mark for My Articles similar articles
JavaWorld
May 2001
Jeff Friesen
Object-oriented language basics, Part 2 In this article, you'll gain an understanding about fields, parameters, and local variables and learn to declare and access fields and methods... mark for My Articles similar articles
InternetNews
August 28, 2007
Nicholas Carlson
HP Launches 'Print 2.0' Campaign HP's Print 2.0 is a collection of print services, online and off, as well as the availability of a slew of new printers for consumers and businesses. mark for My Articles similar articles
JavaWorld
April 2001
Geoff Friesen
Object-oriented language basics, Part 1 An introduction to object-oriented programming and how to declare classes and create objects from those classes... mark for My Articles similar articles
JavaWorld
March 2002
Jeff Friesen
Exceptions to the programming rules, Part 1 Learn about exceptions and how to handle them in C, C++, and Java. Learning how to handle exceptions in various languages gives you an appreciation for why exception handling works the way it does in Java... mark for My Articles similar articles
Entrepreneur
July 2010
Jonathan Blum
Images From the Cloud A look at some new options for web-driven printing. mark for My Articles similar articles
JavaWorld
June 2001
Jeff Friesen
Object-oriented language basics, Part 3 The author explores composition and demonstrates its value in object-oriented programming. Composition and inheritance are design consepts related in a manner similar to both sides of the same coin... mark for My Articles similar articles
Macworld
November 18, 2005
James Galbraith
Epson Stylus Photo R340 If you want to print pictures at home -- from your Mac or directly from your camera -- Epson's Stylus Photo R340 prints the best color photos in its class. It can also print directly onto ink-jet-printable CD and DVD media. mark for My Articles similar articles
InternetNews
May 21, 2010
HP Rethinks Printing Do you need a PC to print from the Web? HP says a new generation of Web-savvy printers and smartphones is enabling new printing options. mark for My Articles similar articles
PC Magazine
August 16, 2006
M. David Stone
Buying Guide: Color Lasers for Small Offices With prices for color lasers coming down and starting at just $300, any small office can afford one. mark for My Articles similar articles
JavaWorld
December 2001
David Geary
Decorate your Java code The Decorator design pattern lets you attach responsibilities to objects at runtime. This pattern proves more flexible than inheritance, which is static... mark for My Articles similar articles
T.H.E. Journal
October 1, 2010
Judy Artunian
A Pathway to Paperless: The Promise of Print Management Software An environmental good is still an important outcome of the effort schools and districts can make to reduce the amount of printing they do. mark for My Articles similar articles
JavaWorld
September 2000
Bruce Eckel
Everything is an object, Part 1 This two-part article, excerpted from Chapter 2 in Thinking in Java 2nd. ed., moves you to the point where you can write your first Java program. Bruce Eckel gives an overview of the essentials... mark for My Articles similar articles
PC World
July 16, 2007
Becky Waring
Liberate Your Printer Unshackle your printer from a host PC and print wirelessly. mark for My Articles similar articles
Macworld
July 13, 2007
Rick LePage
Epson Stylus Photo 1400 ink-jet printer High-quality prints available at a reasonable price. mark for My Articles similar articles
PC Magazine
April 19, 2006
M. David Stone
Buying Guide: Dedicated Photo Printers If you have a digital camera and you want the freedom to print your own photos, even if it's moments after you take them, a dedicated photo printer is the way to go. mark for My Articles similar articles
CFO
Alix Nyberg
Cost Cutting Despite the promise of a paperless society, companies are spending more on printed materials than ever before. And while many companies don't realize how much they spend on printing, those that do can find it difficult to trim. mark for My Articles similar articles
The Motley Fool
December 28, 2006
Michael Leibert
Fool on the Street: P&G Still Going Strong Investors who believe that the consumer goods giant can achieve organic sales growth of 4% to 7% over the next few years might consider the current share price to be an attractive entry point to own a stake in an industry leader. mark for My Articles similar articles
Fast Company
January 9, 2012
Tania Karas
E-Books And Online Mags Find A Second Life In Print "Print is dead," says everyone except, oh, publishers that began online and are now slaying trees. Here, a snapshot of the digital divide -- those who left print for online, and those doing the opposite. mark for My Articles similar articles
PC World
February 21, 2007
Lincoln Spector
How Do I Get Malware Off My PC Once and for All? Options for removing reappearing spyware... Print on both sides of your paper... Pull up a report on all your drivers... mark for My Articles similar articles