Bookmarks for 11 ott 2014 from 23:37 to 23:51
These are my links for 11 ott 2014 from 23:37 to 23:51: Vim Book – I've tried to document every significant command in Vim. It's been quite a job. Here's the 800 page result. Beyond grep: ack 2.14, a source code search tool for programmers – Designed for programmers with large heterogeneous trees of source…
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 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 26 ago 2014 through 27 ago 2014
These are my links for 26 ago 2014 through 27 ago 2014: Regular Expressions – Regular expressions ("regexes") are supercharged Find/Replace string operations. Regular expressions are used when editing text in a text editor, to: check whether the text contains a certain pattern find those pattern matches, if there are any pull information (i.e. substrings)…
Bookmarks for 26 ago 2014 from 10:58 to 11:18
These are my links for 26 ago 2014 from 10:58 to 11:18: okvm – Open source KVM over IP technology – The okvm project team in 2005 developed an open source okvm KVM Development Kit – so engineers could cost effectively roll their own integrated KVM over IP control appliances. These okvm KVM Development kits…