Skip to content
  • Sat. Sep 27th, 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
MySQL

Copy a record within the same table MySQL

Jun 26, 2012 admin

Just a simple copy record function. First of all, pick a random temporary table name, and ensure you don’t have…

MySQL

How to install MySQL Server on Centos

Jun 26, 2012 admin

To install MySQL on Centos is a little different from Ubuntu – as I found out. Obviously APT is replaced…

MySQL

Logging MySQL Queries

Jun 22, 2012 admin

I often set up mysql query logging when I am diagnosing a problem. In the my.cnf file, enter (or update…

IT

Installing a Microsoft MSI file in Wine

Jun 19, 2012 admin

Wine doesn’t always play well with MSI files, so I have to install them through the terminal: wine msiexec /i…

PHP Uncategorized

Create changelog for SVN

Jun 19, 2012 admin

Its fairly very simple to get a changelog from Subversion when you know the revision numbers you are searching for:…

MySQL

Using MAX and DATE_FORMAT to get the latest date from a MySQL table

Jun 18, 2012 admin

Don’t use DATE_FORMAT when trying to assertain the latest date in a table. It won’t work. DATE_FORMAT will convert the…

JavaScript JQuery

Cancelling the event for jQuery imgAreaSelect

Jun 18, 2012 admin

http://odyniec.net/projects/imgareaselect/ I have been using this excellent jQuery plugin which allows the user to draw a lasso around several objects…

IT

Setting up a Google Apps account on Empathy

Jun 12, 2012 admin

I found that no matter what I tried, I could not get Google Talk to work through Empathy (on my…

PHP

How to install PEAR (Linux)

Jun 4, 2012 admin

PEAR (PHP Extension and Application Repository) is a bunch of extensions you can install on your server to uitilise clever…

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…

Posts navigation

1 … 10 11 12 … 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