<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Robert Frew&#039;s Blog</title>
	<atom:link href="http://robertfrew.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://robertfrew.wordpress.com</link>
	<description>Useful tips and tutorials for the hard to find.</description>
	<lastBuildDate>Thu, 01 Dec 2011 18:12:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='robertfrew.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Robert Frew&#039;s Blog</title>
		<link>http://robertfrew.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://robertfrew.wordpress.com/osd.xml" title="Robert Frew&#039;s Blog" />
	<atom:link rel='hub' href='http://robertfrew.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How to Set PHP Error Logging in nginx</title>
		<link>http://robertfrew.wordpress.com/2011/12/01/how-to-set-php-error-logging-in-nginx/</link>
		<comments>http://robertfrew.wordpress.com/2011/12/01/how-to-set-php-error-logging-in-nginx/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 18:10:00 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[php error log nginx]]></category>

		<guid isPermaLink="false">http://robertfrew.wordpress.com/?p=32</guid>
		<description><![CDATA[It took some digging but I found out how to set php error logging in nginx. This is useful if you have virtual hosts or want to log separate sites. Just place the following in the php section of your nginx.conf configuration file and set the path to where you want the logs to be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robertfrew.wordpress.com&amp;blog=8494494&amp;post=32&amp;subd=robertfrew&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It took some digging but I found out how to set php error logging in nginx. This is useful if you have virtual hosts or want to log separate sites. Just place the following in the php section of your nginx.conf configuration file and set the path to where you want the logs to be written.</p>
<p><pre class="brush: php; html-script: true;">fastcgi_param PHP_VALUE &quot;error_log=/var/log/nginx/host1.php.error.log&quot;;</pre></p>
<p>That&#8217;s it!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/robertfrew.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/robertfrew.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/robertfrew.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/robertfrew.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/robertfrew.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/robertfrew.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/robertfrew.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/robertfrew.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/robertfrew.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/robertfrew.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/robertfrew.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/robertfrew.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/robertfrew.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/robertfrew.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robertfrew.wordpress.com&amp;blog=8494494&amp;post=32&amp;subd=robertfrew&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://robertfrew.wordpress.com/2011/12/01/how-to-set-php-error-logging-in-nginx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a80018c6a47f61b3ff8dc52db5a99f1d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rob</media:title>
		</media:content>
	</item>
		<item>
		<title>Drag, Drop, Sort &amp; Delete with jQuery &amp; jQueryUI</title>
		<link>http://robertfrew.wordpress.com/2010/03/25/drag-drop-sort-delete-with-jquery-jqueryui/</link>
		<comments>http://robertfrew.wordpress.com/2010/03/25/drag-drop-sort-delete-with-jquery-jqueryui/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 21:57:42 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://robertfrew.wordpress.com/?p=23</guid>
		<description><![CDATA[In my previous post, I discussed how to add drag, drop, sort and delete functions to your website. However, it utilized the prototype and scriptaculous libraries. I had recently changed my site to only use the jQuery library so I needed a way to do this using jQuery. As with my previous post, I could [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robertfrew.wordpress.com&amp;blog=8494494&amp;post=23&amp;subd=robertfrew&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In my previous post, I discussed how to add drag, drop, sort and delete functions to your website.  However, it utilized the prototype and scriptaculous libraries.  I had recently changed my site to only use the jQuery library so I needed a way to do this using jQuery. As with my previous post, I could not find any tutorials or how to&#8217;s on how to do this so I figured it out on my own and thought I&#8217;d share it with the rest of you.</p>
<blockquote><p>If you are looking for a prototype and scriptaculous solution, look here: <a href="http://robertfrew.wordpress.com/2010/02/06/drag-drop-sort-delete-with-script-aculo-us/">http://robertfrew.wordpress.com/2010/02/06/drag-drop-sort-delete-with-script-aculo-us/</a></p></blockquote>
<p>Why would you need such a function? This is useful for things such as photo management.  In my case, my users can manage their photo albums by viewing a thumbnail page.  From that page, they can re-arrange the position of images by dragging them to the correct position. This utilizes the sortable function of jQueryUI. Upon dropping the thumbnail in it&#8217;s desired position, on the users screen, it sorts in the foreground.  Behind the scenes, it updates the database and arranges the photos in order correctly. If they wish to delete an image, they can drag it to a trash can icon and drop it.  It will then remove it from the thumbnail list, reorder (sort) the positions, and remove the image from the database.</p>
<p>Here is the code I used:</p>
<p><pre class="brush: jscript; html-script: true;">
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt;&lt;head&gt;
&lt;title&gt;Sorting Example&lt;/title&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
jQuery(document).ready(function($){
 $(&quot;#namelist&quot;).sortable({
 connectWith: '#deleteArea',
 update: function(event, ui){
 //Run this code whenever an item is dragged and dropped out of this list
 var order = $(this).sortable('serialize');
 $.ajax({
 url: 'processImage.php',
 type: 'POST',
 data: order
 });
 }
 });
 $(&quot;#deleteArea&quot;).droppable({
 accept: '#namelist &gt; li',
 hoverClass: 'dropAreaHover',
 drop: function(event, ui) {
 deleteImage(ui.draggable,ui.helper);
 },
 activeClass: 'dropAreaHover'
 });
 function deleteImage($draggable,$helper){
 params = 'PID=' + $draggable.attr('id');
 $.ajax({
 url: 'deleteImage.php',
 type: 'POST',
 data: params
 });
 $helper.effect('transfer', { to: '#deleteArea', className: 'ui-effects-transfer' },500);
 $draggable.remove();
 }
});
&lt;/script&gt;
&lt;style type=&quot;text/css&quot;&gt;
li { cursor: move; }

&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;p&gt;Drag and drop list items to sort them out&lt;/p&gt;
&lt;ul id=&quot;namelist&quot;&gt;
 &lt;li id='i_1'&gt;Image 1&lt;/li&gt;
 &lt;li id='i_2'&gt;Image 2&lt;/li&gt;
 &lt;li id='i_3'&gt;Image 3&lt;/li&gt;
 &lt;li id='i_4'&gt;Image 4&lt;/li&gt;
&lt;/ul&gt;

&lt;div id=&quot;deleteArea&quot;&gt;
Drag here to delete.
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
</pre></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/robertfrew.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/robertfrew.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/robertfrew.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/robertfrew.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/robertfrew.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/robertfrew.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/robertfrew.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/robertfrew.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/robertfrew.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/robertfrew.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/robertfrew.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/robertfrew.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/robertfrew.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/robertfrew.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robertfrew.wordpress.com&amp;blog=8494494&amp;post=23&amp;subd=robertfrew&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://robertfrew.wordpress.com/2010/03/25/drag-drop-sort-delete-with-jquery-jqueryui/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a80018c6a47f61b3ff8dc52db5a99f1d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rob</media:title>
		</media:content>
	</item>
		<item>
		<title>Drag, Drop, Sort &amp; Delete with Script.aculo.us</title>
		<link>http://robertfrew.wordpress.com/2010/02/06/drag-drop-sort-delete-with-script-aculo-us/</link>
		<comments>http://robertfrew.wordpress.com/2010/02/06/drag-drop-sort-delete-with-script-aculo-us/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 16:30:27 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[script.aculo.us]]></category>
		<category><![CDATA[sort]]></category>
		<category><![CDATA[sortable]]></category>

		<guid isPermaLink="false">http://robertfrew.wordpress.com/?p=6</guid>
		<description><![CDATA[I&#8217;ve  been combing the web for this solution to no avail.  I would have thought that I was not the only person looking for something like this. If you are looking for a jQuery solution, look here: http://robertfrew.wordpress.com/2010/03/25/drag-drop-sort-delete-with-jquery-jqueryui/ One of my websites is a membership based website.  It allows you to create photo albums.  All [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robertfrew.wordpress.com&amp;blog=8494494&amp;post=6&amp;subd=robertfrew&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve  been combing the web for this solution to no avail.  I would have thought that I was not the only person looking for something like this.</p>
<blockquote><p>If you are looking for a jQuery solution, look here: <a href="http://robertfrew.wordpress.com/2010/03/25/drag-drop-sort-delete-with-jquery-jqueryui/">http://robertfrew.wordpress.com/2010/03/25/drag-drop-sort-delete-with-jquery-jqueryui/</a></p></blockquote>
<p>One of my websites is a membership based website.  It allows you to create photo albums.  All of it has been custom created using PHP &amp; MySQL.  To manage the photos, I created an admin page that displays thumbnails of all your photos.  This page allows you to sort your thumbnails by using the <a title="Script.aculo.us Library" href="http://script.aculo.us" target="_self">Script.aculo.us</a> libraries <a title="Sortables Function" href="http://wiki.github.com/madrobby/scriptaculous/sortables" target="_self">Sortables function</a>.  To edit individual images, you double click the image and it takes you to another page which features more advanced editing options such as rotate, crop, scale, etc&#8230;. This page also was the only way you could delete the image.</p>
<p>I soon found out by a number of my members that if you had a lot of images that you wanted to delete, it was a long and cumbersome process having to open each image to delete it. So I figured since I was already utilizing the drag and drop functions of <a title="Script.aculo.us Library" href="http://script.aculo.us" target="_self">Script.aculo.us</a> through the <a title="Sortables Function" href="http://wiki.github.com/madrobby/scriptaculous/sortables" target="_self">Sortables function</a>, why not add a drag and drop delete function.</p>
<p>The first thing I checked was the library docs.  I found that they didn&#8217;t really give insight into how the <a title="Sortables Function" href="http://wiki.github.com/madrobby/scriptaculous/sortables" target="_self">Sortables function</a> actually used the drag and drop functions and really didn&#8217;t give any examples on how to take advantage of some of the features.  So I ventured out onto the web in search of a solution.  To my surprise, there weren&#8217;t any how to&#8217;s or examples anywhere. I did find a couple of forum posts where others like me were looking for a solution but there were no responses.</p>
<p>So, I decided to experiment myself and low and behold, I found a solution on my own. And because I utilize other persons solutions for other problems, I figured I&#8217;d give back to the community.</p>
<p>Here is my solution for Drag, Drop, Sort &amp; Delete using the javascript frameworks of <a title="Prototype.js Library" href="http://www.prototypejs.org" target="_blank">prototype.js</a> and <a title="Script.aculo.us Library" href="http://script.aculo.us" target="_self">script.aculo.us</a>.  This solution assumes you already have the <a title="Sortables Function" href="http://wiki.github.com/madrobby/scriptaculous/sortables" target="_self">Sortables function</a> in use. If not, there are many articles out there already such as <a title="Scriptaculous Lists with PHP" href="http://www.gregphoto.net/sortable/index.php" target="_self">Scriptaculous Lists with PHP by Greg Neustaetter</a>.</p>
<p><pre class="brush: jscript; html-script: true;">
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt;&lt;head&gt;
&lt;title&gt;Sorting Example&lt;/title&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;/js/prototype.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;/js/scriptaculous.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
window.onload = function() {
   Sortable.create('namelist', {
      tag:'li',
      constraint: false,
      dropOnEmpty: true,
      containment: ['namelist','deleteArea'],
      onUpdate: function() {
         new Ajax.Request('processImage.php', {
            method: 'post',
            parameters: Sortable.serialize('namelist')
         });
      }
   });

   Droppables.add('deleteArea', {
      containment: ['namelist','deleteArea'],
      onDrop: deleteItem
   });

   function deleteItem(draggable,deleteArea) {
      draggable.parentNode.removeChild(draggable);
      deleteArea.appendChild(draggable);
      params = 'imageID=' + draggable.id;
      new Ajax.Request('deleteImage.php', {
         method: 'post',
         parameters: params
      });
      deleteArea.removeChild(draggable);
   }
}
&lt;/script&gt;
&lt;style type=&quot;text/css&quot;&gt;
li { cursor: move; }

&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;p&gt;Drag and drop list items to sort them out&lt;/p&gt;

&lt;ul id=&quot;namelist&quot;&gt;
&lt;li id='i_1'&gt;Image 1&lt;/li&gt;
&lt;li id='i_2'&gt;Image 2&lt;/li&gt;
&lt;li id='i_3'&gt;Image 3&lt;/li&gt;
&lt;li id='i_4'&gt;Image 4&lt;/li&gt;
&lt;/ul&gt;

&lt;div id=&quot;deleteArea&quot;&gt;
Drag here to delete.
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
</pre></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/robertfrew.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/robertfrew.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/robertfrew.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/robertfrew.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/robertfrew.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/robertfrew.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/robertfrew.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/robertfrew.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/robertfrew.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/robertfrew.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/robertfrew.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/robertfrew.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/robertfrew.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/robertfrew.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robertfrew.wordpress.com&amp;blog=8494494&amp;post=6&amp;subd=robertfrew&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://robertfrew.wordpress.com/2010/02/06/drag-drop-sort-delete-with-script-aculo-us/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a80018c6a47f61b3ff8dc52db5a99f1d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rob</media:title>
		</media:content>
	</item>
		<item>
		<title>How to get Eclipse 3.5 (Galileo) and Flex Builder working together.</title>
		<link>http://robertfrew.wordpress.com/2009/07/14/how-to-get-eclipse-3-5-galileo-and-flex-builder-working-together/</link>
		<comments>http://robertfrew.wordpress.com/2009/07/14/how-to-get-eclipse-3-5-galileo-and-flex-builder-working-together/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 23:26:34 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3.5]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex builder]]></category>

		<guid isPermaLink="false">http://robertfrew.wordpress.com/?p=3</guid>
		<description><![CDATA[Have you downloaded the latest version of Eclipse and you can&#8217;t get it to work with the Adobe Flex Builder plug-in?  Well, here are a few steps you can take to hopefully get it to work again. First, download and install Eclipse 3.5. Second, if you do not already have Flex Builder installed, download and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robertfrew.wordpress.com&amp;blog=8494494&amp;post=3&amp;subd=robertfrew&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Have you downloaded the latest version of Eclipse and you can&#8217;t get it to work with the Adobe Flex Builder plug-in?  Well, here are a few steps you can take to hopefully get it to work again.</p>
<p>First, download and install Eclipse 3.5.</p>
<p>Second, if you do not already have Flex Builder installed, download and install as well.  Once the installation is complete, navigate to where you installed Eclipse, for example: C:/Program Files/Eclipse. This should be the directory or folder that contains the eclipse.exe file or executable. In this directory, make sure another folder called &#8216;links&#8217; exists. If it does not, create it.</p>
<p>Enter the &#8216;links&#8217; directory and create a new text file called &#8216;com.adobe.flexbuilder.feature.core.link&#8217; <strong>without</strong> any closing file extension such as .txt. Edit this file and add the following contents into it:</p>
<p>path=C:/Program Files/Adobe/Flex Builder 3 Plug-in</p>
<p>Replace &#8216;C:/Program Files/Adobe/Flex Builder 3 Plug-in&#8217; with the path to your Flex Builder installation directory or folder.</p>
<p>Save the file and close it.  Then launch Eclipse. Now go to Window Menu, select “Open Perspective” then “Other.&#8221; You should see your Flex Development Perspective listed. If you previously entered a license key for Flex Builder, it will recognize it for you.  Otherwise, it will ask you to enter your license key.</p>
<p>Voila!  You should have a working Eclipse 3.5/Flex Builder environment.</p>
<p>Credit for this find goes to <a title="Adam Ness" href="http://greylurk.com/index.php/2009/06/getting-flex-builder-3-plugin-to-survive-a-new-eclipse-version/" target="_blank">Adam Ness</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/robertfrew.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/robertfrew.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/robertfrew.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/robertfrew.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/robertfrew.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/robertfrew.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/robertfrew.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/robertfrew.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/robertfrew.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/robertfrew.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/robertfrew.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/robertfrew.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/robertfrew.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/robertfrew.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robertfrew.wordpress.com&amp;blog=8494494&amp;post=3&amp;subd=robertfrew&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://robertfrew.wordpress.com/2009/07/14/how-to-get-eclipse-3-5-galileo-and-flex-builder-working-together/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a80018c6a47f61b3ff8dc52db5a99f1d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rob</media:title>
		</media:content>
	</item>
	</channel>
</rss>
