matthewlesh Posted April 7, 2009 Share Posted April 7, 2009 I thought i'd post post about the project i've been working on - iTweetReply - Get your @Replies and Mentions Emailed Straight to you - Home . It's a basic little app that will automatically find any tweet that mentions or is directed at your username [like your replies tab] with the basic goal to instantly notify you when somebody is talking to you. Almost a "push" service. Anyway let me know what you think and any feedback you have for the system. Quote Link to comment https://forums.phpfreaks.com/topic/152906-itweetreply-get-your-twitter-replies-email-to-you/ Share on other sites More sharing options...
ohdang888 Posted April 7, 2009 Share Posted April 7, 2009 looks like an mac application... too much empty space below "ABOUT" section.... and bottom of page looks....just different, like it doesn't fit in Quote Link to comment https://forums.phpfreaks.com/topic/152906-itweetreply-get-your-twitter-replies-email-to-you/#findComment-803118 Share on other sites More sharing options...
nrg_alpha Posted April 7, 2009 Share Posted April 7, 2009 - I'm noticing that on the home page, you have dual google ads.. I would axe the one within the gui. - The link in the footer is dark and hard to read at first glance... I would consider a colour more compatible with grey, and perhaps add a lighter coloured hover effect. - The site doesn't validate. - Could use pure css for layouts and gzip your css and php files. - I would consider merging graphics: Example - ( header_right / header_left ). Shave off http requests and some graphic memory. In fact, it seems there are a few graphics that can be merged (another example is the footer). Smushit hung when I tried to check your image sizes and possible compressions to be had.. But seeing how your homepage is ~101k, looks like there is some weight that could be shed, as it seems a tad heavy for what it is. I'm not a twitter user, but from the FAQ section, if I understand this, your site requires the twitter user to submit their username and password? Overall, it's pretty clean and simple. Quote Link to comment https://forums.phpfreaks.com/topic/152906-itweetreply-get-your-twitter-replies-email-to-you/#findComment-803130 Share on other sites More sharing options...
matthewlesh Posted April 7, 2009 Author Share Posted April 7, 2009 - I'm noticing that on the home page, you have dual google ads.. I would axe the one within the gui. - The link in the footer is dark and hard to read at first glance... I would consider a colour more compatible with grey, and perhaps add a lighter coloured hover effect. - The site doesn't validate. - Could use pure css for layouts and gzip your css and php files. - I would consider merging graphics: Example - ( header_right / header_left ). Shave off http requests and some graphic memory. In fact, it seems there are a few graphics that can be merged (another example is the footer). Smushit hung when I tried to check your image sizes and possible compressions to be had.. But seeing how your homepage is ~101k, looks like there is some weight that could be shed, as it seems a tad heavy for what it is. I'm not a twitter user, but from the FAQ section, if I understand this, your site requires the twitter user to submit their username and password? Overall, it's pretty clean and simple. Thanks very much for your feedback. I'm starting to work towards your ideas and feedback. In relation to your question, the system used to ask for passwords but i've since updated it to talk to twitter using Oauth so it nolonger needs passwords. I've removed that question now from the FAQ since it is now irrelevant. Quote Link to comment https://forums.phpfreaks.com/topic/152906-itweetreply-get-your-twitter-replies-email-to-you/#findComment-803157 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.