Categories
Learn Earn Affiliate Marketing

The Experience That Changed My Life WAs Black Friday

Things Happen In Life That Change Us Forever. We Wait A Lifetime. Then A Magical Experience Happens! Discover The WA Black Friday Magical Moment. It Can Be Yours Too. What A Great Feeling To Look Back And Say, “This Is The Experience That Changed My Life.

We have a friend, Ivan Brozincivek, who submitted the following article. It was too good for us to just read. It is one that we must share with you. It was first published in the Wealthy Affiliate community platform on November 19th. We read it and wholeheartedly agree with our friend, this is an experience that can change one’s life.

After you read it, please leave us a comment in the comments section below. We will be happy to answer your questions and give you more details.

So here’s what Ivan says.

Two years ago, I was sitting in my living room, quietly thinking.

You see I have been trying to make money online for a couple of years and didn’t see to be getting anywhere. I was spending because I wanted success, but I was succeeding.

I began to get mad because all I was doing was spending money and not making any.

I kept thinking and realized that one of the reasons for such bad results was that I was constantly worrying about spending the money that I didn’t have. In other words, instead of focusing on making money, I was thinking about spending it. As a result, my wallet was getting thinner and thinner. And my results were very undesirable.

And then, it dawned on me!

I needed to stop worrying about spending money and invest all my energy into ways and means to make money!

Believe it or not! I did change my thought pattern..

That was the exact time, WA (Wealthy Affiliate) Black Friday appeared. I signed up for a one-year Premium membership. I spent some money and congratulated myself for my new behavior pattern.

My goal was to earn a full-time income from my online website. In other words, I stopped worrying about my expenditures and started focusing on my income potential!

Even though I had just enough to pay for the membership, I did it and never look back again.

Two years fast forward, Now I earn enough each month to pay for Multiple Yearly Premium and Premium Plus memberships!

That’s such a significant change. I even surprised myself.

So how did this change come about?

Believe it or not, I discovered that my reason for lack of success was all in my mind. I stopped worrying and took action. I dedicated time to the training and it works!

I was undermining myself with negative thinking. My negative thinking was bringing negative results. When I simply changed my way of thinking, the results started to change accordingly!

That was my Light Bulb Moment and now I enjoy the beauty of my success. And Yes, I feel so much better. So alive and full of energy.

We want to thank our friend Ivan for sharing his wonderful discovery. And we wholeheartedly agree that changing one’s mindset makes the difference.

Getting rid of the negative thoughts and believing in one’s capabilities brings success and the DAWNING OF A NEW DAY.

We sincerely would like to help you achieve success and earn more money.

Learn how we do it. There is no rocket science to achieving the success Ivan does and we do.

It takes trust and a willingness to learn something new. We help people every day learn how to reach their full potential. It takes a mindset change.

Learn how you can make this change. Helping others makes us excited and fulfilled. Let us help you too.

Many people have been snared by online programs that make great promises, but after paying BIG bucks, the program they sign up for does not deliver. It ends up being just another greedy online scammer who hangs an emotional carrot out for those who believe making money online is possible over night and that using a cookie cutter website will get noticed by the search engines.

Yes, there are scams out there, but here are also some honest results proven programs that work to make money online. This is what Ivan and we have discovered.

What is the Experience That Changed My Life

The experience that changed my life is that of finding the WA Program platform with training, tools and support for making money online and taking action by joining the program.

Why Could I Trust This Program.

Trusting this program was not hard because here’s what I know about it.

✓ WA celebrates 16 years in business. The co-owners created the program based on their online success. Kyle and Carson are honest, caring people who believe in the philosophy: Don’t do for someone what you can teach someone how to do themselves.
Categories
Information Technology History

Feb 10 In Computer History From ASCC To SSEC

What In The World Is ASCC To SSEC?

In 1948 news hit the streets slowly. They had no internet like we know it today to speed up delivery of important information for the common man. On February 10, 1948 it was announced that Thomas J. Watson, of IBM, achieved his goal of doing something for the common business man. It took 15 days for the news to be published broadly.

On January 27, 1948 Thomas achieved his goal of taking the Harvard Automatic Sequence Controlled Calculator (ASCC) and converted it to something the common business man could use: the Selective Sequence Controlled Calculator (SSEC). Can you image the SSEC contained 21,400 relays and 12,500 vacuum tubes.

Vacuum Tubes You Say?

Some of you will remember the days when televisions even used vacuum tubes. That seems like a long time ago. Well this is because it wasn’t until the 1950s-60s most TV vacuum tubes were replaced by transistors in the West. Those of you into special high-end equipment such as audio amplifiers may find them still used today because their amplification quality is still better. But for the rest of us, vacuum tubes were gone in the 1970’s.

Currently audio vacuum tube production is largely limited to 3 locations: China, Russia and the Czech, and Slovak Republics. While many other developed nations still produce and develop vacuum based electronics, only Japan and Germany have produced glass vacuum tubes suitable for audio recently.

Now Back To Computers And Vacuum Tubes

Way back when, computers did use vacuum tubes. That’s when a computer covered a city block or more. The size was so large because vacuum tubes were large. Obviously the size was impractical. So technology marched on. Transistors were introduced. And they were wonderful because they are lower cost, smaller, stay cooler, and are more energy efficient.

