Les nouveautés et Tutoriels de Votre Codeur | SEO | Création de site web | Création de logiciel

seo Stylish External-Link Buttons For Blogger With Mouse Hover Effect 2013

Seo Master present to you:

Always we are try to make our blog become more good and attractive. Its helps reader  mind very happy and  help to reader always remember about your blog. Now i share some buttons with mouse hover effects to your blogger. When we are include an external link like “LIVE DEMO” etc, in your blogger, this button can make some special attraction. You can add this on your blogger. It has two different parts CSS part and HTML part . Read carefully and add it.

 

Log in to your Blogger account

  • Select on Template Option.

 

  • Click on Edit HTML .

 

  • Find (CTRL+F)  ]]></b:skin> tag.

 

  • Copy and paste CSS code above ]]></b:skin> tag.

 

  • Copy and paste HTML code, where you want to see your image. ( Replace highlighted RED color with your Link and Text )

 

CSS Code

 

.MH{ background: rgba(0, 0, 0, .08); display: inline-block; padding: 5px; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; }


.MH a { color: #fff; border: 1px solid rgba(0, 0, 0, .3); display: inline-block; padding: .6em 1.2em; position: relative; text-decoration: none; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4); }


.MH a.red { background: #c60000; background: linear-gradient(top, #c60000 0%, #b20000 100%); background: -moz-linear-gradient(top, #c60000 0%, #b20000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c60000), color-stop(100%, #b20000)); background: -webkit-linear-gradient(top, #c60000 0%, #b20000 100%); }


.MH a.orange { background: #f99015; background: linear-gradient(top, #f99015 0%, #f76c0f 100%); background: -moz-linear-gradient(top, #f99015 0%, #f76c0f 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f99015), color-stop(100%,#f76c0f)); background: -webkit-linear-gradient(top, #f99015 0%,#f76c0f 100%); }


.MH a.green { background: #30a146; background: linear-gradient(top, #30a146 0%, #249334 100%); background: -moz-linear-gradient(top, #30a146 0%, #249334 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #30a146), color-stop(100%, #249334)); background: -webkit-linear-gradient(top, #30a146 0%, #249334 100%); }


.MH a.blue { background: #16a4c8; background: linear-gradient(top, #16a4c8 0%, #1086b6 100%); background: -moz-linear-gradient(top, #16a4c8 0%, #1086b6 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #16a4c8), color-stop(100%, #1086b6)); background: -webkit-linear-gradient(top, #16a4c8 0%, #1086b6 100%); }


.MH a.gray { background: #c2c2c2; background: linear-gradient(top, #c2c2c2 0%, #aeaeae 100%); background: -moz-linear-gradient(top, #c2c2c2 0%, #aeaeae 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c2c2c2), color-stop(100%, #aeaeae)); background: -webkit-linear-gradient(top, #c2c2c2 0%, #aeaeae 100%); }


.MH a.dark { background: #464646; background: linear-gradient(top, #464646 0%, #343434 100%); background: -moz-linear-gradient(top, #464646 0%, #343434 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #464646), color-stop(100%, #343434)); background: -webkit-linear-gradient(top, #464646 0%, #343434 100%); }


.MH a:hover {
-moz-transform:rotate(-10deg);
-webkit-transform:rotate(-10deg);
-o-transform:rotate(-10deg);
-ms-transform:rotate(-10deg);
transform:rotate(-10deg);
}

 

HTML Codes

 

Blue Button:

 

Live Demo

 

<span class="MH"><a class="blue" href="YOUR-LINK-HERE"> YOUR-TEXT-HERE </a></span>

 

Replace highlighted RED color with your Link and Text

 

Orange Button:

 

Live Demo

 

<span class="MH"><a class="orange" href="YOUR-LINK-HERE">  YOUR-TEXT-HERE </a></span>

 

Replace highlighted RED color with your Link and Text

 

Dark Button:

 

Live Demo

 

<span class="MH"><a class="dark" href="YOUR-LINK-HERE"> YOUR-TEXT-HERE </a></span>

 

Replace highlighted RED color with your Link and Text

 

Gray Button:

 

Live Demo

 

<span class="MH"><a class="gray" href="YOUR-LINK-HERE">  YOUR-TEXT-HERE </a></span>

 

Replace highlighted RED color with your Link and Text

 

Red Button:

 

Live Demo

 

<span class="MH"><a class="red" href="YOUR-LINK-HERE">  YOUR-TEXT-HERE </a></span>

 

Replace highlighted RED color with your Link and Text

 

Green Button:

 

Live Demo

 

<span class="MH"><a class="green" href="YOUR-LINK-HERE">  YOUR-TEXT-HERE </a></span>

 

Replace highlighted RED color with your Link and Text

 

 

  • Save it.

 

 

Are you happy.???…… Leave a commnet if it is not working on your blogger…

2013, By: Seo Master

seo Me 2013

Seo Master present to you:
2013, By: Seo Master

seo Stylish Email Subscription Widget For Your Blogger 2013

Seo Master present to you:

Now i share a stylish big email subscription widget for your blogger. This widget attract peoples and increase your subscription rate. You can add this widget simply in to your blogger. Follow this post and instructions and add it in to your blog.

Stylish email subscriptionwidget for your blogger(www.matrixar.com)

 

Log in to your blogger account.

  • Select Layout option.

 

  • Click on Add gadgets

 

  • Select HTML/JavaScript from list.

 

  • Copy below code and paste in HTML/JavaScript box.

 

 

<style>

#feature_box{background:#f0f4f4;

border-bottom: 1px solid #D4D4D4;

padding:10px 15px 0px;}

#sleek-subscribe{display: block;

margin:0 auto; }

.newsheadline {

color:#222;

font-size:16px;

line-height:50px;

float:left;

font-weight:bold;

}

.newsheadline span{font-size:38px;

color:#444;

line-height:14px;

font-family: "Droid Sans",arial,sans-serif;

font-weight:normal;

}

.newsheadline cite{font-style:normal;

color:#f00;

}

.signform{

background:url('http://www.matrixar.com/-pmwi3N35m3Q/TzkvFHQmYwI/AAAAAAAACsI/PSbhHqz7rZ4/s1600/arrow.jpg') no-repeat;

padding:0 0 10px 100px;

float:right;

}

.txt2, .txt2:focus{

width:140px;

font-size:15px;

background:#f7f7f7;

color:#004B80;

border:1px solid #E36B0A;

margin:0 5px;

float:left;

padding:10px;

width:160px;

border-radius: 10px;

}

.btn2, .btn2:focus {

background:#E36B0A;

margin:0 5px;

padding:8px 10px 9px;

border:1px solid #AD5513;

color:#fff;

font-size:15px;

border-radius:10px;

}

.btn2:hover{

background:#6689b0;

}

</style>

<div id="feature_box">

<div id="sleek-subscribe">

<div class="newsheadline"><span>Sign up</span> for <cite>FREE</cite> daily Updates.</div>

<form action="http://feedburner.google.com/fb/a/mailverify?uri=YOUR-FEEDBURNER-USERNAME" class="signform" method="post" target="_new">

<input class="txt2" name="name" onblur="if (this.value == '') {this.value = 'your name...';}" onfocus="if (this.value == 'your name...') {this.value = '';}" value="your name...">

<input class="txt2" name="email" onblur="if (this.value == '') {this.value = 'your email address...';}" onfocus="if (this.value == 'your email address...') {this.value = '';}" value="your email address...">

<input class="btn2" value="subscribe me!" type="submit">

</form>

<div class="clear"></div>

</div>

</div>

</div>

 

Change highlighted RED color with your Feedburner username/ID

 

  • Save it.

 

 


Leave a comment ….. if this widget is not working…………………………..

 

2013, By: Seo Master

seo Simple Clean White Blogger Template 2013 2013

Seo Master present to you:
www.matrixar.com

Simple Clean white Blogger Template is an awesome template specially designed/made for Tech and Blogging Blogs.It is two Columns Blogger Template , having beautiful drop-down menu along-with one right sidebar and 3 columns footer.This Template is Ads Ready and SEO Ready .This Template has white background which makes it more lovely Blogger Template.Actually this template works with all Type of Browsers , such as Internet Explorer,Mozilla Firefox and Google Chrome etc.You Can easily Download this template from Our Blog.


Simple Clean White Blogger Template 2013

www.matrixar.com

Credits Goes to : Btemplates.com

  • Ads Ready
  • SEO Ready
  • White
  • 2 Columns
  • 3 Columns Footer
  • Spinning images 
  • Tech
  • Clean and Pure White
  • Drop Down Menu
  • Recent Posts Widget

Simple Clean White Blogger Template is really very Cool template , i will suggest it for Blogging Blogs or Tech blogs , however you can use it for any type of Blog.For installing this template follow the below easy steps.

  1. Go To Blogger Dashboard >> Then Click On Template
  2. After that Click on restore/BackUp
  3. Now a Window will pops-up , there will be an option of uploading.
  4. Click that and Select your XML file for uploading 
  5. That's it 
Happy Blogging !



2013, By: Seo Master

seo Submit your Websites to Search Engines for Free 2013

Seo Master present to you:

Search Engines

Submit your Websites to Google, Yahoo, Bing Free
Search engines are programs that search documents for specified keywords and returns a list of the  documents where the keywords found. A search engine is really a general class of programs, but the term is often used to specifically describe systems like Google, Bing and Yahoo! Search to help users search for documents on the World Wide Web.

In order for the three SE giants to simply sight or index your websites, you need to submit them first to their information. Below square measure the best way to submit your websites.

Submit your Site to Google


To submit your website to the Google index, all you have got to try to to is go to www.google.com/addurl/. Enter the URL for your home page into the suitable box (including the http://), add any comments you may have concerning your website, so click the Add URL button. That’s it! Google can currently add your website to the Googlebot crawl list, and your website can seem in applicable search results.
For advanced users, visit https://www.google.com/webmasters/tools/.

Submit your Site to Yahoo


Submitting your web site to Yahoo! is an equally easy method. go to http://add.yahoo.com/fast/add?54397758 click `Standard Consideration > Continue . Taking the easy approach, all you have got to try and do is enter your website’s computer address into the Submit an internet site or Webpage box; certify you embody the http:// prefix. once coming into your computer address, click the Submit computer address button, and you’re done.
For Advanced Users, Click "Yahoo! Directory Submit"


Submit your Site to Bing/MSN


Google and Yahoo! are simply two of the large three search engines; you must also submit your website to Bing/MSN. visit http://www.bing.com/toolbox/submit-site-url and enter your entire website URL into the box (including the http://) and so click the Submit URL button. like the Google and Yahoo! submission services, Live Search’s MSNBot crawler are instructed to crawl your website and index all the internal pages linked from your home page.
For advanced users, visit http://www.bing.com/toolbox/webmaster/
2013, By: Seo Master

seo Attractive jQuery Sliding Image Gallery For Your Blogger 2013

Seo Master present to you:

Friends, Now i share a attractive jQuery  image sliding widget for your blogger. Its slide automatic and you can place your own picture in this sliding widget. It make a professional feel about your blog.  It is very easy to install in your blogger. Follow this post and install this on your blog.

 jquery image slider www.matrixar.com)

 

Log in to your blogger account.

  • Select Layout option.

 

  • Click on Add gadgets

 

  • Select HTML/JavaScript from list.

 

  • Copy below code and paste in HTML/JavaScript box.

 

 

<style type="text/css">
.container1 {
width: 560px;padding: 0;margin: 0 auto;
}
.folio_block {
position: absolute;left: 50%; top: 50%;margin: -140px 0 0 -395px;}
.main_view {float: left;position: relative;}
/*--Window/Masking Styles--*/
.window {-moz-box-shadow: 0px 0px 5px #303030;
-webkit-box-shadow: 0px 0px 5px #303030;
box-shadow: 0px 0px 5px #303030;border:1px solid #000000;height:240px; width: 560px;
margin-top:15px;overflow: hidden; /*--Hides anything outside of the set width/height--*/
position: relative;
}
.image_reel {
position: absolute;top: 0; left: 0;
}
.image_reel img {float: left;}
.paging_btrix {
position: absolute;bottom: 10px; right: -7px;width: 178px; height:47px;z-index: 100; /*--Assures the paging stays on the top layer--*/text-align: center;
line-height: 40px;
background: url(http://www.matrixar.com/-UQAJVYvatlY/UTbGMUctYcI/AAAAAAAAHIE/PSM-s1tbAd8/s1600/paging_btrix_bg2.png) no-repeat;
display: none;
}
.paging_btrix a {
padding: 5px;text-decoration: none;color: #fff;
}
.paging_btrix a.active {
font-weight: bold; background: #920000; border: 1px solid #610000;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
.paging_btrix a:hover {font-weight: bold;}
</style>
<!-- bof Automatic Image Slider w/ CSS & jQuery from Soh Tanaka -->
<div class="container1">
<div class="main_view">
    <div class="window">
        <div class="image_reel">
            <a href=" YOUR-LINK-HERE"><img src="https://lh5.googleusercontent.com/-NfzGL_wOqI4/UTlo3u8erLI/AAAAAAAAKiE/Yvcxt3gYaUM/s560/masterhacks+jQuery+image+slider1.jpg" alt="" /></a>
            <a href="YOUR-LINK-HERE"><img src="https://lh4.googleusercontent.com/-Lda9lMDXbg4/UTlo53BrslI/AAAAAAAAKiU/ykIgcpbCP8k/w801-h343-o-k/masterhacks%2BjQuery%2Bimage%2Bslider4.jpg" alt="" /></a>
            <a href="YOUR-LINK-HERE"><img src="https://lh3.googleusercontent.com/-90Tuki_2wu4/UTlo4hhgIUI/AAAAAAAAKiM/cKitQMfCpRk/s560/masterhacks+jQuery+image+slider2.jpg" alt="" /></a>
            <a href="YOUR-LINK-HERE"><img src="https://lh5.googleusercontent.com/-bZt9TOtJ-rM/UTlo3cqHwgI/AAAAAAAAKh8/OaCHOsmmh-w/s560/masterhacks+jQuery+image+slider3.jpg" alt="" /></a>
        </div>
    </div>
    <div class="paging_btrix">
        <a href="YOUR-LINK-HERE" rel="1">1</a>
        <a href="YOUR-LINK-HERE" rel="2">2</a>
        <a href="YOUR-LINK-HERE" rel="3">3</a>
        <a href="YOUR-LINK-HERE" rel="4">4</a>
    </div>
</div>
</div>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
//Set Default State of each portfolio piece
$(".paging_btrix").show();
$(".paging_btrix a:first").addClass("active");
//Get size of images, how many there are, then determin the size of the image reel.
var imageWidth = $(".window").width();
var imageSum = $(".image_reel img").size();
var imageReelWidth = imageWidth * imageSum;
//Adjust the image reel to its new size
$(".image_reel").css({'width' : imageReelWidth});
//paging_btrix + Slider Function
rotate = function(){
  var triggerID = $active.attr("rel") - 1; //Get number of times to slide
  var image_reelPosition = triggerID * imageWidth; //Determines the distance the image reel needs to slide
  $(".paging_btrix a").removeClass('active'); //Remove all active class
  $active.addClass('active'); //Add active class (the $active is declared in the rotateSwitch function)
  //Slider Animation
  $(".image_reel").animate({
   left: -image_reelPosition
  }, 500 );
};
//Rotation + Timing Event
rotateSwitch = function(){
  play = setInterval(function(){ //Set timer - this will repeat itself every 3 seconds
   $active = $('.paging_btrix a.active').next();
   if ( $active.length === 0) { //If paging_btrix reaches the end...
    $active = $('.paging_btrix a:first'); //go back to first
   }
   rotate(); //Trigger the paging_btrix and slider function
  }, 5000); //Timer speed in milliseconds (3 seconds)
};
rotateSwitch(); //Run function on launch
//On Hover
$(".image_reel a").hover(function() {
  clearInterval(play); //Stop the rotation
}, function() {
  rotateSwitch(); //Resume rotation
});
//On Click
$(".paging_btrix a").click(function() {
  $active = $(this); //Activate the clicked paging_btrix
  //Reset Timer
  clearInterval(play); //Stop the rotation
  rotate(); //Trigger rotation immediately
  rotateSwitch(); // Resume rotation
  return false; //Prevent browser jump to link anchor
});
});
</script>

 

Change highlighted RED color with your Page link and Image ink

 

  • Save it.

 


Leave a comment ….. if this widget is not working…………………………..

2013, By: Seo Master

seo CARA MEMBUAT DAFTAR ISI ARTIKEL BLOGSPOT 2013





Cara Membuat Daftar Isi artikel Blogspot - Sebenarnya fungsi dasar dari script di bawah ini adalah membuat daftar isi dari blog berplatform blogspot. Tapi tujuan saya membuat artikel ini bukan hanya untuk membantu anda membuat daftar isi blog ada, tapi juga menggunakannya untuk pemulihan blog jika suatu saat blog anda terkena serangan pihak yang tidak bertanggung jawab....


Sebenarnya ini

seo Cara Cepat Meningkatkan Earning Adsense 2013

Seo Master present to you: Cara Cepat Meningkatkan Earning Adsense - Setres banget rasanya, jika sudah ngeblog, uangnya g muncul-muncul, gak pernah pecah telor. Boro-boro dapat 1 juta per bulan, seribu aja kagak? hehehe. Akhir-akhir ini, google adsense masih menjadi misteri bagi banyak blogger, yang membuat penasaran, sangt sulit sekali untuk daftar google adsense, tetapi ppc nya lumayan untuk bisa berpenghasilan melebihi PNS tiap bulannya. Uda ah jangan ngomongin adsense, daftar aja susah. hehe.

Baiklah, disini saya akan mebahas tentang pengalaman yang sudah saya lakukan. Awalnya memang harus memiliki akun adsense, dan tentu saja bagi blogger yang belum punya modal akan sulit sekali mendaftarkan adsense hanya dengan blog gratisan sepert punya saya.

Cara Cepat Meningkatkan Earning Adsense


Menggunkan pihak ke 3 pun juga rawan dan tidak bisa berumur lama. Bagaimana caranya untuk cepat bisa daftar adsense. Pembahasan ini akan disambung dilain kesepatan. :p

Yang terpenting, pembahasan untuk saat ini adalah bagi yang sudah memiliki akun adsense. Caranya sangat mudah banget lho. Karena cara ini cara putih, bisa diterapkan oleh semua blogger dengan mudah dan tanpa ribet. Oke langsung saja, Cara Cepat Meningkatkan Earning Adsense:

Pertama kali yang harus disiapkan adalah iklannya, gunakan iklan yang berukuran 250x250 yang ditempatkan disebelah kanan. Pilih iklannya hanya iklan teks saja.

Yang kedua, pasang widget berita diblog Anda disebelah kanan, yang sesuai dengan niche Anda. Selanjutnya, pasang deh tuh iklan adsense di bawah atau diatas widget tersebut.

Fungsinya adalah, iklan adsense tidak akan terlihat jika itu iklan, melainkan akan terlihat sebuah berita yang sama dengan widgetnya, contohnya seperti link ini: ---> http://prntscr.com/vfbfw

Semoga bermanfaat pembahasan tentang Cara Cepat Meningkatkan Earning Adsense.


2013, By: Seo Master

seo Cara Meningkatkan Traffic Tanpa Backlink 2013

Seo Master present to you: Cara Meningkatkan Traffic Tanpa Backlink - Ketika blogger sudah berpikir bagaimana caranya untuk mendapatkan earning dari blog, maka blogger tersebut juga akan berpikir bagaimana cara mendapatkan pengunjung yang banyak. Beberapa cara yang sudah di bahas di blog manapun secara gamblang menegaskan, syarat agar blog dapat pengunjung yang banyak harus berada di halaman utama mesin pencari yaitu konten banyak, optimasi offpage dan onpage, bookmark, dan backlink.

Untuk pembahasan kali ini, saya akan menjelaskan secara singkat, bagaimana caranya meningkatkan traffic atau visitor atau pengunjung tanpa menggunakan backlink. Backlink sangat penting tidak hanya dalam hal peningkat visitor, melainkan juga dalam hal memperkuat blog pada mesin pencari. Tetapi, saya akan sedikit membongkar mitos jika backlink itu ternyata tidak penting. Lho, kok tidak penting?

Cara Meningkatkan Traffic Tanpa Backlink


Disini bukan berarti saya tidak menggunakan backlink, melainkan bagaimana caranya agar kita tidak memikirkan backlink. Berarti backlink yang kita dapat nanti adalah backlink otomatis. Langkahnya adalah sebagai berikut:

1. Pilih domain magic

Artinya adalah pilihlah domain yang benar-benar mengndung kata kunci sebuah niche, misalkan Anda memilih niche "cara memasak." Gunakan saja domain caramemasakyangbaik.blalalallala.com. Wah panjang amat, gak masalah selama ada 4 kata. Tujuan kita adalah meningkatkan visitor, gak pedulu dengan nama domainnya panjang atau pendek, yang pasti mengandung kata kunci.

2. Meta Tag

Isikan meta tag yang juga mengandung kata kunci bolak-balik seperti yang sudah dibahas rahasia memperkuat kata kunci di SERP.

3. Update konten

Tentunya ya harus diupdate kontennya, dengan judul yang sama pada awalnya. Ingat, judul awalnya harus sama. Misalkan saja, cara memasakkambing, cara memasak ayam goreng, cara memasak ikan tongkol dan sebagainya. Gunakan kata awal yang sama 2-3 kata. Update terus menerus.

Cukup ketiga hal itu, update selama sebulan penuh saja. Maka jangan kaget jika visitor Anda sudah mencapai ribuan. Tidak percaya? buktikan saja sekarang, mengapa bisa begitu? Rahasianya harus baca ini: Ciri-ciri Keyword Yang Tepat.

Demikian pembahasan tentang Cara Meningkatkan Traffic Tanpa Backlink, semoga bermanfaat bagi Anda.2013, By: Seo Master

seo The Code Review: No more contact scraping, sync your calendar, and Gears in your pocket 2013

Seo Master present to you:

What a week for technology news. I feel like the industry is in overdrive this week as we have large announcements in mobile (e.g. iPhone SDK, Gears for Mobile), and we get to see a beta of IE 8 for the first time.

I was very happy to see the actual release of Google Gears for Mobile. I had just been visiting the London office where I got to chat with the team behind the mobile launch. I enjoyed hearing the story behind the birth of Gears for mobile, and their thoughts on where mobile development is heading. It seems like we hear people claiming the breakthrough of the mobile Web every year, but 2008 may finally be the right time. We are getting the combination of devices that are good enough, and better networks. The tools that Gears provides seem to almost make more sense in the mobile world, and I look forward to seeing the community build new Gears to unlock the power of the mobile devices and put that functionality into the hands of Web hackers.

Listen in to the conversation below:



The mobile release happened right as Brad Neuberg and myself were doing a mini mid-west tour of the University of Illinois Urbana/Champaign, and the University of Michigan. It was great to meet the students and see their views on the Web. Speaking on Gears at the birth of the Web browser was also a real honour.

Death to scrap-y

Whenever I see an application that asks for my Google username and password to scrape contacts I would cry. This isn't what we want users doing, but I really understand the users are asking for the functionality of mashing up their contact data, and no-one wants to re-enter it. You can't blame third party applications for offering the functionality, and now they don't have to do it insecurely. The release of the Google Contacts API offers an AtomPub based way of consuming your contacts.

Another feature that our users keep asking for is Google Calendar sync, and we just got the Outlook sync product out to you too.

There were a couple of interesting pieces of news in the Maps space. You now have access to a new static map API that gives you a snapshot image of the map instead of an embed-able interactive widget.

Pamela Fox also put together a rich Google Maps API Gallery that answers questions such as: "How do I draw a circle on the map?" or "How do I create groups of toggle-able markers?"

The open source side of Google has been busy too. The Summer of Code 2008 has launched, so start thinking of cool projects for the students to get hacking on!

We also have a group heading to PyCon 2008, so join us there as we give a talk titled: Use Google Spreadsheets API to create a database in the cloud.

Lindsey Simon created a very cool little tool, CSSJanus, that lets you take your CSS styled Web site and create a right-to-left version for locales that need it. He talked about the work behind it, gave a screencast showing it in action for you.

Finally, there are some other cool videos to check out too (it's Friday!)

As always, check out the latest tech talks, subscribe to the Google Developer Podcast and visit the Google Code YouTube channel.

After we take a breather from this week, see you next time!2013, By: Seo Master

seo Introducing the Google APIs Explorer 2013

Seo Master present to you:

Google is always looking for new ways to make it easier for developers to get started with our APIs. When you come across a new Google API, you often want to try it out without investing too much time. With that in mind, we are happy to announce the Google APIs Explorer, an interactive tool that lets you easily try out Google APIs right from your browser. Today, the Explorer supports over a half dozen APIs – and we expect that number to grow rapidly over the coming weeks and months.


By selecting an API you want to explore, you can see all the available methods and parameters along with inline documentation. Just fill out the parameters for the method you want to try and click “Execute”. The Explorer composes the request, executes it, and displays the response in real time. For some APIs that access private data you will need to “Switch to Private Access” and authorize the Explorer to do so.

To get you started, here are some sample requests; follow the links and press “Execute”:

The Explorer makes it easier for developers to discover what APIs we offer and get started using them within minutes. If you have any questions or comments, visit the help page or the support forum. We’d love to hear your feedback.

Happy exploring!


2013, By: Seo Master

seo Join us in London for an OpenID Workshop 2013

Seo Master present to you: Author Photo
By Eric Sachs, Senior Product Manager, Google Identity Team

UPDATE (March 7): Following our post two weeks ago, this event sold out almost immediately. To accommodate more people, the event has been moved to a larger room at Microsoft’s offices in London. For more details on agenda, speakers, location, and registration, please visit the event site.


The OpenID Foundation is hosting an OpenID workshop on March 28th that will be located at Google’s London office (UPDATE: moved to Microsoft’s London office). Google uses OpenID in a number of its services, and is a corporate member of the OpenID Foundation. The OpenID Foundation runs a series of workshops like this one for business decision makers, as well as running other OpenID summits that are more technical.

The event is for the owners of consumer websites and enterprise SaaS services to discuss how to improve login systems by using techniques such as OAuth, OpenID and an Account Chooser.

Please join us in London on Wednesday, March 28th, 2012 from 10:00 until 17:30 GMT. For more details on agenda, speakers, location, and registration, visit the event site.

In addition to the OpenID workshop, there is a similar event the previous day on identity security best practices, hosted by Ping Identity and sponsored by Google.


Eric Sachs has been a product manager at Google since 2003. He is now involved with industry efforts to increase adoption of Internet Identity standards including OAuth and OpenID.

Posted by Scott Knaster, Editor
2013, By: Seo Master

seo Get traffic to your blog from StumbleUpon 2013

Seo Master present to you:

According to Wikipedia, "StumbleUpon is a discovery engine (a form of web search engine) that finds and recommends web content to its users. Its features allow users to discover and rate Web pages, photos, and videos that are personalized to their tastes and interests using peer-sourcing and social-networking principles." 

This means when you register on StumbleUpon, you will be asked to select your choices of Interest and whenever you 'Stumble', you will be shown a web page submitted by another user in that category. Its totally random. Getting some +1 on StumbleUpon can make your article go viral leading to a huge traffic to your blog.
How to submit links to StumbleUpon? 
  • Create a StumbleUpon account on its website www.stumbleupon.com. You can use your Facebook or Twitter account to register or with any open Id. 
  • After Creating an account on StumbleUpon, you will be asked to select your Interests. Select whatever you like. 
  • Now, go to username, and from the drop down menu, select "Add a Page". You will be redirected to a submit page where you can submit links of your blogs. 
  • Fill the details and submit your page. You will see some traffic to your blog for sure. Instantly. 
Some Do's for StumbleUpon. 

  • Selecting the Area of Interest for post is most important. No one is gonna like your post on 'Body building' if you submit it in a category of 'Mathematics'.
  • Submit a separate link for all your posts.
  • Try to give as much Tags as possible. Find some keywords from your post and add them in tags. I am not sure that will help but if its their, its must be of some use. 
  • Add a good comment to your link. Sometimes users are attracted to your post by seeing a good informative comment. 

Some Don'ts for StumbleUpon.
  • Don't spam. Submitting too much links just for the shake of traffic is not a good idea. Don't pollute it. There are people out their for recreation. Submit only quality things. No one loves a useless junk.
  • Their is a limit of number of links you can submit. One/day is good. 
  • One link cannot be added more than once. Don't waste your time trying for that. 
  • Its a short term benefit. For a longer period, you have to switch to 'Quality contents, SEO and link buildings' only. 
mb.
2013, By: Seo Master

seo Retro Style Social Sharing Widget With Email Subscription box For Your Blogger 2013

Seo Master present to you:
Friends ,Now i share a beautiful widget for your blogger. It is very nice to install in in to your blogger.It make a shining effect. This widget contain not only  social sharing widget also include a email subscription widget. It look like a retro model widget. you can add this on your widget. Keep read this post and install it.

retro model social sharing widget with email subscription box(www.matrixar.com)

Log in to your blogger account.
  • Select Layout option.

  • Click on Add gadgets

  • Select HTML/JavaScript from list.

  • Copy below code and paste in HTML/JavaScript box.


<style>
#socialbox{border:2px solid black;
width:270px;padding: 5px 5px 5px 5px;  }
img.beintouch:hover {
    background: none repeat scroll 0 0 #ffbc99;
    border-radius: 16px 16px 16px 16px;
    box-shadow: 0 0 10px #ffbc12;
}
.emailtext {
    background: url("http://www.matrixar.com/-j-CXUeGodJI/T0H9qpD6cjI/AAAAAAAAAI8/uuryDfQYWVI/s1600/mailbox.png") no-repeat scroll 4px center transparent;
    border: 1px solid #7E4E27;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 4px #7E4E27 inset;
    color: #444444;
    font-weight: bold;
    margin-left: 2px;
    padding: 7px 15px 7px 35px;
    text-decoration: none;
    width: 120px;
}
.ebutton {
    background: #D55959;
    border: 1px solid #D3D3D3;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    margin-left: -18px;
    margin-top: 5px;
    padding: 6px 15px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #000000;
}
</style>
<br />
<div id="socialbox">
<table align="" cellpadding="1px" cellspacing="0px" style="width: 290pxpx;"><tbody>
<tr><td>
<a href="http://facebook.com/YOUR-FACEBOOK-USERNAME" rel="nofollow" target="_blank"> <img class="beintouch" src="http://www.matrixar.com/-NuK5y-gO46Y/URoPuaRX36I/AAAAAAAAGvM/dXyVF3SaTHU/s1600/bloggertrix-facebook-icon.png" /></a></td><td>
<a href="http://twitter.com/YOUR-TWITTER-USERNAME" rel="nofollow" target="_blank"><img class="beintouch" src="http://www.matrixar.com/-d1_O0ki5Muk/URoPu8yXvBI/AAAAAAAAGvs/jAIKiDZ76VU/s1600/bloggertrix-twitter-icon.png" /></a></td><td>
<a href="http://pinterest.com/YOUR-PINTEREST-USER-ID" rel="nofollow" target="_blank"><img class="beintouch" src="http://www.matrixar.com/-Eiup_nW2ZKM/URoPuQtPP_I/AAAAAAAAGvQ/8YM4qXuzNRo/s1600/bloggertrix-pinterest-icon.png" /></a></td><td>
<a href="https://plus.google.com/YOUR-GOOGLEPLUS-USER-ID" rel="nofollow" target="_blank"><img class="beintouch" src="http://www.matrixar.com/-fSMn88IbMzI/URoPuTkJ71I/AAAAAAAAGvU/7EjpWnBYAP0/s1600/bloggertrix-google-icon.png" /></a></td><td>
<a href="http://feeds.feedburner.com/YOUR-FEEDBURNER-USERNAME" rel="nofollow" target="_blank"><img class="beintouch" src="http://www.matrixar.com/-kb9t36s2YMw/URoPu6ZWQ0I/AAAAAAAAGvg/7CQVi-gg3BQ/s1600/bloggertrix-rss-feed-icon.png" /></a><a href="http://marks-mbs.blogspot.com/"></a></td></tr>
</tbody></table>
<div>
<center>
<b>Get Latest Articles By EMAILS </b></center></div>
<form action="http://feedburner.google.com/fb/a/mailverify" class="emailform" method="post" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=YOUR-FEEDBURNER-USERNAME', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true" style="margin: 0pt;" target="popupwindow">
<input name="uri" type="hidden" value="YOUR-FEEDBURNER-USERNAME" />
<input name="loc" type="hidden" value="en_US" />
<input class="emailtext" name="email" onblur="if (this.value == &quot;&quot;) {this.value = &quot;Enter your email...&quot;;}" onfocus="if (this.value == &quot;Enter your email...&quot;) {this.value = &quot;&quot;}" type="text" value="Enter your email..." />
<input alt="" class="ebutton" title="" type="submit" value="Subscribe" />
</form>
</div>

 


Change highlighted RED color with your social media username/ID



  • Save it.




Leave a comment ….. if this widget is not working…………………………..
2013, By: Seo Master

seo Why Is Blu Ray Better Than Standard DVD? 2013

Seo Master present to you:
Blu ray quality is now being considered as the best quality of picture for home theaters and the like. High Definition or HD and DVD have been defeated by Blu Ray that has earned its spot in the home cinema and theater movie watching, so much so that it has completely changed the meaning of them. Here are some advantages of Blu Ray over standard DVD.

Great Picture Quality: 

The picture quality of Blu ray is way ahead of that of standards DVD. There is actually no comparison between the two due to the fact that several old movies look better on Blu Ray than many new ones on a standard DVD. Once a person sees a movie in Blu Ray there is a rare chance he would ever wish going back to HD or DVD. For people who occasionally see movies for their content, they may not feel of a difference in the two although the difference would still be there to be seen. But the movie fans who are fond of seeing each new coming movie on the best possible picture quality, they got no better option than Blu Ray from seeing it.

Great Audio Quality: 

It is very disappointing to have seen a movie that has poor audio quality and the viewers are barely able to understand what the characters are saying. This not only spoils all the fun of it but also makes the movie look bad without a purpose. In case of Blu Ray the voice quality has improved manifolds thus making it a very viewer friendly thing to have. Some people also ate it as having a mind blowing video quality. While seeing some light background having a movie that has the least of songs and action music, this feature gets a little on the side.

Added Features: 

Blu Ray has a great added feature in the form of popup menus that allow easy and instant access to the movie options where the movie continues to play. The picture in picture feature is also intriguing and so is the feature that enables downloading of movies directly from the Blu Ray player.

Greater Disk Space: 

A standard DVD holds a capacity of just 8GBs that now seems quite a small number of disks that are now available in the market. A Blu Ray comes with higher quality and it is thus much heavier than the standard print, this makes it important to have a larger disk space at around 30 to 40 GB. But the disks meant for Blu Ray comes with up to 50 GBs of space. This makes sure that the next time a person sees a movie as good as Titanic after buying a titanic 3d Blu ray DVD then he gets satisfied to have had made a good use of his money.




Author Bio:
Adam is fond of watching movies and he has good collection of 3d and 2d movies and selling movies through ezybluray.
2013, By: Seo Master

seo Attractive CSS Social Media Sharing Widget (With Mouse Hover Effect) For Blogger 2013

Seo Master present to you:

Friends, This is a special widget to your blogger, It work with CSS code with mouse hover effect. This is a stylish widget, buttons are arranged vertically. You can add this widget without effort .Keep read this post and add this widget into your blogger.

Attractive CSS cosial sharing widget with mouse hover effect for your blogger(www.matrixar.com)

 

Log in to your blogger account.

  • Select Layout option.

 

  • Click on Add gadgets

 

  • Select HTML/Javascript from list.

 

  • Copy below code and paste in HTML/Javascript box.

 

 

<style>
#BT_social {width: 260px;margin: 5px 20px;padding:5px;}#BT_social li {cursor: pointer;height: 48px;position: relative;list-style-type: none;}#BT_social .icon {background: #D91E76 url('http://www.matrixar.com/-ideGImN96dw/UTWB6QXCL_I/AAAAAAAAHHE/6qR4e2z-QUw/s1600/Social_Button.png') 0 0 no-repeat;background-color: rgba(217, 30, 118, .42);border-radius: 30px;display: block;color: #0033CC;float:none;height: 48px;line-height: 48px;margin: 5px 0;position: relative;text-align: left;text-indent: 90px;text-shadow: #333 0 1px 0;white-space: nowrap;width: 48px;z-index: 5;-webkit-transition: width .25s ease-in-out, background-color .25s ease-in-out;-moz-transition: width .25s ease-in-out, background-color .25s ease-in-out;-o-transition: width .25s ease-in-out, background-color .25s ease-in-out;transition: width .25s ease-in-out, background-color .25s ease-in-out;-webkit-box-shadow: rgba(0, 0, 0, .28) 0 2px 3px;-moz-box-shadow: rgba(0, 0, 0, .28) 0 2px 3px;-o-box-shadow: rgba(0, 0, 0, .28) 0 2px 3px;box-shadow: rgba(0, 0, 0, .28) 0 2px 3px;text-decoration: none;}
#BT_social span:hover {visibility: hidden;}
#BT_social span {display: block;top: 15px;position: absolute;left: 90px;}
#BT_social .icon {color: #fafafa;overflow: hidden;}
#BT_social .fb {background-color: rgba(45, 118, 185, .42);background-position: 0 -190px;}
#BT_social .twit {background-color: rgba(0, 161, 223, .42);background-position: 0 -238px;}
#BT_social .google {background-color: rgba(167, 0, 0, .42);background-position: 0 -286px;}
#BT_social .rss {background-color: rgba(204, 0, 0, .42);background-position: 0 -333px;}
#BT_social li:hover .icon {width: 250px;}
#BT_social li:hover .icon {background-color: #d91e76;}
#BT_social li:hover .fb {background-color: #2d76b9;background-position: 0 2px;}
#BT_social li:hover .twit {background-color: #00A1DF;background-position: 0 -46px;}
#BT_social li:hover .google {background-color: #A70000;background-position: 0 -94px;}
#BT_social li:hover .rss {background-color: #EC5601;background-position: 0 -142px;}
#BT_social .icon:active {bottom: -2px;-webkit-box-shadow: none;-moz-box-shadow: none;-o-box-shadow: none;}
</style>
<br />
<ul id="BT_social">
<li><a class="icon fb" href="http://www.facebook.com/YOUR-FACEBOOK-USERNAME">Like us on Facebook</a>Like us on Facebook </li>
<li><a class="icon twit" href="https://twitter.com/YOUR-TWITTER-USERNAME">Follow us on Twitter</a>Follow us on Twitter </li>
<li><a class="icon google" href="https://plus.google.com/YOUR-GOOGLEPLUS-USER-ID">Follow us on Google+</a>Follow us on Google+ </li>
<li><a class="icon rss" href="http://www.feedburner.com/YOUR-FEEDBURNER-USERNAME">Subscribe via RSS</a>Subscribe via RSS </li>
</ul>

 

Change highlighted RED color with your social media username/ID

 

  • Save it.

 

 

Leave a comment ….. if this widget is not working…………………………..

2013, By: Seo Master

seo How To Add Beautiful Square Social Sharing Widget to Your Blogger 2013

Seo Master present to you:

Hi, Do you want to see a stylish social sharing widget. Friend, Now i share a simple and beautiful social sharing widget for your blogger. It  make a good feel and it make with simple gradients. If you want to add this on your blogger. Follow this post and  make it..

beautiful square social sharing widget for blogger(www.matrixar.com)

 

Log in to your blogger account.

  • Select Layout option.

 

  • Click on Add gadgets

 

  • Select HTML/Javascript from list.

 

  • Copy below code and paste in HTML/Javascript box.

 

 

<style>
/* Social Icons
----------------------------------------------- */
a.social-icons {
margin-right: 5px; /*Adjust This Value As Needed*/
height:45px;
width:45px;
}
a.social-icons:hover {
opacity: .7;
filter:alpha(opacity=70); /* For IE8 and earlier */
}   height:45px;
width:45px;
</style>
<a class="social-icons" href="https://facebook.com"><img src="http://i1356.photobucket.com/albums/q728/marklin44/Social%20Media%20Gray%20Icons/facebook_zps17e8a317.png" /></a>
<a class="social-icons" href="https://twitter.com/"><img src="http://i1356.photobucket.com/albums/q728/marklin44/Social%20Media%20Gray%20Icons/twitter_zpsad21acd1.png" /></a>
<a class="social-icons" href="https://stumbleupon.com"><img src="http://i1356.photobucket.com/albums/q728/marklin44/Social%20Media%20Gray%20Icons/stumbleupon_zpsb5c9fe2f.png" /></a>
<a class="social-icons" href="http://www.feedburner.com"><img src="http://i1356.photobucket.com/albums/q728/marklin44/Social%20Media%20Gray%20Icons/rss_zps237db27e.png" /></a>
<a class="social-icons" href="http://flicker.com"><img src="http://i1356.photobucket.com/albums/q728/marklin44/Social%20Media%20Gray%20Icons/flickr_zps538aca1b.png" /></a>

 

  • Save it.

 

 

Leave a comment ….. if this widget is not working…………………………..

2013, By: Seo Master

seo How To Add Four Different Mouse Hover Effect For Images In To Your Blogger 2013

Seo Master present to you:

Friends ,This is a useful post about how to apply different mouse hover effect to your picture in blogger. Now i show four effect to your blogger. This effect works with CSS3 script you can add this four effect on your Blogger. Follow this instructions carefully and add it in to your blog…

Log in to your Blogger account

  • Select on Template Option.

 

  • Click on Edit HTML .

 

  • Find (CTRL+F)  ]]></b:skin> tag.

 

  • Copy and paste CSS code above ]]></b:skin> tag.

 

  • Copy and paste HTML code, where you want to see your image. ( Replace highlighted RED color with your image link )

 

EFFECT -1

 

 

CSS code

 

.efecto-rotate-uno {
background:#FFF;
border: 1px solid #CCC;
    display: block;
    line-height: 0;
    margin: 4px;
    padding: 4px;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    cursor:pointer;
}
.efecto-rotate-uno:hover {
-moz-transform:rotate(-10deg);
-webkit-transform:rotate(-10deg);
-o-transform:rotate(-10deg);
-ms-transform:rotate(-10deg);
transform:rotate(-10deg);
}

 

HTML - code

<img class="efecto-rotate-uno" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAeN6SkTdnl0tEuqWfG53rR_3txEcCulUgzxBGEsgYeHnTx1HPUQUdWbEpKB4mL3cCrINMb4XprCMgmYuW8CLK5dZRZb4txOEZnlE8SZPZlWjPhuOlhStiPNMyeyVecKu1yJvYyRanVvuN/h120/tump-03.png" />
 

 Replace highlighted RED color with your image link

 

EFFECT –2

 

 

CSS code

 

.efecto-rotate-dos {
background:#FFF;
border: 1px solid #CCC;
    display: block;
    line-height: 0;
    margin: 4px;
    padding: 4px;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    cursor:pointer;
}
.efecto-rotate-dos:hover {
-moz-transform:rotate(10deg);
-webkit-transform:rotate(10deg);
-o-transform:rotate(10deg);
-ms-transform:rotate(10deg);
transform:rotate(10deg);
}

 

HTML - code

<img class="efecto-rotate-dos" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAeN6SkTdnl0tEuqWfG53rR_3txEcCulUgzxBGEsgYeHnTx1HPUQUdWbEpKB4mL3cCrINMb4XprCMgmYuW8CLK5dZRZb4txOEZnlE8SZPZlWjPhuOlhStiPNMyeyVecKu1yJvYyRanVvuN/h120/tump-03.png" />
 

Replace highlighted RED color with your image link

 

EFFECT - 3

 

 

CSS code

 

.efecto-rotate-tres {
background:#FFF;
border: 1px solid #CCC;
    display: block;
    line-height: 0;
    margin: 4px;
    padding: 4px;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    cursor:pointer;
}
.efecto-rotate-tres {
-moz-transform:rotate(-10deg);
-webkit-transform:rotate(-10deg);
-o-transform:rotate(-10deg);
-ms-transform:rotate(-10deg);
transform:rotate(-10deg);
}
.efecto-rotate-tres:hover {
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg);
}

 

