Showing posts with label php. Show all posts
Showing posts with label php. Show all posts

Thursday, 4 December 2008

phpBB icons

More theme development. This time it's icons for the forum.

Monday, 16 June 2008

A change in direction

As I've said before, my original intention was to learn PHP and then to work on altering WordPress (and other software) to my needs. Having begun down this path, I found it to be a far more daunting task than I'd first imagined. While learning PHP didn't seem too difficult, becoming proficient with it on a level that would allow me to work with a programme as complex as WordPress in such a short time is probably near impossible (or would probably require me to be locked in a room alone for the next few months).

Fortunately, having installed WordPress on part of my personal website and having looked into what you can do with it as a site-building/management tool, it seems that it's flexible enough in itself to be able to do what I want. While this means that the site may not end up the way one designed completely from the ground up would have, it does mean that the site will be a lot closer to working fully than I had originally thought.

The next step shall be to look into how to adapt WordPress (using the settings available, as well as the various plugins there are) in a way that will allow the site to function in the way I wish. I shall also be looking into how to alter the site design. This means I shall be working on design ideas for the site, which I shall put up here.

Friday, 30 May 2008

Learning languages

So, a big step has been taken on the journey to building the site. I' ve now learned CSS (and I've put these skills into practice by building my own site). the next step will be to learn PHP and (possibly) SQL.

My plan for building the interface for submitting/editing pieces of work on the site is to use an altered version of WordPress. Depending on what WordPress can do and what I need, I may use MediaWiki as well. How I will do this will have to be looked into more when I have the ability to understand the workings of the programmes.

Feel free to let me know your thoughts on these ideas.

If anyone else wishes to learn CSS (or various other languages like HTML, PHP, etc). I highly recommend W3Schools.