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:
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.
As part of the BrainExpanded project, I’m building an iOS app that lets users easily…
Artificial Intelligence (AI) has rapidly evolved over the past few decades, becoming an integral part…
Happy New Year everyone! I was planning for my next BrainExpanded post to be a…
See "BrainExpanded - Introduction" for context on this post. Notes and links Over the years,…
This is the first post, in what I think is going to be a series,…
Back in February, I shared the results of some initial experimentation with a digital twin.…