Exploring Window Movie Maker & PhotoScape
-search and add photo into editor to initialize editing process.
-menu is simple and some are auto-fix.

-more tools available in another tab.(e.g:add balloon box)
-more advance option on the upper tab.
-saving tools.several option provided.
Window Movie Maker
-add photo to be prepared for editing.
-add transition to the interchange between photo or video.
-smoother the changing of one photo or video with another.
-add visual effect can make the photo or video clip looks different from the original copies.
-lot of visual effect available to be chose.
-function to add-in own music into the project also available.
-finally,video clip is ready to make finishing work-save into video format.
-video in 1080p also can be saved if resolution meet requirement.
We Fly
Conclusion:
These two editing software are recommended for the beginner user who want to do some simple editing on their photo or video clip.It is more user-friendly compare to those professional and high-end application such as adobe photoshop and adobe premium.
At last,enjoy your editing journey…
Facebook Social Plugin
Today I would like to introduce somethings that is Facebook social plugin and this is actually provide user-friendly, so you can easily connect with someone who like or even comment your post before.
Step 1.
Go to Blogger's Dashboard and then to your blog's Layout > Design > Edit HTML tab and check "Expand Widget Templates".
Step 2.
Find the HTML attribution marked in bold:
Step 3.
Find
Step 4.
Find
You will notice that width of 450px is mentioned to render this button correctly for standard buttononly. If you are thinking to use other button layouts, then change the width accordingly, which is explained below in attribution part.
Step 5.
When it's all done, save your template.
For more information, please refer to http://developers.facebook.com/
Step 1.
Go to Blogger's Dashboard and then to your blog's Layout > Design > Edit HTML tab and check "Expand Widget Templates".
Step 2.
Find the HTML attribution marked in bold:
<html ...... xmlns:expr='http://www.google.com/2005/gml/expr'>After this add XML namespace attribute:
xmlns:fb='http://ogp.me/ns/fb#'
Step 3.
Find
<body> (or <body expr:class='"loading" + data:blog.mobileClass'> for templates based on Blogger's Template Designer) and immediately after it add the script:<div id='fb-root'/>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
Step 4.
Find
<data:post.body/> and immediately after it add the standard button snippet shown below:<b:if cond='data:blog.pageType != "static_page"'> <div class='like'> <fb:like expr:href="data:post.url" send="true" show_faces="true" width="450" font="arial"></fb:like> </div> </b:if>
You will notice that width of 450px is mentioned to render this button correctly for standard buttononly. If you are thinking to use other button layouts, then change the width accordingly, which is explained below in attribution part.
Step 5.
When it's all done, save your template.
For more information, please refer to http://developers.facebook.com/













No comments:
Post a Comment