My blog engine

In order to educate myself, I decided to write my own blog engine. It’s driven by SQL Server and ASP.NET (written in C#). Unlike other blog engines that I tried, I decided that instead of having the engine controlling the structure of my website, I could create a couple of ASP.NET controls that a user could place anywhere in a Web Form, hence separating the HTML page design from the blog engine.

The steps for posting an entry into my blog:

  • Write this using outlook;
  • Post it automatically through www.newsgator.com to my custom plugin;
  • Post it via a Web service to my blog engine and store it in the blog database.

Comments are also supported. RSS and Atom feeds are provided. Some more work may be required there. As I find more time, I will work on more blog-related features.

Recent Posts

BrainExpanded – The Timeline

See "BrainExpanded - Introduction" for context on this post. Notes and links Over the years,…

1 day ago

BrainExpanded – Introduction

This is the first post, in what I think is going to be a series,…

1 day ago

Digital twin follow up

Back in February, I shared the results of some initial experimentation with a digital twin.…

1 week ago

Digital Twin (my playground)

I am embarking on a side project that involves memory and multimodal understanding for an…

10 months ago

“This is exactly what LLMs are made for”

I was in Toronto, Canada. I'm on the flight back home now. The trip was…

1 year ago

AI is enhancing me

AI as an enhancer of human abilities.

1 year ago