Java NumberFormat in action

Parsing or formatting various decimal or currency formats often make the job more difficult. If the expected number format is not the same as it is given then you as a programmer have to adapt to the situation and this is not always easy. There is an already implemented way in Java to handle this. […]

Read more
Perforce – Can’t Clobber Writable File Error

There is an interesting issue i have met the other day. When i tried to get the latest version of a file from a perforce repository the following error message appeared: Can’t clobber writable file In the end i found out that the read-only attribute is unchecked and all i had to do is to […]

Read more
Mobile friendly Algorithm

This algorithm will be the next on the list of Google’s updates. Will it impact too much on the Google SERPs in the future? Judge it yourself. Maybe it is enough to say, that more than 50% of the internet traffic is used by mobile devices. Check here is your website mobile friendly. Why is […]

Read more
Meaning of SEO words and acronyms

In my previous post – Seo for beginners, I have shared some basic information about the Search Engine Optimization. I want to continue with some more important words and acronyms. Have you heard about Impressions? No, not about these. Impression is the number of times an URL from your site appeared in search results viewed […]

Read more