Thursday, June 4, 2009

Telemarketing Lists

Telemarketing is very popular now. It can reach a broader range of audience. The List Company is one of the list companies which give services in telemarketing lists and mortgage mailing list. As the leader in the list industry, The List Company has done its best by providing good resources for the clients.

A telemarketing list is needed by many companies. This list will be able to determine the success of telemarketing. So, choosing the right list companies which has the large database is absolutely important in order to achieve good results. If you need more information about this, just visit the website of The List Company.

Friday, May 22, 2009

Low Disk Space Warning

When the space of your hard disk is low, Windows will usually give "low disk space" warning on the system tray. This warning sometimes disturbs us. To stop this warning from appearing, do the following steps:
  1. Click Start - Run.
  2. Type "regedit".
  3. Go to HKEY_CURRENT USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer.
  4. On the right window of registry editor, right-click the empty space.
  5. Choose New - DWORD Value.
  6. Type the value name "NoLowDiskSpace" and press Enter.
  7. Right-click the new key you've made and choose Modify.
  8. On the Value Data type the number "1".
  9. Press OK.
  10. Restart your computer.

Thursday, May 21, 2009

Email Marketing Software

Have you ever heard about iContact? Yes, this company provides email software or email marketing software for your business or organization. With over 15,000 customers and 100,000 users, iContact has been very popular. Its service is used not only by small companies but also big companies. This fact proves that iContact has been established and has been acknowledged for its good services.

Besides the software mentioned above, iContact also provides a survey tool which can help companies or non-profit organizations in carrying out their survey. With this tool, the survey can be done more easily. Easy-to-use interface makes the customers comfortable in using iContact. That’s why, more and more companies and organizations have used it.

Wednesday, May 20, 2009

Shortcut Icon without Texts

If you see the desktop of your computer, there are several shortcut icons with texts below them. The texts are usually the names of the programs.

Now we are going to omit the texts. Follow these steps:
  1. Click the shortcut icon.
  2. Press F2 button.
  3. Erase the texts.
  4. Press Alt button and type 0160 on the numlock.
Ok... now you can check your icons. The text disappears, doesn't it?

Tuesday, May 19, 2009

Direct TV Service

Many people spend most of their spare time by watching TV. There are so many kinds of interesting programs they can enjoy. It seems that TV cannot be separated from this modern life. Nowadays more and more people have switched from cable TV to Direct TV. Why can it happen? As a matter of fact, there are several reasons for their subscription to DIRECTV. Maybe I can mention some of them. Direct TV service is usually good and satisfactory. In addition, the signal is better and reliable, so you can enjoy your favorite programs comfortably. As we know, if the signal of TV transmission is bad, it will really disturb our activity in watching TV.

Well… are you also interested in DIRECTV? Direct TV system provides the customers with absolutely interesting programs, such as movies, sports programming, and local channels. Of course, there are also other things you will get if you subscribe to this service. Just visit DIRECTV website to know more about it.

Friday, May 15, 2009

Hiding Log Off Button

On the Start menu there is Log Off button. The position is beside Turn Off Computer button. If you don't want to have Log Off button, you can hide it by doing the following steps:
  1. Click Start - Run.
  2. Type "regedit".
  3. Go to HKEY_CURRENT USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer.
  4. On the right window of registry editor, right-click the empty space.
  5. Choose New - DWORD Value.
  6. Type the value name "StartMenuLogOff" and press Enter.
  7. Right-click the new key you've made and choose Modify.
  8. On the Value Data type the number "1" to hide the button.
  9. Press OK.
  10. Restart your computer.

Tuesday, May 12, 2009

HTML: Break

Jika Anda mengetikkan kode tag seperti pada gambar berikut


maka dalam browser Anda akan mendapatkan hasil seperti berikut:

Computer Tips and TricksBlog yang berisi berbagai tips dan trik di bidang komputer.

Untuk memisahkan kalimat-kalimat tersebut menjadi seperti di bawah ini:

Computer Tips and Tricks
Blog yang berisi berbagai tips dan trik di bidang komputer.

Anda perlu menambahkan tag break atau br sehingga kode tag yang Anda tuliskan menjadi sebagai berikut:

Wednesday, May 6, 2009

Commands Used in Command Prompt

If you want to know commands used in Command Prompt, just type "help" and you will get the following commands with their description.

