Search results

A Five-Click Solution to Publishing and Uploading Screen Videos to SharePoint

by Tom Johnson on Jan 31, 2009
categories: technical-writing screencasting

Customizing Jing
Customizing Jing to auto-publish to SharePoint

The other day a developer approached me at work to ask how he could quickly capture and upload video to explain database processes he was documenting. He said he downloaded a trial version of Camtasia Studio, but wasn't sure if it was the best solution.

Of course I had an answer: Jing, I told him. I showed him how he could use Jing to quickly capture and save video, and he seemed impressed. I thought that was the end of the story, but no. Two days later he approached my desk again and said he needed an even faster way to upload the video. He was using a SharePoint wiki to document techniques. The process of saving the video and then uploading it using SharePoint was too tedious. I need it faster, he said. A couple of clicks and that's it. The longer it takes, the less likely I am to create video at all.

He reinforced a belief I wrote about earlier: What's convenient gets used. With that principle in mind, the following is the quickest video solution for uploading Jing videos to a SharePoint directory. This process requires a few minutes of setup, but once you set it up, it literally takes just five clicks to initiate, capture, and publish a video to SharePoint.

1. Find the SharePoint Document Library Path

Find the path of a SharePoint document library that you want to upload videos into. To do this:

  1. Go to the Document Library where you want to store the uploaded videos.
  2. Click the Actions button and select Open with Windows Explorer. (If you're in Firefox, you won't see this option.) A window opens into which you can drag and drop files.
  3. Copy the path that appears in the Address field at the top of the window.

2. Map a Network Drive to the SharePoint Library Path

  1. *In Windows XP, double-click the My Computer icon on your desktop.
  2. Go to Tools > Map Network Drive.
  3. Pick an unused drive letter.
  4. In the Folder field, insert the path you copied in step 3 of the previous section.
  5. Before clicking Finish, change the path a little. Remove the http: and switch the forward slashes to backslashes. For example, if you had https://abccompany.org/sites/jing/Documents, change it to abccompany.orgsitesjingDocuments.
  6. Click Finish to close the dialog. If you typed the path correctly, the network drive should map and then open.

*Note: In Windows Vista, click the Start button, click Computer, and then click Map Network Drive.

3. Create a New Jing Button and Configure It to Publish to SharePoint

  1. Start Jing.
  2. Mouse over the Jing Sun and click the right ball ("More").
  3. Click the Preferences button (the cog icon, in the exact middle of the buttons).
  4. Click Customize Jing Buttons. A row of buttons appears, somewhat similar to the following image (but without as many buttons).
  5. Jing buttons to customize
    Jing buttons to customize

  6. Click the New button.
  7. In the top row of icons, click Save.
  8. In the Button Description field, type a name for the button. This helps you identify the button. (You can't customize the graphic, and you may have multiple instances of the same graphic, so choose a good description.)
  9. In the Save Location field, select Other. You're prompted with a pop-up allowing you to browse for a folder.
  10. Click the plus sign (+) next to My Computer and select drive you mapped; then click OK.
  11. In the Clipboard Contents field of the Jing dialog box, select Custom Code.
  12. In the Image custom return text field, type http://abccompany.org/sites/jing/Documents/[filename]. (Or whatever your path is -- just make sure you add [filename] in brackets at the end.)
  13. In the Video custom return text field, type http://abccompany.org/sites/jing/Documents/[filename].
  14. Click Save.
  15. Drag the buttons in the order you want, and then click Close.

4. Set a Hotkey to Launch Jing

  1. If the Jing preferences window isn't open, mouse over the Jing sun and click the right ball ("More").
  2. Click the Preferences button (the cog icon).
  3. In the Capture Hotkey field, type a trigger key, such as Alt+V.
  4. Click the check mark button to close the Jing Sun dialog.

The Five-Click Process

Now that you've set all this up, the five-click process for uploading a Jing videos is as follows.

  1. Click Alt+V (or whatever hotkey you configured to start a capture).
  2. Click the video or image button to specify the type of capture.
  3. If it's a video, the video capture begins. After you're finished, click the stop button to end the capture.
  4. Click the custom Jing button you created (the one configured to upload directly to a SharePoint directory). After uploading, Jing automatically copies the path to the video or image to your clipboard.
  5. In your wiki, click the hyperlink button to insert a link, or the image button to insert an image. Press Ctrl+V to insert the link to the video or image.

About Tom Johnson

Tom Johnson

I'm an API technical writer based in the Seattle area. On this blog, I write about topics related to technical writing and communication — such as software documentation, API documentation, AI, information architecture, content strategy, writing processes, plain language, tech comm careers, and more. Check out my API documentation course if you're looking for more info about documenting APIs. Or see my posts on AI and AI course section for more on the latest in AI and tech comm.

If you're a technical writer and want to keep on top of the latest trends in the tech comm, be sure to subscribe to email updates below. You can also learn more about me or contact me. Finally, note that the opinions I express on my blog are my own points of view, not that of my employer.