Quantcast
Browsing all 61 articles
Browse latest View live

Easy JavaScript Guessing Game – Part 2

By Tracy Ridge The JavaScript guessing game tutorial is a simple beginners project. It features modern JavaScript syntax and runs without a Framework. We have already built a foundation for our game in...

View Article


Display WordPress Posts on another WordPress Blog

By Tracy Ridge Following on from the post Display Your WordPress Recent Posts on a Static Page which was used to display your WordPress posts on a non-WP website on the same server. I have had several...

View Article


Create a Twitter App For The New API

By Tracy Ridge As you may, or may not know, Twitter are going to depreciate version 1 of their API next March. What does this mean to you? If you currently parse the Json file to display your tweets...

View Article

WordPress – Display your Cached Tweets using PHP and OAuth

By Tracy Ridge Primarily the focus of this tutorial is to display your cached tweets using PHP and OAuth on your WordPress website. We will be accessing the secure Twitter 1.1 API with PHP by parsing...

View Article

Display WordPress Posts as a News Ticker

By Tracy Ridge The following tutorial will display your latest WordPress posts in a news ticker format. The code is basically the same as my popular post Display Your Latest Posts on a Static Page...

View Article


Configure Apple Mail Email for Hotmail IMAP

By Tracy Ridge Microsoft announced a few months ago that they were to introduce IMAP support for anyone with a Windows Live, Hotmail, MSN email account. This tutorial we will configure Apple Mail to...

View Article

Jquery News Ticker – Display Recent Blog Posts

By Tracy Ridge In this tutorial, I will show you how to display your recent blog posts in your WordPress theme in a news ticker style format using the jQuery news ticker script. If you want to link to...

View Article

Jquery News Ticker – Display External RSS Feeds

By Tracy Ridge In this tutorial, I will show you how to display single or multiple RSS feeds using SimplePie in your WordPress theme in a news ticker style format using the jQuery news ticker script....

View Article


Adding Google Charts to WordPress Blog Part 1

By Tracy Ridge In this mini-series of Google Visualization tutorials, we will be adding a Google chart table to a WordPress theme without having to install any plugins but ensuring that we use the...

View Article


Adding Google Charts to WordPress Blog Part 2

By Tracy Ridge In this mini-series of Google Visualization tutorials, we will be adding a Google chart to a WordPress theme without having to install any plugins but ensuring that we use the correct...

View Article

iPhone Messages – Block Nuisance Numbers

By Tracy Ridge If you are like me and you are fed up of receiving those annoying nuisance text messages to claim for the accident you have never had, PPI, bank refunds then instead of ignoring them,...

View Article

Import/Export Brackets Themes and Extensions

By Tracy Ridge If you have, or want, brackets installed on multiple operating systems (OS) then it could be rather cumbersome having to manually install all your favourite extensions. Enter...

View Article

Ampps For Mac – Update to 3.3 Manually Without Re-installing

By Tracy Ridge Ampps is a fantastic piece of software if you want to run a testing server but upgrading on the mac has always been pretty awkward. The first time I upgraded, back when I was a Mac...

View Article


CSV to Geochart – Google Visualization Chart WordPress Tutorial

By Tracy Ridge In this tutorial we will parse a CSV file, containing random countries, with their own colour and tooltips displaying both the country and it’s continent. The CSV file will be converted...

View Article

Quickly Install Visual Studio Code on Garuda Linux

By Tracy Ridge I recently installed Garuda Linux on my Lenovo Yoga laptop. I came across an issue where I couldn’t install the Microsoft version of Visual Studio Code as it wasn’t in any of the...

View Article


JavaScript Date Sorter

By Tracy Ridge The JavaScript Date Sorter is a vanilla JavaScript Project that uses an HTML form to grab a name and date input and adds it to an HTML table. There is a third column that takes the date,...

View Article

Build an Awesome Daisy UI WordPress Theme – Part 1

Written by Tracy Ridge Daisy UI is an awesome selection of Tailwind components for your next WordPress classic theme. You can have your custom theme up and running within a few weeks. In this multipart...

View Article


Build an Awesome Daisy UI WordPress Theme – Part 2

Written by Tracy Ridge Daisy UI is an awesome selection of Tailwind components for your next WordPress classic theme. You can have your custom theme up and running within a few weeks. In the first part...

View Article

Build an Awesome Daisy UI WordPress Theme – Part 3

Daisy UI is an awesome selection of Tailwind components for your next WordPress classic theme. You can have your custom theme up and running within a few weeks. In the first part of the series, we set...

View Article

How To Use WordPress Page Navi With Daisy UI Navigation

In 2023 I revamped my WordPress theme to include Daisy UI. In this article, I will show you how to change the default styles of the popular WordPress Page Navi plugin to use the styles created by Daisy...

View Article
Browsing all 61 articles
Browse latest View live