<?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>Cyberborean Chronicles &#187; Tools</title>
	<atom:link href="http://blog.cyberborean.org/tag/tools/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.cyberborean.org</link>
	<description>by Alex Alishevskikh</description>
	<lastBuildDate>Wed, 18 Jan 2012 07:52:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>SCAN project announce</title>
		<link>http://blog.cyberborean.org/2007/09/14/scan-project-announce</link>
		<comments>http://blog.cyberborean.org/2007/09/14/scan-project-announce#comments</comments>
		<pubDate>Fri, 14 Sep 2007 12:36:54 +0000</pubDate>
		<dc:creator>Alex Alishevskikh</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[IA]]></category>
		<category><![CDATA[Information Retrieval]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[SCAN]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[tagging]]></category>
		<category><![CDATA[taxonomy]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://cyberborean.wordpress.com/2007/09/14/scan-project-announce/</guid>
		<description><![CDATA[ViceVersa Technologies presents the first public release of SCAN (Smart Content Aggregation and Navigation) platform. SCAN is a personal Information Retrieval framework, combining search, text analysis, tagging and metadata functions to provide new user experience of desktop navigation and document management. About SCAN &#8220;&#8230; the abundance of information will be such that either you have [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://scan.sourceforge.net"><img src='http://cyberborean.org/blog/wp-content/uploads/2007/09/scan100i.png' alt='SCAN' align='left' hspace='5'></a><em>ViceVersa Technologies presents the first public release of <a href="http://scan.sourceforge.net">SCAN (Smart Content Aggregation and Navigation)</a> platform. SCAN  is a personal        Information Retrieval framework, combining search, text analysis,        tagging and metadata functions to provide new user experience of desktop        navigation and document management.</em></p>
<p><span id="more-179"></span></p>
<h3>About SCAN</h3>
<blockquote><p>&#8220;&#8230; the abundance of information will be such that either you have        reached such a level of maturity that you are able to be your own        filter, or you will desperately need a filter&#8230; some professional        filter.&#8221;<br />
<em>Umberto Eco: A Conversation on Information<br />
(<a href="http://carbon.cudenver.edu/~mryder/itc_data/eco/eco.html">an interview  by Patrick Coppock</a>, February, 1995)</em></p></blockquote>
<p style="margin-top:0;">       SCAN is aiming for a solution of major problems of content organization        and findability in information overload era.</p>
<p style="margin-top:0;"><a href='http://scan.sourceforge.net/uploads/images/browse.png' title='Browse documents'><img src='http://scan.sourceforge.net/uploads/images/browse_tmb.png' alt='Browse documents' align='left' hspace='5' vspace='5' /></a>SCAN aggregates content from different sources into a single documents        collection. This repository may keep records on thousands of documents        independently of their original locations and formats. Every document        record contains a number of metadata properties (such as title,        description, author, creation date, etc) which can be either set        automatically or edited manually.</p>
<p style="margin-top:0;">       Adding documents to the repository is an automated operation. A user        only need to point SCAN to a location and the application will find and        add every document from there. Added document locations will be        monitored for changes (new, modified or deleted documents) to keep the        repository up-to-date.</p>
<p style="margin-top:0;">       The documents content is indexed for search and text analysis. You can        search the documents either by simple text queries, or by using special        forms to make complex queries for searching on document text and        properties. The queries can be saved for repeatable use.</p>
<p style="margin-top:0;"> <a href='http://scan.sourceforge.net/uploads/images/tags.png' title='Tags panel'><img src='http://scan.sourceforge.net/uploads/images/tags_tmb.png' alt='Tags panel' align='left' hspace='5' vspace='5' /></a>      The documents collection is structured with a system of tags, similar to        the services like <a href="http://del.icio.us/">del.icio.us</a> or <a href="http://flickr.com/">Flickr</a>.        Tags are keywords or labels attached to the items to identify them for        quick navigation and finding. All tags together form a t<em>axonomy</em>        representing the semantics of the documents collection. The taxonomy can        be viewed as a &#8220;tags cloud&#8221; for navigating through the documents        repository.</p>
<p style="margin-top:0;">       SCAN text analysis mechanism simplifies the process of tagging. It        analyzes a document content and suggests the most relevant words as to-be tags. It makes manual tagging as simple as selecting the tags from        the proposed candidates. It also can undertake the whole manual process        of tagging, either by automated assigning the tags to the documents, or        by finding the documents, relevant to a specific tag. Another text        analysis application is searching the documents similar to a specific        one (search by pattern).</p>
<p style="margin-top:0;">       SCAN is a component-based software using a number of plugins for        specific features. The basic SCAN platform can be easily extended with        plugins for new document formats, document locations (RSS feeds,        web-sites, e-mail, etc) and language analyzers. Whole new areas of        functionality can be added with user interface extensions. An example of        such extensions is the plugin to browse the repository with a calendar        (grouping the documents by their creation dates).</p>
<p style="margin-top:0;">       SCAN is a <a href="http://java.sun.com/">Java</a> application, so it        works on any Java-enabled platform. SCAN is a free open source software,        distributed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache        License, Version 2.0</a></p>
<h3>See also:</h3>
<ul>
<li><a href="http://scan.sourceforge.net/?page_id=19">List of current features</a></li>
<li><a href="http://sourceforge.net/project/showfiles.php?group_id=189359">Download SCAN</a></li>
<li><a href="http://scan.sourceforge.net/?page_id=7">How to obtain SCAN sources from SVN repository</a></li>
<li><a href="http://scan.sourceforge.net/?page_id=4">User&#8217;s Manual</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.cyberborean.org/2007/09/14/scan-project-announce/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 2.0</title>
		<link>http://blog.cyberborean.org/2006/10/27/firefox-20</link>
		<comments>http://blog.cyberborean.org/2006/10/27/firefox-20#comments</comments>
		<pubDate>Fri, 27 Oct 2006 14:18:14 +0000</pubDate>
		<dc:creator>Alex Alishevskikh</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://cyberborean.wordpress.com/2006/10/27/firefox-20/</guid>
		<description><![CDATA[I&#8217;ve moved from Firefox 1.5 to the hot new 2.0 version. Though I think the changes I have found don&#8217;t worth to increase a major version number, Firefox got better anyway. Even at first sight. I expected that Firefox would can update itself via built-in updating mechanism, but it was not so. The latest version [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mozilla.com/firefox/"><img hspace="5" vspace="5" src="http://www.mozilla.org/images/product-firefox.png" alt="Firefox" align="left" /></a> I&#8217;ve moved from Firefox 1.5 to the hot new <a href="http://www.mozilla.com/en-US/firefox/2.0/releasenotes/">2.0 version</a>. Though I think the changes I have found don&#8217;t worth to increase a major version number, Firefox got better anyway. Even at first sight.</p>
<p><span id="more-143"></span></p>
<p>I expected that Firefox would can update itself via built-in updating mechanism, but it was not so. The latest version which the updater<br />
could find was 1.5.0.7. So, it was needed to download and unpack a tar.gz distributive from <a href="http://www.getfirefox.com">GetFirefox</a>. I thought it was even better way to install, because the previous working installation was left untouched and I could roll back safely if something were go wrong with 2.0 version.</p>
<p>Luckily, nothing bad was happened. Installation (which is just the first Firefox launching) has gone smoothly and without any problem. Firefox transparently imported all my settings, bookmarks, toolbars and history, so nothing had been lost from my previous installation. It also checked the installed extensions for compatibility with 2.0 version and offered to install newest versions of outdated (incompatible) add-ons. The most important ones (such as del.icio.us, Adblock, FlashGot etc) already had 2.0-compatible updates so there were no problems with them. In fact, there was only one add-on which caused the problems &#8211; a custom extension by my ISP for displaying my account balance in Firefox statusbar. It was very helpful and I didn&#8217;t want to lose it even until an updated release. Fortunately, two-minutes-long research and a little hack made it 2.0-compatible :-) &#8211; I just changed <code>maxVersion</code> parameter in its <code>install.rdf</code> manifest file.</p>
<p>So, besides the smooth and easy installation, there is a lot of improvements I liked:</p>
<ul>
<li><b>Session support</b> is a great new feature &#8211; you can close the browser with a heap of tabs opened, turn your machine off and go to bed. The next time you started Firefox, you will get the same set of tabs with the same web-sites and start to continue your work immediately.</li>
<li><strong>New tabs</strong> are more usable &#8211; now they have the closing buttons and site icons. When it is too much of the tabs opened, they can be scrolled. It seems that the developers have been inspired by Eclipse tabs &#8211; there is exactly the same user experience.</li>
<li><strong>Built-in spellchecker</strong> is awesome. Actually, it already helps me when I&#8217;m typing this article.</li>
<li>New <strong>add-ons manager</strong> now combines both extensions and themes management and updating.</li>
<li>It is possible to set a <strong>custom application</strong> to handle RSS links</strong>. Unfortunately, it doesn&#8217;t work for me, as Akregator (my RSS client) needs &#8220;<code>-a</code>&#8221; option to add a new feed, but Firefox doesn&#8217;t allow to edit a command line. But it should work fine with on-line agregators (and few ones are predefined there).</li>
</ul>
<p>Well, Firefox 2.0 is, of course, not a revolutionary step in web-browsing experience. It is just an usual best browser on the planet which now is got even better. It&#8217;s just Firefox.</p>
<p><strong>[added, 10-30]</strong></p>
<p>My software reviews usually have two parts &#8220;What&#8217;s good&#8221; and &#8220;What&#8217;s bad&#8221;. As this review had been written under first impressions, I had no idea what&#8217;s bad in Firefox 2.0. But after three days of using it I found a really nasty bug: When scrolling the window, there are the visual glitches with fonts. Sometimes they look just mangled. I have no idea is it an X, xfs, or Firefox issue, but I didn&#8217;t see it on 1.5 version. So, &#8220;What&#8217;s bad&#8221; section is opened. Sadly enough.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cyberborean.org/2006/10/27/firefox-20/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Tools:] BasKet &#8211; A persistent clipboard</title>
		<link>http://blog.cyberborean.org/2006/09/06/tools-basket-a-persistent-clipboard</link>
		<comments>http://blog.cyberborean.org/2006/09/06/tools-basket-a-persistent-clipboard#comments</comments>
		<pubDate>Wed, 06 Sep 2006 07:12:38 +0000</pubDate>
		<dc:creator>Alex Alishevskikh</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://cyberborean.wordpress.com/2006/09/06/tools-basket-a-persistent-clipboard/</guid>
		<description><![CDATA[BasKet is one of those small productivity tools which does a lot for improving our life&#8217;s quality. Everyday we deal with tons of small data items &#8211; text quotes and notes, web links, passwords, mail addresses, phone numbers etc. Generally, these units of a user microcosm are too small and too numerous to be stored [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://basket.kde.org/icos/64-basket.png" alt="" align="left" hspace="5"> <a href="http://basket.kde.org/">BasKet</a> is one of those small productivity tools which does a lot for improving our life&#8217;s quality. Everyday we deal with tons of small data items &#8211; text quotes and notes, web links, passwords, mail addresses, phone numbers etc. Generally, these units of a user microcosm are too small and too numerous to be stored as files and should be easily findable and quickly  accessible. BasKet is a KDE software which is intended to manage this kind of data.</p>
<p><span id="more-131"></span></p>
<p><img src="http://cyberborean.org/blog/wp-content/uploads/2006/09/basket.jpg" alt="basket.jpg" /></p>
<p>BasKet acts as a persistent clipboard manager for various data types (plain text, rich text, images, links, files and application shortcuts). You can create few containers (baskets) inside it to organize your data items as you wish. You can copy (or drag-n-drop) the items into the baskets from applications and paste them back from the baskets. In my case, I set the global keyboard shortcuts &#8220;Win+C&#8221; for to copy a  selected item to a current basket and &#8220;Win+V&#8221; to paste the latest copied item (from the top of a current basket&#8217;s stack) into the current selection (like conventional Crtl+C/Ctrl+V for default system clipboard).</p>
<p>Moreover, BasKet can track all your operations with system clipboard and store the whole clipboard history in special &#8220;Clipboard manager&#8221; basket, if you would create it. Though, I found this feature not very useful &#8211; I don&#8217;t want to store all data passing through my clipboard for ages and bother to clear the overblowed stack. So, I used to press Ctrl+C/Ctrl+V when I want to use the default system clipboard and Win+C/Win+V for important things which I&#8217;d like to save for the future.</p>
<h3>What is good</h3>
<ul>
<li>Convenient storage for small important data items &#8211; quick as the system clipboard but persistent and structured.</li>
<li>Is not limited by text data types. The specific types of items are opened with appropriate programs (for instance, double-clicking the email address opens new message window).</li>
<li>Inline editing the basket items</li>
<li>Along with copying existing data from applications, it is possible to create new items and fill them in place &#8211; this feature is very useful for taking the text notes.</li>
<li>Quick search the items</li>
<li>Special basket type for mirroring the files in selected folders.</li>
<li>Global shortcuts support</li>
<li>Transparent and inobtrusive &#8211; no saving/loading operations, lives in the system tray, accessible by one click and hides automatically when inactive.</li>
</ul>
<h3>What is bad</h3>
<ul>
<li>There is a bug with Firefox &#8211; when a piece of text is copied from a web-page to the basket, a link is inserted instead of the text. </li>
<li>Every time when items are deleted from the basket, the annoying &#8220;are-u-sure?&#8221; dialog is appeared. At least, it should contain a checkbox to not asking me anymore, I believe.</li>
<li>Occasional crashes by unknown reasons.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.cyberborean.org/2006/09/06/tools-basket-a-persistent-clipboard/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse and PHP</title>
		<link>http://blog.cyberborean.org/2006/09/01/eclipse-and-php</link>
		<comments>http://blog.cyberborean.org/2006/09/01/eclipse-and-php#comments</comments>
		<pubDate>Fri, 01 Sep 2006 01:08:03 +0000</pubDate>
		<dc:creator>Alex Alishevskikh</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">https://cyberborean.wordpress.com/2006/09/01/eclipse-and-php/</guid>
		<description><![CDATA[I am not a hardcore PHP developer, but eventually I deal with writing, fixing or managing some PHP code. Recently I got in development of custom Drupal modules so PHP appears to be my primary language now. I should say I am old fan of Eclipse IDE. It is my only IDE for Java development [...]]]></description>
			<content:encoded><![CDATA[<p>I am not a hardcore PHP developer, but eventually I deal with writing, fixing or managing some PHP code. Recently I got in development of <a href="http://cyberborean.wordpress.com/2006/08/23/all-you-need-is-drupal/">custom Drupal modules</a> so PHP appears to be my primary language now.</p>
<p>I should say I am old fan of <a href="http://eclipse.org">Eclipse IDE</a>. It is my only IDE for Java development since 2.0 version (2001?) and also for Python some time ago. Because of my sporadic PHP experience before,  I never had an idea of using Eclipse for PHP development but the time has come and I installed <a href="http://phpeclipse.net/tiki-view_articles.php">PHPeclipse</a> plugin.<br />
<span id="more-128"></span></p>
<h3>What is good</h3>
<p>In general, benefits of using a special development environment against a common text editor are obvious. But there is what I especially liked:</p>
<ul>
<li><strong>A sence of home</strong><br />
Only the fact of being in familiar, friendly working environment helps to get into the productivity flow. I should reward PHPeclipse team for they avoided of reinventing the wheels and made everything looking and behaving almost like in default Java mode.</li>
<li>On-the-fly code parsing and finding the problems/errors works for PHP and helps to produce clean error-free code (not so much as for Java, but PHP has more liberal grammar, indeed).</li>
<li>&#8220;Outline&#8221; view works and does a great help for navigation through the large files. Familiar &#8220;Ctrl+click&#8221; for quick jumping to a function is also working.</li>
<li>Code assist works rather well for variables (is activated when a user hesitates after typing &#8216;$&#8217;).</li>
<li>Code formatter works.</li>
<li>Full PHP reference is included and integrated into Eclipse help system.</li>
<li>PHP debugging: actually is not tested but sounds good.</li>
</ul>
<h3>What is bad</h3>
<ul>
<li>There is no &#8220;PHPdoc&#8221; view similar to &#8220;Javadoc&#8221; in JDT. It&#8217;s very helpful when I go through a unfamiliar API to see an explanation of the imported library function I&#8217;ve just typed in or selected in the code. In fact, PHPEclipse can parse PHPdoc comments in the included files but displays them only as those fixed-size &#8220;hovers&#8221; &#8211; it is rather useless.</li>
<li>&#8220;Quick fix&#8221; feature is disabled all the time (have no idea whether it is implemented)</li>
<li>Code assist for functions works by unobvious way &#8211; I should type &#8216;?&#8217; to get the list of available functions. Function arguments are not prompted as in Java mode.</li>
<li>There is no refactoring tools (like those in JDT)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.cyberborean.org/2006/09/01/eclipse-and-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Picasa for Linux</title>
		<link>http://blog.cyberborean.org/2006/06/01/picasa-for-linux</link>
		<comments>http://blog.cyberborean.org/2006/06/01/picasa-for-linux#comments</comments>
		<pubDate>Thu, 01 Jun 2006 12:55:34 +0000</pubDate>
		<dc:creator>Alex Alishevskikh</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">https://cyberborean.wordpress.com/2006/06/01/picasa-for-linux/</guid>
		<description><![CDATA[A month ago I wrote that digiKam had no competitors among photo-management software for Linux. Now it seems it has &#8211; Google Labs released a Linux version of their popular Picasa software. It looks like Google decided to simplify things as much as possible. They just took the original Picasa for Windows and made it [...]]]></description>
			<content:encoded><![CDATA[<p>A month ago I <a href="http://cyberborean.wordpress.com/2006/04/27/tools-digikam-manage-your-photos/">wrote</a> that <a href="http://www.digikam.org/">digiKam</a> had no competitors among photo-management software for Linux. Now it seems it has &#8211; <a href="http://labs.google.com/">Google Labs</a> released a <a href="http://picasa.google.com/linux/">Linux version</a> of their popular <a href="http://picasa.google.com/">Picasa</a> software.<br />
<span id="more-107"></span></p>
<p>It looks like Google decided to simplify things as much as possible. They just took the original Picasa for Windows and made it working on Linux with <a href="http://winehq.org/">Wine</a> (it is included into the Picasa Linux distribution). So, it is really not a true Linux version. But due to stability of Wine technology (see my &#8220;<a href="http://cyberborean.wordpress.com/2006/05/31/wine-and-photoshop/">Wine and Photoshop</a>&#8221; post)  it seems to work well.</p>
<p><img src="http://cyberborean.org/blog/wp-content/uploads/2006/06/picasa.jpg" alt="picasa.jpg" /></p>
<p>At first view, Picasa provides the same set of the photo organizing functionality as digiKam. It supports the same faceted photo collections organized by folders, timeline and tags (&#8220;labels&#8221;). The only difference is a distinctive feature of any Google product &#8211; the search box which is always presented in the program window. The photo editing functionality is also similar to the default set of digiKam tools. But the rich set of digiKam&#8217;s additional plugins makes it image processing functionality looks more professional, while Picasa supports only a basic set of simple and most needed image fixes and effects. Many of them are automated and lack some fine-tuning but in general, they should be suitable for the most of non-professional photographers.</p>
<p>And, as it was expected, Picasa doesn&#8217;t import photos to Flickr &#8211; perhaps by understandable (competition) reasons.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cyberborean.org/2006/06/01/picasa-for-linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wine and Photoshop</title>
		<link>http://blog.cyberborean.org/2006/05/31/wine-and-photoshop</link>
		<comments>http://blog.cyberborean.org/2006/05/31/wine-and-photoshop#comments</comments>
		<pubDate>Wed, 31 May 2006 18:20:08 +0000</pubDate>
		<dc:creator>Alex Alishevskikh</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">https://cyberborean.wordpress.com/2006/05/31/wine-and-photoshop/</guid>
		<description><![CDATA[It was a challenge &#8211; I got a bunch of the web-design sketches created in Photoshop. What I had to do with them under Linux? Yes, GIMP works with PSD format, but it does so&#8230; say, not very well. I&#8217;m too lazy to go and run a Windoze box to convert them to another format, [...]]]></description>
			<content:encoded><![CDATA[<p>It was a challenge &#8211; I got a bunch of the web-design sketches created in Photoshop. What I had to do with them under Linux? Yes, GIMP works with PSD format, but  it does so&#8230; say, not very well. I&#8217;m too lazy to go and run a Windoze box to convert them to another format, and furthermore, I needed to keep layers and other Photoshop-specific stuff.</p>
<p>Why not to try to run Photoshop under <a href="http://winehq.org/">Wine</a>? &#8211; I thought. I should say, I never had used Wine technology before. I had some biases against it and for years of using open source I missed no Windows apps. But it seemed it was just the case.</p>
<p><span id="more-104"></span></p>
<p>The biggest of my biases against Wine was it should be a huge and very complex thing &#8211; it looked like I had to move perhaps a half of the whole Windows to my box and setup it for weeks to get it working. I was absolutely wrong! Installing Wine on my Fedora IV is turned out to be simple as installing a single <a href="http://winehq.org/site/download">RPM package</a> and needed no configuring. Then I mounted Photoshop 7.0 CD, run &#8220;<code>wine Setup.exe</code>&#8221; and voila! &#8211; I got Photoshop installed on my Linux system.</p>
<p><img src="http://cyberborean.org/blog/wp-content/uploads/2006/05/snapshot1.jpg" alt="snapshot1.jpg" /></p>
<p>I didn&#8217;t test it alot but so far it seems to work pretty well. It&#8217;s fast enough (my another bias on Wine was that it should be painfully slow) and all Photoshop functions are workable. I can create, open, edit and save PSD files without any problem, can work with layers, effects,  text and so on. It correctly recognized all TTF fonts installed in X and my default CUPS printer. So far, I only noticed some minor visual glitches with &#8220;palettes&#8221; (maybe because they utilize a non-standard API) and that it doesn&#8217;t work with KDE clipboard (though, it was predictable).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cyberborean.org/2006/05/31/wine-and-photoshop/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[Tools:] digiKam &#8211; Manage your photos</title>
		<link>http://blog.cyberborean.org/2006/04/27/tools-digikam-manage-your-photos</link>
		<comments>http://blog.cyberborean.org/2006/04/27/tools-digikam-manage-your-photos#comments</comments>
		<pubDate>Thu, 27 Apr 2006 22:02:54 +0000</pubDate>
		<dc:creator>Alex Alishevskikh</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[tagging]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">https://cyberborean.wordpress.com/2006/04/27/tools-digikam-manage-your-photos/</guid>
		<description><![CDATA[digiKam is a digital photo management application for KDE. It provides a full image processing cycle &#8211; from acquiring and editing to collection organizing, browsing and exporting. For years I used no special software for digital photography and photoalbums management. Just command-line gphoto2, GIMP and usual filemanager in preview mode were enough, or at least [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://cyberborean.files.wordpress.com/2006/04/hi64-app-digikam.gif" align="left" alt="digiKam" /><em><a href="http://www.digikam.org">digiKam</a> is a digital photo management application for KDE. It provides a full image processing cycle &#8211; from acquiring and editing to collection organizing, browsing and exporting.</em></p>
<p><span id="more-95"></span></p>
<p>For years I used no special software for digital photography and photoalbums management. Just command-line gphoto2, GIMP and usual filemanager in preview mode were enough, or at least I thought so. Few months ago I decided to scan my old photo archives to have them in digital form and was drowned quickly in the thousands of shots many of which needed for some correction. And new shots from my digital camera are going on. So, once I felt I&#8217;ve lost control on my photo collection.</p>
<p>I looked for a software which could help me and found digiKam &#8211; a great photo organizer, editor and more.</p>
<h3>Acquiring photos</h3>
<p>digiKam works directly with a digital camera. In fact, it depends on <a href="http://gphoto.org">gPhoto</a> framework, so you need to have gphoto2 installed and working (if you are a photographer on Linux, you probably already have it). digiKam provides an easy to use interface to the camera that enables you to browse, preview, download and delete your images.</p>
<div align="center"><img src="http://cyberborean.files.wordpress.com/2006/04/digikam0.jpg" alt="digikam0.jpg" /><br />
<em>Camera interface</em></div>
<p>For those who used to download photos with gphoto2 from console, this new experience is really impressive.</p>
<p>digiKam also can acquire images directly from a scanner (through SANE interface) and grab the screenshots. Of course, you can also import  your existing photo directories into the digiKam database.</p>
<h3>Organizing</h3>
<p>An essential part of digiKam what makes it a really great app is its photo organizing functionality. It makes use of a database to store tags, comments and other metadata related to images and albums. So, you can easily find, browse and sort images in your collection.</p>
<p><img src="http://cyberborean.files.wordpress.com/2006/04/digikam1.jpg" alt="digiKam" /></p>
<p>The photo browser supports faceted navigation &#8211; you can explore your collection by albums (just the folders), tags or dates. It is possible to assign a number of tags for each photo which makes its finding extremely easy (if you are a Flickr user, you know what help the tags make).</p>
<div align="center"><img src="http://cyberborean.files.wordpress.com/2006/04/digikam2.jpg" alt="Tags" />&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://cyberborean.files.wordpress.com/2006/04/digikam3.jpg" alt="Dates" /><br />
<em>Faceted navigation by tags and dates</em></div>
<p><b>[added]</b><br />
The key difference from the Flickr tags (not too obvious) is that the tags can be organized hierarchically &#8211; they are rather taxonomical categories than usual labels. So you can set, say the &#8220;Roses&#8221; tag as a child of &#8220;Flowers&#8221;, and &#8220;Flowers&#8221; in turn, as a child of &#8220;Nature&#8221;. Then, all your &#8220;Roses&#8221; photos will automatically be assigned to &#8220;Flowers&#8221; and &#8220;Nature&#8221; which makes a great help in further navigation</p>
<p>The advanced search functionality enables to select the shots which match the specific criteria (it looks like the queries to database). You can save your queries to quickly repeat them in future.</p>
<p><img src="http://cyberborean.files.wordpress.com/2006/04/digikam4.jpg" alt="Advanced search" /></p>
<p>There is a bit of fantastics &#8211; searching images by similarity. It makes use of an intellectual algorithm of &#8220;fingerprints&#8221; to compare images and find their &#8220;optical similarities&#8221;. You can adjust a treshold level to find more or less similar images &#8211; from the exact duplicates to the &#8220;slightly resembling&#8221; shots (for instance, from the same session).</p>
<div align="center"><img src="http://cyberborean.org/blog/wp-content/uploads/2006/04/digikam6-1.jpg" alt="digikam6-1.jpg" /><br />
<em>It supposes these shots are similar. I think so too :-)</em></div>
<h3>Editing: Goodbye, GIMP?</h3>
<p>digiKam integrates an advanced image viewer/editor (ShowFoto) which also can be used as a standalone application. Along with   basic image processing functionality (cropping, resizing, rotating, color correction) it supports a plugins architecture for to add new tools and image effects. <a href="http://extragear.kde.org/apps/digikamimageplugins/">digiKam plugins</a> are developed by another project and should be downloaded and installed separately. Current distribution includes a variety (about 30) of plugins including correction filters, funny artistic and distortion effects, adding borders and text to images and so on.</p>
<p>The most interesting and useful tools for photographers are, of course, those for improving image quality. digiKam provides a rich set of those tools (both embedded and pluggable) &#8211; from basic brightness/contrast/color adjustments to sophisticated photo restoration utilities. They are collected in a &#8220;Fix&#8221; menu of the image editor:</p>
<p><img src="http://cyberborean.files.wordpress.com/2006/04/digikam5.jpg" alt="Fix menu" /></p>
<p>I think, even a professional photographer will be happy with that toolkit. All filters have the live previews and work surprisingly quickly. In general, digiKam seems to work much more faster in comparison with monsters like GIMP or Photoshop.</p>
<p>There is a magic feature which really impressed me &#8211; an &#8220;auto-correction&#8221;. It is unbelievable, but by a single mouse click you can turn your ugly dark or low-contrast photo into an eye-candy. Just take a look:</p>
<div align="center"><img src="http://cyberborean.files.wordpress.com/2006/04/digikam6.jpg" alt="digikam6.jpg" /><br />
<em>Auto-correction: before and after</em></div>
<p>digiKam makes use of the <a href="http://extragear.kde.org/apps/kipi">KIPI plugin framework</a> which aimed to be a common shared plugin infrastructure for KDE graphic apps. The current set of KIPI plugins enables very useful features of batch image processing. You can do resizing, converting, adjustment, applying filters and effects on the selected photos or even on the whole directories just by few mouse clicks.</p>
<h3>Sharing and exporting</h3>
<p>Yes, digiKam does flickring! Uploading photos to there is a snap &#8211; just choose images you want to upload and (optionally) enter the Flickr tags and privacy options. At very first time it will open your default browser for logging in to Flickr. A very useful feature is that it can resize the uploading shots on the fly, so you don&#8217;t need to prepare the special low-res variants of your original shots. For instance, I usually take the hi-res shots of 1600&#215;1200 or even more, and reduce them for Flickr to 640&#215;480, so automatical scaling makes a great help for me.</p>
<p>digiKam also can build HTML photo galleries, burn CD/DVD with your photo collections (via external b3d software) and of course, print your photos.</p>
<p>A really cool and handy app which seems to have no competitors in Linux world for now. Recommended for all Linux photographers &#8211; profies and amateurs like me.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cyberborean.org/2006/04/27/tools-digikam-manage-your-photos/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

