gistflow
I don't want to scare you, but you are on the #gistflow right now.
I don't want to scare you, but you are on the #gistflow right now.

Hi guys! On 20 of April we had an amazing meetup in Moscow. Checkout presentations, notes on meetup and photo album: More under the cut

Back in a day we made beautiful tag cloud of #gistflow tags. Since now tag cloud will be dynamic, updated every day and available at http://gistflow.com/tags/cloud (there is also link in the footer).
Discover new tags and interesting posts, update tag wikis. Enjoy.
When I code in #ruby I often think to myself "I wish there was a way to map a hash". What would something like that look like? more under the cut...

Guys, check out posts leader board at #gistflow: http://gistflow.com/posts/leaderboard.
Sort posts by number of comments, likes and page views and discover great posts! Discussion under the cut
Thanks Mr. @SqREL for the pull request.
You can subscribe to public RSS by this link: http://gistflow.com/all.
Personal RSS available by http://gistflow.com/users/username.
I had not use RSS before and I wonder how to render posts in it? More under the cut
We have a great contest for you which is sponsored by #codeschool – till 16 December 16.00 +0400 make pull request to any open source project and authors of 3 best PRs, for example in #gistflow will be given free month of subscription.
Submit link to your pull request in comment and good luck!
If you're looking for an Open Source project to contribute - december is a great time for you to make 24 Pull Requests. More under the cut
Here is a little photo report about that meetup. #gistflow #minskrb More under the cut
Dear Gistflow users!
As you may have noticed we have launched a map recently: http://gistflow.com/map
Of course it is not only for fun though we are really excited that there is a pretty good map coverage. More under the cut
Gistflow Notifier shows your notifications on OS X Notification Center.
How to install:
curl https://raw.github.com/gistflow/notifier/master/bin/setup > /tmp/setup
ruby /tmp/setup
#git and #ruby (any) required.
Please comment about all your problems.
I really hate email notifications, but they were necessary. I think email needs only for human messages and there is a better place for notifications - Notification Center (introduced in OS X Mountain Lion).
So. What's coming: More under the cut
Hello everyone, new rails developer to your website here!
I just read all the gists and liked a couple but I can't seem to find them again, is there no such option (like the "Bookmarks" section)? If not, how about adding it?
Also, whats the "observe" option for? Is it something like a "follow gist"?
Quite often in #capistrano recipes I see running migrations and assets precompilation on each deploy which I think is not what you want because it takes time and if there is no new migrations or assets its time is spent in vain. In this post I will show you a script which is used in #gistflow to skip #migrations. More under the cut
Recently we installed Jenkins on #gistflow to run our tests (though we use #travis_ci since #gistflow is an open-source project).
Jenkins runs on port 8080 by default but and it is much better to create subdomain for #jenkins like ci.your_domain.com. nginx config under the cut
Hi guys!
Check out new #gistflow feature – page views counts for each post page. For example recent post about strong parameters by @homakov:
Tomorrow I (@releu) with @makaroni4 will be at #railsclub's conference and you can find us there and request a sticker, discuss our project or just say "hello".
Now we are going to conference to set up decorations and prepare other things :)
See you tomorrow!
Hi guys!
Recently we made a mail delivery about #gistflow stickers – they are available for free if you email us your post adress at info@gistflow.com. Today we sent the first portion – to developers from Czech, Russia, Ukraine, Belarus and Azerbaijan.
Some photos under the cut
Hi guys!
I am glad to tell you that #emoji smiles are in production now. Use :smile: :thumbsup: and many more smiles in comments, full list of emoji smiles.
#yandex creates #bem for using it for organise all their sites.
It's a couple of technologies includes http page #markup rules (naming), #javascript concepts, super asset packaging system with graph relations, tests and helpers for generation files structures.
Very interesting technologies created by very smart people. More under the cut
Hi guys!
I am glad to announce that soon will be 6 months since #gistflow is in production. I want to dilute our flow with some #infographics posts with #gistflow statistics. So here comes the first one: 
This is all #gistflow tags at the moment. This picture was created using http://wordle.net. Lil ruby script for creating such a picture is under the cut
We are glad to announce that flow notifications are released! Since now you will receive emails about each new posts in your flow.

Currently notifications are triggered by every post in your flow, now there are not many posts so we hope it will not bother you. Later we will make notifications daily, weekly. More under the cut