>Add Emoticons to your Facebook Status Updates, Wall Posts

>

Emoticons are inherent to online chat and instant messaging, but did you know you can insert emoticons into your Facebook statuses too? A Facebook application called Status Emoticon enables users to include cute, and in some cases even animated emoticons in your status updates or wall posts. And fortunately, your friends are not required to add the application in order to see them.

You can use the little pixel graphics to make rebuses, or throw a bunch of them together and have your friends guess what your combination refers to. By the way, high five to the person who guesses the reference in the screenshot above!
Just click any of the hundreds of emoticons of your choice (see the screenshot below) and they’ll be added to the WYSIWYG preview window. Before hitting the Share button, make sure you select “Update My Status” or “Post to my Friend” depending on where you want your message to end up: on your own profile or that of multiple friends.

>Windows XP Secrets

>

Create a log

  1. Open Notepad
  2. On the very first line, type in “.LOG” (without quotes) then press Enter for a new line
  3. Now you can type in some text if you want, then save the file.
  4. Next time when you open the file, notice its contents. Notepad automatically adds a time/date log everytime you open the file.

Text becomes unreadable

  1. Open Notepad
  2. On the very first line, type in “dont eat the donut” (without quotes) then save and close the file. Note: the file should have only one line of the text above.
  3. Now, open the same file. You’ll notice the text becomes unreadable squares. (try this with different text with the same format and length). 

 
Create a trail image

  1. Open Paint, then open an image.
  2. Right-click on the image and select “Select All
  3. Now hold the “Shift” key and move the image around. The image will be drawn with trail.

10x Zoom

  1. Open Paint, then open a small image.
  2. Select the zoom “Magnifier” tool.
  3. Windows Paint lists out the zoom options from 1x to 8x, but there is a 10x…
  4. After selecting the Magnifier tool, point the mouse right at the border line right under “8x” and left-click. There you go.. the hidden 10x. 

Where is the relaxing music that you’ve heard during Windows XP Installation?

  1. The file is in:
    C:\Windows\system32\oobe\images\title.wma  

  1. Solitaire: Instant Win
  2. Press Alt + Shift + 2 to instantly win

Solitaire: Draw only 1 card (instead of 3)

  1. Hold down Ctrl + Alt + Shift then click on unopen cards to draw.

FreeCell: Instant Win

  1. Hold down Ctrl + Shift + F10 while playing, then click Abort.
  2. Now move one card.

FreeCell: Hidden Game Modes

  1. Go to “Game” menu choose “Select Game
  2. Here you can choose from game mode 1 to 1,000,000. But -1 and -2 will also work (hidden modes)

Hearts: Show All Card

    Warning! this requires a modification on your registry. Be sure you follow the steps carefully. Damage your registry might damage your Windows.
  1. Open the “Registry Editor” by: “Start” >> “Run” then type “regedit” and press Enter
  2. Expand to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Hearts
  3. Right-click on the right panel and create a new String value with the name “ZB
  4. Double-click to open this key “ZB” to edit its value. Then enter “42” and close the Registry Editor.
  5. Start Hearts and Press Ctrl + Alt + Shift + F12 to show all the cards

Minesweeper: Stop The Timer

  1. When you start to play a new game, the timer is ticking…
  2. Press Windows Key + D to show desktop.
  3. Now come back to the game by selecting it from the taskbar. The timer is stopped.

Pinball

  1. Unlimited Balls: Type bmax at a new game to get unlimited balls (no notification).
  2. Extra Balls: Type 1max at a new game to get extra balls.
  3. Gravity Well: Type gmax at a new game to activate Gravity Well.
  4. Promotion: Type rmax at a new game or while playing to get instant promotion and raising rank.
  5. Extra points with partial shots: Partially shot the ball just to pass the yellow light bars. There are 6 bars. With the first bar, you’ll get 15,000 points, 2nd: 30,000,…
  6. Extra points with partial shots: Partially shot the ball just to pass the yellow light bars. There are 6 bars. With the first bar, you’ll get 15,000 points, 2nd: 30,000,…
  7. Test Mode: Type hidden test with a new ball or new game. Now you can use your mouse to drag and move the ball where you want.

