Archive for July, 2009
Welcome to Reliti.com
It seems the first blog post is always the hardest. You have to try and sum up why the world needs another blog. And there’s no way to do that that sounds valid. So you sit and stare at the screen trying to make your blog sound different from every other one out there.
Well, I’m not going to try. I’ll just tell the story of why this site got put up here. It’s not necessarily any better or worse than any other blog, but it’s here anyway.
A couple of years ago I bought this domain name. The intent was to write a CMS program in PHP that was easier to use than most of the other CMS packages I tried out. A couple years later and there are probably about 500 lines of code towards that goal.
As most anyone who has tried writing their own full web application knows the process of writing database queries, validating users, and dealing with server security issues is incredibly tedious. Enter WordPress. They’ve already written all of the boring stuff and in such a way that it’s easy to customize. So rather than spend time writing a backend that would likely never be as good as what’s already there I decided to design themes instead.
If you’re reading this within a few days of it being posted you will probably notice that there aren’t any themes here yet. I’m working on it. My first one is just about finished. I’ve just got to go through the theme checklist at WordPress.org to make sure it does what it’s supposed to.