Basic Text Search Results

How To: Use Visual Basic to convert temperature units

In this video, we learn how to use Visual Basic to convert temperature units. To start, make two command buttons. After you have created these, make sure you label them. The first command button should say "celsius to fahrenheit" and the second should say "fahrenheit to celcius". After this, make one text box and one label box. Now you will convert celsius to fahrenheit using the formula "F=(9/5*C) + 32". and you will be able to use this to convert temperature units. Save this and use it for ...

How To: Create an invisible button in Flash

Ever wondered about when your mouse moves over a website and some animation plays? Well, that's an invisible button. To create one, first type some text in Flash. Then create a new layer, draw some basic shape, and convert it to a button. Then double-click and create a new keyframe on hit. Scale the shape according to the size of the text. Now, when one moves the cursor on the text,the cursor becomes active. It really helps for some animation with greeting cards.

How To: Create a Twilight text effect in Photoshop

This video is a step-by-step tutorial about Photoshop, in which the creator shows you how to create the text "Twilight" the way it is done in the movie-title. It offers a perfect image of the capabilities of this program and the way it can be used. Even if you're completely new to Photoshopping this video is likely to teach you how to use it by just showing you the basic elements, which makes it ideal for people who are capable of picking up things quickly. It's also handy if you're already a...

How To: Use Microsoft Excel for beginners

MotionTraining gives an overview for using Microsoft Excel for beginners in this video. This video gives a rundown and overview of the basics of this spreadsheet program: from typing in the columns and rows, adding dollar signs to data, and how to make basic calculations. MotionTraining will show how to make text stand out with bold and italics, adding colors to your data, and how to make a grid appear during the printing process. Creating various charts of the data in the spreadsheet is also...

How To: Align text to the left, center or right in the WordPress post editor

In this clip, learn how to perform basic text alignment when formatting a new entry in the WordPress post editor. Every version of WordPress brings with it new features, new functions and new ways of doing things. Fortunately, the very same technology that allows an open-source blog publishing application like WordPress to exist in the first place also makes it easy for its users to share information about the abovesaid things through videos like this one. Take a look.

How To: Create bold, italic, and strike-through text in the WordPress post editor

In this clip, learn how to apply basic formatting to text in the WordPress post editor. Every version of WordPress brings with it new features, new functions and new ways of doing things. Fortunately, the very same technology that allows an open-source blog publishing application like WordPress to exist in the first place also makes it easy for its users to share information about the abovesaid things through videos like this one. Take a look.

How To: Edit videos like a pro with Windows Live Movie Maker

Edit your video footage like a pro with Windows Live Movie Maker. This informative video from Vimeo's excellent Video 101 series of tutorials reviews the steps involved in using the software to create a basic 5x5—that is, a video composed of five clips of five seconds each. The different steps highlighted include importing your video clips, trimming the footage, editing audio, adding transitions, adding text & titles, and uploading to video sharing sites.

How To: Create random basic math problems in Microsoft Excel

Love Microsoft Excel? This clip contains a tip that just might induce you to. With this free video tutorial from ExcelIsFun, the 71st installment of his "YouTubers Love Excel" or YTLE series of free video MS Excel lessons, you'll learn how to create random math problems for your kids with the CHOOSE, RANDBETWEEN, DOLLAR and TEXT functions. Learn to love digital spreadsheets more perfectly with the tricks outlined in this free Microsoft Office how-to.

How To: Write basic HTML and CSS

Whether you're using a fancy WYSIWYG (what-you-see-is-what-you-get) page editor like Adobe Dreamweaver CS5 or a barebones text editor like Notepad, if you want to build websites, you'll need to have some understanding of HTML (for the structure of your web pages) and CSS (for their style). And this free coder's guide will get you started along that path.

How To: Make watery ice glass text in Photoshop CS4

In this tutorial, learn how to make a very cool wet writing effect that you can use for graphics and logos. You will be creating this effect in Photoshop CS4. In this video, you will learn how to take tons of different layer styles and transform a basic text layer into a majestic piece of artwork. You will be shown the process step by step from the very beginning. This tutorial also shows the use of gradients and color corrections tools to optimize the full piece of work.

How To: Alter text on MySpace using HTML codes

In this Computers & Programming video tutorial you will learn how to alter text on MySpace using HTML codes. Here are a few basic html codes used to change the look of text on your profile or in a bulletin. <b> for starting bold text and </b> for ending bold text. <i> this text will be italicized</i>. For underlining text use the code <u> </u>. <b><i><u> This text will be bold, italicized and underlined </b></i></u>. To change color of your text to ‘red’ use the code <font color=”red”> </font...

How To: Start using Microsoft PowerPoint: Mac 2008

You could be a PowerPoint power user or you could be a PowerPoint newbie— you've never created a slideshow in your life! Either way, this will show all of you brand new to PowerPoint 2008 for Mac (and all of your slideshow gurus) the basics of PowerPoint. The Microsoft Office for Mac team shows you just how to get started and get up to speed fast in this how-to video.

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: Insert macro from the Internet into an Excel worksheet

This video takes us through a process of inserting Macros from internet into a excel workbook. Two shortcuts Alt-F11 and Alt-F8 is used. Alt F-11 is used to open the visual basic window and Alt-F8 is used to open macro lists window that opens all macros. These shortcuts work in most versions of Excel.The steps followed:1. Go to internet explorer and the site selected is Teach Excel and in the home page you have to select free macros, you will come to page of macros.2. You can simply select th...

How To: Cut, copy, and paste on your iPhone

You love your iPhone and you can't live without it, but it's lacked the basic ability to cut, copy, and paste across multiple apps. With Apple's OS 3.0 upgrade, you can do it all with just a few taps. Watch this Howcast guide to learn how to cut, copy, and paste on your iPhone.

How To: Implement an advanced login system with Visual Basic 6

In this four-part tutorial series, you'll learn how to create an advanced login system with Microsoft VB 6. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.