<?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>33 коровы &#187; Eclipse Monkey</title>
	<atom:link href="http://the33cows.com/category/eclipse-monkey/feed/" rel="self" type="application/rss+xml" />
	<link>http://the33cows.com</link>
	<description>Всё должно быть сделано настолько простым, насколько это возможно, но не проще</description>
	<lastBuildDate>Wed, 21 Mar 2012 20:57:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>UAFPUG 9, мой доклад о Eclipse Monkey</title>
		<link>http://the33cows.com/actionscript-30/2009/05/01/uafpug-9-eclipse-monkey-and-flex-builder/</link>
		<comments>http://the33cows.com/actionscript-30/2009/05/01/uafpug-9-eclipse-monkey-and-flex-builder/#comments</comments>
		<pubDate>Fri, 01 May 2009 17:23:52 +0000</pubDate>
		<dc:creator>Ilja</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Eclipse Monkey]]></category>
		<category><![CDATA[Effective work]]></category>
		<category><![CDATA[Flex Builder 2]]></category>
		<category><![CDATA[Flex Builder 3]]></category>
		<category><![CDATA[Monkey Script]]></category>

		<guid isPermaLink="false">http://the33cows.com/?p=314</guid>
		<description><![CDATA[Непрошло и пол года как я подготовил исходники и написал пост о моем докладе на UAFPUG, который был 28 февраля, этого года. Мой доклад назывался &#8220;Eclipse Monkey — безграничный функционал Flex Builder&#8217;а.&#8221; как можно догадаться был посвещен прикручиванию Monkey скриптов к Flex Builder&#8217;у В начале небольшая призентация: Eclipse Monkey View more presentations from ilja.panin. По [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://the33cows.com/actionscript-30/2009/05/01/uafpug-9-eclipse-monkey-and-flex-builder/' addthis:title='UAFPUG 9, мой доклад о Eclipse Monkey ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
		<wfw:commentRss>http://the33cows.com/actionscript-30/2009/05/01/uafpug-9-eclipse-monkey-and-flex-builder/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Eclipse Monkey и редакторы Flex Builder</title>
		<link>http://the33cows.com/mxml/2009/04/16/eclipse-monkey-and-flexbuilder-editors/</link>
		<comments>http://the33cows.com/mxml/2009/04/16/eclipse-monkey-and-flexbuilder-editors/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 07:39:05 +0000</pubDate>
		<dc:creator>Ilja</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Eclipse Monkey]]></category>
		<category><![CDATA[Flex Builder 3]]></category>
		<category><![CDATA[Monkey Script]]></category>
		<category><![CDATA[mxml]]></category>

		<guid isPermaLink="false">http://the33cows.com/?p=304</guid>
		<description><![CDATA[Работа с mxml и css редактором отличается от работы с обычным редактором который нам предоставляет Eclipse Monkey. Чтобы получить доступ к любому редактору я использую такой метод loadBundle&#40;&#34;com.adobe.flexbuilder.editors.common&#34;&#41;; /** * @return current text editor or null * @see org.eclipse.ui.editors.text.TextEditor */ this.getCurrentTextEditor = function&#40;&#41; &#123; var editor = window.getActivePage&#40;&#41;.getActiveEditor&#40;&#41;; if &#40;editor&#41; &#123; if &#40;editor.getClass&#40;&#41;.getName&#40;&#41; == &#34;com.adobe.flexbuilder.editors.mxml.MXMLEditor&#34; [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://the33cows.com/mxml/2009/04/16/eclipse-monkey-and-flexbuilder-editors/' addthis:title='Eclipse Monkey и редакторы Flex Builder ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
		<wfw:commentRss>http://the33cows.com/mxml/2009/04/16/eclipse-monkey-and-flexbuilder-editors/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

