988 Posted Topics

Member Avatar for jem00

Great, let us know what you like. I still use DrPython for most of my Python programming, but also like PyScripter (gets better all the time, they are still updating).

Member Avatar for Ene Uran
0
78
Member Avatar for The Dude

Depends on your disposition. If you are the classic ogre, by all means call it crap or worse. If you want to swing a little, not bad.

Member Avatar for Ene Uran
0
96
Member Avatar for The Dude

Bottled water has no flavour and tastes like crapola!!! Tap water has lots of flavor, nice strong chlorine flavor. I like fresh rain water best.

Member Avatar for sneekula
0
397
Member Avatar for The Dude
Member Avatar for sneekula
0
163
Member Avatar for The Dude

[QUOTE=Ancient Dragon;463513]Never smoked or smelled pot, so I have no idea what it smells like. But I do like the smell of a good old fashioned bond fire or a fireplace. Some flavors of pipe smoke are good too, but you have to be the smeller and not the smoker …

Member Avatar for Ezzaral
1
158
Member Avatar for GrimJack

Narue: an old woman waving a chainsaw, maybe is rather cold and wants to make firewood, or go to Texas to kill somebody. Lardmeister: don't use a duck, that's a pretty stupid bird, you are smarter than that, use something like goofy. GrimJack: looks a little like the hulk when …

Member Avatar for GrimJack
0
273
Member Avatar for Ancient Dragon
Member Avatar for The Dude
Member Avatar for Sturm

[QUOTE=jwenting;477256]I'm no idiot, the terminally PC people are... And yes, they've tried to ban black foodstuff. Only last year a kind of candy here that's basically whipped cream in a layer of black chocolate was heavily criticised. The stuff, called (rough translation) niggerkiss since its inception over a century ago …

Member Avatar for rectifier
0
488
Member Avatar for The Dude
Member Avatar for sneekula
0
271
Member Avatar for ndeniche

[QUOTE=christina>you;477474]I have some catching up to do. ;)[/QUOTE]Lol, just keep lolling.

Member Avatar for ithelp
1
344
Member Avatar for hollystyles
Member Avatar for jbennet
0
117
Member Avatar for The Dude

Looks like Lardmeister is right, this guy has one hell of a sense of humor!

Member Avatar for Lardmeister
0
96
Member Avatar for Ancient Dragon
Member Avatar for bumsfeld
0
98
Member Avatar for boyz

make up your own questions instead of copying them from other websites, idiot. You violated a DaniWeb rule: Keep it pleasant!

Member Avatar for jwenting
0
77
Member Avatar for vegaseat

