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

Activate Hidden bluetooth service in XP and Vista




All of us have to install a 3rd party bluetooth software for communicating with bluetooth devices (mobile,webcam) with our pc.This is really disgusting when you have to download your software from net or you need to search for the cd/dvd where that stupid software stored.

If you are using Microsoft XP or Vista then no need to worry about this kind of softwares.This feature is already installed with xp or vista for communicating.But this is a hidden feature,so you have to enable it by 3 simple steps .

Step 1 : click start and then click run

Step 2 : type fsquirt and click ok
Step 3: Then a window will open like this

click next




Choose weather you want to send a file or receive a file.

If you want to send a file click send a file and then click next,then choose the device and item.you are done.
If you want to receive a file choose receive a file and then click next.


See how easy it is.Yes Default is always good.
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

Turn Off Unnecessary Windows XP Services


Windows xp is a good user friendly operating system.But very less speedy for having useless features and CPU resource hogging services enabled by default. Most of the default services are useless that comes with windows installation.
This services start up when your computer boots and they continue to run in background.Do you know that every running, but unused, service on your machine is an unnecessary security vulnerability and because of them your pc turned into a slow boring turtle.
So disable all unnecessary Windows XP Services to speed up your pc and keep your pc security high.

Note:

You can always turn on any service at any time if you find out that you need it in the future.Like if you need windows messenger ,you can turn it on at any time which is usually unnecessary.

Only turn off the services listed below.

List of unnecessary services with description:


Alerter :

Notifies selected users and computers of administrative alerts. If the service is stopped, programs that use administrative alerts will not receive them. If this service is disabled, any services that explicitly depend on it will fail to start.

Application Layer Gateway Service :

Provides support for 3rd party protocol plug-ins for Internet Connection Sharing and the Windows Firewall.One of the bits and pieces you need if you connect to the internet using Microsoft's Internet Connection Sharing or Internet Connection Firewall.

Application Management

Provides software installation services such as Assign, Publish, and Remove.

Automatic Updates

Enables the download and installation of Windows updates. If this service is disabled, this computer will not be able to use the Automatic Updates feature or the Windows Update Web site.

Background Intelligent Transfer

Transfers files in the background using idle network bandwidth. If the service is stopped, features such as Windows Update, and MSN Explorer will be unable to automatically download programs and other information. If this service is disabled, any services that explicitly depend on it may fail to transfer files if they do not have a fail safe mechanism to transfer files directly through IE in case BITS has been disabled.

Clipbook

Enables ClipBook Viewer to store information and share it with remote computers. If the service is stopped, ClipBook Viewer will not be able to share information with remote computers. If this service is disabled, any services that explicitly depend on it will fail to start.

Distributed Link Tracking Client

Maintains links between NTFS files within a computer or across computers in a network domain.

Distributed Transaction Coordinater

Coordinates transactions that span multiple resource managers, such as databases, message queues, and file systems. If this service is stopped, these transactions will not occur. If this service is disabled, any services that explicitly depend on it will fail to start.

Error Reporting Service

Allows error reporting for services and applications running in non-standard environments.

Fast User Switching Compatibility

Provides management for applications that require assistance in a multiple user environment.

IMAPI CD-Burning

Manages CD recording using Image Mastering Applications Programming Interface (IMAPI). If this service is stopped, this computer will be unable to record CDs. If this service is disabled, any services that explicitly depend on it will fail to start.

Indexing Service

Indexes contents and properties of files on local and remote computers; provides rapid access to files through flexible querying language.

IPSEC Services

Manages IP security policy and starts the ISAKMP/Oakley (IKE) and the IP security driver.

Messenger

Transmits net send and Alerter service messages between clients and servers. This service is not related to Windows Messenger. If this service is stopped, Alerter messages will not be transmitted. If this service is disabled, any services that explicitly depend on it will fail to start.

Net Logon

Supports pass-through authentication of account logon events for computers in a domain.

Net Meeting Remote Desktop Sharing