HTML - code

<img class="efecto-rotate-tres" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAeN6SkTdnl0tEuqWfG53rR_3txEcCulUgzxBGEsgYeHnTx1HPUQUdWbEpKB4mL3cCrINMb4XprCMgmYuW8CLK5dZRZb4txOEZnlE8SZPZlWjPhuOlhStiPNMyeyVecKu1yJvYyRanVvuN/h120/tump-03.png" />
 

Replace highlighted RED color with your image link

 

EFFECT – 4

 

 

CSS code

 

.efecto-rotate-cuatro {
background:#FFF;
border: 1px solid #CCC;
    display: block;
    line-height: 0;
    margin: 4px;
    padding: 4px;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    cursor:pointer;
}
.efecto-rotate-cuatro:hover {
-moz-transform:rotate(-360deg);
-webkit-transform:rotate(-360deg);
-o-transform:rotate(-360deg);
-ms-transform:rotate(-360deg);
transform:rotate(-360deg);
}

 

HTML - code

<img class="efecto-rotate-cuatro" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAeN6SkTdnl0tEuqWfG53rR_3txEcCulUgzxBGEsgYeHnTx1HPUQUdWbEpKB4mL3cCrINMb4XprCMgmYuW8CLK5dZRZb4txOEZnlE8SZPZlWjPhuOlhStiPNMyeyVecKu1yJvYyRanVvuN/h120/tump-03.png" />

 

 Replace highlighted RED color with your image link

 

 

 

 

