It appears you have not yet registered with our community. To register for free click here
Rebreather World
       

Go Back   Rebreather World Rebreather Diving General Rebreather Diving

Reply
 
LinkBack Thread Tools Display Modes
Old 13th June 2007, 03:05   #1 (permalink)
Damien Siviero
 
betti154's Avatar

 
Waiting for Pathfinder :(
Inspiration, Kiss
Join Date: Sep 2006
Location: Sydney
Posts: 240
betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough
Send a message via MSN to betti154
Visual ZPlan Deco Software

Guys,

I’ve had a few requests for this program of late, so I thought I’d just post it here and get some feedback and constructive criticism.

For a while I’d be using ZPlan, and then ZPlanner for cutting primary and bail-out tables. Whilst I found that both do their intended job, they leave a lot to be desired in regards to data entry and printing tables. I also looked at commercial products such as GAP and DecoCheck , however I didn’t find that any of them suited my requirements.

To this end, I created Visual ZPlan to fill the void. Like ZPlanner, Visual ZPlan is a Windows based wrapper or GUI around the base ZPlan command line application. Simply put, it captures input values via the Windows interface and passes them to ZPlan which does all the deco calculations. The direct output is captured and displayed in grid and graph format. Due to this, Visual ZPlan is limited to the functionality of ZPlan which cannot be changed.

My main objectives for building the application were:
  • Easy entry of dive profile info
  • Quick and simple OC bailout tables for CCR dives (ie. Enter the primary profile, and automatically produce bailout tables)
  • Tailored table printing (ie. Targeted printing for 100x150 or 4”x6” photo cards, which are easily laminated)
  • Ability to save entered dive profiles
I did not implement the repetitive dive feature of ZPlan using the tissue.dat file, so for now at least Visual ZPlan can only be used to run single dive profiles.

You download and install it from Visual ZPlan Webpage.

More information can be found in the Visual ZPlan User Guide.

Like ZPlan, Visual ZPlan is free.

Note: There is a bug in the Microsoft ClickOnce installation procedure that prevents the online install from happening behind a proxy server that requires authentication. I expect this will only affect people attempting to install the application at work. I'll hopefully have an offline installation option available in the near future. This bug only affects the installation, not the execution of the program.
(Offline)
 
Digg this Post!Add Post to del.icio.us
Reply With Quote
Old 13th June 2007, 09:37   #2 (permalink)
RBW Member
 
mysiar's Avatar

 
Join Date: May 2007
Location: Kraków
Posts: 33
mysiar is an unknown quantity at this point
Re: Visual ZPlan Deco Software

Damien
I manged to install it.
I had a problem becasue I use Firefox as default browser and your program needs IE.

I have NET 2 and MS Report Viewer 2005

when I run program I got error like this.
When I click Continue I got main window.
When I run profile I got similar error message


Quote:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseSingle(String value, NumberStyles options, NumberFormatInfo numfmt)
at System.Single.Parse(String s, NumberStyles style, NumberFormatInfo info)
at VisualZplan.FormMain.LoadData(String filename)
at VisualZplan.FormMain.tsbNew_Click(Object sender, EventArgs e)
at VisualZplan.FormMain.FormMain_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ContainerControl.WndProc(Mess age& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
VisualZplan
Assembly Version: 1.0.1.36138
Win32 Version: 1.0.1.*
CodeBase: file:///F:/Documents%20and%20Settings/admin/Local%20Settings/Apps/2.0/6T9BLQCD.0LP/W47WTH3D.86W/visu..tion_750b8dfb745db23a_0001.0006_00c9287f580e 4365/VisualZplan.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
NPlot
Assembly Version: 0.9.10.0
Win32 Version: 0.9.10.0
CodeBase: file:///F:/Documents%20and%20Settings/admin/Local%20Settings/Apps/2.0/6T9BLQCD.0LP/W47WTH3D.86W/visu..tion_750b8dfb745db23a_0001.0006_00c9287f580e 4365/NPlot.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
DevTools.Common
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///F:/Documents%20and%20Settings/admin/Local%20Settings/Apps/2.0/6T9BLQCD.0LP/W47WTH3D.86W/visu..tion_750b8dfb745db23a_0001.0006_00c9287f580e 4365/DevTools.Common.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:





When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

(Offline)
 
Digg this Post!Add Post to del.icio.us
Reply With Quote
Old 13th June 2007, 09:42   #3 (permalink)
RBW Member
 
mysiar's Avatar

 
Join Date: May 2007
Location: Kraków
Posts: 33
mysiar is an unknown quantity at this point
Re: Visual ZPlan Deco Software

Damien
I found the problem for some reason when I have set Polish regional options in Control Pannel your program didn't work.
After I switch to English it is working.

It does not like decimal separator , in Polish settings

Last edited by mysiar; 13th June 2007 at 09:47..
(Offline)
 
Digg this Post!Add Post to del.icio.us
Reply With Quote
Old 13th June 2007, 10:53   #4 (permalink)
Damien Siviero
 
betti154's Avatar

 
Waiting for Pathfinder :(
Inspiration, Kiss
Join Date: Sep 2006
Location: Sydney
Posts: 240
betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough
Send a message via MSN to betti154
Re: Visual ZPlan Deco Software

mysiar,

Thanks for taking the time to post the problem and fix. I didn't really cater for languages other than English, as I'd be coding forever and the underlying Zplan application doesn't support various languages anyway.

Re: Using Firefox vs IE, you can use Firefox though you'll need to save the Setup.exe to disk and execute it from there.

Glad to hear you've got it running though.

damien

Last edited by betti154; 13th June 2007 at 10:57..
(Offline)
 
Digg this Post!Add Post to del.icio.us
Reply With Quote
Old 13th June 2007, 16:30   #5 (permalink)
RBW Member
 
mysiar's Avatar

 
Join Date: May 2007
Location: Kraków
Posts: 33
mysiar is an unknown quantity at this point
Re: Visual ZPlan Deco Software

Damien
no complains from my side

Great work

Cheers
Piotr
(Offline)
 
Digg this Post!Add Post to del.icio.us
Reply With Quote
Old 14th June 2007, 06:35   #6 (permalink)
Damien Siviero
 
betti154's Avatar

 
Waiting for Pathfinder :(
Inspiration, Kiss
Join Date: Sep 2006
Location: Sydney
Posts: 240
betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough
Send a message via MSN to betti154
Re: Visual ZPlan Deco Software

If anyone was having problems with the MS ClickOnce online install, they can now use the standard offline install which is also now available from URL listed above.

The only difference is that the online install is selft updating, so it will automatically download a new version if one exists on the server.
(Offline)
 
Digg this Post!Add Post to del.icio.us
Reply With Quote
Old 15th June 2007, 14:35   #7 (permalink)
RBW Member
 
mysiar's Avatar

 
Join Date: May 2007
Location: Kraków
Posts: 33
mysiar is an unknown quantity at this point
Re: Visual ZPlan Deco Software

Damien
online instalation stopped working
seems like files disappeared

PiOtR
(Offline)
 
Digg this Post!Add Post to del.icio.us
Reply With Quote
Old 16th June 2007, 03:47   #8 (permalink)
Damien Siviero
 
betti154's Avatar

 
Waiting for Pathfinder :(
Inspiration, Kiss
Join Date: Sep 2006
Location: Sydney
Posts: 240
betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough betti154 is a jewel in the rough
Send a message via MSN to betti154
Re: Visual ZPlan Deco Software

All good now. Online and offline installs are available.
(Offline)
 
Digg this Post!Add Post to del.icio.us
Reply With Quote
Old 14th October 2007, 01:33   #9 (permalink)
New Member
 
poseidonjoe's Avatar

 
Join Date: Dec 2006
Location: Perth
Posts: 8
poseidonjoe is an unknown quantity at this point
Re: Visual ZPlan Deco Software

Hi Damien

I'm trying to download the app, but I get an error, page cannot be found, I'm trying from home, is the page down for some reason?

Thanks
(Offline)
 
Digg this Post!Add Post to del.icio.us
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT. The time now is 18:59.


RebreatherWorld.Com ©2005 - 2011
Rebreather World, RBW and the Rebreather World Logo are Trademarks
All rights reserved, no republishing of content without written permission.
By using this website you have agreed to our Terms & Conditions of Use

free counters

Search Engine Optimization by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575