Love your WordPress site? Make it faster, tougher and smarter with top notch hosting at a 50% saving. Plus a month free if you sign up before the end of May! At PIE, we work with specialist WordPress hosting provider WPEngine, to bring our customers high quality hosting at an affordable price. Why is it…
Author: Danny
NOT ALL HOSTING IS EQUAL
Our hosting package comes straight from WP Engine. We chose WP Engine hosting because we found their reputation for being an awesome specialist WordPress hosting provider to be entirely justified.
WordPress Support, Maintenance & Hosting
Broken your site? Need a bespoke plugin? Need your theme to be just so? We offer two tiers of support pricing, billed by the minute, not the hour. All packages are covered by an SLA so you know what to expect from us.
WordPress Plugin Development
From simple API integrations to building an entire application platform based upon WordPress, we have the development experience and WordPress expertise to integrate the functionality that you need into the platform that you love using.
WordPress and WooCommerce
We offer professionally built WordPress websites with a choice of themes, customisation, SEO audit, social media integration and on site analytics setup. For ecommerce sites, we have a loads of WooCommerce experience.
HTML5 forms & a new Macbook Pro
WARNING: There is a distinct lack of hamsters in this video. Likelt very dull for non-geek types. Peace out.
Using variables in CSS
I’m working on a little PHP script to allow for variables and inheritance in CSS. I know there’s a ruby script that does this somewhere, but I fancy seeing if we can’t get a pure PHP version up & running between us. If you’re somebody that writes their own CSS and are willing to have…
Finding the RSS Feeds of your Facebook Status Updates
Edit:As of recent changes (7/2/2010) to FB, this is no longer working for me. You might have better luck. Why don’t facebook just make this stuff available? Edit: This method has worked for my account and several others, but fails for some people. If you are greeted with the message “This feed URL is no…
Limiting the number of times a PHP loop will run using the break command
If you’re reading this page then you’re already likely familiar with the standard PHP for, while and foreach loops. If not, then may I suggest some background reading first – http://www.php.net/manual/en/language.control-structures.php. That said, I added a new weapon to my PHP arsenal today in the form of a better understanding of the break command. I’ve…
Good habits for password security
We all have it drummed into us to use different passwords for everything, but how many of us actually do? and how many of those use more than 2 or 3 passwords over and over again? If you ask yourself why not, it’s probably because you can’t / don’t want to remember lots of different…