Thanks, I totally plan on following through. Yep, the first hosting was really expensive.. I think the amazon hosting will be a lot cheaper. They charge according to usage, so if the site gets a lot of traffic, it'll cost more but it should also automatically increase capacity so stuff will continue working. No running out of bandwidth or database storage, which is long-term good. The hosting is free for small amount of traffic so I might as well stay here and not move environments, but I appreciate the offer!
New on the site: Almost everything is now updating via ajax. notifications, personal mail, activities and main feed check for updates every x seconds. If there's no activity on the browser for a while, the checks are disabled so as to not stress the server for no reason. Also, only logged in users get this periodical update.
I want to change the way the main feed updates, since right now it refreshes the posts which causes video posts to flicker, and if they were playing, it will stop the video as well.
I'm also working on a mailing feature, so the site will be able to send mail (registration, password forget, new personal mail, etc.). In fact, the site just sent me a "welcome" email, so it's starting to work
