package

Podcast Like a Pro

The Wizards of Technology gave us an excellent primer on Podcasting, focused primarily on Podcatching (or listening to podcasts). This week, we’ll look at some resources that will help you create podcasts. After all, we are professionals. You could be the polish podcasting is looking for.

Engadget Tutorial

The folks at Engadget have put together a nice tutorial on creating a podcast. You may have noticed that Mac Addict nicked it for their current issue.

Audacity

This free, open source audio application has pro features, and can step in for those of you who don’t have Garage Band. With the optional LAME encoder, Audacity can even deliver mp3 and supports many effects plug-ins.

Line-in and SoundFlower

These two free sound utilities are for juggling audio around your Mac. I won’t go into detail (because the Engadget tutorial does) but Line-in lets your Mac capture audio from applications and SoundFlower creates a virtual sound component.

Online Resources

Podcasting may be just a few months old, but with these tools already in place, there’s no reason you can’t get into it yourself, and for free.

Brian

testing

Are you giving up on QuarkXPress? Are you apprehensive about climbing the steep
learning curve of adapting to Adobe InDesign after so many years of dealing
with and accepting QuarkXPress for what it is? This Total Training package was
made with you in mind–I’m convinced of it.

What is Total Training?

Total Training is a company that specializes in teaching the difficult lessons
of mastering computer software via video–a medium that simplifies the learning
by showing rather than describing what to do. In most cases the discs are standard
DVDs for use in any player but in this case, the video is delivered via a proprietary
media viewer (on a Macromedia engine) that you install along with the project
files. Project files? Yes, that’s another great thing about Total Training packages:
they have all been designed to be used while the student is following along
with the lessons using supplied files. It’s the perfect marriage of "learn
by viewing" and "learn by doing."

What is Making the Switch?

category 01 testing category 02 testing category 03 testing
category 04 testing

I’d be pretty
surprised if someone who was totally new to digital page layout couldn’t
benefit from this package as well. It really is a good all around curriculum
of InDesign teaching that is sure to jump start anyone to being a confident
Adobe InDesign user even before the lessons are completed.

category 06 testing
category 07 testing category 08 testing category 09 testing

Total Training’s QuarkXPress to Adobe InDesign — Making the Switch (to be
referred to as simply "Making the Switch" for the remainder of this
review) is a video CD-ROM presentation that runs on you Mac (not in a DVD player
as with other Total Training products). The lessons are taught by Deke McClelland
and are quite enjoyable. Deke is an excellent speaker and teacher. I can only
think of a small number of people who could make 3 hours of software instruction
interesting and Deke McClelland is on the top of that list. Deke explains in
QuarkXPress terms what InDesign does. That is not to say that only one fluent
in the ways of QuarkXPress would understand him but the idea here is to help
people in the process of, well, making the switch.

The stats

The interface of the Total Training media application is useful enough. It
allows you full access to all the lessons of the disc and the chapters contained
within them. Each of the 6 lessons runs somewhere between 24 and 39 minutes
giving you 3 hours of training on "Getting Around", "Display
Settings & Page Navigation", "Placing and Flowing Text",
Selecting & Formatting Text", "Guidelines and Graphics" and
"Transparency and Transitioning." For the interest of those using
Adobe InDesign on that other operating system, the video segments alternate
between the Mac environment and the OS that must not be named. At no time does
this present a problem for operators on either OS since Deke is always careful
to give the keyboard shortcuts and menu instructions for each platform if and
when they differ.

The lessons

Each lesson is taught with the understanding that the learner already understands
how to use QuarkXPress but, interestingly enough, I’d be pretty surprised if
someone who was totally new to digital page layout couldn’t benefit from this
package as well. It really is a good all around curriculum of InDesign teaching
that is sure to jump start anyone to being a confident Adobe InDesign user even
before the lessons are completed. Deke teaches all the basics of page layout
in Adobe InDesign CS as well as a brief rundown on what to expect when opening
old QuarkXPress documents in your newly adopted application of choice.

Here, why don’t you watch
one?
I’ve uploaded a clip of Deke explaining how to change the
resolution of each screen item separately of one another as well as how to change
the overall screen display performance. You’ll get an idea of the type of instruction
to expect from this package and, indeed, much of the Total Training product
line.

One caveat:

What should be noted is what the lessons do not teach, which are the dos and
don’ts of Adobe InDesign page layout. And while I like and enthusiastically
recommend this disc for the wealth of knowledge it offers on making the transition
from QuarkXPress to Adobe InDesign, I can’t let you leave thinking that it is
total solution to knowing and understanding InDesign. It doesn’t offer that
kind of information, nor does it purport to. I would encourage you to see this
disc as a companion or introduction to other instructional materials be they
books, seminars or other Total Training discs. And a strong introduction it
is.

AMP your Mac’s Webserver

There’s all kinds of talk about the web becoming the new desktop. Today we’re going to review how to turn your desktop into a “web-top”. You’ll be able to access powerful server applications locally, and enjoy the same features remotely – accessing your Mac from the web.

In part one, we’ll set up the infrastructure we’ll need to install these server applications on your Mac.

Get your AMP package

We have a couple options to install and pre-configure Apache, MySQL and PHP:

XAMPP

This package includes extras like SSL and is pretty easy to install. You’ll want to shut down your built-in Apache install by turning off web sharing on the Sharing preference pane, as XAMP’s Apache runs on the same port. The install is simple, but you’ll have to use the terminal will to start and stop the package.

xampp AMP your Macs Webserver

Once installed you can browse to localhost in your browser and view you security settings. To change the default passwords you will need to fire the terminal up again, but it is easy.

MAMP

MAMP is a more Mac-centric package that absolves you of the command line. The MAMP package includes a cocoa application to start and stop your server and runs Apache on port 8080 – allowing you to leave your web sharing on its default port of 80. MAMP doesn’t include SSL, though.

mamp AMP your Macs Webserver

MAMP is the most convenient to run, and includes preferences managed in the application. Your server will be browsable at localhost:8080.

So what do you have now? A pro-quality web server, featuring PHP and MySQL allowing you to install a slew of popular, powerful server applications that you will be able to run right from your Mac. Next week we’ll look at some server-based applications that rival the convenience of desktop applications. What’s more, with remote access set up, you can enjoy fast, secure access to the same applications from anywhere.

Extras

Here are a couple of utilities that will help you get more out of your new install:

Weblock

This donationware utility makes it easy to apply access restrictions to folders in your web-shared folders. A great way to protect files while keeping them accessible.

DNSUpdate

This is another donationware application that works with the DynDNS dynamic host service. DynDNS supplies you with an easy to remember address, like whatever.dyndns.org and points it to your Mac. This app, DNSUpdate keeps your dynamic IP in sync with DynDNS to keep your external link working.

Tune in for more freeware and for the upcoming Part Two of this feature, where we’ll look at some great server-based freeware you can run from your AMP-enabled Mac.

Brian