jeudi 12 mars 2009

PoshBoard Community website is open !

After a bit of work and a dive in the CMS Matrix :

PoshBoard Website is now Open !


Forum, News, Videos, Tutorials, development survey... Everything related to PoshBoard will be there !

Have a visit and share with us !

Note : Site is multilingual English/French, Click on the proper icon above the main menu to select your favorite language.

jeudi 5 mars 2009

PoshBoard 0.4.2 update (bugfix)

I've just updated PoshBoard to 0.4.2 (bugfix release)

Bugs Fixed :

* modification of visifire.ps1 to handles long xAxis
* Source code lacked proper dll reference to several silverlight librairies

Source are now properly set up and you can build the project right after download
Project downsized (delete of unused debug in folders)

In order to use the AgDatagrid project, you need to download the source from DevExpress website.

Then, simply copy the file "C:\Program Files\Developer Express\Free Controls for Silverlight\Sources\DevExpress.Dll\DevExpress.AgDataGrid.v8.2.dll" to the "Components" folder of the solution

mardi 3 mars 2009

Some infos on PoshBoard 0.4

Edit : release has been updated (0.4.1) to add correction of Christopher. Thank you ! 

After several discussions with early poshboarders, here is some infos.

How to install the PoshBoard website

a Thread is open on this subject with usefull info on installation. The user guide will be updated soon, you can take the previous version here.

Refreshers

The two refreshers (the one on the Header and the widget) don’t have the same behavior.

Header Refresher

header

The Header refresher adds an URL parameter : /Default.aspx?Refresh=true

This parameter is checked in each widgets at Postback. If Refresh is true, scripts are launched. The “refresh enabled” button activate this parameter, the other button changes it to false.

edit : a bug is identified when you switch pages, this will be corrected soon.

The Refresher widget

Like a pack of beer, this widget is a simple thing, but it do it's job. This will be much improved in the V1. For now, it takes a small strings in CSV format :

SourceArg;TargetArg

This one create a session variable. As for the header, this session variable is checked when the widgets are reloaded on postback.

if the variable contains something, the widget try to change the the first arg with the second (yes, a basic replace). If nothing is found, nothing changes.

Example

Put this script in the PowerShellOutput widget :

gwmi Win32_logicalDisk –Filter “DriveType = 3” -ComputerName @MachineName@

In the Refresher widget, put :

@MachineName@;MYSERVER001

Important point : the original script (saved in the widget) isn’t modified. This permit to keep the original script and update the page with other parameters without changing sourceArg.

After the Page load, the Session variable is discarded brutally.

The final version of the Refresher will let you define more advanced refresher webforms / silverlight forms, more infos in the near future.

 

This conclude the first post about PoshBoard 0.4, more to come !

(like the fun story behind these strange variables generated for BlackLight/Flip book widget, filled with £,µ, ¤ or even §…)

lundi 2 mars 2009

PoshBoard 0.4 is out !

I'm pleased to tell you that you can now download the last version of PoshBoard 0.4


Another good news : this is the last 0.x version of PoshBoard. Now we target the V1 !

Now that things are clear, there'll be a massive refactoring of the code to meet the objectives. A lot of things will be simplified/optimized in order to gives you an enjoyable experience.

But let's talk about this released version :

In this "0.4", you'll be able to test the new widgets based on Blacklight and Silverlight book control

It reintroduce the refresher widgets, and a new refresh feature in the header, to refresh (or not) all your script with a single click.

This is of course still beta and a lot of things aren't as smart as they could be, but you'll be able to see what V1 will be like and the way things are getting together.

I'll post several tutorial on this version and how to use it. You have sample scripts available on codeplex.

Enjoy !

fell free to comment this new release

vendredi 20 février 2009

PoshBoard 0.4 : webcast on the Techdays 2009 version

Version française disponible ici

Here is the webcast of the PoshBoard 0.4 edition presented at the french Techdays 2009



PoshBoard 0.4 Techdays 2009 edition from Antoine Habert on Vimeo.


Important : Go FULLSCREEN and choose HD mode for a good experience !

Agenda :

1) a presentation of the basis of PoshBoard (01:23)
2) Demo on the classic controls (08:12)
3) PowerShell web service with WCF (12:59)
4) new widgets : blacklight, mitsu flipbook control (16:03)
5) the features envisionned for PoshBoard V1 (27:24)

Have fun !

jeudi 19 février 2009

Poshboard 0.4 video available today

Just a short notice to tell you that the webcast on the Techdays poshboard version is done !

Some video processing and upload on Vimeo is required, so this video should be available today.

edit : The webcast is available here

vendredi 13 février 2009

Back From Techdays 2009

It was a real pleasure to present PoshBoard yesterday : Great room, great public, and nearly none "Demo Effect" bugs :)

You missed this event ?
You want to understand what was said without learning French ?
Don't want to wait for the Techdays webcast ?

You're definitevely Lucky !

I'll post next week an English webcast that present the last version of poshboard with the widgets presented at this Techdays Session. You'll see brand new silverlight widgets in action, learn what "PoshBoard V1" will be like, benefits of PowerShell webservices for Poshboard...

Don't miss this webcast and stay tuned to Devinfra-us !