<?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: TSW phpCoder 2008 final beta 3 released</title>
	<atom:link href="http://www.tsware.net/blog/2008/03/31/tsw-phpcoder-2008-final-beta-3-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tsware.net/blog/2008/03/31/tsw-phpcoder-2008-final-beta-3-released/</link>
	<description>The SoftWare You Need!</description>
	<pubDate>Fri, 16 May 2008 21:37:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Lewis</title>
		<link>http://www.tsware.net/blog/2008/03/31/tsw-phpcoder-2008-final-beta-3-released/#comment-25864</link>
		<dc:creator>Lewis</dc:creator>
		<pubDate>Fri, 11 Apr 2008 11:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/2008/03/31/tsw-phpcoder-2008-final-beta-3-released/#comment-25864</guid>
		<description>Like that, but with a quick date/filesize check so I don't have to download/upload unnecessary files basically. I work with some very big codebase projects and from 2 different locations, so I simply need to be able to quickly and easily download/upload the latest versions of them without spending ages downloading all of it.

Another thing I miss, is a quick command to duplicate a line. Eg. ctrl + d - comes in very handy indeed.</description>
		<content:encoded><![CDATA[<p>Like that, but with a quick date/filesize check so I don&#8217;t have to download/upload unnecessary files basically. I work with some very big codebase projects and from 2 different locations, so I simply need to be able to quickly and easily download/upload the latest versions of them without spending ages downloading all of it.</p>
<p>Another thing I miss, is a quick command to duplicate a line. Eg. ctrl + d - comes in very handy indeed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kasper (TSW)</title>
		<link>http://www.tsware.net/blog/2008/03/31/tsw-phpcoder-2008-final-beta-3-released/#comment-25810</link>
		<dc:creator>Kasper (TSW)</dc:creator>
		<pubDate>Thu, 10 Apr 2008 21:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/2008/03/31/tsw-phpcoder-2008-final-beta-3-released/#comment-25810</guid>
		<description>I assume that the built-in FTP client, where you can easily upload/download several folders/files are not exactly what you're looking for? :)</description>
		<content:encoded><![CDATA[<p>I assume that the built-in FTP client, where you can easily upload/download several folders/files are not exactly what you&#8217;re looking for? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lewis</title>
		<link>http://www.tsware.net/blog/2008/03/31/tsw-phpcoder-2008-final-beta-3-released/#comment-25808</link>
		<dc:creator>Lewis</dc:creator>
		<pubDate>Thu, 10 Apr 2008 20:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/2008/03/31/tsw-phpcoder-2008-final-beta-3-released/#comment-25808</guid>
		<description>Hi Kasper. Thanks for getting back to me. That may help, but it's more of the fact that I want a quick way of download or uploading files without it having to download files that haven't changed. SiteSync is good for when I want something from complicated, but it's too advanced to make it useful for quick smart downloads/uploads.

So more of the ability to do quick upload/downloads on the selected file(s)/folder(s) or whole project. Then it would simply ask you if you wanted to upload or download, and perhaps an option to force it to overwrite files regardless of if they are newer (eg how the current 'upload' option works I think - it just means it would all be in one dialogue).

The repetitive snippets look very time saving!</description>
		<content:encoded><![CDATA[<p>Hi Kasper. Thanks for getting back to me. That may help, but it&#8217;s more of the fact that I want a quick way of download or uploading files without it having to download files that haven&#8217;t changed. SiteSync is good for when I want something from complicated, but it&#8217;s too advanced to make it useful for quick smart downloads/uploads.</p>
<p>So more of the ability to do quick upload/downloads on the selected file(s)/folder(s) or whole project. Then it would simply ask you if you wanted to upload or download, and perhaps an option to force it to overwrite files regardless of if they are newer (eg how the current &#8216;upload&#8217; option works I think - it just means it would all be in one dialogue).</p>
<p>The repetitive snippets look very time saving!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kasper (TSW)</title>
		<link>http://www.tsware.net/blog/2008/03/31/tsw-phpcoder-2008-final-beta-3-released/#comment-25368</link>
		<dc:creator>Kasper (TSW)</dc:creator>
		<pubDate>Fri, 04 Apr 2008 07:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/2008/03/31/tsw-phpcoder-2008-final-beta-3-released/#comment-25368</guid>
		<description>Hi Lewis,

I'm reading your post and thinking: Would a "Compare/Synchronize only this folder" option perhaps do the trick? :)

Emil, please use the beta forum for comments, that would really be a big help to me :). For now, here are answers to your requests:

&gt;“phpMyAdmin”

I am thinking about making the DB interface more powerful, so perhaps in the next version :). Another approach would be to script this extended support. It should be possible and would allow for everyone to help with it. Could be really cool :)

The IntelliSense support is already very strong imo - have you checked it out yet? :)

About changes to a file, phpCoder actually highlights all the lines which have been changed since you opened the file. Lines are marked with a yellow color to the left for unsaved changes, and green for saved changes.

Repetitive snippets are already there, and with an extra twist. Check out CodeSnippets from the Tools menu, or check this CodeSnippets demo video for WebPad.NET - it works the same way in phpCoder: http://www.tsw.dk/images/movies/webpad.net/codesnippets/

About the end tags, I'm not really sure what you mean. Please post an example in the beta forum, along with any response you might have to this thread. Thank you so much for your comments, I really appreciate it :)</description>
		<content:encoded><![CDATA[<p>Hi Lewis,</p>
<p>I&#8217;m reading your post and thinking: Would a &#8220;Compare/Synchronize only this folder&#8221; option perhaps do the trick? :)</p>
<p>Emil, please use the beta forum for comments, that would really be a big help to me :). For now, here are answers to your requests:</p>
<p>>“phpMyAdmin”</p>
<p>I am thinking about making the DB interface more powerful, so perhaps in the next version :). Another approach would be to script this extended support. It should be possible and would allow for everyone to help with it. Could be really cool :)</p>
<p>The IntelliSense support is already very strong imo - have you checked it out yet? :)</p>
<p>About changes to a file, phpCoder actually highlights all the lines which have been changed since you opened the file. Lines are marked with a yellow color to the left for unsaved changes, and green for saved changes.</p>
<p>Repetitive snippets are already there, and with an extra twist. Check out CodeSnippets from the Tools menu, or check this CodeSnippets demo video for WebPad.NET - it works the same way in phpCoder: <a href="http://www.tsw.dk/images/movies/webpad.net/codesnippets/" rel="nofollow">http://www.tsw.dk/images/movies/webpad.net/codesnippets/</a></p>
<p>About the end tags, I&#8217;m not really sure what you mean. Please post an example in the beta forum, along with any response you might have to this thread. Thank you so much for your comments, I really appreciate it :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tix'z - Emil Melgaard</title>
		<link>http://www.tsware.net/blog/2008/03/31/tsw-phpcoder-2008-final-beta-3-released/#comment-25042</link>
		<dc:creator>Tix'z - Emil Melgaard</dc:creator>
		<pubDate>Mon, 31 Mar 2008 13:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/2008/03/31/tsw-phpcoder-2008-final-beta-3-released/#comment-25042</guid>
		<description>This is a very powerful piece of software...

The integration with the database is so sweet, i just miss some kind of "phpMyAdmin" where i can create new databases, tables and fields. That would make this software a masterpiece.

Intellisense(Both for built-in functions and objects as well as intellisense for 3rd party libraries), code highlight and javascriptDoc integration would make it so powerful that i would only need TSW phpCoder to be open with my WAMP5 Server.

A feature i think all coding software needs is the skill to see if you really change anything in the open file, like if i change a line and delete it afterwards the program still thinks that it has been changed.

I'm not sure this feature is already built in, but i will write it anyway: Repetitive Snippets!
A god example would be the Switch or If statement. if i push tab i will add one more case or elseif statement.

There is also a bug with the  and  tag. Or I'm not sure it's a bug but, when a i close any other tag, the software automatically adds the close tag. this doesn't happens to the  and  tag. You always wants to add a type to these 2 tags too.

I think that was a big mouthfull of features and bugs so i will continue when i get a answer from you. :)

