Re: [OzSilverlight] How to play swf extension files in silverlight.?

2008-09-16 Thread Gilbert Corrales
Or push for Silverlight to be part of the open screen initiative ;) I
wondering if that is even a possibility?


On Tue, Sep 16, 2008 at 11:37 PM, Sam Lai [EMAIL PROTECTED] wrote:

 If all you want to do is play swf files within a silverlight
 interface, you could do some javascripting that loads the swf in a
 html div and overlay that on top of the silverlight interface.

 On 9/16/08, Scott Barnes [EMAIL PROTECTED] wrote:
  You can't. SWF is a proprietary binary solution built by Adobe and has no
  support inside Silverlight.
 
  From: [EMAIL PROTECTED] [mailto:
 [EMAIL PROTECTED]
  On Behalf Of Muhammad Niaz
  Sent: Monday, September 15, 2008 10:55 AM
  To: listserver@ozSilverlight.com
  Subject: [OzSilverlight] How to play swf extension files in silverlight.?
 
  Hi all, can anybody tell me  how to play with swf files in silverlight.
 
 
 
  Regards,
  Muhammad Niaz
  ---
  OzSilverlight.com - to unsubscribe from this list, send a message back to
  the list with 'unsubscribe' as the subject.
  Powered by mailenable.com - List managed by www.readify.net
 
 
 
  ---
  OzSilverlight.com - to unsubscribe from this list, send a message back to
  the list with 'unsubscribe' as the subject.
 
  Powered by mailenable.com - List managed by www.readify.net
 
 


 ---
 OzSilverlight.com - to unsubscribe from this list, send a message back to
 the list with 'unsubscribe' as the subject.
 Powered by mailenable.com - List managed by www.readify.net






--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net


Re: [OzSilverlight] Re: How to upload a file using Silverlight 2 Beta 2

2008-07-02 Thread Gilbert Corrales
ah great!

u guys rock!

Cheers!

G.

On Wed, Jul 2, 2008 at 8:06 AM, Ola Karlsson [EMAIL PROTECTED]
wrote:

 Hi Gilbert,

 for a list archive check
 http://www.mail-archive.com/listserver@ozsilverlight.com/

 Cheers,
 Ola


 On Wed, Jul 2, 2008 at 5:10 AM, Gilbert Corrales [EMAIL PROTECTED]
 wrote:

 a ok... just found what I was looking for... I knew I had see it somewhere
 but couldn't find it... it was Philip 
 Beadleshttp://philipbeadle.net/Default.aspx?tabid=53EntryID=108who had 
 updated the code to work on Beta 2...

 is this list archive somewhere?

 I've been looking every where in the web and there is no way to access to
 this content async.

 Cheers,

 G.


 On Tue, Jul 1, 2008 at 2:49 PM, Gilbert Corrales [EMAIL PROTECTED]
 wrote:

 Hi guys, I've been looking, unsuccessfully, for a snipped or tutorial on
 how to create a file uploader in Silverlight 2.0 Beta 2...

 Has any of you guys done such a thing or know of a place where I can go
 fetch some code?

 Thanks,

 G.

 --
 ___
 Gilbert A. Corrales-Villalobos
 +506 840 7941 Mobile
 +506 238 2195 Home
 [EMAIL PROTECTED]




 --
 ___
 Gilbert A. Corrales-Villalobos
 +506 840 7941 Mobile
 +506 238 2195 Home
 [EMAIL PROTECTED]
 OzSilverlight.com - to unsubscribe from this list, send a message back to
 the list with 'unsubscribe' as the subject.
 Powered by mailenable.com - List managed by www.readify.net


 ---
 OzSilverlight.com - to unsubscribe from this list, send a message back to
 the list with 'unsubscribe' as the subject.
 Powered by mailenable.com - List managed by www.readify.net




-- 
___
Gilbert A. Corrales-Villalobos
+506 840 7941 Mobile
+506 238 2195 Home
[EMAIL PROTECTED]



--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net


[OzSilverlight] How to upload a file using Silverlight 2 Beta 2

2008-07-01 Thread Gilbert Corrales
Hi guys, I've been looking, unsuccessfully, for a snipped or tutorial on how
to create a file uploader in Silverlight 2.0 Beta 2...

Has any of you guys done such a thing or know of a place where I can go
fetch some code?

Thanks,

G.

-- 
___
Gilbert A. Corrales-Villalobos
+506 840 7941 Mobile
+506 238 2195 Home
[EMAIL PROTECTED]



--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net


[OzSilverlight] Re: How to upload a file using Silverlight 2 Beta 2

2008-07-01 Thread Gilbert Corrales
a ok... just found what I was looking for... I knew I had see it somewhere
but couldn't find it... it was Philip
Beadleshttp://philipbeadle.net/Default.aspx?tabid=53EntryID=108who
had updated the code to work on Beta 2...

is this list archive somewhere?

I've been looking every where in the web and there is no way to access to
this content async.

Cheers,

G.

On Tue, Jul 1, 2008 at 2:49 PM, Gilbert Corrales [EMAIL PROTECTED]
wrote:

 Hi guys, I've been looking, unsuccessfully, for a snipped or tutorial on
 how to create a file uploader in Silverlight 2.0 Beta 2...

 Has any of you guys done such a thing or know of a place where I can go
 fetch some code?

 Thanks,

 G.

 --
 ___
 Gilbert A. Corrales-Villalobos
 +506 840 7941 Mobile
 +506 238 2195 Home
 [EMAIL PROTECTED]




-- 
___
Gilbert A. Corrales-Villalobos
+506 840 7941 Mobile
+506 238 2195 Home
[EMAIL PROTECTED]



--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net


Re: [OzSilverlight] How to upload a file using Silverlight 2 Beta 2

2008-07-01 Thread Gilbert Corrales
Yeah I saw it earlier, but then u will have to married to their code... I
wanted something I could leverage with the team and understand their
workings... we already got it working based on Philip' one... I will posted
once its proof.

Thanks for the link :)

