Skip to content
  • Fri. Sep 26th, 2025

Chris Tate-Davies

A bunch of ramblings about PHP programming, JQuery, MySQL and other 'stuff'

  • Home
  • About
Top Tags
  • MySQL
  • linux
  • terminal
  • PHP
  • ubuntu
  • mac
  • jquery

Latest Post

Loop wiring at home Finding text in files in a folder Calculation for working out overage Auto-complete Lists in HTML5 HTML5 Boilerplate
DIY

Loop wiring at home

Mar 29, 2023 admin
IT

Finding text in files in a folder

Jan 4, 2022 admin
Uncategorized

Calculation for working out overage

Oct 25, 2021 admin
HTML JavaScript JQuery

Auto-complete Lists in HTML5

Jul 9, 2021 admin
HTML

HTML5 Boilerplate

Apr 8, 2021 admin
DIY

Loop wiring at home

Mar 29, 2023 admin
IT

Finding text in files in a folder

Jan 4, 2022 admin
Uncategorized

Calculation for working out overage

Oct 25, 2021 admin
HTML JavaScript JQuery

Auto-complete Lists in HTML5

Jul 9, 2021 admin
Humour IT

God, Windows is sloooooow

Nov 30, 2011 admin

I am assisting a colleague today check out a rather large feature branch. I showed him the branch address and…

CSS HTML

HEX colour chart with RGB reference

Nov 30, 2011 admin

I need this quite often so I thought I would put it on my site. Nothing more, nothing less. (Click…

HTML

CSS properties direction (padding, margins, etc)

Nov 25, 2011 admin

You’ll have no doubt seen: padding: 5px 10px 5px 10px; in a CSS file. Do you ever wonder which of…

IT

Ubuntu, Thunderbird always maximised

Nov 23, 2011 admin

I recently switched from Linux Mint back to the old trusty Ubuntu (11.10) One major problem was Unity, but I…

HTML

A-Z list of CSS features

Nov 20, 2011 admin

Found this great list of CSS features. https://developer.mozilla.org/en/CSS/CSS_Reference

JavaScript

Javascript Hoisting

Nov 18, 2011 admin

When using JavaScript, you declare a variable using the var keyword. var myvariable = "a value"; These variables are globally…

PHP Zend Framework

Accessing controller data from a partial viewscript

Nov 17, 2011 admin

When using an inline partial viewscript in my form, I sometimes need access to data. I can accomplish this by…

HTML JavaScript JQuery

Viewing events attached to elements via JavaScript

Sep 27, 2011 admin

If like myself, you often attach functions to elements using jQuery, for example: $('.btnName').live('click', function() { //do something }); There…

MySQL

MySQL Error in create table syntax ‘USING BTREE’

Sep 27, 2011 admin

We had an odd thing today, whilst performing a apply-db-changes we received the error: You have an error in your…

Doctrine MySQL PHP Zend Framework

Setting up Class Table Inheritance with Doctrine 2.0

Sep 13, 2011 admin

Have had some serious problems getting this working, but after a 4 hour head bashing session, we’ve cracked it. CREATE…

Posts navigation

1 … 12 13 14 … 19
Tags
Access admin ajax apache bash centos class command command line config Console CSS date error events files find fonts google grep HTML install ip address iphone javascript jquery linux log mac microsoft mssql MySQL PHP regex regular expressions root service subversion svn terminal ubuntu vpn windows Zend zend framework
Recent Posts
  • Loop wiring at home
  • Finding text in files in a folder
  • Calculation for working out overage
  • Auto-complete Lists in HTML5
  • HTML5 Boilerplate
Recent Comments
  • Pharaoh Deathmask on eXfat drive not working in Windows XP?
  • admin on eXfat drive not working in Windows XP?
  • David Coleman on eXfat drive not working in Windows XP?
  • Matt on eXfat drive not working in Windows XP?
  • Michael on eXfat drive not working in Windows XP?

You missed

DIY

Loop wiring at home

Mar 29, 2023 admin
IT

Finding text in files in a folder

Jan 4, 2022 admin
Uncategorized

Calculation for working out overage

Oct 25, 2021 admin
HTML JavaScript JQuery

Auto-complete Lists in HTML5

Jul 9, 2021 admin

Chris Tate-Davies

A bunch of ramblings about PHP programming, JQuery, MySQL and other 'stuff'

Proudly powered by WordPress | Theme: Newsup by Themeansar.

  • Home
  • About