Recent Posts

This is default featured post 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

15.5.10

Create and add Custom Favicon for Blogger blog

If your blog is powered by blogger then the default favicon should be a orange-white logo.A favicon basically an icon associated with a particular website, and typically displayed in the address bar of a browser viewing the site.

you can see blogger default favicon in your address bar or in your bookmark toolbar.

Like this









Now you can see my own custom favicon








Now I will explain how to add this custom favicon to your blog.It is very easy , just follow the steps given below.

Step 1:Create your Favicon

First of all you need to create your own favicon.

For animated fevicon just like me goto one of this sites.

Animated Favicon

Favicongenerator

If you dont want that scrolling text then dont enter any word in that area and your fevicon will be a static pic.

For ready made fevicon you should go to one of this sites

Iconbarn

clickfire

you just need to remember that a size of a favicon should be 16 X 16 pixel.

Step 2: Upload your Favicon

So your own favicon is generated.Now you need to upload your favicon to a image hosting site.

So i recommend you to upload your image one of this sites

Imageshack

Imageboo

Step 3: Add your favicon to your blog template


Go to Layout and then goto Edit HTML and download your current template.


after that press ctrl+F and find

</head>
Immediately before this line,add one of this code depending on your Image type [.gif,.png,.ico] and replace FAVICON-URL with the URL where your favicon is hosted:

For gif image [.gif]
<link href='FAVICON-URL' rel='shortcut icon' type='image/gif'/>

For Icon [.ico]

<link href='FAVICON-URL'  rel='shortcut icon' type='image/ico'/>
For png [.png]

 <link href='FAVICON-URL'  rel='shortcut icon' type='image/png'/> 


Step 4:Save your template and refresh to see your new favicon

13.5.10

Add " Read more " button in blogger post

Want to have a read more feature just like my blog?

Want to have a professional look for your blog posts?

Believe me you can add this feature in your own blog in a minute.

Dont worry its really very very easy,just follow the steps given below


Step 1. Goto your blog Layout and then goto Edit HTML.Download your current template.



Step 2:
Now press ctrl+f and find </head> tag,then copy and paste the code given below just before the </head> tag and save the template.


<SCRIPT type='text/javascript'> var thumbnail_mode = &quot;no-float&quot; ; summary_noimg = 500; summary_img = 580; img_thumb_height = 320; img_thumb_width = 247; </SCRIPT> <SCRIPT src='http://www.yourjavascript.com/45031411101/readmore.js' type='text/javascript'/><style type='text/css'>a.linkopacity {    display:block;    width:139px; height: 27px;    background-image: url(http://img197.imageshack.us/img197/4875/readmore29885263.png);    background-repeat: no-repeat;    background-position: 0 0;    }a.linkopacity:hover {    background-image: url(http://img46.imageshack.us/img46/8212/readmore19911462.png);    }</style> 


Step 3: Now click Expand Widget Templates press ctrl+f and find <p><data:post.body/></p> tag and replace it with the code given below and save the template.
<p> <b:if cond='data:blog.pageType == &quot;item&quot;'><p><data:post.body/></p><b:else/><DIV expr:id='&quot;summary&quot; + data:post.id'><p><data:post.body/></p></DIV> <SCRIPT type='text/javascript'>createSummaryAndThumb(&quot;summary<data:post.id/>&quot;);</SCRIPT> <div style='clear: both;'/> <div style='border:0px;padding-top:5px;;float:right;text-align:right;'><span class='readon'><a class='linkopacity' expr:href='data:post.url' rel='bookmark'/></span></div></b:if></p>

you are done,check your blog.

Customize the code to suit your template :
Look at the code given at step 2.you can always customize the code to suit your template.

summary_noimg = 500;

If your post contains no image then 500 characters will be shown.you can change 500 to any thing to suit your template.


summary_img = 580;

If your post contains image then 580 characters will be shown.You can change 580 to any thing to suit your template.

img_thumb_height = 320;

This will decide the height of the thumbnail to be shown in the post. You can change 320 to any thing to suit your template.

img_thumb_width = 247;
This will decide the width of the thumbnail to be shown in the post. You can change 247 to any thing to suit your template.

This is all.Hope Everything is cleared.If you have any problem to understand above steps,please feel free to ask any question in comment section.

Download Full Tutorial as a PDF

download Download from rapidshare

Prevent or disable copy of your blog content


How Do You Feel When Someone Copies and Pastes Your Post?

ya i know how do you feel.. sometimes people just don't understand simple manner to give credits to the original posters .

so what to do?

Yesterday I was just surfing net and suddenly saw this java script to prevent copy of content and then I added it in my blog and it works perfectly for me.

Steps:

Step 1. Goto your blog Layout and then goto Edit HTML.Download your current template.



Step 2:
Now press ctrl+f and find </head> tag,then copy and paste javascript given below just before the </head> tag,save the template



<script type="text/javascript">var omitformtags=["input", "textarea", "select"]omitformtags=omitformtags.join("|")function disableselect(e){if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)return false}function reEnable(){return true}if (typeof document.onselectstart!="undefined")document.onselectstart=new Function ("return false")else{document.onmousedown=disableselectdocument.onmouseup=reEnable}</script>

This is all.Hope Everything is cleared.If you have any problem to understand above steps,please feel free to ask any question in comment section.

Download Full Tutorial as a PDF

download Download from rapidshare

10.5.10

Folder Lock without any software






Want to secure your personal data? want to have a secure password protected hidden folder for your personal use?

There are many softwares to do this job.But anti-virus softwares denotes most of them as a virus and you need to spend $20-$100 for that stupid folder locker softwares.

Now here is the trick for using folder lock feature without any software,easy and free :)

