Posts Tagged ‘Web Development’

WordPress Theme Paperback Writer Theme – How I Made a WordPress Theme From Scratch

I just started a personal site at http://jeffbarr.com to showcase my pulp fiction type writing (science fiction fantasy horror et al), and also some of my personal projects. I needed a theme, so I decided to do a little experiment and learn how to make a WordPress theme from scratch. It’s called Paperback Writer Theme [...]

Building A Web Framework To Do Anything On The Web Part 2

In my earlier post, Building A Web Framework To Do Anything On The Web Tech Part 1 , I talked about the CSS-Boilerplate CSS Framework. There is a really good implementation example/proof of concept example included in the framework that should show you all the elements you’ll need for building complete web pages. Wehn I [...]

Huge List of Open Courseware for Web Dev

Just a quick post to share this awesome link – a massive collection of open courseware collections all specifically gathered for Web Developers. From source: “If you’re looking to break into the web dev industry, start your own development and design business, or learn a few new skills to remain a competitive force in your [...]

Building A Web Framework To Do Anything On The Web Tech Part 1

Welcome to our series: Building A Web Framework To Do Anything On The Web! I’m going to show you what tools, methodologies and technologies I use (and that you should use) to build your own web applications/programs/sites. I’m going to divide this up into multiple parts and also multiple sub-sections: Technology, Design and 3rd party [...]