Posts
 
Reputation
Joined
Last Seen
Ranked #3K
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
1 Commented Post
~5K People Reached
About Me

none, I'm 14!

Interests
programming, 3d Computer Graphics, cycling, golfing
PC Specs
KDS Laptop Runs Windows ME Compaq Presario Runs Windows XP
Member Avatar for Gargen

im just curious im currently learning all major programming languages that are usefull to me and i am wondering what is python useful for in a realistic sense

Member Avatar for Orion2k
0
526
Member Avatar for danizzil14

ok I had looked on the internet and found one form of running an exe file from a py script, i goes like this. [CODE]import os os.system("c:/windows/iexplore.exe") # Or wherever it lives[/CODE] Problem is, whenever i run the script with the appropriate path loaded in, i get the following: [CODE]Traceback …

Member Avatar for o0b3600
0
364
Member Avatar for danizzil14

Ok, so from my last post, you might have figured that I'm making a coder/decoder package. Anyways, say I've got a string of letters that i want to decode, such as: AAAGGGCCC Which should produce: ACB Because a=aaa c=ggg and b=ccc Currently with my program, you have to input one …

Member Avatar for Gribouillis
0
204
Member Avatar for danizzil14

"lol, looks like a balloon ABC news video [url]http://wm-ondemand.abacast.com/proph...h/ABCnews1.wmv[/url] (PRWEB) - Las Vegas, NV (PRWEB) May 25, 2005 -- Prophet Yahweh was blessed to discover the lost, ancient art of summoning UFOs and spaceships on-demand. There is a difference between UFOs and spaceships. UFOs are usually small flying objects: glowing …

Member Avatar for MidiMagic
0
491
Member Avatar for danizzil14

Ok, I'm an amateur Computer Graphics artist, as in I don't make money off of it, but I plan to make it a career, I've been reading some different lit on the subject and it suggests making a digital portfolio. (ie. a website) One source suggests that I should use …

Member Avatar for ~s.o.s~
0
125
Member Avatar for danizzil14

Ok, so I'm basically an ametuer Computer Graphics artist, and I plan to start creating a portfolio site... Here's my problem, I want to make a site thats interactive, (ie. Fancy button animations, Menu Animations) What synatx should I use? BTW: I'm intermediate/advanced when it comes to HTML coding.

Member Avatar for iamthwee
0
163
Member Avatar for danizzil14

Well, I'm in a bit of a dilemma, I'm simply looking for a program that will unzip .rar files for free, I don't need a program to make .rar all I need is a freeware un-zipper, does anyone know of one?

Member Avatar for Cq88
0
129
Member Avatar for danizzil14

Ok, here's my question... What is a shell, what are the advantages, what are the risks of installing one, and what possible cons are there? Lastly, are there any good ones that are free? I'm looking into getting a new one, but I'm not quite sure what to do, the …

Member Avatar for DimaYasny
0
73
Member Avatar for danizzil14

Ok, all I want ot know is how to close a script on command, lie type 3 to exit, what modules do i need to import and what is the command, I have everything else sorted out... EDIT: The close command will go in a if statement, which is in …

Member Avatar for ghostdog74
0
163
Member Avatar for danizzil14

Hi, I was just wondering, how do I go about making the autorun files that you see all the time on cd's that automatically boot up the setup file. After I make the file, what is it's extension?

Member Avatar for danizzil14
0
76
Member Avatar for danizzil14

I think thats what they are called, it's the -command thing you put after the exe's name, to give it a specific start up property. Anywho, here's my problem, I run a program called Blender, but it runs really slowly due to an OpenGL glitch, so I have to go …

Member Avatar for danizzil14
0
180
Member Avatar for danizzil14

OK so here goes. I just git rid of a networkable printer, it was old and not working... the toner part malfuntioned. Anywho, I slavaged a sitck of 64 meg ram from it. The lable reads as following 64 MB, SYNCH, 100Mh, CL2 there is a silver text on the …

Member Avatar for jbennet
0
100
Member Avatar for danizzil14

