Camtasia Editing Part 1

I use Camtasia Studio 7+ to record and edit content and training for my membership websites. I have a pretty good system in place that produces high quality training that’s easy to follow, and in this training I show you how to edit recordings.

...

{{{creative}}}
The rest of this training is available to employees of Daniel Watrous only.
Login or General subscription is not available.

Inkscape tutorial (optincrusher customization)

A while ago I held a webcast and installed the optincrusher live for a few websites, including customizations to make it fit with the colors and logos.

This training also doubles as a resource to learn to use the free graphics program Inkscape to create custom images for your website. There’s a little Photoshop action in there too.

...

{{{creative|employee}}}
The rest of this training is available to employees of Daniel Watrous only.
Login or General subscription is not available.

Dropbox file sharing

Dropbox is an amazing service and it’s what we use to share files between us. It’s super easy to setup and it’s free to use for up to 2GB of files. It works on Windows, Mac and Linux!

Dropbox can be used in place of FTP for small files, but larger files and more specialized file sharing will still be done by FTP.

...

{{{employee}}}
The rest of this training is available to employees of Daniel Watrous only.
Login or General subscription is not available.

Regular Expressions – Part 2

In Part 1 of this training I show you how to develop regular expressions, including a number of resources that you can use. The majority of the tools I used were based on Python.

In this training I’m going to translate the regular expressions that I developed into PHP and show you the iterative approach I follow to convert my regular expressions into usable software.

...

{{{programming}}}
The rest of this training is available to employees of Daniel Watrous only.
Login or General subscription is not available.

Regular Expressions – Part 1

Regular Expressions are an extremely powerful tool for processing text. It turns out that processing text input makes up a significant amount of what programmers do, so it’s pretty crucial to have a good foundation when it comes to regular expressions.

It’s also true that regular expressions can be a real pain in the neck to learn and to use. The purpose of this training is to demystify the process and give you tools to make regular expressions development manageable.

...

{{{programming}}}
The rest of this training is available to employees of Daniel Watrous only.
Login or General subscription is not available.

Subversion repository setup

Subversion is my preferred tool for managing source code on software projects. A typical software project will include a trunk, for the main development, and two additional folders for tags and branches.

In this training I show you how to setup a new subversion repository from scratch.

...

{{{programming}}}
The rest of this training is available to employees of Daniel Watrous only.
Login or General subscription is not available.

Project Locker (subversion)

A critical tool when developing software is Revision Control Software. There are several very good options available, including Subversion, GIT and others. I choose subversion because of it’s excellent Windows based tools and cheap hosting.

Project Locker is my preferred hosting company for subversion. In this short training I show you how to use Project Locker to manage the source code for our software projects.

...

{{{programming}}}
The rest of this training is available to employees of Daniel Watrous only.
Login or General subscription is not available.

Build a new website in 30 minutes

Setting up a new wordpress based website from scratch is a rather easy task. In fact, from new domain name to reasonably good looking website takes me about 30 minutes. Of course the devil is in the details, but this will get you about 90% of the way to a complete website.

Notice that this method will work with most hosting companies. Just follow the steps and add comments if you discover a tip or trick that will save even more time.

...

{{{programming|seo}}}
The rest of this training is available to employees of Daniel Watrous only.
Login or General subscription is not available.

Optincrusher Customization

optincrusher is a bit of software I wrote to increase optins on wordpress blogs. It’s easily customizable using free software, such as inkscape.

In this training I show you how to make a customized version of the optincrusher for a client’s website.

...

{{{creative}}}
The rest of this training is available to employees of Daniel Watrous only.
Login or General subscription is not available.

Using Disk Images (.ISO files)

Occasionally it will be necessary to share entire CDs or DVDs of data with you. In many cases it will be faster and more economical to create a disk image rather than ship a physical disc.

A disk image, which often comes in the format of a single .iso file, contains all the information to reproduce the disk exactly as the original. The good news is that even without a CD/DVD burner, you can access all of the files on your computer. You do this by mounting the disk image.

This training shows you how to mount a disk image so that you can access shared CDs/DVDs.

...

{{{employee}}}
The rest of this training is available to employees of Daniel Watrous only.
Login or General subscription is not available.