Overview of how to activate & setup this custom theme.
Tag Archives: Programming
Part 1 of coding HTML / CSS into a WordPress Theme
In this video, I set the basic foundation of a WordPress theme and create the first dynamic content area on the home page grid.
Coding a WordPress Theme from HTML / CSS in 26 Minutes
In this video I demonstrate the first steps of coding a WordPress theme from HTML / CSS. I also show how you can speed up the process by using Dreamweaver snippets. To create the basic foundation of this theme only took me 26 Minutes. Second video will cover more advanced development
Creating a WordPress Theme
What goes into Creating a WordPress Theme? After making a WordPress Blog you want to know how to create a WordPress Theme. You’ll find out in this video tutorial. I’ll also show you how to: Set up a Blank Theme Place a Search Form Where you Want Create a WordPress 3.0 Horizontal Menu Place a Featured Banner Where you Want Create 2 Sidebars Display Recent Posts with Excerpts Pull Articles from RSS Feeds Dynamically Create Subscription Links to your Feed, Twitter and Facebook Set up a Dynamic Footer Code is Here: goo.gl
Linux GUI Programming with Ruby
Howto (mostly) visually code GUI application on Linux using Ruby and Glade. If you’re a Visual xxxxx programmer, this might make Linux look a bit more approachable.