>Lock File(s) on Windows Without Using Any Software

>

How many times have you wished of a software using which you can hide or lock files,  restricting its access to other unwanted users. Although there are various software available in market using which you can easily lock/hide files but, i personally dont trust them because most of them are bloatware or spyware.

In this post i am going to share a simple yet powerful way of locking and hiding important files using a the following method. Follow the instructions to make you own Locker ( Without any software !! ) :

  • Open notepad.
  • Copy the following code in notepad file :

cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==Dhirajbrt.blogspot.com goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End

  • Change the “dhirajbrt.blogspot.com” with your password.
  • Save it as batch file ( with extension .bat ) For eg. Locker.bat
  • Now you will see a batch file. Double click it to create a folder locker ( A new folder named Locker would be formed at the same location )
  • Thats it you have now created your own locker and that too without using any software !
  • Brings all the files you want to hide in the locker folder.
  • Double click the batch ( As created above ) file to lock the folder namely Locker.

 If you want to unlock your files, simple double click the batch file again and you would be prompted for password ( In DOS window ). Enter the password and enjoy access to the folder.

>6 Awesome, Must Try Notepad Tricks

>

1. Bush Hid the Facts/This App Can Break

This is one of the most popular notepad tricks because of its mysterious nature. In order to get an idea as to what this trick does, just follow the steps given below:

  • Open Notepad.
  • Type “BUSH HID THE FACTS” or “this app can break” (without quotes).
  • Save that file with any name and close it.
  • Open It Again to see the magic.

Reason For This Behavior: It is known as the 4335 Rule. It means that if we enter four words separated by spaces, wherein the first word has 4 letters, the next two have three letters each, and the last word has five letters. Then Notepad Automatically hides the text into unknown code.

2. World Trade Center Attack Trick

As you might be knowing that the flight number of the plane that had hit World Trade Center on that dreadful day (9/11) was Q33NY. Now call this trick a coincidence  or something else but whatever it is, it does startle us.

  • Open Notepad.
  • Type “Q33N” (without quotes) in capital letters.
  • Increase the font size to 72.
  • Change the Font to Wingdings.

You will be amazed by the findings.

3. Make A Personal Log-Book or A Diary

 Did you know that you can also use Notepad as a simple digital diary or a personal Log-Book ? Well, if you didn’t then follow the below mentioned steps to make one for yourself !

  • Open Notepad.
  • Type .LOG (in capital letters) and hit enter.
  • Save it with any name and close it.
  • Open it again.

When you open the file again you will see the current date and time being inserted automatically after the .LOG line. This will happen automatically every time you reopen the the notepad file.

4. Test Your Anti-Virus

You can also test your anti virus program for its effectiveness using a simple notepad trick. Follow the steps below to know more:

  • Open Notepad.
  • Copy the code give below in the notepad file:
    X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
  • Save it with an .exe extension like testvirus.exe