Enables an authorized user to access this computer remotely by using NetMeeting over a corporate intranet. If this service is stopped, remote desktop sharing will be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start.

Network DDE

Provides network transport and security for Dynamic Data Exchange (DDE) for programs running on the same computer or on different computers. If this service is stopped, DDE transport and security will be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start.

Network DDE DSDM

Manages Dynamic Data Exchange (DDE) network shares. If this service is stopped, DDE network shares will be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start.

Portable Media Serial Number

Retrieves the serial number of any portable media player connected to this computer. If this service is stopped, protected content might not be down loaded to the device.

Remote Desktop Help Session Manager

Manages and controls Remote Assistance. If this service is stopped, Remote Assistance will be unavailable. Before stopping this service, see the Dependencies tab of the Properties dialog box.

Remote Registry

Enables remote users to modify registry settings on this computer. If this service is stopped, the registry can be modified only by users on this computer. If this service is disabled, any services that explicitly depend on it will fail to start.

Secondary Logon

Enables starting processes under alternate credentials. If this service is stopped, this type of logon access will be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start.

Smartcard

Manages access to smart cards read by this computer. If this service is stopped, this computer will be unable to read smart cards. If this service is disabled, any services that explicitly depend on it will fail to start.

SSDP Discovery Service

Enables discovery of UPnP devices on your home network.

Uninterruptible Power Supply

Manages an uninterrupted power supply (UPS) connected to the computer.

Universal Plug and Play Device Host

Provides support to host Universal Plug and Play devices.

Upload Manager

Manages synchronous and asynchronous file transfers between clients and servers on the network. If this service is stopped, synchronous and asynchronous file transfers between clients and servers on the network will not occur. If this service is disabled, any services that explicitly depend on it will fail to start.

Webclient

Enables Windows-based programs to create, access, and modify Internet-based files. If this service is stopped, these functions will not be available. If this service is disabled, any services that explicitly depend on it will fail to start.

Wireless Zero Configuration

Provides automatic configuration for the 802.11 adapters

WMI Performance Adaptor

Provides performance library information from WMI HiPerf providers.


If you want to see all unnecessary services without description click here



This is the list for all unnecessary services of windows xp.



Steps to turn off services

Step 1 : Click start and then click Run


*** Another process : If you dont have Run option in your start menu then goto Control panel,Then Administrative tools and then services.If you follow this process then you dont have to follow step 2.

Step 2 : Now type services.msc


Click Ok and a window will be opened like this



Step 3: Double Click on the services which you want to disable [ Follow the above list ] .This will open a window to disable.Select disable and click apply.

* Note : If a service is already disabled.You dont have to do anything.


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

8.5.10

7.5.10

Payment Complete

Thank you for your donation to TechnicalZone.We value your Support and hope you are enjoying the site.Thanks again.

Site Leaders



Site Owner


Name : Kushal Biswas

Contact ID : kushal.biswas1@gmail.com

Country : India



Site Manager


Name : Webbie

Contact ID : technicalzone.info@gmail.com

Country : US




Site Designers


Name : Kushal Biswas

Contact ID : kushal.biswas1@gmail.com

Country : India



Name : Webbie

Contact ID : technicalzone.info@gmail.com

Country : US




Site Admins

Name :

Contact ID :

Country :




Site Authors

Name : TechAvishek

Contact ID : avishek.basak1@gmail.com

Country :India

3.5.10

About Us



This site contains tutorials,Widgets, plugins,templates for Bloggers,Gamers, webmasters.It also contains all tricks and softwares to keep your pc and Internet smooth.

Donation

2.5.10

Thank you




Thank you For your Submission.We will contact with you very soon.

Feedback

Thanks for taking the time to give your feedback on technicalzone.info. Your views and suggestions would help us make technicalzone.info even better.Please fill up the form and send us your valuable feedback.Thank you.


Your Name :
Your Email :
Subject :
Message :
Image (case-sensitive):

1.5.10

Admin Panel



This is the section only for Admins and the authors of this site.You cannot access this portion.


Twitter Delicious Facebook Digg Stumbleupon Favorites More