<?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>Блог им. Майборода Владимира &#187; Java Script | Блог им. Майборода Владимира</title>
	<atom:link href="http://www.maiboroda.ru/tag/java-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.maiboroda.ru</link>
	<description>Блог о создании сайтов, интернет рекламе, ubuntu, программировании и конечно о жизни.</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:00:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Получение имени текущего пользователя</title>
		<link>http://www.maiboroda.ru/webmaster/poluchenie-imeni-tekushhego-polzovatelya/</link>
		<comments>http://www.maiboroda.ru/webmaster/poluchenie-imeni-tekushhego-polzovatelya/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 08:16:13 +0000</pubDate>
		<dc:creator>voffka</dc:creator>
				<category><![CDATA[Веб мастеру на заметку]]></category>
		<category><![CDATA[Java Script]]></category>
		<category><![CDATA[Скрипты]]></category>

		<guid isPermaLink="false">http://www.maiboroda.ru/?p=1774</guid>
		<description><![CDATA[Сегодня понадобилось вытягивать имя пользователя из Windows по средствам Java Script. Реализация оказалась достаточно простой, кому необходимо пользуйтесь. &#60;script type=&#34;text/javascript&#34;&#62; var CurentUser = new ActiveXObject(&#039;WScript.Network&#039;); var Param = CurentUser.UserName; alert (Param); &#60;/script&#62;]]></description>
		<wfw:commentRss>http://www.maiboroda.ru/webmaster/poluchenie-imeni-tekushhego-polzovatelya/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
