Omens and their Interpretation, Interpreting Omens!

How do we read signs and omens in everyday life


This article is part one about about experimenting with the inherent power of the human being, which was to blend with nature, live by nature and learn and understand through the signs and omens of nature, which have been lost in course of time, due to ignorance and/or disuse.

This is about Omens or Portents as they call it.


Portent, a definition


How do you define portent? It is a signal from outside or inside about a future occurrence, which may happen in the next few minutes, hours or later. 

Have you ever had a feeling that this is not going to be right? And did you experience later that it was not right?

This happens to us all of us sometimes. Some of us may experience it more than others. Some may not have experienced it at all. That is your sixth sense or intuition. Some of us have a highly developed intuition, while others do not.

But, on the other hand, everyone of us can take advantage of the external signs of something happening in the near future. This may refer to an incident or something that happens when we are about to travel such as, visit a friend, go to the supermarket, starting for office and so on.

You may slip when starting, encounter an obstruction or see a particular sight within a few meters of beginning your journey.

As I said, we are involved with two different kinds of experience here; the first one is popularly called intuition; the other one is called an omen.


What is intuition?


Intuition is a sign within yourself, where your sub-conscious tells you that something is wrong/right, or make you feel that you should be doing this or that.

It is believed that the base of your nose, where the eye-brows meet, is the point where the solution to improve your intuition lies. That point is called the "Ajna". It is one of the seven major points in the body; this relates to the sub-conscious.

It is believed that when one meditates on the "Ajna chakra", which is the point where our eyebrows meet, ones power of intuition is improved.


How do we explain Omen in a sentence?


Omen or portent (according to wikipedia) in a sentence, is that it is a phenomenon that is believed to foretell the future, often signifying the advent of change. It may be a sign of success, failure or just to tell us that the time has not come.

As we simply put it, an omen is a sign in our everyday life that nature gives you as an indication on the outcome of an activity.

Consider the following situations.

You are planning to visit a friend. You have already informed him that you will be visiting. You visit his home. He is not there. Your visit is unfruitful.

You are planning to visit a friend. You have already informed him that you will be visiting. You start from home. You get stuck in traffic, which is held up due to an accident. You reach your friend late. Your friend is not there. Your visit is unfruitful.

You are planning to visit a friend. You have already informed him that you will be visiting. Your vehicle stops with a flat tyre. You notice that the spare tyre is also flat. You do not reach your friend in time. Your journey is unfruitful.

In all the above 3 instances, it is known that the visitor and the friend will not meet, due to a sequence of events.

And the events that trigger the outcome are already on roll.

Naturally, the events trigger another action that informs the visitor that the outcome will be successful or not, which is an omen.

Let us consider another example of omen in daily life. Aruna gets ready to go to her friend's place. Aruna's mother tells her to have food before leaving. Aruna is in a hurry. disobeys mother's words and leaves. In the next 15 minutes, Aruna's bike is involved in an accident.

On hind sight, we know that if Aruna had heeded to her mother's words and had food before leaving, the accident could have been avoided.

The accident did not happen because Aruna's mother asked her to eat before leaving. The thought of asking her daughter to eat and leave was placed in Aruna's mothers mind, because nature knew that if Aruna started at that moment, she would be involved in an accident.

We should understand that the Cosmos is an alive and intelligent being, always sending us messages or omens. It is a pity that most of us are not receptive to it. And thus, we are not able to interpret the omens.

I have personally experienced these omens and have tried experimenting with them. In the process, I have found out certain things symbolically represent success/failure when I go out.


We have to see everything that happens to us as Nature influencing us. We have to believe that Nature wants to help us. And it is our duty to do our best to not harm nature and keep the balance.

Omens are one of the ways in which nature helps us do the right thing. Interpreting omens is rather easy, when we open our minds and keep a track of our daily activities.

We can learn a lot when we keep our ears, eyes open and keep an open mind. Introspection helps.

Examples of travel omens