G.

On Tue, Jul 1, 2008 at 2:56 PM, Tim Heuer [EMAIL PROTECTED] wrote:

  http://www.vectorlight.net/silverlight_file_upload_demo.aspx has a demo.



 -th



 *tim heuer* *|* (602) 405-4567 | *im*: [EMAIL PROTECTED]

 *blog*: http://timheuer.com/blog/ | *twitter: [EMAIL 
 PROTECTED]http://twitter.com/timheuer



 *From:* [EMAIL PROTECTED] [mailto:
 [EMAIL PROTECTED] *On Behalf Of *Gilbert Corrales
 *Sent:* Tuesday, July 01, 2008 1:50 PM
 *To:* listserver@ozsilverlight.com
 *Cc:* [EMAIL PROTECTED]
 *Subject:* [OzSilverlight] How to upload a file using Silverlight 2 Beta 2



 Hi guys, I've been looking, unsuccessfully, for a snipped or tutorial on
 how to create a file uploader in Silverlight 2.0 Beta 2...

 Has any of you guys done such a thing or know of a place where I can go
 fetch some code?

 Thanks,

 G.

 --
 ___
 Gilbert A. Corrales-Villalobos
 +506 840 7941 Mobile
 +506 238 2195 Home
 [EMAIL PROTECTED]
 OzSilverlight.com - to unsubscribe from this list, send a message back to
 the list with 'unsubscribe' as the subject.
 Powered by mailenable.com - List managed by www.readify.net
  ---
 OzSilverlight.com - to unsubscribe from this list, send a message back to
 the list with 'unsubscribe' as the subject.
 Powered by mailenable.com - List managed by www.readify.net




-- 
___
Gilbert A. Corrales-Villalobos
+506 840 7941 Mobile
+506 238 2195 Home
[EMAIL PROTECTED]



--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net


Re: [OzSilverlight] Image manipulation in SL

2008-01-20 Thread Gilbert Corrales
I have seen questions like this come and go, and since I have not approached
any homework where I'd have to this I have pretty much ignored the subject,
although I am with a little bit of time right now and thought of giving it a
5min thought.

First thing that came to me mind was that given that Isolated Storage is not
enough, one could go with an independent server side kind of storage like
Gears http://gears.google.com/, and if applicable do the image
manipulation on the client using JavaScript, then somehow you will pass this
manipulated bits to the server for the rest of the work to happen.

But again here you might need some math to write and some more hard work
that you might want to avoid. Again we always shoot for RAD (as of Rapid
Application Development as in copy and paste from Google).

So gave Google a little shoot on this matter and found that there are other
people thinking
similarhttp://almaer.com/blog/gears-future-apis-image-manipulation-api,
and with even more time (which is even better), who has come with a future
API for Gears to do Image
Manipulationhttp://code.google.com/p/google-gears/wiki/ImageManipulationAPI,
supporting things like resize, crop, rotate, flip and dinamyc drawing...
again this is future and guess is under development.

Now base on this an comments of people coming and going around I found that
one can also use the HTML5 Canvas
elementhttp://www.whatwg.org/specs/web-apps/current-work/#canvas,
which supports a big subset of this tasks... more info can be found
herehttp://www.groupsrv.com/computers/about318561.htmland
here http://developer.mozilla.org/en/docs/Canvas_tutorial:Using_images.
Later you will be able to transfer this bits to the server for proper
storage.

Although seems like now you will end with a mixed managed / js application.
I haven't check the SL 2.0 documentation on this subject yet, but I do know
of some interesting tests that I've seen internally on image manipulation
that might make it to the final bits... let's wait for Mix to see what the
Pandora box will bring, in the mean time we can have some fun learning some
fun JavaScript.

My 2 cents,

G.
aka. Samiq

On Jan 20, 2008 10:11 PM, Jose Fajardo [EMAIL PROTECTED] wrote:

  Hi Ola,



 Glad you enjoyed it. Unfortunately I too am suffering from the lack of
 IsolatedStorageSpace and graphic libraries in SilverLight 1.1 alpha
 refresh.



 I too want to do image manipulation on the client end (using the
 system.drawing library to do things such as compression, resizing,
 manipulation).



 I've searched long and hard for ways to do these things, and alas no luck.




 The only way I could do image manipulations is stream the raw image to the
 server and do it there (using the full system.drawing library available on
 the server)



 I'm crossing my fingers that SilverLight 2.0 will include the
 System.Drawing library (or equivalent classes) to do these manipulations.



 I do know that the IsolatedStorage size will be addressed in the new
 version come March 5th (Mix 08).



 If you find any cool hacks in the mean time It would be great if you could
 share J



 Regards Jose (LiquidBoy)







 Level 10, Hilton

 255 Pitt Street

 Sydney   NSW   2000
 Tel:  61 2 9994 7446

 Fax: 61 2 9994 6372
 Mob:0410 374 204
 Website:  www.challenger.com.au



 *From:* [EMAIL PROTECTED] [mailto:
 [EMAIL PROTECTED] *On Behalf Of *Ola Karlsson
 *Sent:* Monday, 21 January 2008 2:18 PM
 *To:* listserver@ozSilverlight.com
 *Subject:* [OzSilverlight] Image manipulation in SL



 Hi People,



 I've been playing around a little with Silverlight 1.1(or is it 2.0? or is
 it 1.1 now and will it become 2.0 as of the Beta release??..  aah well
 never mind)  but I'm still pretty new to the whole thing..



 Anyway, I came up with a project I wanted to try with Silverlight, it
 would basically be an image uploader, with the option to do some basic
 manipulations *before* uploading the file.



 After some searching around a bit, I found the Flickr like Silverlight
 Multi-File Upload Tool,
 http://advertboy.wordpress.com/2007/12/20/flickr-multi-picture-uploader-done-in-silverlight/which
  is really cool (well done Jose!), that helped me out on how to do the
 uploading functionality of my little project.



 I however quickly ran into problems with the next step, ie. the image
 manipulation. One of the main things I wanted to do, is to scale down large
 images(say 3-4mb sized) but with the current  1mb isolated storage limit I
 can't really seem to come up with a reasonable solution. Any suggestions??
 (And yes I'm aware that this will be addressed in the Beta that's coming and
 the answer might be to wait until then...)



 Cheers,

 Ola



 ---
 OzSilverlight.com - to unsubscribe from this list, send a message back to
 the list with 'unsubscribe' as the subject.
 Powered by mailenable.com - List managed by www.readify.net

 -
 

Re: [OzSilverlight] Anyone going to MIX08?

2008-01-19 Thread Gilbert Corrales
Sup Scott,

Not from Australia but from Costa Rica (I know the other side of the world)
but the list has worked out for me so far... and I will be attending Mix
(even trying to get a spot to present on, but that's a different story)...
I've been working on a really cool video player for an American tv show and
we have already close on most our QA part and we are looking forward to go
live in the following weeks as some marketing stuff is still in the works...
I will keep u posted as when that happens...

In the mean time I am also a bit involved with the NBC Olympics project,
which is starting to look great in the drawing boards as well as another
Olympics project that will be announced shortly.

Hope to see ya all ozis in this side of world for some partying and great
sharing on the new stuff.

G.
aka Samiq.

On Jan 19, 2008 4:51 AM, Scott Barnes [EMAIL PROTECTED] wrote:

  Hi All,



 It's been quiet on this list and that concerns me ;) as either you're all
 busy writing Silverlight goodies or have mastered it all ;)



 That being said, anyone in Australia got anything Silverlight related they
 wish to share in terms of demos etc? Please ping me as I'd been keen to take
 a looksee and help in any way I can.



 We currently have MIX08 coming up in Las Vegas (March), and was also
 wondering whom on this list is going? If you are let me know also as I'll
 organise the bar tab now ;) heh. That being said, please all keep in mind we
 have REMIX08 happening this year, details are being worked but the most
 important thing of all is we want you folks to present what you've been
 cooking in Silverlight.  As I'm keen to ensure Australia pushes out the best
 Silverlight solutions in the world, or I'll lose a $50 bet with my
 international colleagues (i.e. NZ / Sth Africa is likely to beat us, and
 you know our nation prides at stake here).



 Any who, feel free to contact me any time, as I'm your friendly local
 Evangelist whom loves a beer/coffee with anyone whom will have me ;)



 *--*

 *Scott Barnes *
 (RIA Evangelist)

 Microsoft Pty http://www.microsoft.com/australia | *New!* *The RIA
 Times:* http://blogs.msdn.com/msmossyblog | *Office:* +61 (2) 88179139 | *
 Mobile:* 0439-072-184

 *Twitter*: twitter.com/mossyblog **

 *
 **The reasonable man adapts himself to the world; the unreasonable man
 persists in trying to adapt the world to himself. Therefore all progress
 depends on the unreasonable man. -** **George Bernard Shaw***


  ---
 OzSilverlight.com - to unsubscribe from this list, send a message back to
 the list with 'unsubscribe' as the subject.
 Powered by mailenable.com - List managed by www.readify.net