Ok, here is my dillema, I want to make a rolling event list script, that goes in my web page, that can "read" off of a sepate document or database.... Basically right now, im roughing it with an html table, and every time i want to add an event, I …

Member Avatar for MattEvans
0
79
Member Avatar for danizzil14

Yeah, uhh I've heard about it, but where do i get it and how do i use it? HElp is appreciated

Member Avatar for 7even
0
105
Member Avatar for danizzil14

Ok, so I'm gonna work on a program, and I want to enable a gui for it. I have a few questions though... Question: Are there any out there that wont need a class structure? (I;ve never gotten them, and I'm working on them right now...) Question: How about easily …

Member Avatar for Ene Uran
0
195
Member Avatar for danizzil14

I am using Tkinter as my gui programming addon for python but i think it would be better to lean something else.... do you know where there are any good pyWin32 or wxPython tutortials? Help is apprecaited. :cheesy:

Member Avatar for vegaseat
0
409
Member Avatar for danizzil14

Ok, I am trying to get a CSS file to work with my website but it won't load when I goto my page. All it really does is change the color of some of the text but nothing is happening. I've uploaded it to the server and is in the …

Member Avatar for tgreer
0
91
Member Avatar for danizzil14

Ok I was wondering if anyone could help me with how to make a python program interact with files. Copying, pasting, moving, things like that, opening. If it cant really be discussed quicky are there any good tutorials? Mainly a organinzing python program.(looks for a certain file extention, then moves …

Member Avatar for vegaseat
0
213
Member Avatar for danizzil14

Ok, Im still really shaky w/useing python with other programs. So here is my question, is it possible to create just a very small program that grabs my IP adress, copys it, and then sends it to certain IM buddys? The reason I am asking this is beacause my friends …

Member Avatar for shanenin
0
475
Member Avatar for danizzil14

Hello all, I just wanted to inform anyone out there that there is a free, very very very very good 3D Computer Graphics program out there. And one of the main reasons I've gotten into python is because that program uses Python code to expand itself. (i.e: There is a …

Member Avatar for Eku
0
125
Member Avatar for danizzil14

As I said before im new to python and stink at math(great combination huh?) Well I've looked at Thinking in Tkinter but I still don't fully understand the concept of classes. Could you provide any help\tutorials on this subject? Help Appreciated :cheesy:

Member Avatar for vegaseat
0
151
Member Avatar for danizzil14

Ok new problem, I want to build off of a program I saw in a tutorial that has a "menu" and can calculate two different shapes. The two shapes are circle and rectangle. I've built it into a working order.(event bindings, buttons, area calculation programs) The program works all the …

Member Avatar for vegaseat
0
174
Member Avatar for danizzil14

Ok I've gotten py2exe because I have friends that want to test my programs, but they don't want to download the python program. Well I have tried to run the compiler out of MS-DOS and the Python version of MS-DOS. But every time I wind up with an error. I …

Member Avatar for vegaseat
0
159
Member Avatar for danizzil14

Hello Everyone! My question is simple, where are any half decent tutorials out there? I mean, all of the ones I've tried have only skimmed the surface(print, name = raw_input yah know things like that)- or were way to complicated. I've only been doing this for something like a week

Member Avatar for danizzil14
0
144
Member Avatar for danizzil14

Hello all! Ok here's my problem: I have a Hello World type program that I want to run in steps, and each step is in a new window. When a "next" button is pressed the old window terminates and a new one is created. Now I don't know much about …

Member Avatar for vegaseat
0
173
Member Avatar for danizzil14

Ok, I've only been working with Python for something like 4 days now and I'm stuck trying to do a certain thing in Tkinter. Now, just to get you into the situation here. I've created a little program that has an entry bar and a go button. It says for …

Member Avatar for vegaseat
0
159
Member Avatar for danizzil14

I have heard that it is possible to compile python so that people reciving the script don't need to worry about going to the python website and downloading it. One more thing if you tell me to run something from the prompt I can't for the life of me run …

Member Avatar for vegaseat
0
163