From my experience, seeing the following means Success; positive or safe outcome:
A female dog
Someone with a vessel or vessels full of waterSomeone with milk
A married woman
A mentally challenged person

Hearing good news upon starting (such as a money order comes in, or the postman delivers your google pay check for the month) portends success.


The following coming towards you means Failure or negative outcome:
A male dog 
Someone with an empty vessel
Someone with a garbage can
Garbage van
A solitary Brahman

It also means failure or obstruction, when someone asks you "where are you going?", or when
you hear a baby/child or anyone cry upon starting.


These are based upon my personal experiences, which I have noted during the past. I do not know if different omens mean different things to different people. What is successful for one, may not be the same for another.

Learning to interpret Omens


Every one of us has this power to interpret omens. As with any skill, It takes time to understand, practice and master this knowledge. We may start by keeping a record of interesting things that happen during our day.

When we go through it at the end of the week or month, we may see a pattern, which will help us get into conclusions; and improve our learning on the interpretation of omens in daily life.


Using omens in everyday life


Omens are not just about travel. It is also about important decisions or actions that we take in our everyday life. Let us say, for example, we are planning a meeting with a prospective business partner. Or, we are visiting a house which we plan to purchase. Or, we are about to sign an important document. In this context, we need to know that timing is everything. And, since we are not experts, we seek the assistance of the cosmos to help us, assist us in our everyday life. And we are shown a positive or negative sign, which is our omen left to our interpretation.

Essentially, in conclusion, try to notice or observe things that happen everyday around you. Compare the outcome with the observations. Draw up your own conclusions!

Update: Part 2 of Omens and their interpretation

Install Ruby on Rails on Windows - Step by Step

Updated install instructions, as on 15th June 2007:
Updated Install instructions (5.18 KB) can be downloaded here. These modified instructions may be used in lieu of instructions found in "Step_by_step_RoR_Install_For_Windows.txt" and the original instructions.

Original instructions below:
Download the ruby pack from the link here

rubyInstall.zip (29.69 MB)

Unzip the package in a directory of your choice.

The following files are part of the package:
Step_by_step_RoR_Install_For_Windows.txt
rubyInstall <dir>
rubygems-0.9.2.zip
ruport-0.8.11.zip
ruby185-24.exe
standaloneInstall <dir containing all dependent packages of Rails>

Now, install Ruby, by double-clicking on the "ruby185-24.exe" file.

Next, gems needs to be installed.

Create a directory C:\Ruby\Src\ as
shell> md C:\Ruby\Src
Extract the "rubygems-0.9.2.zip" file in the "C:\Ruby\Src\" directory.
Now, the gems package is extracted in the directory "C:\Ruby\Src\rubygems-0.9.2"

Next, copy the directory standaloneInstall to "C:\Ruby\Src\"
[You will have a new directory C:\Ruby\Src\standaloneInstall]

Click on "Start", "Run"
Type "Cmd" in the text area and click on "OK"

The shell command prompt is displayed like "C:\Windows>" which is represented in this document as "shell>"

Here, enter the commands as below.

shell> cd C:\Ruby\Src\rubygems-0.9.2
shell> ruby setup.rb
[gems will be installed]

Next, Rails has to be installed.

Rails installation is dependent on the following modules:
1. Activesupport - http://rubyforge.org/projects/activesupport/
2. Actionpack - http://rubyforge.org/projects/actionpack/
3. Actionmailer - http://rubyforge.org/projects/actionmailer/
4. Activerecord - http://rubyforge.org/projects/activerecord/
5. Actionwebservice - http://rubyforge.org/projects/aws/
6. Rake - http://rubyforge.org/projects/rake/
7. Rails - http://rubyforge.org/projects/rails/

Follow the commands below to install rails.

shell> cd C:\Ruby\Src\standaloneInstall

shell> gem install Activesupport
shell> gem install Actionpack
shell> gem install Actionmailer
shell> gem install Activerecord
shell> gem install Actionwebservice
shell> gem install Rake
shell> gem install Rails

