New Website


We have Launch new website "www.hackerzboys.com" more tips and tricks are available here


Remove YouTube Logo From Embed Videos


Recently YouTube announced in there blog that Publishers, website owners, and bloggers alike can now embed YouTube clips on their site without that pesky YouTube logo showing up on the player (like how the player appears on YouTube itself).  Here’s an example of the player without the YouTube logo:


How To Remove YouTube Logo

If you would like to remove the logo from the YouTube player before embedding it on to your website, you need to make a minor change to the default embed code as outlined below.

For the IFRAME version:


<iframe width="500" height="300"
  src="http://www.youtube.com/embed/abc?modestbranding=1"
  frameborder="0" allowfullscreen>
</iframe>

For the old OBJECT version:

<object width="500" height="314"> <param name="movie"
 value="http://www.youtube.com/v/abc?version=3&rel=0&modestbranding=1">
 </param><param name="allowFullScreen" value="true"></param>
 <param name="allowscriptaccess" value="always"></param>
  <embed type="application/x-shockwave-flash" width="500" height="300"
   src="http://www.youtube.com/v/abc?version=3&rel=0&modestbranding=1"
   allowscriptaccess="always" allowfullscreen="true">
  </embed>
</object>
Use the default embed code for a YouTube video and just add modestbranding=1 at the end of the video URL and the YouTube logo won't show up in the Flash Player.

The new "modestbranding" parameter for YouTube is supported for both Flash-based and IFRAME based embed codes (that are HTML5 compatible).

Protect your Google Chrome Browser Using Simple Startup Password

 If you want to protect your browser by password , you can do it easily in chrome by using a simple add on. Chrome saves and keeps a record of your browsing data. It stores saved passwords, browsing history, download history, cache, auto-fill form data. And this data could be easily accessed by anyone who uses your computer.

So its very important to protect this info from unauthorized access. ‘Simple Startup Password’ Chrome Extension lets you password protect your chrome browser by adding a functionality to ask for a password before opening and using Chrome browser.


Use Simple Startup Password to Lock Chrome Browser

1. Launch Chrome Browser and visit Simple Startup Password extension webpage.
2. Click on install button.
3. After the installation click wrench icon at the top right corner and goto Tools -> Extensions.
4. Search for Simple Startup Password extension and click on Options
5. Enter the login password.
6. That’s it! You’re done.

Now close and open the chrome browser again. You will now be prompted to enter the login password. And you will only be allowed to enter the browser on providing the correct password.
If you put the wrong password the browser will close otherwise you can surf the internet. This prevents unauthorized chrome access.Do not lose or forget your password. There is no option to recover your password. You’ll have to reinstall your browser. If you want to change the password. Go to tools > extensions > simple startup password > options > set or change the password.

Beautiful Feedburner Subscription Box For Blogger

Feedburner is a great free service (now owned by Google).  It allows people to subscribe to your feeds, and will even email your subscribers for you whenever you post new material to your blog.  It doesn’t matter whether you post 1 or 100 new articles to your site in any given day – Feedburner will just send a single email to your subscribers notifying them of the new content. Subscribe form lets a person to subscribe for email updates about the blog. My experiments revealed that a beautiful subscription box beneath a post leads to more subscribers.

Now without time west let start the tutorial part just follow my steps.
Step 1. Login to your blogger account and get into your Dashboard
Step 2. From there go to Layout > Edit HTML and expand your widget templates(option on the right)
Step 3. Now find this line of code
]]></b:skin>

and replace it with Below Code

