indigobanana Posted February 24, 2008 Share Posted February 24, 2008 Hi there! I havent been on PHP Freaks for years... My old account got deleted due to inactivity so I had to remake it! Ah well. I've been working on a new site called the MIDI City, using PHP, mysql, file uploads etc. Its my first venture into using PHP Classes as well (MIDI in this case, to read MIDI file data). I would really like some critique to see which areas I could improve! The URL is http://midicity.indigobanana.com/ Thanks! Jamie Quote Link to comment Share on other sites More sharing options...
Northern Flame Posted February 27, 2008 Share Posted February 27, 2008 can we have a login and password so login and check it out? Quote Link to comment Share on other sites More sharing options...
spikeon Posted February 28, 2008 Share Posted February 28, 2008 ok, go here: http://www.phpfreaks.com/forums/index.php/topic,95433.0.html use that for your file downloads so i don't get quicktime all up in my grill also, use a horizontal banner for your google ads, not a box... the boxes piss people off Quote Link to comment Share on other sites More sharing options...
indigobanana Posted February 29, 2008 Author Share Posted February 29, 2008 Okay i have tried moving the ads around a bit... i tried a horizontal ad before but the performance was absolutely terrible. So away it went. As for the file download, and quicktime (eww..), I might try out using the script, although i'm thinking about getting rid of the download links and instead streaming the mp3 in xspf flash audio player. Also, you can register as a user at http://midicity.indigobanana.com/register.html MIDI to MP3 processing is done manually at the moment, sadly I can't get the command line conversion program to run in the php exec command, it just dies (something to do with not finding a hWnd instance... far beyond my knowledge!) Anyway, thanks for your comments so far Jamie Quote Link to comment Share on other sites More sharing options...
ardyandkari Posted February 29, 2008 Share Posted February 29, 2008 personally, i dont like the font Franklin Gothic Book...kind of hard to read, and just annoying to me... and, come on... i love rock and roll by britney spears??? The Arrows first performed the song and Joan Jett made it huge! what did britney spears ever do??? get pregnant and go nuts! Quote Link to comment Share on other sites More sharing options...
indigobanana Posted February 29, 2008 Author Share Posted February 29, 2008 Haha, thats true! ah well... and the font seems clear on my system, similar to arial/tahoma etc? Jamie Quote Link to comment Share on other sites More sharing options...
spikeon Posted March 4, 2008 Share Posted March 4, 2008 is this being run on a server you personally own, or even have shell access to? if not, exec might be disabled. i'm having this problem on my site, so i made my computer into a server and had it run the file through my computer to make changes, and the upload the completed file. since i've done yours will you do mine? http://www.phpfreaks.com/forums/index.php/topic,184753.0.html Quote Link to comment Share on other sites More sharing options...
indigobanana Posted March 4, 2008 Author Share Posted March 4, 2008 is this being run on a server you personally own, or even have shell access to? if not, exec might be disabled. i'm having this problem on my site, so i made my computer into a server and had it run the file through my computer to make changes, and the upload the completed file. since i've done yours will you do mine? http://www.phpfreaks.com/forums/index.php/topic,184753.0.html Sorry I didnt make it very clear! THis is when i run it from Apache on a server I own... completely seperate to the webhost of the MIDI City. It just such a shame it isnt working properly. :/ Quote Link to comment Share on other sites More sharing options...
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.