Tag: Theme

JoshMcCarty.com Redesign for 2016

A Quick Note: This blog post is long overdue. It’s been sitting in my drafts for about six months, so keep in mind that most of this is in the context of late 2016. It’s been a few years since I paid much attention to my personal website from a development perspective, so I decided to refresh the…

Read more

JoshMcCarty.com Redesign for 2014

One of my New Year’s resolutions for 2013 was to redesign my personal website. It didn’t happen. I think most web developers tend to neglect their personal site a bit because they are always working on other projects. At least that seems to be the consensus with my coworkers. Well, it’s still pretty rough around the…

Read more

A jQuery UI Theme for SharePoint 2007

I’ve been using jQuery UI in a few recent projects on my department’s SharePoint® site. In order to provide a consistent user experience, I used the excellent ThemeRoller to create a custom theme that matched our branding. We have a custom master page, custom page layouts, and our own color scheme, fonts, etc. so I…

Read more

Access Ubuntu VM Files from a Windows Host

I do most of my WordPress development using a test environment that I installed on a Ubuntu Virtual Machine (VM). This let’s me play around as much as I want without any risk to my production website or my computer; everything is contained within the VM, and it costs me nothing because I only use…

Read more

Organize Series Plugin for WordPress

I just installed the Organize Series plugin for this site. Right out of the box it comes with everything needed to organize related blog posts into a “series” of posts with a specific order. I’ve seen this on a lot of other WordPress sites when people do a series of articles about a specific topic.…

Read more

Glass Theme

I’ve just finished a new theme called “Glass” and activated it on this site. This is my second attempt at a WordPress theme, and I re-used many of the lessons learned from my first WordPress theme. It uses a basic two-column layout with a minimal header and footer. The template is compliant with XHTML 1.0…

Read more
Chops 2.0

Chops Theme 2.0

I finished creating my first WordPress theme. It’s calls Chops 2.0 (version 1.0 was scratched before it was finalized). I made the theme exclusively for justinchoponis.com. Several resources were instrumental in its creation, including the following: So you want to create WordPress themes huh? – A blog article with a very thorough tutorial on creating…

Read more