VSoft Technologies Blogs

rss

VSoft Technologies Blogs - posts about our products and software development.

Windows Powershell

Was just reading Arno Nel's blog, and he reminded me about Windows Powershell. All of us here had a look at Powershell a few weeks back

Patrick Philippot, a Microsoft Most Valuable Professional (MVP), owner of MainSoft and independent consultant, talks about how FinalBuilder allowed him to automate his build process and integrate multiple configurations, saving time and avoiding costly mistakes.

Daily Grind 1000

Congratulations to Mike Gunderloy over at Larkware... he's up to the 1000th Daily Grind

FinalBuilder 5 is out!

It's been almost a year in the making, but today is the day - FinalBuilder 5 is released

It seems that links I post on my blog get screwed up in the rss feed... sorry... :(

FileSets are cool. We introduced them in FinalBuilder 4 but in FinalBuilder 5 we've made them natively supported by more actions

We've added two actions to FinalBuilder 5 to manipulate image files (ie. JPEG, GIF, etc)

For FinalBuilder 5 we've added a new set of actions for storing and retrieving data in stacks and queues. These actions allow you to build up a list of items and then access them them in either a first in, first out (Queue) or first in, last out (Stack) manner. Create a new Stack or Queue using the Define action, and then to add items, use the Push or Insert actions. To use the items in the list, either use the Pop action to access them one at a time, or use the Iterator to perform the same action on each item until the list is empty.

We've introduced a new wizard that runs the first time you start FinalBuilder 5 (and it's in the Tools menu). The Configure Wizard is designed to make it easy for you to turn off packages that you'll never need. They're still installed, and can be easily turned on if you need them later, but it's a good way to encouraging people to turn off some packages.

We're getting close now :) Please email support at finalbuilder dot com if you find a bug/issue or would like to make any comments.