Search Results
… Wordpress is a pretty neat blogging platform, but it falls over quite spectacularly when … example. line 1 line 2 line 4 … Adding Code To Wordpress Blogs And Comments …
Article: DrupalCamp London 2015
… Nearly a month has passed since my visit to London for this year's DrupalCamp and I thought I would put my thoughts down on the blog. I went down with a group of colleagues from my company Access on …
Article: Why I Went For A Macbook Pro
… computer) and I thought I would write about my reasoning behind it. Normally, people don't tend to ask why you bought a computer, but with … to a few different people already, so I thought it would make a good blog post. I've been a continuous Windows user since Windows 3.1, and … running Windows 7, as well as a couple of Windows XP virtual machines for testing. I think as an operating system Windows can be best …
… The title tag on the Blog module index page (found at /blog after the module is installed) … of Drupal. I've been talking to other Drupal developers and reading forums about the best way to go about changing the title of the blog … containing the word "blog". The only limitation here is that this will need to be altered every time the title changes. This, however, …
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 …
Article: Logging Errors In WordPress
… To debug WordPress many sites will tell you to add the WP_DEBUG setting on its … to a file. Open up your wp-config.php file and add the following lines of code above the line that says "/* That's all, stop editing! Happy blogging. */". Any changes to this file should always go above this …
… Following on from my previous blog post about installing Flex on Windows I thought I would go through … compile and run your Flex project and is the central starting point for all the rest of the compile process. This file controls your … be somewhat familiar with how elements are coloured, padded and positioned. When you compile your application it will create a swf file in the …
… 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: Wordpress DoS Attack Script Solution
… There is a script knocking about on the internet at the moment that allows an attacker to run some code that will bring your Wordpress blog to its knees. This will more than likely cause your host to get …