Postagens

Mostrando postagens de 2016

How use the LZMA SDK (7Zip)

Imagem
How extend the LZMA with C/C++ and implement customized softwares using the 7Zip library. First of all, what is LZMA SDK? LZMA SDK is a package with all you need to extend and developing your own application without recreate the wheel! It is complete with documentation, samples, interfaces, libraries and tools to help in the use of compaction  algorithm LZMA in custom applications. What languages are supported by the LZMA SDK? The SDK supports the following languages C, C++, C# and Java. [ + ] Licence How the own site said, " LZMA SDK  is placed in the  public domain. " and goes beyond " Anyone is free to copy, modify, publish, use, compile, sell, or distribute the original LZMA SDK code, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. " I understand, that you can use library for commercial or non commercial purpose, without restrictions. Enviroment of development I will use

Why I can't use rich text editor on my sharepoint page?

Imagem
The problem! This week I tried to create a new wiki page to describe some information about the project I've been worked and I've written on sharepoint, because this is the corporative tool at the company where I work. For my surprise the work didn't was very productive and I was needing to use all my background in write HTML code, so I think there is something wrong, this was very technical and I went talking with a friend about that, suddenly I had discovered the real problem. My sharepoint didn't show the rich text editor! Why? I did one search on internet and didn't find the root cause, but some suspects! But what really resolved was change the IE version! Resolution How I was using the 64 bits IE version: I saw many comments about the 64 bits IE version didn't work well with the sharepoint, but no one said the root reason! However I just tried this solution and I had success! How this solution didn't bring any problem, so I passed