I really consider to buy this upcoming MASTERPIECE. I have use Aptana Studio until now but i think this is too focused on javascript.</description>
		<content:encoded><![CDATA[<p>This is a very powerful piece of software&#8230;</p>
<p>The integration with the database is so sweet, i just miss some kind of &#8220;phpMyAdmin&#8221; where i can create new databases, tables and fields. That would make this software a masterpiece.</p>
<p>Intellisense(Both for built-in functions and objects as well as intellisense for 3rd party libraries), code highlight and javascriptDoc integration would make it so powerful that i would only need TSW phpCoder to be open with my WAMP5 Server.</p>
<p>A feature i think all coding software needs is the skill to see if you really change anything in the open file, like if i change a line and delete it afterwards the program still thinks that it has been changed.</p>
<p>I&#8217;m not sure this feature is already built in, but i will write it anyway: Repetitive Snippets!<br />
A god example would be the Switch or If statement. if i push tab i will add one more case or elseif statement.</p>
<p>There is also a bug with the  and  tag. Or I&#8217;m not sure it&#8217;s a bug but, when a i close any other tag, the software automatically adds the close tag. this doesn&#8217;t happens to the  and  tag. You always wants to add a type to these 2 tags too.</p>
<p>I think that was a big mouthfull of features and bugs so i will continue when i get a answer from you. :)</p>
<p>I really consider to buy this upcoming MASTERPIECE. I have use Aptana Studio until now but i think this is too focused on javascript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lewis</title>
		<link>http://www.tsware.net/blog/2008/03/31/tsw-phpcoder-2008-final-beta-3-released/#comment-25039</link>
		<dc:creator>Lewis</dc:creator>
		<pubDate>Mon, 31 Mar 2008 13:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/2008/03/31/tsw-phpcoder-2008-final-beta-3-released/#comment-25039</guid>
		<description>phpCoder looks amazing. I'm very impressed with how things work almost exactly as I would ever want them to. The only thing that's putting me off is its integration with SiteSync. Don't get me wrong, SiteSync looks good and I would still buy it, it's just it makes publishing and checking out files a bit too complicated. The way it works on other IDEs is you can 'checkout' a file/folder/project which would download any newer files, you can then publish them which would do the same. SiteSync kind of works like that, but it does a 2-way comparison every time and it's a few step process, rather than just a couple of steps like the others. It would be great for when I want to properly synchronize, but for a quick synchronize it's a bit of a hassle. If you could just make a 'quick synchronize' option which would do a very simple synchronize and ask me if I want to publish or checkout files then you'd definitely get my money. Other than that it's great! Really great job ... you work very fast!</description>
		<content:encoded><![CDATA[<p>phpCoder looks amazing. I&#8217;m very impressed with how things work almost exactly as I would ever want them to. The only thing that&#8217;s putting me off is its integration with SiteSync. Don&#8217;t get me wrong, SiteSync looks good and I would still buy it, it&#8217;s just it makes publishing and checking out files a bit too complicated. The way it works on other IDEs is you can &#8216;checkout&#8217; a file/folder/project which would download any newer files, you can then publish them which would do the same. SiteSync kind of works like that, but it does a 2-way comparison every time and it&#8217;s a few step process, rather than just a couple of steps like the others. It would be great for when I want to properly synchronize, but for a quick synchronize it&#8217;s a bit of a hassle. If you could just make a &#8216;quick synchronize&#8217; option which would do a very simple synchronize and ask me if I want to publish or checkout files then you&#8217;d definitely get my money. Other than that it&#8217;s great! Really great job &#8230; you work very fast!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
