OMG! You need to see the reaction I made as soon as I saw the mail from
you! I am so excited and full of happiness.
I really appreciate a great deal and I pray God will continue to grant you
all your heart desires and make all your dreams turn to reality.

As a newbie web2py user that has never used a framework before, all the
terms here are very new to me, but I will go through them one after the
other to make everything work perfectly. I am so excited that about what I
will learn.
The site I am developing is www.gidigba.ng I want to have a page to extract
all potilical news from Nigeria as rss or something.
Thank you once more again I am very grateful.



On Mon, Aug 18, 2014 at 11:22 PM, Ricardo Pedroso <rmdpedr...@gmail.com>
wrote:

> On 8/14/14, Gideon George <georgegid...@gmail.com> wrote:
> > Oh Ok, that will be great! I can't wait... Wish you the best of the best.
>
> Follows attached...
>
>
> This is not an "plug-n-play" web2py application there are some work to be
> done.
> Follow some install instructions - I hope completed:
>
> create a virtualenv and install:
>
>   pip install feedparser
>   pip install bs4
>   pip install beautifulsoup4
>   pip install FilterHTML
>   pip install times
>   pip install guess-language
>   pip install whoosh
>   pip install lxml
>   pip install bottle
>
>
> run the initial setup:
>
>   $ python web2py.py -MS feeds -R applications/feeds/scripts/setup.py
>
>
> it will create a user a...@a.aa with pass 1234, and fetch one reddit feed.
>
>
> to periodically fetch feeds, run:
>
>   $ python web2py.py -MS feeds -R
> applications/feeds/modules/feeds_update.py
>
>
> Note:
> I recommend to have redis installed and running to have cache
> and sessions store in it, otherwise file sessions and file cache
> will be used.
>
>
> I think that's all.
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/3RzivktPaRI/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to