Blog posts

153 results found

153 results in Tools, Umbraco, Web

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.

umbraco How to install Umbraco using Visual Studio NuGet IIS and SQL Server

This post gives you a step by step guide on how to install Umbraco on your local machine using Visual Studio, NuGet, IIS and SQL Server.

umbraco Intercepting content and member save events in Umbraco

In Umbraco, you may want to perform certain actions when a content item or member is being saved or created. This post shows you how to do that. This is relevant for Umbraco projects that use MVC.

tools 10 FREE, highly useful, tools for web developers

Over the years I have found many useful free tools to help me in my job as a Web Developer. In this post, I share 10 of my favourite free tools with you so you can get the benefit of them too.

umbraco Simple Umbraco search example

This post shows you how easy it is to use the default Umbraco search functionality in your site. It uses a basic form and then uses razor to display your search results.

umbraco How to create url rewrite rules in Umbraco

This post teaches you how to set rewrite rules for your umbraco site. You may want to force your site to go to a secure url or force it to go to a url with www. at the start. To add these rules, you need to go to the file /config/UrlRewriting.config

umbraco Creating members in Umbraco programmatically

This post gives you the code for creating members programmatically in Umbraco. When you use this code, you can pass in the member's username, name, email address and optionally you can pass in their password and optionally assign them to a role/group.

tools Free productivity tool - Workflowy

If, like me, you like to write lists to help you focus on what’s required to complete a certain job, and sometimes break the bullet points into mini lists themselves, then this online tool should help you. Workflowy allows you to do just that, it’s free, really easy to use, and it is available on web, iOS and Android.