<?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"
	>

<channel>
	<title>GolDen Blog</title>
	<atom:link href="http://goldenman.spb.ru/blog/feed/en/" rel="self" type="application/rss+xml" />
	<link>http://goldenman.spb.ru/blog</link>
	<description>PHP, ASP.NET, C#, DBMS, Ajax - the source for my investigations.</description>
	<pubDate>Fri, 14 Mar 2008 14:02:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>jQuery.gTabs plugin - tabbed interface plugin</title>
		<link>http://goldenman.spb.ru/blog/javascript/jquerygtabs-plugin-tabbed-interface-plugin/en/</link>
		<comments>http://goldenman.spb.ru/blog/javascript/jquerygtabs-plugin-tabbed-interface-plugin/en/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 15:04:14 +0000</pubDate>
		<dc:creator>Denis Golovtsov</dc:creator>
		
		<category><![CDATA[Browsers]]></category>

		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://goldenman.spb.ru/blog/javascript/jquerygtabs-plugin-tabbed-interface-plugin/en/</guid>
		<description><![CDATA[Hi, everybody!
Let&#8217;s dance for a little around my favorite JavaScript framework jQuery!
Today I&#8217;d like present you my new creature based on it.
This is new jQuery plugin the purpose of which gives you easy way to create tabbed UI elements on your pages.
Let&#8217;s look the peaces of code.
JavaScript initialization code:

$&#40;&#8216;#gTabs_1&#8242;&#41;.gTabs&#40;&#91;&#8216;tab 1&#8242;,&#8216;tab 2&#8242;, &#8216;tab 3&#8242;,&#8216;tab 4&#8242;&#93;&#41;;

HTML part [...]]]></description>
		<wfw:commentRss>http://goldenman.spb.ru/blog/javascript/jquerygtabs-plugin-tabbed-interface-plugin/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>Gengo patch for WordPress 2.3.x</title>
		<link>http://goldenman.spb.ru/blog/php/gengo-patch-for-wordpress-23x/en/</link>
		<comments>http://goldenman.spb.ru/blog/php/gengo-patch-for-wordpress-23x/en/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 16:40:42 +0000</pubDate>
		<dc:creator>Denis Golovtsov</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Gengo]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://goldenman.spb.ru/blog/php/gengo-patch-for-wordpress-23x/en/</guid>
		<description><![CDATA[For whom it&#8217;s interesting, you can download patched by me Gengo for WordPress 2.3.x here.
The patch is still be not stable, because code of Gengo is quite complex, therefore it&#8217;s not trivial task to fix it, if you are not owner of code. Any way plese post me about any problems there and I will [...]]]></description>
		<wfw:commentRss>http://goldenman.spb.ru/blog/php/gengo-patch-for-wordpress-23x/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>PotgreSQL OLEDB provider for ASP.NET</title>
		<link>http://goldenman.spb.ru/blog/rdbms/postgresql/potgresql-oledb-provider-for-aspnet/en/</link>
		<comments>http://goldenman.spb.ru/blog/rdbms/postgresql/potgresql-oledb-provider-for-aspnet/en/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 16:00:56 +0000</pubDate>
		<dc:creator>Denis Golovtsov</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[PostgreSQL]]></category>

		<category><![CDATA[OLEDB]]></category>

		<guid isPermaLink="false">http://goldenman.spb.ru/blog/rdbms/postgresql/potgresql-oledb-provider-for-aspnet/</guid>
		<description><![CDATA[I read the information on the official PostgreSQL site that the first commercial OLEDB provider for PotgreSQL is available now. I estimate this news as very good.
I have been working with PostgreSQL very closely for one year and I found that this server is very powerful and as now .NET framework will have OLEDB provider [...]]]></description>
		<wfw:commentRss>http://goldenman.spb.ru/blog/rdbms/postgresql/potgresql-oledb-provider-for-aspnet/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>The estimate of your PHP skills and some pictures from the Netherlands</title>
		<link>http://goldenman.spb.ru/blog/php/the-estimate-of-your-php-skills/en/</link>
		<comments>http://goldenman.spb.ru/blog/php/the-estimate-of-your-php-skills/en/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 12:44:58 +0000</pubDate>
		<dc:creator>Denis Golovtsov</dc:creator>
		
		<category><![CDATA[Impressions]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[netherlands]]></category>

		<guid isPermaLink="false">http://goldenman.spb.ru/blog/php/the-estimate-of-your-php-skills/</guid>
		<description><![CDATA[Nice test which allow to estimate your PHP skills

Nice test, recommend to play in this everybody who knows Russian and PHP little  
The Netherlands photos
Other good news came from the Netherlands as the collection of photos with my. Thank you very much for this to Nikos, which finally found his photo camera and sent [...]]]></description>
		<wfw:commentRss>http://goldenman.spb.ru/blog/php/the-estimate-of-your-php-skills/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>CodeIgniter memory leak in &#8220;Generating Query Results&#8221; functions and solution for this</title>
		<link>http://goldenman.spb.ru/blog/php/codeigniter/ci-memory-leak-in-generating-query-results-functions-and-solution-for-this/en/</link>
		<comments>http://goldenman.spb.ru/blog/php/codeigniter/ci-memory-leak-in-generating-query-results-functions-and-solution-for-this/en/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 14:22:10 +0000</pubDate>
		<dc:creator>Denis Golovtsov</dc:creator>
		
		<category><![CDATA[CodeIgniter]]></category>

		<category><![CDATA[database]]></category>

		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://goldenman.spb.ru/blog/codeigniter/ci-memory-leak-in-generating-query-results-functions-and-solution-for-this/</guid>
		<description><![CDATA[I found that CI framework has memory leak in collection of functions which are described in &#8220;Generating Query Results&#8221; of CI manual. Those functions need to get access to rows in database result object.
The source code of those function can be found in file: $CI_DIR\system\database\DB_result.php.
Investigate shows that every functions there based on 2 main functions: [...]]]></description>
		<wfw:commentRss>http://goldenman.spb.ru/blog/php/codeigniter/ci-memory-leak-in-generating-query-results-functions-and-solution-for-this/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>Russia - England 2:1</title>
		<link>http://goldenman.spb.ru/blog/impressions/russia-england-21/en/</link>
		<comments>http://goldenman.spb.ru/blog/impressions/russia-england-21/en/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 17:51:31 +0000</pubDate>
		<dc:creator>Denis Golovtsov</dc:creator>
		
		<category><![CDATA[Impressions]]></category>

		<category><![CDATA[england]]></category>

		<category><![CDATA[football]]></category>

		<category><![CDATA[russia]]></category>

		<guid isPermaLink="false">http://goldenman.spb.ru/blog/impressions/russia-england-21/</guid>
		<description><![CDATA[Ole, Ole, Ole - Russia, Go-Go-Go!
We are the Champions!
It was wonderful.
I have fell as we would had won Brazilian in final of World Champions &#8230;
It is big gift our players to whole Russian people, thank all of them for this !!!]]></description>
		<wfw:commentRss>http://goldenman.spb.ru/blog/impressions/russia-england-21/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>How add sort direction icons next to the header text in DataGrid (ASP.NET 1.1)</title>
		<link>http://goldenman.spb.ru/blog/aspnet/how-add-sort-direction-icons-next-to-the-header-text-in-datagrid-aspnet-11/en/</link>
		<comments>http://goldenman.spb.ru/blog/aspnet/how-add-sort-direction-icons-next-to-the-header-text-in-datagrid-aspnet-11/en/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 09:38:49 +0000</pubDate>
		<dc:creator>Denis Golovtsov</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[datagrid]]></category>

		<guid isPermaLink="false">http://goldenman.spb.ru/blog/aspnet/how-add-sort-direction-icons-next-to-the-header-text-in-datagrid-aspnet-11/</guid>
		<description><![CDATA[This question belongs to FAQ for a long time, but for me as newest in ASP.NET it was not obviously.
So I&#8217;d like to present the solution which is mine transformation from ASP.NET 2.0 to ASP.NET 1.1 of found in the Internet.
Original solution can be found there.

public class MyPage: System.Web.UI.Page
&#123;
&#160; &#160; &#160; &#160; protected DataGrid myDataGrid;
&#160; [...]]]></description>
		<wfw:commentRss>http://goldenman.spb.ru/blog/aspnet/how-add-sort-direction-icons-next-to-the-header-text-in-datagrid-aspnet-11/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>GolDen blog relive!</title>
		<link>http://goldenman.spb.ru/blog/impressions/golden-blog-relive/en/</link>
		<comments>http://goldenman.spb.ru/blog/impressions/golden-blog-relive/en/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 06:57:13 +0000</pubDate>
		<dc:creator>Denis Golovtsov</dc:creator>
		
		<category><![CDATA[Impressions]]></category>

		<category><![CDATA[golden]]></category>

		<guid isPermaLink="false">http://goldenman.spb.ru/blog/uncategorized/golden-blog-relive/</guid>
		<description><![CDATA[During 22 September when our administrator start to prepare our servers for a journey to new office, my site hasn&#8217;t worked and I haven&#8217;t marked it because from local network it still works fine  Before one of my colleagues (Alexander Stankevitch it&#8217;s you) told me that he cannot access to my site, I didn&#8217;t [...]]]></description>
		<wfw:commentRss>http://goldenman.spb.ru/blog/impressions/golden-blog-relive/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>Small ASP cheat sheet: getting current path (absolute URL), getting current script name.</title>
		<link>http://goldenman.spb.ru/blog/asp/small-asp-cheat-sheet-getting-current-path-absolute-url-getting-current-script-name/en/</link>
		<comments>http://goldenman.spb.ru/blog/asp/small-asp-cheat-sheet-getting-current-path-absolute-url-getting-current-script-name/en/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 11:01:23 +0000</pubDate>
		<dc:creator>Denis Golovtsov</dc:creator>
		
		<category><![CDATA[ASP]]></category>

		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://goldenman.spb.ru/blog/asp/small-asp-cheat-sheet-getting-current-path-absolute-url-getting-current-script-name/</guid>
		<description><![CDATA[Again I&#8217;d like to present small collection of solutions for my not favorite technology (not confuse it with ASP.NET which I respect).
When need get the default URL for the current sub folder (that can be used for example to present a link on this section of site in mail), can be used following code:

&#8216; getting [...]]]></description>
		<wfw:commentRss>http://goldenman.spb.ru/blog/asp/small-asp-cheat-sheet-getting-current-path-absolute-url-getting-current-script-name/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>ASP VBScript function to generate random password</title>
		<link>http://goldenman.spb.ru/blog/asp/asp-vbscript-function-to-generate-random-new-password/en/</link>
		<comments>http://goldenman.spb.ru/blog/asp/asp-vbscript-function-to-generate-random-new-password/en/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 07:16:53 +0000</pubDate>
		<dc:creator>Denis Golovtsov</dc:creator>
		
		<category><![CDATA[ASP]]></category>

		<category><![CDATA[password]]></category>

		<category><![CDATA[random]]></category>

		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://goldenman.spb.ru/blog/?p=21</guid>
		<description><![CDATA[Sometime I have to work with ASP projects. I don&#8217;t like ASP. At first because it&#8217;s old technology which almost doesn&#8217;t use in new projects now and this experience won&#8217;t very helpful. Any way I&#8217;d like to present here one simple function that might help someone.

&#8221;
&#8216;&#160; &#160; &#160; &#160;Generate random password
&#8216;
&#8216;&#160; &#160; &#160; &#160;@author Denis [...]]]></description>
		<wfw:commentRss>http://goldenman.spb.ru/blog/asp/asp-vbscript-function-to-generate-random-new-password/en/feed/en/</wfw:commentRss>
		</item>
	</channel>
</rss>
