My friends often ask me how to download video in youtube.com, ehm at the first time I answered "It can't". So, I tried to ask my other friend, her name Triana, She told me that you can do it in keepvid.com. But my instructure told me that you can download with a software, unfortunately I forgot the name from the software so. I only tell you from keepvid.com
STEP 1
You should open youtube.com and then you search video that you want. After that you copy the video's link.
STEP 2
Open keepvid.com in other tab of your browser. Paste the link into box. Click download in order you can save it into FLV or MP4 format.
STEP 3
Look the picture below to make clear all instruction.
I am sure if your connection is good, you can get the video full. Ok guys, wait my other tutorial. Keep spirit!!!
October 21, 2008
How to Download Video in Youtube
categories: Computer-Inet
Posted by Farhan at 11:34 AM 0 comment(s)
October 15, 2008
Read More Script at Blogger
Make the boundaries in our writing is very useful, usually in long writing. To make it (read more) follow these step below:
1. Edit your template, enter to layout and edit the HTML. Don't forget to click []Expand Widgets Templates.
2.Look for these code:
[div class='post-body entry-content']
- - - - place for new code
[p][data:post.body/][/p]
- - - - place for new code
[div style='clear: both;'/] [!-- clear for photos floats --]
[/div}.
If you only find post-body, add entry-content beside that
3. Input these code
[div class='post-body entry-content']
[b:if cond='data:blog.pageType == "item"']
[style].fullpost{display:inline;}[/style]
[p][data:post.body/][/p]
[b:else/]
[style].fullpost{display:none;}[/style]
[p][data:post.body/][/p]
a expr:href='data:post.url'>Baca Selengkapnya...[/a]
[/b:if]
[div style='clear: both;'/] [!-- clear for photos floats --]
[/div]
4. Click save
5. When you write or make new posting, you have to in edit html mode, and type
-- shown paragraph
[span class="fullpost"]
-- hidden paragraph
[/span]
P.S.: In this tutorial, I used '[]' but in your edit html you have to change be '<>.
I get this tutorial from my friends Agus Rais
Posted by Farhan at 3:54 PM 0 comment(s)