Pierre,

You may want to consider contacting the conference chair and let them 
know you'll actually be presenting your paper.  Its listing me as the 
presenter for your paper.

Otherwise you are set.

Cheers,
David

On 08/30/2010 10:42 PM, mono-devel-list-requ...@lists.ximian.com wrote:
> Send Mono-devel-list mailing list submissions to
>       mono-devel-list@lists.ximian.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>       http://lists.ximian.com/mailman/listinfo/mono-devel-list
> or, via email, send a message with subject or body 'help' to
>       mono-devel-list-requ...@lists.ximian.com
>
> You can reach the person managing the list at
>       mono-devel-list-ow...@lists.ximian.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Mono-devel-list digest..."
>
>
> Today's Topics:
>
>     1. Re:  Serialization problem in WCF (Atsushi Eno)
>     2. Re:  ??: Why " the matrix MUST be invertible to be used " in
>        libgdiplus when we call GdipSetWorldTransform or
>        GdipMultiplyWorldTransform? (Sebastien Pouliot)
>     3. Re:  Serialization problem in WCF (Atsushi Eno)
>     4. Re:  Problem authenticating at ssl atom feed (Sebastien Pouliot)
>     5. Re:  Problem authenticating at ssl atom feed (alexware69)
>     6.  Bug in TimeoutDispatcher makes it into a spinwait when there
>        is nothing in the queue (Dan Smith)
>     7. Re:  Serialization problem in WCF (SuperCiccio)
>     8.  Access violation when debugger is attached (Chris Robison)
>     9. Re:  Access violation when debugger is attached
>        (Jonathan Chambers)
>    10. Re:  Serialization problem in WCF (Atsushi Eno)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 27 Aug 2010 21:10:34 +0900
> From: Atsushi Eno<atsushi...@veritas-vos-liberabit.com>
> Subject: Re: [Mono-dev] Serialization problem in WCF
> To: SuperCiccio<sc_030...@yahoo.it>
> Cc: mono-devel-list@lists.ximian.com
> Message-ID:<4c77ab3a....@veritas-vos-liberabit.com>
> Content-Type: text/plain; charset=UTF-8
>
> Thanks, looks like there's indeed some problem even in the latest git
> head. I'll try some fixes.
>
> Atsushi Eno
>
> On 2010?08?25? 01:02, SuperCiccio wrote:
>> Complete code example attached.
>> Try running "mono MyApp.Server.exe" ina prompt and "MyApp.Client.exe" or
>> "mono  http://mono.1490590.n4.nabble.com/file/n2336928/WCFtest.zip
>> WCFtest.zip MyApp.Client.exe" in another prompt.
>>
>> Cheers
>>
>
>
> ------------------------------
>
> Message: 2
> Date: Fri, 27 Aug 2010 08:13:01 -0400
> From: Sebastien Pouliot<sebastien.poul...@gmail.com>
> Subject: Re: [Mono-dev] ??: Why " the matrix MUST be invertible to be
>       used " in libgdiplus when we call GdipSetWorldTransform or
>       GdipMultiplyWorldTransform?
> To: oken<okenj...@163.com>
> Cc: mono-devel-list@lists.ximian.com
> Message-ID:<1282911181.6036.1.ca...@mizar.home>
> Content-Type: text/plain; charset=UTF-8
>
> On Thu, 2010-08-26 at 22:13 -0700, oken wrote:
>> clipping in libgdiplus is wrong, because it ignores the page scale and page
>> unit!
> It could be - hard to be sure without test cases.
> Please see: http://mono-project.com/Bugs
>
> Thanks
> Sebastien
>
>
>
> ------------------------------
>
> Message: 3
> Date: Sat, 28 Aug 2010 02:11:38 +0900
> From: Atsushi Eno<atsushi...@veritas-vos-liberabit.com>
> Subject: Re: [Mono-dev] Serialization problem in WCF
> To: SuperCiccio<sc_030...@yahoo.it>
> Cc: mono-devel-list@lists.ximian.com
> Message-ID:<4c77f1ca.7010...@veritas-vos-liberabit.com>
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
>    This is now fixed in git head.
>
> Atsushi Eno
>
> On 2010/08/27 21:10, Atsushi Eno wrote:
>> Thanks, looks like there's indeed some problem even in the latest git
>> head. I'll try some fixes.
>>
>> Atsushi Eno
>>
>> On 2010?08?25? 01:02, SuperCiccio wrote:
>>> Complete code example attached.
>>> Try running "mono MyApp.Server.exe" ina prompt and "MyApp.Client.exe" or
>>> "mono  http://mono.1490590.n4.nabble.com/file/n2336928/WCFtest.zip
>>> WCFtest.zip MyApp.Client.exe" in another prompt.
>>>
>>> Cheers
>>>
>> _______________________________________________
>> Mono-devel-list mailing list
>> Mono-devel-list@lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
> ------------------------------
>
> Message: 4
> Date: Fri, 27 Aug 2010 14:17:41 -0400
> From: Sebastien Pouliot<sebastien.poul...@gmail.com>
> Subject: Re: [Mono-dev] Problem authenticating at ssl atom feed
> To: alexware69<alejandro.pen...@gmail.com>
> Cc: mono-devel-list@lists.ximian.com
> Message-ID:<1282933061.6036.2.ca...@mizar.home>
> Content-Type: text/plain; charset=UTF-8
>
> On Tue, 2010-08-17 at 10:31 -0700, alexware69 wrote:
>> Hi, yes I have already been through that article and I have tried the
>> mozroots.exe to import all mozilla root certificates, but still have get the
>> same error. I also tried:
>>
>> certmgr -ssl https://mail.google.com/mail/feed/atom
>>
>> but still get the error. What am I missing?
> Follow this bug report for more details
> https://bugzilla.novell.com/show_bug.cgi?id=634433
>
> Sebastien
>
>
>
> ------------------------------
>
> Message: 5
> Date: Fri, 27 Aug 2010 11:30:13 -0700 (PDT)
> From: alexware69<alejandro.pen...@gmail.com>
> Subject: Re: [Mono-dev] Problem authenticating at ssl atom feed
> To: mono-devel-list@lists.ximian.com
> Message-ID:<1282933813346-2341475.p...@n4.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> Thank you for the link, hope this gets fixed soon.

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to