Category Archives: Hey I learned something new today!

Some stuff that I learned

Selenium CSharp Project

Currently at my day to day I have been required to perform some testing on the UI which as you might guess is really repetitive and tame consuming. In my career I have worked with manual testers but never had the change to work with automation testers, usually because of lack of project resources or expertise, but in more than once I heard the name Selenium for testing automation.

Continue reading Selenium CSharp Project

Sitecore Developer certification

Recently attended the course Sitecore XP 8 Website Development for .NET Developers training and got certified, the material of the training was great, and the training experience was also great, the trainer was really knowledgeable about Sitecore, and how to use it in real world scenarios.

I will try to post about my experience with Sitecore so that maybe one day I can get nominated as Sitecore MVP, for now, there is a lot I need to practice.

Domain configuration

A few weeks ago I bought my own domain name and when I started using it, I asked myself ‘how can I redirect the domain name to my web page?’. In this case the page was inside of the Amazon Web Services cloud and after some research I realized that I just needed to edit the record ‘A’ of the DNS information related with my domain and redirect the domain to the sub domain www, then redirect the sub domain to the web site in Amazon.

Continue reading Domain configuration