Congratulations! You have now successfully installed Ruby and Rails.

Note: In this installation, MySQL was already installed.

**************************************************
See below for the commands and the response from the computer:
**************************************************
shell> gem install Activesupport
Successfully installed activesupport, version 1.4.1
Installing ri documentation for activesupport-1.4.1...
Installing RDoc documentation for activesupport-1.4.1...

shell> mkdir C:\ruby\src\standaloneInstall
[extract]

C:\ruby\src\standaloneInstall>

shell> gem install Actionpack
Successfully installed actionpack, version 1.13.2
Installing ri documentation for actionpack-1.13.2...
Installing RDoc documentation for actionpack-1.13.2...

shell> gem install Actionmailer
Successfully installed actionmailer, version 1.3.2
Installing ri documentation for actionmailer-1.3.2...
Installing RDoc documentation for actionmailer-1.3.2...

shell> gem install Activerecord
Successfully installed activerecord, version 1.15.2
Installing ri documentation for activerecord-1.15.2...
Installing RDoc documentation for activerecord-1.15.2..

shell> gem install Actionwebservice
Successfully installed actionwebservice, version 1.2.2
Installing ri documentation for actionwebservice-1.2.2...
Installing RDoc documentation for actionwebservice-1.2.2...

shell> gem install Rake
Successfully installed rake, version 0.7.2
Installing ri documentation for rake-0.7.2...
Installing RDoc documentation for rake-0.7.2...

shell> gem install Rails
Successfully installed rails, version 1.2.2

**************************************************
To install Ruport [Ruby Report]

extract "ruport-0.8.11.zip" to "C:\Ruby\Src"
You will now have the package extracted to
C:\Ruby\Src\ruport-0.8.11

Enter the commands below to install Ruby Reports.

shell> cd C:\Ruby\Src\ruport-0.8.11
shell> ruby setup.rb

The installer will respond with some information regarding the install and the shell prompt is seen
indicating that Ruby Reports was successfully installed.

**************************************************

Testing Primer - An introduction to software testing

Introduction

This is meant to be a barebones primer on the subject of testing. This does not claim to be an exhaustive compilation but it sure contains sufficient amount of information to do a comprehensive testing by way of general guidelines.

Please read through the documentation once, twice, thrice and so on until you get the grasp of the content.

The idea is to get all the information given in here into your mind and make it second nature so that a general look at the page would make your eyes register the deviation or the error. It sure would take time for you to master it, but at the end of it all you would be an above average tester.

All the best on your job!


How do I do it?

Test it yourself

The best person to test a program is the honest programmer him/herself. So, request your programmer to do the first round of testing and remove any preliminary bugs in the application.

+ Go through the checklist

Did you get a checklist from your test lead? Read through the list and memorize it. Keep it by your side for instant reference.

+ Provide some brief instructions

Did you get instructions from your test lead? Follow the instructions properly.

Do you have a doubt? Always ask. Do not make your own conclusions.

Remember the Golden Rule. "When in doubt, ASK!"

+ Leave please!

Politely ask your test lead to leave (if he/she hasn’t already left you alone). Take a few deep breaths. Take your time and test the program meticulously.




As a tester, it is your job not to assume things. It is also your duty to record every bit of your activity during the testing process.

Understand that if you miss out on recording what you may think is a trivial step, the result of the action might not be the same in another instance. The keyword here is “Don’t think. Just record.”

Here are a few suggestions on testing the web application.

Are the menus and display clear and easily navigable?

Are you at first glance, able to see and understand the most part of the menus and hyperlinks that you see on screen?

Does the page load fast?

How long did it take for the page to load? Seconds, minutes, hours or years?

Is there clarity of Communication?

Do you understand the language that is used by the application? Do you think that the application uses language that is difficult to comprehend?

Are the headings (in reports) in proper location and highly visible and provide clarity?