ASSOC Displays or modifies file extension associations.
AT Schedules commands and programs to run on a computer.
ATTRIB Displays or changes file attributes.
BREAK Sets or clears extended CTRL+C checking.
CACLS Displays or modifies access control lists (ACLs) of files.
CALL Calls one batch program from another.
CD Displays the name of or changes the current directory.
CHCP Displays or sets the active code page number.
CHDIR Displays the name of or changes the current directory.
CHKDSK Checks a disk and displays a status report.
CHKNTFS Displays or modifies the checking of disk at boot time.
CLS Clears the screen.
CMD Starts a new instance of the Windows command interpreter.
COLOR Sets the default console foreground and background colors.
COMP Compares the contents of two files or sets of files.
COMPACT Displays or alters the compression of files on NTFS partitio
CONVERT Converts FAT volumes to NTFS. You cannot convert the
current drive.
COPY Copies one or more files to another location.
DATE Displays or sets the date.
DEL Deletes one or more files.
DIR Displays a list of files and subdirectories in a directory.
DISKCOMP Compares the contents of two floppy disks.
DISKCOPY Copies the contents of one floppy disk to another.
DOSKEY Edits command lines, recalls Windows commands, and creates m
ECHO Displays messages, or turns command echoing on or off.
ENDLOCAL Ends localization of environment changes in a batch file.
ERASE Deletes one or more files.
EXIT Quits the CMD.EXE program (command interpreter).
FC Compares two files or sets of files, and displays the differ
between them.
FIND Searches for a text string in a file or files.
FINDSTR Searches for strings in files.
FOR Runs a specified command for each file in a set of files.
FORMAT Formats a disk for use with Windows.
FTYPE Displays or modifies file types used in file extension assoc
GOTO Directs the Windows command interpreter to a labeled line in
batch program.
GRAFTABL Enables Windows to display an extended character set in grap
mode.
HELP Provides Help information for Windows commands.
IF Performs conditional processing in batch programs.
LABEL Creates, changes, or deletes the volume label of a disk.
MD Creates a directory.
MKDIR Creates a directory.
MODE Configures a system device.
MORE Displays output one screen at a time.
MOVE Moves one or more files from one directory to another direct
PATH Displays or sets a search path for executable files.
PAUSE Suspends processing of a batch file and displays a message.
POPD Restores the previous value of the current directory saved b
PRINT Prints a text file.
PROMPT Changes the Windows command prompt.
PUSHD Saves the current directory then changes it.
RD Removes a directory.
RECOVER Recovers readable information from a bad or defective disk.
REM Records comments (remarks) in batch files or CONFIG.SYS.
REN Renames a file or files.
RENAME Renames a file or files.
REPLACE Replaces files.
RMDIR Removes a directory.
SET Displays, sets, or removes Windows environment variables.
SETLOCAL Begins localization of environment changes in a batch file.
SHIFT Shifts the position of replaceable parameters in batch files
SORT Sorts input.
START Starts a separate window to run a specified program or comma
SUBST Associates a path with a drive letter.
TIME Displays or sets the system time.
TITLE Sets the window title for a CMD.EXE session.
TREE Graphically displays the directory structure of a drive or p
TYPE Displays the contents of a text file.
VER Displays the Windows version.
VERIFY Tells Windows whether to verify that your files are written
correctly to a disk.
VOL Displays a disk volume label and serial number.
XCOPY Copies files and directory trees.

Saturday, May 2, 2009

HTML: Memformat Huruf

Jika Anda ingin membuat efek cetakan huruf berupa cetak tebal, cetak miring, atau garis bawah, Anda bisa menggunakan kode tag seperti pada gambar berikut.


Keterangan:
b = bold (cetak tebal)
i = italic (cetak miring)
u = underline (garis bawah)

Simpanlah file yang telah Anda buat dalam format .html dan lihatlah hasilnya pada browser Anda.

Tuesday, April 21, 2009

Hiding Taskbar

The taskbar can be hidden by doing the following steps:
  1. Right-click the taskbar.
  2. Click Properties.
  3. Check Auto-hide the taskbar.
  4. Click OK.


If you want to display the taskbar again, just put the mouse pointer on the hidden taskbar or press the Windows button on the keyboard.

Monday, April 20, 2009

Creating a System Restore Point

Creating a restore point can be useful any time you anticipate making changes to your computer that are risky or might make your computer unstable.

To create a restore point, follow these steps:
  1. Click Start - Run.
  2. Type "msconfig".
  3. Click Launch System Restore.
  4. On the Welcome to System Restore screen, choose Create a restore point.
  5. Click Next.
  6. On the Restore point description, type any name or words you like.
  7. Click Create.
  8. Click Close.
  9. Click OK.
  10. Restart your computer.

Friday, April 17, 2009

HTML: Heading

