Best 2 Know

The Ultimate Blogging Resource

  • Advertising
  • WebHosting
  • Contact Us
  • Blogger
    • Blogger Templates
    • Blogger Tutorials
  • Browser
    • Firefox
    • Google Chrome
  • Google
  • Internet
    • Facebook
    • Twitter
  • Thesis
  • Windows
  • WordPress
    • WordPress Themes
    • WordPress Plugins
  • More
    • Linux
    • Review
    • Solutions
    • Announcements

Archive: January 2008

Archives for January 2008

Different way’s to shutdown your pc

There are so many different ways to turn off your Windows XP computer, let’s look at some of them:

1. The standard approach – click the Start Button with your mouse, then select the Turn Off menu and finally click the Turn Off icon on the Turn Off computer dialog. blink.gif

2. Press Ctrl+Esc key or the Win key and press u two times – the fastest approach.

3. Get the Shutdown utility from Download.com – it add the shut down shortcuts for you. Else create them yourself using approach 4.

4. Create a shutdown shortcut on your desktop. Right click on the desktop, choose New Shortcut and type shutdown -s -t 00 in the area where you are asked to specify the location of the program file. Now you can just double click this icon to turn off the computer. The best location would be your quick launch bar.

5. Press the Win key + R key to open the run window. Type shutdown -s -t 00. [s means shutdown while t means the duration after which you want to initiate the shutdown process].

If some open processes or application won’t let you turn off, append a -f switch to force a shut down by closing all active processes.

6. Win+M to minimize all windows and then Alt+F4 to bring the Turn Off computer dialog.

7. Open Windows Task manager (by right clicking the Windows Task bar or Alt+Ctrl+Del) and choose Shut down from the menu. Useful when the Windows are not responding.

8. open task manager—>click on shutdown—>hold the ctrl key and click on Turn off::::::: pc will be turned off in 3 secs.. fastest method other than hard shutdown

January 16, 2008 Ritesh Sanap Solutions

Creating custom couter strikes 1.6 sprays

Creating custom Counter Strike 1.6 sprays

This is probably widely asked question and many people want to know how to do this,
so I’ll be explaining it step by step to you..

What you need, is Counter Strike 1.6 and tool called HlTagConverter

I assume you already have Counter Strike 1.6 so here’s the download link to
HlTagConverter:

Download and unzip HlTagConverter_014.zip

Ok I think we are ready to start..

1. Create your image and save it to your hard drive (anywhere you want)
2. Open HlTagConverter by double-clicking it
3. Click button that says “1. Open Image” (it’s the only active button at this point, or at least it should be! Very Happy)
4. Ok now browse to where you saved your image and open it, you should see your image
in the HlTagConverter program and on the right corner some random information of your image
5. So, we opened the picture, what next? Click the second button that says “2. Adjust Image”
(and it should be only active button at this point) You see some adjustment options, your
don’t have to change them necessarily if you don’t want to and I don’t really even recommend
to change adjust options since they are good at default.. Notice you can’t make the images bigger than
96*112 but smaller it is possible.. Ok lets move on.. Now click “AutoSize” button on the right corner..
6. Then simply click “Apply changes and convert to 256 colors” button
7. Now basically you are done.. Click “3. Save Tag” button and you get some weird
pop-up window, right? Okok don’t worry, just select the “Export to WAD file” and click OK
8. Now browse to InstallHardDrive:\InstallDirectory(Normally Program Files)\Steam\SteamApps\USERNAME\counter-strike\cstrike\
you might want to create folder called “Sprays” where you place all you sprays by simply
right-clicking on blank area and choose new -> folder, save your image as Spray1.
Ok Now browse to this folder and copy (ctrl+c OR right-click -> copy) the Spray1.wad file to \cstrike\ folder
(You can “paste” it by clicking ctrl+v or right-click -> Paste) and delete old tempdecal.wad file and rename
your Spray1.wad to tempdecal.wad and right-click on it and goto Properties and then choose “Read Only”..
You can now close all the folders and programs..

That wasn’t too hard was it? Ok have fun with your custom sprays Wink

January 16, 2008 Ritesh Sanap Solutions

How to use google as proxy

Many jobs and schools (countries?) block access to certain sites. However, it is very difficult for anybody to block access to google. By using google with either of these two methods, you can gain access to blocked sites very easily.

Blocked web site, huh? Need a proxy?

I am not a big fan of chasing free, open proxies all over the place. I use google instead. Here I describe what I believe is an uncommon way for bypassing blocked sites using google.

1:
The first and most common way of using google to bypass blocked sites is just to search for the site and then clicked the “cached” link that appears on google. Easy, simple, and frequently works for static information.

2:
Passing the site through google translator works well as well. Here’s the URL to use:
Code:
http://www.google.com/translate?langpair=en|en&u=www.blockedsite.com

(where blockedsite.com is the site that you wish to visit)

This translates the site from english to english and works because the ip address will appear as google instead of you. Here’s a link to tech-recipes passed through the translator as an example. You can actually do this with any langpair. Change en|en in the URL above to spanish by using es|es and it still works.

3:Unique method that I have not seen described before is to search through google mobile. Google mobile will “convert as you go” very similiar to the translation method above.

Just search for your site with google mobile and click on the link it provides. Here’s is tech-recipes brought up through google mobile search. Once again, this will allow you to bypass any blocks because the IP request comes from google not for you.

Like the translation method above, google will continue to “proxy” as you continue to visit links through the site.

And ya it is also useful to retrive some information from net which is currently not available.
Somedays ago softarchives.net was down and I wanted to download one software urgently from there so I searched google for site:softarchive.net software name and I saw the link in google search.I opened cached page of that page and got the rs link so this trick is very useful in such conditions

January 16, 2008 Ritesh Sanap Google