.side-sub {
background : url(http://2.bp.blogspot.com/-QKj5tdHLwHI/TeyT0jyB2UI/AAAAAAAAAbM/Ebwe9Bkyf9s/s1600/Untitled.png) no-repeat left top;
background-repeat : no-repeat;
width : 315px;
margin-left : auto;
margin-right : auto;
height : 257px;
}
.side-sub p.heading {
font-family : Georgia, Palatino, PalatinoLinotype, Times, TimesNewRoman, serif;
font-size : 24px;
font-weight : bold;
text-align : center;
line-height : 20px;
width : 300px;
margin-left : auto;
margin-right : auto;
padding-top : 20px;
color : #fff;
}

.side-sub input[type="text"] {
background : url(http://1.bp.blogspot.com/-lzhN9bGWTCI/TeysK3FBUdI/AAAAAAAAAbs/GMdzcj-D5Po/s1600/subscribe.png) no-repeat;
background-repeat : no-repeat;
line-height : 20px;
width: 305px;
height : 20px;
padding-right : 10px;
padding-top : 10px;
float : left;
margin-left : 3px;
padding-bottom : 10px;
border : 0;
font-family : Georgia, Garamond, Times, serif;
font-size : 14px;
padding-left : 60px;
background-color : transparent;
outline : none;
margin-right : 8px;
margin-top : 5px;
}
.side-sub input[type="text"].email {
background-position : 0% -50px;
margin-top : 5px;
margin-bottom : 15px;
}
.side-sub input[type="submit"] {
background-repeat : no-repeat;
width : 300px;
height : 49px;
margin-bottom : 5px;
margin-left : 15px;
margin-right : auto;
background-color : transparent;
text-align : center;
border : none;
font-size : 19px;
color : #fff;
font-family : Helvetica, Arial, sans-serif;
font-weight : bold;
text-transform : uppercase;
letter-spacing : -1px;
line-height : 45px;
}
.side-sub input[type="submit"]:hover {

}
.side-sub input[type="submit"]:active {

}
.side-sub .secure {
font-size : 12px;
background-image : url('http://3.bp.blogspot.com/-vgZZ7JlW4Jw/TeyofZWYVcI/AAAAAAAAAbg/ESQFAwMg-Zs/s1600/lightbox-secure.png');
background-repeat : no-repeat;
padding-left : 22px;
margin-top : 10px;
line-height : 17px;
font-weight : bold;
font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;
color : #fff;
}
.side-sub input[type="submit"].dark-red-button {
background : url(http://3.bp.blogspot.com/-z-XdD5BPhh0/TeytaCEBkRI/AAAAAAAAAbw/ou-YbI0RsEg/s1600/button.png) no-repeat left top;
}
]]></b:skin>
Step 4. Go to Design > Page Elements > Add Gadget > HTML/Java Script
Now Copy Below Code On That
<div><p>Get Email Updates!</p>
<form method="post" action="http://feedburner.google.com/fb/a/mailverify" target="_blank">
<div> <input type="hidden" name="uri" value="hAcKeRz BoYs" />
<input type="hidden" name="loc" value="en_US" />
<input type="text" value="" name="name" />
<input type="text" value="" name="email" />
<input type="submit" value="Subcribe Now" src="http://1.bp.blogspot.com/-H8R_oKV4Nc4/TeypwDl9c2I/AAAAAAAAAbk/mCgPfXbDjF4/s1600/trans.png" />
<p>© We respect your <a href="http://www.news2india.com/2011/06/beautiful-feedburner-subscription-box.html">email privacy</a></p></div></form></div><div style="color: white;">
<a href="http://www.news2india.com/2011/06/beautiful-feedburner-subscription-box.html">Get This</a></div>

Before save the widget just change the word  from above code “hAcKeRz BoYs” . and replace with it your Feedburner name .

How to find Feedburner name
Go to http://feedburner.google.com/ and login in your account. Now Click Edit Feed Details and there is written now copy last words of that Link.

How to Create a Blog at Facebook



Are you Fan Of Facebook and blogging then you come write place.  you can't to blogging and facebook same time because blog post need time which means you need to stop facebook that time. now you can create blog on facebook also . there are only two methods for that are following:-

Blogging consumes time. If you want to give your best you need to invest time on your articles. Facebook too consumes a lot of time but usually the time spent on it is non productive. It’s just for pleasure. For fulfilling your social needs, you like to connect with people and spend time on Facebook.

  1.     Via Notes feature
  2.     Link Blogger, WordPress or any other Blog with your Facebook account.


Method 1. Facebook itself is a kind of micro blogging platform. The status updates you write is a kind of short blogs. But with 420 characters limit. However you can share a long blog-style post using the Notes feature. Notes allows you to write the same type of information as any other blogging platform on the web. You can use it for writing anything you want. But its biggest disadvantage is that its only limited to Facebook user community. It can’t be easily shared with the outer world people.
So you can surely go the Notes feature to write blogs on Facebook if you want to share your blog with your Facebook friends only. That will surely help you carry out your writing desire and make Facebook a little bit productive too.

Method 2. There’s an app Blog IT, which lets you blog inside of your Facebook account by adding multiple blog accounts to it including Blogger, TypePad, WordPress.com, WordPress.org, etc.
To use Blog IT application you will need to add it to your Facebook account. For doing so search for Blog IT and add & authorize the application to your account. Add & Authorize the blog account from the list of services you wish to blog on. That’s it! You will then be presented with a blank blog to type on. Publish a test post from within Facebook to check whether its working fine or not.

Blog IT also shares your new blogs on your Facebook wall automatically. Just check the box “Update to mini-feed” above the post button.

Blog IT supports: TypePad, Blogger, FriendFeed, Jaiku, LiveJournal, MovableType, Pownce, Tumblr, Twitter, Vox, WordPress.com, WordPress.org Site.

Note: Advanced options are not yet available (pictures, html code, etc) and you will have to go to your blog to add these features.