Author Topic: Slide Library Manager  (Read 4859 times)

0 Members and 1 Guest are viewing this topic.

Esen

  • Guest
Slide Library Manager
« on: August 28, 2009, 04:18:51 PM »
This Slide Library Manager written with C# and using slide.ocx.
Program allows:
  • Create a new library
  • Add a slide to a library
  • Delete a slide from library
  • Extract slides from library

neyton

  • Newt
  • Posts: 68
Re: Slide Library Manager
« Reply #1 on: August 28, 2009, 06:26:54 PM »
see this post:
http://tbn2.blogspot.com/2007/07/slideviewer.html

a time ago I wrote a viewer slide also, try using it, is not required any other dll
Visit my website: http://tbn2.blogspot.com

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Slide Library Manager
« Reply #2 on: August 28, 2009, 10:42:05 PM »
see this post:
http://tbn2.blogspot.com/2007/07/slideviewer.html

a time ago I wrote a viewer slide also, try using it, is not required any other dll

OOPS ..
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Slide Library Manager
« Reply #3 on: August 28, 2009, 10:42:56 PM »

Esen, Thanks for sharing.

.. and welcome to the Swamp :)
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

It's Alive!

  • Retired
  • Needs a day job
  • Posts: 8698
  • AKA Daniel
Re: Slide Library Manager
« Reply #4 on: August 29, 2009, 07:14:59 AM »
@ Esen , Nice work and welcome to TheSwamp  : )

@ neyton, interesting that you were able to decode .sld files, nice work!

neyton

  • Newt
  • Posts: 68
Re: Slide Library Manager
« Reply #5 on: August 29, 2009, 08:50:17 AM »
some older slides do not decode properly


this program when I was learning to use .NET, hehehe

I had more time to fix these bugs
Visit my website: http://tbn2.blogspot.com

It's Alive!

  • Retired
  • Needs a day job
  • Posts: 8698
  • AKA Daniel
Re: Slide Library Manager
« Reply #6 on: August 29, 2009, 09:15:27 AM »
Maybe someday you can post your code, It might be useful to others who might need a slide view control.

neyton

  • Newt
  • Posts: 68
Re: Slide Library Manager
« Reply #7 on: August 30, 2009, 10:55:15 AM »
ok, see this:
http://tbn2.blogspot.com/2009/08/slideviewer-source-code.html

I appreciate comments!!

(the comments of the code are brazilian portuguese)
Visit my website: http://tbn2.blogspot.com

It's Alive!

  • Retired
  • Needs a day job
  • Posts: 8698
  • AKA Daniel
Re: Slide Library Manager
« Reply #8 on: August 31, 2009, 03:32:21 AM »
Great! Thank you for sharing!  8-)
I will have a read through the code and report back!

hermanm

  • Guest
Re: Slide Library Manager
« Reply #9 on: August 31, 2009, 09:04:17 AM »
some older slides do not decode properly

There was a slide file format change at some point in Adesk history.

I do recall hearing from Chad Wanless on this topic when he was still developing Object DCL.

Same problem, &  IIRC he said he was unsuccessful in decoding the earlier format.

It's Alive!

  • Retired
  • Needs a day job
  • Posts: 8698
  • AKA Daniel
Re: Slide Library Manager
« Reply #10 on: September 03, 2009, 08:50:49 PM »
some older slides do not decode properly

There was a slide file format change at some point in Adesk history.

I do recall hearing from Chad Wanless on this topic when he was still developing Object DCL.

Same problem, &  IIRC he said he was unsuccessful in decoding the earlier format.

I think there is a marker in the sld format that flags if it's the new version or not.

It's Alive!

  • Retired
  • Needs a day job
  • Posts: 8698
  • AKA Daniel
Re: Slide Library Manager
« Reply #11 on: September 03, 2009, 08:56:13 PM »
ok, see this:
http://tbn2.blogspot.com/2009/08/slideviewer-source-code.html

I appreciate comments!!

(the comments of the code are brazilian portuguese)

Seems it's easier for me to read Portuguese than VB.net.  :-D
Your programming skills are really quite good! As soon as I get a little time, I will try and add a few extension methods to System.Drawing.Image to handle .sld files.
Again thanks for sharing.

neyton

  • Newt
  • Posts: 68
Re: Slide Library Manager
« Reply #12 on: September 04, 2009, 11:57:35 AM »
Muito Obrigado!!!
Visit my website: http://tbn2.blogspot.com