RE: [OzSilverlight] [listserver] List Posting Error Notification

2008-11-26 Thread John OBrien
ROFL! I contacted Jordan, I believe Readify are fixing the server? To confirm I believe everyone is getting these errors and certainly my posts never come through. So really I'm just wasting my time writing this :( Maybe some of you will see it :) John. -Original Message- From: [EMAIL

[OzSilverlight] Smooth playback of static image frames

2008-10-30 Thread John OBrien
Hey guys, I have a little project to prototype in Silverlight that has a set of aligned images I need to switch between - think one image control with each source image (PNG) a frame to navigate between. I'm thinking the scrollwheel for main interaction. Any thoughts on the best way to implement?

RE: [OzSilverlight] Code analysis - performance testing?

2008-10-27 Thread John OBrien
/2008/10/08/xperf-a-cpu-sampler-for-silv erlight.aspx) For network monitoring etc. I just use FireBug. On Mon, Oct 27, 2008 at 3:44 PM, John OBrien [EMAIL PROTECTED] wrote: Hey Guys, I love dottrace for exploring exactly what every line of code in my asp.net http://asp.net/ or winforms app

[OzSilverlight] Configuring the XAP to copy to the ClientBin folder of the web project

2008-10-04 Thread John OBrien
I'm stumped. I have a solution that is going to get complex with several folders - each folder to contain a Silverlight applications building to web project. The first one worked fine, but when i create another it gives a property out of range error and doesn't seem to create the linkages

RE: [OzSilverlight] Configuring the XAP to copy to the ClientBin folder of the web project

2008-10-04 Thread John OBrien
Always the way - found it just after I posted! In the Property pages of the web project there is a Silverlight applications section, I needed to add the Silverlight project. Thanks! From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John OBrien Sent: Sunday, 5 October 2008 3

RE: [OzSilverlight] Test

2008-09-24 Thread John OBrien
Damian, Did you see a post from me this morning RE: Silverlight deepzoom 360 horizontal panning? I never saw it come through L John. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Damian Edwards Sent: Wednesday, 24 September 2008 7:18 PM To: listserver@ozsilverlight.com

RE: [OzSilverlight] DeepZoom Obama.

2008-06-30 Thread John OBrien
Just give it some time to load, very high res images hidden in there and it seems to be loading the images in the worst possible order (the main one last). I know Donavon is using Silverlight Streaming to host it. I think it is really well done. Zoom into the eyes. John. From: [EMAIL

RE: [OzSilverlight] RE: Deep Zoom Problems

2008-06-25 Thread John OBrien
A. All the way in I think the limitations hit to date are with the composer tool not the multiscaleimage control itself. For the example the VE stuff we are doing is the essentially a 134,217,728 x 134,217,728 px image (hence my 18 petapixel talk). It works great.

[OzSilverlight] Deep Zoom with Virtual Earth Part2

2008-06-10 Thread John OBrien
Hey guys, thanks to Shaun Becker I now have Silverlight talking directly to the Virtual Earth tiles. Check out live example: http://deepzoom.soulclients.com/VE/ The plan is to create a codeplex project, I have a tonne of knowledge around Virtual Earth to contribute but I'm looking for others to

RE: [OzSilverlight] Deep Zoom with Virtual Earth Part2

2008-06-10 Thread John OBrien
:05 AM, John OBrien [EMAIL PROTECTED] wrote: Hey guys, thanks to Shaun Becker I now have Silverlight talking directly to the Virtual Earth tiles. Check out live example: http://deepzoom.soulclients.com/VE/ The plan is to create a codeplex project, I have a tonne of knowledge around Virtual Earth

RE: [OzSilverlight] sl2 slider control

2008-06-03 Thread John OBrien
Duncan, this is not silverlight but we have done that exact thing with the AJAX slider controls in the past with success. Check out: http://prints.soulclients.com/Catalogues/Map.aspx We butted the two sliders together and just added some simple code to ensure that the minmax and maxmin. It