<?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>mFabrik - web and mobile development &#187; php</title>
	<atom:link href="http://blog.mfabrik.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mfabrik.com</link>
	<description>Freedom delivered.</description>
	<lastBuildDate>Thu, 02 Sep 2010 13:25:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Now hiring (Developer, Helsinki)</title>
		<link>http://blog.mfabrik.com/2010/03/29/now-hiring-developer-helsinki/</link>
		<comments>http://blog.mfabrik.com/2010/03/29/now-hiring-developer-helsinki/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 09:14:31 +0000</pubDate>
		<dc:creator>veikko</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://blog.mfabrik.com/?p=438</guid>
		<description><![CDATA[We are looking for a new developer to join our production team in Helsinki, Finland. Check out the details at our web site: http://mfabrik.com/about-us/jobs/developer-helsinki]]></description>
			<content:encoded><![CDATA[<p>We are looking for a new developer to join our production team in Helsinki, Finland. Check out the details at our web site:</p>
<p><a href="http://mfabrik.com/about-us/jobs/developer-helsinki">http://mfabrik.com/about-us/jobs/developer-helsinki</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mfabrik.com/2010/03/29/now-hiring-developer-helsinki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse web developer plug-in memo</title>
		<link>http://blog.mfabrik.com/2007/11/27/eclipse-web-developer-plug-in-memo/</link>
		<comments>http://blog.mfabrik.com/2007/11/27/eclipse-web-developer-plug-in-memo/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 11:46:19 +0000</pubDate>
		<dc:creator>Mikko Ohtamaa</dc:creator>
				<category><![CDATA[Plone (old)]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[subclipse]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://blog.redinnovation.com/2007/11/27/eclipse-web-developer-plug-in-memo/</guid>
		<description><![CDATA[Currently I work in quite wide field of software development: Python (standalone, Plone, Zope, Django), PHP, Java, Symbian and embedded Linux. I am using Eclipse for development, since it&#8217;s pretty much the only consistent platform filling my needs. The nature of work also forces me to use different computers (Mac/Windows/Linux) with different clients. This drives [...]]]></description>
			<content:encoded><![CDATA[<p>Currently I work in quite wide field of software development: Python (standalone, Plone, Zope, Django), PHP, Java, Symbian and embedded Linux. I am using Eclipse for development, since it&#8217;s pretty much the only consistent platform filling my needs.  The nature of work also forces me to use different computers (Mac/Windows/Linux) with different clients. This drives me to reinstall Eclipse now and then.</p>
<p>Below are my personal notes what plug-ins are needed to get &#8220;perfect&#8221; Eclipse set-up. Basically they are just my own notes so that I don&#8217;t need to Google everything all over again every time I reinstall. I hope the readers can find new pearls here or suggest improvements.</p>
<h2 id="Eclipsesetup">Eclipse setup<a href="https://trac.yebotv.com/wiki/EclipseSetup#Eclipsesetup" title="Link to this section" class="anchor"> </a></h2>
<p>Eclipse has internal updater/web installer. All plug-ins are downloaded as ZIP files and extracted to Eclipse folder or installed through the internal updater. Paste Eclipse update site URLs to menu Help -&gt; Software updates -&gt; Find and Install, New Remote Location. You can use dummy text as the name of update site.</p>
<h3 id="EclipseWTPWebToolsPlatform">Eclipse WTP (Web Tools Platform)<a href="https://trac.yebotv.com/wiki/EclipseSetup#EclipseWTPWebToolsPlatform" title="Link to this section" class="anchor"> </a></h3>
<p>Eclipse Web Tools Platform bundles Eclipse, Java development tools, HTML editor, CSS editor and some other generic useful stuff.</p>
<ul>
<li>No separate Eclipse download needed. Download the bundle from <a href="http://download.eclipse.org/webtools/downloads/" class="ext-link"><span class="icon">http://download.eclipse.org/webtools/downloads/</span></a></li>
</ul>
<h3 id="Python">Python<a href="https://trac.yebotv.com/wiki/EclipseSetup#Python" title="Link to this section" class="anchor"> </a></h3>
<p>PyDev is a plug-in for Python and Jython development.</p>
<p>Site URL: <a href="http://pydev.sourceforge.net/" class="ext-link"><span class="icon">http://pydev.sourceforge.net</span></a></p>
<p>Eclipse update site URL: <a href="http://pydev.sourceforge.net/updates/" class="ext-link"><span class="icon">http://pydev.sourceforge.net/updates/</span></a></p>
<h3 id="PDT">PDT<a href="https://trac.yebotv.com/wiki/EclipseSetup#PDT" title="Link to this section" class="anchor"> </a></h3>
<p>PDT download provides Eclipse, HTML editor, PHP editor and CSS editor.</p>
<p>Site URL: <a href="http://www.eclipse.org/" class="ext-link"><span class="icon">http://www.eclipse.org</span></a></p>
<p>Eclipse update site URL: <a href="http://download.eclipse.org/tools/pdt/updates/" class="ext-link"><span class="icon">http://download.eclipse.org/tools/pdt/updates/</span></a></p>
<h3 id="Subclipse">Subclipse<a href="https://trac.yebotv.com/wiki/EclipseSetup#Subclipse" title="Link to this section" class="anchor"> </a></h3>
<p>Subclipse provides Subversion version control integration to Eclipse.</p>
<p>Eclipse update site URL: <a href="http://subclipse.tigris.org/update_1.2.x" class="ext-link"><span class="icon">http://subclipse.tigris.org/update_1.2.x</span></a></p>
<p>In the installer, uncheck the integration modules checkbox or the installer will complain about missing modules.</p>
<h3 id="JSEclipse">JSEclipse<a href="https://trac.yebotv.com/wiki/EclipseSetup#JSEclipse" title="Link to this section" class="anchor"> </a></h3>
<p>JSEclipse provides a better editor (over WTP) for Javascript files, with impressive outlining and autofill capabilities.</p>
<p>Download requires Adobe developer account or similar fill-in-the-fields crap.</p>
<p>Site URL: <a href="http://labs.adobe.com/technologies/jseclipse/" class="ext-link"><span class="icon">http://labs.adobe.com/technologies/jseclipse/</span></a></p>
<h3 id="SQLExplorer">ShellEd<a href="https://trac.yebotv.com/wiki/EclipseSetup#SQLExplorer" title="Link to this section" class="anchor"> </a></h3>
<h3 id="ShellEd"><a href="https://trac.yebotv.com/wiki/EclipseSetup#ShellEd" title="Link to this section" class="anchor"></a></h3>
<p>Syntax coloring for Unix shell scripts</p>
<p>Project site:<a href="http://sourceforge.net/projects/shelled/" class="ext-link"><span class="icon"> http://sourceforge.net/projects/shelled</span></a></p>
<h3 id="SQLExplorer">SQL Explorer<a href="https://trac.yebotv.com/wiki/EclipseSetup#SQLExplorer" title="Link to this section" class="anchor"> </a></h3>
<p>SQL editor with limited GUI capabilities. Based on Eclipse platform. Comes standalone and as Eclipse plug-in.</p>
<ul>
<li>Download ZIP from <a href="http://sourceforge.net/project/showfiles.php?group_id=132863" class="ext-link"><span class="icon">http://sourceforge.net/project/showfiles.php?group_id=132863</span></a></li>
</ul>
<p>needs MySQL JDBC driver</p>
<ul>
<li><a href="http://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.0.8.tar.gz/from/pick#mirrors" class="ext-link"><span class="icon">http://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.0.8.tar.gz/from/pick#mirrors</span></a></li>
</ul>
<p>Technorati tags: <a href="http://technorati.com/tag/Python" rel="tag">Python</a> <a href="http://technorati.com/tag/Plone" rel="tag">Plone</a> <a href="http://technorati.com/tag/Django" rel="tag">Django</a> <a href="http://technorati.com/tag/PHP" rel="tag">PHP</a> <a href="http://technorati.com/tag/Eclipse" rel="tag">Eclipse</a> <a href="http://technorati.com/tag/web+development" rel="tag">Web development</a> <a href="http://technorati.com/tag/subclipse" rel="tag">Subclipse</a> <a href="http://technorati.com/tag/javascript" rel="tag">Javascript</a> <a href="http://technorati.com/tag/sql" rel="tag">SQL</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mfabrik.com/2007/11/27/eclipse-web-developer-plug-in-memo/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
