<?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>brut digital art &#187; Wordpress</title>
	<atom:link href="http://brut.bukve.net/category/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://brut.bukve.net</link>
	<description>affordable contemporary artwork for your walls, free eye candy and the like</description>
	<lastBuildDate>Wed, 25 Jan 2012 17:03:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<div id='fb-root'></div>
					<script>
						window.fbAsyncInit = function()
						{
							FB.init({appId: null, status: true, cookie: true, xfbml: true});
						};
						(function()
						{
							var e = document.createElement('script'); e.async = true;
							e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
							document.getElementById('fb-root').appendChild(e);
						}());
					</script>	
						<item>
		<title>Drop-in Slider</title>
		<link>http://brut.bukve.net/slider</link>
		<comments>http://brut.bukve.net/slider#comments</comments>
		<pubDate>Mon, 31 Jan 2011 11:56:37 +0000</pubDate>
		<dc:creator>brut</dc:creator>
				<category><![CDATA[Digital graphics]]></category>
		<category><![CDATA[Wallpaper]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[1600 x 1200]]></category>
		<category><![CDATA[digital collage]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[urban]]></category>

		<guid isPermaLink="false">http://brut.bukve.net/?p=2127</guid>
		<description><![CDATA[When developing new theme for this site, I used Easy Slider 1.7 &#8211; jQuery plugin written by Alen Grakalic of http://cssglobe.com to display handy image slider instead of recent posts list on the front page. This cute little slider runs &#8230; <a href="http://brut.bukve.net/slider">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class='wpfblike' style='height: 80px;'><fb:like href='http://brut.bukve.net/slider' layout='default' show_faces='false' send='true' width='400' action='like' colorscheme='dark' /></div><p>When developing <strong>new theme</strong> for this site, I used <a title="Easy Slider" href="http://cssglobe.com/post/4004/easy-slider-15-the-easiest-jquery-plugin-for-sliding">Easy Slider 1.7</a> &#8211; jQuery plugin	written by Alen Grakalic of <a title="CSS Globe" href="http://cssglobe.com">http://cssglobe.com</a> to display handy image slider instead of recent posts list on the front page. This cute little slider runs very smoothly and quite unlike most of other slider plug-ins rotates images in round-robin fashion instead of rewinding at the end of the sequence. However, using <strong>60K(!)</strong> of JavaScript code for a simple slider looked a bit of an overkill to me. Didn&#8217;t want to meddle with the perfectly good theme just when all the pieces finally fell into place,  so instead of replacing the slider, I decided to cross-breed my own <a title="Drop-in Slideshow" href="http://brut.bukve.net/slideshow">Drop-in Slideshow</a> plug-in with a newly developed full frame slider.</p>
<p>It took some brooding to figure out the most efficient way of endlessly rotating images either way, but at the end it turned out to be quite simple matter of placing 3 images next to each other (the current one being in the middle and visible in the slider window). When user (or timer, while on autopilot) initiates the rotation, the next image (in either direction) slides into view, being instantly covered by another layer of itself. While undercover, the underlying set of 3 adjacent images is being repositioned and updated waiting for the next move. Slick, isn&#8217;t it!?</p>
<h2><strong>Download</strong></h2>
<p><style>.zip { float: left; clear: none; margin: 0px; margin-right: 16px; }</style><a class=zip href=http://brut.bukve.net/wordpress/wp-content/uploads/dropinslider.zip / title='Download Drop-in Slider'><img style='border: 0px;' title='Download Drop-in Slider' alt='Download Drop-in Slider' src=http://brut.bukve.net/wordpress/wp-content/plugins/drop-in-pdflist/zip.png /></a> To wrap things up, we add some .php code to read a list of images from the current folder and display them as an automatic (as in self-advancing) full frame sliding kind of slide show. And all you have to do is extract <em><strong>dropinslider.php</strong></em> from <a title="Drop-in Slider" href="http://brut.bukve.net/wordpress/wp-content/uploads/dropinslider.zip">dropinslider.zip</a> and toss it in any folder with some images you wish to show. Click on the icon to <a title="download Drop-in Slider" href="http://brut.bukve.net/wordpress/wp-content/uploads/dropinslider.zip"><strong>download</strong> <em><strong>Drop-in Slider</strong></em></a>.</p>
<h2><strong>Demo</strong></h2>
<p><a title="DEMO of Drop-in Slider in action!" href="http://brut.bukve.net/dropinslider.php">Click this link to see Drop-in Slider in action!</a> When there are <strong>lots</strong> of <strong>big images </strong>in image folder, there might be a slight delay before Drop-in Slider kicks in.</p>
<h2><strong>How is this a WordPress plug-in?</strong></h2>
<p>Even though <em>Drop-in Slider</em> can be used on it&#8217;s own just as long as there are any images in the image folder for it to chew on, one neat little trick makes it fit nicely with your WordPress installation. When one clicks on an image being displayed in <em>Drop-in Slider</em>, a WordPress search is triggered and a posts to which this particular image belongs is displayed.</p>
<h2><strong>Instructions</strong></h2>
<p>FOLDER DROP-IN MODE</p>
<ol>
<li>extract <em><strong>dropinslider.php</strong></em> from <em><strong>dropinslider.zip</strong></em> into a folder with images</li>
<li>point to <em><strong>http://your_web_page/&#8230;/your_pic_folder/dropinslider.php</strong></em></li>
</ol>
<p>INSTRUCTIONS: WORDPRESS UPLOADS FOLDER MODE</p>
<ol>
<li>upload <em><strong>dropinslider.php</strong></em> from from <em><strong>dropinslider.zip</strong></em> with WordPress media uploader</li>
<li>point to <em><strong>http://your_web_page/&#8230;/wordpress/wp-content/uploads/dropinslider.php</strong></em></li>
</ol>
<p>CAUTION: with custom permalinks, this might not work, so you should:</p>
<ol>
<li> upload <em><strong>dropinslider.php</strong></em> from from <em><strong>dropinslider.zip </strong></em>to <strong>http://your_web_page/</strong></li>
<li>modify <em><strong>$_imageFolder</strong></em> in <em><strong>dropinslider.php </strong></em>( now being &#8216;./&#8217; for current folder) to point to folder with your images</li>
<li> point to <em><strong>http://your_web_page/dropinslider.php</strong></em></li>
</ol>
<h2><strong>Additional settings</strong></h2>
<p>There are a few user  settings you can change directly in <em><strong>dropinslider.php<em><strong>: </strong></em></strong></em></p>
<p><strong>$_imageFolder </strong>folder with images, per default set to<strong> ./</strong><br />
<strong>$_slideinSpeed</strong> next image slide-in speed<br />
<strong>$_slideDuration</strong> time each image is displayed, in miliseconds<br />
<strong>_minWidth</strong> minimum width of images to include in the list<br />
<strong>_minHeight</strong> minimum height of images to includein the list</p>
<p><em><strong> </strong></em></p>
<div id="attachment_2144" class="wp-caption aligncenter" style="width: 590px"><em><strong><em><strong><a href="http://brut.bukve.net/wordpress/wp-content/uploads/arba_2010_P8082474.jpg" rel="shadowbox[sbpost-2127];player=img;" title="Arba, 2010"><img class="size-large wp-image-2144" title="Arba, 2010" src="http://brut.bukve.net/wordpress/wp-content/uploads/arba_2010_P8082474-580x435.jpg" alt="Arba, 2010" width="580" height="435" /></a></strong></em></strong></em><p class="wp-caption-text">... at dusk</p></div>
<p><em><strong> </strong></em>And, regardless of Drop-in Slider,  a free computer desktop wallpaper of up  to 1600 x 1200         pixels.    Available on   request as an affordable  signed and   numbered       limited    edition giclée print of up   to 62 x 46  cm.</p>
]]></content:encoded>
			<wfw:commentRss>http://brut.bukve.net/slider/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Touch me!</title>
		<link>http://brut.bukve.net/touch-me</link>
		<comments>http://brut.bukve.net/touch-me#comments</comments>
		<pubDate>Fri, 10 Sep 2010 09:01:44 +0000</pubDate>
		<dc:creator>brut</dc:creator>
				<category><![CDATA[Digital graphics]]></category>
		<category><![CDATA[Whatever]]></category>
		<category><![CDATA[Wide-screen]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[1920 x 1200]]></category>
		<category><![CDATA[digital collage]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[industrial]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://brut.bukve.net/?p=1839</guid>
		<description><![CDATA[I use a touch phone mainly as a handy showcase of my graphics, so I can show them around stalking unsuspecting bystanders  without carrying a large portfolio map (or a desktop computer for that matter). Even though updating a touch &#8230; <a href="http://brut.bukve.net/touch-me">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class='wpfblike' style='height: 80px;'><fb:like href='http://brut.bukve.net/touch-me' layout='default' show_faces='false' send='true' width='400' action='like' colorscheme='dark' /></div><p>I use a touch phone mainly as a handy showcase of my graphics, so I can show them around stalking unsuspecting bystanders  without carrying a large portfolio map (or a desktop computer for that matter). Even though updating a touch phone with new images is a no-brainer, it would be even nicer to have my web page coerced into showing up nicely on a tiny phone display. Which is exactly what a <a title="WPtouch WordPress plug-in" href="http://wordpress.org/extend/plugins/wptouch/">WordPress plug-in called WPtouch</a> does. Installation and setup of this plug-in are no brain surgery, but it took me a while to realize that  my browser should misrepresent itself as a touch phone to show me how a web-page displays  on a small surface. Luckily it took no more than <a title="User Agent Switcher" href="http://chrispederick.com/work/user-agent-switcher/">User Agent Switcher for Firefox</a> to impersonate an iPhone on my desktop and to prove <em><strong>WPtouch</strong></em> actually works as advertised. It supports all major touch phones as it is, but in case yours is not on the list, you can add it via WPtouch settings panel. If not sure how your gadget&#8217;s browser calls itself, you can visit <a title="Display User Agent" href="http://www.iopus.com/imacros/demo/v5/user-agent.htm">iOpus User Agent</a> page. WPtouch is a quick and painless way to add a touch phone digestible mode to your blog. Highly recommended! And there&#8217;s a <a title="WPtouch Pro" href="http://www.bravenewcode.com/">Pro version</a> as well.</p>
<p>However, making a genuine touchable web page version requires quite a bit more than just a plug-in. The whole gimmick could be summarised as <em><strong>minimalize</strong></em> and <em><strong>buttonize</strong></em>, but that&#8217;s another story for another day &#8230;</p>
<p>Completely unrelated, here&#8217;s s thought of the day for you:</p>
<h2><em>No mistake is fatal. Unless it is!</em></h2>
<div id="attachment_1862" class="wp-caption aligncenter" style="width: 590px"><a href="http://brut.bukve.net/wordpress/wp-content/uploads/late_afternoon_P9093328_201.jpg" rel="shadowbox[sbpost-1839];player=img;" title="late afternoon, 2010"><img class="size-large wp-image-1862" title="late afternoon, 2010" src="http://brut.bukve.net/wordpress/wp-content/uploads/late_afternoon_P9093328_201-580x362.jpg" alt="late afternoon, 2010" width="580" height="362" /></a><p class="wp-caption-text">last sun rays in the late afternoon</p></div>
<p>Available on request as an affordable signed and numbered limited  edition print of up to 93 x 70 cm. A  free wide-screen  computer desktop wallpaper of up to 1920 x 1200 pixels.</p>
]]></content:encoded>
			<wfw:commentRss>http://brut.bukve.net/touch-me/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wrought iron fence and other stuff</title>
		<link>http://brut.bukve.net/wrought-iron-fence-and-other-stuff</link>
		<comments>http://brut.bukve.net/wrought-iron-fence-and-other-stuff#comments</comments>
		<pubDate>Sat, 25 Apr 2009 15:59:15 +0000</pubDate>
		<dc:creator>brut</dc:creator>
				<category><![CDATA[Digital graphics]]></category>
		<category><![CDATA[Whatever]]></category>
		<category><![CDATA[Wide-screen]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[1920 x 1200]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[digital collage]]></category>

		<guid isPermaLink="false">http://brut.bukve.net/?p=1123</guid>
		<description><![CDATA[A new near-abstract of up to 179 x 108 cm and a computer desktop wallpaper of up to 1920 x 1200 pixels. Found a lot of interesting stuff last week: Espresso Book Machine allows you to browse a catalogue of &#8230; <a href="http://brut.bukve.net/wrought-iron-fence-and-other-stuff">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class='wpfblike' style='height: 80px;'><fb:like href='http://brut.bukve.net/wrought-iron-fence-and-other-stuff' layout='default' show_faces='false' send='true' width='400' action='like' colorscheme='dark' /></div><p><div id="attachment_1124" class="wp-caption aligncenter" style="width: 590px"><a href="http://brut.bukve.net/wordpress/wp-content/uploads/wrought_iron_fence_2009.jpg" rel="shadowbox[sbpost-1123];player=img;" title="wrought iron [click to enlarge and/or download]"><img class="size-large wp-image-1124" title="wrought iron [click to enlarge and/or download]" src="http://brut.bukve.net/wordpress/wp-content/uploads/wrought_iron_fence_2009-580x362.jpg" alt="wrought iron fence around the house with many windows" width="580" height="362" /></a><p class="wp-caption-text">wrought iron fence around the house with many windows</p></div>A new <strong>near-abstract</strong> of up to 179 x 108 cm and a computer desktop wallpaper of up to 1920 x 1200 pixels. Found a lot of interesting stuff last week:</p>
<ul>
<li><a title="EBM" href="http://crave.cnet.co.uk/gadgets/0,39029552,49302098,00.htm">Espresso Book Machine</a> allows you to browse a catalogue of books and print out a bound, trimmed paperback in five to ten minutes.</li>
<li>The <a title="Last words" href="http://www.sierraclub.org/sierra/200711/lastwords.asp">pattern created in a Swedish forest</a> by logging tracks and trees downed by Hurricane Gudrun in January 2005.</li>
<li><a title="Celebration of colors" href="http://www.desinuts.com/2009/04/06/celebration-of-colors-captured-by-poras-chaudhary-28-pics/">Celebration of Colors</a> by Poras Chaudhary, winner of Digital Camera Magazine’s “Photographer of the Year” competition.</li>
<li>Photos of Franc Grom&#8217;s work. He drills thousands of holes into egg shells to create unique <a title="Drilled eggs" href="http://www.daylife.com/topic/Franc_Grom/photos/1/grid">Easter eggs of fragile beauty</a>.</li>
<li><a title="Atypyk" href="http://www.atypyk.com/">Atypik</a> site of funy objects.</li>
<li><a title="website analysis" href="http://builtwith.com/">A website analysis tool</a>, providing technical analysis and SEO optimization information to further your website&#8217;s marketing, sales and navigation effectiveness.</li>
<li><a title="WP Firewall" href="http://www.seoegghead.com/software/wordpress-firewall.seo">WordPress Firewall Plugin</a> which investigates web requests with simple WordPress-specific heuristics to identify and stop most obvious spam attacks. A must have for any WP blog</li>
<li><a title="WatchMyBack" href="http://wordpress.org/extend/plugins/watchmyback24/">WatchMyBack24</a>, another SPAM-fightin Plugin für WordPress. Hard to find at times though.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://brut.bukve.net/wrought-iron-fence-and-other-stuff/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Claim your rights!</title>
		<link>http://brut.bukve.net/claim-your-rights</link>
		<comments>http://brut.bukve.net/claim-your-rights#comments</comments>
		<pubDate>Sat, 18 Apr 2009 08:40:42 +0000</pubDate>
		<dc:creator>brut</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[hack]]></category>

		<guid isPermaLink="false">http://brut.bukve.net/?p=1033</guid>
		<description><![CDATA[Have you ever found yourself in a situation where a web application or a WordPress plug-in created a folder or a file you couldn&#8217;t touch afterwards, not even to rename or delete? It happens more often then you might think, &#8230; <a href="http://brut.bukve.net/claim-your-rights">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class='wpfblike' style='height: 80px;'><fb:like href='http://brut.bukve.net/claim-your-rights' layout='default' show_faces='false' send='true' width='400' action='like' colorscheme='dark' /></div><p>Have you ever found yourself in a situation where a web application or a <span id="footer-thankyou">WordPress </span>plug-in created a folder or a file you <strong>couldn&#8217;t touch</strong> afterwards, not even to rename or delete? It happens more often then you might think, most of the times because a developer neglected to <a title="Chmod" href="http://en.wikipedia.org/wiki/Chmod">chmod</a> newly created item to 666 after it was created. Which causes the same to remain property of the <strong>web server</strong> account and <strong>inaccessible</strong> to the <strong>ftp account</strong> one uses to work with files on a web server.</p>
<p><span id="more-1033"></span>So what is one to do? As a quick <strong>hack</strong>, you could use your <span id="footer-thankyou"><strong>WordPress Media Library</strong> to upload a new file to inaccessible folder. To preform this stunt you first <strong>change the uploads folder </strong>(go to Settings/</span>Miscellaneous<span id="footer-thankyou"> ) to the one you wish to access and then use </span><span id="footer-thankyou">Media Library to upload a new file. Don&#8217;t forget to change </span><span id="footer-thankyou">uploads folder back to <em><strong>wp-content/uploads</strong></em> afterwards! </span></p>
<p><span>As with any hack, this one is limited, clumsy, awkward and way uncool, so one has to ask: is there a better way. As ussually, <strong>it is</strong> and this time it is called P<strong>HP Shell Terminal</strong> and can be obtained from <a title="PHPTerm" href="http://sourceforge.net/projects/phpterm/">Sourceforge</a>. After configuring the user in <em><strong>phpterm.php</strong></em> just upload the files to your </span><span id="footer-thankyou">WordPress folder on a web server and point to </span><span><em><strong>phpterm.php.</strong></em><em> </em>Now you can use basic Linux commands to move around folders on your webserver and change ownership (<a title="Change ownership" href="http://en.wikipedia.org/wiki/Chown">chown</a>) and/or permisions (</span><a title="Chmod" href="http://en.wikipedia.org/wiki/Chmod">chmod</a><span>) of any file.</span></p>
<p><span><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://brut.bukve.net/claim-your-rights/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t get Framed!</title>
		<link>http://brut.bukve.net/dont-get-framed</link>
		<comments>http://brut.bukve.net/dont-get-framed#comments</comments>
		<pubDate>Tue, 14 Apr 2009 08:23:17 +0000</pubDate>
		<dc:creator>brut</dc:creator>
				<category><![CDATA[Whatever]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://brut.bukve.net/?p=950</guid>
		<description><![CDATA[Two of my clients websites got framed by HTML/Framer mallware, subsequently causing their pages to be blocked by Google. This trojan adds a hidden iframe and some JavaScript code to the bottom of index.html or index.php, causing a visitor redirect &#8230; <a href="http://brut.bukve.net/dont-get-framed">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class='wpfblike' style='height: 80px;'><fb:like href='http://brut.bukve.net/dont-get-framed' layout='default' show_faces='false' send='true' width='400' action='like' colorscheme='dark' /></div><p>Two of my clients websites got framed by <strong>HTML/Framer</strong> mallware, subsequently causing their pages to be blocked by Google. This trojan adds a hidden iframe and some JavaScript code to the bottom of <em><strong>index.html</strong></em> or <em><strong>index.php</strong></em>, causing a visitor redirect to a site with more malicious code to be downloaded by unsuspecting website visitors. Since Google detects this mallware right away, Google users are promptly warned of imminent danger, which is how I was made aware off the hijacking. Cleaning up was a no-brainer except for the fact that site unblocking can only be performed through Google web master Tools central, but what worries me though is that the infection itself could only take place on a poorly protected web hosting server. Most likely thanks to a popular misconception that Linux servers are safe from mallware. Guess what: <strong>they are NOT!</strong></p>
<p>Since this trojan is an extremely dumb one, adding an explicit <strong>die();</strong> directive to any <strong><em>index.php</em></strong> just before the final <strong>?&gt;</strong> would render any further infections of this kind harmless, but one could safely bet on the next trojan to be more clever than this.</p>
]]></content:encoded>
			<wfw:commentRss>http://brut.bukve.net/dont-get-framed/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>qTranslate goes 2.7</title>
		<link>http://brut.bukve.net/qtranslate-goes-27</link>
		<comments>http://brut.bukve.net/qtranslate-goes-27#comments</comments>
		<pubDate>Sat, 21 Mar 2009 12:50:15 +0000</pubDate>
		<dc:creator>brut</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://brut.bukve.net/?p=660</guid>
		<description><![CDATA[Many of my patients require a multilingual website which is not all that unexpected considering quite a few of them are tourist agencies, farms, hotels, apartment villages and such. Rest asured  I checked and rechecked and tested and retested many &#8230; <a href="http://brut.bukve.net/qtranslate-goes-27">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class='wpfblike' style='height: 80px;'><fb:like href='http://brut.bukve.net/qtranslate-goes-27' layout='default' show_faces='false' send='true' width='400' action='like' colorscheme='dark' /></div><p>Many of my patients require a <strong>multilingual </strong>website which is not all that unexpected considering quite a few of them are <strong>tourist </strong>agencies, farms, hotels, apartment villages and such. Rest asured  I checked and rechecked and tested and retested many multilingual Worpress plugins before finding <a title="qTranslate website" href="http://www.qianqin.de/qtranslate/">qTranslate</a>. Which is just about everything a multulingual blog developer might wish for, <strong>extremely simple </strong>to use with a <strong>reach </strong>feature set on top of it for spoils. Unfortunately it didn&#8217;t work quite as expected with WordPress 2.7 until just recently (at least as far as I was aware of), so I kept many of websites using qTranslate utilizing <strong>previous </strong>versions of WordPress. When a new client requested a German version of his website, I decided to check whether qTranslate now supports <strong>Wp 2.7</strong> and much to my excitement, <strong>it does</strong> now! Way to go, <a title="Qian Qin" href="http://www.qianqin.de/about/">Qian Qin</a>!</p>
<p>Check it out at <a title="qTranslate website" href="http://www.qianqin.de/qtranslate/">qTranslate</a> website.</p>
]]></content:encoded>
			<wfw:commentRss>http://brut.bukve.net/qtranslate-goes-27/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

