Kategorie: PHP
-
PHP-Unconference 2008, part II
von
in PHPSarah already wrote something about the PHP Unconference, but Mayflower sent a bigger team, so here are some more impressions. The unconference had a fair share of the „ever-present“ people in PHP development and the corresponding open-source community and also people interested in recent features and willing to learn although they came from different backgrounds.…
-
PHP Unconference 2008 Hamburg
von
in PHPLast weekend the PHP Unconference took place in Hamburg. With about 120 participants it took awhile to vote for the offered talks but at the end more than 30 sessions appeared on the agenda for two days and that promised to be an exciting weekend. You’ll find all topics and summaries on PHP Unconference Wiki.…
-
Mayflower at the PHP Unconference 2008 in Hamburg
von
in PHPMayflower and SektionEins are sponsors of the PHP Unconference 2008 in Hamburg. For all those of you who weren’t so lucky to get a ticket or who don’t have the time to be there we will post articles about the event next week – so stay tuned.
-
Optimizing your front-end
von
in PHPThe web 2.0 revolution has changed our understanding of the internet. Web sites are able to offer route calculations with high resolution maps, online-shops have real-time search delimitation and thousands of other services want to make our life easier. Modern web sites are full of features: Client-site logic in the form of JavaScript (AJAX), eye-catching…
-
Put out the age of a date in words
von
in PHPRecently, I have to output the age of a date in words and didn’t have a framework to work with. The first steps were to parse the given date into an array and create a timestamp with the individual parts. The difference between the timestamp of now and the created timestamp yielded the age in…
-
Developer Blog for PHProjekt 6 started
von
in PHPThere have been lots of changes since PHProjekt has been first launched in November 2000. But now, seven and half years and a lot of downloads later the development team decided that a complete makeover is necessary not only to include more Web 2.0 features (some like a RSS-Reader are already available as addon for…
-
FTP via Proxy with cURL
von
in PHPThere should be no problem to download files dynamically via FTP and user/password authentication. But what if using an http proxy in between? Well, there are some useful options you may set with curl_set_option but in our case most were not accepted. The main problem was getting the list of files laying on the ftp…
-
PHProjekt in Poland – Meeting with deputy prime minister
von
in PHPSometimes it is great to work for open source projects: Monday and Tuesday I was in Warzaw on the invitation of the deputy prime minister, Waldemar Pawlak. The topic of our meeting was the strategic use of PHProjekt as the project management tool in his Ministry of Economy and a possible indroduction as collaboration platform…