Blog posts

160 results found

160 results in DevOps, SQL, Tools, Umbraco

umbraco Umbraco HTML Sitemap Template Example Using Razor

Most websites will have an HTML sitemap. There is an easy way to create one in Umbraco using razor. Just follow these simple steps.

umbraco How to get the file path of a media item in umbraco

This post shows you how to get the file path of the item so you can use it for the src of an image or as a link to a document.

tools Free live chat application for your website - tawk.to

I've added it to this page, so you can see what I'm talking about. Feel free to send me a message. If I am online and available, I will reply back on live chat.

tools Free online diagram software like Visio

Create flow charts, process diagrams, mindmaps, wireframes, the whole lot, in your browser, for free.

umbraco Tutorial how to create member login and logout form in Umbraco MVC

This post is a step by step tutorial with instructions for creating a simple login form and logout button in Umbraco MVC.

umbraco How to create a page view hit counter in Umbraco

This post gives you a tutorial on how to create a page view hit counter in Umbraco for recording page views.

umbraco Getting Dialogue Forum package to work with Umbraco 7.4.3

This post shows you how to overcome the problems with installing the Dialogue forum package in your Umbraco site.

tools Manage your workload and productivity in one place with Trello

Trello is a fantastic tool for managing your workload in one place. You can use it record your ideas and track those ideas through a process as they develop into real actions.

tools Search all of the best FREE stock images in one place

This post gives you a list of the of the best sites for getting free stock images. Within the sites, almost all of the photographs are free from copyright restriction and are licensed under creative commons public domain dedication (CC0 1.0).

tools Write, test and share .NET code in your browser with dotnetfiddle

I recently found this free online tool called dotnetfiddle. It was inspired by jsfiddle. It allows you to write, test and share .NET code in your browser.

tools How to find the hidden dinosaur game in Google Chrome

This post shows you how to find the hidden dinosaur game in Google Chrome, without having to turn off or disconnect your internet.

umbraco umbracoUrlAlias - Create an alternative URL for a page in Umbraco

Using the umbracoUrlAlias property on a page in Umbraco gives you the ability to set up one or more different URLs for a single page. The page structure of your site might create long URLs, and you may want to a shorter one, the umbracoUrlAlias will do that for you. Or a page may have previously existed with a different URL, and you want to catch the traffic going to that URL and get them to look at this page, the umbracoUrlAlias will do that for you as well.