As soon as you save this file, your anti virus program will detect the file (virus) immediately and will attempt to delete it. If this happens then your Antivirus is working properly. If not, then its time to look for some other reliable program.
NOTE: The EICAR test file (#3) is a 16-bit application and cannot be run on 64-bit versions of Windows.

5. Continually pop the CD Drive

  • Open Notepad.
  • Copy the code given below onto the notepad file:

Set oWMP = CreateObject(“WMPlayer.OCX.7?)
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop

  • Save it as “Anything.VBS”.

Now open the file and see the magic! The file will continuously force the CD rom to pop out! And If you have more than one then it pops out all of them!

6. Matrix Effect

 Not much to explain, just follow the steps and see the amazing matrix effect happen in your DOS window:

  • Open Notepad.
  • Copy the below mentioned text in your notepad file:

@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start

  • Save the file with .bat extension like Matrix.bat

Thats it. Just open the file to see the matrix effect right before your eyes!

 

>How To Run Java Application On Computer

>

Most of application and games based on java with extension of .jar format. Some time we like these applications and we want to use these application on the PC. But the most disadvantage of these application (like games ) that they can not run directly on the PC. There are two ways to run .jar application on the PC. The first way is to convert the .jar format into .exe format and use the application directly on PC.  The other way is to use emulator. Emulator provide us facility to run .jar application directly on the computer. By help of these emulator we can use mobile application and play mobile games . There are two popular emulator available on the internet.


These are the following emulator.

1. Midpx Emulator
The Midpx emulator is the freeware software . This software have both option like it convert the .jar format into .exe and the other way is to run directly .jar format. The Both way are work.
You can download it from here
http://kwyshell.sg1006.myweb.hinet.net/Download/MidpX/MidpX.exe

2.KEmulator
The K emulator is also freeware software.
Download It from here
http://www.mediafire.com/?mmwjm1kzaik

How to use the emulator

  1. Download KEmulator
  2. Extract the zip file
  3. Run KEmulator.exe
  4. Navigate to Menu: Midlet->Load Jar/Load with console and choose the game that you want to open.

The features of this emulator:

  1. Play or run mobile games/applications on your PC
  2. Video recording of your activities  
  3. Screen Shots of you activity
  4. Keypad like Mobile
  5. 2D and 3D graphic engine

>Їй$тall aйd cойfїgцґє тєlиёт їй цЬцитц

>

Install and configure telnet in ubuntu,Telnet is user command program and a fundamental Tcp/Ip protocol  to connect the remote computer,through Telnet a user can connect some other computer remotely.Telnet is one of the good command based program to connect  other system
To installing telnet in ubuntu not much more difficult ,telnet is good program to handle other computer in command based it just typical to handle but its more effective.By telnet more number user connect the more number  system through internet or intranet.just Go to command program type telnet ipaddress or unique name(domain name).after successful connection type the username and password of the remote system.Now we go to how to install and configure the telnet in ubuntu and how work in other system.

First of login to ubuntu then go to terminal or command program
$ sudo apt-get install telnetd
sometimes it require internet to download the package or go to packages.ubuntu.com url download the telnetd package.One of the other method go to
system-> administration->synaptic package manager type telnetd in the searchbox.select the package and install it.
then go to terminal type telnet ipaddress of the machine
ex.
username@ubuntu:~$ telnet 192.168.1.3
Trying 192.168.1.3…
Connected to 192.168.1.3.
Escape character is ‘^]’.
Ubuntu 9.10
ubuntu login:username
Password: xxxx
Last login: Thu Feb 24 05:34:35 PST 2011 from 192.168.1.2 on pts/2
Linux ubuntu 2.6.31-22-generic #70-Ubuntu SMP Wed Dec 1 23:51:13 UTC 2010 i686

To access official Ubuntu documentation, please visit:
http://help.ubuntu.com/
152 packages can be updated.
0 updates are security updates.

then i go to windows xp ->run telnet ipaddress of the remote computer

after it type the username and password of the remote computer.it login to the remote system just i type the ls command it list out the directory of the user.

Now i closing  this session,any doubt or any problem occur, post your comment we will help

>Google Public DNS Speedup your web Browsing

>

Google introduced free DNS services called ” Google Public DNS” is a recursive DNS resolver,like other public available service services.it provide many benefits including,high performance ,increased security and view more benefits.


Configuring your network setting to use Google public Dns
If you use Google Public DNS, you are changing your DNS “switchboard” operator from your ISP to Google Public DNS.The IP addresses used by your ISP’s domain name servers are automatically set by your ISP via the Dynamic Host Configuration Protocol (DHCP). To use Google Public DNS, you need to explicitly change the DNS settings in your operating system or device to use the Google Public DNS IP addresses. The procedure for changing your DNS settings varies according to operating system and version (Windows, Mac or Linux) or the device (computer, phone, or router)

view configuration setting Google public DNS

DNS is vulnerable to various forms of attack. Public or “open” recursive DNS resolvers are especially at risk, since they do not restrict incoming packets to a set of allowable source IP addresses. We are mostly concerned with two common types of attacks:
1.Spoofing attacks leading to DNS cache poisoning
2.Denial-of-service (DoS) attacks

>Cяёaтє a шєЬ$їтё їи pното$ноp

>

