Showing posts with label TIPS AND TRICKS. Show all posts
Showing posts with label TIPS AND TRICKS. Show all posts

Type in Special Characters



Now you can easily type in special characters..no need to use softwares..or no need to copy - paste from other pages.

LINK TO THIS POST :


Edit any website with a single line of code

Have you ever thought of editing the web pages of another website..!! This simple code makes it possible.

Image and video hosting by TinyPic
But,you can’t actually edit the actual web page but you can edit the page as you see it on your screen.

This is one of the ways scammers create fake screenshots, fake Adsense & affiliate earnings and even fake Paypal transactions.

All you need to do is visit the site you want to edit, paste the code below into your web browser address bar (tested in Firefox & IE7) and hit the Enter button.Then simply select a portion of text on the page and start editing.

CODE :

javascript:document.body.contentEditable='true'; document.designMode='on'; void 0



LINK TO THIS POST :


Change the background Picture of the Gtalk Window.

It will be crazy if we can set our own picture as background for the gtalk chat window.This can be done with a small application ' my theme ' which i had found while surfing.

+ Download the application from

+Install the application and navigate through start -> all programs -> dash -> my theme -> click change background.

+ Choose your favorite picture from the window.

+ Exit and reopen the gtalk.Go to settings -> appearance -> from drop down menu, select my theme and click ok.
DONE .. !! Open a chat window and you can see the background picture for it.

You can insert amazing emoticons in the gtalk (see in pic) . The shortcuts for these emoticons can be seen here :
start -> all programs -> dash -> my theme -> click Help

LINK TO THIS POST :


Set background picture for any drive in windows without any software

Generally, many of us use third party software's to set background picture for any drive.But this can be done with a simple code without using any software in windows.


Perform the following steps ..

+ Open notepad and copy the following code :


