<?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>Max Titov IV @ TechSplice &#187; builder</title>
	<atom:link href="http://www.blog.techsplice.com/archives/tag/builder/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blog.techsplice.com</link>
	<description>The most beautiful music of all is the music of what happens.</description>
	<lastBuildDate>Tue, 20 Dec 2011 18:56:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>AMFPHP + Flex 3 = Error [unable to open &#039;services-config.xml&#039;]</title>
		<link>http://www.blog.techsplice.com/archives/169</link>
		<comments>http://www.blog.techsplice.com/archives/169#comments</comments>
		<pubDate>Thu, 12 Mar 2009 04:06:56 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[amf]]></category>
		<category><![CDATA[amfphp]]></category>
		<category><![CDATA[builder]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[setup]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=169</guid>
		<description><![CDATA[While trying to configure the AMFPHP set up with the Flex 3 framework I ran in to a problem while setting up the services-config.xml. I&#8217;ve created the file in the root directory and specified in the Flex Compiler [Additional compiler arguments] the following string -locale en_US -services &#8220;services-config.xml&#8221;. As soon as I clicked OK an error [...]]]></description>
			<content:encoded><![CDATA[<p>While trying to configure the <a href="http://www.amfphp.org/">AMFPHP</a> set up with the <a href="http://www.adobe.com/products/flex/flexdownloads/index.html">Flex 3</a> framework I ran in to a problem while setting up the services-config.xml.</p>
<p>I&#8217;ve created the file in the root directory and specified in the Flex Compiler [Additional compiler arguments] the following string <em>-locale en_US -services &#8220;services-config.xml&#8221;</em>.</p>
<p>As soon as I clicked OK an error popped up with a message <em>unable to open &#8216;services-config.xml&#8217;.   </em>After trying varying things I was able to figure out that the problem was with the location of the file.  Simply placing the file at the root of the directory wasn&#8217;t the right location.  I needed to put the file in the same directory as the main MXML executable &#8211; after that the program worked as expected.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/169/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Cooking with Stacy and Max</title>
		<link>http://www.blog.techsplice.com/archives/81</link>
		<comments>http://www.blog.techsplice.com/archives/81#comments</comments>
		<pubDate>Fri, 06 Mar 2009 02:03:42 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Everyday stuff]]></category>
		<category><![CDATA[beautiful]]></category>
		<category><![CDATA[builder]]></category>
		<category><![CDATA[contribution]]></category>
		<category><![CDATA[interesting]]></category>
		<category><![CDATA[make]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=81</guid>
		<description><![CDATA[After a successfull attempt to prepare a Cod, Potatoe &#38; Leak soup along with a side serving of Russian home cooked crapes I&#8217;ve decided to start a new website that documents our adventures. Cooking with Stacy and Max can be foudn here.]]></description>
			<content:encoded><![CDATA[<p>After a successfull attempt to prepare a Cod, Potatoe &amp; Leak <a href="http://www.independent.co.uk/life-style/food-and-drink/recipes/cod-potato-and-leek-soup-1026058.html">soup</a> along with a side serving of Russian home cooked crapes I&#8217;ve decided to start a new website that documents our adventures.</p>
<p>Cooking with Stacy and Max can be foudn <a href="http://cooking.stacyhung.com/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/81/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flex online tutorials</title>
		<link>http://www.blog.techsplice.com/archives/62</link>
		<comments>http://www.blog.techsplice.com/archives/62#comments</comments>
		<pubDate>Tue, 03 Mar 2009 05:12:04 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[builder]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[lesson]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=62</guid>
		<description><![CDATA[A great collection of tutorials for anyone who is interested in learning how to work with Adobe Flex. The lessons cover everything from the basics of Flex Builder to more complicated topics like building run time shared libraries. Have a look and learn something new.]]></description>
			<content:encoded><![CDATA[<p>A great <a href="http://www.adobe.com/devnet/flex/videotraining/">collection </a>of tutorials for anyone who is interested in learning how to work with Adobe Flex.  The lessons cover everything from the basics of Flex Builder to more complicated topics like building run time shared libraries.  Have a look and learn something new.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/62/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flex Builder 3 short dump [JVM terminated. Exit code=1...]</title>
		<link>http://www.blog.techsplice.com/archives/38</link>
		<comments>http://www.blog.techsplice.com/archives/38#comments</comments>
		<pubDate>Mon, 23 Jun 2008 16:18:06 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[builder]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[short dump]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=38</guid>
		<description><![CDATA[I was using Adobe Flex Builder 3 [AF3] for a few weeks now. I like what has been done with the application, the new functionality is very useful and there is a ton of new options that can be configured while designing your applications. Unforchunately similarly to it’s predecessor there are major bugs in AF3. [...]]]></description>
			<content:encoded><![CDATA[<table>
<tr>
<td valign="top">
<p class="MsoNormal"><span>I was using Adobe Flex Builder 3 [AF3] for a few weeks now.<span>  </span>I like what has been done with the application, the new functionality is very useful and there is a ton of new options that can be configured while designing your applications.<o:p></o:p></span></p>
<p class="MsoNormal"><span><o:p> </o:p></span></p>
<p class="MsoNormal"><span>Unforchunately similarly to it’s predecessor there are major bugs in AF3.<span>  </span>A week ago for no apparent reason the application stopped working.<span>  </span>Every time ran the application it threw a short dump before initializing the EDI.<span>  </span><o:p></o:p></span></p>
<p class="MsoNormal"><span><o:p> </o:p></span></p>
<p class="MsoNormal"><span><o:p></o:p></span></p>
</td>
<td valign="top"><a href="http://www.blog.techsplice.com/wp-content/uploads/2008/06/screenshot659.jpg" title="Adobe Flex Builder 3 short dump."><img src="http://www.blog.techsplice.com/wp-content/uploads/2008/06/screenshot659.thumbnail.jpg" alt="Adobe Flex Builder 3 short dump." border="0" /></a></td>
</tr>
</table>
<p><span>I’ve tried reinstalling the application and even removed the old versions of JRE references.<span>  </span>Nothing helped and just as before I had </span><span>to rely to googling and looking at configuration files.<o:p></o:p></span></p>
<p class="MsoNormal"><span><o:p> </o:p></span></p>
<p class="MsoNormal"><span>The problem lied in the small FlexBuilder.ini file located in the root installation directory.<span>  </span>The contents of the file included the following settings:</span></p>
<pre class="”prettyprint”">
-vmargs
-Xms128m
-Xmx512m
-XX:MaxPermSize=256m
-XX:PermSize=64m
-Djava.net.preferIPv4Stack=true</pre>
<p>I’ve modified the contents to exclude the last lines and vuala, the application went back to it’s usual state [sure I lost all my projects but its nice to have a working EDI once again].</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/38/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.376 seconds -->

