Categories
- A Place in Sin City
- Across 2000 Years
- Breast Cancer
- Child Themes
- ChordsAndLyrics WP Plugin
- Christian
- Cloud of Angels
- Composing
- Conversing with Goats
- Fish on the Ground
- I Don't Want to Sound Preachy
- I Saw You at the Funeral
- Recreation/Vacations
- Secular
- Should've Gone to Nineveh
- Song
- Tailgating SUVs
- They Just Can't Take It Away
- Uncategorized
- Water
- Web Programming
- Website Workshops
- WordPress
Meta
Category Archives: Web Programming
Going Mobile
God is taking us yet another direction. We are in the process of selling our home and becoming full-time RVers. Alas, this means that we will be unable to conduct our workshops from our home anymore. I am going to … Continue reading
Feeding your Facebook to Twitter
Facebook provides a simple way to connect to Twitter. To enable your Facebook content to your Twitter account, login into Facebook and then navigate to http://www.facebook.com/twitter. From there add your Twitter account information to link to it.
Posted in Twitter
Leave a comment
Feeding your WordPress posts to Facebook
The RSS supported built into WordPress makes it easy to write a post in one place and have it appear in other places like FaceBook and Twitter. FaceBook automatically generates multiple RSS feeds based on categories and/or tags, so you … Continue reading
Posted in WordPress
Leave a comment
WordPress 3.0 TwentyTen Child Theme Header Image
The new Twenty Ten theme for WordPress 3.0 provides support for uploading custom header images. Uploaded images are cropped to 940 x 198 pixels. So your options are: Ensure that your header image size is 940 x 198 pixels. Modify … Continue reading
Posted in Child Themes, Web Programming, WordPress
Tagged Child Theme, Twenty Ten, TwentyTen, WordPress 3.0
7 Comments
WordPress 3.0 RC3
WordPress 3.0 RC3 was released yesterday. Once of the very cool new features being added to WordPress 3.0 is support for child themes. This capability will allow a web developer to create a new theme by overriding the settings of … Continue reading
Posted in Child Themes, Web Programming, WordPress
Leave a comment
Dreamweaver CS5
Checking out the new Dreamweaver CS5. Continue reading
Web Design Consulting
After much prayer and discussions with friends and family I have decided to hang up the web design shingle. I’ll be looking at specializing on websites for small churches with limited budgets. It isn’t at all clear at this point … Continue reading
Posted in Web Programming
Leave a comment
WordPress Development
I’ve been working on revamping the church’s website. I’ve been doing a lot of searching and reading. I must say that I’m pretty shocked at how expensive a lot of the church solutions are. Understand that my church is operating … Continue reading
Posted in Web Programming
Leave a comment
Reorganize Subversion Repository
I’ve restructured the repository to use the standard layout: /oldsite /oldsite/trunk /oldsite/branches /oldsite/tags /newsite /newsite/trunk /newsite/branches /newsite/tags I’ve put all the existing code into /oldsite/trunk and created a new Zend Framework project in /newsite/trunk. This is evidently confusing Zend Studio … Continue reading
Posted in Web Programming
Leave a comment
Debugging the Debugging Environment
It can be pretty frustrating to sit down to do some web coding, only to find that the development IDE or server isn’t working correctly. One then spends the time planned for development on simply debugging the development environment instead. … Continue reading
Posted in Web Programming
Leave a comment