FeedMagnet: New Django-powered website just launched

4 views
Skip to first unread message

Jason Ford

unread,
Dec 16, 2009, 5:18:46 PM12/16/09
to Django users
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

OkaMthembo

unread,
Dec 17, 2009, 3:21:00 AM12/17/09
to django...@googlegroups.com
Look great, Jason. If i may ask, how long did it take from nought to finish?

Lloyd


--

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.





--
Regards,
Sithembewena Lloyd Dube
http://www.lloyddube.com

OkaMthembo

unread,
Dec 17, 2009, 3:21:20 AM12/17/09
to django...@googlegroups.com
"Looks" great, that is ^_^

Jason Ford

unread,
Dec 17, 2009, 9:10:53 AM12/17/09
to Django users
Let's see. We started on the Django version in mid-October...so right
at 2 months from first code until now. Luke had used Django on a few
projects before this one, but the past two months have been my
introduction to Django. I really like it - especially compared with
some of the PHP frameworks I had dabbled in previously. Not only was
it quicker to build in Django, but I feel like our code is much more
maintainable too.

- 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>

pabloi

unread,
Dec 17, 2009, 9:43:29 AM12/17/09
to Django users
Hi Jason, the site looks very nice.

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

Jason Ford

unread,
Dec 17, 2009, 3:00:37 PM12/17/09
to Django users
Thanks! My comparison of Django and Ruby on Rails was definitely more
subjective than objective. Although I read several good articles that
had more objective metrics to compare Ruby and Python speed, I did not
run those kinds of tests myself. My approach was more about gathering
the information that was already out there - both online and from
professional contacts - parsing it, and formulating some high-level
thoughts on the differences between the two so I could make a decision
for our site. I can say that our Django implementation is
significantly faster than the CakePHP prototype I had initially built.
We attribute most of that to being able to easily run simultaneous
threads in Python for pulling in content.

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

pabloi

unread,
Dec 21, 2009, 9:45:22 AM12/21/09
to Django users
Great thanks for the response. I was wondering mostly cause we are
using Amazon infrastructure, which is by the way amazing, but is
always good to consider alternatives.

- Pablo

OkaMthembo

unread,
Dec 26, 2009, 6:44:36 PM12/26/09
to django...@googlegroups.com
Great work, Jason & team. I thought it would be interesting to take a peek at the timeline.

Season's greetings to all..

Lloyd

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.


James Matthews

unread,
Dec 27, 2009, 2:29:31 AM12/27/09
to django...@googlegroups.com
Just as a side recommendation and this is no way the only way to secure your site. You may want to move your login portal to another page then the default /admin page.
http://www.goldwatches.com

--





Reply all
Reply to author
Forward
0 new messages