Web Transcription Search Results

How To: Use an ISA server

So what exactly is ISA Server? ISA Server, which stands for Internet Security and Acceleration Server, is Microsoft's software-based firewall, proxy, and web caching service/product. Now what does all of that mean? This video helps explain it!

News: Musicians Are Holding Live Online Concerts for Free — Here's How to Watch Them All from Your Phone

Remember concerts? Those were fun. While gathering in large groups to listen to live music might not be allowed at the moment, the live music part still is. Thanks to the internet, more and more musicians are taking the stage each day to perform for those of us stuck in social isolation due to the new coronavirus. The best part? Many of these concerts are 100% free.

How To: Pre-Built Navigation Menu Bars for Xara Web Designer

Overview of pre-built navigation menus in Xara Web Designer designs gallery. The navigation menus in Xara Web Designers designs gallery allows you to choose from a list of navigation designs without having to design it by hand. If you need assistance using Xara Web Designer let us know and we will do our best to create web design tutorials to help you.

How To: Add Title, Description, Keywords and/or Phrases for Xara Web Designer 7 Premium

This web design tutorial will teach you how to add titles and descriptions that are relevant to your web page. Also you will learn how to add keywords for your website by using the website properties panel to add relevant keywords and phrases to your document in Xara Web Designer. The concepts taught for this web design tutorial are also referred to as Search Engine Optimization (SEO) meta tags.

How To: Apply Line Strokes in Xara Web Designer 7 Premium

Web Design Tutorial for Xara Web Designer to help you learn how to apply line strokes to objects. Our web design tutorials are geared toward complete beginners although each web design tutorial will go deeper into helping you understand how to use the Xara Web Designer software. Line strokes a beneficial because it allow you to give objects in your web design space a unique look. In this web design tutorial I will experiment and show you some of the different variations of patterns that can b...

How To: Make a basic web game with no plugins using only HTML5 and Javascript

Making web games using Flash and all the other plugins out there is fine, but compatibility and resource use are always going to be issues for them. Amazingly enough though, HTML5 is far enough along now that someone has made BioLab Disaster, one of the first if not the first web game to be made entirely with HTML5 and Javascript with zero plugins. The game's maker, Dominic Szablewski, was nice enough to make this video describing what he did to program this landmark game. It even describes w...

How To: Open up a web page on a BlackBerry Curve 8520 phone

Need some help figuring out how to browser the web on your Curve 8520? This clip will show you how it's done. Whether you're the proud owner of a BlackBerry smartphone or are merely considering picking one up, you're sure to be well served by this video guide. For detailed information, including step-by-step instructions, take a look.

How To: Create and animate advanced buttons in Flash CS3

Need to create Flash buttons? You've come to the right place. In this video, learn how to make professional looking, but easy to make, buttons with no scripting. The buttons featured in this tutorial are featured all over the web and on almost every flash site. Create the buttons you need for your web project with help from this step-by-step tutorial.

How To: Build web icons for a navigation bar in Photoshop

Looking for a guide on how to create icons for your website? With the Adobe Photoshop, it's easy. Whether you're new to Adobe's popular image editing software or simply looking to pick up a few new tips and tricks, you're sure to benefit from this free video tutorial from Tutvid. For more information, and to get started creating navigation bar-style web icons yourself, watch this graphic designer's guide.

How To: Enable the web server for your Mac Mini server

How to Use Your Mac as a Server: Turn your Mac Mini into a server! Yes, that's right, with a little know-how and a little spunk, you can turn an inexpensive Mac Mini computer into a server to provide services over you network. You won't even need the Mac OS X Server, just the Mac OS X Client, so there is no extra software to buy, just the Mac Mini and it's operating system.

How To: Disable the awesome bar in Firefox

