Is it just me or we are seeing many really nice professionally done
web site recently? ;-)

On Feb 15, 6:17 pm, Matt Doiron <[email protected]> wrote:
> Hi all,
> I've been learning web2py for the last few months and put together a site
> that I hope to grow into a useful service. Because it's based on web2py and
> uses various other tools common to the web world, I thought I would post a
> link here. I would also love any feedback anyone had about it! The site is
> built on web2py running on nginx+uwsgi and uses a various tools like
> celery, mongodb, redis, OAuth, postgresql, twilio as well as twitter and
> facebook apis.
>
> The site is basically a queue scheduler - where the queues are lists of
> web-related tasks like sending an email, SMS or posting on twitter, etc.
> For now the interactions with the queues are fairly basic, but I hope to
> add more advanced functions in the future. The site is called QueueBot an a
> brief description is as follows:
>
> > Queues are the heart of QueueBot. Assign actions to a queue from the range
> > of possible tasks, such as posting on Twitter or sending a text message,
> > and they will be executed in order at regular intervals or on a schedule.
>
> Matt

Reply via email to