Accessibility

Is there an option to clearly communicate with the administrator, in case you encounter problems using the application?

Consistency

Do all the pages that you have encountered follow the same look and feel? Do all the pages consistently look alike?

Are the style sheets consistently used?

Navigation

Does the site use standard link colors? Are all the links visible at all times? Are the links have properly worded and easy to navigate to the proper destination?

Are short cuts provided to maneuver to frequently used pages?

Design & maintenance

Does your page have related links to navigate before after and to modify options without much difficulty?

Did you encounter any dead links? Did you see any broken scripts during the testing? Did you see any error message that is cryptic and not for the end user?

Buttons such as “Submit” should be allowed to click only once, especially in situations where large data is being processed.

Is graphics being used extensively? How long does the page take to load?

Do you get any “Page cannot be found” or “Page cannot be displayed” errors?

Is the page too long for comfort? Do reports exceed beyond the given frame?

Visual Appeal

Does the site use pleasing colors and in moderation?

Does it contain disturbing animations, jerky appearance etc?

Did you get proper responses to all your requests on that page? (eg., Did you get a blank page as a response instead of a “No data available” message)

General

Is the tab order of the page correctly set?

Does the program accept alphanumeric characters in the numeric text boxes?

Does the program accept numeric characters in the alphabets only text boxes? (eg., name should only contain letters and spaces)

Does your program detect and warn if mandatory fields are skipped?

Is the program intelligent enough to identify duplicate entries?

What happens if a user clicks on the browser’s back button and clicks submit again?

Functional Testing

Understand the flow of the program before you do the functional testing. The processes may be defined as “Step 1”, “Step 2” and so on. Your goal is to find out if you can go around the order in which the processes that are defined. Essentially, to find out an aberration in the process that if left unchecked might lead to data inconsistency and ultimately to the failure of the system.

Hence, the functional testing plays a major part and needs to be given much importance.

Conclusion

I hope you have gained a little knowledge about testing and the importance of testing in the success of an application.

The most important part in the entire process is to record each and every activity that you do during the entire duration. Every keystroke and every activity will and has to be recorded. This will help the programmer to isolate the errors and correct the situation faster.

This in turn will help completion of the product and get it ready for release faster.

Good luck!

Note:

  • Please take screen shots of every screen that you test, and save them in their appropriate directories.
  • Give them proper (and understandable) names.
  • If a form has multiple screens, take screen shots of each instance.
  • This will help in the documentation process of the application.
  • Always use proper test data during testing (do not use “Ajkserjk” as a name. Use a proper name such as “Alfred D'Souza”). It could also help when taking screenshots for documentation purposes, where "Alfred" looks better than an "Ajkserjk".

Error when I start PerfectDisk!

Some one recently posted the following error regarding PerfectDisk.

QUOTE
I got this error on startup of PerfectDisk, my disk defragmenter, "Failed to connect to computer "MYCOMP", The service did not respond to the start or control request in a timely fashion."

Strangely the program doesn't recognize my hard drive, but other defragmenters I have installed do? Does anyone know what could be causing this? Thanks for any help.
UNQUOTE

I think I have a solution for this specific error. Try the following:

1) Download and install, "Spybot - Search & Destroy"
2) Download and install, "Lavasoft Ad-Aware SE Personal"
3) Run the installed software one after another.
4) Try executing PerfectDisk now. Does it show all your drives for defragmenting?

Note:
1. Copy and paste on Google to find download links for the software.
2. Remember to download the latest updates, when running the software for the first time.

Did it solve your problem?

Update to the above post:
Today is 2nd October 2006. Birthday of the pioneer of the non-violence movement, Mohandas Karamchand Gandhi, father of the Indian Nation (also called Bapu, Gandhiji, Gandhi Thatha and so on, in love and reverence). Peace unto all. Love Makes All, Hate Breaks All.

What i did next is as follows:

