<?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>Yo Site - integrated solutions</title>
	<atom:link href="http://yo-site.biz/feed/" rel="self" type="application/rss+xml" />
	<link>http://yo-site.biz</link>
	<description>sensible web architecture</description>
	<lastBuildDate>Tue, 15 May 2012 05:00:11 +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>On-Line E-mail Extractor Released</title>
		<link>http://yo-site.biz/tools/2011/on-line-e-mail-extractor-released/</link>
		<comments>http://yo-site.biz/tools/2011/on-line-e-mail-extractor-released/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 16:31:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://yo-site.biz/?p=161</guid>
		<description><![CDATA[Sometimes you need to extract a bulk of e-mails (e.g. those of your clients) from an free-fromed text. You're welcome to use our free, on-line 
<a href="http://yo-site.biz/extract-e-mails/" title="http://yo-site.biz/extract-e-mails/">E-mail Exctractor</a>!]]></description>
		<wfw:commentRss>http://yo-site.biz/tools/2011/on-line-e-mail-extractor-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Logo for Yo Site</title>
		<link>http://yo-site.biz/general/2011/new-logo-for-yo-site/</link>
		<comments>http://yo-site.biz/general/2011/new-logo-for-yo-site/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 13:57:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://yo-site.biz/?p=143</guid>
		<description><![CDATA[<img class="size-medium wp-image-144" title="New logo for Yo Site" src="http://yo-site.biz/wp-content/uploads/2011/04/yo_site_alone-300x265.jpg" alt="" width="300" height="265" /> New logo for Yo Site]]></description>
		<wfw:commentRss>http://yo-site.biz/general/2011/new-logo-for-yo-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Becker Sp. z o.o.</title>
		<link>http://yo-site.biz/portfolio/2010/becker/</link>
		<comments>http://yo-site.biz/portfolio/2010/becker/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 22:45:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://yo-site.biz/?p=118</guid>
		<description><![CDATA[Russian-language version of the corporate web site of Becker Sp. z o.o., a maker of plastic pallets. The subject of translation were PHP scripts, DreamWeaver templates, google map objects, and PDF files.]]></description>
		<wfw:commentRss>http://yo-site.biz/portfolio/2010/becker/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Client-Server Interaction Via JavaScript</title>
		<link>http://yo-site.biz/how-tos/2010/client-server-javascript-ajax/</link>
		<comments>http://yo-site.biz/how-tos/2010/client-server-javascript-ajax/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 17:31:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How-To's]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[giftman]]></category>

		<guid isPermaLink="false">http://yo-site.biz/?p=109</guid>
		<description><![CDATA[The idea is to display a server response without reloading the page. Say, the user opens a catalog page and adds N items to her/his shopping cart. Without requesting a new page, the web site application sends the data (unit_id, amount) to the server, receives confirmation from the server, and updates the cart display on the same page.]]></description>
		<wfw:commentRss>http://yo-site.biz/how-tos/2010/client-server-javascript-ajax/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Check the syntax of a PHP script before uploading</title>
		<link>http://yo-site.biz/how-tos/2009/check-the-syntax-of-a-php-script-before-uploading/</link>
		<comments>http://yo-site.biz/how-tos/2009/check-the-syntax-of-a-php-script-before-uploading/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 11:30:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How-To's]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[syntax]]></category>

		<guid isPermaLink="false">http://yo-site.biz/?p=98</guid>
		<description><![CDATA[Saves you some time and nerve. Especially when you&#8217;ve been writing code for a while, check it locally before you upload it to a remote server, even to a test site. php -l ~sites/mysite/functions.php This -l option means &#8220;check syntaxt only&#8221;. Simple? Yes, and that&#8217;s the point!]]></description>
		<wfw:commentRss>http://yo-site.biz/how-tos/2009/check-the-syntax-of-a-php-script-before-uploading/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHOTOGALLERY-FP.COM</title>
		<link>http://yo-site.biz/portfolio/2009/filip-przetakiewicz/</link>
		<comments>http://yo-site.biz/portfolio/2009/filip-przetakiewicz/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 23:39:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[autogrow]]></category>
		<category><![CDATA[custom scrollbar]]></category>
		<category><![CDATA[horizontal scrolling]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://yo-site.biz/?p=94</guid>
		<description><![CDATA[A photo gallery by Filip Przetakiewicz. The site presents series of photos in autogrowing strips. Challenges: a horizontally scrolled area (photo strip) that autogrows as it is filled with content, while the author simply adds text and photos in the CMS&#8217; editor in a general html stream. CMS: WordPress. Graphics by Helena-A. Reut.]]></description>
		<wfw:commentRss>http://yo-site.biz/portfolio/2009/filip-przetakiewicz/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Converting DVD video for the web (QuickTime .MOV)</title>
		<link>http://yo-site.biz/how-tos/2009/converting-dvd-video-for-the-web-quicktime-mov/</link>
		<comments>http://yo-site.biz/how-tos/2009/converting-dvd-video-for-the-web-quicktime-mov/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 12:58:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How-To's]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://yo-site.biz/?p=39</guid>
		<description><![CDATA[Here I&#8217;d like to share my good experience in posting video on the web. I sometimes get video from a client in the form of a DVD. Of course, the high quality, low-compression (mpeg2) of a DVD video would be an overhead if put on a web site as it is, so some conversion is [...]]]></description>
		<wfw:commentRss>http://yo-site.biz/how-tos/2009/converting-dvd-video-for-the-web-quicktime-mov/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>On-line HTML Code Sanitizer released</title>
		<link>http://yo-site.biz/tools/2009/code-sanitizer-released/</link>
		<comments>http://yo-site.biz/tools/2009/code-sanitizer-released/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 21:24:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[on-line tool]]></category>
		<category><![CDATA[strip tags]]></category>

		<guid isPermaLink="false">http://yo-site.biz/?p=29</guid>
		<description><![CDATA[Often you need to strip html code of unwanted tags, styles, and/or classes. HTML Code Sanitizer is our free, on-line tool we use for that, and we&#8217;d like to share it with you. Use and enjoy!]]></description>
		<wfw:commentRss>http://yo-site.biz/tools/2009/code-sanitizer-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New look for Yo-Site</title>
		<link>http://yo-site.biz/general/2009/new-look-for-yo-site/</link>
		<comments>http://yo-site.biz/general/2009/new-look-for-yo-site/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 17:58:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://yo-site.biz/?p=3</guid>
		<description><![CDATA[I have at last moved yo-site.biz to a CMS &#8211; WordPress. The theme is still under development, but the whole information is here and growing! :)]]></description>
		<wfw:commentRss>http://yo-site.biz/general/2009/new-look-for-yo-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZANSIN.RU</title>
		<link>http://yo-site.biz/portfolio/2009/zansin-ru/</link>
		<comments>http://yo-site.biz/portfolio/2009/zansin-ru/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 11:31:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[aikido]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://yo-site.biz/?p=68</guid>
		<description><![CDATA[Zansin Do-dzo is a Moscow-based aikido school. Site is built on WordPress. The title screen of each section is illustrated with its own scroll painting.]]></description>
		<wfw:commentRss>http://yo-site.biz/portfolio/2009/zansin-ru/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

