Archive for the ‘entrepreneur’ category

How To Autoplay Your Youtube Video

September 30th, 2009

This tutorial is going to show you how to place a YouTube video on your own website or blog, and also how to make it automatically play when your site loads. The reason you might want to auto play a video on your website are for various reasons. One being, the number of your YouTube plays on YouTube will increase, giving you a better position. Rather than waiting for someone to play your video online, you have a view every time someone visits your website.

So for the first step is finding the YouTube video that you are looking for.

Once, you know this you need to copy and paste the Embeded code given to you shown in the screenshot below.

YouTube Embeded Code

YouTube Embeded Code

When you first copy and paste your code to your website, this is the code that you are given.

 <object width="425" height="344">

<param name="movie" value="http://www.youtube.com/v/-5ftmBBhssY&hl=en&fs=1&"></param>

<param name="allowFullScreen" value="true"></param>

<param name="allowscriptaccess" value="always"></param>

<embed src="http://www.youtube.com/v/-5ftmBBhssY&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed>

</object> 

Notice in the code above I have highlighted the everything in the embed tags. This is the code that you are going to keep in order to auto play your video. You can go ahead and delete the rest.

The next step after you have cleaned up the code, is to add &autoplay=1 to the end of the embed source url (embed src) as shown below.

<embed src="http://www.youtube.com/v/-5ftmBBhssY&hl=en&fs=1&autoplay=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed>

</object> 

Not as bad as you thought I’m sure.  Let me know if you have any questions or comments!

  • Share/Bookmark

What is Twitter and How to Sign Up

September 8th, 2009

Lately, we have had a lot of clients that have been curious on how to sign up with Twitter and start using it. So we decided to make a quick beginner video to Twitter and how to start using it immediately.

So how did it go? Did we leave anything out? Leave us a comment!

  • Share/Bookmark

Introduction to Mind Mapping Using Bubbl.us

August 25th, 2009

This beginner screen cast to Mind Mapping covers the basics of mindmapping and how it can help you brainstorm or create systems for your business. Mind mapping is a great way to think more creatively, while not thinking about structure.

You can go to Bubbl.us here.

Do you like to mind map? Do you have any suggestions?

Thank you everyone for watching our first screencast!

  • Share/Bookmark

How To Filter & Organize Your Messages With Thunderbird

August 19th, 2009

Going through huge amounts of email everyday can be a monotonous task, especially if one gets lost in the shuffle. If you are constantly dragging your new emails into folders so you can keep things categorized, you really should be automating that. By automating this task, I have saved at least one hour per day, leaving my work days to more important things.

First you are going to need Mozilla Thunderbird, you can perform this same technique with Microsoft’s Outlook, but I will be focusing on Thunderbird. If you don’t have Thunderbird yet, you can go to their website and download it for free (http://www.mozillamessaging.com/thunderbird). If you haven’t used Thunderbird yet, I highly recommend trying it out.

Next, we are going to take a look at your folders, finding a way to automate new emails that are already in those folders, to go in there from now on. Locate the folder your most popular folder that you constantly place emails in, and let’s start there. Open up a text editor and copy and paste all of the email addresses that are in that folder (we’ll come to that later).

Fire up Thunderbird and go to TOOLS and click MESSAGE FILTERS (as seen in the picture below).

Tools --> Message Filters

Tools --> Message Filters

You are now greeted with the Message Filters window, which is displayed below.

Message Filters Content Window

Message Filters Content Window

Now if you have multiple email addresses, you are going to have to change the email at the top of the box, in order to correspond with the email you want the filter added to. Now that you have the email selected, you need to click on the button labeled NEW. You are now greeted with the following window:

New Filter

New Filter

The first field labeled “Filter Name” is going to be your label for your filter, so you can remember it later.

The next field is “For incoming messages that,” we are going to click “Match any of the following” (which should already be highlighted) and move to the next line.

Click on the drop down menu that says “Subject” and choose “From”. This is applying the filter to an email address. Leave the field “contains” alone and open up your text editor and enter in your first email address on the list. Now if would like more than one email to be filtered and stored in the same folder, click the “+” sign and do excactly what you did with the first email. Once you have all of your email addresses entered (remember we’re only working on one folder at a time), now it is time to tell Thunderbird what you want it to do with these future emails that you recieve.

The field that says “Move message to,” you can leave alone. Select the field to the right of “Move Message to” and find the folder that you wish to use for the filter.

Now press Ok.

If you own many email addresses, and emails that you would like filtered go to both of your addresses, you need to perform the steps over again for each account.

Now, for every email that you filtered, it will now automatically be inserted into the folder you assigned.

Congratulations, you have now automated one more task in your life and if you’re like me, you will be saving yourself a considerable amount of time. Doesn’t it feel great to have an empty inbox?

###

Do you have any tips, suggestions, or add-ons that you recommend for helping automate email?

  • Share/Bookmark