--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
- Jason
On Dec 17, 2:21 am, OkaMthembo <zebr...@gmail.com> wrote:
> Look great, Jason. If i may ask, how long did it take from nought to finish?
>
> Lloyd
>
>
>
>
>
> On Thu, Dec 17, 2009 at 12:18 AM, Jason Ford <ja...@feedmagnet.com> wrote:
> > We just launched the public beta of FeedMagnet a few minutes ago. It
> > is a Django-powered web app that helps business harness social media.
> > It is essentially an aggregator that pulls in content from multiple
> > social networks and lets you do things with it - like putting the
> > incoming content back up on your own website.
>
> >http://www.feedmagnet.com
>
> > Our experience using Django to build the site has been fantastic.
> > We're also using CouchDB to store all of the updates and images as
> > they come in from Twitter, Flickr, Delicious, RSS feeds, and other
> > sources. We're planning to release our custom CouchDB/Python
> > integration code as an open source module soon.
>
> > Thanks to the Django community for the excellent framework,
> > documentation, and user groups. We're glad to be a part of the
> > community!
>
> > - Jason
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "Django users" group.
> > To post to this group, send email to django...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > django-users...@googlegroups.com<django-users%2Bunsubscribe@google groups.com>
I also found your blog posting regarding Django vs Ruby very
interesting, if I may ask, did you make some metrics to determine how
faster Python can be over Ruby?
Also, this might be a lot to ask but ... what kind of infrastructure
do you use to support your site, I guess the site might required a lot
of resources to work.
Congrats on the launching!
- Pablo
Our infrastructure requirements are actually not that high right now.
By using Python's built-in threading to gather content and CouchDB to
quickly store and retrieve it, we're keeping resource requirements at
a minimum. We do plan to upgrade to the cloud at some point, but for
now we are on SliceHost, monitoring performance to determine when to
upgrade.
- Jason
- Pablo
To unsubscribe from this group, send email to django-users...@googlegroups.com.