Antonio Ognio a.k.a gnrfan
unread,Apr 9, 2008, 12:42:02 PM4/9/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Feedjack
Hi there,
Today I tried to install Feedjack on a CentOS 5 machine with Python
2.4 from the 0.9.10 tarball release and found a few issues before I
could get Feedjack to run. While taking a look at the code I patched
simple things like replacing maxlength for max_lenght in models.py or
replacing backend for connection.ops in fjlib.py and finally got it to
run.
Then I checkout revision 49 out of the SVN repository and found all of
this issues solved as well as better unicode support added. The
CHANGES file marks this features as version 0.9.11a so I think it
would be great to update the tarball release to this version since not
everybody goes to the svn repo in the first place.
So, Gustavo, could we have Feedjack-0.9.11a.tar.gz released soon? :)
I plan to contribute soon a bit more detailed installation
instructions since the stuff currently available at the website needs
you to be at least a bit familiar with Django and hopefully a few
articles with detailed steps to get Feedjack running on Ubuntu Hardy
with Apache, Lighttpd and Cherokee and on Mac OS X using the bundled
Python and Apache.
Thanks for the great work and keep it rolling,
Antonio.