<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://rss.milandinic.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Milan Dinić's Blog</title>
	
	<link>http://blog.milandinic.com</link>
	<description>The Miscellaneous Ramblings from Serbia</description>
	<lastBuildDate>Wed, 11 Nov 2009 22:33:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://rss.milandinic.com/MilanDinicBlog" /><feedburner:info uri="milandinicblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>How to use load_plugin_textdomain on activation of plugin</title>
		<link>http://rss.milandinic.com/~r/MilanDinicBlog/~3/5ixBOtNqKjE/</link>
		<comments>http://blog.milandinic.com/2009/11/11/how-to-use-load-plugin-textdomain-activation-plugin/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 22:33:48 +0000</pubDate>
		<dc:creator>Milan Dinić</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.milandinic.com/?p=141</guid>
		<description><![CDATA[With my new plugin, Gravatar Signup Encouragement, I had a problem with translation of string that is used only on activation.

That string contains default message that is saved in database. No matter what I tried, it would always save original string, not translation.
After asking question on wp-hackers mailing list and exchanging several replies with Otto, [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>With my new plugin, <a href="http://blog.milandinic.com/wordpress/plugins/gravatar-signup-encouragement/">Gravatar Signup Encouragement</a>, I had a problem with translation of string that is used only on activation.</p>
<p><span id="more-141"></span></p>
<p>That string contains default message that is saved in database. No matter what I tried, it would always save original string, not translation.</p>
<p>After <a href="http://groups.google.com/group/wp-hackers/browse_thread/thread/4fdc895360c3b087#" rel="nofollow">asking question</a> on <a href="http://codex.wordpress.org/Mailing_Lists#Hackers" rel="nofollow">wp-hackers mailing list</a> and exchanging several replies with Otto, I found solution for this. In your function that is used in <a href="http://codex.wordpress.org/Function_Reference/register_activation_hook" rel="nofollow">register_activation_hook</a>, you need to again use function <a href="http://codex.wordpress.org/Function_Reference/load_plugin_textdomain" rel="nofollow">load_plugin_textdomain</a>, even if you loaded it already in init. It should be used before any string.</p>
<p>So if you encounter this problem, you know how to solve it.<br />
Don&#8217;t forget to try my plugin mentioned here, <a href="http://blog.milandinic.com/wordpress/plugins/gravatar-signup-encouragement/">Gravatar Signup Encouragement</a>.</p>
<!-- google_ad_section_end --><div class="feedflare">
<a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=5ixBOtNqKjE:GWj5S9IG5DA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=5ixBOtNqKjE:GWj5S9IG5DA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=5ixBOtNqKjE:GWj5S9IG5DA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=5ixBOtNqKjE:GWj5S9IG5DA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=5ixBOtNqKjE:GWj5S9IG5DA:V_sGLiPBpWU" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=5ixBOtNqKjE:GWj5S9IG5DA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=5ixBOtNqKjE:GWj5S9IG5DA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=5ixBOtNqKjE:GWj5S9IG5DA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MilanDinicBlog/~4/5ixBOtNqKjE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.milandinic.com/2009/11/11/how-to-use-load-plugin-textdomain-activation-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.milandinic.com/2009/11/11/how-to-use-load-plugin-textdomain-activation-plugin/</feedburner:origLink></item>
		<item>
		<title>Introducing Gravatar Signup Encouragement</title>
		<link>http://rss.milandinic.com/~r/MilanDinicBlog/~3/ffQfIAS9Xik/</link>
		<comments>http://blog.milandinic.com/2009/10/18/introducing-gravatar-signup-encouragement/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 22:05:44 +0000</pubDate>
		<dc:creator>Milan Dinić</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[Gravatar]]></category>
		<category><![CDATA[Gravatar Signup Encouragement]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.milandinic.com/?p=131</guid>
		<description><![CDATA[Gravatar Signup Encouragement is my first publicly released plugin for WordPress. I got idea to write it after reading comments on post on Weblog Tools Collection titled “Why Is Gravatar Still Not Mainstream”. At that same day I made first version of plugin and posted link to it&#8217;s download page as comment on post waiting [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><a href="http://blog.milandinic.com/wordpress/plugins/gravatar-signup-encouragement/">Gravatar Signup Encouragement</a> is my first publicly released plugin for WordPress. I got idea to write it after reading comments on post on Weblog Tools Collection titled “<a rel="nofollow" href="http://weblogtoolscollection.com/archives/2009/08/17/why-is-gravatar-still-not-mainstream/">Why Is Gravatar Still Not Mainstream</a>”. At that same day I made <a href="http://www.divshare.com/download/8223159-8b6" rel="nofollow">first version</a> of plugin and posted link to it&#8217;s download page as comment on post waiting for responses but comment never appeared.</p>
<p><span id="more-131"></span></p>
<p>For last couple of weeks I was doing slow rewriting of plugin while adding new features and finally decided to release it publicly and to add it to WordPress plugin directory. You can now download it from <a rel="nofollow" href="http://wordpress.org/extend/plugins/gravatar-signup-encouragement/">here</a>.</p>
<!-- google_ad_section_end --><div class="feedflare">
<a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=ffQfIAS9Xik:LBGW8ZgBITE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=ffQfIAS9Xik:LBGW8ZgBITE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=ffQfIAS9Xik:LBGW8ZgBITE:F7zBnMyn0Lo" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=ffQfIAS9Xik:LBGW8ZgBITE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=ffQfIAS9Xik:LBGW8ZgBITE:V_sGLiPBpWU" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=ffQfIAS9Xik:LBGW8ZgBITE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=ffQfIAS9Xik:LBGW8ZgBITE:gIN9vFwOqvQ" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=ffQfIAS9Xik:LBGW8ZgBITE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MilanDinicBlog/~4/ffQfIAS9Xik" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.milandinic.com/2009/10/18/introducing-gravatar-signup-encouragement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.milandinic.com/2009/10/18/introducing-gravatar-signup-encouragement/</feedburner:origLink></item>
		<item>
		<title>Google News soon in Serbian, Bulgarian, Romanian and Slovakian</title>
		<link>http://rss.milandinic.com/~r/MilanDinicBlog/~3/kryGFjIaSU0/</link>
		<comments>http://blog.milandinic.com/2009/10/04/google-news-soon-in-serbian-bulgarian-romanian-and-slovakian/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 19:53:58 +0000</pubDate>
		<dc:creator>Milan Dinić</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet Services]]></category>
		<category><![CDATA[Google News]]></category>

		<guid isPermaLink="false">http://blog.milandinic.com/?p=113</guid>
		<description><![CDATA[In March, I discovered (via Google Translate) that Google is testing localized version for Serbia. Half a year later, localized version is fully translated and snippets are showing on Google&#8217;s main search results page, but is not officially released. 

By changing country and language codes, I discovered that localized Google News are also ready for [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>In March, I <a href="http://www.milandinic.com/2009/03/26/uskoro-stize-google-news-na-srpskom/" rel="nofollow">discovered</a> (<a href="http://translate.google.com/translate?prev=hp&#038;hl=en&#038;js=y&#038;u=http%3A%2F%2Fwww.milandinic.com%2F2009%2F03%2F26%2Fuskoro-stize-google-news-na-srpskom%2F&#038;sl=sr&#038;tl=en&#038;history_state0=" rel="nofollow">via Google Translate</a>) that Google is testing localized version for Serbia. Half a year later, localized version is fully translated and <a href="http://www.google.com/search?hl=sr&#038;source=hp&#038;q=obama&#038;lr=&#038;aq=2&#038;oq=oba" rel="nofollow">snippets</a> are showing on Google&#8217;s main search results page, but is not officially released. </p>
<p><span id="more-113"></span></p>
<p>By changing country and language codes, I discovered that localized Google News are also ready for <a href="http://news.google.com/news/search?um=1&#038;ned=bg_bg&#038;hl=bg&#038;q=obama" rel="nofollow">Bulgarian</a>, <a href="http://news.google.com/news/search?um=1&#038;ned=ro_ro&#038;hl=ro&#038;q=obama" rel="nofollow">Romanian</a> and <a href="http://news.google.com/news/search?um=1&#038;ned=sk_sk&#038;hl=sk&#038;q=obama" rel="nofollow">Slovakian</a> markets. You can see if there is a testing for your country and language by changing country and language codes in URL. For example, in http://news.google.com/news/search?um=1&#038;ned=sr_rs&#038;hl=sr&#038;q=obama <em>sr</em> is code for language while <em>rs</em> is code for country.</p>
<p>I hope that Google will soon officially release these products, since now they lack some features like homepage, backlinks in top navbar from other Google&#8217;s products, ability to add new sources etc.</p>
<!-- google_ad_section_end --><div class="feedflare">
<a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=kryGFjIaSU0:h6Oxd9g4uqc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=kryGFjIaSU0:h6Oxd9g4uqc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=kryGFjIaSU0:h6Oxd9g4uqc:F7zBnMyn0Lo" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=kryGFjIaSU0:h6Oxd9g4uqc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=kryGFjIaSU0:h6Oxd9g4uqc:V_sGLiPBpWU" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=kryGFjIaSU0:h6Oxd9g4uqc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=kryGFjIaSU0:h6Oxd9g4uqc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=kryGFjIaSU0:h6Oxd9g4uqc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MilanDinicBlog/~4/kryGFjIaSU0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.milandinic.com/2009/10/04/google-news-soon-in-serbian-bulgarian-romanian-and-slovakian/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.milandinic.com/2009/10/04/google-news-soon-in-serbian-bulgarian-romanian-and-slovakian/</feedburner:origLink></item>
		<item>
		<title>New AdSense Unit?</title>
		<link>http://rss.milandinic.com/~r/MilanDinicBlog/~3/XsDK_pwuihg/</link>
		<comments>http://blog.milandinic.com/2009/02/15/new-adsense-unit/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 17:38:10 +0000</pubDate>
		<dc:creator>Milan Dinić</dc:creator>
				<category><![CDATA[AdSense]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://blog.milandinic.com/?p=106</guid>
		<description><![CDATA[   

Fourteen months ago, last post here was about new AdSense units that started that day. Later they became usual, but in that time they were new and interesting.
Now I again spotted some unit that I didn&#8217;t see earlier. It is something like slideshow of products of particular advertiser. It is not flash [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div style="float: right; margin: 5px;"> <script type="text/javascript" src="http://sphinn.com/evb/button.php"></script>  </div>
<p><span id="more-106"></span></p>
<p>Fourteen months ago, <a href="http://blog.milandinic.com/2007/12/12/video-with-scrolling-adsense-ads/">last post</a> here was about new AdSense units that started that day. Later they became usual, but in that time they were new and interesting.</p>
<p>Now I again spotted some unit that I didn&#8217;t see earlier. It is something like slideshow of products of particular advertiser. It is not flash but normal JavaScript and it was on 250&#215;250 unit, and it seems that it is on image ad, since after refreshing I always see images (there is that google_ad_slot not google_ad_type). Page where I saw it is <a href="http://www.sitestartups.com/tell-a-friend/" rel="nofollow">here</a>.</p>
<div style="text-align: center;"><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/q7rrQcCUzOg&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x234900&#038;color2=0x4e9e00"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/q7rrQcCUzOg&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x234900&#038;color2=0x4e9e00" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></div>
<p><a href="http://www.divshare.com/download/6555899-63c" rel="nofollow">Full quality download</a>.</p>
<p>Is this really new unit or it is new only for me? I searched on web and didn&#8217;t find anything about it.</p>
<p>BTW, I do plan to write something here, I already have some drafts, and also want to publish some WordPress plugins I made so I&#8217;ll use this website for it.</p>
<!-- google_ad_section_end --><div class="feedflare">
<a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=XsDK_pwuihg:njYihHak5PA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=XsDK_pwuihg:njYihHak5PA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=XsDK_pwuihg:njYihHak5PA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=XsDK_pwuihg:njYihHak5PA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=XsDK_pwuihg:njYihHak5PA:V_sGLiPBpWU" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=XsDK_pwuihg:njYihHak5PA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=XsDK_pwuihg:njYihHak5PA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=XsDK_pwuihg:njYihHak5PA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MilanDinicBlog/~4/XsDK_pwuihg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.milandinic.com/2009/02/15/new-adsense-unit/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://blog.milandinic.com/2009/02/15/new-adsense-unit/</feedburner:origLink></item>
		<item>
		<title>Video with scrolling AdSense Ads!</title>
		<link>http://rss.milandinic.com/~r/MilanDinicBlog/~3/VrodWN2Yclc/</link>
		<comments>http://blog.milandinic.com/2007/12/12/video-with-scrolling-adsense-ads/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 12:57:05 +0000</pubDate>
		<dc:creator>Milan Dinić</dc:creator>
				<category><![CDATA[AdSense]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://blog.milandinic.com/2007/12/12/video-with-scrolling-adsense-ads/</guid>
		<description><![CDATA[While surfing on Net, on one page I saw AdSense feature which was new to me. I checked code and saw that is correct, so I immediately recorded video.

 
Later I found that others noticed this too, but nobody recorded video   Google has added arrows  and clicking on them scroll to different [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>While surfing on Net, on <a href="http://www.berliner-melder.de/berlin-internet/index.1.html" rel="nofollow">one page</a> I saw AdSense feature which was new to me. I checked code and saw that is correct, so I immediately recorded video.</p>
<p><span id="more-97"></span></p>
<div align="center"><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/7mriFBENPE4"></param> <embed src="http://www.youtube.com/v/7mriFBENPE4" type="application/x-shockwave-flash" width="425" height="350"></embed></object></div>
<p>Later I found that others noticed this too, but nobody recorded video <img src='http://blog.milandinic.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Google has added arrows  and clicking on them scroll to different ads.<br />
<strong><br />
Update</strong>: Since clip on YouTube is low quality, I uploaded original file with full resolution on <a href="http://www.divshare.com/download/3089324-c16" rel="nofollow">DivShare</a>.</p>
<!-- google_ad_section_end --><div class="feedflare">
<a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=VrodWN2Yclc:lvpod3loiFU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=VrodWN2Yclc:lvpod3loiFU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=VrodWN2Yclc:lvpod3loiFU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=VrodWN2Yclc:lvpod3loiFU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=VrodWN2Yclc:lvpod3loiFU:V_sGLiPBpWU" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=VrodWN2Yclc:lvpod3loiFU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=VrodWN2Yclc:lvpod3loiFU:gIN9vFwOqvQ" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=VrodWN2Yclc:lvpod3loiFU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MilanDinicBlog/~4/VrodWN2Yclc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.milandinic.com/2007/12/12/video-with-scrolling-adsense-ads/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.milandinic.com/2007/12/12/video-with-scrolling-adsense-ads/</feedburner:origLink></item>
		<item>
		<title>Kimi Raikkonen Wins 2007 F1 Championship!</title>
		<link>http://rss.milandinic.com/~r/MilanDinicBlog/~3/HinsTeqV5QU/</link>
		<comments>http://blog.milandinic.com/2007/10/21/kimi-raikkonen-wins-2007-f1-championship/#comments</comments>
		<pubDate>Sun, 21 Oct 2007 19:42:46 +0000</pubDate>
		<dc:creator>Milan Dinić</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[formula 1]]></category>
		<category><![CDATA[sport]]></category>

		<guid isPermaLink="false">http://blog.milandinic.com/2007/10/21/kimi-raikkonen-wins-2007-f1-championship/</guid>
		<description><![CDATA[
Men, I told you that this will be one of the best F1 races ever! At last, Kimi won championship (completely deserved), so I need to change my favorite driver. I hope that it will be Miloš Pavlović, who won today&#8217;s race in Portugal (started as second), and is now third in driver&#8217;s ranking, two [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div style="float: right"><!--adsense#post_200x200--></div>
<p>Men, I <a href="http://blog.milandinic.com/2007/10/20/last-f1-race-this-season/" rel="nofollow">told</a> you that this will be one of the best F1 races ever! At last, Kimi won championship (completely deserved), so I need to change my favorite driver. I hope that it will be <a href="http://www.milospavlovic.com/" rel="nofollow">Miloš Pavlović</a>, who won today&#8217;s race in Portugal (started as second), and is now third in driver&#8217;s ranking, two races before end. There are still theoretical chances that he can win championship. Commentator on F1 race said that there are unofficial news that Miloš will test for some Formula One team in coming months!</p>
<!-- google_ad_section_end --><div class="feedflare">
<a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=HinsTeqV5QU:4jO1xn8bxbU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=HinsTeqV5QU:4jO1xn8bxbU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=HinsTeqV5QU:4jO1xn8bxbU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=HinsTeqV5QU:4jO1xn8bxbU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=HinsTeqV5QU:4jO1xn8bxbU:V_sGLiPBpWU" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=HinsTeqV5QU:4jO1xn8bxbU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=HinsTeqV5QU:4jO1xn8bxbU:gIN9vFwOqvQ" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=HinsTeqV5QU:4jO1xn8bxbU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MilanDinicBlog/~4/HinsTeqV5QU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.milandinic.com/2007/10/21/kimi-raikkonen-wins-2007-f1-championship/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.milandinic.com/2007/10/21/kimi-raikkonen-wins-2007-f1-championship/</feedburner:origLink></item>
		<item>
		<title>Last F1 Race This Season</title>
		<link>http://rss.milandinic.com/~r/MilanDinicBlog/~3/40R2a0HUQ8I/</link>
		<comments>http://blog.milandinic.com/2007/10/20/last-f1-race-this-season/#comments</comments>
		<pubDate>Sat, 20 Oct 2007 14:28:17 +0000</pubDate>
		<dc:creator>Milan Dinić</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[formula 1]]></category>
		<category><![CDATA[sport]]></category>

		<guid isPermaLink="false">http://blog.milandinic.com/2007/10/20/last-f1-race-this-season/</guid>
		<description><![CDATA[
As I already wrote, this weekend in Brazil will be held last race of this season. It was never more interesting (oh, maybe just in last 10 years for which I follow Formula 1), three drivers have remained in contention to the last.. Official training is staring for 90 minutes, in 18:00 by Central European [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div style="float: right"><!--adsense#post_200x200--></div>
<p>As I <a href="http://blog.milandinic.com/2007/10/08/2007-chinese-f1-grand-prix/">already wrote</a>, this weekend in Brazil will be held last race of this season. It was never more interesting (oh, maybe just in last 10 years for which I follow Formula 1), three drivers have remained in contention to the last.. Official training is staring for 90 minutes, in 18:00 by Central European Time (CET). In same time tomorrow will held race.</p>
<p><span id="more-94"></span></p>
<p>And, BTW, you can watch tomorrow and second race in Portugal in <a href="http://www.renault-sport.com/en/world_series/" rel="nofollow">World Series by Renault</a>. Serbian driver, <a href="http://www.milospavlovic.com/">Miloš Pavlović</a>, will start from second place!</p>
<!-- google_ad_section_end --><div class="feedflare">
<a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=40R2a0HUQ8I:e9hIrpfivp4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=40R2a0HUQ8I:e9hIrpfivp4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=40R2a0HUQ8I:e9hIrpfivp4:F7zBnMyn0Lo" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=40R2a0HUQ8I:e9hIrpfivp4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=40R2a0HUQ8I:e9hIrpfivp4:V_sGLiPBpWU" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=40R2a0HUQ8I:e9hIrpfivp4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=40R2a0HUQ8I:e9hIrpfivp4:gIN9vFwOqvQ" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=40R2a0HUQ8I:e9hIrpfivp4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MilanDinicBlog/~4/40R2a0HUQ8I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.milandinic.com/2007/10/20/last-f1-race-this-season/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.milandinic.com/2007/10/20/last-f1-race-this-season/</feedburner:origLink></item>
		<item>
		<title>The Death of the Nobel Peace Prize</title>
		<link>http://rss.milandinic.com/~r/MilanDinicBlog/~3/SYRuk1W2kOI/</link>
		<comments>http://blog.milandinic.com/2007/10/13/the-death-of-the-nobel-peace-prize/#comments</comments>
		<pubDate>Sat, 13 Oct 2007 21:37:58 +0000</pubDate>
		<dc:creator>Milan Dinić</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[Serbia]]></category>
		<category><![CDATA[World]]></category>
		<category><![CDATA[Al Gore]]></category>
		<category><![CDATA[NATO aggression on Serbia]]></category>
		<category><![CDATA[Nobel Peace Prize]]></category>

		<guid isPermaLink="false">http://blog.milandinic.com/2007/10/13/the-death-of-the-nobel-peace-prize/</guid>
		<description><![CDATA[
It&#8217;s official: the Nobel Peace Prize is death. Final breathe was giving half of this prize to Al Gore. I will not write about Gore&#8217;s role in climate change campaign; I will focus on his “peace” work.
I am witness that Al Gore is now way peacemaker. He was vice-president in 1999, when USA with it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div style="float: right"><!--adsense#post_300x250--></div>
<p>It&#8217;s official: the Nobel Peace Prize is death. Final breathe was <a href="http://news.google.com/news?hl=en&#038;ncl=1122012844&#038;topic=h" rel="nofollow">giving</a> half of this prize to Al Gore. I will not write about Gore&#8217;s role in climate change campaign; I will focus on his “peace” work.<br />
I am witness that Al Gore is now way peacemaker. He was vice-president in 1999, when USA with it&#8217;s <acronym title="North Atlantic Terrorist Organization :)">NATO</acronym> partners bombed Serbia for 78 days. Thousands of people died. Damage was valued for over $40 billion dollars! </p>
<p><span id="more-93"></span></p>
<p>Some foreign observers also noted this, plus some other crises around the globe. I&#8217;ll quote some articles.</p>
<p><a href="http://www.counterpunch.org/oberg10122007.html">A Grand Misjudgment: Gore&#8217;s Peace Prize</a> by Jan Oberg</p>
<blockquote><p>Alfred Nobel wrote in his will that the Peace Prize should be awarded to &#8220;the person who shall have done the most or the best work for fraternity between the nations, for the abolition or reduction of standing armies and for the holding and promotion of peace congresses.&#8221;</p>
<p>&#8230;</p>
<p>In particular, Al Gore &#8211; as vice-president under Bill Clinton between 1993 and 2001 was never heard or seen as a peace-maker. Clinton-Gore had a crash program for building up US military facilities and made military allies all around Russia &#8211; and missed history&#8217;s greatest opportunity for a new world order.</p>
<p>In contravention of international law and without a UN Security Council mandate, they bombed Serbia and Kosovo, based on an extremely deficient understanding of Yugoslavia and propaganda about genocide that has caused the miserable situation called Kosovo today (likely to blow up this year or the next), and they bombed in Afghanistan and Sudan.</p></blockquote>
<p><a href="http://www.wsws.org/articles/2007/oct2007/gore-o13.shtml">Nobel Prize for Al Gore: “Old Europe” fires back at the Bush administration</a> By Patrick Martin</p>
<blockquote><p>Vice President Gore, however, is hardly to be identified with the cause of “peace.” One of only ten Senate Democrats who voted for the first US war against Iraq in 1990, he was second-in-command of an administration that dispatched US troops to Somalia, Haiti and Bosnia, financed death squads in Colombia, bombed Iraq, Afghanistan and Sudan, maintained an economic blockade of Iraq that caused the death of an estimated 500,000 Iraqi children, and waged a devastating air war against Serbia.</p>
<p>&#8230;</p>
<p>Gore, of course, is a capitalist politician, and has grown wealthy from stockholdings in Apple, Google and other high-tech giants. He is incapable, by ideology and by social interest, of offering a serious program to deal with climate change.</p>
<p>Moreover, Gore has talked a better game than he has played. When in office, as vice president for eight years, he did little to advance his avowed environmental concerns. The Kyoto Treaty, which Gore played a significant role in drafting, was a largely symbolic exercise, and the Clinton administration never submitted it for ratification by the Senate because of intense opposition by American business interests.</p></blockquote>
<p>More links:<br />
<a href="http://www.powerlineblog.com/archives/2007/10/018734.php" rel="nofollow">Changing the climate, one winner at a time</a><br />
<a href="http://www.thestar.com/sciencetech/Environment/article/266490" rel="nofollow">Gore&#8217;s Nobel win has sides lined up</a><br />
<a href="http://newsforums.bbc.co.uk/nol/thread.jspa?forumID=3671&#038;edition=2&#038;ttl=20071013223121" rel="nofollow">Users&#8217; comments on BBC</a><br />
<a href="http://www.iht.com/articles/2007/10/12/europe/nobel.php?d=1" rel="nofollow">Users&#8217; comments on <acronym title="International Herald Tribune">IHT</acronym></a></p>
<p>If you find some interesting text on this topic, share it with me.</p>
<!-- google_ad_section_end --><div class="feedflare">
<a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=SYRuk1W2kOI:j2vW5WkHNcU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=SYRuk1W2kOI:j2vW5WkHNcU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=SYRuk1W2kOI:j2vW5WkHNcU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=SYRuk1W2kOI:j2vW5WkHNcU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=SYRuk1W2kOI:j2vW5WkHNcU:V_sGLiPBpWU" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=SYRuk1W2kOI:j2vW5WkHNcU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=SYRuk1W2kOI:j2vW5WkHNcU:gIN9vFwOqvQ" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=SYRuk1W2kOI:j2vW5WkHNcU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MilanDinicBlog/~4/SYRuk1W2kOI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.milandinic.com/2007/10/13/the-death-of-the-nobel-peace-prize/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.milandinic.com/2007/10/13/the-death-of-the-nobel-peace-prize/</feedburner:origLink></item>
		<item>
		<title>2007 Chinese F1 Grand Prix</title>
		<link>http://rss.milandinic.com/~r/MilanDinicBlog/~3/dMAxj8Zx6tk/</link>
		<comments>http://blog.milandinic.com/2007/10/08/2007-chinese-f1-grand-prix/#comments</comments>
		<pubDate>Sun, 07 Oct 2007 22:38:51 +0000</pubDate>
		<dc:creator>Milan Dinić</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[formula 1]]></category>
		<category><![CDATA[sport]]></category>

		<guid isPermaLink="false">http://blog.milandinic.com/2007/10/08/2007-chinese-f1-grand-prix/</guid>
		<description><![CDATA[
Wow, I didn&#8217;t expect to this really happen after last race in Japan! It was just theoretical chance that Hamilton won&#8217;t get any point in today&#8217;s race. Especially I didn&#8217;t expect that a three-way battle for the title will be in last race. That is something what we, Formula One fans wanted several years ago [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div style="float: right"><!--adsense#post_300x250--></div>
<p>Wow, I didn&#8217;t expect to this really happen after last race in Japan! It was just theoretical chance that Hamilton won&#8217;t get any point in today&#8217;s race. Especially I didn&#8217;t expect that a three-way battle for the title will be in last race. That is something what we, Formula One fans wanted several years ago when Michael Schumacher dominated in F1 championship.</p>
<p><span id="more-92"></span></p>
<p>So, Hamilton got off to a start from pole position on a damp track, while Raikkonen and his Ferrari teammate, Felipe Massa, started from second and third, and Alonso from fourth. The four drivers held position after the first lap, and by Lap 3, the rain began to fall and conditions became precarious. Then, just as suddenly as it began, the rain stopped and the race became a tactical game of second-guessing the weather. The leaders held position through the first set of pit stops, which were all completed by Lap 19, and they kept their rain tires. The track began to dry a few laps later. Hamilton&#8217;s tyres started to wear out quicker than those of his rivals. Raikkonen quickly closed in on Hamilton, who held his title rival off for two laps before falling foul of his lack of grip. and he was the first to pass him, after a muscular battle on Lap 29. After the next lap, Raikkonen was already 8.0 seconds ahead of Hamilton, while Alonso had caught up to 6.1 seconds. Several of the drivers Hamilton had lapped earlier in the race passed the championship leader as he struggled to keep his car on the track. And coming into the pits, the rear of the car twitched away from the Briton as he tried to turn into the left-hand corner at the start of the pit lane. Hamilton corrected it, but the car slid straight on into the gravel trap, where it was beached. Hamilton tried to get the car out, but the rear wheels spun helplessly and, after imploring the marshals to help him, he finally admitted defeat and climbed out of the car.<br />
Raikkonen controlled the race for the remaining laps and finished first, in front of Alonso an Massa. </p>
<p>Hamilton leads the series with 107 points, Alonso is second with 103 and Raikkonen is third with 100. Winner of the race gets 10 points, runner-up 8, and from 5th to 8th place 5 to 1, respectively. It will be the first time since 1986 that three drivers have remained in contention to the last. Drivers tied on points at the end of the season are separated by a win countback — at this moment, Raikkonen has 5 wins and Hamilton and Alonso 4.</p>
<p>I can&#8217;t wait October 20 and 21 for the last race in Brazil. Both training and race will be held at 18:00 by Central European Time.</p>
<!-- google_ad_section_end --><div class="feedflare">
<a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=dMAxj8Zx6tk:wi6gsUjC4U8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=dMAxj8Zx6tk:wi6gsUjC4U8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=dMAxj8Zx6tk:wi6gsUjC4U8:F7zBnMyn0Lo" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=dMAxj8Zx6tk:wi6gsUjC4U8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=dMAxj8Zx6tk:wi6gsUjC4U8:V_sGLiPBpWU" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=dMAxj8Zx6tk:wi6gsUjC4U8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=dMAxj8Zx6tk:wi6gsUjC4U8:gIN9vFwOqvQ" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=dMAxj8Zx6tk:wi6gsUjC4U8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MilanDinicBlog/~4/dMAxj8Zx6tk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.milandinic.com/2007/10/08/2007-chinese-f1-grand-prix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.milandinic.com/2007/10/08/2007-chinese-f1-grand-prix/</feedburner:origLink></item>
		<item>
		<title>Russia-Spain</title>
		<link>http://rss.milandinic.com/~r/MilanDinicBlog/~3/Nxe7BZLvlpg/</link>
		<comments>http://blog.milandinic.com/2007/09/16/russia-spain/#comments</comments>
		<pubDate>Sun, 16 Sep 2007 21:55:38 +0000</pubDate>
		<dc:creator>Milan Dinić</dc:creator>
				<category><![CDATA[World]]></category>

		<guid isPermaLink="false">http://blog.milandinic.com/2007/09/16/russia-spain/</guid>
		<description><![CDATA[
Today were played two European Championships finals. First one was final of European Volleyball Championship in Moscow. Host of championship, Russia, played against Spain. After an epic game, Spain won 3-2. Thousands of Russians, attendets of the game were disappointed.

Later this evening, in Madrid, on European basketball Championship, host Spain played against Russia. From the [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div style="float: right"><!--adsense#post_180x150--></div>
<p>Today were played two European Championships finals. First one was final of European Volleyball Championship in Moscow. Host of championship, Russia, played against Spain. After an epic game, Spain won 3-2. Thousands of Russians, attendets of the game were disappointed.</p>
<p><span id="more-88"></span></p>
<p>Later this evening, in Madrid, on European basketball Championship, host Spain played against Russia. From the beginning of match, Spain have lead. Only lead that Russia had was one got two seconds before ending. Fifteen thousands Spanish fans in arena, and tens of thousands of them on city&#8217;s squares were very disappointed, because they expected championship title.</p>
<!-- google_ad_section_end --><div class="feedflare">
<a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=Nxe7BZLvlpg:OdFo22MRUT4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=Nxe7BZLvlpg:OdFo22MRUT4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=Nxe7BZLvlpg:OdFo22MRUT4:F7zBnMyn0Lo" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=Nxe7BZLvlpg:OdFo22MRUT4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=Nxe7BZLvlpg:OdFo22MRUT4:V_sGLiPBpWU" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=Nxe7BZLvlpg:OdFo22MRUT4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?i=Nxe7BZLvlpg:OdFo22MRUT4:gIN9vFwOqvQ" border="0"></img></a> <a href="http://rss.milandinic.com/~ff/MilanDinicBlog?a=Nxe7BZLvlpg:OdFo22MRUT4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MilanDinicBlog?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MilanDinicBlog/~4/Nxe7BZLvlpg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.milandinic.com/2007/09/16/russia-spain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.milandinic.com/2007/09/16/russia-spain/</feedburner:origLink></item>
	</channel>
</rss>