1. Uninstall Perfectdisk
2. Delete the Raxco directory including the Perfectdisk sub-directory (You be careful when deleting the Raxco directory. Delete only the Perfectdisk sub-directory if you have more than one software from Raxco installed)
3. Restart the computer
4. Open the registry editor ("start", "run", "regedit", "OK")
5. Press the "Home" key to go to the first entry in the registry
6. Press F3 to open the search window
7. Type "Perfectdisk" and click on "Find Next"
8. Delete the matching entry
9. Press F3 again to find the next matching entry
10. Delete the matching entry. Continue until all matching entries are found and deleted
11. Exit the registry editor
12. Restart the computer
13. Reinstall Perfectdisk
14. You are ready to use it now. Your problem is solved, Yes?

.

A Case of Mistaken Identity!
(aka) Policeman and not a Gentleman?

If you are a resident of Chennai, you surely would have heard about the recent case of mistaken identity leaving a young man in tatters, psychologically and physically. It so happened, that the young man picked up by the police and the suspect were namesakes resulting to the arrest of the wrong man.

And he allegedly suffered the worst night of his life. It seems that he was bodily harmed by the policemen on duty at the station, in the name of interrogation. He was released the next morning, when the police found out their blunder (where the poor man was picked up due to mistaken identity because the wanted man was his namesake), and he was let off with a fifty rupee note in his hand. At that time he was barely able to walk. The incident made the news in the local channels.

This incident of mistaken identity, is another blot on the policing system. I wonder if there aren't any modern methods to interrogation. Who is at fault? What kind of training do they give the policemen for their job? And, what would be the psychological makeup of a man who can wantonly inflict harm on another human, whether by law or otherwise? How can the policing of the society be given to such irresponsible individuals? I would be interested to see a psychological assessment of all the policemen in the country done and a report released.

It is probably not the fault of the policemen. They have been trained to do things in a certain manner. They have not been trained to be sensitive to the fellow human. They are just following protocol.

This may be making the headlines since the person affected is innocent. Now, after this incident, we do know how the accused are inexplicably treated in police stations throughout the country. If the person is treated thus, before he is let back into society, how can we expect him to reform? The law is not just supposed to convict people who commit crime. Isn't it more important to reform people and help them get back into the system.

The law should not just be to catch them and put them in prison. It should be to produce less criminals with every generation.

My argument is simple. If what you have been doing has not been producing results, you are doing it the wrong way [no pun intended]. It is time you changed your approach.

It is interesting to note here that we live in a society where a policeman's presence is essential to make the public obey even an automatic traffic signal. Does it make a serious statement on the values that are imbibed since childhood?

By the way, have we been producing less criminals and less crime happening in the past years after independence? If not, isn't it time for a serious thought to change the system?

Note:This is an article originally published in Jan 2005, when there was an incident of an innocent civilian falling prey to a case of mistaken identity, in the southern Indian city of Madras, re-christened Chennai. And, that case is forgotten. Another thought that occurred to me about this case of mistaken identity, is that it could be happening every day in different places. The results could probably be hilarious, unlike in this case, where sadly an individual is probably scarred for life.

KISSing and the art of doing things right!

Gotcha! I made you click there, didn't I? Now, I have to worry about making you read through this entire piece. Actually, this piece is all about the principle of KISSing. You were not tricked into clicking on the link. But, speaking the language of a lawyer, I merely presented the truth differently.

In everyday life, there are a lot of things happening that should not be. But what brings some to the limelight is the prominence of those involved. Or the scandalous nature of it vis a vis the present day scenario.






Well, I believe every one of us has holiness inside. To attribute holiness only to a few select individuals is probably the reason that we see the kind of ruckus created when a head of a religious organisation or institute or a person high in the power hierarchy allegedly does an unholy thing [Holy and unholy is again a relative thing. What is right in one culture and one part of the world is wrong in another. What is punishable by death in one gets only a few years in prison in another. Who is a martyr in one is a terrorist in another]

