<?xml version="1.0" encoding="ISO-8859-1"?><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"
	>
<channel>
	<title>Comments on: The making of &#34;WebCoder.NET&#34; - part 13</title>
	<atom:link href="http://www.tsware.net/blog/2007/05/03/the-making-of-webcodernet-part-13/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tsware.net/blog/2007/05/03/the-making-of-webcodernet-part-13/</link>
	<description>The SoftWare You Need!</description>
	<pubDate>Thu, 24 Jul 2008 18:28:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Ronni Persson</title>
		<link>http://www.tsware.net/blog/2007/05/03/the-making-of-webcodernet-part-13/#comment-4089</link>
		<dc:creator>Ronni Persson</dc:creator>
		<pubDate>Mon, 21 May 2007 08:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/2007/05/03/the-making-of-webcodernet-part-13/#comment-4089</guid>
		<description>I have a question regarding this:

What if I have an included file, in the file included in my current document, what about the variables and functions in that document? A more than two dimensional solution? Is that possible?</description>
		<content:encoded><![CDATA[<p>I have a question regarding this:</p>
<p>What if I have an included file, in the file included in my current document, what about the variables and functions in that document? A more than two dimensional solution? Is that possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kasper (TSW)</title>
		<link>http://www.tsware.net/blog/2007/05/03/the-making-of-webcodernet-part-13/#comment-3328</link>
		<dc:creator>Kasper (TSW)</dc:creator>
		<pubDate>Thu, 03 May 2007 19:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/2007/05/03/the-making-of-webcodernet-part-13/#comment-3328</guid>
		<description>Hi guys,

I'm loving the comments, so please keep them coming! :)

About the beta, I think we're really close. I'm working on some minor things on it as we speak, so it really shouldn't be much longer :)</description>
		<content:encoded><![CDATA[<p>Hi guys,</p>
<p>I&#8217;m loving the comments, so please keep them coming! :)</p>
<p>About the beta, I think we&#8217;re really close. I&#8217;m working on some minor things on it as we speak, so it really shouldn&#8217;t be much longer :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ike</title>
		<link>http://www.tsware.net/blog/2007/05/03/the-making-of-webcodernet-part-13/#comment-3327</link>
		<dc:creator>Ike</dc:creator>
		<pubDate>Thu, 03 May 2007 19:05:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/2007/05/03/the-making-of-webcodernet-part-13/#comment-3327</guid>
		<description>When can we get our hands on a beta already?!!!
:)</description>
		<content:encoded><![CDATA[<p>When can we get our hands on a beta already?!!!<br />
:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders</title>
		<link>http://www.tsware.net/blog/2007/05/03/the-making-of-webcodernet-part-13/#comment-3326</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Thu, 03 May 2007 19:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/2007/05/03/the-making-of-webcodernet-part-13/#comment-3326</guid>
		<description>Looking so great, I just can't wait...
When do you think we can have a beta ?</description>
		<content:encoded><![CDATA[<p>Looking so great, I just can&#8217;t wait&#8230;<br />
When do you think we can have a beta ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher</title>
		<link>http://www.tsware.net/blog/2007/05/03/the-making-of-webcodernet-part-13/#comment-3321</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Thu, 03 May 2007 17:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/2007/05/03/the-making-of-webcodernet-part-13/#comment-3321</guid>
		<description>For me, this is the most exciting demo so far.</description>
		<content:encoded><![CDATA[<p>For me, this is the most exciting demo so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Moore</title>
		<link>http://www.tsware.net/blog/2007/05/03/the-making-of-webcodernet-part-13/#comment-3320</link>
		<dc:creator>Adam Moore</dc:creator>
		<pubDate>Thu, 03 May 2007 15:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/2007/05/03/the-making-of-webcodernet-part-13/#comment-3320</guid>
		<description>I think I'm going to cry. :) It was fabulous keep up the good work I can't wait to test the new version out.

Here is a feature suggestion that I don't know how it would work, but it would be nice in the PHP Document outline on the right to be able to put notes to a variable, function, include etc.  Then you can view our print out a page that has all the information about the variables including your notes.  Something like

==== Variables ====
$var1 = The email address of the user.
$var2 = The name of the user

==== Functions ====
TestFunction($var1,$var2) = Verifies the users information and puts it into the table.


The layout could be different, but it would make it an easy way to create a document for your code in addition to what you document in your code.

Another thing that can be done with this is give the option to show that information in the tool tip.  So when you type

TestFunction(

The tool tip would have the notes underneath and look like this.

TestFunction($var1,$var2)
Verifies the users information and puts it into the table.

I hope this makes sense.</description>
		<content:encoded><![CDATA[<p>I think I&#8217;m going to cry. :) It was fabulous keep up the good work I can&#8217;t wait to test the new version out.</p>
<p>Here is a feature suggestion that I don&#8217;t know how it would work, but it would be nice in the PHP Document outline on the right to be able to put notes to a variable, function, include etc.  Then you can view our print out a page that has all the information about the variables including your notes.  Something like</p>
<p>==== Variables ====<br />
$var1 = The email address of the user.<br />
$var2 = The name of the user</p>
<p>==== Functions ====<br />
TestFunction($var1,$var2) = Verifies the users information and puts it into the table.</p>
<p>The layout could be different, but it would make it an easy way to create a document for your code in addition to what you document in your code.</p>
<p>Another thing that can be done with this is give the option to show that information in the tool tip.  So when you type</p>
<p>TestFunction(</p>
<p>The tool tip would have the notes underneath and look like this.</p>
<p>TestFunction($var1,$var2)<br />
Verifies the users information and puts it into the table.</p>
<p>I hope this makes sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morten</title>
		<link>http://www.tsware.net/blog/2007/05/03/the-making-of-webcodernet-part-13/#comment-3319</link>
		<dc:creator>Morten</dc:creator>
		<pubDate>Thu, 03 May 2007 15:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/2007/05/03/the-making-of-webcodernet-part-13/#comment-3319</guid>
		<description>Looking great :D Can't wait for the first beta version :p</description>
		<content:encoded><![CDATA[<p>Looking great :D Can&#8217;t wait for the first beta version :p</p>
]]></content:encoded>
	</item>
</channel>
</rss>
