Back in the U S of A, and working
So, I have been back from my trip for a few days now, and I have a lot of interesting stories and the such because of it. So, I mentioned that I was out of the country, but the specifics are that I was in Buenos Aires, Argentina for about a week, and I was in Uruguay for one day as well. I was there with my all mens choir The Singing Statesmen from the University of Wisconsin Eau Claire.
The city of Buenos Aires is a great place. Our hotel was located in one of the best parts of town. We were about a block away from this huge obelisk that is the centre of most of the celebrations that happen in the city. This was especially nice during new years eve. We got to celebrate new years eve on a balcony of the hotel where we could see this obelisk. When midnight hit, we all went down to the obelisk and sang by it. This was a great time and one of the locals recorded our singing and we found it on youtube when we got back.
Besides the place we got to stay, we also got to sing in quite a few unique environments. The first was in la Catedral de la Plata in la Plata just outside of Buenos Aires. This was a very interesting place to sing because the ceiling was so tall that we had about a 3 second delay from when we would sing to when the sound would get back to us.
Overall, it was a very great trip and an experience of a life time. I am back at work now, and have been working on a few interesting things lately. I got to work with my first mailer for an application this week. All I have to say is that making a mailer with Ruby on Rails is a lot easier than I would have expected a mailer to be. All it really is, is you design the mail as an html document, and just use that as the body of you email which is extremely easy. Then, writing the code to call the mailer is very simple as well. In the future, when I hear I need to make a mailer, I will not worry about it because it is quite easy.
My next interesting thing that I get to work with that I haven’t used before is exporting data from an application to an Excel spreadsheet. From looking at what I have to do, this looks like it will be easier than I thought as well. Lately, it seems to be a trend with Ruby on Rails that I always over exaggerate how hard something will be, and it almost always ends up being easier that I would have expected. I think that is mainly due to the language, but I would assume that part of it has to do with my newer ability to trust myself while coding now. That has been one of my flaws for a while. Lately however, I have found that if I am confident and ask for help when I am stuck on something everything works out better for all parties involved. I am glad that I finally started to learn this and get over my timid approach to coding that I used to have.