RSSThe TSW Blog

TSW WebCoder 2007 version 7.07 released

July 30, 2008

I'm happy to announce a new maintenance release of TSW WebCoder 2007, version 7.07. This release of WebCoder comes with the following changes:

  • A minor bug in the settings dialog, related to preview browsers, was fixed
  • When auto completing the end tag, WebCoder will now respect case settings as defined in the default HTML tag configuration
  • Fixed a bug in the CSS Code Inspector, related to the background property
  • Improved the CSS Code Inspector to make it work better with style attributes on tags within a block of PHP code
  • Fixed a minor bug in the Image Explorer thumbnail dialog, and improved on the aspect ratio formula used, to make it work better
  • Changed the Save As dialog to work more logical
  • Fixed a problem where scripts would be read with a wrong encoding, causing special characters to disappear - scripts will now be loaded with the user defined encoding, as selected in the Settings dialog
  • Added the same application for easy access to application and settings directory as introduced in phpCoder 2008 version 1.01
  • Added the same technology for logging errors as introduced in phpCoder 2008 version 1.02

To upgrade, simply go to the WebCoder product page and download the application. Install it on top of the previous version, that should cause no problems. If you have any questions or comments, please contact us.

Kasper (TSW) @ 11:55 am in WebCoder

TSW SiteSync 2.0 beta 2 released

July 24, 2008

Beta 2 is here, and I'm pleased to tell you that we have already fixed quite a list of issues. This release offers both bugfixes and improvements, pretty much all over the application. Have a look in the beta forum, if you're curious about what has changed. Keep up the good work, guys :)

Download TSW SiteSync 2.0 beta 2 - please provide feedback in the beta forum

As mentioned in the first beta post, free licenses will be given to the best betatesters for either TSW WebCoder 2007 or TSW phpCoder 2008 as well as SiteSync 2.0, once the final version has been released.

Please be aware that this is beta software. It's meant for testing only, and if you don't feel comfortable using software with known bugs and quirks, you should wait for the final version.

Kasper (TSW) @ 12:23 pm in SiteSync

TSW phpCoder 2008 version 1.03 released

July 18, 2008

I'm happy to announce the release of version 1.03 of TSW phpCoder 2008. It comes with a new feature called test mappings:

Test mappings allow you to test one or several files using another URL than the standard, servermapped version. This is especially useful in these cases:

  • When you're using URL rewriting and wish to call the re-written URL instead of the actual file
  • When you wish to always test a file (or several files) with a set of parameters
  • When you wish to debug include files - you can simply call the file that includes it instead of the actual file

Test mappings can be defined on projects, and they support wildcards, which allows you to map e.g. a whole directory of files to a specific URL. A specific toolbar button has been added to the preview toolbar, allowing you to manage test mappings for the active project, if any. Feedback on this new piece of functionality would be much appreciated.

Besides that, TSW phpCoder 2008 version 1.03 comes with the following changes:

  • Notices from PHP during debugging will now be handled differently - instead of halting the execution, phpCoder will try to continue and the notice messages will be shown in the application statusbar
  • The search/replace dialog was always visible when active, even if phpCoder had been minimized
  • Better handling of &$parameters in function parameters
  • Better support for constants in IntelliSense and other IntelliSense related improvements
  • Fixed a problem with some characters in the error reporting tool introduced in the previous version

To upgrade, simply go to the phpCoder product page and download the application. Install it on top of the previous version, that should cause no problems. If you have any questions or comments, please contact us.

Kasper (TSW) @ 10:03 am in phpCoder

TSW SiteSync 2.0 beta 1 released

July 11, 2008

I'm very proud to announce the first beta version of the upcoming TSW SiteSync 2.0. As mentioned in a previous blog post, this version includes a big number of changes. A lot of the very important parts of the application has been re-written, to support SFTP and FTPS as well as regular FTP, and to gain a more responsive interface. This means that we need a thorough betatesting, which is why I would like to promise a number of free commercial licenses to the best betatesters of SiteSync 2.0. Since WebCoder/phpCoder and SiteSync are such fine partners, the free licenses will cover either TSW WebCoder 2007 or TSW phpCoder 2008 as well as SiteSync 2.0.

Download TSW SiteSync 2.0 beta 1- please provide feedback in the beta forum

I'm really looking forward to hearing what you think of it! This is the first version, so besides finding bugs, be sure to look for things that you would like to see implemented before the final version - I'm open for suggestions :)

Please be aware that this is beta software. It's meant for testing only, and if you don't feel comfortable using software with known bugs and quirks, you should wait for the final version.

Kasper (TSW) @ 10:47 am in SiteSync

TSW SiteSync 2.0

July 1, 2008

This blog post is all about the next version of TSW SiteSync. I'm almost done with my TODO list, which turned out to be quite long. This is a list of the changes I have made so far:

Most important changes

  • Support for FTP, SFTP and FTPS throughout the entire application
  • More responsive interface - no more frozen dialogs
  • Transfers, comparisons and synchronizations can now be canceled
  • Watch mode now supports auto-sync and can be minimized to the Windows notification area
  • Built-in support for testing wildcard and regular expression based exclusion rules against the files of your site
  • Find files for upload dialog - quickly find a specific set of files for upload, based on their filename or their last modified date
  • Updated FTP client, with more informative interface and a transfer queue
  • The final version will have real documentation, as seen in WebCoder and phpCoder

 

Minor changes

  • More stable transfers. SiteSync will try to ignore non-fatal errors and just continue with the next file, and try to automatically re-connect when a sudden disconnection happens
  • See which exclusion rule were applied to a specific file or folder
  • Filter exclusion rules can now be imported from other SiteSync sites
  • See properties for remote files and folders (including subfiles and subfolders) in the FTP client
  • The synchronization dialog now supports doing only downloading or only uploading for a single session, for a two-way site
  • Filter options in the exclusion rule dialog - show only files or only folders, for a better overview
  • Same application for easy access to application and settings directory as introduced in phpCoder 2008 version 1.01
  • Same technology for logging errors as introduced in phpCoder 2008 version 1.02
  • A list of minor bugs have been fixed, found by me and a number of dedicated SiteSync users (thank you!)

 

This is what I have so far, besides the things that are too small to mention. If all goes well, I will have the first beta version ready for you guys pretty soon. If you have any suggestions, then be sure to let me know :)

Kasper (TSW) @ 7:46 pm in SiteSync