Hey, I have to generate this really big matrix from some data. It's
extremely straightforward for someone who has the slightest idea what
they are doing. I'd really like to learn how to do this but I've
gotten impatient with the tutorials because this should be so
straightforward. Email me or ideal
asit wrote:
On Oct 28, 10:02 am, alex23 <[EMAIL PROTECTED]> wrote:
On Oct 26, 2:51 am, Stefan Behnel <[EMAIL PROTECTED]> wrote:
The more you spam people with your repetitive postings, the less likely it
becomes that they are willing to answer you.
In asit's defence, the Google Groups interfac
On Oct 28, 10:02 am, alex23 <[EMAIL PROTECTED]> wrote:
> On Oct 26, 2:51 am, Stefan Behnel <[EMAIL PROTECTED]> wrote:
>
> > The more you spam people with your repetitive postings, the less likely it
> > becomes that they are willing to answer you.
>
> In asit's defence, the Google Groups interface
On Oct 26, 2:51 am, Stefan Behnel <[EMAIL PROTECTED]> wrote:
> The more you spam people with your repetitive postings, the less likely it
> becomes that they are willing to answer you.
In asit's defence, the Google Groups interface has been woefully
broken for the past 3-4 days. If e had posted vi
asit wrote:
> I am a newbie and learned python to some extent.
>
> I want to do some project in python based on network programming or
> HTML/XML parsing.
>
> Can anyone suggest me about this ???
The more you spam people with your repetitive postings, the less likely it
bec
I am a newbie and learned python to some extent.
I want to do some project in python based on network programming or
HTML/XML parsing.
Can anyone suggest me about this ???
--
http://mail.python.org/mailman/listinfo/python-list
I want to do a project in python.
It should be something based on socket programming, HTML/XML parsing,
etc
plz suggest me
--
http://mail.python.org/mailman/listinfo/python-list
I want to do a project in python.
It should be something based on socket programming, HTML/XML parsing,
etc
please suggest me
--
http://mail.python.org/mailman/listinfo/python-list
hi,all:
as a newbie, i found that finding a suitable open project in Python seems
hard, well, i has tried sourceforge and google code, python project is just
rare or not fit for me. so i want to get any suggestion or experience from
you dear pythonmates.
thank you
scsoce
--
http
In article <[EMAIL PROTECTED]>, I teased:
.
.
.
>with Python. I'd emphasize that Python *needs* AOP less
>than do Java and C++.
I've been asked in private e-mail if I "mean that Python is
aspect-oriented from its beginning."
In article <[EMAIL PROTECTED]>,
hiaips <[EMAIL PROTECTED]> wrote:
>steve wrote:
>> I mean Aspect-Oriented Programming.
>> If any please give me some of links.
>> Thanks a lot.
>
>See http://en.wikipedia.org/wiki/Aspect-oriented_programming.
>There is a list of AOP implementations for a number of la
Le 02-08-2006, steve <[EMAIL PROTECTED]> nous disait:
> I mean Aspect-Oriented Programming.
> If any please give me some of links.
> Thanks a lot.
You may want to look at http://www.logilab.org/projects/aspects
--
Alexandre Fayolle LOGILAB, Paris (France)
Formations
steve wrote:
> I mean Aspect-Oriented Programming.
> If any please give me some of links.
> Thanks a lot.
http://www.google.de/search?hl=de&q=python+%2B+AOP&btnG=Google-Suche&meta=
--
http://mail.python.org/mailman/listinfo/python-list
steve wrote:
> I mean Aspect-Oriented Programming.
> If any please give me some of links.
> Thanks a lot.
See http://en.wikipedia.org/wiki/Aspect-oriented_programming.
There is a list of AOP implementations for a number of languages
(including Python) near the bottom of the page.
--hiaips
--
ht
I mean Aspect-Oriented Programming.
If any please give me some of links.
Thanks a lot.
--
http://mail.python.org/mailman/listinfo/python-list
Hi Rick
R. P. Dillon wrote:
> I've been doing some work on a didiwiki-like program written in Python.
> Since Python is [_not_] embedded in browsers, the didwiki approach make
> sense:
> write the server in your language of choice (didwiki uses C), and lay
> the necessary (simple) wiki code on
That should have said "Since Python _isn't_ embedded in browsers"!
Rick
R. P. Dillon wrote:
> I've been doing some work on a didiwiki-like program written in Python.
> Since Python is embedded in browsers, the didwiki approach make sense:
> write the server in your language of choice (didwiki
I've been doing some work on a didiwiki-like program written in Python.
Since Python is embedded in browsers, the didwiki approach make sense:
write the server in your language of choice (didwiki uses C), and lay
the necessary (simple) wiki code on top of the server. Roll the entire
thing in
Diez B. Roggisch wrote:
>
[Quoting jkn...]
> > Well, that may be an/the answer, since another form of my question
> > would be 'how can I write a TiddlyWikiLike using Python instead of JS'
> > ;-). I appreciate that it might involve, for instance, a local server.
> > Does the idea of embedding py
> Well, that may be an/the answer, since another form of my question
> would be 'how can I write a TiddlyWikiLike using Python instead of JS'
> ;-). I appreciate that it might involve, for instance, a local server.
> Does the idea of embedding python in a browser instead of Javascript
> make any se
jkn wrote:
(snip)
> Does the idea of embedding python in a browser instead of Javascript
> make any sense at all?
>From a purely theoretical POV, yes, this idea makes sens - Python could
be an interesting alternative to javascript for client-side scripting
(and I'd really prefer using Python for t
Hi Bruno
[...]
> >
> > I don't know Javascript (although it looks moderately simple from a
> > brief peruse,
>
> It's not as simple as it may seem at first look. There are some real
> gotchas. But if you want a more pythonic javascript, you should have a
> look at mochikit.
OK, thanks for the poi
jkn wrote:
> Hi all
> I'm trying out, and in general finding really useful, the various
> TiddlyWiki variants that I guess many people here know about, for
> organising my activities in a GTD way. One mild annoyance is in the
> speed of the Javascript applications. I fancy having a go at writin
Hi all
I'm trying out, and in general finding really useful, the various
TiddlyWiki variants that I guess many people here know about, for
organising my activities in a GTD way. One mild annoyance is in the
speed of the Javascript applications. I fancy having a go at writing
something like this
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> "Sridhar" == Sridhar <[EMAIL PROTECTED]> writes:
Sridhar> I am doing my undergrade CS course. I am in the final year,
Sridhar> and would like to do my project involving Python. Our
Sridhar> instructors require the project to have novel ideas.
Kartic schreef:
> Or if you are the networking types, come up with a peer-to-peer chat
> application with whitetboard capability, which I am sure will be fairly
> novel.
Hm, a Python version of The Coccinella? :-)
--
JanC
"Be strict when sending and tolerant when receiving."
RFC 1958 - Arch
[Sridhar]
I am doing my undergrade CS course. I am in the final year, and would
like to do my project involving Python. Our instructors require the
project to have novel ideas. Can the c.l.p people shed light on this
topic?
PyPy is chock full of novel ideas, given that two of the main developers
"Sridhar" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> I am doing my undergrade CS course. I am in the final year, and would
> like to do my project involving Python. Our instructors require the
> project to have novel ideas. Can the c.l.p people shed light on this
> t
How about writing some gtk fronted to pgp.. That might be both useful
(at least for me) and teach you about pgp and pyGTK, that is writing
gui with python.
--
http://mail.python.org/mailman/listinfo/python-list
How about a tool that can compute the intersection/union/disjunction of
boolean expressions, and return the result as a boolean expression?
This is something I've had on my plate for awhile, but haven't been
able to get around to doing.
As a simple example, assume we have the following expressions
Paul Robson wrote:
On Tue, 01 Feb 2005 12:11:47 +, Kartic wrote:
Sridhar said the following on 2/1/2005 2:11 AM:
Hi,
I am doing my undergrade CS course. I am in the final year, and would
like to do my project involving Python. Our instructors require the
project to have novel ideas. Can the
On 31 Jan 2005 23:11:58 -0800, Sridhar <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am doing my undergrade CS course. I am in the final year, and would
> like to do my project involving Python. Our instructors require the
> project to have novel ideas. Can the c.l.p people shed light on this
> topic?
On Tue, 01 Feb 2005 12:11:47 +, Kartic wrote:
> Sridhar said the following on 2/1/2005 2:11 AM:
>> Hi,
>>
>> I am doing my undergrade CS course. I am in the final year, and would
>> like to do my project involving Python. Our instructors require the
>> project to have novel ideas. Can the
Sridhar said the following on 2/1/2005 2:11 AM:
Hi,
I am doing my undergrade CS course. I am in the final year, and would
like to do my project involving Python. Our instructors require the
project to have novel ideas. Can the c.l.p people shed light on this
topic?
You try and implement some CS
Sridhar wrote:
Hi,
I am doing my undergrade CS course. I am in the final year, and would
like to do my project involving Python. Our instructors require the
project to have novel ideas. Can the c.l.p people shed light on this
topic?
You could write a Python program that writes novels.
--
http://
Hi,
I am doing my undergrade CS course. I am in the final year, and would
like to do my project involving Python. Our instructors require the
project to have novel ideas. Can the c.l.p people shed light on this
topic?
--
http://mail.python.org/mailman/listinfo/python-list
36 matches
Mail list logo