Are you happy.???/…… Leave a commnet if it is not working on your blogger…

 

2013, By: Seo Master

seo ความสำคัญของ Meta Tag ตอนที่ 3 2013

Seo Master present to you:
มาต่อกันเลยครับกับ Meta Revisit-After Tag ที่ใช้สำหรับบอกกับ Robot ของ Search Engine ว่าให้มาเก็บข้อมูลอีกทีในอีกกี่วัน เหมาะสำหรับเว็บที่มีการอัพเดทข้อมูลไม่บ่อย ตัวเลขเราสามารถที่จะระบุได้ตามที่เราต้องการครับ
<meta name=”revisit-after” content=”7 days” />
Meta Tag ที่ใช้สำหรับบอกเครื่องมือที่ใช้ในการสร้างเว็บเพจนี้ ใส่ชื่อโปรแกรมที่ใช้ในการสร้างลงไป
<meta name="generator" content="Dreamweaver">
Meta Tag ที่ใช้สำหรับสั่งให้ Refresh หน้าเว็บเพจที่แสดงผลอยู่อัตโนมัติ เลข 3 คือ จำนวนวินาทีที่ต้องการให้ Refresh index.html คือใส่ข้อมูลหน้าีที่ต้องการให้ Refresh
<meta http-equiv="refresh" content="3; url=index.html">
Meta Tag สำหรับสั่งให้ Re-direct หน้าเว็บเพจอัตโนมัติ Redirect คือการให้เปลี่ยนหน้าเว็บเพจที่แสดงผลอยู่ ไปแสดงผลอีกหน้าที่เราตั้งไว้โดยอัตโนมัติ เลข 5 คือจำนวนวินาทีที่จะให้แสดงหน้าแรกก่อน 5 วินาทีจึงจะเปลี่ยนไปแสดงอีกหน้าที่เราตั้งไว้ Url คือเว็บไซต์ที่เราต้องการให้ Re-direct ไป
<meta http-equiv="refresh" content="5;url=http://www.pookpligg.com">
Meta Tag สำหรับสั่งไม่ให้ Robot ของ Search Engine มาเก็บหน้าที่แสดงผล
<meta name="robots" content="noindex,nofollow">2013, By: Seo Master

