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.
Category Archives: Hey I learned something new today!
Some stuff that I learned
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.
Setup xdebug for PHP on Xubuntu 14.04
Yesterday I updated Xubuntu 13.10 to Xubuntu 14.04 in my laptop, after the update I tried to use xdebug but Netbeans was not able to connect. I started checking, the package was installed, the configuration was set in the /etc/php5/apache2/php.ini but even with that it was not working.
Sharepoint development
A few weeks ago there was a need for a SharePoint developer in the organization I’m working on, as I have some knowledge and experience with the technology I proposed myself even knowing that it could require a huge amount of time. After a quick Internet search to review Continue reading Sharepoint development
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.