11 March 2013
Category:
Web Development
Comments: 3

Remove /categories/ from WordPress URL’s

I’m in the process of setting up onepagerage.com, a website dedicated to one page website design which I believe is great for SEO and makes designers think long and hard about how information interacts as opposed to leaving a rectangular space for text content… any way i digress. On the install of this theme using [...]


26 October 2011
Comments: Comments Off

Freelance Manchester WordPress & Magento Developers We Want You!

NO AGENCIES!!! Manchester based Bite Digital are looking for some new talented Designers, WordPress and Magento developers to help our team produce some stunning ecommerce and corporate website projects for clients the world over. If you are a freelance designer or developer and have spare capacity or want to branch out into the frreelance landscape [...]


23 September 2010
Comments: Comments Off

A Plea to WordPress Theme Authors

SO you’ve created a great wordpress theme, got your demo site up and running and packaged the files for download… looks great so far. But you know what really annoys wordpress theme users? When the re-uploaded packaged file is totally unpopulated and doesnt look anything like the dmeo theme you’re showcasing on your site. Sure [...]


25 August 2010
Comments: Comments Off

Open Source ASP.NET Ecommerce System – NopCommerce

Just discovered this Open SOurce ASP.NET ecommerce system called NopCommerce. This is pretty revolutionary for me as in the past, I have been lead to believe that .NET systems are closed source, make use of COM objects and closed library files which resulted in almost every piece of .NET software being a paid application. The [...]


20 August 2010
Comments: 1

New Online Business Advice – Start Cheap!

As a pro web designer with over 10 years experience it pains me to say this but if you’re starting out with an online business the key is do do things as cheaply and more importantly basic as possible and once the site achieves a high search engine placement, then you can use your experience, [...]


9 August 2010
Comments: 3

Flash iPhone… Done!

From the creators of jailbreak comes flash for the iPhone. Steve Jobs said it couldn’t be done but some crayzee guy has managed to port flash to the iPhone 4/3gs/3g so you can now play farmville in all its glory. Its very buggy but worth it if you’re tired of seeing those blue lego bricks [...]


17 June 2010
Comments: Comments Off

WordPress 3.0 I is Rocking It

With so many new features, im gonna spend some serious time going through the new version of WordPress which was launched today! Like McDonalds…I’m Lovin’ It.


16 June 2010
Comments: 20

Magento Heart Internet Installation Guide

Installing the Magento ecommerce platform on Heart Internet is a complete pig of a thing to do. However I’ve discovered some great tutorials and tips to make sure your installation goes smoothly: Step 1. Upload all of the files to your web server (took me the best part of 1/2 a day). Step 2. Create [...]


15 June 2010
Comments: 4

PHP Training Courses in Leeds

I’ve been here for over a year now and thought I’d push my luck with the boss and ask if I could get some training to further my knowledge. Originally I thought about some SEO training with Aaron Wall, but at £600 a month and my (no doubt) considerable knowledge and experience in SEO, I [...]


11 June 2010
Comments: Comments Off

Decode gzinflate base64

I’ve been playing with some code in an existing script and come across a big chunk of encryption starting with the line : eval(gzinflate(base64_decode, this appears to be a method of encrypting a line with the base64 method and then gzipping the file to further make it difficult to read. To get around this and [...]