Processes to make raw software:

Step 1: create a notepad on your desktop.


Step 2:copy all the code given below to the notepad
cls@ECHO OFFtitle Folder Lockerif EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCKif NOT EXIST Locker goto MDLOCKER:CONFIRMecho Distributed by technicalzone.infoecho Are you sure u want to Lock the folder(Y/N)set/p "cho=>"if %cho%==Y goto LOCKif %cho%==y goto LOCKif %cho%==n goto ENDif %cho%==N goto ENDecho Invalid choice.goto CONFIRM:LOCKren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"echo Folder lockedgoto End:UNLOCKecho Distributed by technicalzone.infoecho Enter password to Unlock folderset/p "pass=>"if NOT %pass%==type your password here goto FAILattrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Lockerecho Folder Unlocked successfullygoto End:FAILecho Invalid passwordgoto end:MDLOCKERmd Lockerecho Locker created successfullygoto End:End

Step 3: replace by your own password at the place of
type your password hereSo it will look like this,i gave 123 as my password




step 4: click File and click save as.



step 5:give filename as locker.bat and click save.



see a locker.bat file created on your desktop.

This is a usable software now,but This is not so secure,because anyone can edit this bat file code and change your password,so we need to make it secure to use.

Processes to secure bat file by converting it into executable file

step 1: download free bat to exe converter from
bat to exe converter 1.5

download Download from rapidshare
step 2: extract the file and then run Bat_To_Exe_Converter.exe,select Batch file,means our locker.bat file.Then click compile.you are done.A new locker.exe file will be created.you can also add any icon file to make it beautiful.



Our main software is created,click locker.exe and follow instructions.A locker folder will be created.you need to put your data their and then locker.exe again,the locker folder will be vanished.click locker.exe again ,then give your password,locker folder will be re appeared.
This is all.Hope Everything is cleared.If you have any problem to understand above steps,please feel free to ask any question in comment section.

Download Full Tutorial as a PDF

download Download from rapidshare

9.5.10

Clean junk Files In Windows Xp without any software



Every day lots of junk files are saved into your pc from net without your permission.This junk files are the main cause for slow internet experience.So unnecessary junk files should be deleted from your pc.Now there are lots of softwares to do that job.But I prefer to delete all the junk files without any software in a single click.save your money :) .

We will create a bat file to clean our junk files.


Process to create that bat file

step 1 :
right click on desktop and select new and then select notepad



Step 2: Copy all the code given below to the notepad

Select all
@echo off
echo Webhog Cleaner
echo distributed by technicalzone.info
echo waiting
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.gid
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\*.old
del /f /s /q %systemdrive%\recycled\*. *
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
rd /s /q %windir%\temp & md %windir%\temp
del /f /q %userprofile%\cookies\*.*
del /f /q %userprofile%\recent\*.*
del /f /s /q ?%userprofile%\Local Settings\Temporary Internet Files\*.*?
del /f /s /q ?%userprofile%\Local Settings\Temp\*.*?
del /f /s /q ?%userprofile%\recent\*.* ?
echo complete!
echo. & pause


step 3:Now click file,then save as and give file name as cleaner.bat and click save.



now you are done,just click cleaner.bat which is created on your desktop,wait and see how windows xp is cleaning all the junk files without any software.
This is all.Hope Everything is cleared.If you have any problem to understand above steps,please feel free to ask any question in comment section.

Download Full Tutorial as a PDF

download Download from rapidshare

Twitter Delicious Facebook Digg Stumbleupon Favorites More