In this tutorial how to create a website in Photoshop,Today  website is most important one all of them have personal website,business website,company website and etc.,Another thing is one of the earn way in the internet also.to Design website to other people to get the money for that.In the future i also doing online Photoshop designing work to customer.
Photoshop is most powerful tool.Its is easy to work and more plugins features available.Now In this tutorial i go explain how to create a website in photoshop.

Steps For Designing

1.open photoshop ,create new file set the pixel i set pixel
width:1024px
height:768px
colormode:RGB

2.First desire your layout,then draw layout in paper and finally confirm the layout because layout most of the newbie designer have problem in that place.finally desired your layout .Now i desire 2 column layout that mean one header image below that one slideshow image right side one widget.

3.I got draw box for each place then design image,
header image block: 980px * 125px
menu block :980px * 30px
slideshow block:700px * 300px
widget block:275px * 300px
below that block :980px * 220px
I use the Rounded rectangle tool

4.After choose your background color
now back ground color:#f5f5f5

5.In the header section Design your header image i design comapny name and logo

6.Then change background color foe menu block use gradient properties choose color:#000000 and #595858

7.Design your company image in slideshow go to free script website get the slideshow script for that place
now choose simple image that place

8.Design widget put a box in the widget block and change th color widget

9.Finally design a Content block and change the Background color

Finally the design is over, if you have problem post your query.

>Hош то нїdё aй тёжт fїlє їи aи їмagє

>

Here to hide an text file in to image it does n’t require an third party software or tool…
It just an trick using copy command, normally people who hide something to protect their privacy
If we using our personal computer  we can have strong password to protect our privacy but suppose we using the common machine in office or library in that situation you need to have this, because normally this method of hiding is not known by your office team,

First create an text file and add that text file into rar
To add an text file into rar

First install the win rar in your machine and then right click the text file and click add to <filename>.rar
After that we just want an image
Next click start menu
RUN–>cmd and enter
Then put the both image and rar file file in same directory  ,in here I am going to put those thing s in desktop  then navigate to corresponded location
Then type
Copy /b <imagename>  + <rarfilename>   <newimagefilename>
Here my image name is tech.jpg,rarfile name is text.rar and new file name is newtech.jpg
SO the command may be like this
Copy /b  tech.jpg  +  text.rar   newtech.jpg
Then  click enter it shows “1 File(s) copied..

After that you can see the new image has been created then right click the image and click open with win rar then you can find the text file in an image..

>shortcut keys for facebook

>

Facebook have some shortcut keys to use there page fast. Normally windows give lot of shortcut keys to navigate very face. Like that facebook also having the built-in shortcut keys. Here is some shortcut keys which make us to work fast in the  facebook.


Home page:

The shortcut key redirect to your home page. This key work both in Firefox and Internet explorerFirefox: Shift+alt+1
Internet explorer : Alt+1+enter

Profile page

This shortcut redirect to your profile page. This will also work in both ie and firefox
Firefox: Shift+alt+2
Internet explorer : Alt+2+enter

Friend Requests:

This shortcut is used to view the friends request given to you by your friends
Firefox: Shift+alt+3
Internet explorer : Alt+3+enter

Messages:

This shortcut is used to opens up the Messages dialog .
Firefox: Shift+alt+4
Internet explorer : Alt+4+enter

Notifications:

This is used to open the Notifications dialog in your browser.
Firefox: Shift+alt+5
Internet explorer: Alt+5+enter

Update:

This shortcut is used to update your Account such as setting, network, notifications, language, payments,Password change not successful.
Firefox: Shift+alt+6
Internet explorer: Alt+6+enter
Similarly use can use 7, 8, 9, 0.
And I hope that most of them will not use that option

Here are some other shortcut keys which will not work in Internet Explorer but work in Firefox and chrome.

New Message:  Alt + M

Mostly some of them sent personal message to their friends using yahoo or Gmail in olden days. But now a day everyone is using facebook to send message.
Firefox: Shift+alt+M

Search Box:

This shortcut key is very useful for the users to find their friends very easily in the searchbox.
Firefox: Shift+alt+?

$тaу cоииёcтёd fоґ мояє тяїcк$ aйd тїp$……