d MacSpot

2.01.2006

Strong Bad Email #143

Technology Acording to Strong Bad:
(Right click on video and select play)



Homestar Runner
+MacMan

1.12.2006

How to Embed Google Video

This is just a follow up post on embedding video. I decided to use Google Video this time.

Systm Episode 1


Steps for uploading video:
1. Download the Google Video Uploader here.
2. Upload your video to your Google account.
3. Allow Google to verify your video.

Steps for adding video to website:
1. Go to the page the video is on and click the "Put on Site" link
2. Copy the code to your website.

Using Google video is nice because it generates all the code you need for adding the video, it stores the video on their server so you don't have to, and it already has a huge database of video that you can add to your site for free.

Enjoy
+MacMan

How to Embed Quicktime Movies

All over the web I'm seeing more and more embedded video on websites. This is a really nice add-on that gives your site just a little more of the cool factor.



Steps:
1. Find a video. Any short quicktime movie will do. Remember, try to keep file size small.
2. Use this code on your website:

< src="sample.mov" width="320" height="256">< /embed>
(Remove the " " just before "embed" and before the "/embed" when copying and pasting.)

3. Replace "sample.mov" with your movie file (either absloute or relative URL)
4. Set height and width to desired values. (Add 16px to the height so that the play/pause controller will show up.)

That's It!

There are several varibles that can also be set such as autoplay and start time. Check out everything shown here and more at Apple's tutorial page.

+MacMan

If you want to download and save the embeded movies from a website, read my how to.

12.25.2005

Tunatic

Here's another music related post for ya. I just stumbled across a program called Tunatic. Tunatic analyzes the music playing through your sound card and returns the song name and artist to you. It doesn't matter if the sound is comming from iTunes or a microphone. It just works. Its a little creepy when it is able to correctly identify your music.

Image hosted by Photobucket.com

Tunatic does have a few bugs though. The main problem is it has a limited music database. By downloading a program called Tunalyzer, users can help increase the size of the database. So, if you are listening to a popular band such as Green Day, you should have few problems matching songs. However, if you are listening to a more obscure band, don't expect Tunatic to get it right everytime, if even at all.

Download Tunatic: Mac Windows

+MacMan

12.14.2005

TMBG Podcast

Yep, its true. They Might Be Giants (TMBG) has released their first podcast.

Here is TMBG's announcement:

They Might Be Giants' very first podcast is available right now right here. To subscribe to this unique free service subscribe here. This first episode is approximately 20 minutes long and features a number of exclusive recordings and some unusual tracks we suspect you'll find interesting. The host is the Duke of Dead Air- Cecil Portesque- broadcasting from an undisclosed, very rainy location. Future podcasts are already in the works. Please check it out, and we sincerely invite you to hip as many people you know about this show- especially you blogtopianists out there.

If you never podcasted before, you might want to check out your iTunes application if you are on a Mac or PC. Just open the application and click on the "Podcasts" button. Under "advanced" select "subscribe to podcast" and paste the below link in the field.

http://www.tmbg.com/_media/_pod/podcast.xml

If you don't have iTunes, it's avalible free from Apple. Go to apple.com to download it now.


+MacMan