Naming is hard Posted March 6, 2006 Report Share Posted March 6, 2006 W00t i just finshed my first executable program =) also my first program over 100lines and fully functional.Its nothing fancy or even usefull for anyone besides the person i programed it for,(Some random person on a message board,)I thought i'd be a easy project, that wouldn't take any work or even thinking much, and plus id be helping someone out (Something i thought would be done in 10mins, which it could of been but i took it alittle further =) )So what the program DOES is just translates a made up language by this person blah blah, stupid but like i said i needed a project =P,but as i got further into writing the program i reliezed this wasn't goin to be so easy.So it ended up taking me around 2-days (which is alot when you think its gonna be 10mins)but i learned alot, in the long run im glad i took this project, b/c (like i said) i learned ALOT.Firstly b/c it was my time tell working with .dat files, my first .exe (as i said) which was alot harder then i thought it was gonna be 0_o,Anyways lol noone here cares just thought id share =P.heres a link to the program if anyone wants to try it outhttp://s61.yousendit.com/d.aspx?id=2PP4FLH...AP2VFYQ3RG1W33N Quote Link to post Share on other sites
shanenin Posted March 6, 2006 Report Share Posted March 6, 2006 Sweet, I like it :-)did you use py2exe? I think that is how bittorrent is made into an executable. You should see if you are able to use distutils to make an installer. Quote Link to post Share on other sites
Naming is hard Posted March 6, 2006 Author Report Share Posted March 6, 2006 (edited) Yeah i used py2exe, took me 45mins to figure out how =P, Installer hmm *googles* Edited March 6, 2006 by Naming is hard Quote Link to post Share on other sites
shanenin Posted March 6, 2006 Report Share Posted March 6, 2006 when I wroote a plugin(with python) for freevo, I made an installer. It probably took me much longer then 45 minutes :-)http://www.python.org/doc/dist/dist.html Quote Link to post Share on other sites
Naming is hard Posted March 6, 2006 Author Report Share Posted March 6, 2006 Heh thanks for link.I was thinking i was done with this project, but i think it'll make a good First GUI program. =) Quote Link to post Share on other sites
naraku9333 Posted March 6, 2006 Report Share Posted March 6, 2006 Can you post the code? Quote Link to post Share on other sites
Naming is hard Posted March 6, 2006 Author Report Share Posted March 6, 2006 Sure, ill do that in alittle bit.Prolly very ugly code =P Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.