Search Results
Article: PHPNW11: A Review
… to be part of the team helping out on the day. I spent the day before the conference driving speakers from the airport to the Mercure … Piccadilly, and only partially getting lost in the convoluted mess of one way streets in the city centre. There was a pre-conference social … creating Zend Framework 2 then you can visit Matthew Weier O'Phinney's blog post or visit the official website at framework.zend.com . Enrico …
Article: PHPNW12: A Review
… year I was lucky enough to be involved in some of the pre-conference organising and helping out over the event. When the call for papers ended in June I spent a weekend reading abstracts and bios of speakers to try and … Once the sessions were complete I sat down and started working on a blog schedule and wrote a few blog posts to garner attention. Tutorial …
Article: PHPNW10: A Review
… This weekend saw the 3rd PHPNW conference and being a PHP developer, working in Manchester, it would be inexcusable for me not to attend :). After missing my train and pouring … take on why I devote so much of my spare time writing technical blogs and attending various user groups around Manchester. He used the …
Article: PHP Unconference Europe 2011: Part 1
… weekend saw the PHP Unconference Europe 2011 event in Manchester. The organisers were hoping that the rain would hold off for the weekend, … talks and discussions are mainly casual and dependent on what everyone decided to see on the day. The event ran across Saturday and Sunday … is starting to show it's age and there is plenty of interest in the blogosphere to replace it. The idea behind this PHP based project was …
Article: PHPNW13: A Review
… PHPNW13 is the 6th annual PHPNW conference, organised by members of the PHPNW community and Magma Digital . This … the actual conference. When the call for papers closed back in June I spent a weekend reading the submissions so that we could pick … into them. I had seen Ansible being mentioned a few times in various blog posts but never really saw how to get started with it. Michael …
… ($this->files as $file) { echo '<li>'.$file. ' <a href="'.$this->url(array('controller'=>'pdf', 'action'=>'viewmeta', 'file' => urlencode($file)),'default', true).'" title="View PDF Meta">View Meta</a>' . ' <a href="'.$this->url(array('controller'=>'pdf', 'action'=>'editmeta', 'file' => …
Article: Setting Locale In Zend Framework
… application has a locale, even if that is just the locale of the author. Through the use of locals you can make your application aware of what sort of language, currency and even timezone that the user would like to see. In Zend Framework this is … as this is a more involved subject and so will be part of a separate blog post. … Setting Locale In Zend Framework …
… websites through a browser and consists of a number of different components. It allows the creation of browser tests that perform certain actions, which can then be run again at a later date. Three … a Selenium test case that opened the homepage of #! code, went to the Blog page and made sure that it contained the text "Blog". This is what …
Article: Install PHPDocumentor
… PHPDocumentor is a fast and convent way of creating API documentation for your PHP … that the easiest way is to, again, use PEAR to install everything you need. To install PHPDocumentor using PEAR use the following command. … rather a lot to go over and so this will be the subject of a different blog post. … Install PHPDocumentor …
Article: Palindromes In PHP
… Richard Wiseman is a psychologist, magician, and author who runs a little blog over at http://richardwiseman.wordpress.com/ . His blog talks … as right to left'. Then I rode on. Two hours later I came across the next palindromic number sign. How fast was I going? I usually like to …