Archive for November, 2007

28
Nov

Want to add a Scroll box for a post??

Scroll box is a very important tool for bloggers as it is very useful in displaying the long content in a small area……..I came to know about scroll box as i required for one of my posts in ma blog ……..hope u will also require this scroll box

Its very simple….
Just copy and paste the code in your blog post

http://softwarespt.blogspot.com/

Download the script HERE

replace my blog url with your data……
if you want to change the height and width of the scroll box you can do by manipulating the code
hope u’ll be perfect with html while manipulating the html

24
Nov

Invisible Music Player

Install Invisible Mp3 Player for your blog.

Do you want to have music playing at back when your blog or website is opened?

Procedure to Install Music player for your blog

1. Download Code from Here
2. Upload the code onto a server and get the URL like this
3. Paste this URL at the bottom of your webpage’s Source code.

It is very easy to Create a music player for your blog or for your website.After downloading music player you need not to click on play button.There will be auto start=”true” in the script.

20
Nov

My task manger is disabled, How can i enable it?

Is your Task manager disabled???

Then find out the solution for enabling it.
Task manager is such an important tool in Windows XP Which describes the functions and applications running on your system which you can’t see.It is also helpful in terminating the process which is not responding. If such an important tool is disabled on your pc, Then don’t get frustrated. Here’s the solution for enabling it.

1. Click “START” button and go to “RUN” and type ‘regedit’

 

2. Registry window will be opened, Then Go to HKEY_CURRENT_USER–>SOFTWARE–>MICROSOFT–>WINDOWS

 

–>CURRENT VERSION

20
Nov

How Can I Increase My internet speed

Before performing these steps you need to test your broadband speed
you can test your speed at http://www.2wire.com/
The broadband connection speed can be increased by clearing the route from modem to server. Number of packets sent by modem to server should be increased.Internet speed can be increased by increasing more number of incoming and outgoing packets.The main reason why your internet connection is slow is because of harmful virus.If your system is infected with virus your number of incomming packets will be decreased.This leads to your slower internet speed.Internet speed can be increased by by clearing the route to the server.
This can be done by upgrading costly sofwares and hardwares.This will optimize your system speed.And Increase your system speed.Internet tweak is the best software which increases your system speed for further applications.Another software Windows power tools which makes windows faster and increases your internet speed.And decreases downloading time.It optimizes LAN,CABLE,DSN etc.Another software “internet cyclone”which increases your internet speed from 64kbps to 120kbps.
This tip is designed for increased BROADBAND speed in Windows XP while using standard Network Interface cards (NIC) that are connected to ADSL modems, or when using any directly-connected USB ADSL modem.

05
Nov

Are you willing to Download youtube videos with Real Player 11 Beta then come here


Ultimate Real player is released it is “RealPlayer 11″ using this we can download web videos from youtube , metacafe and from other sites.This is very effective player in RealPlayer History.

Specifications :

  • We can connect portable devices like MP3 players or iPods.
  • It supports multiple audio formats as well as video formats.
  • Now with 10-Band Graphical Equalizer.
  • Latest updated skins are also available for RealPlayer
  • Download Here

Share/Save/Bookmark

05
Nov

Find who is invisible on yahoo

Dear friends you may have doubt how to find invisible on yahoo?By implementing these few tricks we can find who is invisible in yahoo.
Sometimes your friends seems to be offline.But actually he may not be offline at that time.He is in “invisible mode”.This indicates your seems to avoid you or he me be busy at that time.It is easy to find whether he is online or not?
There is a small trick to find whether your friend is online or offline.
1)Click on Imvironment.
2)Choose Doodle.
If your friend is offline then doodle appears “waiting for your friend to load Doodle” will appears continuously.The Doodle remains same as shown in below image.If your connection speed is slow then wait for few minutes.If the doodle does not change after some time then your friend will be 100% offline.

2)If the doodle changes then your friend seems to be online.Doodle change completely after sometime.It appears as shown below.
3)another method:To check whether your friend is online or not ,your job is just to call your friend in conference.This is done by clicking on Conference button.If the talk button appears green then your friend is online.If your receive a message “Voice chat could not be started” then your friend is in offline state.

04
Nov

Latest trick to lock my computer(pc) so that no one can open.

lock ur pc.. open notepad copy and paste the script below and save it .VBS extention
This wil create a shortcut.. run(click) it

set WshShell = WScript.CreateObject(”WScript.Shell”)
set oShellLink = WshShell.CreateShortcut(wshShell.SpecialFolders(”D esktop”) & “\LockWorkstation.lnk”)
oShellLink.TargetPath = “%windir%\system32\rundll32.exe”
oShellLink.Arguments = “user32.dll,LockWorkStation”
oShellLink.Save

Share/Save/Bookmark