[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
iconarea_image=D:\Wallpapers\celeb\Genelia.jpg
iconarea_text=0x00FFFFFF



+ Here, the path in the 2nd line of code represents the path of your picture.The 3rd line indicates teh color ofthe text in the selected location.Complete list of html code colors can be obtained here.

+ Now save this file as
DESKTOP.INI in the location(any drive or any folder) where you desire to set the background picture.

+ After setting it in your favourite location,close the drive and open the location again.

DONE !! .. your picture has been set as background picture for your desired location.

NOTE : Make sure that the extension in the path should be .jpg only and file should be saved as DESKTOP.INI only.

LINK TO THIS POST :


StartBtn Renamer

http://www.geocities.com/startbtn/StartAnim.gifStartBtn Renamer is a simple utility for renaming the [Start] button under Windows XP. With this freeware tool, you can change default Label of the [Start] button with your own text. This is great when you want to tease your friends or when you intend to have a greater variety in Windows... what do you think about these labels: Virus, Hello, Begin, Enter, etc.




LINK TO THIS POST :


How to hide files in JPEG pictures

Using a simple trick in Windows, you can actually hide a file inside of the JPG picture file!

You can hide any type of file inside of an image file, including txt, exe, mp3, avi, or whatever else. Not only that, you can actually store many files inside of single JPG file, not just one!

Hide File in Picture

  • Create a folder on your hard drive, i.e. C:\Test and put in all of the files that you want to hide into that folder. Also, place the image that you will be using to hide the files in.

hide file in jpg

  • Now select all of the files that you want to hide, right-click on them, and choose the option to add them to a compressed ZIP or RAR file. Only select the files you want to hide, not the picture. Name it whatever you want, i,e. “Hidden.rar”.

add to archive

  • Now you should have a folder that looks something like this with files, a JPG image, and a compressed archive:

hidden rar

  • Now here’s the fun part! Click on Start, and then click on Run. Type in “CMD” without the quotes and press Enter. You should now see the command prompt window open. Type in “CD \” to get to the root directory. Then type CD and the directory name that you created, i.e. “CD Test“.

cd test

  • Now type in the following line: “copy /b DSC06578.JPG + Hidden.rar DSC06578.jpg” and press Enter. Do not use the quotes. You should get a response like below:

hide files in jpg

Just make sure that you check the file extension on the compressed file, whether it is .ZIP or .RAR as you have to type out the entire file name with extension in the command. I have heard that some people say that they have had problems doing this with a .ZIP extension, so if that doesn’t work, make sure to compress to a .RAR file.

And that’s it! The picture file will have been updated with the compressed archive inside! You can actually check the file size of the picture and see that it has increased by the same amount as the size of the archive.

You can access your hidden file in two ways. Firstly, simply change the extension to .RAR and open the file using WinRAR. Secondly, you can just right-click on the JPG image and choose Open With and then scroll down to WinRAR. Either way, you’ll see your hidden files show up that you can then extract out.

winrar

That’s it! That is all it takes to hide files inside JPG picture files! It’s a great way simply because not many people know it’s possible and no one even thinks about a picture as having to the ability to “hide” files. Enjoy!



LINK TO THIS POST :


How to Create a CON folder in Windows?


TYPE-1

how to create "CON" folder in windows system

1>create a folder
2> rename with CON
3>press alt+255
4> when you rename with con at that time press alt+255+enter
5>enjoy my friend

TYPE-2

Open the Command prompt by Start -> Run and typing cmd

Code:
C:\> md \\.\c:\con
Now, Open My Computer and browse through the path where you created CON folder... Surprising.. ?? Yeah.. you have created it successfully

Now, try to delete the folder from My computer

OOPS!!! You cant delete it...

Now, try this in command prompt console

Code:
C:\> rd \\.\c:\con
Yeah!! You did it...




Not only CON, we cannot create any of these
CON, PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, LPT9 and more

The reason is that con, prn, lpt1..lpt9, etc are underlying devices from the time dos was written. so if u r allowed to create such folders, there will be an ambiguity in where to write data when the data is supposed to go to the specified devices. In other words, if i want to print something, internally what windows does is -- it will write the data to the folder prn (virtually u can call it a folder, i mean prn, con, etc are virtual folders in device level). So if we are able to create con folder, windows will get confused where to write the data, to virtual con folder or real one.




LINK TO THIS POST :


Convert a PDF file to JPG - Easy Way

microsoft paint

Go to ZamZar.com, browse for your file and choose PNG format for the format to conver to under Step

2. PNG is another newer picture format that is slowly replacing the JPG format.

Most programs that can open JPG files can open PNG.

Zamzar automatically converts each page in the PDF document into it’s own PNG picture file.

Now you can simply open Microsoft Paint (yes, all you need it Paint!) and choose File - Save As from the menu and choose JPEG from the drop down list of formats.

microsoft paint




LINK TO THIS POST :


How to create macros in MS Word

Do you always perform repeated tasks in Microsoft Word? Repeated tasks, if not automated are prone to human errors. If you perform a task repeatedly in Microsoft Word, you can automate the task by using a macro.

A macro is a series of Word commands and instructions that you group together as a single command to accomplish a task automatically. Since not all of us are programmers who can write code in Visual Basic, I will show you a way to create macros without even writing code.

First open up your Word document then click Tools > Macro > Record New Macro

image

According to the help document the macro recorder in Word acts like a tape recorder. It records your deliberate keystrokes and mouse button clicks … when you record a macro, you can use the mouse to click commands and options, but not to select text.

You must use the keyboard to record these actions. For example, you can use F8 to select text and press END to move the cursor to the end of the line. Remember that it records keystrokes and mouse clicks only.

When you record a macro it will ask for a macro name so assign it a descriptive macro name. After that click the OK button to record the macro.

image

Once you see the recording toolbar, enter the keystrokes that you want to record. In the example below I indented the first line of the paragraph(TAB) then I selected all (Control-A) then I applied the bold format(Control-B). After this I stopped the recording of macro by clicking the stop button.

image

The macro will be saved and you can run it by clicking the run macro command (or Alt-F8) from the Tools menu.

image

Before the macro run:

image After the macro run:

image

Now that you know how to make macros by recording keystrokes and mouse clicks, apply this tip on your own repeated tasks. This will increase your productivity and also you quality of work.



LINK TO THIS POST :


How to insert a graphic header in Excel

Want graphics in the header of an Excel spreadsheet? Sounds so easy to do, right? At first this task looks like a piece of cake, but after a while I realized that when I actually want to see the header on every page that I print, I ended up scratching my head.

My first try only printed the header on the first page but I wanted to have the header printed on all the pages. I will show you how to do this properly without pasting the header on every page break.

First open a new workbook in Excel then insert your choice of picture or image by clicking on the Insert Tab then click Picture

clip_image002

· Browse to the location of the picture or image and then click Insert.

clip_image004

· After the picture or image has been inserted, re size it to your preference.

clip_image006

· After resizing the picture or image, click on the Page Layout tab then click Print Titles.

clip_image008

· In the Page Setup window, choose the Sheet tab then click the icon of Rows to repeat at top. This is the most critical step since now we are telling Excel to print a repeated title on every page.

clip_image010

· A small arrow will appear. Use this arrow cursor to determine the location of the page header. Select the start and end rows of the graphic. In the example below I chose rows 1 to 4.

clip_image012

· You will see on the dialogue box $1:$4 because the image occupies cell 1 to 4. After selecting the cells occupied by the image hit enter then click ok on page setup window.

· Click Print > Print Preview to see the graphic header. The header will be displayed on every page of your worksheet.

clip_image014

· The figure below shows the example preview of each page in the workbook.

clip_image016

This is cool for corporate people who work with Excel workbooks a lot and have to present data to other team members or supervisors because you can add a little bit of flair to it by adding the company logo or something similar.

LINK TO THIS POST :


How to query webpages using Excel

Excel users are usually required to import data from several sources. Web pages have become a common platform for corporate and non-corporate groups for presenting data. In this tutorial we will show you how to connect Excel to web pages that contains tables so you can get extract the tabular data from it.

To import data from Excel, click the Data menu > Import External Data > New Web Query:

image

Enter the URL on the address bar then click go to display the page on the window. Click the arrow next to the table that you want to import then click the import button:

image

Enter the worksheet where you want the data to appear then click OK:

image

Presto! You’re done and should be able to see the tabular data appear on the sheet you specified above:

image

If you need to re-synch the data with the page contents, just click Data > Refresh Data:

image

This is way better than a simple copy-paste, isn’t it? Here are some benefits of using this method over copy-paste:

  1. the formatting is stripped out
  2. the importing is error free and you won’t worry about accidentally missing a row or a column
  3. you can refresh or synch the data by a click of a button


LINK TO THIS POST :


How to blog from Microsoft Office

Office 2007 has a lot of improvements and, as a blogger, I particularly noticed its new ability to handle blog posts. In this post I will show you how to post and edit blog posts using Word 2007.

First, open Word 2007 then click New Document. Choose New blog post as a template:

image

On first use, it will ask you to setup your blog account. Enter the following information:Blog Post URL (i.e. this should be your own blog account’s URL, for example www.wordpress.com or www.blogger.com), user name and password. Check the remember password if you want this to be saved for your future blog posts. If you have many blog accounts, you can add more later.

image

If you entered the right information above, you should see the blog post editor like the one below:

image

After you are done with your blog post, you can post it to the host by clicking the publish buttons on the blog post menu:

image

You can choose from two options:

  1. Publish – this will publish your post straight for public viewing
  2. Publish as Draft – use this if you need to have it edited before publishing

To edit an existing blog, click Open Existing:

image

It would query all of your posted blogs from your provider:

image

You can choose from any of your posted blogs then click OK to open that post for editing. You will only be able to see posts under your account.

For users with more than one blogging account, click manage accounts to enter the account manager window:

image

Click New then enter the blog provider:

image

Then enter the user credentials:

image

If you entered the right credentials, you should be able to post new blog posts and pull up an existing post.

I hope this post about Word 2007 helps you with your blogging. It is good to know that you can use a very familiar tool like Word for blog editing.



LINK TO THIS POST :


Change The Default Location For Installing Apps

export registry


As the size of hardrives increase, more people are using partitions to seperate and store groups of files.

XP uses the C:\Program Files directory as the default base directory into which new programs are installed. However, you can change the default installation drive and/ or directory by using a Registry hack.

Firstly, you’re going to want to make a backup of your registry before making any changes. You can back it up by opening the registry editor and choosing File and then Export.

export registry



Run the Registry Editor (regedit)and go to

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion



By default,this value will be C:\Program Files. Edit the value to any valid drive or folder and XP will use that new location as the default installation directory for new programs.

Now look for a key in the right panel called ProgramFilesDir. You should see that the value is C:\Program Files.

programfilesdir


Now you can change the path where ever you like to install the programs by default.



LINK TO THIS POST :


Some Hidden things in Windows XP


INSTALLER MUSIC :
Start>run>"c:\\windows\system32\oobe\images\title.wma"
Hit enter.

HIBERNATE :
Start>turn off computer>press shift key to change the "Stand By" button to "hibernate"

HIDDEN DEVICES :
Control pannel >system>hardware>device manager>select "view" and show hidden device

CHARACTER MAP :
Start>run>"charmap.exe"
Hit enter.

CLIPBOARD VIEWERS :
start>run>"clipbrd.exe"
Hit enter.

Dr. WATSON :
Start>run>"drwtsn32.exe"
Hit enter.

IEXPREE WIZARD :
Start>run>"iexpress.exe"
Hit enter.

WINDOW MEDIA PLAYER 5.1 :
Start>run>"mplay32.exe"
Hit enter.

ODBC DATA SOURCE ADMINIS. :
Start>run>"odbcad32.exe"
Hit enter.

OBJECT PACKAGER :
Start>run>"packager.exe"
Hit enter.

SYSTEM MONITOR :
Start>run>"perfmon.exe"
Hit enter.

NETWORK SHARE FOLDER WIZARD :
Start>run>"shrpuwb.exe"
Hit enter.

FILE SIGNATURE VERI. TOOL :
Start>run>"sigverif.exe"
Hit enter.

SYS CONFIGURATION EDITOR :
Start>run>"sysedit.exe"
Hit enter.

DRIVER VERIFIER MANAGER :
Start>run>"verifier.exe"
Hit enter.

WINDOWS 4 WORKGROUP CHAT :
Start>run>"winchat.exe"
Hit enter.

LINK TO THIS POST :


RECENT POSTS

If you like this blog,then link back to me.
This is what you will see.



Followers

Cyber Crunch : A Tech Blog © 2009 Template by TechnoTrends.

Feedbase

Please Register in TechnoTrends and post articles