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

Seo Master present to you:

We take testing very seriously at Google. You may have seen our testing blog and how we even test on the toilet.

We also like to create automated tools to make our lives easier and in the testing world this can mean having code to watch your back.

We have released a new tool that we have been playing with, the Google Singleton Detector, as open source. Its job is to find singletons and global state in the Java code that we produce. But wait, why would I care to find out where singletons may be in my code? In some cases they can make testing difficult and hide problems with your design. There's a bit more to it than that, so check out the FAQ for more info.

Do you maintain Java code and need to keep it nice and clean? Give the singleton detector a try!

Many thanks to David Rubel and the team for creating this, and working to get it out into the open source world.2013, By: Seo Master
Seo Master present to you:
Seo Xp akan memberikan panduan untuk blogger yang templatenya masih berat berat alias loadingnya lama!
Jika kamu mempunyai template yang sudah kamu cintai dan tidak ingin mengubah ngubah lagi templatenya tapi loadingnya lambat.
nah disini saya mau membagian trik ini..
~CARA PERTAMA

1. Cari kode </head>  dengan tekan (Ctrl + F atau F3)
2. Kemudian CopyPastekan kode dibawah diatas kode </head>

<script charset='utf-8' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/>
<script src='http://cuerosb.googlecode.com/files/cueros%20-lazyload.js' type='text/javascript'/>
<script charset='utf-8' type='text/javascript'>
$(function() {
$(&quot;img&quot;).lazyload({placeholder : &quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjdM126SIOJo8afJnhZfX1PLqEoAhHNpfgdJiU_NwAKmZ_UNVrIlYYGJ6xkVHzOGbObW5JBxhoPXk7DS3KQjijb-eCkLQne2S4TiyHtS9Fjl5gjlgeop8zrxwAbodhUE9SYbGdDh3udP-k/&quot;,threshold : 200});
});
</script>

3. Kemudian Simpan Template dan liatlah hasilnya, jika masih berat cobalah dengan mengcompres css nya..

~CARA KEDUA

kamu bisa compress HTML atau CSS di web ini..

HTML : Klik DISINI
CSS : Klik DISINI

NB: yang jika semua sudah dilakuan kemungkinan Tips Dan Trik Cara Mempercepat Loading Blog hanya berfungsi 65% saja, wahh lumayan kan..

Happy blogging Sobat Seo-xp2013, By: Seo Master
Seo Master present to you: Videos, presentations, and photos from our Google Developer Days in China and Japan are now live. China's event kicked off our 2009 GDDs in Beijing on June 5 and Japan's GDD was a few days later on June 9.
At each event, attendees had the opportunity to learn about products such as Android, Chrome, OpenSocial, and App Engine and interacted with Google developers during office hours. Developers even got a sneak peak of Google Wave!

2013, By: Seo Master
Powered by Blogger.