Posts Tagged ‘demonstration’

Duane’s World Episode 13

Wednesday, November 5th, 2008

Exciting stuff – because we’re in it! I think the video gives a nice overview of what we do, and demonstrates pretty well how the the whole platform operates. It’s probably easier to just watch it then have me explain it…


http://tv.adobe.com/#vi+f1537v1001

Some portions of the Dreamweaver Extension and AIR application get a little cut out of view, but that is why we have a bunch of video’s demoing all the different aspects of the platform :P

Anyways, Adobe MAX is fast approaching, I’m looking forward to catching up with everyone there, and talking more about Konductor. I really think what we have will blow some minds. It will be great to finally see the guys at Teknision again too, who have been working hard on the AIR application on the other side of the continent.

Also, thanks Duane for taking the time to come check us out – Konductor does make AIR look pretty good though :P

Konductor Demonstration Videos

Monday, November 3rd, 2008

I just posted 2 new demo videos on the Konductor blog.

I will go into a little more detail about exactly what is behind each of these functions, and what that does for you. (more…)

Encoded Passwords In *.ste Site Definition Files

Thursday, August 28th, 2008

UPDATE: You can either encode or decode a Dreamweaver password using the form in this post.

I came across a little undocumented behaviour in the Dreamweaver API the other day. The Site.importSite() function (which will import a site from a Dreamweaver site definition file, or *.ste) expects the pw attribute of the remoteinfo element to be encoded… but as what? (more…)

The Konductor Demo Video!

Thursday, August 21st, 2008

We finally got a video put together. While it is very preliminary, you do get a pretty good idea of what the Konductor platform can do. Let me know what you think!


http://ca.youtube.com/watch?v=Ej2obn24mdE&fmt=18

There will be more updates coming soon…

UPDATE: It seems the video doesn’t seem to be working for some – I embedded it HQ, maybe that has something to do with it… I updated the embed code, hopefully that fixes it. And just in case, here is a link to the standard quality video, and the high quality video.

UPDATE: The YouTube links still work, but we have moved our video hosting to MotionBox, as they offer much higher quality video. I have changed the embedded video to the MotionBox version.

Intuitive Menu Management Is Harder Than You Think…

Wednesday, July 30th, 2008

We have discovered this over the last few months. There are so many ways to create and organize menus, and so much variance in how menus function and look. Plus, with Teknision having tons of experience creating slick interfaces, and us having built and refined menu managers over the years, I was thinking this would be a breeze. (more…)

Sneak Peek At Our AIR Interface!

Thursday, July 24th, 2008

Ok, so this is awesome:

These are some of the design explorations Teknision has provided…

As a designer, I would pumped on giving this to a client! Sure beats contribute on the sexy test :P I love how how the interface caters for small sites and large ones using by giving the users a few views to choose from. And yes, those thumbnails are going to be real snapshots of the pages. Let me know what your think!

Streamlining Dreamweaver – Part 1

Thursday, July 24th, 2008

Most people who use Dreamweaver have their own way of doing things. We don’t want to force them to do something they don’t want to. Our goal in making a an extension for Dreamweaver is to be as non-intrusive as possible, but still make life a little easier. Here is one we are planning on doing that.

If you want to use Dreamweaver’s templating features, step number one is defining a “Site”. While it may not be obvious, finding the menu item to do this isn’t too hard. (Site -> New Site…)

However, I have found the setup process can be quiet involved. I did a quick test, and found out that it is a 7 step process to set up a site that allows you create your template, put it on a server, and test it out.

Here is a little screenshot gallery of the easiest, fastest way to do this in Dreamweaver (that I know of at least)…

The best thing about Konductor is that a lot of these settings either stay the same, or they can be worked out automatically. We know what the FTP server will be, and we can control how testing takes place. We can also work out some more advanced stuff behind the scenes once we know who the user is (like the FTP upload path and so forth). So we have been able to cut down this process to one step! Check it out…

I know this is a pretty minor thing, but it does save time searching through your emails for FTP settings, remembering FTP upload paths and so forth. I’ll post some more in this series about how we plan to streamline the design process in Dreamweaver, without changing it.