Dalam HTML dikenal tag h1, h2, h3, h4, h5, dan h6 untuk heading. Tag h1 memiliki ukuran heading terbesar, tag h2 ukurannya lebih kecil, tag h3 lebih kecil lagi, dan begitu selanjutnya. Untuk berlatih menggunakan tag heading ini, bukalah program Notepad Anda dan ketikkan kode-kode seperti pada gambar berikut.


Maka, setelah file ini Anda simpan dalam format .htm atau .html, hasilnya dapat Anda lihat dalam browser Anda.

Monday, April 6, 2009

HTML: Membuat Isi Halaman Website

Untuk membuat isi halaman website, kita dapat menggunakan tag body. Seperti biasa, bukalah program Notepad dari Start - All Programs - Accessories - Notepad. Lalu ketikkan perintah seperti pada gambar di bawah ini.


Jika sudah selesai, simpanlah file itu dengan ekstensi .htm atau .html. Kemudian bukalah dengan browser Anda.

Saturday, April 4, 2009

Hiding Icons on the System Tray

There are usually several icons on the system trays. If you don't like to see them, you can hide the icons from your system tray.

Follow these steps to hide them:
  1. Click Start - Run.
  2. Type "regedit".
  3. Go to HKEY_CURRENT USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer.
  4. On the right window of registry editor, right-click the empty space.
  5. Choose New - DWORD Value.
  6. Type the value name "NoTrayItemsDisplay" and press Enter.
  7. Right-click the new key you've made and choose Modify.
  8. On the Value Data type the number "1" to hide the icons.
  9. Press OK.
  10. Restart your computer.

Wednesday, April 1, 2009

HTML: Membuat Judul Halaman Web

Untuk membuat judul halaman web dengan HTML, bukalah program NotePad Anda. Lalu ketikkan perintah atau kode-kode tag seperti pada gambar berikut.


Simpanlah dengan format .htm atau .html. Bukalah dengan browser Anda (Mozilla Firefox, Internet Explorer, dll.). Maka pada bagian kiri atas jendela browser akan tertera judul halaman web yang telah Anda buat.

Saturday, March 21, 2009

Fat Jack Hosting

The advancement in internet technology has a big impact on marketing. Marketing can be done more efficiently. Many online stores have used email marketing to support their marketing strategy. This strategy can reach a wide range of target audience.

To make marketing be able to run better, we need a good web hosting. This point is very important to pay attention to. Fat Jack Hosting is one of websites which provides the services mentioned above. If you visit this website, you will get some information on web hosting. In addition, you will also find several how-to articles that will be advantageous to you.

Monday, March 16, 2009

Disabling AutoRun

Below are several steps to turn off autorun in your computer:
  • Click Start - Run.
  • Type "regedit".
  • Go to HKEY_CURRENT _USER\Software\Microsoft\ Windows\CurrentVersion\Policies\Explorer.
  • On the right window of registry editor, right-click NoDriveTypeAutoRun.
  • Click Modify.
  • Change value data into "ff" to disable autorun function on the drive.
  • Click OK.
  • Then go to HKEY_USERS\.DEFAULT\Software\Microsoft\ Windows\CurrentVersion\Policies\Explorer.
  • Do the same things as previous steps.
  • Exit fromRegistry Editor.
  • Restart the computer.

Saturday, March 7, 2009

CD/DVD get trapped

A paper clip is a small but useful thing. In general, a paper clip is used to stick sheets of paper together. But I ever used it in an uncommon way.


One day when I was operating my computer, the light went out. Unfortunately, my CD was still trapped in the CD-ROM drive. The CD belonged to my friend and I had to return it at that very moment. Suddenly, I saw a paper clip near my computer. Then I took it and made it straight. After that, I put the straight paper clip into the small hole on the CD-ROM drive. (Look at the picture below!) I gave a little pressure and then… Aha! I made it! The CD tray of the CD-ROM drive was open and I could take the CD out of the drive. Maybe you can try this way when you come across the same problem.




This post can also be read here.

Monday, March 2, 2009

Hiding Icons on the Desktop

Some computer users like to see icons on the desktop of their computer, meanwhile some others don't. If you are a user who doesn't like to see the icons on the desktop of your computer, you can hide those icons.

To hide the icons, you can do the following things:
  1. Click Start - Run.
  2. Type "regedit".
  3. Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\ CurrentVersion\Policies\Explorer.
  4. Right-click on the right side of Registry Editor window and choose DWORD value.
  5. Type a new value name "NoDesktop".
  6. Right-click this new value name and click Modify.
  7. Type "1" on the value data to hide the icons.
  8. Click OK.
  9. Restart your computer.

Sunday, March 1, 2009

Link Post Website

