Flex flex box
http://flexboxin5.com/
http://flexboxfroggy.com/
http://www.flexboxdefense.com/

oozey mess

Andulka
Today's Document
The Bowery Presents
Game of Thrones Daily
Jules of Nature
Sweet Seals For You, Always
tumblr dot com
Xuebing Du

izzy's playlists!
TMBGareOK. The Official They Might Be Giants tumblr

❣ Chile in a Photography ❣

tannertan36


Kiana Khansmith
Lint Roller? I Barely Know Her
Misplaced Lens Cap
Cosimo Galluzzi
RMH
seen from Israel
seen from France

seen from United States
seen from Iraq

seen from South Africa

seen from United States

seen from United States

seen from Japan

seen from Türkiye
seen from Russia
seen from Colombia

seen from Türkiye

seen from United Kingdom
seen from Netherlands
seen from Morocco

seen from Paraguay
seen from Venezuela
seen from United States
seen from Brazil

seen from Malaysia
@noxan-blog
Flex flex box
http://flexboxin5.com/
http://flexboxfroggy.com/
http://www.flexboxdefense.com/

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Looks promising, credits for the link to freakout.
Code style your Django recipe
The absolute style guide for python itself is PEP8 [1]. And there is even a offical Django style guide [2]. It is a good addition for e.g. the positioning of the Meta class within a model.
And to ensure your code style is applied and used properly best make use of flake8 [3]. It got the best of the most common other style checkers combined.
Finally add your code style checker to your continous integration (CI) server. It keeps track of what you are doing and should not be doing. And if you tell your builds to fail for style errors, which might sound a bit heavy in the beginning, but is the best way to ensure, that you keep fixing and paying attention to them.
What for all the effort? And why care about it at all? Ask me the next time you got a merge conflict because someone added a space somewhere. Or at least think of this post then, cheers!
[1] https://www.python.org/dev/peps/pep-0008/
[2] https://docs.djangoproject.com/en/1.8/internals/contributing/writing-code/coding-style/
[3] https://pypi.python.org/pypi/flake8
angular2 is beta.
let's give it a try with webpack and babel since we love es2015.
angular2 howto
https://angular.io/docs/js/latest/guide/
http://tryangular2.github.io/
angular2 project structure
https://github.com/mgechev/angular2-seed
https://github.com/NativeScript/sample-ng-todomvc
upgrade 1 to 2
http://blog.thoughtram.io/angular/2015/10/24/upgrading-apps-to-angular-2-using-ngupgrade.html
tooling references
https://github.com/AngularClass/angular2-webpack-starter
https://github.com/shuhei/babel-angular2-app
https://github.com/babel/babel-loader
http://blog.xebia.com/unlocking-es2015-features-with-webpack-and-babel/
http://jamesknelson.com/webpack-made-simple-build-es6-less-with-autorefresh-in-26-lines/
angular 2 forms
http://blog.ng-book.com/the-ultimate-guide-to-forms-in-angular-2/
http://angularjs.blogspot.de/2015/03/forms-in-angular-2.html

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
When writing (:w) files in Vim on Linux, chokidar's example script produces events like this: RawEvent: change Quota.js { watchedPath: '/project/app/modules' } change /project/app/modules/Quota.js...
If you are awesome and use vim but your webpack-dev-server does not reload, this github issue might offer a solution to you.
Informative. Confirms a lot of my experiences and tech stack. And let's me think about giving react a try once again.
Loading indicators for angular
https://github.com/Urigo/angular-spinkit
https://github.com/cgross/angular-busy
Upgrade postgres database
If you ever need to upgrade your database after you migrated to a new postresql version, but your database still runs on the old version. Here is the perfect gist to help you:
https://gist.github.com/ivanvanderbyl/4222308
(Maybe you have to adjust the version numbers, but for me it worked fine to upgrade 9.0 to 9.4)
i18n with angular + phonegap
https://docs.angularjs.org/guide/i18n
http://angular-translate.github.io/docs/#/guide
https://gist.github.com/iammerrick/5518936
https://github.com/SlexAxton/messageformat.js/
http://stackoverflow.com/questions/8878002/phonegap-cordova-internationalization-support

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Docker compose with Django
https://realpython.com/blog/python/django-development-with-docker-compose-and-machine/
https://www.calazan.com/using-docker-and-docker-compose-for-local-django-development-replacing-virtualenv/
http://www.syncano.com/configuring-running-django-celery-docker-containers-pt-1/
https://docs.docker.com/compose/
https://docs.docker.com/compose/django/
https://docs.docker.com/
https://www.vagrantup.com/
Good theme for Windows 7.
Torchlight 2 - guides and mods
Outlander
http://forums.runicgames.com/viewtopic.php?f=42&t=42469
http://forums.runicgames.com/viewtopic.php?f=42&t=46475
Embermage
http://forums.runicgames.com/viewtopic.php?f=43&t=42522
http://forums.runicgames.com/viewtopic.php?f=43&t=36991
http://forums.runicgames.com/viewtopic.php?f=43&t=39217
http://forums.runicgames.com/viewtopic.php?f=43&t=36707
Mods
http://synergiesmod.com/
http://forums.synergiesmod.com/index.php?PHPSESSID=96f340890008dd2bf452cfc91f024524&board=36.0
http://www.runicgamesfansite.com/vbdownloads.php
Let’s Encrypt is a free, automated, and open certificate authority brought to you by the Internet Security Research Group (ISRG).
Lovely :)
Game analytics
http://playtomic.org/api/unity3d.html
https://go.gameanalytics.com/login
http://blog.mostlytigerproof.com/2009/10/06/gathering-statistics-using-google-analytics-and-unity-3d/
http://en.kii.com/blog/advanced-analytics-for-your-unity-3d-game/

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Short and good tutorial on todo annotations in LaTeX documents.
http://tympanus.net/codrops/
Amazing inspirations for building websites :)