In this video tutorial, viewers learn how to disable the awesome bar in the Mozilla Firefox web browser. This task is very easy, fast and simple to do. Begin by opening the web browser and type in "about:config" in the address bar. Press Enter on the keyboard. A warning will appear, click on "I promise, I'll be careful". In the Filter bar, type in "browser.urlbar". Then double-click on the result and change the value to -1. Now restart the Firefox web browser. This video will benefit those vi...

How To: Search text within web pages in Safari

To do this, you must be using Safari; make sure you are not using Firefox or another program. This can be very useful for quickly finding information on web pages. Press Command F. This will open up a toolbar on the top of the page which will ask you what you are searching for. Type the word you are searching for into the toolbar. The word will be highlighted on the web page; you can then click the next arrows to find the section of the page you are looking for. This can be used to find speci...

How To: Light your own web show

In this how-to video, you will learn how to light your web show. This is important as it will make your web show look more professional. Proper lighting allows you to see your face, eyes, and the colors of your shirt. If there is not enough light, you cannot see yourself as well. You will also look dark and grainy. Too much light will cause your face to look too hot. Backlit lighting will cause your face to be too dark because the light is in the background. This is why background lighting is...

How To: Make web browser bookmarks with Visual Basic 2008

This video is about making a bookmark for your web browser in Visual Basic 2008.The videos begins with a simple web browser which consists of simple web components, a textbox and a go button. Pull the sides of the browser to stretch it and put in a listbox. Enlarge the listbox and use two buttons below the listbox. Enter the text for the buttons as "Enter current page" and "clear". Now go to selection explorer, double click "my project" and go to settings. Add a new setting called "Bookmarks"...

How To: Create a web photo gallery with Photoshop

To create a web photo gallery on Photoshop, first go to file show all menu items if you have then automate go to Web photo gallery then to changes the styles click on the style to see them the description on thee right then set up email address after Source images on (use) choose a folder, click all sub folders if you do not have any sub folders in Your folder. Go to options select one that you choose then click OK then in Photoshop it resizes all photos quickly after open up a web browser an...

How To: Embed web content into a mobile Android application

Designing a cool app for Android? If you were looking to integrate web content into your Android app, you can—and the Android Developers are here to show you how it's done! It's all done with an embedded WebView, allowing you to embed HTML, Javascript and style sheets from your web content. If you were looking for a quick answer on how you embed your web content into your app, let the pros at Google teach you the right way.

How To: Use the DataPager & ListView controls in Visual Studio

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. Generally, the DataPager control is used with the ListView control. The ListView control is data driven. First create a ListView control and provide it some data. Next drop ...

How To: Use master page inheritance in Visual Studio 2008

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. This video tutorial uses a web template from oswd.org to demonstrate the use of Master Pages and how they are supported in Visual Studio 2008. Specifically, this Visual Stud...

How To: Use the WPF form designer in Visual Studio 2008

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. In this video tutorial, you'll take a tour of the new features and changes to the IDE in Visual Studio 2008. See the updated web page editor, WPF form designer, CSS editor, ...

How To: Create nested master pages in Visual Studio 2008

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. Using Visual Studio 2008's improved Designer, this video will demonstrate how to create a Nested Master Page. Nested Master Pages are useful when you build a hierarchy of te...

How To: Make a spider web treat bags with Crayola

Learn how you can make a spooky spider web treat bag with this arts and crafts tutorial from Crayola. These easy spider web treat bags are perfect for a trick-or-treat bag or as party favor bags. You will need 2 small white paper bags, Crayola Color Explosion black paper, Crayola Color Explosion markers, glitter glue, scissors, and brass fasteners. With this how to video you will be able to make these fun spider web treat bags with your kids.

How To: Use iOS 17's Live Voicemail Feature on Your iPhone — Everything You Need to Know

Visual Voicemail revolutionized phone calls and the voicemail system when Apple introduced it with the original iPhone. Now, thanks to iOS 17, Apple has done it again with its newest calling feature, Live Voicemail. This feature uses speech-to-text technology to show you voicemail transcriptions on the incoming call screen in real time, helping you decide if it's important enough to answer the call.