-- 
___
Gilbert A. Corrales-Villalobos
+506 840 7941 Mobile
+506 238 2195 Home
[EMAIL PROTECTED]



--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net


Re: [OzSilverlight] Best Practices in Memory Usage for SL 1.0

2008-01-03 Thread Gilbert Corrales
Well actually all objects that I create are actually in use, although there
are some that are created from a downloaded xaml file and reused about 40+
times in the same stage, as a grid of thumbnails. Therefore given that this
are dinamically created they are not added to the main tree of components
because of the naming conflicts.

Although there are some objects that do are part of the main tree and for
which  the question is it more efficient to mantain references in memory for
this objects, or just do a quick search for the object every time is needed?

Hope this is a bit clearer.

On Jan 3, 2008 12:24 PM, Michael Washington [EMAIL PROTECTED]
wrote:

 Are you saying that you have XAML objects that are not shown yet you still
 have them loaded? You do this because:

 since they are being created out from the same piece of xaml and not
 hooked to the main named tree,

 What method are you using to create the objects. I use this method:

 http://www.adefwebserver.com/DotNetNukeHELP/Misc/Silverlight/SilverlightControl2/Default.htm

 I can selectively create objects as I need them and dispose of them and
 not have them hanging around since I may need them. Would this help?

 On 1/3/08, Gilbert Corrales [EMAIL PROTECTED] wrote:

  Hi guys, I am driving the development of fairly complex app in
  Silverlight 1.0 and we have got to a point where we have a lot of xaml
  objects referenced in memory for its direct usage, there are some set of
  objects (lets call it thumbnails) that must be in memory since they are
  being created out from the same piece of xaml and not hooked to the main
  named tree, although there are other set of objects that are attached to the
  named tree and for which a findName search will work.
 
  I am wondering if somebody knows what is more efficient in terms of
  memory usage, doing a findName every time I need to access and object that
  can be referenced by name or holding a reference on memory after it gets
  created?
 
  We are seeing browser crashes (specifically in Firefox, and more
  specifically on Mac and XP, not much on Vista) after some set of time that
  the application has been running. We have got to tune the amount of function
  calls around the application, and now we are focusing on MEM usage.
 
  Looking at the profiler of Firebug, just on the loading process of the
  app findName is called around 900 times, in top of that we have page thru
  data and create new thumbnails  everytime the user requests new data from
  the server; we are wondering if we could minimize the amount of objects in
  mem and exchange for searches.
 
  Any help will be greatly appreciated.
 
  Best Regards,
 
  G.
  aka. Samiq.
 
  --
  ___
  Gilbert A. Corrales-Villalobos
  +506 840 7941 Mobile
  +506 238 2195 Home
  [EMAIL PROTECTED]
  OzSilverlight.com - to unsubscribe from this list, send a message back
  to the list with 'unsubscribe' as the subject.
  Powered by mailenable.com - List managed by www.readify.net


 ---
 OzSilverlight.com - to unsubscribe from this list, send a message back to
 the list with 'unsubscribe' as the subject.
 Powered by mailenable.com - List managed by www.readify.net




