It all started with the fact that we decided to make our microblogging service. Rummaged on the Internet in search of more or less suitable ready microblogging engine, really did not find anything. Then we considered the candidacy of the engines of regular blogging - Wordpress , LiveStreet , BigStreet . We have already worked a little with them, and decided not to use in view of their architectural flaws (our IMHO). It remained to do something different, but not from scratch, but using the symfony framework in conjunction with ORM Doctrine.We will be brief.
# What is it? - Microblogging engine with pictures and moods, alpha version. An example of the engine -
http://joyreactor.ru/# Our goal - Looking forward to hearing feedback. Perhaps someone will come in handy!
Features (and buns)
1. Posting a short blog post.
2. Login / Registration / Password recovery.
3. Tree comments.
4. Friends and Friend tapes.
5. Simple posting of images from a file on the user's machine or from a URL.
6. Avatars.
8. RSS.
9. Notifications by mail.
10. Mood posts - for each post, the mood is necessarily indicated (good, bad, normal).
11. Mood pulses - graphs of the moods of each user and the site as a whole + statistics.
12. Simple crossposting in LJ.
13. Nice engine architecture - OOP, MVC, Doctrine, symfony + modularity and extensibility.
14. Adding a post to your favorites.
15. Posting via Jabber.
')
Installation instructions:
dvuuska.ru/reactor.txtThe project lives here:
assembla.com/spaces/empaty