June 22 2017, 15:41

Even after reinstalling the system, I continue to experience the same problem with Word: sometimes it seems like the last pressed key (like backspace or space) gets stuck, after which I watch helplessly as characters are deleted or added (and I can’t do anything), followed by Word completely freezing.

So, I found a workaround. As soon as I notice the “jitter” and instead of one letter, two or three are added, I must urgently move the cursor with the mouse to another part of the document, and then nothing will happen. If I do not do this, the aforementioned will occur, 100%. Here it goes again, I’m trying to recover the document

June 22 2017, 02:11

This is a perfect example of how to implement faceted navigation on a website (search and catalogs). Several interesting ideas. Take note, for example, of how the selection of facets that didn’t fit was handled. Or the horizontal facets?

https://www.myntra.com/*?userQuery=true

June 21 2017, 22:54

Today, I discovered OpenNLP—a Java toolkit for text processing based on machine learning methods. Spent the entire evening getting it to work with SOLR. Someone had started it, but it was feeble and did not work. I finally got it running properly. Now, when I search for a red IKEA table, I can show not just anything red from IKEA, but all tables, primarily red ones, secondly from IKEA, and then just tables. Without this tweak, one of these three options would lead, making it not so easy for the store owner to achieve any one strategy.

I’ll polish it up; an article is coming soon. Right now, I’m as pleased as punch.

June 19 2017, 10:35

If anything – I know the anonymous candidate X quite well, the guy is very sharp, and I highly recommend him to anyone building large e-commerce systems from scratch. Worked for many years in major e-commerce. Grab him (just in case: the photo is of Sergey, and the post is from him, and you should contact him, but remember, this isn’t about Sergey, who is also great, but about the anonymous candidate)

June 18 2017, 21:24

Published a comprehensive article about PDF generation on the server: libraries, approaches, methods, issues, and their solutions. A special case is when you need to generate a multi-page document like a contract. Created a prototype using document templates and merging.

This article has very little about hybris and the approach in general is quite universal, not dependent on the platform.

Also got a bit into the PDF format. My goodness, what it is… But they say that’s how it is at Adobe, and I haven’t even seen PSD yet.

https://hybrismart.com/2017/06/15/pdf-and-sap-hybris/