So What About Transistors and Computers Today?

Today the most powerful computer processor uses 1.2 trillion transistors as announced by Cerebras. Their CPU chip has 400,000 cores and contains 1.2 trillion transistors on a die over 46,000 square mm in area. That’s roughly the size of a square about 8.5 inches on each side. That sure beats the city block size of the early computer processors.

So What About Us

We don’t need the most powerful computer processor to create our websites but we need some computing power. So our computers today use transistors.

Why Are Transistors Found In Our Computer?

It is the transistors that communicate with the computer (machine). The computer (machine) only understands the switch concept (on and off or 0 and 1). Transistors are on and off switches. WordPress which uses PHP cannot talk to the computer (machine). It needs something to intervene.

So How Does A Computer (Machine) Understand WordPress PHP?

Obviously WordPress which is written in PHP is not on and off switches; however PHP is based on the C language which is a language that can be compiled. A compiler takes the compiled language (the program code (source code) PHP which is C language which is compiled language) and converts it to machine executable code (on and off switches known as 0 and 1).

So Today’s Invention Transformed The Size Of Our Computers

How much smaller can they get? Who knows? Technology marches on with wonderful discoveries.

Enjoy the usage of your computer today. It works so hard behind the scenes. All you need to do is give it some data.

Categories
Information Technology History

The Wheeler Jump Is Born Feb 9th

Actually February 9th is an inventor’s birth that marks this day in history: David Wheeler was born February 9, 1927. In 1951 he introduced this new concept.

So What In The World Is The Wheeler Jump

Well its inventor had efficiency in mind. Rather than repeat the same code over and over in different programs that needed to use the same program lines, he created subroutines. The subroutine, which contained reused program lines was stored in a programming library. It could be called into any program when needed by using the file name path to the library./div>

This concept saved storage space as well as made it easy for updating. Rather than having to change the same code used in multiple programs and multiple times, the programmer only had to change the subroutine.

For those of you who were or are programmers, you will recognize this as a precursor to the “goto” statement used in the programming language, Basic. Well do I remember the days of Basic and the push that it was the language to use.

So Do We Use Any Programming Languages Or Subroutines In WordPress?

Yes, only it is all done behind the scenes. WordPress uses the programming language PHP (Hypertext Preprocessor).
PHP figures out the URL request when you view your website online. It loads all the code from files. It talks with the database to both write and get (read) dynamic content. It processes requests. It is found throughout WordPress in all themes, plugins, and the WordPress core. The first file that loads into memory and runs is index.php. The index.php file, in the root of your theme, is the default template file that will display your site content should a more specific theme file not be available.

To Say It Another Way

WordPress uses PHP to do all of its processing including the following:

  • Figures out what the URL’s web request is and render the web page out to the browser,
  • Calls the theme
  • Calls plugins
  • Builds the web pages and interfaces (backend and front end)
  • Determines when to go and what to grab from the database
  • Fetches post metadata
  • Identifies what files to load and when
  • Validates user permissions
  • Checks options
  • Processes form fields
  • Handles image and document uploads
  • And so many more things depending on what is needed.

So Today’s Invention Does Have Practical Implications For Us

Enjoy your usage of WordPress today and realize PHP is working tirelessly for you and your website behind the scenes.

Categories
Information Technology History

A February 8th Information Technology History Happening

The following happening is crucial for the financial world, but not so much for content marketers.

Why Do I Say The Financial World?

This is the day, February 8, 1945 that a Patent is Filed for the Harvard Mark I. by C.D Lake, H.H. Aiken, F.E. Hamilton, and B.M. Durfee.

The Mark I was a large automatic digital computer that could perform the four basic arithmetic functions and handle 23 decimal places. Doing multiplication took about five seconds.

I remember working with Mark4 and it was filling in columns with codes and indicating the mathematical functions. Until today I never realized that Mark4 had its beginnings in 1945 with Mark1.

How Does This Apply To Us?

As Affiliate marketers we don’t even think about the coding that happens behind the scenes to compute our commission fees.

What an interesting era in which we live!

Categories
Information Technology History

Information Technology History February 7

So What Happened This Day February 7th In Information Technology History?

Since we all work with computers and depend upon their technology, I thought it might be interesting to learn what happened today in computer technology history.

February 7th Computer Technology Happening

February 7, 1956 Doug Ross presented a paper on Gestalt Programming at the Western Joint Computer Conference in Los Angeles. His presentation highlighted the concept of taking the 3 phases of human endeavor: concept, expression and execution and associating them with the use of a special machine language so the computer could process and tie them together into integrated units of computer behavior to achieve a desired result and effect.

What Does Gestalt Programming Really Mean?

In reality this led to taking human conversation and thinking and integrating it into units of computer behavior. This was known as the integration of human conversation and thinking (verbal or mental) with the mechanical capability of a computer to carry out complex concepts and repetitive behavior much faster than the human brain could ever achieve.

Here’s The Gestalt Programming Impact On Today

Today that’s exactly what happens. We take our computers and their inner workings for granted. Each day we think our thoughts (manually typing or verbally expressing) and expect the computer to take our thoughts and present them to others seamlessly.

 Your Next Step

Enjoy your usage of modern technology today.