It's been ages since I wrote my last blog but finally I have got round to it, the last month has been busy with project deadlines and remaking this blog. This is the first release of my new blog written using the MVC framework, this first iteration is very simple but I am keen to get it out there to replace BlogEngine and so I don't spend for ever adding to it and not getting anything it to the real world
So what is in the first release? Here are some of the features of my first release:
- Ajax image and file uploader which allows me to easily add images and files as I write my blog.
- Ajax blog post date picker. You can only select dates that actually have blog posts.
- Gravatar's for post comments.
- MarkIt Up text editor - I wanted something very clean a simple that could be easily added to the website.
- For the design I have used Grunge Superstar by Viktor Persson, which was originally a WordPress theme but I have managed to crowbar into this blog.
Ok some pretty simple stuff to start with but it gets the core of the blog completed. Over the next few months I am going to try and add lots of different little bits of pieces:
- Tag cloud - everyone has to have one of these
- Ability to add "pages" - these will be for projects I am working on, for example the Petrol Calculator I had on my original blog (it will be coming back).
- More javascript fancy stuff - really I am not sure what this will cover but as I have ideas I will add them in
- Book list - this will be a list of books, some techy some not, just things I like to read.
- Image and file browsers to allow browsing of files already on the server when you want to add an image of file to a blog / page post.
Once I am happy I might put the source code on the site so others can have a look and make improvements. If you have suggestions on how I can improve the site please post a comment or drop me a message when I have written the contact form (better get started on that).