<?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"
	>

<channel>
	<title>Olexandr Zanichkovsky's Personal Blog</title>
	<atom:link href="http://ozanichkovsky.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ozanichkovsky.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Tue, 27 Jan 2009 13:35:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
	<language>en</language>
			<item>
		<title>Installing Adobe Air 1.5 on Ubuntu 8.10 X86_64</title>
		<link>http://ozanichkovsky.com/2009/01/installing-adobe-air-15-on-ubuntu-810-x86_64/</link>
		<comments>http://ozanichkovsky.com/2009/01/installing-adobe-air-15-on-ubuntu-810-x86_64/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 13:20:55 +0000</pubDate>
		<dc:creator>Olexandr Zanichkovsky</dc:creator>
		
		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[Adobe AIR]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[x86_64]]></category>

		<guid isPermaLink="false">http://ozanichkovsky.com/?p=43</guid>
		<description><![CDATA[
Adobe AIR (Adobe Integrated Runtime) 1.5 was released last December. While not a 64 bit app yet, it is very easy to get the AIR 1.5 working on Ubuntu 8.10 AMD64 version.
1. Install needed libraries

sudo apt-get install ia32-libs

2. Download the installer

wget -c http://airdownload.adobe.com/air/lin/download/1.5/AdobeAIRInstaller.bin

3. Install AIR

./AdobeAIRInstaller.bin

(note may need to

chmod +x AdobeAIRInstaller.bin

)
4. Copy extra Adobe library file

sudo [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ozanichkovsky.com/wp-content/uploads/2009/01/air_icon_special.gif"><img class="size-medium wp-image-44 alignleft" title="air_icon_special" src="http://ozanichkovsky.com/wp-content/uploads/2009/01/air_icon_special.gif" alt="" width="100" height="100" /></a></p>
<p>Adobe AIR (Adobe Integrated Runtime) 1.5 was released last December. While not a 64 bit app yet, it is very easy to get the AIR 1.5 working on Ubuntu 8.10 AMD64 version.</p>
<p>1. Install needed libraries</p>

<div class="wp_syntax"><div class="code"><pre class="bash bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> ia32-libs</pre></div></div>

<p>2. Download the installer</p>

<div class="wp_syntax"><div class="code"><pre class="bash bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">wget</span> <span style="color: #660033;">-c</span> http:<span style="color: #000000; font-weight: bold;">//</span>airdownload.adobe.com<span style="color: #000000; font-weight: bold;">/</span>air<span style="color: #000000; font-weight: bold;">/</span>lin<span style="color: #000000; font-weight: bold;">/</span>download<span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">1.5</span><span style="color: #000000; font-weight: bold;">/</span>AdobeAIRInstaller.bin</pre></div></div>

<p>3. Install AIR</p>

<div class="wp_syntax"><div class="code"><pre class="bash bash" style="font-family:monospace;">.<span style="color: #000000; font-weight: bold;">/</span>AdobeAIRInstaller.bin</pre></div></div>

<p>(note may need to</p>

<div class="wp_syntax"><div class="code"><pre class="bash bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">chmod</span> +x AdobeAIRInstaller.bin</pre></div></div>

<p>)</p>
<p>4. Copy extra Adobe library file</p>

<div class="wp_syntax"><div class="code"><pre class="bash bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">cp</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>libadobecertstore.so <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib32</pre></div></div>

<p>5. Install AIR apps via web.</p>
<p>Origin: <a href="http://www.mikesplanet.net/2009/01/installing-adobe-air-15-on-ubuntu-810-x86_64" target="_blank">http://www.mikesplanet.net/2009/01/installing-adobe-air-15-on-ubuntu-810-x86_64/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ozanichkovsky.com/2009/01/installing-adobe-air-15-on-ubuntu-810-x86_64/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Multilingual Blog</title>
		<link>http://ozanichkovsky.com/2008/12/multilingual-blog/</link>
		<comments>http://ozanichkovsky.com/2008/12/multilingual-blog/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 16:57:59 +0000</pubDate>
		<dc:creator>Olexandr Zanichkovsky</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[Google XML Sitemaps]]></category>

		<category><![CDATA[qTranslate]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://ozanichkovsky.com/?p=13</guid>
		<description><![CDATA[I wanted to create multilingual blog and my dream came true.
I use qTranslate WordPress plugin. Here is the list of its features:


No need to edit the plugin file to get your language working! - Use the comfortable Configuration Page
No more adding language tags into your text! - Let qTranslate manage them for you
No more problems [...]]]></description>
			<content:encoded><![CDATA[<p><a title="WordPress" href="http://wordpress.org" target="_blank"><img class="alignleft size-medium wp-image-16" title="wp-logo" src="http://ozanichkovsky.com/wp-content/uploads/2008/12/wp-logo.jpg" alt="" width="150" height="150" /></a>I wanted to create multilingual blog and my dream came true.</p>
<p>I use <a title="qTranslate" href="http://wordpress.org/extend/plugins/qtranslate/" target="_blank">qTranslate</a> WordPress plugin. Here is the list of its features:</p>
<blockquote>
<ul>
<li>No need to edit the plugin file to get your language working! - Use the comfortable Configuration Page</li>
<li>No more adding language tags into your text! - Let qTranslate manage them for you</li>
<li>No more problems with <code>&lt;!--more--&gt;</code> tags in multilingual content! - qTranslate will make them work the way you want it</li>
<li>Comes with many languages already builtin! - English, German, Simplified Chinese and a lot of others</li>
<li>Add you language in seconds! - Thanks to the comfortable Configuration Page</li>
<li>Multilingual Text in Templates without the need to change .mo files - Use Language Tags with Gettext!</li>
<li>Static language URLs with the language information at the beginning - Simple and beautiful /de/foo/ instead of /foo/lang-pref/de/</li>
<li>and a lot more…</li>
</ul>
</blockquote>
<p><strong>How to configure plugin</strong></p>
<p>Just copy plugin files into wp-content/plugins/ folder as for other plugins, configure plugin after it is activated:</p>
<ol>
<li>Disable or delete languages that aren&#8217;t used.</li>
<li>Add new languages:<a href="http://ozanichkovsky.com/wp-content/uploads/2008/12/qtranslate-configuration.png"><img class="aligncenter size-full wp-image-20" title="qtranslate-configuration" src="http://ozanichkovsky.com/wp-content/uploads/2008/12/qtranslate-configuration.png" alt="" width="500" height="329" /></a></li>
<li>Upload *.mo files (you can download them <a href="http://svn.automattic.com/wordpress-i18n/" target="_blank">here</a>) into wp-content/languages folder.</li>
<li>Upload <a title="en_US.mo" href="http://www.qianqin.de/wp-content/languages/en_US.mo" target="_self">en_US.mo</a> to the same folder as above if you plan to use English.</li>
</ol>
<p><strong>Enable support of qTranlsate in Google XML Sitemaps plugin</p>
<p></strong></p>
<p>Google XML Sitemaps has experimental support of qTranslate, to enable this feature just edit <strong>sitemap-core.php</strong> and change:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1907
</pre></td><td class="code"><pre class="php php" style="font-family:monospace;"><span style="color: #000088;">$useQTransLate</span> <span style="color: #339933;">=</span> <span style="color: #000000; font-weight: bold;">false</span>; <span style="color: #666666; font-style: italic;">//function_exists('qtrans_convertURL'); //Not ready yet</span></pre></td></tr></table></div>

<p>to</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1907
</pre></td><td class="code"><pre class="php php" style="font-family:monospace;"><span style="color: #000088;">$useQTransLate</span> <span style="color: #339933;">=</span> <span style="color: #990000;">function_exists</span><span style="color: #009900;">&#40;</span><span style="">'qtrans_convertURL'</span><span style="color: #009900;">&#41;</span>;</pre></td></tr></table></div>

<p><strong>What to do if your theme doesn&#8217;t support internationalization?</strong></p>
<p>There is a version of <strong>default </strong>theme with internationalization support, it can be downloaded <a href="http://svn.automattic.com/wordpress-i18n/theme/" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ozanichkovsky.com/2008/12/multilingual-blog/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
