Bookmarks for 9 ott 2014 through 11 ott 2014
These are my links for 9 ott 2014 through 11 ott 2014: spf13-vim – The Ultimate Vim Distribution – spf13-vim is a distribution of vim plugins and resources for Vim, GVim and MacVim. It is a completely cross platform distribution that stays true to the feel of vim while providing modern features like a plugin…
Bookmarks for 5 set 2014 through 8 set 2014
These are my links for 5 set 2014 through 8 set 2014: Mail-in-a-Box – Mail-in-a-Box turns a fresh cloud computer into a working mail server. You get contact synchronization, spam filtering, and so on. On your phone, you can use apps like K-9 Mail and CardDAV-Sync free beta to sync your email and contacts between…
Bookmarks for 1 set 2014 through 2 set 2014
These are my links for 1 set 2014 through 2 set 2014: The Twelve-Factor App – In the modern era, software is commonly delivered as a service: called web apps, or software-as-a-service. The twelve-factor app is a methodology for building software-as-a-service apps that: Use declarative formats for setup automation, to minimize time and cost for…
Bookmarks for 29 ago 2014 through 1 set 2014
These are my links for 29 ago 2014 through 1 set 2014: Scaling PHP apps via PHP-FPM clustering | Jamie Alquiza – PHP-FPM is a way to move your busted PHP handling from one place to another. It's essentially a pool of processes ready for PHP interpretation through FastCGI. While Apache will service client connections…