Archive for the ‘Learning’ Category

« Older Entries |

A good aspect of uni projects

Wednesday, March 10th, 2010

Experimentation

After my rant from the other week, where I questioned the benefits of continuing with my university career, I thought I would highlight one of the benefits of university and the projects that are required to be undertaken. Experimenting with new techniques and technologies can be beneficial whilst trying to get your head around things such as HTML5, CSS3 and jQuery for example. By having a clearly defined project on a university project that is not subjected to the same audience and restrictions as a “real-world” project.

Recently I’ve been working on a project which has allowed me to make use of a variety of HTML5 elements and also to use far more of the CSS3 techniques than I could get away with in a client project. Transitions and other experimental things such as background gradients can be used on more critical elements due to the nature of the project, whereas in a client site they should only be used on “extras” which were not design critical until the browsers have caught up with the specification.

Having these experimentation opportunities is critical for students as the techniques which are taught to us can often leave a lot to be desired (one lecturer still uses table based layouts!) and by carrying out some independent learning and having somewhere to experiment can be vital for any future employment opportunities. If a student is interested in gaining a career in web design, I also feel it’s important to have their own website which they can show off their skills and show any future employers that they are keen and have a genuine interest in the subject.

Students often suffer from a lack of experience and a limited portfolio when it comes to gaining employment but university projects can be beneficial as they provide projects with clearly defined goals and parameters. Whilst it’s good to create designs for fictional reasons and it can be extremely beneficial to practice design skills and play around out with the curriculum, it’s also good to work within the (sometimes painful) constraints of university projects.

Like anything, the more you practice then the better you will become at something and the same applies to web design, and students shouldn’t just wait for lecturers to hand out the work – they should create it themselves.

Posted in Learning, Project 52, University | No Comments »

Wordpress Exploit Scanner

Wednesday, March 3rd, 2010

Wordpress Exploit Scanner

Recently I’ve been working on restoring a Wordpress blog back to health after it was compromised, and after performing an upgrade to both Wordpress itself and all contributed modules, I used the excellent Wordpress Exploit Scanner to identify errors and inserted code within files, and it was able to identify that a malicious php script was inserted into the first line of almost every plugin file.

(more…)

Posted in Learning, Project 52, Web Design | No Comments »

My First Drupal Theme

Wednesday, February 3rd, 2010

My First Drupal Theme

After just completing my first Drupal theme created from scratch, it was a big learning curve trying to style certain aspects of the content, especially some of the Views generated content but that’s a discussion for another day. Wrestling with the different settings and style sheets included with modules took a bit of time and although it’s only a basic theme, I  was quite pleased with it. After completing this and fighting with the code to a certain extent, I was curious what changes would be made to theming in Drupal 7 after the involvement of Mark Boulton and the whole D7UX project. (more…)

Tags: , ,
Posted in Drupal, Learning, Project 52 | No Comments »

« Older Entries |