Pages

Friday, July 6, 2012

Headline news Blog Make Here

Bismillah today I wanna sahre about my experiment already I try some Headline News , but every Headline news I don’t like, Out of the Blue  I find wow it’s so really I like the Widget like this :

Head Line news Blog
Eg: News Updete

From here I wanna share to my friend , visitors and any more especially Buddies Blogger , because I already feel confused at to find this widget : Updete News, so I Wantn’t you get the same feel hehe it’s very bad. Ok ! Start Here !
This is my Steps :

1.       Prepare Tools and Materials ( Personal Computer / Dial-Up/Coffe/Milk,etc)
2.       Start and it’s very important pray / Read Basmallah
3.        Logn in your Blog
4.       Choose your Blog , Go to Layout→ Just In case you must be Download Full Template
5.       LayoutEdit HTMLProcesed
6.       Check R Expand Widget Template
7.       Find the world ]]></b:skin>  with ( Alt + F )
8.     After That you copy CSS code , Place it on Top of  ]]></b:skin>
 
.newspic {background:#827D82 url(http://a6.sphotos.ak.fbcdn.net/hphotos-ak-snc7/485148_443386562354400_100000491793122_1751529_1264526916_n.jpg) no-repeat top left;width:100%;margin:0 auto;padding:0 auto;height:32px;color:#000000;}.news{width: 100%;margin:0 auto;padding:0 auto;line-height: 1.4em;text-align:left;font-family:Arial;font-size:10px;color:#000000;overflow:hidden;clear:both;}.news a:link, .news a:visited{color:#000000;text-decoration:none;}.news a:hover {color:#ddd;text-decoration:underline;}


9.      Step two for CSS code , you must be Find ( Ctrl + F ) </head>
10.    Than you copy Css code ,  Place it on top oh </head>

<script src='http://www.google.com/jsapi?key=ABQIAAAAUMsU2d40bO1-m8DeADFRexTdcQS31_Y0TkToW9tE1XWPEnv6YBSa1QfZaAr4GJ8-AZkWddpnW9Y0hA'></script>
<script type='text/javascript'>
//<![CDATA[
var gfeedfetcher_loading_image="indicator.gif";google.load("feeds","1");function gfeedfetcher(c,a,b){this.linktarget=b||"";this.feedlabels=[];this.feedurls=[];this.feeds=[];this.feedsfetched=0;this.feedlimit=5;this.showoptions="";this.sortstring="date";document.write('<div id="'+c+'" class="'+a+'"></div>');this.feedcontainer=document.getElementById(c);this.itemcontainer="<li>"}gfeedfetcher.prototype.addFeed=function(b,a){this.feedlabels[this.feedlabels.length]=b;this.feedurls[this.feedurls.length]=a};gfeedfetcher.prototype.filterfeed=function(b,a){this.feedlimit=b;if(typeof a!="undefined"){this.sortstring=a}};gfeedfetcher.prototype.displayoptions=function(a){this.showoptions=a};gfeedfetcher.prototype.setentrycontainer=function(a){this.itemcontainer="<"+a.toLowerCase()+">"};gfeedfetcher.prototype.init=function(){this.feedsfetched=0;this.feeds=[];this.feedcontainer.innerHTML='<img src="'+gfeedfetcher_loading_image+'" /> Loading news...';var a=this;for(var b=0;b<this.feedurls.length;b++){var c=new google.feeds.Feed(this.feedurls[b]);var d=(this.feedlimit<=this.feedurls.length)?1:Math.floor(this.feedlimit/this.feedurls.length);if(this.feedlimit%this.feedurls.length>0&&this.feedlimit>this.feedurls.length&&b==this.feedurls.length-1){d+=(this.feedlimit%this.feedurls.length)}c.setNumEntries(d);c.load(function(e){return function(f){a._fetch_data_as_array(f,e)}}(this.feedlabels[b]))}};gfeedfetcher._formatdate=function(a,c){var d=new Date(a);var b=(c.indexOf("datetime")!=-1)?d.toLocaleString():(c.indexOf("date")!=-1)?d.toLocaleDateString():(c.indexOf("time")!=-1)?d.toLocaleTimeString():"";return"<span class='datefield'>"+b+"</span>"};gfeedfetcher._sortarray=function(a,b){var b=(b=="label")?"ddlabel":b;if(b=="title"||b=="ddlabel"){a.sort(function(e,d){var g=e[b].toLowerCase();var f=d[b].toLowerCase();return(g<f)?-1:(g>f)?1:0})}else{try{a.sort(function(e,d){return new Date(d.publishedDate)-new Date(e.publishedDate)})}catch(c){}}};gfeedfetcher.prototype._fetch_data_as_array=function(b,a){var d=(!b.error)?b.feed.entries:"";if(d==""){alert("Google Feed API Error: "+b.error.message)}for(var c=0;c<d.length;c++){b.feed.entries[c].ddlabel=a}this.feeds=this.feeds.concat(d);this._signaldownloadcomplete()};gfeedfetcher.prototype._signaldownloadcomplete=function(){this.feedsfetched+=1;if(this.feedsfetched==this.feedurls.length){this._displayresult(this.feeds)}};gfeedfetcher.prototype._displayresult=function(a){var e=(this.itemcontainer=="<li>")?"<ul>\n":"";gfeedfetcher._sortarray(a,this.sortstring);for(var c=0;c<a.length;c++){var d='<a href="'+a[c].link+'" target="'+this.linktarget+'" class="titlefield">'+a[c].title+"</a>";var b=/label/i.test(this.showoptions)?'<span class="labelfield">['+this.feeds[c].ddlabel+"]</span>":" ";var g=gfeedfetcher._formatdate(a[c].publishedDate,this.showoptions);var f=/description/i.test(this.showoptions)?"<br />"+a[c].content:/snippet/i.test(this.showoptions)?"<br />"+a[c].contentSnippet:"";e+=this.itemcontainer+d+" "+b+" "+g+"\n"+f+this.itemcontainer.replace("<","</")+"\n\n"}e+=(this.itemcontainer=="<li>")?"</ul>":"";this.feedcontainer.innerHTML=e};
var gfeedfetcher_loading_image="indicator.gif";function gfeedrssticker(d,b,a,c){this.tickerid=d;this.delay=parseInt(a);this.mouseoverBol=0;this.itemsperpage=1;this.messagepointer=0;gfeedfetcher.call(this,d,b,c);this.itemcontainer="<div>";this.tickerdiv=document.getElementById(d)}gfeedrssticker.prototype=new gfeedfetcher;gfeedrssticker.prototype.constructor=gfeedrssticker;gfeedrssticker.prototype._displayresult=null;gfeedrssticker.prototype.entries_per_page=function(a){this.itemsperpage=a};gfeedrssticker.prototype._signaldownloadcomplete=function(){this.feedsfetched+=1;if(this.feedsfetched==this.feedurls.length){this._initscroller(this.feeds)}};gfeedrssticker.prototype._initscroller=function(a){var c=this;gfeedfetcher._sortarray(a,this.sortstring);this.itemsperpage=(this.itemsperpage>=a.length)?1:this.itemsperpage;var b=a.slice(this.messagepointer,this.itemsperpage);this.tickerdiv.innerHTML=formatrssmessage(b,this.showoptions,this.itemcontainer,this.linktarget);this.tickerdiv.onmouseover=function(){c.mouseoverBol=1};this.tickerdiv.onmouseout=function(){c.mouseoverBol=0};this.messagepointer=this.itemsperpage;if(window.attachEvent){window.attachEvent("onunload",function(){c.tickerdiv.onmouseover=c.tickerdiv.onmouseout=null})}setTimeout(function(){c._rotatemessage()},this.delay)};function formatrssmessage(d,b,f,g){var c=(f=="<li>")?"<ul>\n":"";for(var e=0;e<d.length;e++){var h='<a href="'+d[e].link+'" target="'+g+'" class="titlefield">'+d[e].title+"</a>";var j=/label/i.test(b)?'<span class="labelfield">['+d[e].ddlabel+"]</span>":" ";var k=gfeedfetcher._formatdate(d[e].publishedDate,b);var a=/description/i.test(b)?"<br />"+d[e].content:/snippet/i.test(b)?"<br />"+d[e].contentSnippet:"";c+=f+h+" "+j+" "+k+"\n"+a+f.replace("<","</")+"\n\n"}c+=(f=="<li>")?"</ul>\n":"";return c}gfeedrssticker.prototype._rotatemessage=function(){var b=this;if(this.mouseoverBol==1){setTimeout(function(){b._rotatemessage()},100)}else{var a=this.feeds.slice(this.messagepointer,this.messagepointer+this.itemsperpage);this.tickerdiv.innerHTML=formatrssmessage(a,this.showoptions,this.itemcontainer,this.linktarget);this.messagepointer=(this.messagepointer+this.itemsperpage>this.feeds.length-1)?0:this.messagepointer+this.itemsperpage;setTimeout(function(){b._rotatemessage()},this.delay)}};
//]]>
</script>
<style type='text/css'>
.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;}
.labelfield{ /*CSS for label field in general*/
color:#aaa;font-size: 100%;}
.datefield{ /*CSS for date field in general*/
color:#aaa;font:normal 14px Arial;text-transform:none;}
#example1{ /*Demo 1 main container*/
width: 780px;
height: 14px;
border: 0px solid #aaa;
padding: 0px;
font:bold 16px Arial;
text-transform:none;
text-align:left;
background-color:transparent;}
code{ /*CSS for insructions*/
color: #fff;}
#example1 a:link, #example1 a:visited {color:#f2f2f2;text-decoration:none;}
#example1 a:hover {color:#C8D3F2;text-decoration:none;}
</style>



11.      This is Css Code Final, step 3 you also Find ( Ctrl + F ) </head>
12.       After that you also copy the Css Code and place it on Under   </head>
 
<div class='newspic'>
<div style='float:left;width:780px;padding:6px 0 6px 180px; position:relative; overflow:hidden;'>
<script type='text/javascript'>
var cssfeed=new gfeedrssticker(&quot;example1&quot;, &quot;example1class&quot;, 4000, &quot;_new&quot;)
cssfeed.addFeed(&quot;Creating Website&quot;, &quot;http://Mangkupolitan-id.blogspot.com/feeds/posts/default&quot;) //Specify &quot;label&quot; plus URL to RSS feed
cssfeed.displayoptions(&quot;date&quot;) //show the specified additional fieldscssfeed.setentrycontainer(&quot;div&quot;) //Wrap each entry with a DIV tag
cssfeed.filterfeed(10, &quot;date&quot;)
cssfeed.entries_per_page(1)
cssfeed.init()
</script>
</div>
<div style='clear:both;'/>
</div>

13.      Finish , Save Template . View your Blog

Note :
1.      Red Code ‘827D82‘ You Can Change with your fovorite Background Color
2.      Blu Code ‘http://Mangkupolitan-id.blogspot.com’ change your Url
3.      Green Code This Widget Date ( Time ) if you want not , you just Deleted
4.      Than Number 10 Yellow Code Show number of your News Updete

Maybe that’s All , if you have question lave coment or give me Suggestion Thanks !
(Um)

Monday, June 18, 2012

Join in Google


Join with search Engine Google:mangkupolitan help
Starting Google


Join with Search Engine Google
Many article was Published on Umar Kun blogs , The Labels : SEO Internet Knowledge.
How to Incorporate your Blog's to Search Engines Google, In fact it's so essy .
so you don't affrid, but We will be Help you dude.
Strat here :
1. Open : Web Tools Master, Clik Here !
2. If you Not yet Loggin on your Blog , you must be Loggin in : Web Tools Master
3. After That you will be Show the Colums URL , you Insert your Addres Blog/anyMore in this Colum with Clearly. eg: http://www.mangkupolite-id.blogspot.com/
4. Then you Copy the Caphcta Code ( Anti Robot ) in the Colom Caphcta Code
5. Finally you just "Submit Requst" Than show " Your request has been received and will be processed shortly. "
(Um)

Sunday, June 17, 2012

Make Your Tittle Movement




Tittle Movement is very Cool you Know ( Live Demo )
the steps are very easy:
1. Loggin on your Blogger
2. Go to Template
3. Choose Edit HTML
4. Find the Code <head> with Ctrl + F ( Find )
5. After that you Copy and paste the code under the code <head>
-------------------------
<script type='text/javascript'>
//<![CDATA[
msg = "Text Movement2";
msg = "Text Movement1" + msg;pos = 0;
function scrollMSG() {
document.title = msg.substring(pos, msg.length) + msg.substring(0, pos); pos++;
if (pos > msg.length) pos = 0
window.setTimeout("scrollMSG()",450);
}
scrollMSG();
//]]>
</script>
--------------------------
6. And than you choose " Save Template "
7. Finally you Look your Blog. Check Here ! You Same !

*Note :
Change the Red Colour text with your text likely/wish
change the number 200 likely , for the speed of the tittle movement.
(Um)

Navbar Not Important

Navar Is the part Of the Blogger the Position On The Top .
I think Navbar Not Important , I dont Know why I speak It ?
this is Picture live on Blog have a Navbar

Navbar Not Important
Have a Navbar

Maybe I don't Like The Navbar .
the steps :
1.first You Sign in Your Blogger
2.After That Open Your Blogger > Dashboard > Overview > Template > Costumesize > Advanced > Add CSS
3. In the Add CSS you Paste The Code
------------------
#navbar-iframe {
display: none !important;
}
------------------
4. Finish . Good Luck ! and Look your Blog .
Navbar Not Important
Haven't Navbar

(Um)

Friday, June 15, 2012

Facebook Social PlugIn

Facebook Social PlugIn  : Gan Umar
Socila Plugin : Coments

Make Your Blogger is Cool with Facebook Social Plug in .
thre are Like Box , Like Facebook Accout , Live Stream, Registration , Coments and any More .
you just :
1. Go to Facebook Develop  Clik Here !

2. Then you Choose Core Concepts > Social Plugin ( Choose faforite plugin whic you fix on your Blog )
3. Set/Edit the Information ( Graet Code )
4. If you Enough like the Layout you Can Get Code
5. will appear the Code in The Two Coloum
6. Sign In your Blogger > Dashboard > Layout > Add Widgade > Html Java Script
7. My Sugestion you Paste the Two Code from Facebook Development in the Html Java Script
   separated the two code with SPACE > Save.
8. Finally View your Blog
Thank You
(Um)

Thursday, June 14, 2012

Flag Counter : Get Yours!

Flag Counter : Get Yours! : Umar-Kun

Flag Counter is one of the most Gadget beautifully.
you want to Fix the Flag Counter in your Blog, Go to Here !
the steps :
1. Sign in your Blog Account
2. Go to Dashboard > Layout > Add Widget > Html Java Script, Wait it !
3. Open New Window , Clik Here Get Flag Counter Web
4. Look on the Top , Choose " Get Yours "
5. Set/edit your faforite Layout of the Flag Counter
6. Then " Get Code " , Will appear Vertivicasion Email
  you write your Email, if you not Want just "Skip"
  Get Code and Copy
7. Back to Blogger in the Htnn(Html) Java Script you paste the Code > Safe
8. Finally View your Blog
mybe that's All thank you
(Um)

Wednesday, June 13, 2012

Plugin Twitters

Mangkupolitan : Plugin Twitters

Are You Blogger ?If You Blogger This Articel Very Help You And If You just Read / Not Blogger This Artcle Just make You Know How To make Social Plug in Twitter.
I Hope the article is benefecial For You !
In Fact the social Plug in Twitter very Important For Share Your Post Or to Know the Developing Blog's.
This Way How To make socil Plug In twitter and unite your Blog to Social Plug in.
1. Open Your Blog Account

2. Open Your Twitter Account. Go to Profil > Change Information (Edit) > Pengaturan
  Choose , In the Bottom "Situs Web" > ( You can also add Twitter to your site here )
  You Enterence In Plugin Twitter Or Clik Here
  Go to (logo & Brand ) Clik Here
  Then You Set/Edit Your Social Plugin Lovely. If You Finish set you must Be Get Code In  Part of Right . You Just Copy.

3. After That you Go to Layout > add Gadget > Html Java Script > Paste the Code .
Viewe Your Blog :)

mybe That's All, If you smart and expert you will Get any Social Plugin twitter.
(Um)

Tuesday, June 12, 2012

How to disable the Facebook Account

How to disable the Facebook Account


This article can you call " Hack Account Facebook "

I always heard my friend said that the Facebook account was broken / was stolen . In fact it was not possible cause I know where possible people Hack the Account not important , just waste time , may be you Forgot your Passpoard or you very careless .
Now it's Real , its my experience , I wanna tell you how to disable your FB account with clear , but it's just make yaour accont Hide from Others Friend , and If you Open again it's make your account active .so if you want your Fb was Block you just not open your account. On my mind this way can become tools Hack moderen . Right this is articel have the way Hack with Technology . before it , Learn How to dissable your account Fb .

 first of all you just join / open your Facebook

 Next you enterence in your "Beranda" From here you clik the Right Corner , beside tab beranda you Choose " Pengaturan Akun " . after the steps you will enterence in Facebook Settings. Next you Just Clik the icon in the Left Corner Top " Keamanan" . Choose !

 Then you Look " Pengaturan Keamanan "  very Bottom " the colour is blue " Nonaktifkan akun Anda " You Chose If you are Really wanna Dissable your account . After you Choose this , will apper the Confirmation about your Fb account You give your Reason , refuse email and Clik Confirmation , And you Input your Passpoard . Choose " Nonaktifkan Sekarang "

 Outimatically your Fb account was Disable , but just Hidden to your Friends and If you Open again Your Fb Account was active so you musn't Open your Account. Completed.

This way make we are Think that the way can be make a tools Hacker . Try to think how we can make the tools Hacker . *) my Answere Yap If you are already Know ID and PW (FB) your Friend,  before you dissable the Account you MUST be Change The Password just You Know it . hehe very MISCHIEVOUS.
(Um)