VizToolkit Team is happy to announce that we’ve added another product to our list. VizToolkit Social Board is an affordable solution for displaying messages from Facebook, Twitter and RSS feeds. Our application is very simple […]

VizToolkit Team is happy to announce that we’ve added another product to our list. VizToolkit Social Board is an affordable solution for displaying messages from Facebook, Twitter and RSS feeds. Our application is very simple […]
New version of VizToolkit Script Studio is out! Those of you, who already purchased a license can make an upgrade to new version for free (current license key will work). Those of you, who still hesitate, can download a free trial here.
We’re happy to announce that after few months of hard work our first commercial product has been released. For the past year or so we’ve been very busy with some projects for our customer. Most of them involved lot of scripting in viz3. To make our work easier we developed a product to improve our productivity and speed in writing viz3 scripts. At first it was designed specifically for our needs but after all polishing work we bring you… Viz3 Script Studio.
You can learn more about Viz3 Script Studio and download trial version here. Trial version has all the features of our product but is limited to 15 days. After that, you’ll need to purchase a license key in order to use it.
To provide better support for our products and simplify process of receiving feedback from our users we decided to launch support forum. From now on if you have any questions about our products or if you’ve encountered some issues you can post it there. We will try to solve your problems as quick as possible. Also if you have any sugestions or request for new features that should apear in any of our products, don’t hesitate to put it there. Visit our support forum.
I’ve made some updates to my VizToolkit Controls Library. Mostly I focused on fixing bugs and implementing new features to existing controls that in my opinion were missing. Like before new version of VizToolkit dll is avaible for download along with documentation. Let’s take a quick look on what has changed since last release. [ … read more ]
Last few days I spent making a small scripting object in viz3 scripting which will allow me to animate interactive panels from whithin script. I already had some functions to do that so basically I had to put it all together. So here it is – Animation Easing scripting object. [ … read more ]
Viz Memory Logger is a simple diagnostic application. It allows user to monitor and log into file any memory changes on any machine in your network running viz|engine. It was created using Viz Toolkit library for communicating with viz machine. Hope you’ll find it usefull.[ … read more ]
Since I’ve been quite busy lately and haven’t done much with my VizToolkit library, I decided to spend some time this weekend polishing it. I made few changes to existing controls and added two new ones, which, I hope, you’ll find usefull. [ … read more ]
During 2009 elections to European Parliament TVN24 for the first time used virtual set to present audience with results. As I mentioned in previous post everything was done in short deadlines. Was the result acceptable? Well, in my opinion it was, but I’m going to let everyone decide for themselves. Below you can find short case study on what was done to make this all happen. [ … read more ]
For the past few weeks I’ve been working with a group of people on special project. We were creating virtual set for elections to European Parliament for TVN24 news channel. Our goal was to create a place where a person who is inside is controlling everything what happens around him. See how we managed to reach that goal. [ … read more ]
I’ve created simple application using VizToolkit controls library. Project files are avaible for download in our Download section. I decided to share both Visual Studio 2005 and Visual Studio 2008 projects. They are both included in a package. I hope this will help you to get started.
Last week we were fighting quite a battle with the blog. After long hours of tweaking the html code we managed to implement simple download mechanism into it. So finally I’m able to share the first pre-release version of VizToolkit. It’s avaible to all registered subscribers of our blog in “Download” section. Please feel free to download and test it.
During the last few days I was kind of busy, but I managed to make some improvements to my free toolkit. First of them was adding several methods to VizConnection class and making it more flexible and easy to use. I decided this component will be base component in VizToolkit library. All other controls and components will be using VizConnection instance to communicate with engine. [ … read more ]
All great things begin with small ones. I always thought this sentence was true. And so I started creating first component that will be part of free VizToolkit – a Visual Studio controls library. First what came in mind was creating control which can communicate with viz engine. It should use asynchronous communication model and be able to throw events when connection is established or lost. Second thing this control should do is providing simple way to receive response from viz machine. It should be simple to use as developer should only place it on the Form and set up number of parameters. [ … read more ]