[IronPython] Users Digest, Vol 58, Issue 3

Vadim Khaskel vkhaskel at hotmail.com
Sun May 3 23:48:01 CEST 2009


My multi threaded server is working fine, I just want to find out the way to redirect server's messages to rich text box for example.

thank you,

V.

> From: users-request at lists.ironpython.com
> Subject: Users Digest, Vol 58, Issue 3
> To: users at lists.ironpython.com
> Date: Sun, 3 May 2009 13:06:49 -0700
> 
> Send Users mailing list submissions to
> 	users at lists.ironpython.com
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> or, via email, send a message with subject or body 'help' to
> 	users-request at lists.ironpython.com
> 
> You can reach the person managing the list at
> 	users-owner at lists.ironpython.com
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Users digest..."
> 
> 
> Today's Topics:
> 
>    1. ASP.Net Dynamic Language Support Download Location? (Adam Brand)
>    2. Adding GUI to multi threaded server (Vadim Khaskel)
>    3. Re: ASP.Net Dynamic Language Support Download Location?
>       (Dody Gunawinata)
>    4. Re: ASP.Net Dynamic Language Support Download Location?
>       (Jimmy Schementi)
>    5. Re: Adding GUI to multi threaded server (Michael Foord)
>    6. Re: .exe is not pre-compiled (Curt Hagenlocher)
>    7. Re: Pure Python zipimport (Jeff Hardy)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Sat, 2 May 2009 14:53:26 -0700
> From: "Adam Brand" <adamb at silverkeytech.com>
> Subject: [IronPython] ASP.Net Dynamic Language Support Download
> 	Location?
> To: "'Discussion of IronPython'" <users at lists.ironpython.com>
> Message-ID: <029301c9cb70$6cce39c0$466aad40$@com>
> Content-Type: text/plain; charset="us-ascii"
> 
> Sorry if this sounds like a newbie question, but where can I get the
> September 2008 ASP.Net Dynamic Language Support files?
> 
>  
> 
> I looked here:
> http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=17613 but
> for the life of me I can't see any link to the actual binaries. All I see
> are two examples and some documentation.
> 
>  
> 
> Thanks,
> 
> Adam
> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20090502/9b525f66/attachment.html>
> 
> ------------------------------
> 
> Message: 2
> Date: Sun, 3 May 2009 01:12:22 +0000
> From: Vadim Khaskel <vkhaskel at hotmail.com>
> Subject: [IronPython] Adding GUI to multi threaded server
> To: <users at lists.ironpython.com>
> Message-ID: <BAY101-W4991960CF0EA410D4413A7CA6B0 at phx.gbl>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> 
> Hello everybody,
> 
> I'm trying to add GUI to Multi-threaded server, is there good resource or example (even better) how to do that?
> 
> thank you,
> 
> V.
> 
> _________________________________________________________________
> Hotmail? has a new way to see what's up with your friends.
> http://windowslive.com/Tutorial/Hotmail/WhatsNew?ocid=TXT_TAGLM_WL_HM_Tutorial_WhatsNew1_052009
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20090503/6877ff78/attachment-0001.htm>
> 
> ------------------------------
> 
> Message: 3
> Date: Sun, 3 May 2009 10:23:21 +0300
> From: Dody Gunawinata <empirebuilder at gmail.com>
> Subject: Re: [IronPython] ASP.Net Dynamic Language Support Download
> 	Location?
> To: Discussion of IronPython <users at lists.ironpython.com>
> Message-ID:
> 	<8cd017b80905030023m4153eab6ufeda421e582c37c1 at mail.gmail.com>
> Content-Type: text/plain; charset="windows-1252"
> 
> FYI, ASP.Net Dynamic Language release in September 2008 does not work with
> .Net 3.5 libraries.
> 
> On Sun, May 3, 2009 at 12:53 AM, Adam Brand <adamb at silverkeytech.com> wrote:
> 
> >  Sorry if this sounds like a newbie question, but where can I get the
> > September 2008 ASP.Net Dynamic Language Support files?
> >
> >
> >
> > I looked here:
> > http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=17613but for the life of me I can?t see any link to the actual binaries. All I
> > see are two examples and some documentation.
> >
> >
> >
> > Thanks,
> >
> > Adam
> >
> > _______________________________________________
> > Users mailing list
> > Users at lists.ironpython.com
> > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> >
> >
> 
> 
> -- 
> nomadlife.org
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20090503/1212bc47/attachment-0001.htm>
> 
> ------------------------------
> 
> Message: 4
> Date: Sun, 3 May 2009 10:02:29 +0000
> From: Jimmy Schementi <Jimmy.Schementi at microsoft.com>
> Subject: Re: [IronPython] ASP.Net Dynamic Language Support Download
> 	Location?
> To: Discussion of IronPython <users at lists.ironpython.com>
> Message-ID:
> 	<0047ECBFA2E0DF4A834AA369282A5AFC016B167C at tk5ex14mbxc106.redmond.corp.microsoft.com>
> 	
> Content-Type: text/plain; charset="us-ascii"
> 
> The binaries are in the "ASP.NET WebForms IronPython Sample".
> 
> From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Adam Brand
> Sent: Saturday, May 02, 2009 2:53 PM
> To: 'Discussion of IronPython'
> Subject: [IronPython] ASP.Net Dynamic Language Support Download Location?
> 
> Sorry if this sounds like a newbie question, but where can I get the September 2008 ASP.Net Dynamic Language Support files?
> 
> I looked here: http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=17613 but for the life of me I can't see any link to the actual binaries. All I see are two examples and some documentation.
> 
> Thanks,
> Adam
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20090503/c95ddb30/attachment-0001.htm>
> 
> ------------------------------
> 
> Message: 5
> Date: Sun, 3 May 2009 12:21:24 +0100
> From: Michael Foord <fuzzyman at voidspace.org.uk>
> Subject: Re: [IronPython] Adding GUI to multi threaded server
> To: Discussion of IronPython <users at lists.ironpython.com>
> Cc: "<users at lists.ironpython.com>" <users at lists.ironpython.com>
> Message-ID: <065D1686-BF29-41BD-91FC-4AA8EB0A0142 at voidspace.org.uk>
> Content-Type: text/plain; charset="utf-8"; Format="flowed";
> 	DelSp="yes"
> 
> Hello,
> 
> I'm afraid the question is a bit vague to be able to answer.
> 
> Is your problem with the GUI, the threading or the server part?
> 
> If you want help writing a GUI with windows forms you may find some of  
> the articles here helpful:
> 
> http://voidspace.org.uk/ironpython/
> 
> Michael
> 
> 
> --
> http://www.ironpythoninaction.com
> 
> On 3 May 2009, at 02:12, Vadim Khaskel <vkhaskel at hotmail.com> wrote:
> 
> > Hello everybody,
> >
> > I'm trying to add GUI to Multi-threaded server, is there good  
> > resource or example (even better) how to do that?
> >
> > thank you,
> >
> > V.
> >
> > Hotmail? has a new way to see what's up with your friends. Check it  
> > out.
> > _______________________________________________
> > Users mailing list
> > Users at lists.ironpython.com
> > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20090503/fcf0e99f/attachment-0001.htm>
> 
> ------------------------------
> 
> Message: 6
> Date: Sun, 3 May 2009 09:00:52 -0700
> From: Curt Hagenlocher <curt at hagenlocher.org>
> Subject: Re: [IronPython] .exe is not pre-compiled
> To: Discussion of IronPython <users at lists.ironpython.com>
> Message-ID:
> 	<d2155e360905030900h1bee5c7fgc9444d7a6d6e54e1 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> On Fri, May 1, 2009 at 9:12 PM, Vadim Khaskel <vkhaskel at hotmail.com> wrote:
> > I'm trying to import C-python module and getting the following ecxeption:
> >
> > C:\Documents and Settings\vkhask\My Documents\IronPython
> > Studio\pygnu\pygnu\bin\Debug\pygnu.exe is not pre-compiled module; try again
> > after deleting it.
> 
> If this is a Python extension written in C, then you might be able to
> use it with the Ironclad project ( http://code.google.com/p/ironclad/
> ).  IronPython itself doesn't support loading C extensions directly.
> 
> --
> Curt Hagenlocher
> curt at hagenlocher.org
> 
> 
> ------------------------------
> 
> Message: 7
> Date: Sun, 3 May 2009 11:49:54 -0600
> From: Jeff Hardy <jdhardy at gmail.com>
> Subject: Re: [IronPython] Pure Python zipimport
> To: Discussion of IronPython <users at lists.ironpython.com>
> Message-ID:
> 	<ea89d0e50905031049ja4b42bi961e09bbc61ca32f at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> Thanks Michael!
> 
> - Jeff
> 
> On Sat, May 2, 2009 at 12:43 PM, Michael Foord
> <fuzzyman at voidspace.org.uk> wrote:
> > Hello Jeff,
> >
> > There is one here:
> >
> > http://code.google.com/p/googleappengine/issues/detail?id=161#c27
> >
> > It implements 'most' of zipimport - but doesn't do some of the caching
> > needed by setuptools I believe.
> >
> > Michael
> >
> > Jeff Hardy wrote:
> >>
> >> Hi all,
> >> I've heard tales of a pure python version of zipimport, but can't seem
> >> to find it. Anybody have any links?
> >>
> >> - Jeff
> >> _______________________________________________
> >> Users mailing list
> >> Users at lists.ironpython.com
> >> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> >>
> >
> >
> > --
> > http://www.ironpythoninaction.com/
> > http://www.voidspace.org.uk/blog
> >
> >
> > _______________________________________________
> > Users mailing list
> > Users at lists.ironpython.com
> > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> >
> 
> 
> ------------------------------
> 
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> 
> 
> End of Users Digest, Vol 58, Issue 3
> ************************************

_________________________________________________________________
Hotmail® has a new way to see what's up with your friends.
http://windowslive.com/Tutorial/Hotmail/WhatsNew?ocid=TXT_TAGLM_WL_HM_Tutorial_WhatsNew1_052009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20090503/7f01d3e6/attachment.html>


More information about the Ironpython-users mailing list