I tried several OS for my cinema room Xtreamer. From beginning I had OpenELEC, this OS has very good performance on Xtreamer. However, OpenELEC does not have browser and for me it is one of deal breaks.
For my latest project I got a domain, let call it as “appdomain.com”. From this domain I would like to send emails from my application. However, I don’t like idea to set up my SMTP server, so I prefer to use gmail instead. I have an G Suite subscription from days when Google gave this subscription for free :), however this subscription does not allow to add primary domain anymore. I added the new domain as alias to my primary domain, let’s call it as “primarydomain.com”.
Read More →
My last holidays’s shopping I spent so many hours to choose what is suitable for me from so many options it was the worst experience ever. I wish I knew about the service that provide free research, helps to save money and get the best deal.
I like my Suzuki Splash. The car has lot of advantages, like fuel consumption, big back seats space. However my model does not have AUX socket.
The simplest way to install Node.js is by QNAP App center. However the package from app center does not work correctly and in addition, the package installs the outdated version of Node.js.
Read More →
My last project was linked to Telerik RadAsyncUpload control. The requirements was to upload the files to separate server than the control exists on.
Read More →
Before install a other version of OpenELEC to my Xtreamer, I installed the OS on key stick. When I decided to move the version to Xtreamer internal SSD, I did not want to loose all OpenELEC and XBMC settings.
Several days ago I bought a Xtreamer Ultra 2. The device come with pre-installed OpenELEC, however the version of the OS is very old. So first thing, I had to update the OS to a new one.
Read More →
My current project is based on SharePoint site, and I manage my users in custom Database. So for the purpose I created custom membership provider and attached to the Sharepoint site. In addition to the changes, I was requested to create a custom login page.
Read More →
Generally when creating a page in SharePoint it inheritance from LayoutsPageBase, however a public page has to inheritance from UnsecuredLayoutsPageBase and overriding AllowAnonymousAccess property.