Création des Logiciels de gestion d'Entreprise, Création et référencement des sites web, Réseaux et Maintenance, Conception




Création des Logiciels de gestion d'Entreprise, Création et référencement des sites web, Réseaux et Maintenance, Conception




By John Huang, Software Engineer![]() |
| MCF DNA Visualization in Tableu Software |
![]() |
| Mazeberry Express Screenshot - Focus on a Channel |


pagespeed.conf:ModPagespeedRunExperiment onWhile this site was static and contained mostly text, it did use some JavaScript and images and had not been manually optimized. We ran the experiment for a month, over which Analytics observed 11K page views, and we saw a 20% improvement in average page load time:
ModPagespeedAnalyticsID "UA-XXXXXXXX-Y"
# half the users get the pagespeed optimizations
ModPagespeedExperimentSpec id=3;percent=50;default
# half get an unoptimized site
ModPagespeedExperimentSpec id=4;percent=50
Oh ia, Pingkan lah Blog kamu 1 Minggu Sekali Jangan Lebih.4. Ping.in5. Pingoat.com
- Topik khusus pada PBI harus seputar dunia blog, desain, bisnis online, SEO dll (Positif Topik, No SARA NO SPAM).
- Tidak diperbolehkan berkomentar keluar dari pembicaraan.
- Setiap anggota diharapkan selalu aktif di PBI untuk memberikan kontribusi terhadap grup PBI.
- Hari minggu boleh LIVE LINK asal tidak boleh lebih dari 2 link untuk satu member PBI.
- Selain hari minggu dilarang mencantumkan Live Link yang bertujuan untuk promosi.
- Biasakan Santun dan Sopan kepada seluruh member PBI.



<h2 class='date-header'><span><data:post.dateHeader/></span></h2>
<div id='Date'>
<script>changeDate('<data:post.dateHeader/>');</script>
</div>
<b:else/>
<div id='Date'>
<script>changeDate('');</script>
</div>
</head>
<script type='text/javascript'>
//<![CDATA[
var DateCalendar;
function changeDate(d){
if (d == "") {
d = DateCalendar;
}
var da = d.split(' ');
day = "<strong class='date_day'>"+da[0]+"</strong>";
month = "<strong class='date_month'>"+da[1].slice(0,3)+"</strong>";
year = "<strong class='date_year'>"+da[2]+"</strong>";
document.write(month+day+year);
DateCalendar = d;
}
//]]>
</script>
<b:if cond='data:blog.pageType != "static_page"'>
<style type='text/css'>
/* Calendar style date
----------------------------------------------- */
#Date {
background: transparent url(http://www.matrixar.com/-NVj6tUKJgLo/UBShW2dCLSI/AAAAAAAACZk/3TkTa8Hzqt0/s1600/calendar07.png) no-repeat;
display: block;
width:60px;
height:60px;
float: left;
margin: 15px 2px 0 -108px;
padding: 0 0 8px 0px;
border: 0;
text-transform: uppercase;
}
.date_month {
display: block;
font-size: 15px;
font-weight:bold;
margin-top:-1px;
text-align:center;
color:#ffffff; /* Month's color */
}
.date_day {
display: block;
font-size: 28px;
font-weight:bold;
margin-top:-8px;
text-align:center;
color:#282828; /* Day's color */
}
.date_year {
display: block;
font-size: 10px;
margin-top:-8px;
text-align:center;
color:#282828; /* Year's color */
}
</style>
</b:if>
The previewer will generate the corresponding code for you so all you have to do to start using the font on your own website is to copy and paste the stylesheet link and the CSS into your pages. In the example above this would be:
<link href="http://fonts.googleapis.com/css?family=Lobster:regular"
rel="stylesheet" type="text/css" >
<style> body {
font-family: 'Lobster', serif;
font-size: 28px;
font-weight: 400;
text-shadow: 4px 4px 4px #bbb;
text-decoration: underline;
text-transform: lowercase; line-height: 1.42em; }
</style>
We think the previewer is a great way to try out web fonts and showcase what can be done with them. We’re looking forward to hearing what you think about the new font previewer.