-- 
___
Gilbert A. Corrales-Villalobos
+506 840 7941 Mobile
+506 238 2195 Home
[EMAIL PROTECTED]



--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net


Re: [OzSilverlight] Best Practices in Memory Usage for SL 1.0

2008-01-03 Thread Gilbert Corrales
Hi Adam, we are actually creating them like that (at least for the
thumbnails, with the true flag) and grabbing the reference at creation for
all, although for those created with false, we wanted to know if by not
keeping them in referenced memory would be more efficient than doing the
find.

But I guess we are doing the right thing then, creating them with the
namescope param in true or false as needed and getting the reference at
creation time.

Cool,

Thanks for the prompt response.

G.

On Jan 3, 2008 3:12 PM, Adam Kinney [EMAIL PROTECTED] wrote:

  You shouldn't be running into namespace conflicts if you set the
 namescope parameter to true during the createFromXaml call.
 http://msdn2.microsoft.com/en-us/library/bb412361.aspx



 Its more efficient to store a reference rather than finding it every
 time.  And even better would be set the reference during the creation of the
 new object.  For example:



 newItem  = plugIn.content.createFromXaml(xamlString, true);





 *[image: redbar] Adam Kinney*

 Client Platform Evangelism | Microsoft Corp.
 Tel: (425) 707-2174| Blog: http://adamkinney.com



 *From:* [EMAIL PROTECTED] [mailto:
 [EMAIL PROTECTED] *On Behalf Of *Gilbert Corrales
 *Sent:* Thursday, January 03, 2008 1:07 PM
 *To:* listserver@ozsilverlight.com
 *Subject:* Re: [OzSilverlight] Best Practices in Memory Usage for SL 1.0



 Well actually all objects that I create are actually in use, although
 there are some that are created from a downloaded xaml file and reused about
 40+ times in the same stage, as a grid of thumbnails. Therefore given that
 this are dinamically created they are not added to the main tree of
 components because of the naming conflicts.

 Although there are some objects that do are part of the main tree and for
 which  the question is it more efficient to mantain references in memory for
 this objects, or just do a quick search for the object every time is needed?


 Hope this is a bit clearer.

 On Jan 3, 2008 12:24 PM, Michael Washington [EMAIL PROTECTED]
 wrote:

 Are you saying that you have XAML objects that are not shown yet you still
 have them loaded? You do this because:



 since they are being created out from the same piece of xaml and not
 hooked to the main named tree,


 What method are you using to create the objects. I use this method:


 http://www.adefwebserver.com/DotNetNukeHELP/Misc/Silverlight/SilverlightControl2/Default.htm



 I can selectively create objects as I need them and dispose of them and
 not have them hanging around since I may need them. Would this help?


 On 1/3/08, *Gilbert Corrales* [EMAIL PROTECTED] wrote:

  Hi guys, I am driving the development of fairly complex app in
 Silverlight 1.0 and we have got to a point where we have a lot of xaml
 objects referenced in memory for its direct usage, there are some set of
 objects (lets call it thumbnails) that must be in memory since they are
 being created out from the same piece of xaml and not hooked to the main
 named tree, although there are other set of objects that are attached to the
 named tree and for which a findName search will work.

 I am wondering if somebody knows what is more efficient in terms of memory
 usage, doing a findName every time I need to access and object that can be
 referenced by name or holding a reference on memory after it gets created?

 We are seeing browser crashes (specifically in Firefox, and more
 specifically on Mac and XP, not much on Vista) after some set of time that
 the application has been running. We have got to tune the amount of function
 calls around the application, and now we are focusing on MEM usage.

 Looking at the profiler of Firebug, just on the loading process of the app
 findName is called around 900 times, in top of that we have page thru data
 and create new thumbnails  everytime the user requests new data from the
 server; we are wondering if we could minimize the amount of objects in mem
 and exchange for searches.

 Any help will be greatly appreciated.

 Best Regards,

 G.
 aka. Samiq.


 --
 ___
 Gilbert A. Corrales-Villalobos
 +506 840 7941 Mobile
 +506 238 2195 Home

 [EMAIL PROTECTED]
 OzSilverlight.com - to unsubscribe from this list, send a message back to
 the list with 'unsubscribe' as the subject.
 Powered by mailenable.com - List managed by www.readify.net


 ---
 OzSilverlight.com - to unsubscribe from this list, send a message back to
 the list with 'unsubscribe' as the subject.
 Powered by mailenable.com - List managed by www.readify.net




 --
 ___
 Gilbert A. Corrales-Villalobos
 +506 840 7941 Mobile
 +506 238 2195 Home
 [EMAIL PROTECTED] 
 ---
 OzSilverlight.com - to unsubscribe from this list, send a message back to
 the list with 'unsubscribe' as the subject.
 Powered by mailenable.com - List managed by www.readify.net

[OzSilverlight] Video ain't playing on MediaElement and getting AG_E_RUNTIME_METHOD on Play

2007-08-25 Thread Gilbert Corrales
Sup guys, u will see I've been working on this video player and some how
between last night and this morning SL stop working on me. Video doesn't
play anymore on any sample or piece of code I've put together that actually
runs on another box .

I tried uninstalling v1.1 and getting 1.0 and then back to 1.1 but it just
doesn't work, I am in a really time crunch here with this as I need to get
this working by Monday, and given I will be on a place most of the day
tomorrow I really appreciate any help in getting clean my box from SL and
getting it back on shape.

Somehow I think it has something to do with I hibernate my box last night
having 2 browsers (IE7  FF) open running the plugin...

Any help will be appreciated!

Thanks,

G.

-- 
___
Gilbert A. Corrales-Villalobos
+506 840 7941 Mobile
+506 238 2195 Home
[EMAIL PROTECTED]



--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net


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

2007-08-10 Thread Gilbert Corrales
What's with the winmail.dat that is being attached to this emails? I think
it might be a virus... or can someone say what it is

On 8/10/07, David L. Campbell [EMAIL PROTECTED] wrote:

 Dang kids... :)

 Thanks, Bill!


 -Dave


 

 From: [EMAIL PROTECTED] on behalf of Bill Chesnut
 Sent: Fri 8/10/2007 1:40 PM
 To: listserver@ozSilverlight.com
 Subject: RE: [OzSilverlight] [listserver] List Posting Error Notification



 Sorry Everyone, look like someone is trying to spam the
 List by sending an email to the list with the to and from set to
 listserver@ozsilverlight.com, I am trying to prevent these from being
 passed
 back to the list.

 Bill Chesnut, List Manager

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 On Behalf Of David L. Campbell
 Sent: Saturday, 11 August 2007 1:46 AM
 To: listserver@ozSilverlight.com
 Subject: RE: [OzSilverlight] [listserver] List Posting Error Notification

 Is everyone else getting these messages?

 I don't mind if it's everyone... just making sure it's not just ME :)

 I checked and my last post to the list apparently went through because it
 round-tripped back to me, but just checking!


 -Dave


 

 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Sent: Fri 8/10/2007 7:09 AM
 To: listserver@ozSilverlight.com
 Subject: [OzSilverlight] [listserver] List Posting Error Notification





 
 -
 MailEnable: You are not permitted to post to the list
 (listserver@ozSilverlight.com).


 This list may be password protected, or you may need to have previously
 subscribed to
 the list in order to post to it.

 
 -


 ---
 OzSilverlight.com - to unsubscribe from this list, send a message back to
 the list with 'unsubscribe' as the subject.
 Powered by mailenable.com - List managed by www.readify.net







 ---
 OzSilverlight.com - to unsubscribe from this list, send a message back to
 the list with 'unsubscribe' as the subject.

 Powered by mailenable.com - List managed by www.readify.net






 ---
 OzSilverlight.com - to unsubscribe from this list, send a message back to
 the list with 'unsubscribe' as the subject.
 Powered by mailenable.com - List managed by www.readify.net







 ---
 OzSilverlight.com - to unsubscribe from this list, send a message back to
 the list with 'unsubscribe' as the subject.

 Powered by mailenable.com - List managed by www.readify.net





-- 
___
Gilbert A. Corrales-Villalobos
+506 840 7941 Mobile
+506 238 2195 Home
[EMAIL PROTECTED]



--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net