shanenin Posted February 27, 2006 Report Share Posted February 27, 2006 (edited) How long has the programming projects section been here? I have never noticed it. I have an idea for a project that would involve these elements: python, mysql, an addressbook, and calender. I know next to nothing about mysql, but would like to learn. I need to make a client that can access a mysql database. I would like to store my buisness contacts and possible a calender on a DB. I am willing to cheat. If someone knows of an crossplatform(linux and windows) app that can do this already, please direct me. Edited February 27, 2006 by shanenin Quote Link to post Share on other sites
Naming is hard Posted February 27, 2006 Report Share Posted February 27, 2006 (edited) How long has the programming projects section been here? I have never noticed it. I have an idea for a project that would involve these elements: python, mysql, an addressbook, and calender. I know next to nothing about mysql, but would like to learn. I need to make a client that can access a mysql database. I would like to store my buisness contacts and possible a calender on a DB. I am willing to cheat. If someone knows of an crossplatform(linux and windows) app that can do this already, please direct me.I think this section is fairly new, i made the suggestion for it but was told the idea was bad but here it is 0-o.Anyways maybe this will help.MySQLPython and MySQLResourcesAnotherAnotherHope some of that helps*Edit*Oh yeah for tons and tons of Python Tutorials on pretty much any subject of PythonGo here Edited February 27, 2006 by Naming is hard Quote Link to post Share on other sites
shanenin Posted February 27, 2006 Author Report Share Posted February 27, 2006 (edited) In all honesty I need to start to learning some php. I would like to get some knowlege of web design. I am not sure how, but amaking a web interface with php might not be that hard(just guessing). As of now, it is just a thought. Thanks for the links :-)in particular, this one looks pretty coolhttp://ibiblio.org/obp/py4fun/sql/sql.html Edited February 27, 2006 by shanenin Quote Link to post Share on other sites
Dragon Posted February 28, 2006 Report Share Posted February 28, 2006 This forum section was created in the last 24 hours. enjoy gang. Quote Link to post Share on other sites
fubz Posted March 5, 2006 Report Share Posted March 5, 2006 shanenin, PHP is really easy to learn, and soooo much fun.Within my frsit 24 hours I was making some pretty advanced stuff in PHP Quote Link to post Share on other sites
shanenin Posted March 5, 2006 Author Report Share Posted March 5, 2006 As far as I can tell I can only test my php scripts by running a webserver on my computer. Is their another way to test the scripts? Quote Link to post Share on other sites
Martint Posted March 5, 2006 Report Share Posted March 5, 2006 if you want, i'll let you have an ftp account with my hostuhh, free of course.hell, you can even host your website on it just PM me if your interested Quote Link to post Share on other sites
shanenin Posted March 5, 2006 Author Report Share Posted March 5, 2006 Thanks. I appreciate the offer, but I guess I can test scripts ok on my local apache setup. I was curious if their was a way to run php scripts in a regular shell, like you can with python. Quote Link to post Share on other sites
Martint Posted March 5, 2006 Report Share Posted March 5, 2006 lol alright.As for your ?, igot no idea. Quote Link to post Share on other sites
jcl Posted March 5, 2006 Report Share Posted March 5, 2006 There is a standalone PHP interpreter. Or at least there was a few years ago when I looked at it. Quote Link to post Share on other sites
hitest Posted March 5, 2006 Report Share Posted March 5, 2006 In all honesty I need to start to learning some php. I would like to get some knowlege of web design. I am not sure how, but amaking a web interface with php might not be that hard(just guessing). As of now, it is just a thought. Thanks for the links :-)in particular, this one looks pretty coolhttp://ibiblio.org/obp/py4fun/sql/sql.htmlQuanta Plus in Linux is a good web editor. It is a step up from using a simple text editor. You should be able to get that. 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.