gaza165 Posted April 12, 2009 Share Posted April 12, 2009 http://shoutbox.thedesignmonkeys.co.uk Please can you analyse and critique, tell me where I have gone wrong and how i can improve it? Thanks Garry Quote Link to comment https://forums.phpfreaks.com/topic/153774-my-shoutbox-creation/ Share on other sites More sharing options...
jackpf Posted April 12, 2009 Share Posted April 12, 2009 Impressive, I must say Nice animation when you post. Looks pretty cool as well. Quote Link to comment https://forums.phpfreaks.com/topic/153774-my-shoutbox-creation/#findComment-808187 Share on other sites More sharing options...
Albos Posted April 13, 2009 Share Posted April 13, 2009 Very nice indeed. Only problems i see is you have no validation checks in place maybe consider using striptags, also you have no checks in place to make sure its a correct email address either so consider using regex or something for that. Apart from that its great well done! Quote Link to comment https://forums.phpfreaks.com/topic/153774-my-shoutbox-creation/#findComment-808480 Share on other sites More sharing options...
jackpf Posted April 13, 2009 Share Posted April 13, 2009 Just an idea for a small improvement - you should write some javascript to catch the enter key in the input box. That way you don't have to press the button to submit your post. It'll be a lot easier that way. Quote Link to comment https://forums.phpfreaks.com/topic/153774-my-shoutbox-creation/#findComment-808533 Share on other sites More sharing options...
DarkWater Posted April 13, 2009 Share Posted April 13, 2009 Just an idea for a small improvement - you should write some javascript to catch the enter key in the input box. That way you don't have to press the button to submit your post. It'll be a lot easier that way. Yeah, I noticed that too. I mean, you could always press Tab and then enter, but just Enter would be easier. Quote Link to comment https://forums.phpfreaks.com/topic/153774-my-shoutbox-creation/#findComment-808631 Share on other sites More sharing options...
Adam Posted April 14, 2009 Share Posted April 14, 2009 It's nice... though there is room for improvement. Loosing the back button is a little annoying, and so's the login failed type message pop up you have! Also are you aware at the minute posts don't seem to update in the messages box? Overall it's pretty decent! Adam Quote Link to comment https://forums.phpfreaks.com/topic/153774-my-shoutbox-creation/#findComment-809578 Share on other sites More sharing options...
jcombs_31 Posted April 15, 2009 Share Posted April 15, 2009 The register link didn't show a pointer cursor, thought that was annoying. I typed a message that did not appear which could be a problem. Maybe there was some type of collision? I think there is too much of a delay when I click send. Quote Link to comment https://forums.phpfreaks.com/topic/153774-my-shoutbox-creation/#findComment-811035 Share on other sites More sharing options...
fabrydesign Posted April 16, 2009 Share Posted April 16, 2009 The register link didn't show a pointer cursor, thought that was annoying. I typed a message that did not appear which could be a problem. Maybe there was some type of collision? I think there is too much of a delay when I click send. Agreed, these are my only complaints with it (mainly the huge delay between clicking "send" and it appearing). Quote Link to comment https://forums.phpfreaks.com/topic/153774-my-shoutbox-creation/#findComment-811155 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.