Event Search Results

How To: Make a Star Trek Red Shirt costume for Halloween or a Star Trek event

No one in their right mind would ever volunteer to be one of the Red Shirts, the security officers from Star Trek who so often died during the crew's away missions. Well, it is a pretty easy-to-make and easy to recognize costume, so it might be a good choice for your next nerdy Halloween party or other get-together. This video wills show you how to make a Red Shirt shirt of a long-sleeve shirt and paint.

How To: Use event handlers for Java programming

Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to work with event handlers when coding in Java. For more information, including detailed, step-by-step instructions, watch this programmer's guide.

How To: Handle events in master and content pages on ASP.Net

In this video tutorial, Chris Pels will show how events are handled in master and individual content pages. Even though the end result of a master and individual content page is a single ASP.NET page rendered in the user's browser the event handling in each type of page is handled separately. If a control is located in the master page the corresponding event handler is located in the master page by default. The same is true for controls in the content page. See two approaches to having the ev...

How To: Create an event page on Facebook

Want to create a Facebook event page? This clip will show you how it's done. Whether you're completely new to the Facebook's popular social networking site or simply require a small amount of clarification on how to perform a particular task on Facebook, you're sure to benefit from this helpful video guide. For more information, including detailed, step-by-step instructions, take a look.

How To: Use Facebook to invite friends to an event

Interested in using Facebook as a platform to invite your friends to an upcoming event? It's easy! So easy, in fact, that this video tutorial from Butterscotch can present a complete, step-by-step overview of the process in about a minute and a half. For detailed instructions, and to get started creating events on Facebook yourself, take a look.

How To: Use the Event Kit UI in the Apple iOS 4 SDK

In this clip, you'll learn how to utilize the Event Kit UI in the iOS 4 development kit. If you're interested in writing apps for the iPhone, iPod Touch or iPad, you'll need to know how to use the iOS SDK. If you're entirely new to the dev kit, however, never fear: the web is awash in high-quality, free tutorials like this one, which will teach you everything you'll need to know. For more information, including detailed, step-by-step instructions, and to get started writing your own apps and ...

How To: Make a Tall Balloon Centerpiece for Weddings & Events

See how to make a very tall, simple, yet elegant centerpiece for weddings and other events. You first need a tube and a base that it will fit into. Placing the tube in the base, use a hot glue gun to secure the tube into the base. You can then fill up the balloons with air using an air pump and tie pairs of balloons together. Twisting together four balloons, place the cluster of balloons around the base of the tube. Repeat with an additional 8 balloons and place this cluster at the top of the...

How To: Make a towel cake for a bridal shower or event

Learn how to make a towel cake for a bridal shower with this video! To make a towel cake start by folding a towel into a flat square. Then take a second towel and fold it in half. Lay the half folded towel on the table. Lay the towel that is folded into a square on the middle of the towel folded in half. Fold one end of the half folded towel over the folded towel and tuck it under. Then take the other side of the towel and fold it over and tuck it under making a larger folded towel square. Ta...

How To: Create an event announcement in Facebook

In this video tutorial, viewers learn how to create an event in Face-book. Begin by logging into your Face-book account and go to your profile page. Under your profile picture, select "Create Related Events" from the list of links. Now users are able to input all the information about the event, such as: event name, event type, start time, end time, location and etc.... When finished, click on Create Event. Then upload an image for the event configure the options and access of the event annou...

How To: Create a Facebook event for a group or member page

In this tutorial, we learn how to create a Facebook event for a group or member page. To do this, log into your Facebook account, then click on the "create an event" link. Now you will be able to add a name, tagline, description, date, type of event, start time, location, and more details about the event. Once you do this, you can invite your friends into the event and also make it a private event or a public one. After this, you will also be able to upload a photo and then once friend's RSVP...

How To: Invite all your friends to an event on Facebook

