<?xml version="1.0" encoding="ISO-8859-1"?>
<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>TSW Blog</title>
	<atom:link href="http://www.tsware.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tsware.net/blog</link>
	<description>The SoftWare You Need!</description>
	<lastBuildDate>Sat, 05 May 2012 13:48:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Improving the usability of TSW WebCoder 2012 part 1: Inline feature help</title>
		<link>http://www.tsware.net/blog/2012/05/05/improving-the-usability-of-tsw-webcoder-2012-part-1-inline-feature-help/</link>
		<comments>http://www.tsware.net/blog/2012/05/05/improving-the-usability-of-tsw-webcoder-2012-part-1-inline-feature-help/#comments</comments>
		<pubDate>Sat, 05 May 2012 13:46:47 +0000</pubDate>
		<dc:creator>Kasper (TSW)</dc:creator>
				<category><![CDATA[TSW]]></category>
		<category><![CDATA[WebCoder]]></category>

		<guid isPermaLink="false">http://www.tsware.net/blog/?p=344</guid>
		<description><![CDATA[In WebCoder, there are quite a few Tool windows, which are the dockable/floatable areas to the left, the right and in the bottom of the screen. The most of them are pretty self-explanatory, like &#34;FTP&#34;, which are for working with your FTP servers, &#34;Projects&#34; for dealing with your projects and so on. These have toolbars [...]]]></description>
			<content:encoded><![CDATA[<p>In WebCoder, there are quite a few Tool windows, which are the dockable/floatable areas to the left, the right and in the bottom of the screen. The most of them are pretty self-explanatory, like &quot;FTP&quot;, which are for working with your FTP servers, &quot;Projects&quot; for dealing with your projects and so on. These have toolbars in the top that allows you to connect to an FTP server or create a new project. However, a couple of the Tool windows might not be that obvious, a good example being the &quot;Database result&quot; Tool window. It&#8217;s connected to the &quot;Database&quot; Tool window, but that might not be obvious if you&#8217;re new to WebCoder. Here&#8217;s what it looks like in WebCoder 2010:</p>
<p><a href="http://www.tsware.net/blog/wp-content/uploads/database_result_2010.png"><img style="background-image: none; border-right-width: 0px; margin: 20px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="database_result_2010" border="0" alt="database_result_2010" src="http://www.tsware.net/blog/wp-content/uploads/database_result_2010_thumb.png" width="701" height="191" /></a></p>
<p>I got to thinking that if you meet this Tool window for the first time, it might not be very obvious what to do. Therefore, I decided to replace the grey area (where the results are shown once a query is executed) with a short but helpful introduction. It looks like this:</p>
<p><a href="http://www.tsware.net/blog/wp-content/uploads/database_result_2012.png"><img style="background-image: none; border-right-width: 0px; margin: 20px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="database_result_2012" border="0" alt="database_result_2012" src="http://www.tsware.net/blog/wp-content/uploads/database_result_2012_thumb.png" width="700" height="182" /></a></p>
<p><strong>The blue links that you see are actually interactive &#8211; click them, and WebCoder will show you the area of interest using animations and arrows!</strong> Hopefully this will make it easier for new users to get started with some of the less-obvious, but very useful features of WebCoder. </p>
<p>Another example is the WebDebug Tool window, which is nothing but a toolbar and some empty windows until you actually activate the function &#8211; but how exactly is that even done? WebCoder 2012 will help you get started with this very powerful feature as soon as you gain an interest in that Tool window marked &quot;WebDebug&quot;:</p>
<p><a href="http://www.tsware.net/blog/wp-content/uploads/webdebug_window_2012.png"><img style="background-image: none; border-right-width: 0px; margin: 20px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="webdebug_window_2012" border="0" alt="webdebug_window_2012" src="http://www.tsware.net/blog/wp-content/uploads/webdebug_window_2012_thumb.png" width="700" height="188" /></a></p>
<p>Hopefully this will help even more people get a great start with WebCoder. As always, let me know what you think and stay tuned for even more usability improvements :)</p>
<p>&#160;</p>
<p><strong>Disclaimer:</strong> <em>WebCoder 2012 is still far from being done. These blog posts are merely to show you what this new version will be like and to give you an impression of the development process. I hope to have the final version of WebCoder 2012 ready in the third quarter of 2012, but nothing is certain yet!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tsware.net/blog/2012/05/05/improving-the-usability-of-tsw-webcoder-2012-part-1-inline-feature-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improving the usability of TSW WebCoder 2012: Introduction</title>
		<link>http://www.tsware.net/blog/2012/04/30/improving-the-usability-of-tsw-webcoder-2012-introduction/</link>
		<comments>http://www.tsware.net/blog/2012/04/30/improving-the-usability-of-tsw-webcoder-2012-introduction/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 08:13:01 +0000</pubDate>
		<dc:creator>Kasper (TSW)</dc:creator>
				<category><![CDATA[TSW]]></category>
		<category><![CDATA[WebCoder]]></category>

		<guid isPermaLink="false">http://www.tsware.net/blog/?p=335</guid>
		<description><![CDATA[As I have already mentioned several times in the &#34;Making of TSW WebCoder 2012&#34;-series, I&#8217;ve given a lot of thought to how the usability of WebCoder could be improved, while working on version 2012. Often, it&#8217;s those small nudges of help that will make you feel at home with a piece of software, allowing you [...]]]></description>
			<content:encoded><![CDATA[<p>As I have already mentioned several times in the &quot;Making of TSW WebCoder 2012&quot;-series, I&#8217;ve given a lot of thought to how the <strong>usability</strong> of WebCoder could be improved, while working on version 2012. Often, it&#8217;s those small nudges of help that will make you feel at home with a piece of software, allowing you to enjoy it even more. I&#8217;ve tried to find all those situations where working with WebCoder might be a bit cumbersome, perhaps because you don&#8217;t know the application well enough yet, or perhaps just because a little extra help is needed for a specific situation. </p>
<p>While the &quot;Making of.&quot;-series focuses mostly on new major features and heavy improvements for the existing ones, this series will focus on all the little details I have added to make WebCoder easier and more pleasant to use. Therefore these posts might not be as interesting as the rest, but I would like to prove to you that I&#8217;m dedicated to making WebCoder better in other ways than just adding new features. These posts will be for the WebCoder-fanatics out there, but the features introduced in them is definitely for <strong>everyone</strong>, so stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tsware.net/blog/2012/04/30/improving-the-usability-of-tsw-webcoder-2012-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The making of TSW WebCoder 2012 part 5 &#8211; The new Settings dialog</title>
		<link>http://www.tsware.net/blog/2012/04/20/the-making-of-tsw-webcoder-2012-part-5-the-new-settings-dialog/</link>
		<comments>http://www.tsware.net/blog/2012/04/20/the-making-of-tsw-webcoder-2012-part-5-the-new-settings-dialog/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 18:02:46 +0000</pubDate>
		<dc:creator>Kasper (TSW)</dc:creator>
				<category><![CDATA[TSW]]></category>
		<category><![CDATA[WebCoder]]></category>

		<guid isPermaLink="false">http://www.tsware.net/blog/?p=327</guid>
		<description><![CDATA[Several power users have been requesting a re-redesign of the Settings dialog for the last couple of versions of WebCoder. The most common complaint was the dual-tab layout, where you would have to click one tab to access a range of other tabs. When I initially designed it, I thought it was a great idea, [...]]]></description>
			<content:encoded><![CDATA[<p>Several power users have been requesting a re-redesign of the Settings dialog for the last couple of versions of WebCoder. The most common complaint was the dual-tab layout, where you would have to click one tab to access a range of other tabs. When I initially designed it, I thought it was a great idea, because of the many settings already offered by WebCoder, but as these power users pointed out, it made it a bit hard to discover all the configuration possibilities and navigate between them. Therefore I decided to re-structure the settings dialog for WebCoder 2012, in compliance with the most common user change requests. </p>
<p><font color="#666666" size="5">WebCoder 2010 Settings dialog</font></p>
<p>First, a screenshot of the settings dialog currently found in WebCoder 2010:</p>
<p><a href="http://www.tsware.net/blog/wp-content/uploads/settings_2010.png"><img style="background-image: none; border-right-width: 0px; margin: 20px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="settings_2010" border="0" alt="settings_2010" src="http://www.tsware.net/blog/wp-content/uploads/settings_2010_thumb.png" width="600" height="586" /></a></p>
<p><font color="#666666" size="5">WebCoder 2012 Settings dialog</font></p>
<p>And here&#8217;s one of the same settings, but in <strong>WebCoder 2012</strong>:</p>
<p><a href="http://www.tsware.net/blog/wp-content/uploads/settings_2012.png"><img style="background-image: none; border-right-width: 0px; margin: 20px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="settings_2012" border="0" alt="settings_2012" src="http://www.tsware.net/blog/wp-content/uploads/settings_2012_thumb.png" width="704" height="584" /></a></p>
<p>Hopefully this new way of showing the settings will be appreciated by everyone. Feel free to let me know what you think of it :)</p>
<p><em>Please note that the settings dialog above is still a work in progress and may not be completely identical to the one you will find in the final version of WebCoder 2012.</em></p>
<p><em></em></p>
<p><strong>Disclaimer:</strong> <em>WebCoder 2012 is still far from being done. These blog posts are merely to show you what this new version will be like and to give you an impression of the development process. I hope to have the final version of WebCoder 2012 ready in the third quarter of 2012, but nothing is certain yet!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tsware.net/blog/2012/04/20/the-making-of-tsw-webcoder-2012-part-5-the-new-settings-dialog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The making of TSW WebCoder 2012 part 4 &#8211; The new Color Dialog</title>
		<link>http://www.tsware.net/blog/2012/04/05/the-making-of-tsw-webcoder-2012-part-4-the-new-color-dialog/</link>
		<comments>http://www.tsware.net/blog/2012/04/05/the-making-of-tsw-webcoder-2012-part-4-the-new-color-dialog/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 08:00:38 +0000</pubDate>
		<dc:creator>Kasper (TSW)</dc:creator>
				<category><![CDATA[TSW]]></category>
		<category><![CDATA[WebCoder]]></category>

		<guid isPermaLink="false">http://www.tsware.net/blog/?p=320</guid>
		<description><![CDATA[Many of you have asked for a more advanced color dialog, so when creating the Color dialog for WebCoder 2012, I used a different approach, while keeping the ideas from previous versions that I really liked. Here is how the Color Dialog looks in WebCoder 2010: I always liked it for the color picker and [...]]]></description>
			<content:encoded><![CDATA[<p>Many of you have asked for a more advanced color dialog, so when creating the Color dialog for WebCoder 2012, I used a different approach, while keeping the ideas from previous versions that I really liked. Here is how the Color Dialog looks in WebCoder 2010:</p>
<p><a href="http://www.tsware.net/blog/wp-content/uploads/colordialog_2010.png"><img style="background-image: none; border-right-width: 0px; margin: 15px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="colordialog_2010" border="0" alt="colordialog_2010" src="http://www.tsware.net/blog/wp-content/uploads/colordialog_2010_thumb.png" width="447" height="346" /></a></p>
<p>I always liked it for the color picker and the ability to reach my project colors, but several users wanted the ability to tweak the color selection more, as experienced in image editing applications like PhotoShop. Now, WebCoder is no image editor, so that wasn&#8217;t quite my goal, but as you will see from the first screenshot, it has gotten way more options for fine tuning your color selection:</p>
<p><a href="http://www.tsware.net/blog/wp-content/uploads/colordialog1.png"><img style="background-image: none; border-right-width: 0px; margin: 15px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="colordialog1" border="0" alt="colordialog1" src="http://www.tsware.net/blog/wp-content/uploads/colordialog1_thumb.png" width="496" height="504" /></a></p>
<p>I especially like the new color picker, where you can select the base color in different ways and then tweak it with the sliders. The User colors section, where you can add your own colors, has also been simplified. You can now just press Add to get the selected color added to the end of the list &#8211; no need to select a free spot for it first. The websafe colors, which was on the first tab in WebCoder 2010, has been combined with the standard colors on the second tab:</p>
<p><a href="http://www.tsware.net/blog/wp-content/uploads/colordialog2.png"><img style="background-image: none; border-right-width: 0px; margin: 15px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="colordialog2" border="0" alt="colordialog2" src="http://www.tsware.net/blog/wp-content/uploads/colordialog2_thumb.png" width="496" height="504" /></a></p>
<p>And the third tab has been extended to show both project colors AND colors from the active document, if any. This means that you can see the colors already used in your document, grab one and then tweak it into a new color you need:</p>
<p><a href="http://www.tsware.net/blog/wp-content/uploads/colordialog3.png"><img style="background-image: none; border-right-width: 0px; margin: 15px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="colordialog3" border="0" alt="colordialog3" src="http://www.tsware.net/blog/wp-content/uploads/colordialog3_thumb.png" width="496" height="504" /></a></p>
<p>I hope you like the improvements! Let me know what you think :)</p>
<p>&#160;</p>
<p><strong>Disclaimer:</strong> <em>WebCoder 2012 is still far from being done. These blog posts are merely to show you what this new version will be like and to give you an impression of the development process. I hope to have the final version of WebCoder 2012 ready in the third quarter of 2012, but nothing is certain yet!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tsware.net/blog/2012/04/05/the-making-of-tsw-webcoder-2012-part-4-the-new-color-dialog/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The making of TSW WebCoder 2012 part 3 &#8211; Design of the dialogs</title>
		<link>http://www.tsware.net/blog/2012/03/06/the-making-of-tsw-webcoder-2012-part-3-design-of-the-dialogs/</link>
		<comments>http://www.tsware.net/blog/2012/03/06/the-making-of-tsw-webcoder-2012-part-3-design-of-the-dialogs/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 10:29:23 +0000</pubDate>
		<dc:creator>Kasper (TSW)</dc:creator>
				<category><![CDATA[TSW]]></category>
		<category><![CDATA[WebCoder]]></category>

		<guid isPermaLink="false">http://www.tsware.net/blog/?p=301</guid>
		<description><![CDATA[As I mentioned in a previous blog post, I&#8217;m rethinking almost every aspect of WebCoder with this new version, and since I have to make all the application dialogs from scratch, I try to give a lot of thought to what might be changed to create an even better dialog. A great example of this [...]]]></description>
			<content:encoded><![CDATA[<p>As I mentioned in a previous blog post, I&#8217;m rethinking almost every aspect of WebCoder with this new version, and since I have to make all the application dialogs from scratch, I try to give a lot of thought to what might be changed to create an even better dialog. A great example of this is the dialog for managing the templates of WebCoder. Here&#8217;s what it looks like in WebCoder 2010:</p>
<p><a href="http://www.tsware.net/blog/wp-content/uploads/templates_2010.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Templates in WebCoder 2010" border="0" alt="Templates in WebCoder 2010" src="http://www.tsware.net/blog/wp-content/uploads/templates_2010_thumb.png" width="462" height="258" /></a></p>
<p>Nothing wrong with it, but as it turned out, there were actually quite a few things that I wanted to changed for 2012:</p>
<ul>
<li>The Icon view is not very good for templates with long names</li>
<li>The toolbar buttons are a bit small</li>
<li>The entire dialog is a bit small as well, in case of many templates</li>
<li>When adding or editing a template, a new dialog would pop up</li>
<li>There is no way to see what a template contains without selecting to edit it</li>
</ul>
<p>A lot of these things simply made more sense years ago, when the average resolution was way lower, but today, most developers will have a resolution that justifies using a bit more space when needed. I have used this principle for several of the dialogs, but it&#8217;s especially visible with the templates dialog, as you will see from this screenshot:</p>
<p><a href="http://www.tsware.net/blog/wp-content/uploads/templates_20121.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 15px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Templates dialog in WebCoder 2012 - overview mode" border="0" alt="Templates dialog in WebCoder 2012 - overview mode" src="http://www.tsware.net/blog/wp-content/uploads/templates_2012_thumb1.png" width="704" height="504" /></a></p>
<p>Besides the obvious size difference, I added categories to the templates along with a preview part directly in the dialog. You will also notice that there are now the possibility for placeholders in the templates, for instance to control where the cursor will appear when you use the template.</p>
<p>In case you want to add or edit a template, the dialog will look like this &#8211; no new window necessary:</p>
<p><a href="http://www.tsware.net/blog/wp-content/uploads/templates_2012_edit.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 15px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Templates dialog in WebCoder 2012 - edit mode" border="0" alt="Templates dialog in WebCoder 2012 - edit mode" src="http://www.tsware.net/blog/wp-content/uploads/templates_2012_edit_thumb.png" width="704" height="504" /></a></p>
<p>As you can see, I&#8217;ve also gathered some more templates, ready-to-use for you. <strong>If you have any suggestions for templates, please do let me know!</strong></p>
<p>I hope you like what you see. Let me know what you think of this new approach to the dialogs of WebCoder :)</p>
<p>&#160;</p>
<p><strong>Disclaimer:</strong> <em>WebCoder 2012 is still far from being done. These blog posts are merely to show you what this new version will be like and to give you an impression of the development process. I hope to have the final version of WebCoder 2012 ready in the third quarter of 2012, but nothing is certain yet!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tsware.net/blog/2012/03/06/the-making-of-tsw-webcoder-2012-part-3-design-of-the-dialogs/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>The making of TSW WebCoder 2012 part 2 &#8211; IntelliSense improvements</title>
		<link>http://www.tsware.net/blog/2012/02/09/the-making-of-tsw-webcoder-2012-part-2-intellisense-improvements/</link>
		<comments>http://www.tsware.net/blog/2012/02/09/the-making-of-tsw-webcoder-2012-part-2-intellisense-improvements/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 11:16:14 +0000</pubDate>
		<dc:creator>Kasper (TSW)</dc:creator>
				<category><![CDATA[TSW]]></category>
		<category><![CDATA[WebCoder]]></category>

		<guid isPermaLink="false">http://www.tsware.net/blog/?p=286</guid>
		<description><![CDATA[This time around, instead of only posting about the major new features, I will also be spending some time on those small improvements that makes all of our lives easier. I always enjoy improving the IntelliSense of WebCoder and this post with user contributed suggestions really gave me something to work on! Instead of talking [...]]]></description>
			<content:encoded><![CDATA[<p align="left">This time around, instead of only posting about the major new features, I will also be spending some time on those small improvements that makes all of our lives easier. I always enjoy improving the IntelliSense of WebCoder and <a href="http://forum.tsware.net/viewtopic.php?f=7&amp;t=1238" target="_blank">this post with user contributed suggestions</a> really gave me something to work on! Instead of talking a lot about it, why don&#8217;t I just show it to you?</p>
<div class="wp-caption alignleft" style="width: 314px"><a href="http://www.tsware.net/blog/wp-content/uploads/intellisense_css3.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="intellisense_css3" src="http://www.tsware.net/blog/wp-content/uploads/intellisense_css3_thumb.png" alt="intellisense_css3" width="304" height="254" border="0" /></a><p class="wp-caption-text">CSS3 IntelliSense</p></div>
<div class="wp-caption alignleft" style="width: 314px"><a href="http://www.tsware.net/blog/wp-content/uploads/intellisense_pseudo.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="intellisense_pseudo" src="http://www.tsware.net/blog/wp-content/uploads/intellisense_pseudo_thumb.png" alt="intellisense_pseudo" width="304" height="254" border="0" /></a><p class="wp-caption-text">Pseudo selectors</p></div>
<div class="wp-caption alignleft" style="width: 314px"><a href="http://www.tsware.net/blog/wp-content/uploads/intellisense_colors.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="intellisense_colors" src="http://www.tsware.net/blog/wp-content/uploads/intellisense_colors_thumb.png" alt="intellisense_colors" width="304" height="254" border="0" /></a><p class="wp-caption-text">Color IntelliSense, both common and from document/project</p></div>
<div class="wp-caption alignleft" style="width: 314px"><a href="http://www.tsware.net/blog/wp-content/uploads/intellisense_existing_selectors.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="intellisense_existing_selectors" src="http://www.tsware.net/blog/wp-content/uploads/intellisense_existing_selectors_thumb.png" alt="intellisense_existing_selectors" width="304" height="254" border="0" /></a><p class="wp-caption-text">IntelliSense for existing selectors</p></div>
<div id="attachment_291" class="wp-caption aligncenter" style="width: 610px"><a href="http://www.tsware.net/blog/wp-content/uploads/intellisense_font.png"><img class="size-full wp-image-291" title="intellisense_font" src="http://www.tsware.net/blog/wp-content/uploads/intellisense_font.png" alt="" width="600" height="250" /></a><p class="wp-caption-text">Font IntelliSense with preview</p></div>
<p>I hope you like what you see so far, and if you have questions, comments or any feedback in general, please don&#8217;t hesitate :)</p>
<p>&nbsp;</p>
<p><strong>Disclaimer:</strong> <em>WebCoder 2012 is still far from being done. These blog posts are merely to show you what this new version will be like and to give you an impression of the development process. I hope to have the final version of WebCoder 2012 ready in the third quarter of 2012, but nothing is certain yet!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tsware.net/blog/2012/02/09/the-making-of-tsw-webcoder-2012-part-2-intellisense-improvements/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The making of TSW WebCoder 2012 part 1 &#8211; Projects</title>
		<link>http://www.tsware.net/blog/2012/01/24/the-making-of-tsw-webcoder-2012-part-1-projects/</link>
		<comments>http://www.tsware.net/blog/2012/01/24/the-making-of-tsw-webcoder-2012-part-1-projects/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 08:02:07 +0000</pubDate>
		<dc:creator>Kasper (TSW)</dc:creator>
				<category><![CDATA[TSW]]></category>
		<category><![CDATA[WebCoder]]></category>

		<guid isPermaLink="false">http://www.tsware.net/blog/?p=275</guid>
		<description><![CDATA[One of the most important functionalities of WebCoder, if you ask me, is the project management. Ever since this feature was first implemented, which was many, many versions ago, files were manually added to the project, either by the user clicking the &#34;Add&#34; button, or when the users chose to synchronize the project. This worked [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most important functionalities of WebCoder, if you ask me, is the project management. Ever since this feature was first implemented, which was many, many versions ago, files were manually added to the project, either by the user clicking the &quot;Add&quot; button, or when the users chose to synchronize the project. This worked pretty well if you only added, moved and removed files from within WebCoder, but in the end, it did feel a bit old-school. In WebCoder 2012, I have turned this concept completely around. WebCoder 2012 will monitor your project root for any file related changes and then instantly update the project structure accordingly. This means that if you save a file, move a file, delete a file or rename a file, WebCoder automatically detects this and updates the project structure. No need to do manual synchronizations, and when you create a new file and save it within the project root, WebCoder won&#8217;t bother you with a question on whether to add it or not. </p>
<p>But what if you don&#8217;t want a specific file or directory within your WebCoder project structure? For this, we have exclusion filters, allowing you to exclude specific files or directories or several files/directories using wildcards and even Regular expressions to specify rules. For instance, you can exclude all *.gif files or all directories which starts with a . (dot) very easily. Excluding a single file or directory can be done with two mouse-clicks.</p>
<p>There are more changes in project management than this, but you will have to see them for your self, once the first beta version hits the page. It will be a while though, but stay tuned for more information about WebCoder 2012 :)</p>
<p><strong>Disclaimer:</strong> <em>WebCoder 2012 is still far from being done. These blog posts are merely to show you what this new version will be like and to give you an impression of the development process. I hope to have the final version of WebCoder 2012 ready in the third quarter of 2012, but nothing is certain yet!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tsware.net/blog/2012/01/24/the-making-of-tsw-webcoder-2012-part-1-projects/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The making of WebCoder 2012 &#8211; Introduction</title>
		<link>http://www.tsware.net/blog/2012/01/16/the-making-of-webcoder-2012-introduction/</link>
		<comments>http://www.tsware.net/blog/2012/01/16/the-making-of-webcoder-2012-introduction/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 16:31:53 +0000</pubDate>
		<dc:creator>Kasper (TSW)</dc:creator>
				<category><![CDATA[TSW]]></category>
		<category><![CDATA[WebCoder]]></category>

		<guid isPermaLink="false">http://www.tsware.net/blog/?p=272</guid>
		<description><![CDATA[As promised, I will once again be doing an entire series of blog posts about the upcoming version of WebCoder. With this new version, I started all over as I have done many times before, re-building the application from scratch. Technically I went from Windows Forms to WPF, which is not very interesting to most [...]]]></description>
			<content:encoded><![CDATA[<p>As promised, I will once again be doing an entire series of blog posts about the upcoming version of WebCoder. With this new version, I started all over as I have done many times before, re-building the application from scratch. Technically I went from Windows Forms to WPF, which is not very interesting to most of you, but it meant that no UI could be re-used &#8211; only the code behind it could. I made this change for several reasons, one of them being that it gave me the opportunity to create at least a couple of features that you have been requesting for some time now &#8211; more on that later. Another benefit of starting all over like this, was that it gave me a chance to do something that I have been thinking about doing for quite some time: Trimming! I don&#8217;t think that WebCoder had gotten bloated, but it DID contain a lot of functions and settings. This is simply what happens to a big application like WebCoder, which has been through many beta phases where people have had different requests and takes on how things should work. </p>
<p>With WebCoder 2012, I have been re-implementing things only if they still made sense, and for each feature, I have thought long and hard on whether it should still be in WebCoder, and if so, how I might change it to make it even better. While doing this, I have been reading up on your wishes for WebCoder 2012, and even on some of the wishes you had during the beta testing of WebCoder 2010. Some of them were impossible to do at that point, because it would require way too many changes, but because I was doing everything from scratch this time, I was able to make some fundamental changes in some areas, which I think you will appreciate. </p>
<p>During the next months, I will post much more information about these changes and how WebCoder is going to look. You might want to prepare for some pretty big changes this time, but speaking as the only one who have done actual work with an early build of WebCoder 2012, I promise you that it&#8217;s all for the better. Stay tuned :)</p>
<p><strong>Disclaimer:</strong> <em>WebCoder 2012 is still far from being done. These blog posts are merely to show you what this new version will be like and to give you an impression of the development process. I hope to have the final version of WebCoder 2012 ready in the third quarter of 2012, but nothing is certain yet!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tsware.net/blog/2012/01/16/the-making-of-webcoder-2012-introduction/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Merry Christmas 2011</title>
		<link>http://www.tsware.net/blog/2011/12/24/merry-christmas-2011/</link>
		<comments>http://www.tsware.net/blog/2011/12/24/merry-christmas-2011/#comments</comments>
		<pubDate>Sat, 24 Dec 2011 11:40:19 +0000</pubDate>
		<dc:creator>Kasper (TSW)</dc:creator>
				<category><![CDATA[TSW]]></category>

		<guid isPermaLink="false">http://www.tsware.net/blog/?p=267</guid>
		<description><![CDATA[Dear all, I would like to wish you all a very merry Christmas and a happy New Year! I know that the year has been very quiet here on the blog, but I promise that I will make up for it in 2012. During the last 6 months, I have been working very hard on [...]]]></description>
			<content:encoded><![CDATA[<p>Dear all,</p>
<p><img style="margin: 0px 0px 15px 15px; display: inline; float: right" align="right" src="http://files.myopera.com/crazywriter/albums/435074/Christmas-Snoopy-Lights-Tree.jpg" width="150" height="214" />I would like to wish you all a very merry Christmas and a happy New Year! I know that the year has been very quiet here on the blog, but I promise that I will make up for it in 2012. During the last 6 months, I have been working very hard on a <strong>brand new version of WebCoder</strong>, and I can hardly wait to start telling you about it. I plan to do an entire series of blog posts during 2012, where I will tell you all about the many, MANY changes in this new version, so you can surely look forward to that. </p>
<p>Until then, <strong>have a very merry Christmas and an excellent New Year!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tsware.net/blog/2011/12/24/merry-christmas-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TSW WebCoder 2012 &#8211; what would you like?</title>
		<link>http://www.tsware.net/blog/2011/07/07/tsw-webcoder-2012-what-would-you-like/</link>
		<comments>http://www.tsware.net/blog/2011/07/07/tsw-webcoder-2012-what-would-you-like/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 09:55:42 +0000</pubDate>
		<dc:creator>Kasper (TSW)</dc:creator>
				<category><![CDATA[TSW]]></category>
		<category><![CDATA[WebCoder]]></category>

		<guid isPermaLink="false">http://www.tsware.net/blog/?p=259</guid>
		<description><![CDATA[Hello all, Since Saturday, all the TSW websites have been down and we&#8217;ve had problems with our mail servers as well. Our ISP, which is one of the biggest in Denmark, had to move all their servers after one of their datacenters lost all power due to a huge rainfall in Copenhagen and other Danish [...]]]></description>
			<content:encoded><![CDATA[<p>Hello all,</p>
<p>Since Saturday, all the TSW websites have been down and we&#8217;ve had problems with our mail servers as well. Our ISP, which is one of the biggest in Denmark, had to move all their servers after one of their datacenters lost all power due to a huge rainfall in Copenhagen and other Danish cities. The newspapers are talking about &#8220;the biggest rainfall in 500 years&#8221; and telling us that we received the same amount of rain in a couple of hours that we would have normally received within a couple of months. Hopefully everything should be okay now, and while there was not much I could do during this entire process, I do apologize to everyone who has tried to access the website and instead received an error.</p>
<p>Now, let&#8217;s move onto something more interesting! I&#8217;m currently writing down ideas for the next version of WebCoder, which will likely be named <strong>TSW WebCoder 2012</strong>, and while I do have some ideas of my own, I would love to hear what you guys would like to see in this next version! I have created a brand <a href="http://forum.tsware.net/viewforum.php?f=7">new forum</a> for this, where I hope you will post all of your ideas. This can of course be ideas for new functionality, or wishes for modifications of the existing functions. Since I haven&#8217;t started coding anything yet, everything is possible, at least in theory, so let&#8217;s talk about how we can make WebCoder even better in the future! I&#8217;m looking forward to hearing all of your good feedback :)</p>
<p><strong style="font-size: 16pt;"><a href="http://forum.tsware.net/viewforum.php?f=7">Enter the TSW WebCoder 2012 forum!</a></strong></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tsware.net/blog/2011/07/07/tsw-webcoder-2012-what-would-you-like/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

