logo
Nov
30

Giving myself projects

Over the next 6 weeks i’m going to have alot of free time to myself and I thought I’d use that time to give myself some projects to put my PHP skills to test. I’ve made some small applications in the past such as multi image uploaders, but I want to create a full scale website from ground up. The hard part is thinking of what to make, it could be something that’s already done....
Nov
26

Wordpress 2.9 Features

I’ve watched Wordpress grow over the years and it’s always getting better and better. Each major Wordpress update isn’t just a small one, the development team add a host of new features as well as fixes/tweaks. We are currently at version 2.8.6 as of writing this post and version 2.9 is on it’s way. Here’s the lowdown on what I think are the best features:- Image...
Nov
25

The PS3 games i’m getting for Xmas 2009

Christmas is around the corner… again! And it’s that time to start writing your Christmas list. Apart from the usual sweets, chocolate, smellies and other junk you usually get, I like to slam a few Playstation 3 games in there. This year is going to be a bit tricky because my girlfriend goes away next week for 6 weeks so I need something to play during then – that’s not to say...
Nov
22

Why I Use Codeigniter For My Web Applications

A web developer at some point will look at how they can speed up their development and how to make it easier to develop web applications. If you want to make this possible you are going to have to look for a framework. The dynamic language i use is PHP because of it’s easy learning curve. I’ve had a dabble with other languages such as ASP, i found PHP the easiest and it’s more widely...
Nov
20

Thierry Henry Handball Video

I don’t usually follow international football unless my country is involved. One thing that caught my eye was the amount of people complaining about Thierry Henry’s handball that produced a goal for France and made them go onto win the match. Literally every status on facebook dissed the frogs so I immediately went to check it out. For those of you that don’t know what i’m on about,...
Nov
18

An XSLT stylesheet does not have an XML mimetype

If you take a look at your stylesheet whether it’s for a blog or a normal website (usually found at domain.com/sitemap.xml), does it throw up the following error: An XSLT stylesheet does not have an XML mimetype? If so what you need to do is put a .htaccess file in the root of your server (if you don’t already have one) and add the following to the bottom: AddType text/xsl .xsl What this...
Nov
16

Moving/Importing Large MySQL Databases

In my daily job of web development i sometimes come to a grinding halt when a task i have to do requires a bit of tinkering. A week or two ago i had the task of moving a large mySQL Database from one server to another, and what a pain it was. First of all the size of this database was roughly 80MB, secondly the server only allowed a max upload of around 2MB via phpMyAdmin so i thought how the hell am i...
Page 1 of 212
logo
© daparky.com 2009