hi,

 I'm the creator of the first pshb getting started guide and it was
starting to look outdated so I decided to make a new one using a nicer
example and more known technologies like flask.

the first draft of the guide is finished and I would like some people
to help me improve it.

I wrote it as I went through the steps so it may be a little rough,
also english is not my main language and some expressions may have
better alternatives.

currently the code of the example and the guides are here:

https://github.com/marianoguerra/pshb-example

you are invited to fork it, make fixes and send me pull requests, you
can also open issues in the issue tracker.

the application is running live if you want to use it here:

http://pleinu.appspot.com/

the idea of the app is a simple distributted twitter-like app, it's
just the barebones of it just to run the example, but if someone finds
it interesting there are a lot of things to improve that may be useful
for the tutorial too like:

 * publish and subscribe from the page to show how it's done
programatically (the had made way should still be posible so it allows
to understand the workflow by doing the steps manually)
 * improvements on the ui, it was hacked in a couple of days until it
worked, the session handling should be improved.
 * some security too

let me know what you think.

when it has some reviews I plan to replace the current guide if it's
ok with the developers of pshb.

bye!

Reply via email to