Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #2K

15 Posted Topics

Member Avatar for newsguy

Nothing but hype, if you ask me. What else but news would anyone want to watch on a mini screen. What [I]is [/I]the value of a mobile broadcast TV service?

Member Avatar for scru
0
436
Member Avatar for John A

I don't know what makes Pandora so unique? I live in Germany and I didn't even know Pandora until today. I'm on last.fm and from discussions on this topic it seems like there's a bunch more webradios like that. A german one is to be launched soon, it seems. BTW: …

Member Avatar for N317V
0
213
Member Avatar for happygeek

Well, not reaching a standard has never been a problem for MS. They just declare a new one. :twisted: SCNR

Member Avatar for N317V
0
153
Member Avatar for bumsfeld

Sorry, can't confirm that. A typical result from my machine (Python 2.4) looks like this. [code]Function while1() takes 21.923 microseconds/pass Function for1() takes 23.813 microseconds/pass Function for2() takes 21.976 microseconds/pass[/code] Thanks for the snipped anyway.

Member Avatar for Begjinner
0
2K
Member Avatar for war_criminal

Oh yeah! I'm a music geek! My right brain hemisphere needs something to tinker with as well :) I've been playing the bass guitar for 20 years now. (Contrary to my avatar, I know) I'm not into any kind of 'easy listening', I like music that catches my attention in …

Member Avatar for jbennet
0
542
Member Avatar for laseredd

German forum but with lots of links to editors and IDEs for python. [URL]http://www.python-forum.de/topic-3544.html[/URL]

Member Avatar for freddypyther
0
237
Member Avatar for grahhh

[CODE] >>> ' String '.strip() 'String' [/CODE] You may also want to look at the module csv. [URL]http://docs.python.org/lib/module-csv.html[/URL] HTH

Member Avatar for paddy3118
0
185
Member Avatar for php111

How to Think Like a Computer Scientist [URL]http://www.ibiblio.org/obp/thinkCSpy/[/URL] IMHO the best programming tutorial I've done so far.

Member Avatar for vegaseat
0
181
Member Avatar for galbi

Did You consider writing a Greasemonkey script? That is a rather simple way so enhance a webpages functionality.

Member Avatar for N317V
0
107
Member Avatar for irotsenmar
Member Avatar for Noyeaux

Looks like you want to implement the choices as a tree. [URL]http://www.ibiblio.org/obp/thinkCSpy/index.html[/URL] has a good example in appendix D and is a great tutorial in general. HTH

Member Avatar for N317V
0
93
Member Avatar for MuddBuddha

Sorry folks, but personally I think when someone has a problem while using one distro, suggesting a different distro should be considered trolling. You could as well say "get a Mac". Doesn't solve the problem, though. Just my 2 cent.

Member Avatar for jbennet
0
331
Member Avatar for Infarction
Member Avatar for swapnamishra

I could find DispatchEx neither in the python documentation nor in the docs to PythonWin. Must be from some other module You are using.

Member Avatar for N317V
0
2K
Member Avatar for Ginner

I put the code in one single file and it worked (well at least it gave me no error message). Try to [code]reload(Queue)[/code]. Modules are only imported once by default.

Member Avatar for N317V
0
258

The End.