<?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>theUg’s sump &#187; WordPress</title>
	<atom:link href="http://theug.pp.ru/en/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://theug.pp.ru/en</link>
	<description>Sense, honour, and consciense of our era</description>
	<lastBuildDate>Thu, 10 May 2012 15:31:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Bug in Piwik Analytics plug-in for WordPress</title>
		<link>http://theug.pp.ru/en/boiler-room/bug-in-piwik-analytics-plug-in-for-wordpress/</link>
		<comments>http://theug.pp.ru/en/boiler-room/bug-in-piwik-analytics-plug-in-for-wordpress/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 07:51:05 +0000</pubDate>
		<dc:creator>theUg</dc:creator>
				<category><![CDATA[Boiler Room]]></category>
		<category><![CDATA[Piwik]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://theug.pp.ru/en/?p=54</guid>
		<description><![CDATA[I’ve been using Piwik analytics software installed on my server for quite some time, but for couple of months it didn’t record statistics for my WordPress sites, even though I had latest version of WP (2.9.2), Piwik (0.5.5), and Piwik Analytics plug-in (1.0.1), and, at the same time, it records data fine for my Drupal [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve been using <a title="Piwik — open source web analytics software" href="http://piwik.org/">Piwik</a> analytics software installed on my server for quite some time, but for couple of months it didn’t record statistics for my WordPress sites, even though I had latest version of WP (2.9.2), Piwik (0.5.5), and <a title="Piwik Analytics WP plug-in page" href="http://forwardslash.nl/piwik-analytics/">Piwik Analytics</a> plug-in (1.0.1), and, at the same time, it records data fine for my Drupal site.</p>
<p>Turns out, there is a bug in the plug-in configuration interface. When you enter the <abbr title="Universal Resource Identificator">URI</abbr> of your Piwik installation into “Hostname of the piwik server” form field, and put in full address with <code>http://</code> in front of it, plug-in doesn’t recognize that, adds its own <code>http://</code>, and sends data to something like <code>http://http/hostname.net</code>. So, for now one should take care to put only the domain name without protocol designation. To check that your inputs are correct, try using “check out your stats!” link on the bottom of the configuration page which should lead you to your Piwik installation.</p>
<p>I’ll write the author about it, though. Plug-in should have a check for the protocol designation, and strip it before applying its own. And what about Piwik installations accessed via some other protocol?</p>
<p><strong>Update:</strong> In version 1.0.2 (April 3<sup>rd</sup>, 2010) Jules updated the explanation for the form field in question urging not to put <code>http://</code> bit in there. It doesn’t fix usability issue, but, at least, makes things clearer for a user.</p>
]]></content:encoded>
			<wfw:commentRss>http://theug.pp.ru/en/boiler-room/bug-in-piwik-analytics-plug-in-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OK, go!</title>
		<link>http://theug.pp.ru/en/boiler-room/ok_go/</link>
		<comments>http://theug.pp.ru/en/boiler-room/ok_go/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 13:23:45 +0000</pubDate>
		<dc:creator>theUg</dc:creator>
				<category><![CDATA[Boiler Room]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://theug.pp.ru/en/boiler-room/ok-go/</guid>
		<description><![CDATA[Finally got around to set up the English version of my blog. It shan’t be exact copy of the Russian version, but most of my posts would be republished here. Moreover, I’ll translate notable backdated posts. In the year since I set up WordPress on my site, some positive development occured both in the core software and plug-ins. Firstly, WP now (comparing versions 2.1 I had then and [...]]]></description>
			<content:encoded><![CDATA[<p>Finally got around to set up the English version of my blog. It shan’t be exact copy of the <a TITLE="Russian version of my blog" HREF="http://theug.pp.ru">Russian version</a>, but most of my posts would be republished here. Moreover, I’ll translate notable backdated posts.</p>
<p>In the year since I set up WordPress on my site, some positive development occured both in the core software and plug-ins. Firstly, <abbr TITLE="WordPress">WP</abbr> now (comparing versions 2.1 I had then and 2.3.2) properly supports <acronym TITLE="Unicode Transformation Format">UTF</acronym> encoding — database directive “SET NAMES” now included in wp-db.php file. Also, in wp-config.php there is now a way to set up encoding and collation for <abbr TITLE="Database">DB</abbr>. That and the fact that my hoster started to offer 5th version of My<acronym TITLE="Simple Quiery Language">SQL</acronym> made installation a breeze.</p>
<p>Now I have to figure out how to migrate my original set-up (WP still doesn’t support multi-lingual sites out of the box, so I have to run separate copies of it off of separate databases) from <abbr TITLE="Version">v.</abbr> 2.1 and v. 4.0 of MySQL, wich I took great pains to get to work properly, to the new, more robust combination.</p>
<p>Next thing is <acronym TITLE="Release Candidate">RC</acronym> 4 of the <a ONCLICK="return true;javascript:urchinTracker('/outgoing/web/CMS');" HREF="http://getk2.com" TITLE="K2 WordPress framework">K2</a> framework/theme I use on top of the core software. It looks like many kinks were worked out since I installed it last. <acronym TITLE="Asynchronous Javascript and XML">AJAX</acronym> features are more solid, albeit search is still acting up sometimes.</p>
<p>The Sidebar Modules Manager (reverts to WP widgets if disabled) now looks real neat, although all that fanciness slows it down even on my rather powerful machine (to be fair, I have some 50 windows open in Opera now, so that has to do something with something). Supports 3-column page layout. Quite a few useful modules available, including “Latest Comments”, “Calendar”, “Tag Cloud” <em LANG="la">et cetera</em>. Although, when it comes to recent comments I prefer separate “<a ONCLICK="return true;javascript:urchinTracker('/outgoing/web/CMS');" TITLE="“Brian’s Latest Comments” WordPress plug-in" HREF="http://meidell.dk/archives/2004/09/12/brians-latest-comments/">Brian’s Latest Comments</a>” plug-in for I like its realisation (N recent posts commented, showing latest comment authors and total number of comments, all customizable, versus just N recent comments with one-line teasers of) better.</p>
<p>In the plug-in realm it seems like v. 1.5 of “<a HREF="http://kahi.cz/blog/ravens-antispam-for-wordpress/" TITLE="Raven’s Antispam WordPress plug-in">Raven’s Antispam</a>” finally works with AJAX comments (The only apparent reason that I see is that I have updated version of DB now). Can’t wait to see if it’ll protect the site from most of spam without using Akismet and the like. Also, “<a ONCLICK="return true;javascript:urchinTracker('/outgoing/web/CMS');" HREF="http://txfx.net/code/wordpress/subscribe-to-comments/" TITLE="Subscribe to Comments WordPress plug-in">Subscribe to Comments</a>” plug-in appears to work properly.</p>
<p>Important thing to note is that “<a ONCLICK="return true;javascript:urchinTracker('/outgoing/web/CMS');" TITLE="“Ultimate Tag Warrior” WordPress plug-in" HREF="http://www.neato.co.nz/ultimate-tag-warrior/">Ultimate Tag Warrior</a>” plug-in doesn’t officially support WP v. 2.3 <em LANG="la">per se</em> (possibly because of the taxonomy scheme newly introduced in the WP core), but author is working on some <a ONCLICK="return true;javascript:urchinTracker('/outgoing/web/CMS');" TITLE="UTW Christine’s “things” for WordPress 2.3" HREF="http://www.neato.co.nz/wordpress-things/">tag-related things</a> for WP 2.3 (some really nice things, like embedded tags, tag management <em LANG="la">etc.</em> Will try some of them). However, K2/WP now has built-in tag support with the same functionality as an orginal <abbr TITLE="Ultimate Tag Warrior">UTW</abbr>.</p>
]]></content:encoded>
			<wfw:commentRss>http://theug.pp.ru/en/boiler-room/ok_go/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Housewarming</title>
		<link>http://theug.pp.ru/en/boiler-room/housewarming/</link>
		<comments>http://theug.pp.ru/en/boiler-room/housewarming/#comments</comments>
		<pubDate>Tue, 23 Jan 2007 03:21:52 +0000</pubDate>
		<dc:creator>theUg</dc:creator>
				<category><![CDATA[Boiler Room]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://theug.pp.ru/en/?p=25</guid>
		<description><![CDATA[Last few days I had to tinker with the site quite a bit. Troubles, certainly, were somewhat welcome. First, I finally registered and moved to the proper domain (theug.pp.ru). Secondly, fine-tuned the library. Thirdly, screwed CMS to the site. For quite a while Textpattern has caught my fancy, however, due to hosting limitations I didn’t manage to install it in one setting. Ere [...]]]></description>
			<content:encoded><![CDATA[<p>Last few days I had to tinker with the site quite a bit. Troubles, certainly, were somewhat welcome. First, I finally registered and moved to the proper domain  (theug.pp.ru). Secondly, fine-tuned the <a title="theUg’s library" href="http://lib.theug.pp.ru/en/">library</a>. Thirdly, screwed <abbr title="Content Management System">CMS</abbr> to the site.</p>
<p>For quite a while <a title="Textpattern CMS" href="http://textpattern.com">Textpattern</a> has caught my fancy, however, due to hosting limitations I didn’t manage to install it in one setting. Ere I went into search and query, I decided to give <a title="WordPress CMS" href="http://wordpress.org">WordPress</a> a shot, as <a title="Dmitrij Bychkov’s Site" href="http://gordy.ru">my friend</a> recommended.</p>
<p>Installation and adjustment took even less time than WordPress’ “Famous 5-Minute Install”, everything started to work straight away and without particular trouble, aside from hindrances of the hosting itself. Comparing functionality “out of the box”, both systems are quite similar, however WordPress seems somewhat cumbrous and template editing looks more difficult.</p>
<p>But, as I am lazy, it’s three o’clock in the morning, and WordPress by and large makes a nice impression, I think to leave it at that, and work as it is. The order of work shall be as follows:</p>
<ol>
<li>Fill the site with materials from the past, some of which hasn’t been published.</li>
<li>Think out the original design.</li>
<li>Organize multi-ligual support, which shall include both individual templates, and customisation of <a title="Wikipedia Article on Typography" onclick="return true;javascript:urchinTracker('/outgoing/wikipedia');" href="http://en.wikipedia.org/wiki/Typography">typography</a> module (for instance, so that in Russian version quotes would be such as: « „ ” », and in English — such as: “ ‘ ’ ”).</li>
</ol>
<p>Since I’m no man of experience in these affairs (affairs of WordPress in particular and <abbr title="PHP: Hypertext Preprocessor">PHP</abbr> in general), any help is welcome. Write, Shura, write. And here — lights-out.</p>
]]></content:encoded>
			<wfw:commentRss>http://theug.pp.ru/en/boiler-room/housewarming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