Do you have tons of friends on Facebook? Would you like to invite everyone you know to an event you are hosting or to try a product you are marketing? Normally to do this, you would need to select friends one at a time, reach Facebook's max invitee limit and then go in and do it again, and keep doing so until you get through your whole list. But what if you have hundreds of friends? This could take forever! Check out this tutorial and learn how to bypass Facebook's regulations and invite mass...

How To: Make event handlers for ASP.Net web pages and controls

In this video tutorial, Chris Pels will show how to create event handlers for ASP.NET web pages and web server controls. First, learn how to create page level events for the standard page events provided by the .NET Framework. See how to automatically bind the events to a page using the AutoEventWireup attribute as well as programmatically bind the events. Next, learn how to create and bind event handlers for the standard web server control events. Also learn how to connect multiple events fo...

How To: Post a Facebook event

Get the word out on that cool party, or classy soiree by advertising your events on Facebook. The events option on Facebook lets users post details about social events, business meetings, and more. It saves time and paper, and acts as a cool and informative online pre-party before the main event.

How To: Access and use the MIDI event list in Pro Tools 9

In need of a quick guide on how to use and make edits with the MIDI event list within Pro Tools 9? This free video software tutorial from Lynda presents a complete and thorough overview of the process. Whether you're new to Pro Tools or just new to Pro Tools 9, Avid's first native, software-only version of their popular Pro Tools DAW, you're sure to find much of value in this brief view.

How To: Tease your hair for any event

In this tutorial, we learn how to tease your hair for any event. First, you will brush your hair until it's combed all the way through. After that, you will pull up a section on the very top of your head. Then, use a teasing brush to gently tease the hair until you have the volume you want. After this, take another piece of hair and repeat the same process. Continue to do this until you have teased all the hair you want to volumize. After this, you will comb the hair through gently and then s...

How To: Make chocolate dessert cups for a event or party

In this video, we learn how to make chocolate dessert cups for an event or party. First, tape a cupcake pan and paint pink colored hot chocolate into a shape at the bottom. Next, add in melted chocolate to the individual cups. After this, place in the refrigerator for 10 minutes, then push the cups out of the trays. Then, you can place icing or cream into the middle of them and serve to guests. These only take a short amount of time to make, and everyone will love them. It's a great way to ke...

How To: Create rollover events with Flash ActionScript 2.0

This is a basic Flash tutorial showing you how to make an event occur when you scroll the mouse on and off an object using ActionScript 2.0. Whether you're new to Adobe's popular Flash-development platform or a seasoned web developer looking to better acquaint yourself with Flash CS3, you're sure to benefit from this free software tutorial. For more information, and to get started creating and using rollovers in your own Flash projects, watch this video guide.

How To: Create and use application level events in ASP.Net

In this video tutorial, Chris Pels will show how to create an Application Class File (Global.asax) that contains application level event handlers such as Application_Start and Application_BeginRequest. Then the sequence of application level events in the application lifecycle will be discussed as a basis for determining where certain types of operations would be best performed during the application lifecycle.

How To: Thread your eyebrows for any event

This video demonstrates the new technique of threading, an alternative to waxing, shaving or electrolysis. Threading uses two threads to pluck unwanted hairs in a fast and painless manner. First the technician will follow the natural arch of your eyebrow removing any stray hairs above the arch. Holding your eyelid slightly taught will allow the technician to remove any unwanted overgrowth underneath your arch, as well as between the eyebrows. Threading is also used to remove unsightly hairs f...

How To: Straighten your hair for any event

Do you know how they divide your hair into sections when you are at the salon? Though it is never easy to reproduce what they do at the salon, but you can do the same thing as best you can (and next time you are at the salon, watch closely to see how they do it). You are going to divide your hair into sections and put all the sections up on top of your head except for the bottom section. Use a brush to select a small segment of hair from the bottom section that you did not put up. Start at th...

How To: Create a new event on MyHeritage.com

Looking for instructions on how to make a new event when using MyHeritage? This brief video tutorial from the folks at Butterscotch will teach you everything you need to know. For more information, including detailed, step-by-step instructions, and to get started creating events and inviting people to them yourself, take a look.