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
CSS IT JavaScript

Annoying IE Compatability Mode

Sep 24, 2014 admin

I recently had to create a site for an education facility, and they turn on Compatibility mode for all their networked…

JavaScript JQuery

Disabling certain days in jquery UI datepicker

Aug 4, 2014 admin

I wrote a site for my local pub and it involved a restaurant booking section. The user could select a…

MSSQL

Connecting to MSSQL

Jul 8, 2014 admin

I have had to create a few PHP sites that connect to a MSSQL server. Not being down with setting…

HTML IT

Redirect certain IP address .htaccess

May 19, 2014 admin

If you ever wanted to prevent certain IP addresses from accessing your site, you can easily acheive this in the…

MySQL

Convert a MySQL database to UTF8

Apr 30, 2014 admin

This is a “script” to convert your latin1 myisam database to utf8 innodb Dump the database mysqldump -u root -p database_to_convert > db.latin1.sql…

JavaScript

Convert Excel headers to numbers

Apr 9, 2014 admin

Quite often I have to convert datasets from one source to another target. Sometimes I can only export them as…

IT

Find a file containing a text string on Linux

Apr 3, 2014 admin

There is a very useful command in Linux, called grep. It is a utility for searching plain text files using…

CSS HTML

Google Fonts – nasty bold

Mar 3, 2014 admin

Say you are using Google Web fonts for some CSS. Well, if you don’t include the correct bits you may…

IT

Setting up Postfix to use an external mail server

Jan 28, 2014 admin

Sometimes sending mail to a dev account is all well and good, but if the mail server you are sending…

IT

Check open ports on Linux

Jan 24, 2014 admin

To run a scan on the port status on a Linux box, you can use the Nmap tool: nmap -sT…

Posts navigation

1 2 3 4 … 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