<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Netbeans revisited: Code Completion for Code-igniter II</title>
	<atom:link href="http://www.mybelovedphp.com/2009/01/27/netbeans-revisited-code-completion-for-code-igniter-ii/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mybelovedphp.com/2009/01/27/netbeans-revisited-code-completion-for-code-igniter-ii/</link>
	<description>The Art of Quick &#38; Dirty Programming</description>
	<lastBuildDate>Mon, 08 Mar 2010 12:36:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Richard</title>
		<link>http://www.mybelovedphp.com/2009/01/27/netbeans-revisited-code-completion-for-code-igniter-ii/comment-page-1/#comment-46558</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Fri, 19 Feb 2010 04:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mybelovedphp.com/?p=42#comment-46558</guid>
		<description>using this structure
home
--- application (your ci application)
--- system (ci system)
--- www (css,js and index.php)
set source folder and project folder as home
set web root as the www folder
code completion etc works - no need for hooks etc.
to debug just click debug let debug attach then remove ?xdebug string and continue as usual - (know an automatic fix?)</description>
		<content:encoded><![CDATA[<p>using this structure<br />
home<br />
&#8212; application (your ci application)<br />
&#8212; system (ci system)<br />
&#8212; www (css,js and index.php)<br />
set source folder and project folder as home<br />
set web root as the www folder<br />
code completion etc works &#8211; no need for hooks etc.<br />
to debug just click debug let debug attach then remove ?xdebug string and continue as usual &#8211; (know an automatic fix?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heartshare &#187; Blog Archive &#187; CodeIgniter auto complete with Netbeans</title>
		<link>http://www.mybelovedphp.com/2009/01/27/netbeans-revisited-code-completion-for-code-igniter-ii/comment-page-1/#comment-46549</link>
		<dc:creator>Heartshare &#187; Blog Archive &#187; CodeIgniter auto complete with Netbeans</dc:creator>
		<pubDate>Sun, 04 Oct 2009 01:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mybelovedphp.com/?p=42#comment-46549</guid>
		<description>[...] http://www.mybelovedphp.com/2009/01/27/netbeans-revisited-code-completion-for-code-igniter-ii/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.mybelovedphp.com/2009/01/27/netbeans-revisited-code-completion-for-code-igniter-ii/" rel="nofollow">http://www.mybelovedphp.com/2009/01/27/netbeans-revisited-code-completion-for-code-igniter-ii/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rakib</title>
		<link>http://www.mybelovedphp.com/2009/01/27/netbeans-revisited-code-completion-for-code-igniter-ii/comment-page-1/#comment-46536</link>
		<dc:creator>Rakib</dc:creator>
		<pubDate>Tue, 01 Sep 2009 14:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mybelovedphp.com/?p=42#comment-46536</guid>
		<description>@Mike,
Sorry, I have installed netbeans 6.7 and i don&#039;t need to restart at all to get it working. But with netbeans 6.5 I had to do it. Weird though.</description>
		<content:encoded><![CDATA[<p>@Mike,<br />
Sorry, I have installed netbeans 6.7 and i don&#8217;t need to restart at all to get it working. But with netbeans 6.5 I had to do it. Weird though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rakib</title>
		<link>http://www.mybelovedphp.com/2009/01/27/netbeans-revisited-code-completion-for-code-igniter-ii/comment-page-1/#comment-46535</link>
		<dc:creator>Rakib</dc:creator>
		<pubDate>Tue, 01 Sep 2009 14:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mybelovedphp.com/?p=42#comment-46535</guid>
		<description>Hi,
It works only with controller. How can I get it working with model. Because I have to use $this -&gt; db .... in all model... Plz give a solution</description>
		<content:encoded><![CDATA[<p>Hi,<br />
It works only with controller. How can I get it working with model. Because I have to use $this -&gt; db &#8230;. in all model&#8230; Plz give a solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rakib</title>
		<link>http://www.mybelovedphp.com/2009/01/27/netbeans-revisited-code-completion-for-code-igniter-ii/comment-page-1/#comment-46534</link>
		<dc:creator>Rakib</dc:creator>
		<pubDate>Tue, 01 Sep 2009 14:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mybelovedphp.com/?p=42#comment-46534</guid>
		<description>Awesome really excellent. You are great :)</description>
		<content:encoded><![CDATA[<p>Awesome really excellent. You are great <img src='http://www.mybelovedphp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rakib</title>
		<link>http://www.mybelovedphp.com/2009/01/27/netbeans-revisited-code-completion-for-code-igniter-ii/comment-page-1/#comment-46533</link>
		<dc:creator>Rakib</dc:creator>
		<pubDate>Tue, 01 Sep 2009 06:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mybelovedphp.com/?p=42#comment-46533</guid>
		<description>@Mike,
You have to restart netbeans EACH TIME(I guess) you add &#039;@properties ....&#039; code snippet in any controller/model.</description>
		<content:encoded><![CDATA[<p>@Mike,<br />
You have to restart netbeans EACH TIME(I guess) you add &#8216;@properties &#8230;.&#8217; code snippet in any controller/model.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.mybelovedphp.com/2009/01/27/netbeans-revisited-code-completion-for-code-igniter-ii/comment-page-1/#comment-46531</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 31 Aug 2009 11:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mybelovedphp.com/?p=42#comment-46531</guid>
		<description>I&#039;ve tried to follow the instructions above and the code competition doesn&#039;t seem to be working for me.

So far I&#039;ve added my system folder to the include path and created a directory temp with a folder inside called &quot;netbeans_ci_autocomplete.php&quot;. Is there something I&#039;m missing here?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried to follow the instructions above and the code competition doesn&#8217;t seem to be working for me.</p>
<p>So far I&#8217;ve added my system folder to the include path and created a directory temp with a folder inside called &#8220;netbeans_ci_autocomplete.php&#8221;. Is there something I&#8217;m missing here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: programmer</title>
		<link>http://www.mybelovedphp.com/2009/01/27/netbeans-revisited-code-completion-for-code-igniter-ii/comment-page-1/#comment-46528</link>
		<dc:creator>programmer</dc:creator>
		<pubDate>Fri, 28 Aug 2009 14:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mybelovedphp.com/?p=42#comment-46528</guid>
		<description>@Andrew
I do the same as you. One core CI system directory for multiple sites:

1 easy updating
2 better performance (file-caching)

Don&#039;t forget to include the CI system directory to the PHP include path at the Project Properties.

That should work!

@Andrey probably answered your question as well.</description>
		<content:encoded><![CDATA[<p>@Andrew<br />
I do the same as you. One core CI system directory for multiple sites:</p>
<p>1 easy updating<br />
2 better performance (file-caching)</p>
<p>Don&#8217;t forget to include the CI system directory to the PHP include path at the Project Properties.</p>
<p>That should work!</p>
<p>@Andrey probably answered your question as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Johns</title>
		<link>http://www.mybelovedphp.com/2009/01/27/netbeans-revisited-code-completion-for-code-igniter-ii/comment-page-1/#comment-46527</link>
		<dc:creator>Andrew Johns</dc:creator>
		<pubDate>Wed, 26 Aug 2009 18:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mybelovedphp.com/?p=42#comment-46527</guid>
		<description>actually, I have another question you might be able to answer!

I had a number of classes and collection classes in an old project, that are mostly object structures, with getter/setter functions, which I&#039;d created so that I could get lovely netbeans code completion on my objects while looping through things and so on.  It just felt the right thing to do.

However, as i&#039;m now trying to build a project using CI, I want to use this lot in a new library for CI, but I want to be able to access this library and get Code Completion.

e.g:

$this-&gt;someclass-&gt;some_function(param);

actually, going one step further, can a library hold multiple classes? e.g. I load &quot;mylibrary&quot; and then I can get access to:

$this-&gt;mylibrary-&gt;SomeClass-&gt;someFunction(param);

or perhaps more likely:

$myObject = $this-&gt;mylibrary-&gt;someClass();

so that I can then do:

$myObject-&gt;someFunction(param);

?

I think I&#039;m going to have to pose this question in the forum but it&#039;s down at the moment, grrr.</description>
		<content:encoded><![CDATA[<p>actually, I have another question you might be able to answer!</p>
<p>I had a number of classes and collection classes in an old project, that are mostly object structures, with getter/setter functions, which I&#8217;d created so that I could get lovely netbeans code completion on my objects while looping through things and so on.  It just felt the right thing to do.</p>
<p>However, as i&#8217;m now trying to build a project using CI, I want to use this lot in a new library for CI, but I want to be able to access this library and get Code Completion.</p>
<p>e.g:</p>
<p>$this-&gt;someclass-&gt;some_function(param);</p>
<p>actually, going one step further, can a library hold multiple classes? e.g. I load &#8220;mylibrary&#8221; and then I can get access to:</p>
<p>$this-&gt;mylibrary-&gt;SomeClass-&gt;someFunction(param);</p>
<p>or perhaps more likely:</p>
<p>$myObject = $this-&gt;mylibrary-&gt;someClass();</p>
<p>so that I can then do:</p>
<p>$myObject-&gt;someFunction(param);</p>
<p>?</p>
<p>I think I&#8217;m going to have to pose this question in the forum but it&#8217;s down at the moment, grrr.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Johns</title>
		<link>http://www.mybelovedphp.com/2009/01/27/netbeans-revisited-code-completion-for-code-igniter-ii/comment-page-1/#comment-46526</link>
		<dc:creator>Andrew Johns</dc:creator>
		<pubDate>Wed, 26 Aug 2009 10:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mybelovedphp.com/?p=42#comment-46526</guid>
		<description>maybe I did something wrong, but I originally had my structure like this:

htdocs/CIsystem/
htdocs/Website/app

This was so that CISystem could be used across multiple hosted sites, and each website would be a netbeans project, so it had a nbproject folder in it, which is where I placed the file you suggested above.

What I noticed is that I didn&#039;t get proper full on code completion with this structure until I put the files in CISystem folder back inside the project.  

So I either had two choices, one project file for multiple websites, or move the CI system folder back inside my website project folder.

Unless I&#039;ve done something wrong? :)</description>
		<content:encoded><![CDATA[<p>maybe I did something wrong, but I originally had my structure like this:</p>
<p>htdocs/CIsystem/<br />
htdocs/Website/app</p>
<p>This was so that CISystem could be used across multiple hosted sites, and each website would be a netbeans project, so it had a nbproject folder in it, which is where I placed the file you suggested above.</p>
<p>What I noticed is that I didn&#8217;t get proper full on code completion with this structure until I put the files in CISystem folder back inside the project.  </p>
<p>So I either had two choices, one project file for multiple websites, or move the CI system folder back inside my website project folder.</p>
<p>Unless I&#8217;ve done something wrong? <img src='http://www.mybelovedphp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
