Skip to content
  • Wed. Feb 25th, 2026

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

Simple .debounce function Loop wiring at home Finding text in files in a folder Calculation for working out overage Auto-complete Lists in HTML5
JavaScript

Simple .debounce function

Feb 12, 2026 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
JavaScript

Simple .debounce function

Feb 12, 2026 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
IT MySQL

Editing massive files on Windows

May 30, 2012 admin

I you need to edit a MySQL dump which is 2.5Gb and you are unfortunately running Windows, I’ve found a…

CSS HTML

Absolute positioning within another container

Apr 17, 2012 admin

Say you want to position something within its container, then the element you are trying to position needs to have:…

PHP Zend Framework

Custom Zend Validator error messages

Apr 17, 2012 admin

The Zend Validator error messages are not the most helpful. Considor the below code for creating a file input: $this->addElement('file',…

PHP

PHP Create a ZIP file

Mar 19, 2012 admin

I was just playing around with PHP’s ability to create compressed files, and I had a problem. My ZIP file…

Doctrine HTML JavaScript JQuery PHP Zend Framework

Netbeans – Goto matching brace/bracket

Mar 15, 2012 admin

If using Netbeans for your development and you have a horrendous spagetti coded “if” statement, you can use a keyboard…

JavaScript JQuery

Preventing pesky consoles. (forgetful developers)

Mar 11, 2012 admin

I always end up leaving debug code in my pages for one reason or another. One of which is console.log()…

JavaScript

JavaScript – Use a variable for a function call

Feb 28, 2012 admin

Sometimes you want to pass a function around from script to script as a string containing the function name (well…

IT MySQL

What is database sharding?

Feb 14, 2012 admin

Databases, by their own nature, become large beasts. This is a fact of life and whilst a lot of databases…

HTML IT

Using mod_rewrite for clean URLs

Jan 31, 2012 admin

Say your message board on your blog uses the following request URL to find and display the correct data: http://www.mysite.com/blog/index.php?category=news&year=2012&month=1…

Doctrine PHP

Message: [Syntax Error] Expected PlainValue, got ”’ at position x in property {model}

Dec 14, 2011 admin

Was getting the above error in my Doctrine project, turned out I had used a single quote in the ORM…

Posts navigation

1 … 11 12 13 … 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
  • Simple .debounce function
  • Loop wiring at home
  • Finding text in files in a folder
  • Calculation for working out overage
  • Auto-complete Lists in HTML5
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

JavaScript

Simple .debounce function

Feb 12, 2026 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

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