Archive for the ‘web design’ Category

How To View Page Source without Reposting in Firefox

Wednesday, November 4th, 2009

So,

Dreamweaver search and ‘Find and Replaces’ overlooks .htaccess filetypes

Sunday, July 26th, 2009

If you are adamant that a phrase is in one of your .htaccess files, yet Dreamweaver is …

industrial standard software

Saturday, November 15th, 2008

I wonder what that means?

In my youth I was always wondering what was the software to use …

How many varying wiki markup languages are there and what are the differences between them?

Sunday, October 26th, 2008

How many varying wiki markup languages are there and what are the differences between them?

Some Questions

I want …

array to vars php function - make array keys available as variables

Sunday, October 26th, 2008

There is a handy php function, called extract() ,that can be applied to a string-indexed …

I’m amazed by Google Chrome - even before i’ve tried it

Friday, October 24th, 2008

WOW! - Chrome Bot bug-testing their new browser on Google’s archive of the World’s web …

DESCRIBE selecting the PRIMARY keys of a table in mysql

Saturday, October 4th, 2008

I wanted to dynamically select the primary key of a MySQL table (tbl_name)  in my php code. …

Personal Research Into Character Encoding - Those Funny Characters Explained

Wednesday, January 2nd, 2008

This blog post follows on from the post that I wrote whilst I was digging around …

refactoring - the power of good variable, method and function names within code

Tuesday, October 30th, 2007

Deep in some rainforest, an explorer found a long-lost tribe of people who could only count up …

php - using fopen instead of upload to import external images to website over http

Thursday, October 25th, 2007

If you want to let your website users add their own images to your website you could …