seo Online Youtube Video Downloader 2013

Seo Master present to you:
Friends, Now i share a simple online downloader to download Youtube videos. This is a simple program, you can  download any Youtube videos with this online software and download all Youtube videos in MP4 format. Because most of the devices support MP4 format.  If you want to download video from Youtube follow these steps.




  • Search a video you want to download.

  • Right click on movie player copy the video link.

  • Paste copied video link into below box and hit on download button
Download youtube Video

  • Download it and enjoy....






Leave a comment if  this widget is not working..................


2013, By: Seo Master

seo Difference Between Bitmap Images And Vector Graphics 2013

Seo Master present to you:

It’s almost impossible to discuss graphics software without first establishing an understanding of the difference between the two major 2D graphics types. Computer graphics fall into two main categories Bitmap and Vector. You can  work with both type of graphics in Photoshop;moreover, a Photoshop file can contain both Bitmap and Vector data. Understanding the difference between the two categories helps you create, edit and import artwork.

difference between vector and raster image from(www.matrixar.com)

About Bitmap Images

Bitmap images technically called Raster Images are made up of a grid of dot known as pixels. Pixels are picture element; tiny dots of individual color that make up what you see on your screen. All there tiny dots of color come together to form the image you see. the typical computer monitor has 72 or96 pixel per inch,depending on your monitor and screen setting. When working with Bitmap images, you edit pixels rather than object or shapes. Bitmap images are the  most common electronic medium for continuous-tone image such as Photographs or Digital painting,because the can represent subtle gradations of shades and color.

Bitmap images can lose detail when scaled on screen because they are resolution dependent,they contain a fixed number of pixels,and each pixel is assigned a specific location and color value.Bitmap images can look jagged if they’re printed at too low a resolution because the size of each pixel is increased.

Example: Adobe Photoshop, MS Paint

About Vector Graphics

Vector graphics are made up of mathematically defined lines and curves called vector.This means that you can move, resize, or change the color of a line without losing the quality of graphics. Vector graphics are resolution independent that is, they can be scaled to any size and printed at any resolution without losing detail or clarity . As a result, vector graphics are the best choice representing bold graphics that must retain crisp lines when scaled to various size (logos,for example).

Vector graphics have many advantages, but the primary disadvantage is that they’re unsuitable for producing photo-realistic imaginary.Vector graphics are usually made up of solid areas of color or gradients,but they cannot depict the continuous subtle tone of a photograph. That’s why most of the vector graphics you see tend to have a cartoon like appearance.

Example:Adobe Illustrator,

 

 

 

Leave your comments below………………………

2013, By: Seo Master
Powered by Blogger.