<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>World label Blog: Labels, printables, open source &#38; more! &#187; Productivity</title>
	<atom:link href="http://blog.worldlabel.com/category/productivity/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.worldlabel.com</link>
	<description>Labels, tips, tricks, hacks &#38; more!</description>
	<lastBuildDate>Wed, 01 Sep 2010 16:33:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Photography with Open Source / Linux</title>
		<link>http://blog.worldlabel.com/2010/photography-with-open-source-linux.html</link>
		<comments>http://blog.worldlabel.com/2010/photography-with-open-source-linux.html#comments</comments>
		<pubDate>Wed, 01 Sep 2010 16:33:25 +0000</pubDate>
		<dc:creator>wlmanager</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://blog.worldlabel.com/?p=5258</guid>
		<description><![CDATA[
Photography on the free software desktop has come a long way in recent years. All of the major desktop environments support camera import and provide image management and editing applications, including the all-important raw file conversion. But the desktop defaults are really geared towards casual users, optimized for point-and-shoot cameras and sharing photos online. Don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/09/HiRes1.jpg"><img class="aligncenter size-full wp-image-5288" title="HiRes" src="http://blog.worldlabel.com/wp-content/myfiles/2010/09/HiRes1.jpg" alt="" width="300" height="214" /></a></p>
<p>Photography on the free software desktop has come a long way in recent years. All of the major desktop environments support camera import and provide image management and editing applications, including the all-important raw file conversion. But the desktop defaults are really geared towards casual users, optimized for point-and-shoot cameras and sharing photos online. Don&#8217;t be fooled by that, though; open source can and does offer the tools to support professional photographers and high-end enthusiasts.</p>
<p>Rather than drop in a long, bulleted list of applications, though, let&#8217;s take a look at what the open source alternatives are, task-by-task, to get a better feel for how the pieces fit together into a normal photographic workflow.</p>
<p>by Nathan Willis</p>
<p><span id="more-5258"></span></p>
<h4>Color correction</h4>
<p>At the lowest level, the open source community provides several tools useful for calibrating and profiling your displays and printers, which is an essential step in the <a href="http://en.wikipedia.org/wiki/Color_correction">basic color-correction</a> and adjustment process. You can start by creating an ICC monitor profile using either <a href="http://www.argyllcms.com/">Argyll</a> or <a href="http://lprof.sourceforge.net/">LPROF</a>. Each of these tools supports a range of hardware colorimetry devices, but the lists of supported devices is different (you can see Argyll&#8217;s <a href="http://www.argyllcms.com/doc/ArgyllDoc.html">here</a>, and LPROF&#8217;s in its documentation).</p>
<p>Argyll provides step-by-step instructions for adjusting your display and creating an ICC profile for your display, creating a scanner profile using an IT8.7/2 target, and creating an output device (either printer or film recorder) profile. Argyll is natively command-line only, but you can use the <a href="http://hoech.net/dispcalGUI/">dispcalGUI</a> for a nicer graphical interface if you so desire. LPROF has a graphical user interface, and can give excellent results, but the online documentation is not quite up-to-date, which can be a problem for new users.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/08/photo-dispcalgui-475.jpg"><img class="aligncenter size-full wp-image-5282" title="photo-dispcalgui-475" src="http://blog.worldlabel.com/wp-content/myfiles/2010/08/photo-dispcalgui-475.jpg" alt="" width="475" height="283" /></a></p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/08/photo-dispcalgui.jpg"></a></p>
<p style="text-align: center;"><em>&#8220;DispcalGUI and LPROF&#8217;s display profiling capabilities.&#8221; </em></p>
<p>The lion&#8217;s share of Linux and free software photo editors are already ICC-aware, so once you have your device profiles created, you can simply open up the preferences of the various applications, go to the color management section, and add the necessary profiles. This is true for <a href="http://www.gimp.org/">GIMP</a>, <a href="http://www.koffice.org/krita/">Krita</a>, <a href="http://www.digikam.org/">Digikam</a>, <a href="http://ufraw.sourceforge.net/">UFRaw</a>, and <a href="http://www.rawtherapee.com/">Raw Therapee</a>.</p>
<p>The popular <a href="http://rawstudio.org/">Rawstudio</a> raw converter is also color-aware, but it takes a different approach with respect to the profiles of raw image files themselves, so you need to be aware of the differences. It uses DNG Color Profiles (DCP), which are specific to camera models, and the application includes more than 200 DCP profiles by default, covering all major brands and models, so it should not be any extra work for you. You can read background information about the color transformation process <a href="http://rawstudio.org/blog/?p=236">on the Rawstudio blog</a>.</p>
<p>All of the open source photo editors worth their salt include support for soft proofing and embedding profiles into finished images.</p>
<h4>Image and shoot management</h4>
<p>The <a href="http://www.gphoto.org/">gPhoto2</a> function library sits underneath almost all desktop Linux environments, providing uniform access to downloading images directly from cameras or from memory cards. GNOME and KDE will usually pop up a window to enable you to offload your images as soon as a USB camera or card is connected &#8212; although you can configure both desktops not to do so, and offload the images from your image management application instead.</p>
<p>When it comes to image management application, no two photographers agree. The most popular choice at present is <a href="http://www.digikam.org/">Digikam</a>, which has robust and flexible IPTC/IIM and EXIF metadata management, tagging and categorization, and a flexible search system to help you keep track of your image library. In a multi-user environment, you might also want to check out <a href="http://www.resourcespace.org/">ResourceSpace</a>, which uses a web-app interface. ResourceSpace can be used to manage a collection remotely, and allows users to set up image collections and request sets based on the available library; it could be useful for interacting with clients.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/09/photo-digikam-475.jpg"><img class="aligncenter size-full wp-image-5290" title="photo-digikam-475" src="http://blog.worldlabel.com/wp-content/myfiles/2010/09/photo-digikam-475.jpg" alt="" width="475" height="414" /></a></p>
<p style="text-align: center;"><em>&#8220;Digikam is a powerhouse at image management &#8212; shown here is the advanced search interface.&#8221;</em></p>
<p>For more workflow-oriented control, the application <a href="http://darktable.sourceforge.net/">Darktable</a> allows you to sort, filter, and batch-edit images by shoot. It also includes plenty of image-editing tools, and is extensible with plugins. The only serious drawback to Darktable is that the current release lacks ICC profile support, but it is schedule to appear in updates soon.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/09/photo-darktable-475.jpg"><img class="aligncenter size-full wp-image-5289" title="photo-darktable-475" src="http://blog.worldlabel.com/wp-content/myfiles/2010/09/photo-darktable-475.jpg" alt="" width="475" height="289" /></a></p>
<p style="text-align: center;">&#8220;<em>The newer Darktable application combines workflow tools and raw conversion.&#8221;</em></p>
<p>If disaster strikes, in the form of an accidentally-erased memory card or a lost backup drive, you can install the open source file recovery tool <a href="http://www.cgsecurity.org/wiki/PhotoRec">PhotoRec</a> to recover deleted images. Like all data recovery tools, PhotoRec can only recover files that have not been overwritten by newer content, but when possible, it can work wonders &#8212; scanning multi-gigabyte drives and cards in mere minutes and pulling out photo content you otherwise would have lost.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/09/PhotoRec-Digital-Picture-and-File-Recovery.jpg"></a></p>
<h4>Raw editing</h4>
<p>Most of the software already mentioned supports raw photo file formats, particularly <a href="http://ufraw.sourceforge.net/">UFRaw</a>, <a href="http://rawstudio.org/">Rawstudio</a>, <a href="http://www.rawtherapee.com/">RawTherapee</a>, <a href="http://www.digikam.org/">Digikam</a>, and <a href="http://darktable.sourceforge.net/">Darktable</a>. Of those, the first three are focused raw conversion tools, and offer the widest range of exposure controls, tone curve and other image adjustments, de-noising, and sharpening controls. You can save your adjusted images in a range of output formats, including 8-bit or 16-bit TIFF, as well as JPEG. Thanks to the <a href="http://lensfun.berlios.de/">LensFun</a> library, most of the raw editors now include optical correction for barrel distortion, color aberration, and other lens artifacts. All are also lossless editors, so you do not have to worry about making destructive changes to your originals.</p>
<p>Choosing between the three raw editors is tricky; each offers its own unique set of features, but ultimately there is no reason not to have all three installed &#8212; as free software, the cost to you is the same.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/09/photo-ufraw-475.jpg"><img class="aligncenter size-full wp-image-5296" title="photo-ufraw-475" src="http://blog.worldlabel.com/wp-content/myfiles/2010/09/photo-ufraw-475.jpg" alt="" width="475" height="271" /></a></p>
<p style="text-align: center;"><em>&#8220;Editing a photo in UFRaw. The same photo is shown for comparison in Rawstudio and RawTherapee.&#8221;</em></p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/09/photo-rawstudio-475.jpg"><img class="aligncenter size-full wp-image-5294" title="photo-rawstudio-475" src="http://blog.worldlabel.com/wp-content/myfiles/2010/09/photo-rawstudio-475.jpg" alt="" width="475" height="409" /></a></p>
<p style="text-align: center;"><em>&#8220;Editing a photo in Rawstudio. The same photo is shown for comparison in UFRaw and RawTherapee.&#8221;</em></p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/09/photo-rawtherapee-475.jpg"><img class="aligncenter size-full wp-image-5295" title="photo-rawtherapee-475" src="http://blog.worldlabel.com/wp-content/myfiles/2010/09/photo-rawtherapee-475.jpg" alt="" width="475" height="318" /></a></p>
<p style="text-align: center;"><em>&#8220;Editing a photo in RawTherapee. The same photo is shown for comparison in Rawstudio and UFRaw.&#8221;</em></p>
<p>Historically, all of the raw-supporting open source editors relied on a program called <a href="http://www.cybercom.net/~dcoffin/dcraw/">DCraw</a>, written and maintained single-handedly by Dave Coffin, for raw decoding support. DCraw is great, and consistently updated as Canon, Nikon, and other manufacturers make changes to their file formats. The problem was that each project incorporated the DCraw code into its own editor independently. A recent change in this area is the development of <a href="http://www.libraw.org/">LibRaw</a>, a shared library that any program can connect to. This should help all of the editors maintain better compatibility, establish a common API, and let the programmers work on other important tasks without duplicating their efforts. <a href="http://www.lightcrafts.com/lightzone/">LightZone</a> and <a href="http://bibblelabs.com/">Bibble</a>. Neither is open source, but if you are used to working with either on Windows or Mac OS X, it can simplify the transition knowing that you can move to Linux for all of your other needs and still have access to the software you are used to (and, in most cases, have already paid a license fee for).</p>
<p>Finally, if you are new to Linux as a platform, you may be surprised to see that there are several commercial raw editors available on Linux, including</p>
<h4>Retouching</h4>
<p>For retouching images, such as dust and blemish removal, you have several open source options. <a href="http://www.koffice.org/krita/">Krita</a>, mentioned above, is a drawing and painting app that supports many photo editing features &#8212; cloning, healing, filters, layers, masking, and much, much more. Krita also has the advantages of letting you work on 16-bit native images, in the RGB, La*b*, or XYZ color spaces.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/09/photo-krita-475.jpg"><img class="aligncenter size-full wp-image-5293" title="photo-krita-475" src="http://blog.worldlabel.com/wp-content/myfiles/2010/09/photo-krita-475.jpg" alt="" width="475" height="291" /></a></p>
<p style="text-align: center;"><em>&#8220;Krita, retouching a 16bit-per-pixel depth image.&#8221;</em></p>
<p><a href="http://www.gimp.org/">GIMP</a> does not fully support as many file type options as of today; support for 16-bit images is being added in the development branch, so you can try it out if you are feeling a little brave. On the other hand, where GIMP excels is in its extensive tools, scripts, and plugins. If you can make your final image adjustments in UFRaw or Rawstudio, you can export the result to GIMP for retouching.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/09/photo-gimp-475.jpg"><img class="aligncenter size-full wp-image-5291" title="photo-gimp-475" src="http://blog.worldlabel.com/wp-content/myfiles/2010/09/photo-gimp-475.jpg" alt="" width="475" height="309" /></a></p>
<p style="text-align: center;"><em>&#8220;GIMP, showcasing the configurable Wacom tablet support.&#8221;</em></p>
<p>There are several other apps useful for retouching and general image manipulation, including <a href="http://kornelix.squarespace.com/fotoxx">Fotoxx</a> and <a href="http://www.nathive.org/">Nathive</a>. A special mention belongs to <a href="http://www.cinepaint.org/">Cinepaint</a>; this application diverged from a much older version of the GIMP, and was re-tooled to support 16-bit and higher images for working with cinematic film effects. Unfortunately, it has not been actively developed for quite some time; the project claims that a rewrite is in development, though, so it could help to keep one eye on the project.</p>
<p>All of the image editors mentioned <a href="http://linuxwacom.sourceforge.net/">support</a> pressure-sensitive graphics tablets, from basic USB devices providing only pressure support all the way up to expensive options from <a href="http://www.wacom.com/productsupport/linux.cfm">Wacom</a> like the <a href="http://www.wacom.com/cintiq/">Cintiq</a>, which incorporates an LCD display directly into the tablet for on-screen editing, and supports multiple input devices, tilt-sensitivity, and other enhancements.</p>
<h4>Effects</h4>
<p>The raster image editors <a href="http://www.koffice.org/krita/">Krita</a> and <a href="http://www.gimp.org/">GIMP</a> support endless options for special effects, including duotones, vignetting, and almost any kind of transformation. GIMP&#8217;s scriptability and plugin system mean there is an endless supply of effects options. Besides the purely creative, noteworthy are some powerful adjustment tools.</p>
<p><a href="http://liquidrescale.wikidot.com/">Liquid Rescale</a>, which can &#8220;intelligently&#8221; re-size an image, preserving important features like people, and compressing background information. <a href="http://www.siox.org/">SIOX image extraction</a> can pull a foreground element out of a picture by intelligently finding its borders with only a rough outline drawn by hand &#8212; far faster than you can trace out the element with selection tools. <a href="http://www.logarithmic.net/pfh/resynthesizer">Resynthesizer</a> and <a href="http://gmic.sourceforge.net/gimp.shtml">G&#8217;MIC</a> can generate realistic-looking image fills to replace edited-out details, drawing automatically on the image&#8217;s contents. This makes it easy to remove a stray object without having to paint over the spot in question with the clone tool alone.</p>
<p><a href="http://hugin.sourceforge.net/">Hugin</a> is an app designed to stitch and blend images together seamlessly, creating wide-screen or even 360-degree panoramas (in a variety of projections and file formats). On top of that, it can correct distortion and lens aberration, perform perspective corrections such as those needed for architectural projection, and combing multiple images into focus stacks &#8212; where one image with the foreground in focus is seamlessly merged with another where just the background is in focus.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/09/photo-hugin-475.jpg"><img class="aligncenter size-full wp-image-5292" title="photo-hugin-475" src="http://blog.worldlabel.com/wp-content/myfiles/2010/09/photo-hugin-475.jpg" alt="" width="475" height="298" /></a></p>
<p style="text-align: center;"><em> &#8221;Hugin previewing a stitched-together wide-angle panorama.&#8221;</em></p>
<p><a href="http://qtpfsgui.sourceforge.net/">Luminance HDR</a> is a tool you can use for tone mapping multiple exposures, either to capture a high-dynamic-range scene and map it into a regular TIFF or JPEG file, or to perform other exposure tricks. Although Luminance HDR is a stand-alone app, tone-mapping is beginning to make its way into other open source photography tools, and may some day be a common feature.</p>
<h4>Publishing</h4>
<p>Some of the open source image managers, such as <a href="http://www.digikam.org/">Digikam</a>, support direct export of files to online photo hosting sites like Flickr. For a custom web gallery, there are an array of open source options available, such as <a href="http://gallery.menalto.com/">Gallery</a>, <a href="http://plogger.org/">Plogger</a>, and <a href="http://www.zenphoto.org/">Zenphoto</a>.</p>
<p>Direct export to one of these packages is not usually available from within image managers or photo editors, but there are a few exceptions, such as Digikam&#8217;s <a href="http://www.piwigo.org/">Pwigo</a> export, and direct export is sometimes possible through a plugin. Most of the web gallery packages are based on standard Apache packages like PHP and MySQL. They vary considerably in the feature set and ease of configurability, though. Some, like <a href="http://www.flash-gallery.org/">Flash Gallery</a>, can create effects such as slide shows, while others are tuned more for sharing and online discussions.</p>
<p>By and large, they are designed with multi-user galleries in mind, not with creating a portfolio site for a single photographer, and none (at the moment) are written to facilitate photographer-client proofing or print ordering (although this may change). Consequently, features like content tagging and geotagging are widespread, but features like selective access control are not.</p>
<p>Your best bet at developing an online photo hosting site for your work is probably to contract out some customization work to a web developer &#8212; one of the nicest things about open source is that the code is available for <em>anyone</em> too work with, including yourself, but including a short-term contractor as well.</p>
<p>If you have your images professionally printed, of course, you have no need to worry about operating systems. You can upload files to online print bureaus via Firefox (or any other open source browser) just like anyone else; these days your only real concern is if your print bureau uses a Flash-based interface, and even that is doable on normal, 32-bit Linux systems, which have good official Flash support.</p>
<p>Direct printing in Linux covers inkjet, laser, dye-sublimation, and exotic printer and ink types, primarily through the <a href="http://gimp-print.sourceforge.net/">Gutenprint</a> project. There are a few special-purpose print tools like <a href="http://www.blackfiveservices.co.uk/photoprint.shtml">Photoprint</a> and <a href="http://linuxprinting.sourceforge.net/">Krokus</a> that offer fast multi-image-per-page printing, but for the most part, good printing support comes built-in. The ICC profiling tools mentioned at the beginning cover output devices, too, as long as you put in the work to characterize your device.</p>
<h4>Crazy stuff</h4>
<p>The preceding paragraphs cover most of the day-to-day photography tasks you are likely to juggle for a typical digital photo job, but open source software rarely stops at playing it safe. There are some hidden gems in the free software photography world that you might not have heard of.</p>
<p>For example, the <a href="http://www.gphoto.org/">gPhoto2</a> utility, mentioned earlier as the library that offloads images from cameras and memory cards, has a few other tricks up its sleeve for cameras attached via USB cable. You can use gPhoto2 as a tethered shooting system for dozens of Canon, Nikon, and Olympus cameras, from point-and-shoot compacts to high-end DSLRs. How much control over exposure configuration, zoom, and other features you have depends on the camera itself, so check the <a href="http://www.gphoto.org/doc/remote/">remote controlling cameras</a> page in the gPhoto2 documentation to see what capture options are available. Tethered shooting allows you to more quickly assess images on your computer&#8217;s screen, show them to clients, and copy files directly to hard disk, removing flash card size limitations. But it also opens the door to scriptability and other computer-control options, as imagination allows.</p>
<p>Even better than tethering, there are several open source projects to build enhanced firmware for popular digital cameras, adding new features beyond the factory settings. Similar work has gone on for years with Linux-based routers and set-top boxes, with great success, so it should come as no surprise that cameras attract a similar hacker crowd. The two main projects are <a href="http://chdk.wikia.com/wiki/CHDK">CHDK</a>, which offers builds for Canon compact cameras using the Digic II and Digic III chips, and <a href="http://magiclantern.wikia.com/">Magic Lantern</a>, which targets the EOS 550D and 5D Mark II.</p>
<p>CHDK can enable features from raw file output and full manual exposure to video zooming and motion detection. Nightly builds are available for a wide range of camera models. Not all features are possible on every camera, of course, and some cameras have more stress-tested firmware than others, so it is a good idea to consult the project&#8217;s wiki to see what is currently available.</p>
<p>Magic Lantern focuses on enhancing the video shooting capabilities of the high-end Canon DSLRs, including manual gain control, custom focus and bracketing, and improved audio monitoring. Magic Lantern is newer, and thus far does not support as many camera models, but several more are on the way. Best of all, because CHDK and Magic Lantern do not override the camera&#8217;s original firmware, they are both safe to use without risk of damage. You load the firmware image onto the camera&#8217;s memory card and power-cycle the camera while holding down a special key; to return to the stock firmware, just power-cycle the camera like normal.</p>
<p>Finally, there is an enthusiastic community of open source coders working on extending the features offered by the popular <a href="http://www.eye.fi/">Eye-Fi</a> brand SD cards, which add WiFi connectivity to inexpensive digital cameras. Eye-Fi hacks include <a href="http://biobug.org/index.php/2009/03/14/hacking-the-eye-fi-to-keep-your-data-home/">direct upload</a> (as opposed to funneling photos to a user account managed by Eye-Fi) and a <a href="http://dave-hansen.blogspot.com/">host of other tricks</a>; there is even work to integrate Eye-Fi usage with CHDK.</p>
<p>Photography is a fast-moving sector in the Linux and open source software world; perhaps because it sits at the nexus of so many left-brained and right-brained tasks it attracts a very enthusiastic user- and developer-base. Adobe and Apple may ingore the open source photographer crowd, but the fact is that the crowd basically doesn&#8217;t need them.</p>
<p><strong>BY NATHAN WILLIS</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.worldlabel.com/2010/photography-with-open-source-linux.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Generating labels and business cards in OpenOffice.org</title>
		<link>http://blog.worldlabel.com/2010/generating-labels-and-business-cards-in-openoffice-org.html</link>
		<comments>http://blog.worldlabel.com/2010/generating-labels-and-business-cards-in-openoffice-org.html#comments</comments>
		<pubDate>Thu, 19 Aug 2010 16:17:04 +0000</pubDate>
		<dc:creator>wlmanager</dc:creator>
				<category><![CDATA[Labels & Printing]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[OpenOffice.org]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Business card]]></category>
		<category><![CDATA[labels]]></category>

		<guid isPermaLink="false">http://blog.worldlabel.com/?p=5067</guid>
		<description><![CDATA[

Despite the fact that open source has specialty label-and-business-card programs like gLabels and capable desktop publishing apps like Scribus, most general office users are going to continue to create their documents in the word processor of the office suite they feel the most comfortable in, like OpenOffice.org Writer. It is certainly a good choice, too; [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/08/logo_color.png"></a></p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/08/logo_color1.png"><img class="aligncenter size-full wp-image-5079" title="logo_color" src="http://blog.worldlabel.com/wp-content/myfiles/2010/08/logo_color1.png" alt="" width="300" height="91" /></a></p>
<p>Despite the fact that open source has specialty label-and-business-card programs like gLabels and capable desktop publishing apps like Scribus, most general office users are going to continue to create their documents in the word processor of the office suite they feel the most comfortable in, like <a href="http://www.openoffice.org">OpenOffice.org </a>Writer. It is certainly a good choice, too; it provides design wizards that simplify creating print-ready documents for standard label templates, and OpenOffice&#8217;s mail merge backend is quite powerful.</p>
<p>by Nathan Willis</p>
<p><span id="more-5067"></span></p>
<h4>Basic design</h4>
<p>To create a basic label or business card document, simply choose File -&gt; New -&gt; Labels or File -&gt; New -&gt; Business Cards. A configuration window will pop up, with several tabs for specifying things like page dimensions, label dimensions, text formats, and so on.</p>
<p>The Labels dialog has just three tabs: &#8220;Labels,&#8221; &#8220;Format,&#8221; and &#8220;Options.&#8221; In the bottom of the Labels tab is the template selector, so you can simply choose from among the dozens of pre-configured label sheets that Writer supports &#8212; including all of the standard Avery options, plus several other brands. If you so desire, you can choose [User] as your label type; this will require you to specify the size and placement of the labels manually in the Format tab.</p>
<p style="text-align: center;"><em><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/08/ooo-labels.png"></a></em></p>
<p style="text-align: center;"><em><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/08/ooo-labels1.png"><img class="aligncenter size-full wp-image-5094" title="ooo-labels" src="http://blog.worldlabel.com/wp-content/myfiles/2010/08/ooo-labels1.png" alt="" width="475" height="355" /></a></em></p>
<p style="text-align: center;"><em> &#8221;The New Label creation dialog, where you can enter standard text to be reproduced on every label, and choose from dozens of pre-configured label types.&#8221;</em></p>
<p>If you need to print a page of identical labels (such as return addresses), you can simply enter the text in the &#8220;Label text&#8221; field of the Labels tab. Last but not least, the Options tab allows you to create an entire page, or just a single label, placed anywhere on the template you desire. When you have your settings chosen, click New Document.</p>
<p>The Business Cards dialog is significantly more complicated. The &#8220;Medium&#8221; tab allows you to select existing templates, whereas the content of the cards is created on three separate tabs, named &#8220;Business Cards,&#8221; &#8220;Private,&#8221; and &#8220;Business.&#8221; The Business Cards tab holds several information templates, such as &#8220;Modern, with Name&#8221; or &#8220;Elegant, with Name, without Slogan.&#8221; These pre-sets create the sheet of business cards by pulling the specified information off of whatever you enter in the &#8220;Private&#8221; and &#8220;Business&#8221; tabs.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/08/ooo-business-card-private1.png"><img class="aligncenter size-full wp-image-5090" title="ooo-business-card-private" src="http://blog.worldlabel.com/wp-content/myfiles/2010/08/ooo-business-card-private1.png" alt="" width="475" height="317" /></a></p>
<p style="text-align: center;"><em> &#8221;The Business Cards dialog, which splits up personal and business data.  The actual card layout is defined by templates chosen in the &#8216;Medium&#8217; tab.&#8221;</em></p>
<p>You do need to be sure that you select a business card template in the Medium tab, however &#8212; the Business Cards tab <em>appears</em> to have a drop-down selection box for creating business cards, but this only creates the pre-filled lines of information, it does not correctly lay out a sheet of cards. The Format and Options tabs offer the same choices as they do when creating label sheets.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/08/ooo-card-layout475.png"><img class="aligncenter size-full wp-image-5100" title="ooo-card-layout475" src="http://blog.worldlabel.com/wp-content/myfiles/2010/08/ooo-card-layout475.png" alt="" width="475" height="515" /></a></p>
<p style="text-align: center;"><em>&#8220;Writer&#8217;s business card layout &#8212; the basic design is pretty bare-bones, so you will probably want to customize it.  Note, also, the floating &#8216;Synchronize Labels&#8217; window, which you can use for adjusting for blank lines.&#8221;</em></p>
<p>In either case, the new document that Writer creates is fully editable; using the wizards this way allows you to create a non-mail-merge document. You may still want to perform heavy customization of the page once it is generated. For this, you have all of the power of OpenOffice&#8217;s design tools, including embedding images and control over text, line, and background colors.</p>
<p>If you plan to make modifications to the text itself, however, you need to do so not by highlighting text and changing its font characteristics directly, but by using Writer&#8217;s Paragraph Styles. Right-click on any word on the page and choose &#8220;Edit Paragraph Style&#8230;&#8221; In the dialog box that pops up, you can fix any attribute of the text, from its font, to its spacing and indentation, to drop-caps, text flow and special effects. You will need to edit each card or label element&#8217;s paragraph style in this way; the styles tend to apply only to the particular field (e.g., Name). But by editing the paragraph style, you instantly change all of the cards and labels, without running the risk or overlooking one accidentally.</p>
<p>Finally, you may print your work directly or save it to a file. But if you plan to reuse the design, consider saving it as a template file instead of a regular document; this is especially important with labels, but could save you considerable work matching subsequent print jobs of any type.</p>
<h4>Mail merge</h4>
<p>The section above dealt only with all-of-one-kind document designs. By using OpenOffice&#8217;s built-in mail merge functionality, though, you can create and print merged label sheets with very little extra work. OpenOffice&#8217;s mail merge feature starts with the idea of &#8220;data sources,&#8221; which are general-purpose links to external data such as a MySQL database, a CSV file, or an address book application.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/08/ooo-data-source-wiz1.png"><img class="aligncenter size-full wp-image-5092" title="ooo-data-source-wiz" src="http://blog.worldlabel.com/wp-content/myfiles/2010/08/ooo-data-source-wiz1.png" alt="" width="475" height="246" /></a></p>
<p style="text-align: center;"><em> &#8221;OpenOffice.org&#8217;s data source functions allow you to tie in databases, address books, or spreadsheets &#8212; not just for mail merges, but for any purpose.&#8221;</em></p>
<p>The first step in printing a page of mail-merged labels, then, is to set up your address list as a data source. Open File -&gt; Wizards -&gt; Address Data Source; the dialog presents several options for the type of data source you are configuring (e.g., LDAP, Outlook address book, etc.). For a spreadsheet or a CSV file, choose &#8220;Other external data source&#8221; and click Next. You&#8217;ll be asked to specify the file to use and to further refine your source type (in CSV files, for instance, to mark which fields correspond to name, address, ZIP code, and so on). Finally, you assign a name to the data source; this name can be anything, and will be the name the source is listed as when you are performing the merge.</p>
<p>The label generation process starts the same for mail merges: choose File -&gt; New -&gt; Labels. However, in the Labels tab, you choose the data source you just configured, from the &#8220;Database&#8221; drop-down selector. Depending on the data source, you may also need to select a &#8220;Table&#8221; in the selector below. The available fields will be displayed in the &#8220;Database field&#8221; selector; simply choose each field in turn and click on the arrow button to add it to the Label text box in the proper order, adding line breaks or punctuation where needed. Also, be sure to select the &#8220;Synchronize contents&#8221; box in the Options tab.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/08/ooo-address-fields1.png"><img class="aligncenter size-full wp-image-5089" title="ooo-address-fields" src="http://blog.worldlabel.com/wp-content/myfiles/2010/08/ooo-address-fields1.png" alt="" width="475" height="229" /></a></p>
<p style="text-align: center;"><em>&#8220;When defining an address data source for a merge, the most important step is assigning the fields correctly.&#8221;</em></p>
<p>When you click New Document, Writer will pull the data from the data source and create your sheet of labels. In the Print dialog, you can choose whether to print the entire sheet, or portions of it, on a label-by-label basis.</p>
<p>So far, there is no built-in functionality to assist in printing a mail-merged set of business cards, such as a full office might require, but you can do essentially the same thing by following the instructions for a label mail merge, set to a business card label template in the Labels tab, and importing your employees&#8217; names and contact information.</p>
<h4>Troubleshooting</h4>
<p>The most common problem when creating mail-merged documents is stray blank lines, which are annoying in form letters, but can ruin a sheet of labels by messing with the alignment. Writer provides a technique for fixing blank line troubles, though it takes a few steps.</p>
<p>The key is to use <em>paragraph</em> delimiters between lines, not simple line breaks. The Label wizard treats line breaks as literal characters, but separate paragraphs as something that can be automatically removed. It is a distinction that isn&#8217;t made clear during normal editing, so in order to fix it, choose View -&gt; Nonprinting Characters from Writer&#8217;s main menu. You&#8217;ll then be able to see which lines in your design end with a paragraph character: ¶.</p>
<p>Next, select View -&gt; Field Names to toggle visibility of the fields in your document. They look something like &lt;MyDatabase.Sheet1.0.Firstname&gt; or &lt;MyDatabase.Sheet1.0.Country&gt;. For each field line that ends with a newline character and not a paragraph, click the cursor at the end of the line, then hit Delete, followed by Return. You should see the paragraph character appear, denoting the change. You only need to make these changes to the first label on the sheet; we can propagate it to the rest later.</p>
<p>When all the paragraph characters are in place, click at the end of each line, then choose Insert -&gt; Fields -&gt; Other. In the pop-up dialog, go to the Functions tab and choose Hidden Paragraph. In the Condition box, enter the name of the database field, but with an exclamation point at the beginning, such as ![MyDatabase.Sheet1.0.Firstname]. Now click Insert. This conditional test will hide the paragraph whenever the specified field is blank.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/08/ooo-hidden-paragraph1.png"><img class="aligncenter size-full wp-image-5093" title="ooo-hidden-paragraph" src="http://blog.worldlabel.com/wp-content/myfiles/2010/08/ooo-hidden-paragraph1.png" alt="" width="475" height="337" /></a></p>
<p style="text-align: center;"><em>&#8220;The process for fixing blank lines is several steps, but can be done quickly.  In the front is the hidden paragraph function insert dialog; in the background you can see where the paragraphs are denoted by toggling Nonprinting Characters in the View menu.&#8221;</em></p>
<p>You do have to repeat this process for each field you need to suppress &#8212; though it probably won&#8217;t be all; most likely candidates for missing lines are the optional &#8220;Address Line 2&#8243; or &#8220;Country&#8221; which are not necessarily present in every address. But whenever you&#8217;ve finished setting up your conditions, click on the &#8220;Synchronize Labels&#8221; button that floats in its own window, and your changes will be propagated to the entire document.</p>
<p>If you have trouble with this process, consult the OpenOffice users&#8217; manual. It is a bit tedious, and hopefully will become a built-in feature in some future release, but it is easy enough to fix for now.</p>
<p>A considerably faster alternative to this process, however, is to use the custom-built label and business card <a href="http://www.worldlabel.com/Pages/openoffice-template.htm">templates</a> provided at the Worldlabel Web site. The Worldlabel templates are built using OpenOffice Writer tables, and as a result do not suffere from the blank-line-suppression problem that the built-in wizard&#8217;s label sheets introduce. The files are OpenOffice Template (.OTT) format, and are cross-referenced by the Avery code number they fit. They are public domain, so they are free to use for any purpose. Read this <a href="http://www.howtoforge.com/using_and_customizing_openoffice_templates">howto on using these and customizing these templates</a>.</p>
<h4>Conclusion</h4>
<p>The mail merge functionality built in to Writer is particularly nice due to the wide variety of database sources it supports. It can automatically tie in to address books like Thunderbird&#8217;s, KDE&#8217;s, or an office-wide LDAP directory, which saves you the trouble of manually updating the addresses. For repeat label sets, it is a good idea to save your work as an OpenOffice Template file, rather than as a saved document. This allows you to update the label information from the database automatically each time you make a new document.</p>
<p>Finally, if you are of the more right-brained persuasion, you may still prefer to work in Inkscape or Scribus to due the visual design work on your label or business card. But don&#8217;t overlook the time that OpenOffice can save you on the heavy listing: pulling address information in automatically. It is all free software, so you can do both. OpenOffice&#8217;s label printing features make a good time-saving complement to the other apps in a busy office environment.</p>
<p><strong><em>BY NATHAN WILLIS</em></strong></p>
<p><strong><em>Resources:</em></strong></p>
<p><a href="http://templates.services.openoffice.org/">Openoffice templates</a></p>
<p><a href="http://extensions.services.openoffice.org/project/FMM">FastMailMerge extention</a></p>
<p><a href="http://blog.worldlabel.com/mail-merge-in-openofficeorg-everything-you-need-to-know">Mail Merge and Openoffice.org</a> tutorial by <a href="http://www.openoffice.blogs.com/">Solveig Haugland</a></p>
<p><a href="http://www.tutorialsforopenoffice.org/tutorial/Create_Labels.html">Create Labels with Openoffice</a> howto at <a href="http://www.tutorialsforopenoffice.org/index.html">Tutorials for Openoffice.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.worldlabel.com/2010/generating-labels-and-business-cards-in-openoffice-org.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Periodic table of the open source graphics and design apps</title>
		<link>http://blog.worldlabel.com/2010/periodic-table-of-the-open-source-graphics-and-design-apps.html</link>
		<comments>http://blog.worldlabel.com/2010/periodic-table-of-the-open-source-graphics-and-design-apps.html#comments</comments>
		<pubDate>Mon, 26 Jul 2010 21:02:44 +0000</pubDate>
		<dc:creator>wlmanager</dc:creator>
				<category><![CDATA[Labels & Printing]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[graphic design]]></category>

		<guid isPermaLink="false">http://blog.worldlabel.com/?p=4545</guid>
		<description><![CDATA[

Are you ever overwhelmed by the sheer numbers of open source software projects produced by the community? Even when looking at just a subset &#8212; such as graphics applications &#8212; if you are not already familiar with the options, the volume can make it hard to track down the application that fits your needs. The [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/07/collarge1.jpg"></a></p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/07/collarge2.jpg"><img class="aligncenter size-full wp-image-4560" title="collarge2" src="http://blog.worldlabel.com/wp-content/myfiles/2010/07/collarge2.jpg" alt="" width="475" height="292" /></a></p>
<p>Are you ever overwhelmed by the sheer numbers of open source software projects produced by the community? Even when looking at just a subset &#8212; such as graphics applications &#8212; if you are not already familiar with the options, the volume can make it hard to track down the application that fits your needs. The major categories tend to break down the same way, however &#8212; just a few major players; the large projects often catering to slightly different design goals, and a second set of smaller projects each of which has a smaller team and a more narrow focus.</p>
<p>Let&#8217;s examine each design field in turn. We&#8217;ll start by describing the leading program or programs in each, followed by the smaller or younger projects, and end with the special-purpose tools.</p>
<p><em>by Nathan Willis</em><em> </em><span id="more-4545"></span></p>
<h4>Drawing, Painting, and Illustration</h4>
<h5>Vector-based editors</h5>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/07/collarge.jpg"></a></p>
<ul>
<li><a href="http://www.inkscape.org/">Inkscape</a> is the dominant player here, a full-featured SVG editor with wide support for object manipulation, styling, text rendering, scriptability and SVG image filters. Inkscape supports the largest set of drawing primitives and effects.</li>
<li><a href="http://sk1project.org/">sK1</a> is an up-and-coming vector editor also aiming to be a complete illustration program. It is a fork of an older vector editor called Skencil that is no longer in development. One of sK1&#8217;s biggest claims to fame is import support for a large set of third-party file formats.</li>
<li><a href="http://www.xaraxtreme.org/">Xara LX</a> was a commercial vector editor that was released in a mostly-open source version for Linux in 2006. The company did not continue to develop it, though, so it may be a risky choice.</li>
<li><a href="http://www.openoffice.org/product/draw.html">OpenOffice Draw</a> is part of the OpenOffice.org office suite, geared more towards crafting business-style illustrations suitable for embedding in other office documents than it is towards providing a complete suite of drawing tools.</li>
<li>Even more limited in scope are the <a href="http://live.gnome.org/Dia">Dia</a> and <a href="http://www.koffice.org/kivio/">Kivio</a> editors, both of which are designed for the purpose of building structured diagrams, from flowcharts to business diagrams. Dia is a GNOME application, and Kivio is a KDE application.</li>
<li>Finally, the <a href="http://ipe7.sourceforge.net/">Ipe</a> editor is a specialty tool designed for creating figures to be embedded in PDF or PostScript documents. <a href="http://al.chemy.org/">Alchemy</a> is an experimental vector editor that focuses on out-of-the-box drawing techniques including voice control and randomization. Neither are general-purpose editors, but may be useful if you fit their particular niche.</li>
</ul>
<h5>Raster-based editors</h5>
<ul>
<li><a href="http://www.gimp.org/">Gimp</a> is the long-dominant FOSS raster image editor. It supports multi-layered documents, with multiple color models, a full set of adjustable image-editing tools for photo and painting work, filters, channel operations, text and path tools, masks, editable brushes and palettes. It is fully scriptable, and has a large selection of third-party <a href="http://registry.gimp.org/">plugins</a> that extend its functionality.</li>
<li><a href="http://www.koffice.org/krita/">Krita</a> is another powerful raster image editor. Like Gimp, it supports tools and operations for both photo-adjustment and painting, layered documents, and filters. Krita, however, puts more emphasis on painting and drawing, by supporting multiple &#8220;brush engines&#8221; that simulate different media, some natural-media-simulation tools, and color models designed to better model painting. There is less emphasis on scriptability and plugins.</li>
<li><a href="http://mypaint.intilinux.com/">MyPaint</a> is a newer project that focuses exclusively on painting with pressure-sensitive pen drawing tablets. It boasts a massive array of brush options, all of which have completely adjustable behavior. However, it intentionally does not incorporate selection and image manipulation tools, preferring to leave that task for other editors.</li>
<li><a href="http://www.nathive.org/">Nathive</a> is a newer image editor designed for ease-of-use and extensibility with Python. It does not have a feature-set as complete as Gimp or Krita, but it is supposed to score high marks on usability with a smooth learning curve.</li>
<li>Other general-purpose raster editors include <a href="http://code.google.com/p/gogh/">Gogh</a>, which is designed to simulate natural-media sketching and painting, <a href="http://pinta-project.com/">Pinta</a>, which is designed to be simple-to-use, and <a href="http://www.tuxpaint.org/">Tux Paint</a>, which is designed for easy use by kids.</li>
<li>A full list of the special-purpose raster editors would be prohibitively long, but there are actively-developed tools for creating all sorts of raster-based images, such as photomosaics (e.g., <a href="http://lashwhip.com/pixelize.html">Pixelize</a>), fractals (e.g., <a href="http://sourceforge.net/projects/mandelbulber/">Mandelbulber</a> or <a href="http://xwmw.org/fractal-miner/">Fractal Miner</a>) or 3-D stereoscopic pictures (<a href="http://stereo.jpn.org/eng/stphmkr/">StereoPhoto Maker</a>). Many more special-purpose image tools have been adapted from stand-alone programs into Gimp plugins for ease-of-use, such as the <a href="http://gmic.sourceforge.net/">G&#8217;MIC</a> image manipulator, <a href="http://www.logarithmic.net/pfh/resynthesizer">Resynthesizer</a> texture simulator, or <a href="http://liquidrescale.wikidot.com/">Liquid Rescale</a> &#8220;content-aware resizer.&#8221;</li>
</ul>
<h4>Photography</h4>
<h5>Photo editing</h5>
<ul>
<li>Although you can edit TIFF or JPEG photos in Gimp or Krita, for direct-from-the-camera professional quality work, you need a raw image converter. The most well-known raw converter in the open source suite is <a href="http://ufraw.sourceforge.net/">UFRaw</a>, which is available as a stand-alone app or as a Gimp importer for the supported raw image formats (.CR2, .NEF, etc.). it supports multiple demosaicing algorithms, exposure and white balance control, denoising, and batch processing.</li>
<li><a href="http://rawstudio.org/">Rawstudio</a> is a virtually equally-capable raw converter, also with support for demosaicing, denoising, sharpening, exposure- and color-correction. The differences are that UFRaw typically includes more options for functions such as demosaicing, where there are multiple mathematical methods available. Rawstudio, however, includes more image browsing and cataloging features.</li>
<li><a href="http://www.rawtherapee.com/">RawTherapee</a> is a newer entrant into the open source raw conversion world. It used to be a closed-source program, but was released as open source last year. It offers most of the same feature set as UFRaw and Rawstudio.</li>
</ul>
<h5>Workflow</h5>
<ul>
<li>Free software does not have a dominant player in the photo-workflow application space. Many users prefer <a href="http://www.digikam.org/">Digikam</a> for photo management tasks; it supports EXIF, IPTC, and XMP metadata, geotagging, and is fully searchable. It also handles importing images from digital cameras.</li>
<li>Two newer projects making big strides in this area are <a href="http://darktable.sourceforge.net/">Darktable</a> and <a href="http://bluemarine.tidalwave.it/">Bluemarine</a>. They have similar aims, enabling photographers to manage assignments and jobs, particularly to speed up processing of photos from a single shoot. Both are worth looking at, although at the moment Darktable is the more actively-developed.</li>
</ul>
<h5>Specialty</h5>
<ul>
<li><a href="http://hugin.sourceforge.net/">Hugin</a> is an important photography correction tool. Although it is often classified as a &#8220;panorama creator,&#8221; that is just one of its features. It can indeed align, stitch, and blend multiple photos into a seamless extremely-wide-angle or even 360-degree panorama, but it can also perform perspective correction, correct chromatic aberration and lens distortion, perform architectural projections, and combine multiple images in a &#8220;focus stack.&#8221;</li>
<li><a href="http://qtpfsgui.sourceforge.net/">Luminance HDR</a> (which was formerly named Qtpfsgui) is a tool designed to perform &#8220;tone-mapping&#8221; &#8212; compositing multiple exposures of one high-dynamic-range (HDR) scene into a seamless single image. Luminance HDR permits the user to select from multiple tone-mapping algorithms as adjust all of the algorithmic parameters for a variety of effects.</li>
<li><a href="http://photobatch.stani.be/">Phatch</a> is a rapid photo-manipulation batch processor. With Phatch, you create formulas by dragging and dropping operations (resize, perspective, shadow, rotate, etc.) into a stack, then execute it on a folder full of images all at once. The result is a much faster technique for performing multiple editing tasks than any interactive editor.</li>
</ul>
<h4>Design and Typography</h4>
<h5>Desktop publishing (DTP)</h5>
<ul>
<li><a href="http://www.scribus.net/">Scribus</a> is far and away the leader in open source DTP. It produces print-ready output, including the pre-press PDF/X standards, color management, font embedding and subsetting, and supports almost every type of image content imaginable. The page-layout system supports master pages, scripting, plugins, and embedding of content rendered by other programs, such as TeX or EPS.</li>
<li><a href="http://www.lyx.org/">LyX</a> is often referred to as a DTP application, but it is perhaps better described as a document preparation system. It uses the TeX typesetting system, but with an interactive GUI front-end more familiar to word processor users. Still, it enables the creation of complex documents like only Tex, LaTeX, and BibTeX can.</li>
<li><a href="http://sourceforge.net/projects/pdfedit/">PDFedit</a> is a tool designed for editing what would normally be a read-only file type, finished PDFs. PDFedit has a considerable learning curve, but can be very useful for working with legacy documents when nothing else will do.</li>
<li><a href="http://www.glabels.org/">gLabels</a> is a specialty application built specifically for laying out and printing sheets of labels, business cards, and other small-sized designs that typically rely on multiple-copies-per-page templates. It can be used to generate sheets of identical content, or to &#8220;mail merge&#8221; content from external documents.</li>
<li><a href="http://www.laidout.org/">Laidout</a> is a design tool created by an independent comic book publisher to handle placing and rearranging multiple pages on to large sheets of printer paper, even reordering pages and with support for folding-and-cutting requirements. The interface can be hard to learn, however, as the project tends to reflect the individual developer&#8217;s needs.</li>
</ul>
<h5>Web design</h5>
<ul>
<li><a href="http://bluefish.openoffice.nl/">Bluefish</a> is the most common web design tool in the free software community, but even it offers less in the way of WYSIWYG visual layout tools than commercial products like Dreamweaver. However, if coding straight HTML is not for you, Bluefish can make the process easier, and keep better track of CSS and JavaScript functions than a web-based content management system can.</li>
<li><a href="http://www.kompozer.net/">Kompozer</a> is an older web design tool with its roots in the Mozilla project &#8212; the code originated as an HTML editor in the Mozilla Suite before Firefox and Thunderbird were split off into separate projects. Like Bluefish, it is a mixed bag of design tools and code editing, and it does not receive as frequent updates as Bluefish.</li>
<li>More and more web design tools are migrating into Firefox extensions. <a href="https://addons.mozilla.org/en-US/firefox/addon/60/">Web Developer</a> marks up browser content (including HTML entities and CSS) and allows manipulating elements &#8220;live&#8221; in the page. <a href="https://addons.mozilla.org/en-US/firefox/addon/1843/">Firebug</a> helps edit and debug CSS and JavaScript. <a href="https://addons.mozilla.org/firefox/addon/8487">Pencil</a> is a rapid prototyping tool for creating designs in the browser. There are many more; searching for lists compiled by developer site is the best way to find current information.</li>
</ul>
<h5>Typography</h5>
<ul>
<li><a href="http://fontmatrix.net/">Fontmatrix</a> is the leading font inspector and manager. It allows you to activate and deactivate fonts from your running system, search for specific glyphs, render sample text, and manage your font collection by type and by user-defined tags.</li>
<li><a href="http://fontforge.sourceforge.net/">FontForge</a> is the leading font design and editing program. It can create TrueType, OpenType, and Type 1 fonts, with full control over features like kerning, hinting, and diacritics. You can edit existing fonts with FontForge, or create new fonts from scratch.</li>
<li><a href="http://savannah.nongnu.org/projects/fontypython">Fonty Python</a> is an older font manager than Fontmatrix, and although it does not seem to be as actively maintained, it is still a good tool, particularly if you have trouble with some of Fontmatrix&#8217;s bleeding-edge features.</li>
<li>There are several special-purpose tools to assist the font designer, such as <a href="https://launchpad.net/glyphtracer">Glyphtracer</a>, which simplifies converting raster images to the outline curves needed by FontForge, and <a href="http://xgridfit.sourceforge.net/">Xgridfit</a>, which helps create TrueType hints. <a href="http://uwstopia.nl/geek/projects/gnome-specimen/">Specimen</a> is a lightweight tool for inspecting fonts with user-defined sample text.</li>
<li>Finally, although it is not an app itself, the <a href="http://www.openfontlibrary.org/">Open Font Library</a> deserves mention in this category, because it is a large resource of fonts available under <em>open</em> licenses &#8212; meaning you have the legal right to alter and extend them, which is not the case with most commercially-purchased fonts.</li>
</ul>
<h4>Modeling and Animation</h4>
<h5>3-D modeling</h5>
<ul>
<li><a href="http://www.blender.org/">Blender</a> is the dominant 3-D modeling tool in open source, consisting of a full toolchain for producing professional-quality photo-realistic scenes. On the modeling side, it permits meshes, subdivision surface modelings, Bezier and NURBS, and 3-D sculpting and texturing (including UV unwrapping). It scriptable with Python, and for output can use a variety of shaders and renderers, complete with ray-tracing, ambient occlusion, subsurface scattering, and radiosity.</li>
<li><a href="http://free-cad.sourceforge.net/">FreeCAD</a> is the most well-known 3-D computer-aided design (CAD) app in open source. It is designed with mechanical engineering in mind.</li>
<li><a href="http://www.archimedes.org.br/">Archimedes</a> is a simpler CAD program that specializes in architectural modeling. The <a href="http://www.ribbonsoft.com/qcad.html">QCad</a> program does not directly do 3-D, but its 2-D design tools can be used to create blueprints useful in other, 3-D capable CAD tools.</li>
<li>Several other open source 3-D modeling programs are under active development, including <a href="http://www.artofillusion.org/">Art of Illusion</a> and <a href="http://www.wings3d.com/">Wings3D</a>. Neither has as large of a development team or user community as Blender, but since they do not try to incorporate Blender&#8217;s animation tools (see below) and video editing workflow, they may be easier to learn.</li>
<li>There are also several special-purpose tools that come from the Blender community designed to assist with specific tasks, such as <a href="http://www.makehuman.org/">MakeHuman</a>, which is optimized for the tricky task of creating realistic models of human beings.</li>
</ul>
<h5>Animation</h5>
<ul>
<li>In addition to its static modeling and scene rendering, <a href="http://www.blender.org/">Blender</a> is also a 3-D animation program, supporting rigging, skinning, armature deformation, forward and inverse kinematics, motion curve and key-frame editing, and more. Recent versions also support particle and fluid physics, soft body solvers, hair and cloth, and other special effects. A timeline based video editor and compositor are built-in.</li>
<li><a href="http://www.synfig.org/">Synfig</a> is a vector-based 2-D animation studio that supports many of the same features Blender does, but for 2-D animation. Characters, backgrounds, and other scene elements are composed of vector graphic primitives which are drawn or adjusted in key frames, and automatically &#8220;tweened&#8221; to create smooth animation frames.</li>
<li><a href="http://www.pencil-animation.org/">Pencil</a> (not to be confused with the Firefox add-on mentioned above) is a more traditional &#8220;cell-based&#8221; animation tool; each individual frame is drawn on the canvas, which can be overlayed with translucency (called onion-skinning) to assist the artist.</li>
</ul>
<h4>Utilities and system support</h4>
<h5>Scanning</h5>
<ul>
<li><a href="http://www.xsane.org/">Xsane</a> is the leading scanning tool for open source systems. It fully supports flatbed, transparency, and film strip scanners, offering complete image controls and previewing, automatic or manual calibration, and color management complete with ICC input profiles.</li>
<li><a href="http://kooka.kde.org/">Kooka</a> is a scanning utility written for the KDE desktop environment. It uses the same driver backend as Xsane, but attempts to put a more easily-understood front end on the tools, and integrates with other KDE-based applications.</li>
<li>Due to the complexity of Xsane and Kooka, several &#8220;simple&#8221; scan tool projects exist as well, notably <a href="http://scantailor.sourceforge.net/">Scan Tailor</a> and <a href="http://launchpad.net/simple-scan">Simple Scan</a>. None of them add functionality over the more complex offerings; they focus instead on a quick-use interface.</li>
</ul>
<h5>Printing</h5>
<ul>
<li><a href="http://www.cups.org/">CUPS</a> is the printer management project used by almost all open source graphics systems, supporting inkjet, laser, and other less-common printer types. CUPS handles scheduling jobs, spooling and network-printer sharing. Support is usually provided by the operating system, so you do not need to worry about installing or configuring it separately.</li>
<li><a href="http://gimp-print.sourceforge.net/">Gutenprint</a> is a high-quality printer driver project; it provides the printer control layer directly below CUPS, and provides drivers for a vast array of printers. Normally you would never need to update or configure Gutenprint directly, but if you have trouble with a specific printer, it is the project to look towards for updates.</li>
<li>Though CUPS and Gutenprint provide a solid printing system, there are several specialized projects that target specific tasks. <a href="http://www.blackfiveservices.co.uk/photoprint.shtml">Photoprint</a> is designed to create professional-looking photo layouts, complete with borderless multiple-image-per-page layout options. <a href="http://www.blackfiveimaging.co.uk/index.php?article=02Software%2F05CMYKTool">CMYKTool</a> from the same developers allows greater control over CMYK color separations than most individual printer drivers provide. The aforementioned <a href="http://www.laidout.org/">Laidout</a> can be used to create complex print layouts, including splitting large images up into arbitrarily-arranged multipage mosaics.</li>
</ul>
<h5>System calibration and profiling</h5>
<ul>
<li><a href="http://lprof.sourceforge.net/">LPROF</a> is the most widely-known ICC profile creation tool in open source, largely because it is currently the only tool with a graphical user interface. It was written by the creator of LittleCMS, the color management library used by most of the graphics applications mentioned above. LRPOF can create profiles for monitors, scanners, and digital cameras. Several hardware devices like X-Rite&#8217;s DP92 are supported.</li>
<li><a href="http://www.argyllcms.com/">Argyll</a> is a color management system (CMS) that includes several command-line tools. Included are utilities to create device profiles, calibrate displays, link profiles, and transform raster images to different color spaces. A GUI project called <a href="http://hoech.net/dispcalGUI/">dispcalGUI</a> also exists, maintained by different developers.</li>
<li><a href="http://www.oyranos.org/">Oyranos</a> is another CMS, one that notably includes tools to configure and assign ICC color profiles to X displays. The <a href="http://www.oyranos.org/#icc_examin">ICC Examin</a> tool is an offshoot of this project; it is the only dedicated color profile previewer for open source graphics pros.</li>
</ul>
<h5>Other tools</h5>
<ul>
<li>Apart from the main applications, there are several important utility programs that act more as functional assistants than as content creation tools. Leading the charge is <a href="http://home.gna.org/colorscheme/">Agave</a>, a color scheme chooser. The interface is lightweight, but the program lets users build color schemes based on complements, split-complements, triads, and other scheme types, with adjustable palettes and brightness/saturation controls.</li>
<li><a href="https://launchpad.net/swatchbooker">Swatchbooker</a> is a newer &#8220;swatch&#8221; tool, which can read color swatches from a wide variety of programs, including the Adobe creative suite, all major open source programs, web sites, and many proprietary products. You can then convert and save swatch files for use with other applications.</li>
<li>Open source support for pressure-sensitive graphics tablets is robust, but the historic need to edit the configuration of the devices in text files led to the creation of <a href="http://gtk-apps.org/content/show.php/Wacom+Control+Panel?content=104309">Wacom Control Panel</a>. It is a graphical tool that lets the user tweak and adjust the settings and sensitivity of these devices on-the-fly.</li>
</ul>
<p><strong><em>BY NATHAN WILLIS</em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.worldlabel.com/2010/periodic-table-of-the-open-source-graphics-and-design-apps.html/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Moving &amp; storage Labels: free complete template kit</title>
		<link>http://blog.worldlabel.com/2010/moving-storage-labels-free-complete-template-kit.html</link>
		<comments>http://blog.worldlabel.com/2010/moving-storage-labels-free-complete-template-kit.html#comments</comments>
		<pubDate>Sun, 18 Jul 2010 14:31:26 +0000</pubDate>
		<dc:creator>wlmanager</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Labels & Printing]]></category>
		<category><![CDATA[Printables]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[labels]]></category>
		<category><![CDATA[moving]]></category>

		<guid isPermaLink="false">http://blog.worldlabel.com/?p=4378</guid>
		<description><![CDATA[This Moving Label Kit  in PDF is  cross-platform and application independent.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/07/moving-labels.png"></a></p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/07/moving-labels1.png"><img class="aligncenter size-full wp-image-4386" title="Moving Labels" src="http://blog.worldlabel.com/wp-content/myfiles/2010/07/moving-labels1.png" alt="" width="355" height="241" /></a></p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/07/moving-label-kit.png"><img class="aligncenter size-full wp-image-4387" title="moving-label-kit" src="http://blog.worldlabel.com/wp-content/myfiles/2010/07/moving-label-kit.png" alt="" width="475" height="43" /></a></p>
<p>Are you moving soon and need help with organizing all your cartons and boxes? Do you need printable moving or storage labels to help you to identify all your valuables? Or, maybe you need to keep everything in storage for a while and &#8212; in this case &#8212; you really do have to have everything labeled. No worries!  We’re offering a free fillable Moving Label Kit for you to download. It is a PDF  template and the printable labels are in US letter size sheets.</p>
<p><strong>Included in the Moving Label Kit:</strong> master list, fragile labels, this side up labels, customize tags for each room, To and From, beware glass, shipping label size and more&#8230;&#8230;..</p>
<p><strong>Label sizes to use:</strong></p>
<ul>
<li>For fragile labels use our <a href="http://www.worldlabel.com/Pages/wl-ol5100.htm">Shipping Labels size 3.5 x 5&#8243;</a></li>
<li>Shipping Label Autofill Template use <a href="http://www.worldlabel.com/Pages/wl-ol150.htm">Shipping labels size 4 x 3.33</a></li>
<li>For To and From label Autofill Template use our <a href="http://www.worldlabel.com/Pages/wl-ol150.htm">Shipping Labels size 4 x 3.33</a></li>
<li>For the Tags use our <a href="http://www.worldlabel.com/Pages/wl-ol75.htm">Shipping Labels size 4 x 1&#8243;</a></li>
<li>For Handle with Care Glass use our <a href="http://www.worldlabel.com/Pages/wl-ol400.htm">Half Sheet Label 8.5&#8243; x 5.5&#8243;</a></li>
<li>Or your can just print it out on paper, cut and use tape to stick -:)</li>
</ul>
<p><span id="more-4378"></span></p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/07/moving-labels2.png"></a><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/07/moving-labels.png"></a></p>
<p><strong>Specs:</strong> This Moving Label Kit  in PDF is  cross-platform and application independent. They will work on Mac OSX, Linux, Windows, Solaris and other operating systems. There can be compatibility issues among different PDF Readers. For optimum performance and full use of all functions, we recommend you download for free <a title="Adobe PDF Reader version 9" href="http://www.adobe.com/products/reader/">Adobe PDF Reader version 9</a>.</p>
<p><strong>Fonts:</strong> If you want to change the font type, size or color, (as well as bold, italics, etc.) for the To and From and Shipping Labels, select Control +E if you’re using a PC or Apple + E on a Mac. A toolbar will appear giving you additional text properties. Select “More” in the font properties toolbar for paragraph alignment and more.</p>
<p style="text-align: center;"><em><img class="aligncenter" title="Font Properties" src="http://blog.worldlabel.com/wp-content/myfiles/2009/03/fontproperties1.png" alt="fontproperties" width="500" height="36" /></em></p>
<p style="text-align: left;"><strong>Tips:</strong></p>
<ul>
<li>Make sure the Highlight Tab is on</li>
<li>Use the Scroll Downs to choose room or custom enter your info</li>
</ul>
<p style="text-align: center;"><a title="Download your free moving label kit" href="http://blog.worldlabel.com/pdf/MovingKit2.pdf"><strong>DOWNLOAD YOUR FREE MOVING LABEL KIT</strong></a></p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/07/moving-labels3.png"><img class="aligncenter size-full wp-image-4381" title="Moving Label example page" src="http://blog.worldlabel.com/wp-content/myfiles/2010/07/moving-labels3.png" alt="" width="426" height="507" /></a></p>
<p style="text-align: center;"><em>&#8220;Choose which room using the scroll down or custom enter&#8221;</em></p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/07/moving-labels4.png"><img class="aligncenter size-full wp-image-4382" title="Moving Label example page" src="http://blog.worldlabel.com/wp-content/myfiles/2010/07/moving-labels4.png" alt="" width="426" height="359" /></a></p>
<p style="text-align: center;"><em>&#8220;Use our Wl-5100 size, keep track of all your fragile items from each room&#8221;</em></p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/07/moving-labels5.png"><img class="aligncenter size-full wp-image-4383" title="Moving Label example page" src="http://blog.worldlabel.com/wp-content/myfiles/2010/07/moving-labels5.png" alt="" width="465" height="385" /></a></p>
<p style="text-align: center;"><em>&#8220;Use the scroll down to choose which room and the tag the carton. You can also customize an entry&#8221;</em></p>
<p style="text-align: center;"><img class="alignnone" src="http://blog.worldlabel.com/wp-content/myfiles/2009/03/bar1.png" alt="" width="381" height="17" /></p>
<p style="text-align: left;"><strong>RESOURCES</strong></p>
<p style="text-align: left;"><a title="Moving Blog" href="http://moving.about.com/">Moving Blog </a>@About</p>
<p style="text-align: left;"><a title="Moving Tips" href="http://interiordec.about.com/od/moving/a/org_movetips.htm">Moving tips</a></p>
<p style="text-align: left;"><a href="http://lifehacker.com/5591389/the-start+to+finish-moving-guide">Start to finish guide</a> at Lifehacker</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.worldlabel.com/2010/moving-storage-labels-free-complete-template-kit.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Label Template: always a need</title>
		<link>http://blog.worldlabel.com/2010/label-template-allways-a-need.html</link>
		<comments>http://blog.worldlabel.com/2010/label-template-allways-a-need.html#comments</comments>
		<pubDate>Fri, 16 Jul 2010 16:57:22 +0000</pubDate>
		<dc:creator>wlmanager</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Labels & Printing]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[labels]]></category>

		<guid isPermaLink="false">http://blog.worldlabel.com/?p=4456</guid>
		<description><![CDATA[Label template: it is just something you will need sooner or later. There are so many reasons why you might need one, it is too long to list. Worldlabel offers a complete collection of  templates for labels, yes almost every label size available can be downloaded  to help you create and print labels. If you [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://www.worldlabel.com/Pages/template_1.htm">Label template</a>: it is just something you will need sooner or later. There are so many reasons why you might need one, it is too long to list. Worldlabel offers a complete collection of  templates for labels, yes almost every label size available can be downloaded  to help you create and print labels. If you using MS Word or Openoffice.org we have a template for you.  If you using a graphic design program, our  PDF templates can be used as a guildline layer.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/07/label-template.png"><img class="size-full wp-image-4457  aligncenter" title="label-template" src="http://blog.worldlabel.com/wp-content/myfiles/2010/07/label-template.png" alt="" width="265" height="347" /></a></p>
<p style="text-align: center;"><em>&#8220;Autofill PDF label Template&#8221;</em></p>
<p style="text-align: left;">Need a <a href="http://www.worldlabel.com/Pages/openoffice-template.htm">label template for Openoffice.org</a> </p>
<p style="text-align: left;">Try our <a href="http://www.worldlabel.com/Pages/autofillpdf-labels.htm">PDF Autofill Labels</a> for formating your basic text labels in an instant.</p>
<p style="text-align: left;">Our <a href="http://www.worldlabel.com/Pages/cd_template.htm">CD Label Templates</a> allways come in handy.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2010/07/label-template.png"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.worldlabel.com/2010/label-template-allways-a-need.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Inkscape 0.47 Totally Solid with Lots of New Tools</title>
		<link>http://blog.worldlabel.com/2009/inkscape-0-47-totally-solid-with-lots-of-new-tools.html</link>
		<comments>http://blog.worldlabel.com/2009/inkscape-0-47-totally-solid-with-lots-of-new-tools.html#comments</comments>
		<pubDate>Mon, 21 Dec 2009 19:52:44 +0000</pubDate>
		<dc:creator>wlmanager</dc:creator>
				<category><![CDATA[Labels & Printing]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://blog.worldlabel.com/?p=3236</guid>
		<description><![CDATA[The free open source vector graphics editor Inkscape has released an update packing several new features, new tools, effects, and improved SVG compliance.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-3272  aligncenter" title="inkscape" src="http://blog.worldlabel.com/wp-content/myfiles/2009/12/inkscape.jpg" alt="inkscape" width="200" height="192" /></p>
<p><strong>Inkscape 0.47 by Nathan Willis &#8211; </strong>Totally solid release with lots of new cool tools and functions</p>
<p>The free open source vector graphics editor <a href="http://inkscape.org/">Inkscape</a> has released an update packing several new features, new tools, effects, and improved SVG compliance. Version 0.47 is <a href="http://inkscape.org/download/">available</a> for Mac OS X, Linux, and Windows, as well as source code. Ubuntu users can also add the Inkscape Testers package <a href="https://launchpad.net/~inkscape.testers/+archive/ppa">archive</a> to automatically upgrade.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-3262" title="inkscapescreen" src="http://blog.worldlabel.com/wp-content/myfiles/2009/12/inkscapescreen.png" alt="inkscapescreen" width="475" height="272" /></p>
<p style="text-align: center;"><em>Insckape ScreenShot</em></p>
<p><span id="more-3236"></span></p>
<h4>TOOLS</h4>
<p>Inkscape users will immediately notice one new tool added to the toolbox: an eraser. The eraser can do two things: delete entire objects (paths, shapes, etc.), or erase parts of objects by cutting through them with a Boolean &#8220;subtract&#8221; operation, slicing the paths it encounters.</p>
<p>The Pen and Pencil tools have gained some new features, including a polyline mode to draw multiple line segments together, a paraxial mode to draw lines restricted to the coordinate axes, a sketch mode that averages multiple strokes together, and support for vector-based &#8220;stroke shapes&#8221; to enable the user to draw tapered, natural-looking lines.</p>
<p style="text-align: center;"><img class="size-full wp-image-3315  aligncenter" title="inkscape47-eraser" src="http://blog.worldlabel.com/wp-content/myfiles/2009/12/inkscape47-eraser.png" alt="inkscape47-eraser" width="475" height="476" /></p>
<p style="text-align: center;"><em>Inkscape&#8217;s new Eraser tool slices through paths with a boolean subtract operation</em></p>
<p>The Tweak tool has been expanded, so that it can now &#8220;sculpt&#8221; whole objects in addition to nodes on a path &#8212; pushing them around like a brush, attracting or repelling them around the mouse cursor, and applying jitter, rotation, and blur.</p>
<p>The Text tool sports several editing improvements. The first is a built-in spell checker, sure to be a lifesaver to many. The second is support for common text-editor keystrokes like page-up and page-down, which will make editing text-heavy documents easier.</p>
<p>Finally, the Node tool can now be used to edit masks and clipping paths, in addition to regular paths. A new type of node, &#8220;auto-smooth&#8221; allows you to create shapes that automatically smooth out as they are edited.</p>
<h4>EFFECTS</h4>
<p>Several new path effects add more creative options. &#8220;Sketch&#8221; transforms an object into the appearance of hand-drawn lines. &#8220;Hatches&#8221; simulates shading with hatching marks. &#8220;Von Kotch&#8221; creates fractals. &#8220;Knot&#8221; turns a simple curve into simulated knotwork by hiding curve intersections. &#8220;Construct Grid&#8221; creates a grid system based on three nodes (origin point, x- and y-axis markers). &#8220;Envelope Deformation&#8221; allows you to deform an object by directly manipulating the sides of its bounding box. &#8220;Ruler&#8221; draws regular, ruler-like marks onto a path. &#8220;Interpolate Subpaths&#8221; automatically creates a series of paths morphing between a start shape and an end shape.</p>
<p style="text-align: center;"><img class="size-full wp-image-3316  aligncenter" title="inkscape47-hatches-sketch" src="http://blog.worldlabel.com/wp-content/myfiles/2009/12/inkscape47-hatches-sketch.png" alt="inkscape47-hatches-sketch" width="475" height="376" /></p>
<p style="text-align: center;"><em>Demonstration of Inkscape&#8217;s new &#8220;sketch&#8221; and &#8220;hatches&#8221; path effects; both are highly configurable: the settings for &#8220;hatches&#8221; are shown</em></p>
<p>The most talked-about new effect, though is Spiro Splines. Based on mathematical work by Raph Levien, splines are a new type of path that behave like springy metal rods, automatically smoothing to minimum curvature between their nodes. There are no control point &#8220;handles&#8221; as with Bezier curves. Spiro Splines can be created with a path effect, or with a new spiro spline mode for the Pen and Pencil tools.</p>
<p>Also, an important change system-wide is that all path effects can now be applied to <em>groups</em>, not just to individual paths, and to individual faces in 3-D boxes. Multiple path effects can be assigned to objects, and path effects now work with the Pen and Pencil tools (i.e., the effect is still applied as you continue to add to the drawing).</p>
<h4>EXTENTIONS</h4>
<p>&#8220;Extensions&#8221; is a new menu item holding Inkscape plug-ins written in Python &#8212; in previous releases, these extensions resided in the &#8220;Effects&#8221; menu, which provided some confusion with path effects.</p>
<p>New extensions include utilities to generate 3D polyhedra, Cartesian and Polar Coordinate grids, horizontal and vertical guides dividing the canvas into segments, blank calendar pages, and even paper-box foldouts.</p>
<p>Some other interesting additions include the &#8220;Alphabet soup&#8221; extension, which creates randomized letter-like glyphs resembling unusual alphabets, &#8220;Convert to Braille,&#8221; which generates dot patterns (2D images only; not raised Braille) from text, and &#8220;Draw from Triangle,&#8221; which creates geometric objects and performs geometry calculations based on triangles.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-3317" title="inkscape47-extensions" src="http://blog.worldlabel.com/wp-content/myfiles/2009/12/inkscape47-extensions.png" alt="inkscape47-extensions" width="475" height="334" /></p>
<p style="text-align: center;"><em>Some of Inkscape&#8217;s new extensions and drawing modes, including &#8220;Alphabet Soup,&#8221; &#8220;Convert to Braille,&#8221; &#8220;Polar Coordinates,&#8221; and &#8220;Foldable Box.&#8221; On the left are paths created with the Pen tool&#8217;s paraxial mode and spiro spline mode</em></p>
<p>Other extension utilities add path extrusion, path scattering, interpolation of object attributes, and complex re-stacking. A JavaScript extension allows you to embed JavaScript attributes in a drawing, which will be useful for SVGs exported to the Web. Inkscape does not contain a JavaScript interpreting engine, however; it only preserves the JavaScript for export.</p>
<h4>SVG SUPPORT</h4>
<p>Several improvements were made to Inkscape&#8217;s ongoing implementation of the full SVG specification. First is file-size reduction by optimizing the CSS properties and path data written to file &#8212; for example, if an object has the &#8220;stroke:none&#8221; property specified, Inkscape can skip the inclusion of numerous stroke property settings that would take up needless space.</p>
<p>Inkscape also preserves the (script) tag, although as with JavaScript, the application itself does not yet implement SVG scripting. Inkscape also supports the W3C&#8217;s official SVG Test Suite, so you can run compliance checks for any SVG features you are curious about.</p>
<p>This release also adds support for reading and rendering SVG Fonts, so that font designers can use Inkscape as a font design tool. This feature was added by a student working with Inkscape as part of Google&#8217;s Summer Of Code internship program.</p>
<h4>EDITING</h4>
<p>Many new changes involve the user interface and enhancements to the editing behavior &#8212; starting with a new timed auto-save feature that prevents work loss by automatically saving documents in the background.</p>
<p>Improvements to working with grouped objects include changes to the &#8220;Combine&#8221; and &#8220;Convert Text to Path&#8221; operations. Combine now works on groups of paths as well as on individuals. &#8220;Convert Text to Path&#8221; now generates a group of paths (one created from each letter), instead of the previous behavior &#8212; a single path composed of all of the letters. Cloning objects is also improved; it is now possible to re-link clones that had previously been de-linked from their originals. A new visualization highlights cloned objects when the original is selected.</p>
<p>Snapping behavior has seen a major overhaul. The UI displays a small &#8220;cross&#8221; visualization when a snap is about to occur (giving the user warning), there is an option delay setting to require a hover time before snapping (to avert accidental snaps), and Inkscape can be configured to only snap at the node nearest to the mouse pointer (to simplify snapping drawings that include a large number of nodes). Snapping can also take place not just to path nodes and guides, but to masks, clipping paths, intersections, page borders, midpoints, handle points, and other locations. The new snapping behavior is configurable through a new snapping toolbar.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-3318" title="inkscape47-snapping" src="http://blog.worldlabel.com/wp-content/myfiles/2009/12/inkscape47-snapping.png" alt="inkscape47-snapping" width="475" height="390" /></p>
<p style="text-align: center;"><em>Inkscape&#8217;s rewritten snapping feature includes visual indicators, adjustable delay, and a snapping toolbar from which individual snap points can be activated or deactivated</em></p>
<p>In addition to those changes, there are numerous small enhancements for general editing, such as use of the system-wide clipboard, a shell mode that enables Inkscape to be called from scripts, more configurable guide-lines, the ability to edit linked-in bitmap images in an external editor, and completely themable icons, thanks to the adoption of the freedesktop.org icon theme standard.</p>
<p>All in all, 0.47 marks yet another solid release from the cross-platform, free vector editor.</p>
<p><strong>BY NATHAN WILLIS</strong></p>
<p style="text-align: center;"><img class="alignnone" src="http://blog.worldlabel.com/wp-content/myfiles/2009/03/bar1.png" alt="" width="381" height="17" /></p>
<p style="text-align: left;"><strong>Other Resources:</strong></p>
<p style="text-align: left;"><a href="http://inkscapetutorials.wordpress.com/">Inkscape Tutorials</a></p>
<p style="text-align: left;"><a href="http://wiki.inkscape.org/wiki/index.php/OtherProjects#Inkscape_Plugins.2C_Scripts.2C_and_Templates">Plugins, Scripts and templates</a></p>
<p style="text-align: left;"><a href="http://wiki.inkscape.org/wiki/index.php/Inkscape">Inkscape Wiki</a> &#8211; documentation, about and more.</p>
<p style="text-align: left;"><a href="http://planet.inkscape.org/">Planet Inkscape</a> - what the Inkscape community is blogging about</p>
<p style="text-align: left;"><a href="http://en.wikipedia.org/wiki/Inkscape">Inkscape Wikipedia Page</a></p>
<p style="text-align: left;"><a href="http://www.openclipart.org/">Openclipart.org </a> excellent free Clip Art in SVG. (Worldlabel sponsors <a href="http://blog.worldlabel.com/category/open-clip-art-library">Clip art of the Month</a>)</p>
<p style="text-align: left;">Our Worldlabel howto on <a href="http://blog.worldlabel.com/2009/business-card-tutorial-in-inkscapeorg.html">designing  Business cards</a> with Inkscape</p>
<p style="text-align: left;"><a href="http://www.pixel2life.com/tutorials/inkscape/">Pixel2Life Inkscape Tutorials</a></p>
<p style="text-align: left;"><a href="http://speckyboy.com/2009/04/28/35-tutorials-to-create-amazing-vector-graphics-using-inkscape/">35 Great Inkscape Howtos</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.worldlabel.com/2009/inkscape-0-47-totally-solid-with-lots-of-new-tools.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Using Openoffice.org Calc to Manage Schedules</title>
		<link>http://blog.worldlabel.com/2009/using-openoffice-org-calc-to-manage-schedules.html</link>
		<comments>http://blog.worldlabel.com/2009/using-openoffice-org-calc-to-manage-schedules.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 17:31:29 +0000</pubDate>
		<dc:creator>wlmanager</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[OpenOffice.org]]></category>
		<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://blog.worldlabel.com/?p=3165</guid>
		<description><![CDATA[
If you want to keep tabs on your deadlines, you don&#8217;t need a fancy project management application &#8212; often, a simple spreadsheet can do the job. To see how, let&#8217;s create a spreadsheet that tracks task deadlines, shows the current status of each task, and highlights scheduling conflicts. In the process we&#8217;ll learn a few [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="open office" src="http://blog.worldlabel.com/wp-content/myfiles/2009/01/openoffice.jpg" alt="" width="200" height="58" /></p>
<p>If you want to keep tabs on your deadlines, you don&#8217;t need a fancy project management application &#8212; often, a simple spreadsheet can do the job. To see how, let&#8217;s create a spreadsheet that tracks task deadlines, shows the current status of each task, and highlights scheduling conflicts. In the process we&#8217;ll learn a few useful Calc techniques.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-3175" title="openoffice-calc_cacabuda_software" src="http://blog.worldlabel.com/wp-content/myfiles/2009/12/openoffice-calc_cacabuda_software.png" alt="openoffice-calc_cacabuda_software" width="128" height="128" /></p>
<p>To keep things simple, we&#8217;ll create a separate sheet for each month, with three columns: Task, Deadline, Days left, Status, and Conflict. The Status column might hold values such as &#8220;In Progress&#8221; or &#8220;Completed.&#8221; Depending on the current status, the cells in the Days left column will display either the number of days to the deadline or &#8220;OK.&#8221; If the deadline for the task has passed but the article&#8217;s status is not &#8220;Completed,&#8221; the Days left column will display &#8220;OVERDUE,&#8221; making it easier to quickly locate unfinished and overdue tasks. Finally, we&#8217;ll use the Conflict column to identify scheduling conflicts: if two tasks have the same deadline date, the Conflict cell of the offending task will display a &#8220;CONFLICT&#8221; warning (ideally, the spreadsheet should mark both conflicting tasks, but I&#8217;m still working on how this can be done).</p>
<p><span id="more-3165"></span></p>
<p>The key elements of what we&#8217;ve described are two formulas in the cells of the Days left and Status columns. Let&#8217;s take a look at the Days left formula first:</p>
<p><span style="color: #808080;">IF(DAY(B2)-DAY(TODAY())&lt;0 AND (D2&lt;&gt;&#8221;Completed&#8221;);&#8221;OVERDUE&#8221;;IF(D2=&#8221;Completed&#8221;;&#8221;OK&#8221;;DAY(B2)-DAY(TODAY())))</span></p>
<p>To better understand how that works, let&#8217;s break it into several logical parts. The formula itself is based on the IF function, which uses the following format:</p>
<p><span style="color: #808080;">IF(Test; The_value; Otherwise_value)</span></p>
<p>In our case, the test part checks whether the number of days is less than 0 (i.e., whether the deadline has passed) and the status is not &#8220;Completed.&#8221; If both conditions are met, then the value of the D2 cell (the Days left column) is set to &#8220;OVERDUE.&#8221; Otherwise, the formula runs another IF function that sets the value of cell D2 to &#8220;OK&#8221; if the article&#8217;s status is &#8220;Completed&#8221;; otherwise it sets the value to the number of days left to the deadline.</p>
<p>Now on to the formula used in the Conflicts column:</p>
<p><span style="color: #808080;">IF(COUNTIF(B2:B31;B2)=1;&#8221;OK&#8221;;&#8221;CONFLICT&#8221;)</span></p>
<p>This formula uses the COUNTIF function to count the cells containing the same date as the B2 cell. If the count is 1 (meaning that only one article is scheduled for the specified date), then the formula set the value of the E2 cell to the &#8220;OK&#8221;; otherwise it sets the value of the cell to &#8220;CONFLICT.&#8221;</p>
<p>Once you&#8217;ve specified both formulas for a single row, you can apply them to other cells in the Days left and Conflicts columns by selecting the cell with the formula and dragging the selection handle over other cells in the row.</p>
<p style="text-align: center;"><img class="size-full wp-image-3166  aligncenter" title="Fig1" src="http://blog.worldlabel.com/wp-content/myfiles/2009/12/Fig1.png" alt="Fig1" width="505" height="353" /></p>
<p style="text-align: center;">Calc scheduling spreadsheet in all its beauty.</p>
<p>Although the spreadsheet is ready to go, there are a couple of things you can do to make it more efficient and easy to use. For starters, you can turn the cells in the Status column into a drop-down list containing predefined values. To do this, select the Status column and choose Data -&gt; Validity, and select List from the Allow drop-down list. Specify status items in the Entries field and press OK.</p>
<p style="text-align: center;"><img class="size-full wp-image-3168  aligncenter" title="Fig2" src="http://blog.worldlabel.com/wp-content/myfiles/2009/12/Fig21.png" alt="Fig2" width="475" height="200" /></p>
<p style="text-align: center;"> Specifying conditional formatting options.</p>
<p>You might also want to spice up the spreadsheet by applying conditional formatting to the cells in the Days left and Status columns. For example, you can specify conditional formatting that displays the &#8220;OVERDUE&#8221; warning in red bold font on a yellow background. To do this, use the Stylist (press F11 to evoke it) to create a new style using with the described formatting and save it as &#8220;Overdue.&#8221; Select then the first cell in the Days left column and choose Format -&gt; Conditional Formatting, and specify the following condition:</p>
<p><span style="color: #808080;">Cell value &#8211; is equal to &#8211; &#8220;OVERDUE&#8221;<br />
Cell Style &#8211; Overdue</span></p>
<p>In a similar manner, you can specify conditional formatting for the cells in the Conflicts column. To make data entry easier, you can use two extensions: DataForm (<a href="http://extensions.services.openoffice.org/project/DataForm">http://extensions.services.openoffice.org/project/DataForm</a>) &lt;/a&gt; and Date Browser (<a href="http://extensions.services.openoffice.org/project/RiessDateBrowser">http://extensions.services.openoffice.org/project/RiessDateBrowser</a>). The former adds a data entry form that makes it easier to enter data in cells, while you can use the latter to quickly enter a date in a cell in the Deadline column using the Date picker pop-up window.</p>
<p>That&#8217;s all there is to it. Obviously, this solution doesn&#8217;t rival a dedicated project management application, but it can help you to keep track of your tasks and deadlines with a minimum of fuss.</p>
<p>BY DMITRI POPOV</p>
<p style="text-align: center;"><img class="alignnone" src="http://blog.worldlabel.com/wp-content/myfiles/2009/03/bar1.png" alt="" width="381" height="17" /></p>
<p style="text-align: center;"><img class="alignnone" title="planner" src="http://blog.worldlabel.com/wp-content/myfiles/2009/01/pdfplannerpro-300x79.png" alt="" width="300" height="79" /></p>
<p style="text-align: center;">Take a look at our free <a href="http://blog.worldlabel.com/2009/pdfplannerpro-free-fillable-printable-planner-organizer-diary-and-more.html">PDF planner Pro</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.worldlabel.com/2009/using-openoffice-org-calc-to-manage-schedules.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free 2010 fillable calender PDF Pro Printable template</title>
		<link>http://blog.worldlabel.com/2009/free-2010-fillable-calender-pdf-pro-printable-template.html</link>
		<comments>http://blog.worldlabel.com/2009/free-2010-fillable-calender-pdf-pro-printable-template.html#comments</comments>
		<pubDate>Fri, 14 Aug 2009 02:48:17 +0000</pubDate>
		<dc:creator>wlmanager</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[2010 Calendar]]></category>
		<category><![CDATA[autofill]]></category>

		<guid isPermaLink="false">http://blog.worldlabel.com/?p=2158</guid>
		<description><![CDATA[Is it too early in the year for next years calendar? We had a few request from our viewers for a fillable 2010 calendar, so here it is. Start organizing for next year now.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2009/08/2010calander.png"></a></p>
<p style="text-align: center;"><img class="size-medium wp-image-2318 aligncenter" title="2010 Calendar" src="http://blog.worldlabel.com/wp-content/myfiles/2009/08/2010calander1-300x262.png" alt="2010calander" width="300" height="262" /></p>
<p>Is it too early in the year for next years calendar? We had a few request from our viewers for a fillable 2010 calendar, so here it is. Start organizing for next year now.</p>
<p>Check out our free, fillable and printable PDF document template 2010 calendar with notepad! It has the features you need to keep your life on track on calender pages that are a fully printable 8.5&#8243; x 11&#8243;. Please also check out our <a title="PDFplannerPRO" href="http://blog.worldlabel.com/2009/pdfplannerpro-free-fillable-printable-planner-organizer-diary-and-more.html">PDFplannerPRO</a>, a fillable printable planner, organizer, diary and more! If you need our <a title="2009 Calendar" href="http://blog.worldlabel.com/2009/pdfcalendarpro-free-fillable-calendar-2009-printable-pdf-template.html">2009 Calender</a>, go for that as well!</p>
<p>Features at a glance:</p>
<ul>
<li>Customize with your own logo or image</li>
<li>Input your data and save or print</li>
<li>Print the complete calendar or specific pages</li>
<li>Notepad for each month</li>
<li>PDF format allows for easy sharing and opening</li>
</ul>
<p><span id="more-2158"></span><img class="alignleft size-medium wp-image-654" title="Calendar" src="http://blog.worldlabel.com/wp-content/myfiles/2009/02/calendar1-197x300.png" alt="" width="197" height="300" /><strong>Instructions For Inputting Your Data:</strong></p>
<p>Click on month in Contents menu within the calendar to jump to desired page.</p>
<p><strong><em>Insert your own image</em></strong> &#8211; Place cursor on Worldlabel.com logo and click; a Select Image File window will pop up; choose the desired file from your computer. Images must be about 4 inches w x .75 inches. Once you choose a file, it will automatically populate the template.</p>
<p><strong><em>More Tools:</em></strong> &#8211; Fonts: If you want to change the font type, size or color, (as well as bold, italics, etc.) select Control +E if you’re using a PC or Apple + E on a Mac. A toolbar will appear giving you additional text properties. Select “More” in the font properties toolbar for paragraph alignment and more.</p>
<ul>
<li>Select Control + 5 to reduce/increase line weights.</li>
<li>Select Tools &gt; Typewriter &gt; Show Toolbar &gt; fill in the blank areas in the PDFplannerPRO with your desired information.</li>
</ul>
<p style="text-align: left;"><a href="http://get.adobe.com/reader/"><img class="alignleft size-medium wp-image-655" title="Adobe PDF" src="http://blog.worldlabel.com/wp-content/myfiles/2009/02/adobe.png" alt="" width="100" height="135" /></a><strong><em>Specs:</em></strong><br />
PDFplannerPRO is cross-platform and application-independent. It will work on Mac OSX, Linux, Windows, Solaris and other operating systems. There can be compatibility issues between different PDF Readers. For optimum performance and full use of all functions, we recommend you download the free <a title="Adobe PDF Reader version nine" href="http://get.adobe.com/reader/">Adobe PDF Reader version 9.</a></p>
<p style="text-align: left;">PDF is and ISO International Standard: ISO 32000-1. <strong>PDF Reader Required.</strong></p>
<h3 style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2009/08/2010PDFCalendarPro.pdf">PDFCalendarPRO 2010</a></h3>
<p style="text-align: center;">
<p style="text-align: center;"><strong>Screen Shot</strong></p>
<p style="text-align: center;"><img class="size-full wp-image-2320 aligncenter" title="2010 Calendar" src="http://blog.worldlabel.com/wp-content/myfiles/2009/08/2010calanderscreen.png" alt="2010calanderscreen" width="550" height="417" /><a href="http://blog.worldlabel.com/wp-content/myfiles/2009/08/2010calandera.png"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.worldlabel.com/2009/free-2010-fillable-calender-pdf-pro-printable-template.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Turn Gnome into a productivity blaster</title>
		<link>http://blog.worldlabel.com/2009/turn-gnome-into-a-productivity-blaster.html</link>
		<comments>http://blog.worldlabel.com/2009/turn-gnome-into-a-productivity-blaster.html#comments</comments>
		<pubDate>Tue, 16 Jun 2009 14:37:54 +0000</pubDate>
		<dc:creator>wlmanager</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://blog.worldlabel.com/?p=2179</guid>
		<description><![CDATA[
If you rely on computers to help you get things done in your personal or professional life, then you&#8217;re probably on the lookout for useful applications that will help you stay on top of things. Recently, we took a look at productivity tools for the KDE desktop, but there are plenty of options out there [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2009/06/gnome_icon.jpg"><img class="size-medium wp-image-1708 aligncenter" title="gnome_icon" src="http://blog.worldlabel.com/wp-content/myfiles/2009/06/gnome_icon.jpg" alt="" width="96" height="96" /></a></p>
<p style="text-align: left;">If you rely on computers to help you get things done in your personal or professional life, then you&#8217;re <a href="http://blog.worldlabel.com/wp-content/myfiles/2009/06/gnome_icon.jpg"></a>probably on the lookout for useful applications that will help you stay on top of things. Recently, we took a look at productivity tools for the <a href="http://blog.worldlabel.com/2009/spruce-up-kde-with-all-the-productivity-tools-youll-ever-need.html">KDE desktop</a>, but there are plenty of options out there for the <a href="http://www.gnome.org/">GNOME desktop</a>, too. Here are a batch of tools designed with GNOME users in mind.</p>
<p style="text-align: left;"><span id="more-2179"></span></p>
<p><a href="http://projects.gnome.org/tomboy/">Tomboy</a> &#8212; This is one of the best note-taking apps you&#8217;ll find anywhere. It helps track the random bits of info you collect throughout the day and organize it into searchable data. The most recent version also previews a new online note synchronization feature that syncs and shares your notes across multiple computers.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2009/06/wl1-tomboy.jpg"><img class="size-full wp-image-1699 aligncenter" title="wl1-tomboy" src="http://blog.worldlabel.com/wp-content/myfiles/2009/06/wl1-tomboy.jpg" alt="" width="500" height="656" /></a></p>
<p><a href="http://projects.gnome.org/evince/">Evince</a> &#8212; Everyone needs a reliable document viewer and Evince is just the ticket for GNOME users. It features a robust search that displays the number of results found within a page and highlights them, and uses thumbnail shots of pages so you can jump around quickly in a document. Evince can open encrypted PDFs, and printing is a snap thanks to its GNOME/GTK printing framework.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2009/06/wl2-evince.jpg"><img class="size-full wp-image-1700 aligncenter" title="wl2-evince" src="http://blog.worldlabel.com/wp-content/myfiles/2009/06/wl2-evince.jpg" alt="" width="500" height="474" /></a></p>
<p><a href="http://projects.gnome.org/evolution/">Evolution</a> &#8212; Here&#8217;s a full-featured email, address book, and calendaring suite designed specifically for the GNOME desktop. It&#8217;s got everything you could hope for in a personal information manager, and then some: a to-do list, support for iCal, user-defined filters, a strong spam catcher, and the ability to easily manage multiple email accounts.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2009/06/wl3a-evolution.jpg"><img class="size-medium wp-image-1701 aligncenter" title="wl3a-evolution" src="http://blog.worldlabel.com/wp-content/myfiles/2009/06/wl3a-evolution-300x263.jpg" alt="" width="300" height="263" /></a></p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2009/06/wl3b-evolution.jpg"><img class="size-medium wp-image-1702 aligncenter" title="wl3b-evolution" src="http://blog.worldlabel.com/wp-content/myfiles/2009/06/wl3b-evolution-300x263.jpg" alt="" width="300" height="263" /></a></p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2009/06/wl3c-evolution.jpg"><img class="size-medium wp-image-1703 aligncenter" title="wl3c-evolution" src="http://blog.worldlabel.com/wp-content/myfiles/2009/06/wl3c-evolution-300x249.jpg" alt="" width="300" height="249" /></a></p>
<p><a href="http://projects.gnome.org/gnumeric/">Gnumeric</a> &#8212; If you need to track inventory, manage graphs and charts, or crunch numbers, then a good spreadsheet application is a must. Gnumeric helps you plot, graph, analyze, and manipulate all types of numerical data. It will even read and import spreadsheet files created in Microsoft Excel.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2009/06/wl4-gnumeric.jpg"><img class="size-full wp-image-1704 aligncenter" title="wl4-gnumeric" src="http://blog.worldlabel.com/wp-content/myfiles/2009/06/wl4-gnumeric.jpg" alt="" width="500" height="371" /></a></p>
<p><a href="http://www.gnucash.org/">GnuCash</a> &#8212; If you&#8217;re looking for a way to track your finances, you can&#8217;t go wrong with GnuCash. It&#8217;s one of the most popular personal and small-business accounting software programs for GNOME &#8212; and with good reason. It handles reports, graphs, invoices, scheduled transactions, and even double-entry accounting. It&#8217;s powerful enough to manage your entire business, but approachable enough to use as a simple checkbook register and bank account tracker.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2009/06/wl5-gnucash.jpg"><img class="size-full wp-image-1705 aligncenter" title="wl5-gnucash" src="http://blog.worldlabel.com/wp-content/myfiles/2009/06/wl5-gnucash.jpg" alt="" width="499" height="312" /></a></p>
<p><a href="http://glabels.sourceforge.net/">gLabels</a> &#8212; We&#8217;ve talked about printing labels from the desktop <a href="http://blog.worldlabel.com/2009/printing-labels-in-ubuntu.html">before</a> but gLabels is so handy that it bears repeating. This free app for GNOME lets you print all kinds of labels and business cards from your laser or ink-jet printer using one of the templates that&#8217;s included in the large collection. Don&#8217;t see what you need? Then create your own using the template design wizard.</p>
<p style="text-align: center;"><a href="http://blog.worldlabel.com/wp-content/myfiles/2009/06/wl6-glabel.jpg"><img class="size-full wp-image-1706 aligncenter" title="wl6-glabel" src="http://blog.worldlabel.com/wp-content/myfiles/2009/06/wl6-glabel.jpg" alt="" width="500" height="440" /></a></p>
<p><strong><em>By Lisa Hoover</em> @</strong><a href="http://twitter.com/lisah"><span style="color: #000000;"><strong>twitter.com/lisah</strong></span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.worldlabel.com/2009/turn-gnome-into-a-productivity-blaster.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating an invoicing system with OpenOffice.org</title>
		<link>http://blog.worldlabel.com/2009/creating-an-invoicing-system-with-openofficeorg.html</link>
		<comments>http://blog.worldlabel.com/2009/creating-an-invoicing-system-with-openofficeorg.html#comments</comments>
		<pubDate>Mon, 27 Apr 2009 15:27:25 +0000</pubDate>
		<dc:creator>wlmanager</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[OpenOffice.org]]></category>
		<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://blog.worldlabel.com/?p=2201</guid>
		<description><![CDATA[If you run a business, finding an efficient system for managing invoices is critical for sustaining a positive cash flow. Here's how you can create an easy invoicing solution using OpenOffice.org Writer and Calc.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://blog.worldlabel.com/wp-content/myfiles/2009/01/openoffice.jpg" alt="Open Office" width="200" height="58" /></p>
<p>If you run a business, finding an efficient system for managing invoices is critical for sustaining a positive cash flow. Here&#8217;s how you can create an easy invoicing solution using OpenOffice.org Writer and Calc.</p>
<p>By Dmitri Popov</p>
<p><span id="more-2201"></span></p>
<h3>CREATING A DATA SOURCE</h3>
<p>First, you need to connect OpenOffice.org to an address book that contains your customers&#8217; contact data. OpenOffice.org can talk to numerous address book formats, including the address book module of the Mozilla Browser Suite, which is an open source software package available for a variety of platforms. Better yet, OpenOffice.org also includes a wizard that allows you to easily set up a Mozilla-based address data source.</p>
<p>Go to File &gt; Wizards &gt; Address Data Source. In the Address Data Source Wizard, choose Mozilla/Netscape and then select which address book you want to use (you can choose between Collected Addresses or Personal Address Book). Give the data source a name and choose a path where it will be stored. Make sure that you select the option, &#8220;Yes, register the database for me,&#8221; then click Finish to close the wizard.</p>
<p>Tip: You can also use the Wizard to connect to other data sources containing addresses. For example, to connect to the Thunderbird address book, select the Other data source option, press Next, click on the Settings button, and then select the Thunderbird Address Book from the Data type drop-down menu.</p>
<p>Now you can launch Writer. To connect to the created Address book data source, choose Data Sources from the View menu or press the F4 key. This opens the Data Sources window. Double-click on Addresses (or click on the plus icon next to it). Double-click on the Tables title and select Personal Address Book to view it as a table.</p>
<h3>CREATING A INVOICE TEMPLATE</h3>
<p>An invoice must have at least two parts: the address fields and a table containing the invoice data. The address part consists of fields (think of them as placeholders), which will be filled in automatically by OpenOffice.org using the data from the created data source.</p>
<p>You can add fields to the document in two ways. The easier way is to click on a column title (e.g. company, first name, or last name) and drag it onto the desired location in the invoice document.</p>
<p>The second method is a bit more complicated, but it essentially does the same thing. Choose Insert &gt; Fields &gt; Other, click on the Database tab, and select Mail merge fields in the Type window. Choose Address &gt; Personal Address Book, select the field you want to insert, and click the Insert button. Click Close after you&#8217;ve added all the necessary fields.</p>
<p>The next step is to add a table that contains invoice items such as description, prices, subtotal, VAT (or tax), and total sum. Choose Insert &gt; Table to create a table. To define a calculation for the subtotal cell, place the cursor in the B7 cell and press F2. In the calculation field, enter the following calculation: &lt;B2:B6&gt;.</p>
<p>This calculation means that the contents of the B7 cell is the sum of the cells from B3 to B6. The calculation for the B8 cell (Subtotal) is =sum(&lt;B7&gt;*25/100) (assuming that VAT is 25%). Finally, the total calculation is =sum(&lt;B7:B8&gt;). Check whether the calculations work correctly by entering a couple of invoice items and examining the subtotal, VAT, and total results.</p>
<p>If you want the invoice to automatically calculate the due date in the payment due field, you can use the following calculation: =days(&lt;b1&gt;+n), where B1 is the cell that contains the invoice date and n is the number of days.</p>
<p>You may also want to format numbers in the price column as currency. Select all cells in the column by clicking on them while holding down the Shift key. Choose the Number Format command from the Format menu. In the Number Format dialogue box, choose the appropriate currency and define formatting using the provided options. Finally, save the created invoice document as an .ott file (OpenDocument Text Template).</p>
<h3>CREATING AND PRINTING INVOICES</h3>
<p>With all these pieces in place, you&#8217;re ready to create and print invoices. To create a new invoice, open the template. Press F4 to open the Data Sources window if you haven&#8217;t already done so. To fill out the fields with the address data you want, select the appropriate record row in the table and press the Data to Fields button. Save the resulting invoice as a Writer document.</p>
<p>When you press the Print button or choose File &gt; Print, you are prompted to choose whether you want to print the form letter. Choose No, and if you don&#8217;t want to see the prompt window again, tick the &#8220;Don&#8217;t show warning again&#8221; check box. Don&#8217;t worry, you will still be able to print the invoice, you will just bypass the whole form letter printing procedure.</p>
<p>Finally, to make the solution complete, you need to create an invoice managing system that will help you keep track of invoices and their status.</p>
<h3>CREATING AN INVOICE MANAGER</h3>
<p>Start by creating a new spreadsheet that will be your tool for managing invoices. To keep track of all invoices, create a column that contains links to the invoices stored on your computer.</p>
<p>To insert a link to a specific invoice, click on the A1 cell and choose Hyperlink from the Insert menu. Select the Document option in the Hyperlink dialogue window, then enter the path to the invoice in the Path field. In the Text field, enter a descriptive name for the invoice, such as the invoice number number and title. If you leave this field blank, Calc will insert the full path into the cell. Click Apply and then Close.</p>
<p>&lt;p&gt;Now that you have all your invoices in one place, how do you know which ones have to be mailed or have already been paid? You need to add a status column with color codes. First, use the Stylist to create three cell styles: To be sent, with a red background; Sent, with a yellow background; and Paid, with a green background. You can, of course, choose whatever background color you like.</p>
<p>Click on the cell B1 and choose Conditional Formatting from the Format menu. In the Conditional Formatting dialogue window, define three conditions as shown in Figure 1. The specified conditional formatting will be used to apply one of the defined cell styles, depending on the cell&#8217;s contents.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1423" title="Conditional Formatting" src="http://blog.worldlabel.com/wp-content/myfiles/2009/04/figure1.png" alt="Conditional Formatting" width="500" height="212" /></p>
<p>Now that you&#8217;ve defined the conditional formatting for one cell, you need to do the same for all the cells in column B, or at least some of them. To do this, click on the formatted cell B1, click on the black handle in the lower right corner (the cursor changes to the hair-cross), hold the mouse button down, and drag the handle down. If the defined formatting works properly, the result should look like the one in Figure 2:</p>
<p style="text-align: center;"><img class="size-full wp-image-1424 aligncenter" title="Conditional Formatting" src="http://blog.worldlabel.com/wp-content/myfiles/2009/04/figure2.png" alt="Conditional Formatting" width="269" height="72" /></p>
<p>Tip: Instead of entering the status manually each time, click on a status cell and press the Ctrl-D key combination. This gives you a drop-down menu containing all previously entered items. &lt;/p&gt;</p>
<p>&lt;p&gt;To make the invoice manager even more useful, you can add a feature that will mark overdue invoices. To do this, simply add a Payment due row (column C) and add a function to the cells in column D.</p>
<p>Click on the cell D1 and press the Function Wizard button. Use the Function Wizard to enter the following function: =IF(AND(C2&lt;TODAY()-5;B2=&#8221;Sent&#8221;);&#8221;OVERDUE&#8221;;&#8221; &#8220;). This means that if the payment due date is less than the current date minus 5 days and the status of the current invoice is Sent, then the invoice will be marked as OVERDUE. Use the formatting trick described above to apply the function to other cells in column D, and your invoice manager is ready to go.</p>
<p><strong>By Dmitri Popov</strong></p>
<p style="text-align: center;"><img class="alignnone" src="http://blog.worldlabel.com/wp-content/myfiles/2009/04/greybar.png" alt="" width="441" height="7" /></p>
<p style="text-align: center;"><img class="alignnone" src="http://blog.worldlabel.com/wp-content/myfiles/2009/03/BLO.png" alt="" width="292" height="115" /></p>
<p style="text-align: left;">Visit Worldlabel.com and check out the selection of <a href="http://www.worldlabel.com/">Laser Labels and Inkjet Labels</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.worldlabel.com/2009/creating-an-invoicing-system-with-openofficeorg.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
