First time here? Check out the FAQ!

lightyear's profile - activity

2013-04-05 04:07:15 -0500 received badge Necromancer ( source )
2013-04-04 04:01:20 -0500 answered a question Can I remove the word "Karma" and use instead the word "Reputation"?

Well, if you'd include the django-rosetta-app, people could comfortably change all wordings (and add more languages) via the admin web-interface. I have been using it in a few project where clients wanted control on all wording the app and it works great.

2013-04-03 09:16:42 -0500 received badge Supporter ( source )
2013-03-26 13:29:05 -0500 received badge Nice Answer ( source )
2013-03-19 02:33:19 -0500 received badge Teacher ( source )
2013-03-18 11:26:27 -0500 answered a question sh: askbot-setup: command not found

How did you install askbot? With a local bin/pip inside a virtualenv environment? then you'll find the command under bin as well:

bin/askbot-setup

2013-03-18 11:19:17 -0500 commented answer Update on Hosting - where's best

I recently went through the troubles of setting up askbot on amazon beanstalk and after a few days really got it working (S3 for statics and SES for email included). I documented it here, if you want to take a look: https://gist.github.com/ligthyear/5188195#file-askbot-on-aws-elastic-beanstalk-md

2013-03-18 11:16:05 -0500 answered a question Askbot Bitnami application / AMI stack, is someone building one?

I've done a amazon beanstalk setup the last couple of days and ran into my own set of troubles doing that. But I densed it down into a step-by-step-guide I published as a gist here:

https://gist.github.com/ligthyear/5188195#file-askbot-on-aws-elastic-beanstalk-md

I'd appreciate some feedback on that. And I am currently also looking into how to share it as a one-click-setup on AWS. I let you know if I was able to figure that out.

2013-03-18 11:01:46 -0500 answered a question Help with installing askbot-0.7.48

I tried over the last couple of days to get askbot running on amazon elastic beanstalk myself and went into many smaller hickups. I've put all my stuff together in a so-to-say quick guide as a github gist here:

https://gist.github.com/ligthyear/5188195#file-askbot-on-aws-elastic-beanstalk-md

Would appreciate your feedback and remarks. Maybe there is something I should add?

2013-03-14 12:43:08 -0500 commented question South migration error during installation

This patch is in upstream by now, right? I can see it in master... But I see it ain't in 0.7.48 yet ... https://github.com/ASKBOT/askbot-devel/blob/0.7.48/askbot/migrations/__init__.py