lunes, 29 de agosto de 2016

Introduce myself to Android (Round 2)

From this to two weeks I was working in Bulalli project. Bullali is a project of Pernix Ventures, and It is about of express service from a restaurant. It is developed on C# and xamarin. I was working the most of the time with Daniel Peralta because I did not had Visual studio on my computer, and also I did not enough space on my computer to install it.




The first day Daniel and me was fixing a bug with the call of a Jason. In these moment, we was trying call a class from the model of .net. We try too many solutions of internet, but any it worked. Then Daniel went to ask to Ricardo, and he says us that we need create again the model on Xamarin. I was  really disappointed with that solutions, because It was not respected the clean code standard. But after I thought that we needed create something to show to the client

The next feature was create a view that It displays the a list with the types of foods. Fortunately, some years ago I was studied Android to create a game, but I do not had complete this app by problems with too many bugs on my code. But I know that this time go to be different, because I can ask for help to my Pernix parent.



Returning to the listview, we did not had problems to implement. But I felt some uncomfortable, because we only has this part and the project has 3 weeks. And we did not had something to show it to the client.

I think that I need give my opinion to other and do not only ask by the them. I need to strengthen my soft skills more.


jueves, 11 de agosto de 2016

Ubundows?

This time I really like to speak about of my last experience with operative system windows. All began when my cellphone died last sunday afternoon. In that moment I knew that I had a big problem, because I couldn’t connect my cellphone with my computer to get internet in Fedora 22. Then the rest of the weekend, I tried to fixed it to get internet on my computer, but I didn’t got a successfully result.


That monday morning, Manfred gave me a computer to work for a while. And that afternoon I was pairing online with Arnaldo but only on Arnaldo's computer. I think that the pair was very interesting and productive, but I think that since I couldn’t write code the learning process was not the same

At the night I was investigating if there was a way to use rails on windows, and I found that windows 10 can use a bash of ubuntu. Then I began the tutorial to install it. At some point of the tutorial, it said that I needed to make a update to windows but I needed wait at least  two days. When I read this information I was a nervous, I couldn’t wait two days. Then I tried install a virtual machine with ubuntu, but it runs very slow.


The next day I was thinking calmly, I saw that waiting by 2 days was impossible. Then I discovered that I could download the update manually. I downloaded Wednesday because I knew that this process could take a several hours. I began the installation at the 2 pm o clock. All was fine, the installation was slow but secure, It seemed incredible almost like a dream.



Until near of the 12:30 am o'clock in the last step, when I tried to create a user from the database postgres, the system fail. First I tried to investigate the error. The result was not satisfactory, because the first link was into the same page of the tutorial. In the comments too many people said they had the same problem.


The next day I investigated and some people said that I could install postgres on windows because the program access a port and not reference of the database. When finally I thought that all my problems were solved, I asked myself, How can I edit the program? I am not even a pro programer to use VIM, and if I tried to learned I would spent too much time.

I investigate a lot of more and found a program that  could open programs of Ubuntu on Windows, now I was ready to work in rails again.


Next time I need to put more attention on the comments of other people with this class of tutorials before I begin. Also I am very happy to help someone else with their problem in the installation, as other people had been help to me