Helps Command Search Results

How To: Connect to a Celtx storyboard database with simple PHP commands

In this clip, you'll learn how to connect to a Celtx SQL database with PHP. Whether you're new to the PHP: Hypertext Preprocessor scripting language or are a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look.

How To: Order MySQL record sets with the PHP SQL ORDER BY command

In this clip, you'll learn how to adjust database parameters using phpMyAdmin and order MySQL pages with SQL ORDER BY. Whether you're new to the PHP: Hypertext Preprocessor scripting language or are a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look.

How To: Enable the Administrator account in MS Windows Vista

This tutorial will show you how to enable the Windows Vista Administrator account using either the Command Prompt or Computer management. It's easy! So easy, in fact, that this home-computing how-to can present a complete overview of the process in about three minutes' time. For details, and to get started using the Admin account on your own Microsoft Windows Vista PC, take a look.

How To: Create custom keyboard shortcuts in Mac OS X

Interested in creating your own custom keyboard shortcuts within Mac OS X? It's easier than you might think. It's so easy, in fact, that this home-computing how-to can present a complete, head-to-toe overview of the process in just over a minute's time. For details, including detailed, step-by-step instructions, and to get started making your own custom key commands on your Apple computer, take a look.

How To: Use keyboard shortcuts in Final Cut Pro

Speed up your Final Cut Pro workflow by using key commands when playing, creating, deleting and moving in and out points in both the viewer and the timeline. Whether you're new to Apple's Final Cut Pro non-linear video editor or just want to better acquaint yourself with the popular video editing program, you're sure to benefit from this video tutorial. For specifics, and to get started using these useful shortcuts in your own projects, watch this FCP lesson.

How To: Use voice search on an HTC Incredible Droid smartphone

Love your HTC Incredible Droid smartphone but could do without having to type on its small touchscreen keyboard? You're in luck. This free video Android tutorial presents a complete overview of how to use the Incredible's voice search features. For detailed instructions, and to start using voice commands on your own Incredible, watch this helpful how-to.

How To: Create trubine blades with the carve tool in Houdini

This video tutorial provides information on how the curve tool in Houdini can be used to create turbine blades. This tutorial shows how compositing can be used in software program to manipulate an image or shape. The tutorial begins with a simple square shape, which can then be carved into a turbine following a series of steps and commands. For artists new to using the carve tool in Houdini, follow the steps in this video tutorial.

How To: Remove a large blemish in Photoshop

This episode of TUTCAST shows you how to get rid of blemishes in your photos using Photoshop. For this demonstration the patch tool in Photoshop is used to clean the blemish. Use the elliptical marquee tool to select the area including the blemish as shown and then feather the selection using the selection modify feather command. Use the patch tool to patch the area with the blemish and use the clone stamp tool to clean up the unevenness as demonstrated.

How To: Detect hackers with netstat

Netstat (network statistics) is a command-line tool that displays network connections (both incoming and outgoing), routing tables, and a number of network interface statistics. It is available on Unix, Unix-like, and Windows NT-based operating systems. This video tutorial presents a basic introduction to working with the netstat tool. Determine whether you've been hacked with this how-to.

How To: Transform images in Photoshop CS3

This image editing software tutorial gives a quick look at the transform functions in Photoshop CS3. This tutorial is for brand new Photoshop users who aren't familiar at all with the workspace. The tutorial covers the tools under the edit menu including flip, rotate, and other transform tools and commands.

How To: Build large structures fast in Second Life

This is a basic tutorial which teaches how to get free stuff in Second Life and use it to build large structures fast. It is for beginner Second Life users and teaches linking, unlinking, and duplicating commands. If you are new to Second Life, watch and learn how to build big buildings fast with stuff that's already there.

How To: Record actions in AutoCAD 2009

Heidi Hewett demos the Action Recorder feature in AutoCAD 2009. Recording actions with the Action Recorder can increase your productivity by automating repetitive tasks you have to perform on every AutoCAD 2009 drawing. You can record actions from the command line, toolbars, ribbon panels, and more. See how in this AutoCAD 2009 lesson.

How To: Install VNC remotely on a Windows XP PC

In this video tutorial, you'll learn how to install VNC, or Virtual Network Computing, remotely onto a Windows machine for GUI access. This tutorial assumes you know how to start a session and get into active command line access in a remote Windows PC. For step-by-step instructions, press play.

How To: Load and play actions in Photoshop CS2

In this video tutorial you will learn to load and play actions in Photoshop CS2. Actions are sets of recorded commands. They are particularly useful to perform repetitive or multi-stepped tasks. The examples in the video are available if you are a member, but even if you're not, the process you learn is the same for any action you want to import or use.

How To: Use wget to manage downloads

The free download manager wget lets you download all the files on a page or directory with a single command. It also allows you to resume downloads after getting disconnected letting you start where you left off instead of starting the download at 0% again. Check out this tutorial and see how to install and use wget.

How To: Flatten transparency in PDFs using Acrobat

The introduction of transparency has been quite controversial in print production over the past few years, though the fact is that for most transparency in Adobe files works just fine. However, those of us out there with older RIPs may have issues printing transparency. In this video you'll see how to flatten transparency in your PDF files before you ever hit the Print command.

How To: Make images fit with InDesign CS2

Every time you place an image in InDesign, chances are you have to execute a fitting command to make it fit in the frame or area that you specified. In this video of the Creative Suite Podcast Terry White will show you ways to do it most efficiently. You’ll also see how to better integrate the Bridge into your workflow.

How To: Use a Secret Voice Command to Unlock Your iPhone

Your voice is the key to unlocking many features on your iPhone. For example, you can ask Siri to send a text message to a friend, add items to a list, run a custom shortcut, or turn on your lights, but Apple does not allow you to unlock your iPhone with a Siri voice command. Instead, you can turn to a lesser-known feature to unlock your iPhone without Face ID, Touch ID, or typing your passcode.

How To: Fix Bidirectional Copy/Paste Issues for Kali Linux Running in VirtualBox

Last week, I updated VirtualBox on my computer since I had skipped a few versions, then I could no longer copy text or paste text from my Kali virtual machine to my host OS and vice versa. Installing the Guest Additions didn't seem to do anything, and the bidirectional shared clipboard was enabled, but there was one thing that did work for me that may help you out too if you experience the issue.

How To: Spy on SSH Sessions with SSHPry2.0

SSH, or the secure shell, is a way of controlling a computer remotely from a command-line interface. While the information exchanged in the SSH session is encrypted, it's easy to spy on an SSH session if you have access to the computer that's being logged in to. Using a tool called SSHPry, we can spy on and inject commands into the SSH sessions of any other user logged in to on the same machine.