While a similar incident elsewhere will probably give the offender a punishment, a teenaged girl who was allegedly exploited by her own people is being given the death penalty in Iran.

We are not talking about any specific incident, but about how an individual's understanding of right and wrong can change the largest democracy in the world most positively.

From my experience, if one gets a chance to flout rules, one will certainly do. Unless somebody is watching, or he/she fears being caught. That probably is a result of how we have been brought up. A simple example would be to watch an unmanned traffic signal from a hidden position. Probably, nine out of 10 vehicles would jump the signal. How do you prevent that from happening? Install a gadget at the top of the signal and tell people that it is a camera [never mind the box is empty]. Make sure that the people are aware that the instrument is watching them. Publicise in the leading papers that so many people (some cooked up figure, with photos of people in court) have been fined in the past week for flouting unmanned traffic signals. Keep doing it regularly and you will see a marked improvement in people following traffic rules.

Coming to the point, if you do something, you do it out of your interest in it. You do it because you like it. It may be wrong from a different point of view, but still you do it because you like it.

I think all the world's problems would be solved if we kept to the KISS principle (Keeping it simple).

Let us start (and end) with an individual's right and wrong. Don't do a thing that can probably hurt another, in any which way. It can be a small thing as watching both ways before crossing the road, not crossing the roads in junctions to serious things such as not resorting to hartals, bandhs etc, where for the benefit of a certain section of the people, a majority of the populace are put into tribulations.

We are all victims of our emotions. I believe we are all trying to come into terms with it in our lifetime.

My KISS theory is,

Do whatever you like to do, intensely.
But do not do whatever you like to do, if what you do will adversely affect another.

Let us start teaching this rule to our children at school.
So, the next generation will live life happier.

Is man just a large micro-chip himself? (or) Who owns the human computer?

What follows is just a reflection of my experiences with the alternate. You may take it as it is or with a pinch of salt or sugar or whatever. I generally take a non-prejudiced stand point on a subject matter, I hope you do the same.

Assume a situation, where somebody was able to tell you your name, your parents' name, your age, your present profession etc., just by looking at your thumb impression, what will be your reaction? Most probably, you will call it some kind of a trick. It's is not surprising. We have been brought up like that. We want proof for whatever is happening or has happened, failing which we look at it with scepticism (a lot, I would say).

There are quite a few places in India and its neighboring countries, where personal details [known only to the person concerned] are read out from palm leaves (they are called Jeeva Nadi with prefixes of names of the Rishis who wrote them, like Agasthiyar Jeeva Nadi) which were written thousands of years ago. One may be tempted to ask, "Why should I go to this place? Just to hear someone read out my name, my parents' names and my age, which I already know.

That the palm leaves may or may not provide you much more information to improve your life is besides the point. The point is, how did a Rishi (Saint) know the personal details of an individual thousands of years before the individual was actually born.

We are proud about our achievements in cloning using genetic engineering, and how near we are to creating artificial intelligence. If the above fact is taken into account, don't we too come under the bracket of artificial intelligence. It would seem that the robot is trying to create another robot.

I will cite an example.
I am a computer programmer. During the process of creating a program, I can predict the problems that I will encounter during the life of the program, and if the user tells me the problem he has met with, I can also tell him what to do to solve it. I am in effect predicting something that will happen to a computer program that I created.

I am not an expert on the theory of evolution. But the purpose of this article is to initiate a debate on the existence of man.

So, did he evolve, or was he created?

Glossary:
Rishi (Rushi) - Holy Man
Agasthiyar - A Saint (Agastya, Agasthya)
Nadi - In this context, a collection of ancient palm leaf manuscripts written in ancient tamil or sanskrit
Jeeva - Life

Bluetooth on off Switch missing in Windows 10

  Sometimes, what happens is that you are unable to switch the Bluetooth in your PC or laptop. Even if you are a professional, it gets you f...

Most Popular

Copyrighted.com Registered & Protected DWYE-NHTO-NBNH-7FFM