The Best Free and Open Source Dashboard Software

What is a Dashboard? A dashboard is a tool that presents all management KPIs (key performance indicators) and critical data points at a single place that helps in monitoring the health of the business or department. The dashboard simplifies the complex data sets by making use of data visualization, which in turn helps users to…

Changing Umbraco Admin URL

Basically, the backend of any site created under UMBRACO open source has the name UMBRACO http://myweb/umbraco/ It is predictable, since all sites will have the same admin link. But it can be changed in a very simple way. Three easy steps to change the Umbraco Control Panel: 1. Change the umbracoPath app setting in the…

Packages in Umbraco CMS

Lately I discovered Packages in Umbraco CMS, for me It is a treasure, where we can find valuable things for our CMS. Umbraco packages are bits of software that can be uploaded into Umbraco to extend the functionality of your website.Umbraco has a great development community that develops and provides a number of really cool…

How to Solve xp_cmdshell for Non-System Users

Sometimes we use xp_cmdshell in T-SQL to run console applications on a remote server. “xp_cmdshell” is an extended stored procedure provided by Microsoft and stored in the master database. This procedure allows you to issue operating system commands directly to the Windows command shell via T-SQL code. If needed the output of these commands will…

Umbraco Forms

Everyone deserves a form creator that’s as easy to use as Umbraco, so we built just that. Whether it’s a simple contact form or an advanced multi-step questionnaire that integrates with 3rd party services – it’ll be a breeze. 1. Intuitive User Interface Creating responsive forms is as easy as editing content in Umbraco and…

Umbraco Vs. WordPress

Choosing a content management system (CMS) for your website can be a very difficult process that has you constantly changing your mind between the many different solutions available. However the first question you should be asking yourself before you consider any CMS is “What am I trying to achieve?” We always face a question with…