Internet technology has made a rapid progress. Internet has many functions. One of them is that it has become a medium for introducing the products of a company. The products can include goods and services. By using internet, the advertising can reach a larger range of consumers with cheaper costs. Recently there has been a tendency for many companies to use blog advertising to advertise their products. This advertising can be in the form of pay per click advertising, text link ads, or paid review.

Many online companies have run paid review programs. One of them is Link Post. This online company serves as a broker who connects advertisers and bloggers. In one side, advertisers want to introduce their products through a review. In the other side, bloggers want to get income by writing reviews for advertisers. This advertising system is easy to do. To sum up, this program is advantageous for advertisers and bloggers. For advertisers, they will get a buzz, get good quality backlinks, and increase their traffic, which will in turn increase the selling volume of their products. For bloggers, they will get money from blogging. Many bloggers have become full bloggers, which means that they earn a living from their blogging activities.

Monday, February 16, 2009

Help Desk Software

Internet technology has developed very rapidly. This sophisticated technology makes many aspects of life run more easily. Information can be obtained very fast, online shopping can be done in a very short time, advertising can reach a broader target, and so on. The number of websites also increases day by day, month by month, and year by year. Designing and creating a website is not as difficult as it used to be. A website is used for many purposes: for business, for self-expression, for community gathering, etc. If you have a website and want to develop your website, maybe you need help desk software. This software runs with a MySQL database. The name of the help desk script is “Hesk”. You can download the script from the website. It is free but secure. This script is also easy to use and simple. Hesk was written by Klemen Stirn and now it has reached version 2.0.

With a number of good and interesting features, it can become powerful customer support software. Talking about platforms, don’t worry so much! Why? Because this script can run under several operating systems, such as Windows, Linux, and FreeBSD. The features of this script makes many users satisfied. Maybe I can mention some of the features that the script offers: the interface is easy to use; it provides unlimited personalized accounts for staff; there are anti-SPAM checks when submitting a ticket; it has powerful ticket search functions; and there are e-mail notifications of new tickets and replies. In short, you won’t be disappointed with this software. If you want to know more about this software, just feel free to visit phpjunkyard.com. There is so much information you will get from this website. Or… maybe you have no more patience to try this script. Just download the script and install it on your server!

Friday, February 13, 2009

Hiding My Recent Documents

Some of the last files that we opened will be displayed on My Recent Documents menu. The existence of this menu makes it easier to access those files. But we can also hide the menu if we think it's not useful.

Below are some steps to hide My Recent Documents menu:
  1. Click Start - Run.
  2. Type "regedit".
  3. Go to HKEY_CURRENT_USER\Software\Microsoft\ Windows\CurrentVersion\Explorer\Advanced
  4. On the right window of the Registry Editor, right-click the empty space.
  5. Choose New - DWORD Value.
  6. Type "Start_ShowRecentDocs" and press Enter.
  7. Right-click the new key you've made and choose Modify.
  8. On the Value Data type the number "0" to hide My Recent Documents.
  9. Press OK.
  10. Restart your computer.

Wednesday, February 4, 2009

Mailing List Company

Business companies need marketing data from the list companies. Nowadays a great number of big companies and international financial institutions turn to this kind of list companies. The good list companies must be able to provide effective and informative resources, such as for telemarketing list and mortgage mailing list.

The List Company has a large database containing around 14 million US businesses and 300 million US consumers. This company also has experienced staff and analysts who are ready to give the best service. The List Company provides marketing data needed by various companies for telemarketing lists and for other purposes. If you need a free list quote and list recommendation, just call (877) 547-8261.

Sunday, January 25, 2009

Email Software

Email has replaced conventional letters. By using email, the news, information, messages, etc. can be sent and received in a very short time. Now email has also been used by professional businesses and non-profit organizations to run their activities. In this case, the role of email software is very important.


An organization or an online store, for example, can send email newsletter to its members or customers. The good software with an autoresponder is usually preferred. With this facility, the software helps make the activity easier to do. If you are interested, you can visit the website of iContact.

Saturday, January 17, 2009

Word Count

If you want to know how many words you have used in your Microsoft Word document, follow these steps:
  • Open your file in Microsoft Word.
  • Click Tools.
  • Choose Word Count.


Now you will know the number of words in your document. Even you can also get other information, such as the number of paragraphs and lines.

Friday, January 2, 2009

Showing Function Buttons

Function buttons (F1, F2, and so on) can be shown on the display of Microsoft Word by using the following ways:
  • Click Tools.
  • Choose Customize.
  • Check Function Key Display on the Toolbars.
  • Click Close.

Now you can see the function buttons on the lower part of the window of your Microsoft Word.