Kaye Tolson- Music

I had the opportunity to put together a site for Kaye Tolson, a local musician from my hometown of Stephenville Texas. It was a lot of fun to work with her, and to help her start selling her albums online! It has clips from her latest album “Share My World” on the homepage, a page of her upcoming shows, and a shopping cart to sell her CDs.

kaye-tolson

I used a free website template from http://www.freewebsitetemplates.com/ called Vinyl Record Shop. I modified it and turned it into a WordPress theme. The Vinyl Record Shop theme is the property of Free Website Templates. I also used the following plugins: Ultimate DJ Manager for the music clips, GigPress for the shows page, and Jigoshop for the shopping cart.

Live site

Paradigm Church App

paradigm-church-app-google-play

I just launched the app for Paradigm Church with pulls data from their website (paradigmchurch.com). It allows them to log into their website and add announcements, event registrations, and directions that show up in the app.

paradigm-church-app-screenshot

paradigm-church-app-screenshot-map

Here’s all the technical details:

It pulls the data in json format, thanks to the JSON API plugin and the Event Espresso API plugin from Event Espresso. It uses jQuery Mobile for the framework, and I used handlebars.js for putting the json data into templates. I used trigger.io to build the applications.

Originally I was using phonegap build inside of Dreamweaver CS6, but trigger.io was so much easier. It automatically lets other apps take over appropriate links and it automatically installs the app on my phone when it’s plugged in instead of having to scan a QR code. It also works really great with the Android emulator and the iOS simuator.

Google Play Store (Android)

App Store (iPhone/iPad)

Paradigm Church Website

paradigm-church

When my good friend, Nick Cooper at Paradigm Church in Norman Ok, asked me to make him a smartphone app, I said yes, because I’ve always wanted to make an app. But I also said that I should redo their website so that the website would be more mobile friendly and also, so the app could pull info from the site.

He wanted the website up as quickly as possible, so that I could get the app made. So I used a variation on the same theme I used for The Church at Round Rock called Simple Church.

It has an event registration feature using Event Espresso, and the Calendar is an embedded Google Calendar.

Event registration page.

Calendar page with Google Calendar.

Live site

The Church At Round Rock

church-at-round-rock

My friend Robert Stephens just started a church plant in Round Rock. When I found out, I really wanted to lend my services and help out with his site. I took their current site, which was made on a mac in iWeb I believe, and converted it to a custom WordPress theme, which I called Simple Church.

The thing that I really like about it is that every page has a different color and a different tagline.

church-at-round-rock-servicechurch-at-round-rock-contact

Since he wanted to upload the sermons on the site, the WP Sermon Manager plugin was perfect. It lists out sermons with a shortcode, and also makes a podcast. You can also put a video from youtube or vimeo with each sermon. I would recommend this plugin to any church that wants any easy way to manage a podcast of their sermons.

church-at-round-rock-sermons

Live site

Another Free WordPress Plugin

plugin-google-bookshelves

After I made the Starbucks plugin, I realized that I keep track of all of my books that I’m reading in Google Books, but there wasn’t a WordPress plugin to display them, so I made one.

It uses the Google API to fetch the books off of your shelves in Google Books. And the best part is that you don’t even have to purchase books from Google to use it. Just get a Google account and you can start adding any books to your shelves to keep track of which books you’re reading, have read, want to read, or whatever.

You could even keep track of the books that you loaned to people that you’ll probably never see again.

The possibilites are endless. Enjoy.

plugin-google-bookshelves-screenshot

Resume Site

jonathan-resume-desktop

This is a responsive site that I made for my best friend. Since the whole point of the website is to display his resume, I decided to use the WP Resume plugin, which give a nice and easy way of entering and displaying resume data.

I made a child theme based on a theme called Esquire, because it had the scrolling effect I was looking for where the right side of the page scrolls while the left side stays put.

jonathan-resume-scroll

When you resize the window or view it on a smartphone, it switches to a single-column layout and the scrolling is normal. Also, the download and email links become text instead of icons.

jonathan-resume-phoneLive site