<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>geekProject</title>
    <link>https://geekproject.com/</link>
    <description>Recent content on geekProject</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>kjell-ake@geekproject.com (Kjell-Åke Gafvelin)</managingEditor>
    <webMaster>kjell-ake@geekproject.com (Kjell-Åke Gafvelin)</webMaster>
    
    <lastBuildDate>Fri, 01 Mar 2024 20:26:00 +0200</lastBuildDate><atom:link href="https://geekproject.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to create a minimal CMS in .Net - Part 1</title>
      <link>https://geekproject.com/post/how-to-create-a-minimal-cms-in-dotnet-part-1/</link>
      <pubDate>Fri, 01 Mar 2024 20:26:00 +0200</pubDate>
      <author>kjell-ake@geekproject.com (Kjell-Åke Gafvelin)</author>
      <guid>https://geekproject.com/post/how-to-create-a-minimal-cms-in-dotnet-part-1/</guid>
      <description>I have been using Hugo for building landing pages for my projects and it has been doing a great job. But every time I build a new site I have used a new theme and have to create a new layout in Hugo for it, and I haven&amp;rsquo;t really become friends with the templating language in Hugo. So I have been thinking that I should create the sites in Asp.Net instead as this is a platform I know very well.</description>
    </item>
    
    <item>
      <title>How to improve conversion for Saber Feedback</title>
      <link>https://geekproject.com/post/how-to-improve-conversion-for-saber-feedback/</link>
      <pubDate>Fri, 08 Jan 2021 11:12:00 +0100</pubDate>
      <author>kjell-ake@geekproject.com (Kjell-Åke Gafvelin)</author>
      <guid>https://geekproject.com/post/how-to-improve-conversion-for-saber-feedback/</guid>
      <description>When listening to the episode #164: A Saber Feedback update 9 months after acquisition of Steve McLeod&amp;rsquo;s podcast bootstrapped.fm I was thinking that I might actually have some ideas that could increase customer conversion ratio.
So I deciced to be bold and document my suggestions in a blog post rather than just submit it in a forum. I do give feedback sometimes in forums and on Twitter, but this time it felt right to do it this way.</description>
    </item>
    
    <item>
      <title>WiX Service Account Dialog</title>
      <link>https://geekproject.com/post/wix-service-account-dialog/</link>
      <pubDate>Fri, 30 May 2008 09:21:41 +0200</pubDate>
      <author>kjell-ake@geekproject.com (Kjell-Åke Gafvelin)</author>
      <guid>https://geekproject.com/post/wix-service-account-dialog/</guid>
      <description>In my current project we had a need to be able to enter the service account details during setup for the service which is hosting our WCF services. I couldn&amp;rsquo;t find a dialog that does this using WiX so I created my own.
In my setup project I used the WIXUI_FeatureTree template as a base. To &amp;ldquo;hook in&amp;rdquo; the new dialog you will have to override the template because if you just add new Publish elements they will not override the existing elements.</description>
    </item>
    
  </channel>
</rss>