Tools for Technical Communicators Save time and have fun doing it! Free tools and some COTS.

Slides:



Advertisements
Similar presentations
WordPress Installation for Beginners Sheila Bergman
Advertisements

HTML Basics Customizing your site using the basics of HTML.
Iframes & Images Using HTML.
XHTML Basics.
Tips and Tricks for Customizing Enterprise Using CSS Michael L. Bowden SNRG Conference June 10, 2014 Harrisburg Area Community College
The Client-Server Model for the Web 1. A Web Client (usually in the form of a web browser) makes an HTTP request to a specific web server. 2. The Web Server.
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
Introduction to HTML 2006 INT197B. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Introduction to HTML 2004 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Chapter 2: Exploring the Desktop The Complete Guide to Linux System Administration.
Mgt 240 Lecture Website Construction: Software and Language Alternatives March 29, 2005.
Presented by Mina Haratiannezhadi 1.  publishing, editing and modifying content  maintenance  central interface  manage workflows 2.
FIRST COURSE Creating Web Pages with Microsoft Office 2007.
Chapter 14 Introduction to HTML
Slide 1 of 9 Presenting 24x7 Scheduler The art of computer automation Press PageDown key or click to advance.
With Alex Conger – President of Webmajik.com FrontPage 2002 Level I (Intro & Training) FrontPage 2002 Level I (Intro & Training)
Microsoft SharePoint 2010 Upgrade Preview FSU SharePoint Users Group Presents: Thursday, December 1 st, 2011.
The Internet & Web Browsers Business Webpage Design Kelly Seale.
WEB DESIGN SOME FOUNDATIONS. SO WHAT IS THIS INTERNET.
Web Design Basic Concepts.
Overview of HTML. Three Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
Linux Operations and Administration
 Using Microsoft Expression Web you can: › Create Web pages and Web sites › Set what you site will look like as you design it › Add text, images, multimedia.
Copyright © 2012 Certification Partners, LLC -- All Rights Reserved Lesson 5: Multimedia on the Web.
What is Web Design?  Web design is the creation of a Web page using hypertext or hypermedia to be viewed on the World Wide Web.
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
© Paradigm Publishing, Inc. 5-1 Chapter 5 Application Software Chapter 5 Application Software.
Software All parts of the computer people can NOT touch, such as programs, files, documents and any other data.
WorkPlace Pro Utilities.
Jason G. Caudill Assistant Professor of Business Administration Carson-Newman College.
Class Instructor Name Date. Classroom Tips Class Roster – Please Sign In Class Roster – Please Sign In Internet Usage Internet Usage –Breaks and Lunch.
1 Chapter 2 & Chapter 4 §Browsers. 2 Terms §Software §Program §Application.
Sara Teel Units A-H and L-M.  The different types of computers  The types of computer systems  Input and Output devices  Processing data  Memory.
Overview of HTML/XHTML Two Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
Microsoft Excel 2007 © Wiley Publishing All Rights Reserved. The L Line The Express Line to Learning L Line.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
1 3. Computing System Fundamentals 3.1 Language Translators.
Ch 1. A Python Q&A Session Spring Why do people use Python? Software quality Developer productivity Program portability Support libraries Component.
Indispensable tools for research at its best
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
Proxy Installer for Windows Squid: Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response.
Using FrontPage FrontPage is a great Web editing tool for people with limited knowledge and time for HTML coding. It’s similar to using Microsoft Word.
Web Browsing *TAKE NOTES*. Millions of people browse the Web every day for research, shopping, job duties and entertainment. Installing a web browser.
Inkscape - Open Source Software. About Inkscape - Free open-source software - Vector application GUI editor for personal computers - Cross-platform editor.
IE Developer Tools Jonathan Seitel Program Manager.
COM: 111 Introduction to Computer Applications Department of Information & Communication Technology Panayiotis Christodoulou.
SVG technology SVG technology is what we want? is what we want? Jaehoon Woo KNU Real-Time Systems Lab. KNU Real-Time Systems Lab.
Bibliography and reference manager programs (EndNote, Mendeley, Zotero) 2015 Attila Skulteti
Managing your bibliography with. Agenda Why Zotero? Principles Installing Capturing Managing Writing Sharing with others Shortcomings and remedies Questions?
Basic HTML Page 1. First Open Windows Notepad to type your HTML code 2.
Sitecore Basic Training Content Management System (CMS) University Communications Web Services
The Internet & Web Browsers Business Webpage Design Created by Kelly Seale Adapted by Jill Einerson.
XP Creating Web Pages with Microsoft Office
Microsoft FrontPage 2003 Illustrated Complete Creating a Web Site.
Bibliography and reference manager programs (EndNote, Mendeley, Zotero) 2015 Attila Skulteti
Jacynthe Touchette, MSI JGH Health Sciences Library
Introduction ITEC 420.
Bibliography and reference manager programs (EndNote, Mendeley, Zotero) 2016 Attila Skulteti
Chapter 10: Web Basics.
Dreamweaver MX Lesson 14: Using Find and Replace.
Computer Software Created by Ann Ware
Image Asset Vector Asset
Using Mach153A Lecture Tools
Bibliography and reference manager programs, Endnote 2018 Attila Skulteti
What's New in Visual Studio 2005
NETWORK TOOL -SOWMYASRI KONIJETI.
Web Page Design CIS 300.
Lesson 5: Multimedia on the Web
Chloe Riley | Research Commons Librarian |
Presentation transcript:

Tools for Technical Communicators Save time and have fun doing it! Free tools and some COTS.

Clipname Shell extension for Windows Explorer Copy the UNC path to the clipboard. Copy filename and path to clipboard Copy filename/s to clipboard

Bulk Rename Utility Stand alone program – integrates into Windows Explorer Change file name case Replace characters Number/renumber files Remove characters Add/remove file extensions.

Agent Ransack/File Locator Lite Search for files on local machine or network Search for text in files Supports Office formats, text, PDF. Search with wildcards Boolean searches AND, OR, NOT Regular expressions Stand alone program – integrates into Windows Explorer

Notepad ++ Stand-alone program – supports plug-ins Copy text into other applications without formatting, supports drag-and-drop into Framemaker MDI - multi-document interface Add line numbers. Find and replace in files/folders Run macros and save them Color code samples

Throwback Thursday What is this?

Regular expression search. Notepad ++ View non-printing characters Extended search CSS and code editor – Syntax coloring and code folding

JPdfBookmarks Java program Edit PDF bookmarks without the full version of Acrobat.

Paint.NET Bitmap editor Supports transparency. Standard image editing tools, including layers, history MDI interface with icons on tabs Stand-alone program – supports plug-ins

Inkscape Vector graphics editor SVG file format. Stand-alone program – supports Add-ins

Inkscape

Fiddler Fiddler is a free web debugging proxy which logs all HTTP(s) traffic between your computer and the Internet. Use it to debug traffic from virtually any application that supports a proxy like IE, Chrome, Safari, Firefox, Opera, and more. Use this to debug your online help on your web server.

Microsoft Word Customize it! Learn how styles work Learn how templates work Learn Visual Basic for Applications (VBA). COTS

Choosing a tool Word or FrameMaker ? Flare or Robohelp? CMS A or CMS B?

1.Make a list of requirements 2.Rank your requirements Required = 3 Useful = 2 Nice to have = 1 3.Make a matrix to compare your options 4.Account for incidentals Ex. Does the CMS require an Oracle database? Cost prohibitive? 5.Expertise required? Is open source software really free? 6.What is the learning curve? 7.Hire a consultant?

Why did Star Wars episodes 4, 5, and 6 come before 1, 2, and 3 Because in charge of scheduling, Yoda was!

Links Clipname: Bulk File Rename Utility and manual: Agent Ransack: NotePad++: Notepad++ Cheat sheet: JPdfBookmarks: Paint.NET: Fiddler: Inkscape: