Before I decided to take the leap of faith and code on two machines -- using svn as my go-between, I was coding on a single machine and I needed some type of version control system for my projects. In this article I will share this system; and while I'm using a variation of it now that I'm running subversion, the core principles are still relevant and useful. To see my … [Read more...] about A Sample Web Design Workflow with Basic Version Control
1 – A Desktop Laptop Solution for Web Developers – Using Subversion to Co-Exist
This article is the first in a series of guides about my experiences using Subversion (svn) for Web Development. These are the articles in the series: 1. A Desktop-Laptop Solution for Web Developers - Using Subversion to Co-Exist (this article) 2. What is Subversion and How Does it Help in the Web Design and Development Process? 3. A Subversion Workflow for Web Developers … [Read more...] about 1 – A Desktop Laptop Solution for Web Developers – Using Subversion to Co-Exist
How to Manage Multiple Level Lists in Dreamweaver – Bullets, Letters, Numbers
Every so often I come across a deep-level list that needs to be put into an HTML document. You can make yourself nuts with tons of classes, ID's and the like, but found that by creating classes for the styles you need, you can save yourself a lot of time. Thus, for each list-style: that I need, I create a CSS class: .olDecimal li {list-style: decimal;} .olAlpha li … [Read more...] about How to Manage Multiple Level Lists in Dreamweaver – Bullets, Letters, Numbers
6 – Assembla Review – Excellent Free Subversion Hosting
This article is the sixth in a series of guides about my experiences using Subversion (svn) for Web Development. These are the articles in the series: 1. A Desktop-Laptop Solution for Web Developers - Using Subversion to Co-Exist 2. What is Subversion and How Does it Help in the Web Design and Development Process? 3. A Subversion Workflow for Web Developers and Web … [Read more...] about 6 – Assembla Review – Excellent Free Subversion Hosting
How to Change the Font on Every Powerpoint 2010 Slide – How to Make Changes to Every Slide in Powerpoint 2010
Powerpoint 2010 comes with some great themes, but sometimes you want to customize a PowerPoint theme ever so slightly. Often you don't realize that you want to make a change until you've completed 100 slides. Do not fear -- you generally do not need to make the change on every slide. PowerPoint comes with a feature called the "Master Slide". A PowerPoint Master Slide is … [Read more...] about How to Change the Font on Every Powerpoint 2010 Slide – How to Make Changes to Every Slide in Powerpoint 2010