The experimental computer language 'Nemerle' ([url]http://nemerle.org/[/url]) allows you to mix object oriented and functional programming styles. It can use library code from .NET or Mono. The syntax looks a little bit like C#. OOP style: [code] class Hello { static Main () : void { System.Console.WriteLine ("Hello world! using Nemerle"); …

Member Avatar for sgssergio
0
1K
Member Avatar for bumsfeld

In Scotland, if someone knocks on your door and requires the use of your toilet, you must let them enter. In Canada, having sexual relations with a porcupine is illegal.

Member Avatar for Lardmeister
0
246
Member Avatar for ithelp

Actually, I love cool and rainy weather, reminds me of Ireland. Good time to go to the pub with friends!

Member Avatar for bumsfeld
0
98
Member Avatar for ithelp
Member Avatar for MidiMagic
0
162
Member Avatar for darkagn
Member Avatar for acwbrat
Member Avatar for Lardmeister

I've been talking to Vicente Fox, the new president of Mexico... I know him... to have gas and oil sent to U.S.... so we'll not depend on foreign oil.

Member Avatar for Lardmeister
0
531
Member Avatar for twomers

Too much highly radioactive nuclear waste that will pollute this earth for thousands of years. There are nicer alternatives like wind, solar, and wave energy.

Member Avatar for bumsfeld
0
738
Member Avatar for thunderstorm98

[QUOTE=WaltP;437724]Real Programmers always confuse Christmas and Halloween because Oct31 == Dec25.[/QUOTE]By golly, I finally got it! Thanks WaltP! You are true genius! This is an actual alert to IBM field engineers that went out to all IBM branch offices. The person who wrote it was indeed serious. The rest of …

Member Avatar for Ezzaral
1
872
Member Avatar for The Dude
Member Avatar for The Dude

I am too paranoid to have one. I am afraid someone else would abuse it and I get the bill.

Member Avatar for Lardmeister
0
242
Member Avatar for jrcagle
Member Avatar for jrcagle
0
115
Member Avatar for plum0922

I think this: Balance = BegBal - MonthlyBalance should be this: Balance = Balance - MonthlyBalance

Member Avatar for Ene Uran
0
83
Member Avatar for mjsinpl
Member Avatar for renochew
Member Avatar for remmoc
Member Avatar for Duki

Actually our finite universe is as large as we can observe it. After that it makes no sense!

Member Avatar for Lardmeister
0
108
Member Avatar for jrcagle

[QUOTE=maddog39;448754][code] >>> from __future__ import braces File "<stdin>", line 1 SyntaxError: not a chance [/code] Haha! Favorite error ever! All versions of python have this "hidden feature." It's obviously making fun at C. : P[/QUOTE]A very funny discovery, thank you!

Member Avatar for jrcagle
0
100
Member Avatar for MrShoot

If you have empty strings in the list you can change BearofNH's code simply: [code=python]mylist = ["CAnADA", "hELLO", "", "CAN"] # use list comprehension newlist = [ x[0]+x[1:].lower() for x in mylist if x ] print newlist """ my output --> ['Canada', 'hello', 'Can'] a list comprehension is a more …

Member Avatar for Ene Uran
0
161
Member Avatar for Infarction

[QUOTE=jwenting;439076]photography, and occasionally I try my hand at making chainmail.[/QUOTE]Chainmail, is that the kinky stuff? I like ceramics and modeling.

Member Avatar for ndeniche
0
445
Member Avatar for purifier

SOS is right! You can find peons in every field of endeavour. That goes from a farmer, teacher, soldier, priest, scientist all the way to a country's leader.

Member Avatar for Ancient Dragon
0
164
Member Avatar for Raulito

Someone seems to give this out as a homework problem. Take a look at: [url]http://www.daniweb.com/forums/thread90145.html[/url] After the two starting values 0 and 1, each number is the sum of the two preceding numbers. This is such an easy problem, I suggest you really try to understand it!

Member Avatar for woooee
0
112
Member Avatar for Dave Sinkula

Cal Thomas is one of the many smug neocons in the US news media, that has beaten the drums to get us into invading Iraq. I am sure he never shed one tear or even felt sad for the many Muslims that got killed in this ill exercised adventure. His …

Member Avatar for EnderX
0
331
Member Avatar for Dave Sinkula

Mister jwenting must be the Archy Bunker of the Lowlands. When the second amendment was written arms were knives, sabers, muskets that took ten minutes to load, and single shot pistols. That's what the right to bear arms was intented to cover. Now you talk about machine guns, automatic weapons, …

Member Avatar for RPDunn
0
358
Member Avatar for MidiMagic

Computers are getting harder to use and program? You obviously have not seen one of the early computers, where all the programmig was done with binary switches!

Member Avatar for Dave Sinkula
0
179
Member Avatar for Ancient Dragon

[QUOTE=Ancient Dragon;249557]It wasn't a comment about linux in general, but about Ubuntu specifically. Any os that can beat world chess champion (human) is not all bad! :eek: I just don't enjoy spending hours doing something in a linux environment that takes me just minutes in MS-Windows. I have no idea …

Member Avatar for Infarction
0
210
Member Avatar for Lardmeister

You need to use the wxPython GUI toolkit to do that: [code=python]# experiment with the wx.animate.GIFAnimationCtrl() widget # needs wxPython installed import wx import wx.animate class AnimatedGif(wx.Panel): """class to show an animated gif image on a panel""" def __init__(self, parent, id): wx.Panel.__init__(self, parent, id) #self.SetBackgroundColour("black") # pick an animated GIF …

Member Avatar for Lardmeister
0
115
Member Avatar for bergy_nj

This will read one line at a time and you can process each line and put the result in a list or file: [code=python]fout = open("ProcFile2.txt", "a") for line in open("LogFile2.txt", "r"): # process each line (whatever you need) # for example ... process = line[:2] fout.write(process) fout.close() [/code]

Member Avatar for jrcagle
0
348
Member Avatar for mhdie

Looks a lot like the hex digest of NIST's secure hash algorithm, known as SHA-1. Might also be the competing MD5 algorithm. These things are used to send passwords on in e-mail and are tough to crack!

Member Avatar for ProgrammersTalk
0
197
Member Avatar for Matt Tacular

[QUOTE=jrcagle;309161]... and old code will break frequently, since division will no longer yield integers. :eek: Jeff[/QUOTE] This is why it hasn't been implemented yet in a large number of other languages like C, C++ either.

Member Avatar for vegaseat
0
288
Member Avatar for iamthwee

"Is Python any good?" I don't think this person really wants to know, so my question is: "Is iamthwee any good?"

Member Avatar for Ene Uran
0
697
Member Avatar for mnmustafa

This will show the even integers between 2 and limit, then it is up to you to show the product: [code=c]#include <stdio.h> int main() { int x; int limit = 30; for(x = 2; x <= limit; x=x+2) { printf("%d\n", x); } getchar(); // wait for enter return 0; } …

Member Avatar for sweetleaf
0
133
Member Avatar for EnderX

Good grief Charlie Brown, where is the answer to EnderX in all this senseless squabble?

Member Avatar for Aia
0
156
Member Avatar for aot

Since PyDEv is a plugin for a Java monster like Eclipse, you can expect a few side effects. The whole thing was simple too huge for my taste.

Member Avatar for arsham
0
83
Member Avatar for StrikerX

If you use wxPython for a GUI toolkit, you can get Boa Constructor. A Delphi like visual interface to do drag and drop frame building. Free downlod from: [url]http://sourceforge.net/project/showfiles.php?group_id=1909&release_id=150280[/url] The installer for Windows: [url]http://downloads.sourceforge.net/boa-constructor/boa-constructor-0.4.4.win32.exe[/url] There is also a forum: [url]http://sourceforge.net/forum/forum.php?thread_id=1617033&forum_id=5483[/url] Boa Constructor needs wxPython. It actually makes a great general …

Member Avatar for Ene Uran
0
127

The End.