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

Digital Twin (my playground)

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

2 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…

9 months ago

AI is enhancing me

AI as an enhancer of human abilities.

10 months ago

“How we fell out of love with voice assistants”

The BBC article "How we fell out of love with voice assistants" by Katherine Latham…

1 year ago

Ontology-based reasoning with ChatGPT’s help

Like so many others out there, I played a bit with ChatGPT. I noticed examples…

1 year ago

Break from work

Hi all… It’s been a while since I posted on this blog. It’s been an…

2 years ago