Make IE FAster

1. click start > run

2. type regedit > enter

3. browse folder HKEY_CURRENT_USER\Software\m*cro$oft\Windows\CurrentVersion
\InternetSettings

4. right click @ windows right > New > DWORD

5. type MaxConnectionsPerServer > u can set value (the more higher the no, the more good
speed u get, eg : 99)

6. create another DWORD >type MaxConnectionsPer1_0Server

7. then put a high value as mentioned above

8. then, restart IE … ur finished.This Trick will increase your browsing speed as well as downloading speed

January 16, 2008 Ritesh Sanap Windows

Changing dos back ground colour

The value DefaultColor controls the foreground and background colors used in command prompt windows. It has a default value of 0, for standard white text on a black background.
CHANGING DOS BACKGROUND
Open your registry (press win+r and type regedit , hit enter )
goto

[HKEY_CURRENT_USER\Software\Microsoft\Command Processor]

u’ll find “DefaultColor”

You can replace it’s value with a two-digit hexadecimal number, in which the first digit selects a background color and the second a foreground color. The hexadecimal codes are:

Hexadecimal value Color
0 Black
1 Blue
2 Green
3 Aqua
4 Red
5 Purple
6 Yellow
7 White
8 Gray
9 Light Blue
A Light Green
B Light Aqua
C Light Red
D Light Purple
E Light Yellow
F Bright White

A value of F0, for example, would give black text on a white background, and 1E would yield yellow text on a blue background.

The change should take effect the next time you open a console window.

January 16, 2008 Ritesh Sanap Windows

SEE All Rapidshare Folder’s

Use following keywords in google to see all rapidshare folders available on internet

site:rapidshare.com inurl:users “*”

site:rapidshare.de inurl:users “*”

site:rapidshare.com inurl:files “*”

site:rapidshare.de inurl:files “*”

site:rapidshare.com inurl:users (pass|password)

site:rapidshare.de inurl:users (pass|password)

Suppose u need some info on hacking.Then u can try following keywords to see all rapidshare folders having any hacking related thing in it

site:rapidshare.com inurl:users “hack”

site:rapidshare.com inurl:users “hacking”

January 16, 2008 Ritesh Sanap Uncategorized Tutorials

NOTEPAD “world trade centre trick”.

————–NOTEPAD “world trade centre trick”..—————

Did you know that the flight number of the plane that had hit WTC …on
9/11 was Q33N ….Open your Notepad in ur computer and type the flight
number i.e Q33N… Increase the Font Size to 72, Change the Font to
Wingdings. U will be amazed by the findings.

Hows That ???

January 16, 2008 Ritesh Sanap Windows

Posts pagination

Previous page Page 1 Page 2

Currently Trending

  • How to download Specific parts of YouTube videos
    How to download Specific parts of YouTube videos
  • Windows Vista CD key
    Windows Vista CD key
  • How to retrieve my Demonoid username
    How to retrieve my Demonoid username
  • How to add Logo to Thesis theme
    How to add Logo to Thesis theme
  • How to Delete Feedbacks from JetPack Contact Form
    How to Delete Feedbacks from JetPack Contact Form
  • List Of All 255 Keyboard All Alt Key Codes
    List Of All 255 Keyboard All Alt Key Codes
  • h4x0r ( Hacker ) - Blogger Template
    h4x0r ( Hacker ) - Blogger Template

Get Latest post in your Inbox

Random Posts

Chit Chat for Facebook

December 3, 2010 By Ritesh Sanap Leave a Comment

I Lost My MotherBoard Driver CD/DVD ! What To Do ??

August 14, 2008 By Ritesh Sanap 1 Comment

NewoosFormat – Blogger Template

August 8, 2010 By Ritesh Sanap 4 Comments

Find out what a Website is built with – Wappalyzer

September 20, 2013 By Ritesh Sanap Leave a Comment

How to Set Your Facebook Username

May 7, 2010 By Ritesh Sanap Leave a Comment

WordPress

HTTP2 Server Push for W3 Total Cache Minify plugin

August 17, 2016 By Ritesh Sanap 5 Comments

How to Disable Emojis in WordPress

January 6, 2016 By Ritesh Sanap Leave a Comment

JetPack Related posts and Sharing not working with NGINX

November 10, 2015 By Ritesh Sanap Leave a Comment

Simply Pure – WordPress Theme

November 2, 2014 By Ritesh Sanap 2 Comments

Advanced What should we Write about next? – WordPress Plugin

July 28, 2014 By Ritesh Sanap Leave a Comment

How to Disable Self Pingback or TrackBack

January 16, 2014 By Ritesh Sanap Leave a Comment

BlueStrap – WordPress Theme

January 1, 2014 By Ritesh Sanap 15 Comments

How to Create Multiple Excerpts in WordPress

December 24, 2013 By Ritesh Sanap Leave a Comment

How to Disable Auto Update in WordPress

November 21, 2013 By Ritesh Sanap Leave a Comment

How to Delete Feedbacks from JetPack Contact Form

November 19, 2013 By Ritesh Sanap 9 Comments

Recent Posts

  • HTTP2 Server Push for W3 Total Cache Minify plugin
  • How to show hidden files and folders in Mac OS X
  • How to Disable Emojis in WordPress
  • Canva – Online Photo Editor
  • JetPack Related posts and Sharing not working with NGINX

Archives

Recommends

  • DigitalOcean – Cloud Hosting
  • Dropbox – Cloud Storage
  • Elegant Themes – WordPress Themes
  • LastPass – Password Manager
  • Like us on Facebook
  • Follow on Twitter
  • +1 on Google
  • Subscribe via Email
  • RSS Feed

© 2026 Best 2 Know · All Rights Reserved · We ♥ DigitalOcean