question

2008-01-25 Thread Joseph king
I just need to pass this through... How does everyone feel about the fact that SUN bought mySQL for $1 billion. I don't find it possible that they would keep it a free product if they invested that much money on it. -- http://mail.python.org/mailman/listinfo/python-list

Story generator....

2007-12-03 Thread Joseph king
I don't know how to pose this question so i will just say what i am trying to do. i am not sure if this is at all possible i am trying to make a story generator like the ones that i did in elementry school where they would supply a story with blanks and you would have to place the nouns-v

python not a good name.

2007-11-30 Thread Joseph king
sorry for not responding to the thread the regular way...[cough] just to prove everyone i counted what was found while searching python in google. i only looked at the first 6 pages but out of them only one did not mention the language plus i can't beleive people would be so synical abou

tip of the day generator

2007-11-28 Thread Joseph king
thanks for all the help... -- http://mail.python.org/mailman/listinfo/python-list

Tip of the day generator.

2007-11-28 Thread Joseph king
Hey i was wondering if any one would know if there was a way to have python randomly read form a file or would you ahve to know the byte postion and somehow randomize splicing the file so the sentence you want show's up. i.e have a file with a lot of tips and useless facts and then have python ran

manually cutting a picture

2007-11-07 Thread Joseph king
well so far the problem for me is not the linking i have a kinda good code for that. here is a little snippet of the idea that i used on an old version that split the picture without input from the user. #this code defines that the edges have a place on the grid. def join_point(self, type): o

Re: manually cutting a picture

2007-11-07 Thread Joseph king
Thanks that is a pretty good idea one thought that i came up with (honestly the only one that made sense) was to give the user a type of cookie cutter approach. where they would be presented with a selection of premade piece's that could divide the picture that they chose to how ever many piec

manually cutting a picture

2007-11-06 Thread Joseph king
I have a kinda hard question i am trying to build a jigsaw game with python, i would like to give the option for people to create there own puzzle piece does anyone know how to accomplish this it is becoming increasingly difficult for me -- http://mail.python.org/mailman/listinfo/python-li

jigsae puzzle issue

2007-11-03 Thread Joseph King
Hey i am trying to build a puzzle (jigsaw) game. I have most of the code for it written in python. But having an issue with one part. What i want is to give the player the ability to import there own picture and create a jigsaw from the picture with there own designation of the piece size and