0 Remarks
Pin It
Google+ Followers WidgetGoogle+ Add to Circles / Followers widget is very useful and it popularity is exponential among professional bloggers. If you are using this widget in your blog's sidebar then it is good but if you're looking for a popup widget which can welcome your blog readers and increase your circles/friends on Google+ profile. Then this article is for you, in which you will learn how a "Google+ Add to Circles popup widget" is possible on your blog. One thing I want to make you very clear this widget is really simple and it's installation is very easy i.e. no technical expertise in required. Just read this article carefully and success is on the way. This widget is just using CSS3 popup properties so your blog/site will not slow down.

Google+ Add to Circles / Followers widget is an awesome widget for Blogger and other sites. Now techPrevue updating this widget and launching CSS popup version to make it more impressive to your readers.


How to put Google+ Add to Circles CSS Popup Widget

1. Blogger Draft › Select Blog › Click on Layout › add HTML/Javascript widget › Leave widget title empty
2. Now paste the following code in widget

Note: Don't forget to change Google+ Profile ID (103741144523748761550) with your own.

Google+ Add to Circles CSS Popup Widget Code

<!-- GOOGLE+ ADD TO CIRCLES CSS POPUP WIDGET
DO NOT REMOVE OR MODIFY THIS CODE BEYOND PERMISSIONS. RESPECT DESIGNER, RESPECT DMCA.
Web link to gadget code: http://www.techprevue.com/2013/05/google-add-to-circles-css-popup-widget.html
Distributed under license CC BY-NC-ND 3.0 INT
Please keep license information intact while using this widget -->
<style type="text/css">
* html #tpfanbox{position:absolute}
#tpfanbox{display:block;top:0px;left:0px;width:100%;height:100%;margin:0;overflow-y:auto; z-index:9999}
#tpfanboxx{background-color:#fff;overflow:none}
.tpfanboxx{width:320px;height:380px;position:fixed;top:45%;left:50%;margin-top:-200px; margin-left:-200px;border:7px solid #CF3E2C;padding:20px;z-index:9999}
.tptitle{background:#CF3E2C;color:#fff;font-size:16px !important;font-weight:bold;margin:5px 0;border-left:20px solid #C64A28;padding:10px;line-height:25px;font-family:Arial !important; float:left;z-index:9999;width:auto}
</style>
<!--[if lte IE 6]>
<style type="text/css">
/*<![CDATA[*/
html {overflow-x:auto;overflow-y:hidden}
/*]]>*/
</style>
<![endif]-->
<div id="tpfanbox">
<div id="tpfanboxx" class="tpfanboxx">
<h3 class="tptitle">WANT UPDATES, ADD TO CIRCLES</h3>
<div class="g-plus" data-action="followers" data-height="300" data-href="https://plus.google.com/103741144523748761550" data-source="blogger:blog:followers" data-width="350">
</div>
<script type="text/javascript">
      (function() {
        window.___gcfg = {'lang': 'en'};
        var po = document.createElement('script');
        po.type = 'text/javascript';
        po.async = true;
        po.src = 'https://apis.google.com/js/plusone.js';
        var s = document.getElementsByTagName('script')[0];
        s.parentNode.insertBefore(po, s);
      })();
    </script>
<br/>
<center style="float:left; margin-left:10px;cursor:pointer;"><a style=" font-size:xx-small; color:#3B78CD; text-decoration:none;" onmouseup="document.getElementById('tpfanbox').style.display='none'">[X] CLOSE</a></center>
<center style="float:right; margin-right:10px;"><span style="font-size:xx-small; color:#000; text-decoration:none;">+Get this at</span> <a target='_blank' style="font-size:xx-small; color:#3B78CD; text-decoration:none;" href="http://www.techprevue.com/2013/05/google-add-to-circles-css-popup-widget.html">Tech Prévue</a></center>
</div></div>
<!-- GOOGLE+ ADD TO CIRCLES CSS POPUP WIDGET
DO NOT REMOVE OR MODIFY THIS CODE BEYOND PERMISSIONS. RESPECT DESIGNER, RESPECT DMCA. -->

One important thing is this widget works for all blogs and websites if you paste and save the widget code just above </body> in HTML template.


Continue reading this article...

0 Remarks
Pin It
Google+ FollowerGoogle+ Follower Widget is now popular among blogger and can be seen today on most of the blogs. This widget is an opportunity to increase your Google+ circle to expand the dimensions of blogging. This widget may give you high traffic and high reach for your blog. One of my blogger friend Arun Prasath want a new look of Google+ Profile Widget. He requested me to make it like Facebook Like Box with CSS Effect. You can read about this widget here. This fresh designed Google+ Profile Widget will definitely give a new look to your blog. CSS Stack Effect is new cool and awesome effect for your blog and blog widgets. We are launching Google+ Profile widget in new 6 color schemes. You can choose any of these color scheme as per your blog design or may order a new color scheme at very low price. To order new customization of this widget please click here.

Google+ Follower Gadget


New Google+ Profile Widget using CSS Stack Effect Installation Tutorial


1. Blogger Dashboard › Select a blog › Layout (Page Element) › Add a HTML/Javascript Gadget
2. Then paste any of the follow widget code in that and save this HTML/Javascript gadget

Note: Must change the "103741144523748761550" with your profile id


Style 1: Pure Design - For this widget use following code

<!--
DO NOT REMOVE OR MODIFY THIS CODE BEYOND PERMISSIONS. RESPECT DESIGNER, RESPECT DMCA.
Google+ Profile Widget with CSS Stack Effect v1.0
Source Url: http://www.techprevue.com/2013/05/google-profile-widget-with-css-stack-effect.html
This widget is distributed under cc license - BY-NC-ND INT. No-derivatives Allowed.
Please keep intact this copyright notice if you are using or distributing this widget on your website/site/blog.
-->
<style>
.techprevue-fb-like-box-pure{width:280px;height:160px;border-radius:3px;position:relative;background:#FFF;padding:10px}.techprevue-fb-like-box-pure,.techprevue-fb-like-box-pure:before,.techprevue-fb-like-box-pure:after{background:#FFF;border:1px solid #0072C4}.techprevue-fb-like-box-pure:before,.techprevue-fb-like-box-pure:after{position:absolute;content:"";bottom:-3px;left:2px;right:2px;height:1px;border-top:none}.techprevue-fb-like-box-pure:after{left:4px;right:4px;bottom:-5px;box-shadow:0 0 2px #0072C4}
</style>
<div class="techprevue-fb-like-box-pure">
<div style="height:155px;overflow:hidden">
<div class="g-plus" data-action="followers" data-height="300" data-href="https://plus.google.com/103741144523748761550" data-source="blogger:blog:followers" data-width="300">
</div>
<script type="text/javascript">
      (function() {
        window.___gcfg = {'lang': 'en'};
        var po = document.createElement('script');
        po.type = 'text/javascript';
        po.async = true;
        po.src = 'https://apis.google.com/js/plusone.js';
        var s = document.getElementsByTagName('script')[0];
        s.parentNode.insertBefore(po, s);
      })();
    </script>
</div>
</div>

Style 2: India Design - For this widget use following code


<!--
DO NOT REMOVE OR MODIFY THIS CODE BEYOND PERMISSIONS. RESPECT DESIGNER, RESPECT DMCA.
Google+ Profile Widget with CSS Stack Effect v1.0
Source Url: http://www.techprevue.com/2013/05/google-profile-widget-with-css-stack-effect.html
This widget is distributed under cc license - BY-NC-ND INT. No-derivatives Allowed.
Please keep intact this copyright notice if you are using or distributing this widget on your website/site/blog.
-->
<style>
.techprevue-fb-like-box-india{width:280px;height:160px;border-radius:3px;position:relative;background:#FFF8ED;padding:10px}.techprevue-fb-like-box-india,.techprevue-fb-like-box-india:before,.techprevue-fb-like-box-india:after{background:#FFF8ED;border:1px solid #68914F}.techprevue-fb-like-box-india:before,.techprevue-fb-like-box-india:after{position:absolute;content:"";bottom:-3px;left:2px;right:2px;height:1px;border-top:none}.techprevue-fb-like-box-india:after{left:4px;right:4px;bottom:-5px;box-shadow:0 0 2px #68914F}
</style>
<div class="techprevue-fb-like-box-india">
<div style="height:155px;overflow:hidden">
<div class="g-plus" data-action="followers" data-height="300" data-href="https://plus.google.com/103741144523748761550" data-source="blogger:blog:followers" data-width="300">
</div>
<script type="text/javascript">
      (function() {
        window.___gcfg = {'lang': 'en'};
        var po = document.createElement('script');
        po.type = 'text/javascript';
        po.async = true;
        po.src = 'https://apis.google.com/js/plusone.js';
        var s = document.getElementsByTagName('script')[0];
        s.parentNode.insertBefore(po, s);
      })();
    </script>
</div>
</div>

Style 3: Shine Design - For this widget use following code


<!--
DO NOT REMOVE OR MODIFY THIS CODE BEYOND PERMISSIONS. RESPECT DESIGNER, RESPECT DMCA.
Google+ Profile Widget with CSS Stack Effect v1.0
Source Url: http://www.techprevue.com/2013/05/google-profile-widget-with-css-stack-effect.html
This widget is distributed under cc license - BY-NC-ND INT. No-derivatives Allowed.
Please keep intact this copyright notice if you are using or distributing this widget on your website/site/blog.
-->
<style>
.techprevue-fb-like-box-shine{width:280px;height:160px;border-radius:3px;position:relative;background:#EDF4FF;padding:10px}.techprevue-fb-like-box-shine,.techprevue-fb-like-box-shine:before,.techprevue-fb-like-box-shine:after{background:#EDF4FF;border:1px solid #ABACB2}.techprevue-fb-like-box-shine:before,.techprevue-fb-like-box-shine:after{position:absolute;content:"";bottom:-3px;left:2px;right:2px;height:1px;border-top:none}.techprevue-fb-like-box-shine:after{left:4px;right:4px;bottom:-5px;box-shadow:0 0 2px #ABACB2}
</style>
<div class="techprevue-fb-like-box-shine">
<div style="height:155px;overflow:hidden">
<div class="g-plus" data-action="followers" data-height="300" data-href="https://plus.google.com/103741144523748761550" data-source="blogger:blog:followers" data-width="300">
</div>
<script type="text/javascript">
      (function() {
        window.___gcfg = {'lang': 'en'};
        var po = document.createElement('script');
        po.type = 'text/javascript';
        po.async = true;
        po.src = 'https://apis.google.com/js/plusone.js';
        var s = document.getElementsByTagName('script')[0];
        s.parentNode.insertBefore(po, s);
      })();
    </script>
</div>
</div>

Style 4: Sliver Design - For this widget use following code


<!--
DO NOT REMOVE OR MODIFY THIS CODE BEYOND PERMISSIONS. RESPECT DESIGNER, RESPECT DMCA.
Google+ Profile Widget with CSS Stack Effect v1.0
Source Url: http://www.techprevue.com/2013/05/google-profile-widget-with-css-stack-effect.html
This widget is distributed under cc license - BY-NC-ND INT. No-derivatives Allowed.
Please keep intact this copyright notice if you are using or distributing this widget on your website/site/blog.
-->
<style>
.techprevue-fb-like-box-silver{width:280px;height:160px;border-radius:3px;position:relative;background:#E6E8EF;padding:10px}.techprevue-fb-like-box-silver,.techprevue-fb-like-box-silver:before,.techprevue-fb-like-box-silver:after{background:#E6E8EF;border:1px solid #ABACB2}.techprevue-fb-like-box-silver:before,.techprevue-fb-like-box-silver:after{content:"";position:absolute;bottom:-3px;left:2px;right:2px;height:1px;border-top:none}.techprevue-fb-like-box-silver:after{left:4px;right:4px;bottom:-5px;box-shadow:0 0 2px #ABACB2}
</style>
<div class="techprevue-fb-like-box-silver">
<div style="height:155px;overflow:hidden">
<div class="g-plus" data-action="followers" data-height="300" data-href="https://plus.google.com/103741144523748761550" data-source="blogger:blog:followers" data-width="300">
</div>
<script type="text/javascript">
      (function() {
        window.___gcfg = {'lang': 'en'};
        var po = document.createElement('script');
        po.type = 'text/javascript';
        po.async = true;
        po.src = 'https://apis.google.com/js/plusone.js';
        var s = document.getElementsByTagName('script')[0];
        s.parentNode.insertBefore(po, s);
      })();
    </script>
</div>
</div>

Style 5: Sky Design - For this widget use following code


<!--
DO NOT REMOVE OR MODIFY THIS CODE BEYOND PERMISSIONS. RESPECT DESIGNER, RESPECT DMCA.
Google+ Profile Widget with CSS Stack Effect v1.0
Source Url: http://www.techprevue.com/2013/05/google-profile-widget-with-css-stack-effect.html
This widget is distributed under cc license - BY-NC-ND INT. No-derivatives Allowed.
Please keep intact this copyright notice if you are using or distributing this widget on your website/site/blog.
-->
<style>
.techprevue-fb-like-box-sky{width:280px;height:160px;border-radius:3px;position:relative;background:#EFF1F6;padding:10px}.techprevue-fb-like-box-sky,.techprevue-fb-like-box-sky:before,.techprevue-fb-like-box-sky:after{background:#EFF1F6;border:1px solid #A8B3CF}.techprevue-fb-like-box-sky:before,.techprevue-fb-like-box-sky:after{position:absolute;content:"";bottom:-3px;left:2px;right:2px;height:1px;border-top:none}.techprevue-fb-like-box-sky:after{left:4px;right:4px;bottom:-5px;box-shadow:0 0 2px #A8B3CF}
</style>
<div class="techprevue-fb-like-box-sky">
<div style="height:155px;overflow:hidden">
<div class="g-plus" data-action="followers" data-height="300" data-href="https://plus.google.com/103741144523748761550" data-source="blogger:blog:followers" data-width="300">
</div>
<script type="text/javascript">
      (function() {
        window.___gcfg = {'lang': 'en'};
        var po = document.createElement('script');
        po.type = 'text/javascript';
        po.async = true;
        po.src = 'https://apis.google.com/js/plusone.js';
        var s = document.getElementsByTagName('script')[0];
        s.parentNode.insertBefore(po, s);
      })();
    </script>
</div>
</div>

Style 6: Pearl Design - For this widget use following code


<!--
DO NOT REMOVE OR MODIFY THIS CODE BEYOND PERMISSIONS. RESPECT DESIGNER, RESPECT DMCA.
Google+ Profile Widget with CSS Stack Effect v1.0
Source Url: http://www.techprevue.com/2013/05/google-profile-widget-with-css-stack-effect.html
This widget is distributed under cc license - BY-NC-ND INT. No-derivatives Allowed.
Please keep intact this copyright notice if you are using or distributing this widget on your website/site/blog.
-->
<style>
.techprevue-fb-like-box-pearl{width:280px;height:160px;border-radius:3px;position:relative;background:#F2F2F2;padding:10px}.techprevue-fb-like-box-pearl,.techprevue-fb-like-box-pearl:before,.techprevue-fb-like-box-pearl:after{background:#F2F2F2;border:1px solid #CFCFCF}.techprevue-fb-like-box-pearl:before,.techprevue-fb-like-box-pearl:after{position:absolute;content:"";bottom:-3px;left:2px;right:2px;height:1px;border-top:none}.techprevue-fb-like-box-pearl:after{left:4px;right:4px;bottom:-5px;box-shadow:0 0 2px #CFCFCF}
</style>
<div class="techprevue-fb-like-box-pearl">
<div style="height:155px;overflow:hidden">
<div class="g-plus" data-action="followers" data-height="300" data-href="https://plus.google.com/103741144523748761550" data-source="blogger:blog:followers" data-width="300">
</div>
<script type="text/javascript">
      (function() {
        window.___gcfg = {'lang': 'en'};
        var po = document.createElement('script');
        po.type = 'text/javascript';
        po.async = true;
        po.src = 'https://apis.google.com/js/plusone.js';
        var s = document.getElementsByTagName('script')[0];
        s.parentNode.insertBefore(po, s);
      })();
    </script>
</div>
</div>

Please review this widget with your comments.

Continue reading this article...

0 Remarks
Pin It
LikeboxMost of our readers want to use Facebook Likebox with Lightbox effect including one time popup for single user in n number of days. There are Number of such widget available on the web. We are providing same thing but with new GUI. I hope this interface you'll like most. I have managed widget GUI with the help of 'Colorbox - A jQuery Lightbox' by Jack Moore. I am here launching Facebook Likebox Extended with white and black lightbox effect. You can choose any of these as per your blog design or choice. This widget customization is really simple. No tech knowledge will be necessary, just read this article carefully. This widget is designed and optimize with HTML5 so your site/blog performance will not be compromised anyhow.

Facebook Likebox Extended with White Lightbox Effect


Facebook Likebox Extended White
<!--
DO NOT REMOVE OR MODIFY THIS CODE BEYOND PERMISSIONS. RESPECT DESIGNER, RESPECT DMCA.
Facebook Likebox using jQuery Lightbox - Extended v1.0
Source Url: http://www.techprevue.com/2013/05/facebook-likebox-using-jquery-lightbox.html
This widget is distributed under cc license - BY-NC-ND INT. No-derivatives Allowed.
jQuery Colorbox Credit: http://www.jacklmoore.com/colorbox/
Please keep intact this copyright notice if you are using or distributing this widget on your website/site/blog.
-->
<script src='//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js'></script>
<script src="//sites.google.com/site/techprevue/home/jquery.colorbox.min.js"></script>
<link rel="stylesheet" href="//sites.google.com/site/techprevue/home/colorbox.css" type="text/css" />
<script type="text/javascript">
jQuery(document).ready(function(){
if (document.cookie.indexOf('visited=true') == -1) {
var setDays = 1000*60*60*24*30;
var expires = new Date((new Date()).valueOf() + setDays);
document.cookie = "visited=true;expires=" + expires.toUTCString();
$.colorbox({width:"430px", height:"470px", inline:true, href:"#tP"});
}
});
</script>
<div style="display:none">
<div id="tP" style="background:#fff;position:scroll;z-index:99999999">
<div style="text-align:center;padding-top:15px">
<h2 class="tP">Subscribe all latest updates via Facebook</h2>
<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Ftechprevue&amp;width=342&amp;height=300&amp;show_faces=true&amp;colorscheme=light&amp;stream=false&amp;show_border=false&amp;header=false&amp;appId=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:342px; height:300px;" allowtransparency="true"></iframe>

<p style="font-size:xx-small"><a href="http://www.techprevue.com/2013/05/facebook-likebox-using-jquery-lightbox.html">Facebook Likebox using jQuery Lightbox v1.0 Extended by Tech Prevue</a></p>
<!-- DO NOT REMOVE OR MODIFY THIS CODE BEYOND PERMISSIONS. RESPECT DESIGNER, RESPECT DMCA. -->
</div></div></div>

Facebook Likebox Extended with Black Lightbox Effect

Facebook Likebox Extended Black
<!--
DO NOT REMOVE OR MODIFY THIS CODE BEYOND PERMISSIONS. RESPECT DESIGNER, RESPECT DMCA.
Facebook Likebox using jQuery Lightbox - Extended v1.0
Source Url: http://www.techprevue.com/2013/05/facebook-likebox-using-jquery-lightbox.html
This widget is distributed under cc license - BY-NC-ND INT. No-derivatives Allowed.
jQuery Colorbox Credit: http://www.jacklmoore.com/colorbox/
Please keep intact this copyright notice if you are using or distributing this widget on your website/site/blog.
-->
<script src='//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js'></script>
<script src="//sites.google.com/site/techprevue/home/jquery.colorbox.min.js"></script>
<link rel="stylesheet" href="//sites.google.com/site/techprevue/home/colorbox-dark.css" type="text/css" />
<script type="text/javascript">
jQuery(document).ready(function(){
if (document.cookie.indexOf('visited=true') == -1) {
var setDays = 1000*60*60*24*30;
var expires = new Date((new Date()).valueOf() + setDays);
document.cookie = "visited=true;expires=" + expires.toUTCString();
$.colorbox({width:"400px", height:"430px", inline:true, href:"#tP"});
}
});
</script>
<div style="display:none">
<div id="tP" style="background:#fff;position:scroll;z-index:99999999;">
<div style="text-align:center;padding-top:15px">
<h2 class="tP">Subscribe all latest updates via Facebook</h2>
<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Ftechprevue&amp;width=342&amp;height=300&amp;show_faces=true&amp;colorscheme=light&amp;stream=false&amp;show_border=false&amp;header=false&amp;appId=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:342px; height:300px;" allowtransparency="true"></iframe>

<p style="font-size:xx-small"><a href="http://www.techprevue.com/2013/05/facebook-likebox-using-jquery-lightbox.html">Facebook Likebox using jQuery Lightbox v1.0 Extended by Tech Prevue</a></p>
<!-- DO NOT REMOVE OR MODIFY THIS CODE BEYOND PERMISSIONS. RESPECT DESIGNER, RESPECT DMCA. -->
</div></div></div>

Customize Facebook Likebox - Extended

Above in both of the widget codes you have to change following values -

1. 30 (Highlighted in Green Color) ::
Number of days when Facebook Likebox cookie will expire and this will be visible to re-visited readers. Default value is 30 days, you may set this value to 1, 2, 3, 4, 5,... n. i.e. 7 Days, 15 Days, etc.

2. techprevue (Highlighted in Orange Color) ::
Change this value with your Facebook page ID to work this widget for you.

Now you're done. Enjoy Extended Facebook Likebox.

Adding this widget to Blogger

Go to Dashboard › Select blog › Layout › Add a Gadget › Add HTML/JavaScript Gadget › Paste any widget code › Save Gadget › Done

Continue reading this article...

0 Remarks
Pin It
Website is a common place that represents a business or a product on the internet so it should be said the internet identity of a business, person, service or product. There are so many website being created every day and so many people are interested in having a website but did you know that incomplete website will not be useful for your any purpose regarding business, person, service or product. This will minimize the popularity and will not leave good professional impression on all online users because the website has no value of its own if it is not created attentively and if the coding standards are broken.

Just creating a website is not all for your business success. It should be good, impressive and should work perfectly because the website is commonly considered as a way to describe your company’s potential and your dignity. If you would have an impressive website than more and more people would like to join you but if your website has so many mistakes in coding or performances that could be caused by ignoring the common Coding standards, it will impact reverse on the customers and it is not good for your online business.

If you want to make online identity as reputed online business owner than you should follow the Coding standards or should get a website designed that follows the Coding standards. Here are some tips for you to make a website perfect with obeying the rules of Coding standards.

1. You should know how and when to use comments in the coding to make coding work easier.
2. Tabs and spaces are important thing in coding, giving too much space can ruin the entire coding or a part of code could be destroyed.
3. There should be no spelling and using mistakes in variables and functions. It is most important part because thru variables and functions, you define where to work or what to work.
4. You should write the code in the coding style and not a writing style. It is necessary for some codes to work and it is good for better understandings.
5. It should look good and well developed in your browser.
6. A proper Doctype should always be used for standards mode in your browser.
7. All markups should be defined as UTF-8 and it should be designated in both HTTP header and the head of the document
8. P element should be used for paragraphs instead of multiple BR tags.
9. The list form items should be defined in a UL, OL, or DL, and never a set of DIVs or Ps
10. Do not use size elements or attributes on your input fields.
11. Cursor: pointer; coding should be used for association of input field.
12. Use html comment when you are closing some Div tags. It is important to indicate that the element of function coding is closing.
13. Never use tables for Page Layouts. It ruins the page structures.
14. Add CSS thru external files. Adding external CSS allows you to get clear coding and it can be edited or defined easily.
15. You should use IDs instead of using classes inside the documents if the element needs to be added only once.
16. You should avoid the CSS sectors. For example, avoid * wildcard sector and never qualify the ID sectors. This should be specially used in Web applications where speed is counted in paramount and there could be thousands or even multiplying value of DOM elements.
17. CSS and browser-based box model knowledge is necessary to complete the Coding standards rules of a website.
18. You should give unique elements an ID attributes. It is important to give them a separate identity.
19. Class Name should be according to its work. It is good for better understanding.
20. Regular expression knowledge is good for defining attribute sectors.
21. Combinators are used to provide the shortcuts for selecting elements and it is good for quick coding editing or writing.
22. You should use the specific code for attaching browser compatibility CSS.

For example,
<!--[if lt IE 7 ]> <body class="ie6"> <![endif]-->
<!--[if IE 7 ]>    <body class="ie7"> <![endif]-->
<!--[if IE 8 ]>    <body class="ie8"> <![endif]-->
<!--[if IE 9 ]>    <body class="ie9"> <![endif]-->

23. Use “CSS sprites generously” for making hover states easily. it gives quick hover state coding so that you can work little faster.
24. PNG Sliced images should be used so that you can get a desired look with low burden on website.
25. Default link should be different than your text styling so that it could look different than basic text. The hover coding should be used on every link and the hover style should be different than normal text styling.

If you are using the codes of Java Script in your website then you should check if the code is working properly or not. If the code is not working then remove it instantly because a useless code can create some problems in coding.

The website should be checked from checking tools but self-observation is most important thing that should not be left for some other time. Coding is a simple but tangled task because it can be problematic due to smallest errors so you should check your website for coding errors.

Never miss to notice the Patterns to be used and Patterns to be avoided in the coding of your website. It will be good for quick and reliable coding. Code formatting should never be left undone. The page that has followed the Coding standards will load quickly.

Coding standards is useful for search engines to read or find your website pages and it is called Search Engine Friendly website. This type of websites is easier to read or to see for those who different browsers or devices. This will support almost all kind of browser so that you can get browser compatibility and devices compatibility feature with Coding standards.

The website which was created attentively will have a nice look and would be easier to upgrade as web technology advances. The Coding standards are not costly to follow. Using them will give you the facility of cheaper maintenance. You cannot ignore the look of the website because it is the most important thing for viewing purposes.

Author Bio:

David is a web designer and expertise in coding. He has just started his career in web designing along with he provides cheap SEO services pricing. He also writes a blog online where he shares useful tips on web designing with his visitors. To know more about his services you may check out his blog.
Continue reading this article...

0 Remarks
Pin It
Alexa
Many of blogger friends have asked a very common question, how can they claim their blog on Alexa.com to get successfully listed on that. Claiming your site or blog on Alexa.com is very necessary because it shows you have site ownership and have rights to site traffic data. Alexa ask some general contact information about site owner. This information is very important to provide on internet if you are doing business kind of thing with your site or blog.

Claim your blog on Alexa.com


1- Go to Alexa claim page : http://www.alexa.com/siteowners/claim

2- Then fill your site/blog address and click on Claim Your Site button (Ref. Image 1: Step 1 and Step 2)

3- Now on next page please signup for Intro Pack which is free. (Ref. Image 2: Step 3)

4- Copy verification meta code (Ref. Image 3: Step 4) and paste this code in your blog template just below </head> and Save template (Ref. Image 4: Step 6)

5- Click on 'Verify my ID' button and wait for verification (Ref. Image 3: Step 7)

6- After successful verification you will see this message 'Your site has been successfully claimed' (Ref. Image 5) and then click on 'Continue' button (Ref. Image 5: Step 8)

7- On next page you should fill your site and personal information but if you want to skip this step you can click on grey color 'Skip' button. If you are filling information then click on 'Save & Continue' button (Ref. Image 6: Step 10)

8- Finally you'll receive congratulation message (Ref. Image 7). You can now move to Dashboard.

9- On Dashboard you'll see the blog and its stats. (Ref. Image 8)

10- Now you can view your blog's stats anytime by using following url. Must change 'your-blog-addrees' with your blog address e.g. techprevue.com
http://www.alexa.com/siteinfo/your-blog-address
For Eg -
http://www.alexa.com/siteinfo/techprevue.com

Pictorial Steps to Claim your blog to Alexa Internet, Inc


Alexa Claim Blog or Site - Image 1
Image 1

Alexa Claim Blog or Site - Image 2
Image 2

Alexa Claim Blog or Site - Image 3
Image 3

Alexa Claim Blog or Site - Image 4
Image 4

Alexa Claim Blog or Site - Image 5
Image 5

Alexa Claim Blog or Site - Image 6
Image 6

Alexa Claim Blog or Site - Image 7
Image 7

Alexa Claim Blog or Site - Image 8
Image 8

Alexa Claim Blog or Site - Image 9
Image 9

यह लेख हिंदी में पढ़ने के लिए यहाँ क्लिक करें।

Continue reading this article...

0 Remarks
Pin It
Facebook CommentsFacebook Comments system may be a reason of social media success for most of us. It is best among all Facebook plugins for blogging. On the internet you may find many tutorials which may guide you but all those methods work perfect on Blogger with custom domain but when you use Facebook Comments system on Blogger without custom domain due to many country specific domains of a single blog become a problem. Today in this post we will cover how to rectify errors and problems which are due to Blogger's country specific domains.

Note: I suggest you to take backup of your Blogger template. Because after implementing this comments system your old comments will disappear from your blog.

Facebook Comments

Installing Facebook Comments on Blogger


1. Go to Facebook Developer Page [https://developers.facebook.com/apps/]
2. Then click on + Create New App.

Facebook Comments

3. Now fill a valid App Name and click on Continue.

Facebook Comments

4. Fill Captcha Code and click on Submit Button.

Facebook Comments

5. Now you'll get App ID.

Facebook Comment Configuration on Blogger

6. Below under Basic info opposite to App Domains fill 17 Blogger's country specific domains.
blogpost.com, blogspot.ae, blogspot.mx, blogspot.in, blogspot.pt, blogspot.jp, blogspot.ca, blogspot.de, blogspot.it, blogspot.fr, blogspot.se, blogspot.co.uk, blogspot.co.nz, blogspot.com.es, blogspot.com.br, blogspot.com.ar, blogspot.com.au
7. Now under 'Select how your app integrates with Facebook' you'll find 'Website with Facebook Login' and 'Site URL:' please fill your blog url here.
8. At last click on 'Save Changes' button to save app settings.
9. Now prepare Application and Moderator Meta Tags.

<meta property='fb:admins' content='ADMIN-NAME'/>
<meta property='fb:app_id' content='APP-ID'/>

Example -
<meta property='fb:admins' content='ADMIN-NAME'/>
<meta property='fb:app_id' content='APP-ID'/>

10. Go to Blogger Dashboard ¬> Select Blog ¬> Go to Template tab ¬> Click on EDIT HTML
11. And under <head> paste above meta tag as following
<head>
<meta property='fb:admins' content='VPNazar'/>
<meta property='fb:app_id' content='348446671899960'/>

Note: With out using this meta tag you will not be able to moderate Facebook Comments. And MUST change ADMIN-NAME and APP-ID with correct values.

12. Now in your blog's template try to find one of the following code

<div class='post-footer-line post-footer-line-3'
<p class='post-footer-line post-footer-line-3'

If unable to find both of the codes then search for following code
<data:post.body/>

13. And Paste following given code just below. Must change App-ID  और BLOG-URL.

<b:if cond='data:blog.pageType == "item"'>
&lt;div id="fb-root"&gt;&lt;/div&gt;
&lt;script&gt;(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_GB/all.js#xfbml=1&amp;appId=App-ID";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));&lt;/script&gt;
&lt;div class="fb-comments" data-href="http://BLOG-URL" data-num-posts="5" data-width="470"&gt;&lt;/div&gt;
&lt;/b:if&gt;
</b:if>

14. In this code data-num-posts is number of comments and default value is 5 and data-width with value 470 Comment form width. You may change both variables as per your blog design.

Disabling Blogger's Default Comments System


If you want to disable Blogger default comment system then please following steps:

1. Go to Blogger Dashboard and select Blog
2. Switch to Settings tab
3. Then click on Posts and Comments tab
4. And see opposite to Comment Location and select Hide option from DropDown
5. Finally click on Orange color Save Settings button given on upper left side.

I believe you'll be able to use this great comments system on your blog. If still have any query please communicate with your comments.

Continue reading this article...

0 Remarks
Pin It
Cloud ComputingLeveraging the power of information technology to increase and enhance business performance is a practice essential for modern companies. Much has been made about the global nature of most commercial and economic activity; but computing and virtual technology provides the real foundation for the modern economy. And organizations of all forms must incorporate a robust IT infrastructure if they are to meet the needs of their stakeholders.

The pressures faced by governments at the local, regional, and national level are similar to those confronted by private enterprise. Citizens demand that government organizations develop the capacity to deliver more services with fewer resources. Because of the squeeze being put on economies throughout the world, this is becoming more and more difficult to do. But creating a means to exchange information and conduct work processes in an efficient and effective manner can be a vital step in meeting this challenge. Government cloud services and a government data centre are just a couple of the elements that would be involved in forging such a strategy.

Government cloud computing would enable government employees to be more flexible and expeditious in how they carry out their work. A government data centre, for example, could serve as a storehouse of the information and knowledge essential to delivering citizen and intergovernmental service. Companies such as Macquarie telecom corporate infrastructure provide a range of products and professional services that help governments plan and implement the IT services they need to meet the needs of their customers—that it, the tax-paying public.

There are many benefits to be had by using cloud services. However, it is important that governments looking to use this particular form of information technology work with vendors that can best supply them with what they need. A sound plan for delivering government services in an economically efficient and organizationally dynamic way can only be developed by experienced professionals who bring are able to effectively employ their knowledge and expertise. A government can ill afford to make missteps and miscalculations when it comes to developing and deploying new IT systems. It is therefore vital that such entities work with firms that are capable of smoothly delivering their products and services. It is also important that such services are not exorbitantly priced, as the interests of the tax-payer must be looked after.

Fortunately, it is not that hard to find firms that deliver high quality cloud computing services. Those looking to purchase and implement these tools can begin their search for firms that offer them on the worldwide web. The web provides a medium by which one can organize and arrange one's search in an efficient manner. Using the web will allow anyone who is thinking of incorporating cloud computing into their IT strategy to do so in an expeditious way. The web enables searchers to bring the various cloud computing firms to them, so that they can review and evaluate the various products and service being offered by each company. And this gives the prospective buyer greater power to determine and decide who their supplier should be.

Author Bio: If you are looking for a way to get expert advice and solutions for Government cloud computing, then you need look no further. For more information please visit our website government data centre.

Continue reading this article...
Scroll to top