schlitt.info - php, photography and private stuff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :Author: Tobias Schlitt :Date: Thu, 19 Sep 2013 08:35:38 +0200 :Copyright: CC by-nc-sa === PHP === - The future of PEAR::Net_FTP(2) PEAR::Net_FTP was initially planned as a simple object oriented wrapper to the native PHP FTP functions, with some additional features. This goal has been reached more or less since the first stable release on 2003-07-15. The upcoming version 1.3 (RC2 actual) implements the following features: - Call for papers: Linuxtag 2005 As usual, the Linuxtag in Karlsruhe, Germany, will take place in June next year (22nd - 25th). This time, it's the anniversary 10th Linuxtag. Since yesterday Linuxtag expects talk proposals from open source developers on topics around the free operating system and other open source projects. Until now the call-for-papers website is German ony, which will change in the near future, I guess. - PEAR::Services_Delicious Today Stephan Schmidt threw the first public release of his new PEAR package Services_Delicious, which allows to communicate with del.isio.us through PHP pretty easily. His announcement shows a pretty little example. Since I'm currently on a del.icio.us trip (I recently migrated all of my bookmarks there), I like that thing pretty much, also I did not come to try it out, yet. - Comfortable PHP editing with VIM -2- I updated my .vimrc regarding the comments posted for my first entry about "Comfortable PHP editing with VIM". You can see and download it here. - More photos from the PHP Conference I added some more photos from the PHP Conference in Frankfurt to my gallery. Thanks to Nico Edtinger. - Regex guru needed I recently wanted to extract all function/method prototypes from a PHP files, using PCRE. The extraction itself is not a real problem, but for further processing I need every single parameter of each function as a seperate element. Surely it would be no problem, when using 2 regex (a. extract the function prototype, b. extract the parameters), but this would (IMHO) be much more resource intensive than doing all at once. - Comfortable PHP editing with VIM I've always been a vi-hater, until I really came to know it. As most Unix newbes I first did not know in a way how to deal with vi in general and therefore never even touched it for years (I guess in the very first weeks, I did not even know, it exists). - Back from the PHP Conference Yeah, I guess I was the one with the shortest way home, today. After bringing Lukas, Marcus, Hartmut and Aaron to the airport, it took me about 15 minutes to get home (because of some after-work traffic on the highway). ;) - Photos from the PHP Conference I recently put up Aarons photos on my website. There are some nice shots of our workshop (see below) and some other sessions, as well as the after day party, yesterday. Thanks Aaron! - Impressions from the International PHP Conference 2 days of the Conference have passed and it's time to post a little half-way review. Although I cannot attend the complete conference (yes, there are people who have to work and study), I'm again very impressed of being together with all those geeks you normaly just know from mails and chats.