Wednesday 29 May 2013

Add Twitter Fan Box To Blogger And Website

Hello Friends i am share Twitter Fan Box for blogger and website.  It works like Facebook fan page Like box.  Its great twitter unofficial application and that allows your visitors to follow you via twitter without leaving your site.


Live Demo


 
  •     Go To Blogger.com > Design
  •     Select layout> HTML/JavaScript widget
  •     Paste the code below inside it,

<script type="text/javascript"
src="http://s.moopz.com/fanbox_init.js"></script><div
id="twitterfanbox"></div><script
type="text/javascript">fanbox_init("primalgoyal");</script> 
Replace primalgoyal with your twitter username

And Save your widget
Read more ...

How To Add Author Info Box at the bottom of every Blog Post?

Hello friends. Today I will share with you 3 beautiful Author box widget below every blogger posts. it will show at the bottom of every  post.

 Go to your Blogger
Template >> Edit HTML
Now Find this code ]]></b:skin> (ctrl+f)
Paste the below code  Before/above ]]></b:skin> and Save the templates.

]]></b:skin>

 Author Box-1

 /* Author Box by www.tricksteacher.blogspot.com */
.admin-bs{display:block; width:auto; background:#F5F5F5; border:3px solid #C0C0C0; box-shadow:0 1px 3px #000; -moz-box-shadow:0 1px 3px #000; -webkit-box-shadow:0 1px 3px #000; padding:0; margin:30px 0 10px 0; font:normal 12px Arial,Sans-Serif; color:#222}
.admin-bs .kontainer{padding:5px}
.admin-bs h1{background:#C0C0C0; border:none; border-bottom:1px solid #C0C0C0; color:#fff; text-transform:normal; text-shadow:0 1px 0 rgba(0,0,0,0.4); font:bold 12px Arial,Sans-Serif; padding:5px 10px; margin:0 0 0 0; display:block}
.admin-bs h1 a{color:#FEEA83}
.admin-bs img{width:70px; height:70px; margin:0 10px 0 0; float:left; border:0px solid #E6E6FA; padding:2px; background:#E6E6FAbox-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none}

  Author Box-2



/* Author Box by www.tricksteacher.blogspot.com */
.admin-bs {display:block; width:auto; background:#EABFFE; border:5px solid #660099; box-shadow:0 1px 3px #000; -moz-box-shadow:0 1px 3px #000; -webkit-box-shadow:0 1px 3px #000; padding:0; margin:30px 0 10px 0; font:normal 12px Arial,Sans-Serif; color:#222}
.admin-bs .kontainer{padding:5px}
.admin-bs h1{background:#D580FE; border:none; border-bottom:1px solid #C0C0C0; color:#fff; text-transform:normal; text-shadow:0 1px 0 rgba(0,0,0,0.4); font:bold 12px Arial,Sans-Serif; padding:5px 10px; margin:0 0 0 0; display:block}
.admin-bs h1 a{color:#FEEA83}
.admin-bs img{width:70px; height:70px; margin:0 10px 0 0; float:left; border:0px solid #E6E6FA; padding:2px; background:#E6E6FAbox-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none}





/* Author Box by www.tricksteacher.blogspot.com */
.admin-bs {display:block; width:auto; background:#FED9BF; border:5px solid #B24700; box-shadow:0 1px 3px #000; -moz-box-shadow:0 1px 3px #000; -webkit-box-shadow:0 1px 3px #000; padding:0; margin:30px 0 10px 0; font:normal 12px Arial,Sans-Serif; color:#222}
.admin-bs .kontainer{padding:5px}
.admin-bs h1{background:#00477D; border:none; border-bottom:1px solid #C0C0C0; color:#fff; text-transform:normal; text-shadow:0 1px 0 rgba(0,0,0,0.4); font:bold 12px Arial,Sans-Serif; padding:5px 10px; margin:0 0 0 0; display:block}
.admin-bs h1 a{color:#FEEA83}
.admin-bs img{width:70px; height:70px; margin:0 10px 0 0; float:left; border:0px solid #E6E6FA; padding:2px; background:#E6E6FAbox-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none}


After CSS Part now you have to go for HTML coding.

Template ->Edit HTML

 Now find <data:post.body/> by pressing Ctrl + F


You will find 3/4 time this code go for second one.


Now Copy the below code and Paste it before /above code


<div class="admin-bs">
<h1>Founded by : <a href="https://plus.google.com/u/0/106080909507696381306/posts">Asad tariq</a> - Written 50+ Awesome Articles </h1>
<div class="kontainer">
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEitsV1Nxn8z57adTQDd_VpnCGU4jmiR3VwcjjH3ASnZZ4fLkKJrLllsKwJPUIQbXAbT2i-m4YV8oyBa0hFy_wUfXdOEwkMkC4WY384yzx3Mq2eUyH2qeLwvHAgURcrqzswArBpCbBUkUoGJ/s1600/as.jpg" width="80" height="85"></img>
I love to blogging and sharing tips and tricks with my readers. I am a Part time blogger. Design Blogger template, Web Developing and Designing. If you think that this article help you little bit then please  do not forget to subscribe by entering your email in column Get Updates Via Email.
  <p><span style='float:left;text-align:left;'>
Join Me On: <a href='http://www.facebook.com/asadtariq786' rel='nofollow'>Facebook</a> | <a href='http://www.twitter.com/asadtariq77' rel='nofollow'>Twitter</a> | <a href='https://plus.google.com/106080909507696381306/' rel='nofollow'>Google Plus</a></span>
<span style="float:right;font:italic 10px Arial, Sans-Serif;"><a href="http://tricksteacher.blogspot.com/2013/05/how-to-add-author-info-box-at-bottom-of.html" target="_blank">:: Thank you for visiting ! ::</a></span></p>
<div style="clear:both;"></div>
</div>
</div>



And save template.

Change this link https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEitsV1Nxn8z57adTQDd_VpnCGU4jmiR3VwcjjH3ASnZZ4fLkKJrLllsKwJPUIQbXAbT2i-m4YV8oyBa0hFy_wUfXdOEwkMkC4WY384yzx3Mq2eUyH2qeLwvHAgURcrqzswArBpCbBUkUoGJ/s1600/as.jpg with your image link.

Change BloggerSpice with your Twitter and Facebook ID

Change 106080909507696381306  with your Google Plus ID



Read more ...

Tuesday 28 May 2013

How To Add Facebook Like and Send Button In Blogger


Hello Friends today i am going how to  Facebook like and share button for blogger and website.
Share button is very important any  blogger and website. its increase blog traffic.


Go to Blogger.com
Select blog
Edit HTML

Note Backup your template

Search for (ctrl+f)

<data:post.body/>

 Paste the following code just below <data:post.body/>

<div id="fb-root"></div><script src="https://docs.google.com/file/d/0B0-0Xqug-nT8c1FGY1BCQk55WGc/edit?usp=sharing"></script><fb:like href="" send="true" layout="button_count" width="450" show_faces="false" font=""></fb:like>

Save and enjoy 
Read more ...

Friday 24 May 2013

How To Get Free .Tk Domain



Domains are very important for every website. Website without domain is incomplete. There are many domain in the world. Mostly website sale domain and hosting. But some website giving free hosting and domain. so i am tell you how to give free .tk domain.

Go to www.dot.tk

Type your domain.

Enter your Website/Blog URL

Registration length to 12 months

Now click on Signup




Click on the indicated button. you have got your own .tk domain.
Enjoy free domain.

Read more ...

Sunday 19 May 2013

How to Increase Likes, Subscribers, Followers, Tweets, Plus One On Twitter, Facebook, Google Plus, And Youtube,

Halo Friends today i am share most helpful website. www.addmefast.com/
Addmefast Increase your
Facebook Likes.
Facebook Share.
Facebook Followers.
Facebook Post Like.
Facebook Post Share.
MySpace Friends.
Vkontakte Pages.
Vkontakte Groups.
Google Circles.
Instagram Followers.
Twitter Followers.
Twitter Tweets.
Twitter Retweets.
Twitter Favorites.
YouTube Views.
YouTube Subscribe.
YouTube Likes.
YouTube Favorites.
Pinterest Followers.
Pinterest Repins.
Pinterest Likes.
Reverbnation Fans.
SoundCloud Follow.
SoundCloud.
StumbleUpon.
Facebook Likes.
Facebook Share.
Facebook Followers.
 Facebook Post Like.
FB Post Share.
MySpace Friends.
Vkontakte Pages.
Vkontakte Groups.
Google Circles.
Instagram Followers.
Twitter Followers.
Twitter Tweets.
Twitter Retweets.
Twitter Favorites.
YouTube Views.
YouTube Subscribe.
YouTube Likes.
YouTube Favorites.
Pinterest Followers.
Pinterest Repins.
Pinterest Likes.
Reverbnation Fans.
SoundCloud Follow.
SoundCloud.
StumbleUpon.
Website Hits .

What is social exchange network.

In social exchange network
 Peoples like

 share, follow

 Twitter Followers

Twitter Tweets.

Twitter Retweets.

Twitter Favorites.

YouTube Views.

YouTube Subscribe. other peoples and earns points by doing so. Later they may invest those points to gain followers. like. +1 and etc on their desired social media profile.
signed up, and get 50 points
Go to addmefast
Registrar
Login addmefast
After logging in in to your addmefast account Click add site




Enter your URL

 open your fb, twitter, YouTube Subscribe,  google+ profile in a new tab of your browser and login to your profile (account).

Start to like, YouTube Subscribe, follow, share Tweets, other peoples feeds from the left sidebar of addmefast to earn points.

When you shared/liked 20 times then you can get Bonus 150 points free


Read more ...

Thursday 16 May 2013

How To Open Youtube Without Any Software with video Tricks

How to Unblock Youtube without any software. This trick 100% working and you know pta has block youtube in Pakistan . So today i am share how to open youtube. Mostly people use hotspot and vpn but mostly vpn not open youtue. lest start

Go to Control Panel and find Network Connections

Read More : Youtube Tricks
Right click on network adapter and open properties

There is Internet Protocol (TCP/IP) Click and Go in Properties

Preferred DNS Server => 8.8.8.8
Alternate DNS Server => 4.4.4.4

And open you tube through �https� like https://www.youtube.com


Read more ...

Wednesday 15 May 2013

Open All Block Website

Open YouTube and all block web very fast.

Read more ...

Make Shutdown Manager In Microsoft Visual Basic With Video TRicks

I am share how to make Shutdown Manager Software.
1st Download Microsoft Visual Basic 2008 Express Edition

Open Microsoft Visual Basic. Click new project 
Make 3 Button

  

And click  1 Button then past code 


Shell("Shutdown -s")
Its make shuddown button 


And click  2 Button then past code 
Shell("Shutdown -r")
Its make restart button

And click  3 Button then past code 
Shell("Shutdown -l")
Its make Logoff button



Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        Shell("Shutdown -s")
    End Sub

    Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
        Shell("Shutdown -r")
    End Sub

    Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
        Shell("Shutdown -l")
    End Sub
End Class
Download This project 

Download

Download



Read more ...

Monday 13 May 2013

Nokia Security Master Code Tricks

Halo friends. I am tell u how to chak Nokia Security Master code
If you forgot Security code of your Nokia mobile,
use Security Mastercode instead.

Go to  nfader.su
Enter IMEI (dial *#06# for IMIE address )
 Mark click box
click Generate baton



Note This  Master code original but it's not working all nokia mobile
 
Read more ...

Sunday 12 May 2013

Friday 10 May 2013

Colour code generator

Colour code generator. generate code and use




Read more ...

How To Make Grab Our Button Widget And Add It To Blog with video tutorial


I am share How To Make Grab Our Button Widget And Add It To Blog. Grab Our Button promote your blog via other blog.

How To Create A Badge For Blog



Go to Cooltext

Select PIXEL BADGE.
Select color

And download image






<div dir="ltr" style="text-align: left;" trbidi="on">
<center>
<div dir="ltr" style="text-align: center;" trbidi="on">
<a href="http://tricksteaching.com/"><img alt="" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4h6JWOpRJ5Mgm8JHu0Qaze_tteq4WhvIZ78w23H7XcCtii1LAr229ccsZdenAnx8Numv1cu7J8sRqXeG_7rD9I8DkEmCNfhEQFFy65EVAccF4olVAAHTEFrk32rvSJBdfMFAtE3GLSN8g/s1600/tricks.gif" title="Blogger tricks" /></a></div>
</center>
<center>
<input onclick="this.focus();this.select()" readonly="" type="tricksteacher1" value="&lt;a href=&quot;www.tricksteacher.blogspot.com/&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4h6JWOpRJ5Mgm8JHu0Qaze_tteq4WhvIZ78w23H7XcCtii1LAr229ccsZdenAnx8Numv1cu7J8sRqXeG_7rD9I8DkEmCNfhEQFFy65EVAccF4olVAAHTEFrk32rvSJBdfMFAtE3GLSN8g/s1600/tricks.gif&quot; title=&quot;Blogger tricks&quot; /&gt;&lt;/a&gt;" />
</center>
</div><div dir="ltr" style="text-align: left;" trbidi="on">
<a href="http://tricksteacher.blogspot.com/2013/05/how-to-make-grab-our-button-widget-and.html">+grab this</a><!--Grab Our Button Widget--></div>
</div>
Replace  http://tricksteaching.com/ with your link

Replace https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4h6JWOpRJ5Mgm8JHu0Qaze_tteq4WhvIZ78w23H7XcCtii1LAr229ccsZdenAnx8Numv1cu7J8sRqXeG_7rD9I8DkEmCNfhEQFFy65EVAccF4olVAAHTEFrk32rvSJBdfMFAtE3GLSN8g/s1600/tricks.gif  your pic link











Read more ...

Wednesday 8 May 2013

Create New VPN Connections in Windows XP Tricks?

 HI friends i am going to share a simple method to Create New VPN Connections in Windows XP, mostly people use hotspot and different software. But all software not working 100%. so don't worry  i will tell u how to make vpn Server. Vpn Server open all block website and very allow you to surf more faster..lets  start.
Use this vpn username and password  
 

Free VPN Canada VPN
PPTP Server: cavpn.ufreevpn.com
Username: ufreevpn.com
Password: free

 USA VPN
PPTP Server:   usvpn.ufreevpn.com
Username:   ufreevpn.com
Password:   free


 UK VPN
PPTP Server:   ukvpn.ufreevpn.com
Username:   ufreevpn.com
Password:   free


This vpn is http://uk.ufreevpn.com/


Navigate to Windows XP Network Connections "Create a New Connection"





Click Next to begin the procedure.








 choose the "Connect to the network at my workplace" item from the list . Click Next.


 choose "Virtual Private Network connection" option shown below. Click Next.



Enter a name for the new VPN connection in the "Company Name" field of the Connection Name page as shown below.  (cavpn.ufreevpn.com)


choose the "Do not dial the initial connection" option. Click Next.


On the VPN Server Selection page shown below, enter the name or IP address of the VPN remote access server to connect to. VPN network administrators will provide you this information
(ufreevpn.com)

Click Finish


Past username and passware and connect and enjoy


vidoe




Read more ...

Monday 6 May 2013

How to Install Windows XP in 10 Minutes



Today i am share How to Install Windows XP in 10 Minutes

Open Windows XP Setup.





Now press Shift+F10 this will show you "Command Prompt" Screen.

just type "taskmgr" and hit Enter
After doing that, task manager will Open
click Application and write click setup and click :Go to Processes"

Now right click on Setup.exe and set the priority to "Real Time"
just watch your windows will be installed faster and quicker and will installed in 10 minutes.

Read more ...

Sunday 5 May 2013

Saturday 4 May 2013

Make Creative And Tricky Facebook Timeline Photos

Halo Friends. Today i am share How to Make Creative and Tricky Facebook Timeline Photos 


 
Select a Template to use



 Select an Image to Upload and click Upload 
 
Move the frame to target your cover photo and hit Done

Click LIKE button

Now Click Download your Cover Photo the Click Download your Profile Photo

Then Upload your downloaded cover and profile pictures to facebook and feel the creativity you made!oto the Click Download your Profile Photo
 

Read more ...

Thursday 2 May 2013

How To Add Social Bookmarking Running Trucks in Blogger


Today i am share Social Bookmarking Widget. This Widget is very important for any website\blog. It always gives a very good impression to any blog and also your visitor like to play it and they also also want to see it many time


How To Add Running Trucks in Blogger


    Login to Blogger.com
    Click Layout
    Add a HTML/JavaScript Gadget
    Paste below code in it.


<div style="position: fixed; z-index: 65535; left: 0px; bottom: -3px; width:100%;"> <marquee><a href="http://www.facebook.com/software786" target="blank"> <abbr title="Follow us at Facebook"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhw8C4dGMe2lYEU1Dy0Db_7fUQEY6LRTFdmi7BDRCa9lahw-b9GRa3GMwtqpaJAwXxwpUPfpU1-tzNtmTKuhbwuCnocy1yam8PWordWlTtc2l9e5TWAMju4jCx6ULyPZ6TRpdwuL9J9eUY0/s1600/tricks+teacher.png" width="120px" height="100px"/> </abbr> </a> <a href="http://feeds.feedburner.com/blogspot/USDlLP" target="blank"> <abbr title="Subscribe Our Feeds"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimiUvzC4wNKQXwY7DjeYddGp0ElPs7p6mLo7Fmgp9h_nPQgpV7TqSXE6bWG2h5n3NZ5Zz95L_K4MrhSQz4HPScb1uFz139gQ8wyAgo37AWN57u3IVs3oHZdct5frwbL3WMwd-gpmBql-D6/s1600/tricks+teacher.png" width="120px" height="100px"/> </abbr> </a><a href="http://twitter.com/ASADTARIQ77" target="blank"> <abbr title="Follow Us on Twitter"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGeOg5MarrK1_7R4KW7aaNEq72ytpruj1C-FbhfYg4fcxfcoF-w2McDxBCVktiXAcENnWL1so9V7L3-sNfexe8QIq1eE1MGQcbk4mTKg57mN3S-MnvE8eslG4eX6mkbAK43e16sALqbHor/s1600/tricks+teacher.png" width="120px" height="100px"/> </abbr> </a> </marquee></div>

Save your Widget.



    Replace it
software786 with your Facebook Username
    Replace it
blogspot/USDlLP with your Feed Burner Username
    Replace it
ASADTARIQ77 with your Twitter Username
 



Read more ...

HTML to JavaScript converter

Type in regular text or HTML code, and press the convert button




Read more ...

Wednesday 1 May 2013

How to See What Your Windows Restart Time is


How to See What Your Windows Restart Time is

Copy this code
Open note pad
And past this code

Option Explicit
On Error Resume Next
Dim Wsh, Time1, Time2, Result, PathFile, MsgResult, MsgA, AppName, KeyA, KeyB, TimeDiff
MsgA = "Please close all running applications and click on OK."
KeyA = "HKEY_CURRENT_USER\Software\RestartTime\"
KeyB = "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\RestartTime"
AppName = "Restart-Time by zaib it dunya"
Set Wsh = CreateObject("WScript.Shell")
PathFile = """" & WScript.ScriptFullName & """"
Result = wsh.RegRead(KeyA & "Times")
if Result = "" then
MsgResult = Msgbox (MsgA, vbOKCancel, AppName)
If MsgResult = vbcancel then WScript.Quit
Wsh.RegWrite KeyA & "Times", left(Time,8), "REG_SZ"
Wsh.RegWrite KeyB, PathFile, "REG_SZ"
Wsh.Run "cmd /c Shutdown -r -t 00", false, 0
else
Wsh.RegDelete KeyA & "Times"
Wsh.RegDelete KeyA
Wsh.RegDelete KeyB
TimeDiff = DateDiff("s",Result,left(Time,8))
MsgBox "Your computer restarts in " & TimeDiff & " seconds", VbInformation, AppName
end if
wscript.Quit
Save it Restart-Time.vbs

Click Here


Click on OK to restart the computer.
WARNING: Close and save all windows first. This will immediately restart your computer


When the computer finishes restarting, you will see your Windows restart time. Click on OK when done


Read more ...