schlitt.info - php, photography and private stuff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :Author: Tobias Schlitt :Date: Sat, 20 Feb 2010 21:33:41 +0100 :Revision: 2 :Copyright: CC by-nc-sa ======== Articles ======== Over the years, I published articles in my blog, which are of durable relevance and not only of temporary. In this section, you find a collection of such articles, sorted by topic, and direct links to the depth of my blog. The articles linked here are in cronological order, from oldest to newest (mainly for the reason, that a blog is made up the other way around). --- VIM --- One of the most visited blog series on my blog is *Comfortable PHP editing with VIM*. Here I documented my findings on settings and functionality in the VIM editor that assist you with programming PHP. - `Comfortable PHP editing with VIM`__ - `Comfortable PHP editing with VIM -2-`__ - `Comfortable PHP editing with VIM -3-`__ - `Comfortable PHP editing with VIM -4-`__ - `Comfortable PHP editing with VIM -5-`__ - `Comfortable PHP editing with VIM -6-`__ __ /opensource/blog/0278_comfortable_php_editing_with_vim.html __ /opensource/blog/0283_comfortable_php_editing_with_vim_2.html __ /opensource/blog/0331_comfortable_php_editing_with_vim_3.html __ /opensource/blog/0372_comfortable_php_editing_with_vim_4.html __ /opensource/blog/0488_comfortable_php_editing_with_vim_5.html __ /opensource/blog/0543_comfortable_php_editing_with_vim_6.html Closely related to these are the articles about my VIM script PDV (phpDocumentor for VIM), which is nowadays included in `VIP (Vim Integration for PHP)`__. __ /opensource/blog/0719_pdv_vip_now_on_github.html --- PHP --- Over the years I collected some articles on PHP application development, which are often linked and still of public interest. Find a list below: - `How to run PHP4 and PHP 5 prallel`__ - `Qmail and PHPs mail() function`__ - `Avoid an endless pifall`__ - `"Virtual properties"`__ - `Reflecting private properties`__ - `Identity Map pattern`__ - `Heap, heap, hooray!`__ __ /opensource/blog/0083_how_to_run_php4_and_php_5_prallel.html __ /opensource/blog/0492_qmail_and_phps_mail_function.html __ /opensource/blog/0523_avoid_an_endless_pifall.html __ /opensource/blog/0547_virtual_properties.html __ /opensource/blog/0581_reflecting_private_properties.html __ /opensource/blog/0706_identity_map_pattern.html __ /opensource/blog/0718_heap_heap_hooray.html ----------- Development ----------- Some popular articles are not directly related to PHP, but are valueable for programmers in any language. - `Why documentation matters`__ - `Why code coverage matters`__ - `Making the kernel`__ - `XPath`__ (an extensive introduction) - `An awful lot of files in SVN`__ __ /opensource/blog/0540_why_documentation_matters.html __ /opensource/blog/0539_why_code_coverage_matters.html __ /opensource/blog/0564_making_the_kernel.html __ /opensource/blog/0704_xpath.html __ /opensource/blog/0710_awful_lot_of_files_in_svn.html ----------- Open Source ----------- The following articles are not closely related to development, but to any position in open source projects and OSS in general. - `10 golden rules for starting with open source`__ __ /opensource/blog/0541_10_golden_rules_for_starting_with_open_source.html .. Local Variables: mode: rst fill-column: 79 End: vim: et syn=rst tw=79