by apaers | Dec 26, 2017 | blog, Trips
There are no metro in Bogota, they have something that looks like both metro and bus – Transmilenio. This is a common bus that uses a dedicated line (or two) on the road. On this line even a taxi couldn’t ride. Stops are designed like the metro stations...
by apaers | Dec 12, 2017 | blog, Trips
I want to share a lifehack which worked for me couple times. Staying in Columbia I tried to find cheap air tickets from Santa Marta to Bogota. As usually searched on some air tickets aggregator(skyscanner or momondo). It gave me the price of $50. I’ve changed...
by admin | Dec 12, 2017 | Yachting
By the way, it’s awful how much different types of screwdrivers you have to have in America. In Russia I accustomed to have only two: flat-blade and crosshead. And hex for bicycle. Here in America I saw so much types. For example, looking attentively you can see...
by admin | Mar 19, 2015 | Coding
In previous post I described how to Display Adsense banner on the left sidebar in posts in Divi theme. In this article we put Adsense banner before all posts using Divi theme. Here is supposed that you using a child theme on your site. Create a sidebar for your...
by admin | Mar 17, 2015 | Coding
View source code on GitHub In first part of WPF Localization & Translation I described the requirements to localization library. In this article I will show WPF localization at runtime using ResX files. Lets start with simple case and try to localize a text...
by admin | Mar 4, 2015 | Coding
If you want to display Adsense or other banner on the left sidebar in the Divi theme here is how you can do this. Divi doesn’t provide non-program way to display left sidebar. Lets start with this. Adding widget Go to Dashboard -> Appearance ->...
by admin | Mar 2, 2015 | blog
Today I first time in my life visited the American Embassy to obtain visa. What I like about the process is amount of paper you need to bring. Only two A4 sheets: Confirmation and Appointment. And passport with photos. That’s all! I accustomed, when obtaining EU...
by admin | Mar 1, 2015 | Coding
View source code on GitHub Once upon a time in our large application arised the problem of WPF localization. “Large” means WPF client solution that includes about 80 projects with almost 2000 XAML files. And it continues to grow with a good pace....
by admin | Oct 22, 2014 | Coding
Some users with Microsoft Office 2013 began to complain about bug that happened during document exporting to Excel. Stack trace begins with line: Microsoft.Office.Interop.Excel.ApplicationClass.Save(Object Filename) error Exception from HRESULT: 0x800A03EC. With...