RSSThe TSW Blog

The making of WebCoder 2013 – Introduction

January 16, 2012

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 - 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 - 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'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.

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.

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's all for the better. Stay tuned :)

Disclaimer: 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!

Kasper (TSW) @ 5:31 pm in TSW,WebCoder

3 Responses to “The making of WebCoder 2013 – Introduction”

  1. Kevin Johnson says:

    Can’t wait!

  2. Ben McClure says:

    This sounds really great!

    I moved all my applications from Windows Forms to WPF over the past couple of years, and I think it’s a great move for WebCoder! I have a hunch all the extra work will pay off bigtime…

    Here’s hoping it’s not too many months until I can start using it :)

    On a side note, this comment box appears too wide in Google Chrome and goes behind the sidebar on the right side of the page. Wasn’t sure if you had noticed that.

    Thanks!

  3. Kasper (TSW) says:

    Thanks for the comments, guys :)

    Ben, hopefully it will pay off! It has required quite a bit of extra work, but on the plus side, it has brought a lot of very positive changes to WebCoder, imo :)

    I have tried constraining the width of the comment box – does it look better now?

Leave a Reply