<?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>IN MY OPINION &#187; Blogging</title>
	<atom:link href="http://blog.gomilko.com/category/blogging/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.gomilko.com</link>
	<description>Andrew Gomilko's Blog</description>
	<lastBuildDate>Mon, 14 Jan 2008 08:09:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wordpress theme redesigned</title>
		<link>http://blog.gomilko.com/2007/05/28/wordpress-theme-redesigned</link>
		<comments>http://blog.gomilko.com/2007/05/28/wordpress-theme-redesigned#comments</comments>
		<pubDate>Mon, 28 May 2007 18:41:32 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Social]]></category>

		<guid isPermaLink="false">http://blog.gomilko.com/2007/05/28/wordpress-theme-redesigned/</guid>
		<description><![CDATA[As I stated a few days ago, I mistakenly broke my previously used FastTrack theme. I liked it very much because of the main photo at the top. There depicted a young men with a rucksack walking along underground station. As his face was hidden and his picture was blurred, his character resembled me. I [...]]]></description>
			<content:encoded><![CDATA[<p>As I stated a few days ago, I mistakenly <a href="/2007/05/24/broken-blog/">broke </a>my previously used <a href="http://wpthemes.info/fast-track/">FastTrack</a> theme. I liked it very much because of the main photo at the top. There depicted a young men with a rucksack walking along underground station. As his face was hidden and his picture was blurred, his character resembled me. I like wearing rucksacks and usually use subway if I need to get somewhere. This fact made the theme quite personal, and I didn&#8217;t need to customize it more for a long time. After I broke the theme and I had some hours to get down to <a href="http://codex.wordpress.org/Using_Themes">WordPress Themes</a> internal kitchen, I created my own theme.</p>
<p>To not take long, I&#8217;ll write my work log:</p>
<h3>WP Theme editing on the local machine</h3>
<p>Editing a WP theme remotely is a real pain. In this case, you have to upload/download your theme sources every time you change something. More easy way is a installing your WP copy on the local machine. There are lots of <a href="http://urbangiraffe.com/2005/05/22/installing-wordpress-on-your-own-windows-computer/">howto-s</a> over the Internet. I&#8217;m little bit familiar with Apache+PHP+MySQL bundle, and installed it within 30 minutes. After this, I downloaded my current WP files from my hosting directory and upgraded it <a href="http://wordpress.org/download/">the latest WP version</a> (2.2).</p>
<h3>Tools</h3>
<p>I took the FastTrack theme as a base for my new theme. The markup of all themes are very similar, because all of them uses the same layout: <em>header</em>, <em>content</em>, <em>sidebar</em> and <em>footer</em>. All parts are stored in few <em>.php</em> files with correspondent and clear names. The appearance of a theme is mostly determined by СSS file with styles of all parts. Hence almost all time you have to work with a CSS file editor. For this purpose I chose the great <a href="http://www.getfirebug.com/">FireBug Add-On</a> which show all comprehensive information about a web page including a CSS styles and HTML components on the page. PHP files I edited with <a href="http://www.activestate.com/products/komodo_ide/">Komodo</a> and CSS styles with <a href="http://www.newsgator.com/Individuals/TopStyle/">TopStyle</a>. For choosing right color schema I found out cool on-line tool for color schema generation &#8211; <a href="http://kuler.adobe.com/">kuler</a>.</p>
<h3>Creation</h3>
<p>I took one of my photos which looked fine as a header image and cropped it to the proper size. Then I tidied up all unnecessary elements like top navigation, odd styles, etc. The width of the post area became wider on 100px. Then I chose a color schema using <a href="http://kuler.adobe.com/">kuler</a>. It took some time to play with links appearance and font sizes. And in a few hours the new theme I called <em>harpsichord</em> was done.</p>
<p>If you want to customize your theme, I can suggest you starting from <a href="http://codex.wordpress.org/Using_Themes">Guides to creating your own themes</a>.</p>
<p>P.S.<br />
I eventually tasted the new-brand Eclipse chewing gum <img src='http://blog.gomilko.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  For those who are unfamiliar with <a href="/2007/04/23/eclipse-chewing-gum/">my special interest</a> to it, I&#8217;d say that Eclipse is the most popular open-sourced IDE for Java language (not only however).</p>
<div class="wpg2tag-image"><a href="http://blog.gomilko.com/wpg2?g2_itemId=2048" title="Eclipse chewing gum"><img src="http://gallery.gomilko.com/main.php?g2_view=core.DownloadItem&amp;g2_itemId=2049&amp;g2_serialNumber=2" width="150" height="113" id="IFid2" class="ImageFrame_None" alt="Eclipse chewing gum"/></a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.gomilko.com/2007/05/28/wordpress-theme-redesigned/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Broken blog</title>
		<link>http://blog.gomilko.com/2007/05/24/broken-blog</link>
		<comments>http://blog.gomilko.com/2007/05/24/broken-blog#comments</comments>
		<pubDate>Thu, 24 May 2007 20:40:04 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Social]]></category>

		<guid isPermaLink="false">http://blog.gomilko.com/2007/05/24/broken-blog/</guid>
		<description><![CDATA[I&#8217;ve broken the blog theme fasttrack I&#8217;d been using for a year. It happened while I was playing with now-reading plugin which allows to arrange all books you are reading at the moment , adding reviews and rating it. I&#8217;ve been delaying the moment of getting familiar with WordPress themes templating, and I&#8217;m afraid the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve broken the blog theme <em>fasttrack</em> I&#8217;d been using for a year. It happened while I was playing with <em>now-reading</em> plugin which allows to arrange all books you are reading at the moment , adding reviews and rating it. I&#8217;ve been delaying the moment of getting familiar with WordPress themes templating, and I&#8217;m afraid the necessity of doing it has just come. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gomilko.com/2007/05/24/broken-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enabling OpenID in the WordPress driven blog</title>
		<link>http://blog.gomilko.com/2007/04/24/enabling-openid-in-the-wordpress-driven-blog</link>
		<comments>http://blog.gomilko.com/2007/04/24/enabling-openid-in-the-wordpress-driven-blog#comments</comments>
		<pubDate>Tue, 24 Apr 2007 16:08:38 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://blog.gomilko.com/2007/04/24/enabling-openid-in-the-wordpress-driven-blog/</guid>
		<description><![CDATA[OpenId &#8211; is a one of the many global unique person identifier. The idea is not novel, but there are bunch of open-sourced, not vendor-dependent, collaborated implementations. Basically, the idea is in using your any well-known account, e.g. LiveJournal as a login or your ID in other systems. It is very useful, because you don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>OpenId &#8211; is a one of the many global unique person identifier. The idea is not novel, but there are bunch of open-sourced, not vendor-dependent, collaborated implementations. Basically, the idea is in using your any well-known account, e.g. LiveJournal as a login or your ID in other systems. It is very useful, because you don&#8217;t need to create an account on another OpenID supported system, to make a simple action like leave a comment to a photo of your friend. As I run my own WordPress driven blog, I always wanted a some way to comment my friends posts on LiveJournal. But creating an account only for that reason, seemed to me meaningless. And at that moment appeared a genius and bright implementation of that unique id <a href="https://www.myopenid.com/">MyOpenId</a>. Moreover, the LJ started to support this authentication method. For me only one inconvenience remained. I didn&#8217;t want sign my comments as <a href="http://jdev.myopenid.com/">jdev.myopenid.com</a> (it is my MyOpenId account), because nobody knows who is behind this account. I needed a solution which allows me to associate my blog with my openId. Today I bumped into a great recipe in the <a href="http://webworkerdaily.com/2007/03/07/use-your-own-url-not-wordpresscoms-as-your-openid/">How to Use Your Own URL, Not WordPress.com’s, As Your OpenID</a> article.<br />
Basically you need to do this few simple steps:</p>
<ul>
<li>Get your MyOpenId.com account (or on any other OpenId provider)</li>
<li>Log in into your WordPress driven blog as admin</li>
<li>Go to <code>Presentation -> Theme Editor -> Main Index Template</code></li>
<li>Add to <code>head</code> section of the <code>index.php</code> file such simple strings:
<div class="dean_ch" style="white-space: wrap;">&lt;link rel=&quot;openid.server&quot; href=&quot;http://www.myopenid.com/server&quot; /&gt;<br />
&lt;link rel=&quot;openid.delegate&quot; href=&quot;http://yourAccount.myopenid.com/&quot; /&gt;</div>
</li>
</ul>
<p>Now, I can and do a LJ post comments of my friends <img src='http://blog.gomilko.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gomilko.com/2007/04/24/enabling-openid-in-the-wordpress-driven-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First outside visitor</title>
		<link>http://blog.gomilko.com/2006/11/13/first-outside-visitor</link>
		<comments>http://blog.gomilko.com/2006/11/13/first-outside-visitor#comments</comments>
		<pubDate>Mon, 13 Nov 2006 21:04:50 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Friends]]></category>
		<category><![CDATA[Social]]></category>

		<guid isPermaLink="false">http://blog.gomilko.com/archives/28</guid>
		<description><![CDATA[My blog has been commented by outside visitor. Actually he is my friend, but he has discovered my &#8220;secret&#8221; blog by himself.  Now I feel that I&#8217;ve got a one seldom visiting reader. This feelings are very encouraging, and I&#8217;ll try to write little bit more not to disappoint him   By now, [...]]]></description>
			<content:encoded><![CDATA[<p>My blog has been commented by outside visitor. Actually he is my friend, but he has discovered my &#8220;secret&#8221; blog by himself.  Now I feel that I&#8217;ve got a one seldom visiting reader. This feelings are very encouraging, and I&#8217;ll try to write little bit more not to disappoint him <img src='http://blog.gomilko.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  By now, I can state that my audience is growing smoothly!</p>
<div class="wpg2tag-image"><a href="http://blog.gomilko.com/wpg2?g2_itemId=91" title="Crazy professor"><img src="http://gallery.gomilko.com/main.php?g2_view=core.DownloadItem&amp;g2_itemId=92&amp;g2_serialNumber=2" width="48" height="150" id="IFid4" class="ImageFrame_None" alt="Crazy professor"/></a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.gomilko.com/2006/11/13/first-outside-visitor/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WPG2 plugin installed</title>
		<link>http://blog.gomilko.com/2006/11/09/wpg2-plugin-installed</link>
		<comments>http://blog.gomilko.com/2006/11/09/wpg2-plugin-installed#comments</comments>
		<pubDate>Thu, 09 Nov 2006 21:51:52 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://blog.gomilko.com/archives/26</guid>
		<description><![CDATA[I&#8217;ve successfully upgraded the gallery and blog to latest versions. It allowed me to install WPG2 plugin. This plugin allows inserting images from a G2 gallery to a WordPress posts.

]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve successfully upgraded the <a href="http://gallery.gomilko.com">gallery</a> and blog to latest versions. It allowed me to install WPG2 plugin. This plugin allows inserting images from a G2 gallery to a WordPress posts.
<div class="wpg2tag-image"><a href="http://blog.gomilko.com/wpg2?g2_itemId=406" title="Richard's Castle"><img src="http://gallery.gomilko.com/main.php?g2_view=core.DownloadItem&amp;g2_itemId=407&amp;g2_serialNumber=2" width="113" height="150" id="IFid6" class="ImageFrame_None" alt="Richard's Castle"/></a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.gomilko.com/2006/11/09/wpg2-plugin-installed/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
