Client Service Search Results

How To: Teach a Pilates routine to improve your client's gait

This clip outlines a number of simple Reformer-based Pilates exercises to improve a person's gait. Whether you're toying with the idea of opening up your own rehabilitative Pilates studio or merely need some help tackling a certain pedagogical or administrative problem, you're certain to be well served by this free video tutorial from the folks at Balanced Body Pilates. For more (and more comprehensive) information, take a look.

How To: Add spreadsheet snippets in Microsoft Excel: Mac 2008

Not every client or coworker likes to mine through a spreadsheet to find all the important data. So, with Excel 2008 for Mac, you can easily share that data without sending the entire Excel spreadsheet. To do this, all you need to do is to use the "copy as picture" option. The Microsoft Office for Mac team shows you just how to insert a spreadsheet snippet in this how-to video.

How To: Send email with Evolution in Ubuntu Linux

Sending email with the Evolution client in Ubuntu Linux is much the same as with any other email program. In addition to offering step-by-step instructions for the setup and use of Evolution, this Ubuntu tutorial also will teach you how to access your address book when writing an email. For a detailed look at the Evolution email client, take a look!

How To: Set-up a chair massage

Each client is different so it is important for a massage therapist to explain the process and adjust the chair before starting a chair massage. Watch this video by Massagenerd to learn how to set-up the chair to give your client a very comfortable and relaxing massage.

How To: Create the hazy smoky eye look

With clients like Hilary Duff, Penelope Cruz, and Sarah Michele Geller walking the red carpet, Rachel Goodwin is in demand. We were lucky to hang with Rachel for the day, we begged her to share the secret to her signature smoky eye. Rachel generously gave us a very detailed tutorial to create the look. You won’t be disappointed.

News: The 5 Best Free Twitter Clients for iPhone

Twitter's official iOS app is adequate if you're not much of a tweeter, but if you are, there's a lot of useful features that are missing. Luckily, there are plenty of free Twitter clients available that you can use on your iPhone. These third-party apps have features such as customizable interfaces, post scheduling, and different browser options for opening links, to name just a few.

How To: Find, download and use an FTP client

Select an FTP client that allows you to connect to the webserver. Download a free Core FTP Le software. Install the program. Use the site manager to name the internet site. Create a host/url, a user name, password and a connection. Connect to the web server. Create an index file to make files viewable. Open the Core FTP LE software. Drag files from the desktop (left side of the dialog box) to the internet server (right side of the dialog box.)

How To: Add auto page numbering in indesign CS3 & CS4

This video is a simple guide about adding automatic page numbering to your document in Adobe's InDesign. It can be a tricky task, but there's no need to fear, this how-to will get you up and numbering in no time. Whether you're making your own document or presentation, or you're working for a huge client and it's got to be right - learn how to set up auto pagination and rest easy, knowing your 1 precedes your 2 and your three then comes next.

How To: Make a Client/Server Connection in Ruby

Recently, I've been learning Ruby as a second scripting language. But one topic I never covered with the many lessons online were sockets. So I did some research and came up with a very simple client/server connection that sends a string over the socket.

Hack Like a Pro: Digital Forensics for the Aspiring Hacker, Part 2 (Network Forensics)

Welcome back, my hacker apprentices! I recently began a new series on digital forensics to show aspiring hackers what the forensic investigator can do and see while investigating a cyber attack. This is the second installment in that series and will focus upon network forensics. In other words, what can a network forensic investigator learn about the attacker during an investigation and how.

How To: Access Hotmail and Gmail through a local email client

In this tutorial, we learn how to access Hotmail and Gmail through a local email client. First, Google search "webmail Mozilla" and go to the official website. From here, you will click on the hotmail link and any other e-mail links you want for the add-on. Next, you will right click and save this to your computer. After this, go into your e-mail and go to the settings. From here, you will click on the "forwarding" tab at the top and then click "enable pop for all mail". Save these changes an...

How To: Get started with the AdWords API PHP client library

In this tutorial, we learn how to get started with the AdWords API PHP client library. First, download the library by going to the API documentation online. From here, set the authentication information and then open up the library. Now, save the changes to the file and use a sandbox environment. The examples folder has all versions that the API library supports. You can browse the campus folder with the search button, just type in the command of what you want to see. After you do this, you c...

How To: Use Pidgin as an IRC client

This video shows how to enter an IRC chat with a program called Pidgin, which is normally an instant messaging client. First, you should open Pidgin and open the protocol IRC, selecting or creating a username and changing the server to irc.freenode.net in order to connect to the Linuxjournal channel. After connecting to the channel, wait until you are connected. At this point, you should still not be able to see anything, so you have to go to "Add Chat" and join a channel, in this case #Linux...

How To: Get started with the AdWords API Python client library

This tutorial explains to us how to get started with AdWords API Python client library. First, download the library by going to the API documentation at code.google.com/api/adwords. Once you download this, open it up and install it to your computer. Once this is finished, set the authentication and configuration information. This will launch an interactive script, so use a Sandbox account for best results. Continue to enter in information as the boxes come up, then you will be ready to run th...

How To: Upload HTML files without a FTP client

In this tutorial, we learn how to upload HTML files without a FTP client. First, go to your HTML files and name the home page "index". Next, go to Zymic and sign up with the website. Next, go to your account management, then click "create new web host account". You will now enter in your website, then login. Now, you will click on file manager and click "upload files". Browse to find your index page and anything else you want to upload. When finished, copy your URL, then test it out to see if...

How To: Do a long layer hair cut

In order to cut a long layer haircut, you will need a good pair of scissors. You must stay in the exact same standing position the entire time. Bring all of the hair together on each side, in order to cut it.

How To: Remove eyebrow hair using thread

This is a video tutorial that is showing its audience how to remove their excess eyebrow hair by simply using a thread. The first step in removing your eyebrow hair with a thread is to ask the client how they want their eyebrows to look when you are finished. Take two threads and place them between your fingers, crossing the thread in the center. Then you should begin to slowly shape the eyebrow. Ask the client to close their eyes so that you will have access to the whole eyebrow. For men mak...

How To: Share data between client JavaScript and server code

In this video tutorial, Chris Pels will show how to share data in between JavaScript and server-side code by using a hidden field in an ASP.NET page. Next, learn how to use the RegisterHiddenField method in server-side code to programmatically create a hidden field on the client. In addition, see how to programmatically create a HiddenField server control for sharing data on an ASP.NET page. Finally, use the RegisterArrayDeclaration method to create a container in server code for storing mult...