Mike Valstar

Web Development, Programming, Random Thoughts

Twitter Status...

Blog

Jade template for RSS 2.0

Posted on

When coding an RSS feed for this site I saw that there really was no simple RSS templates written in jade. (Specifically since this site uses the Express framework, jade is already built in. ) I decided to create a jade template that will cover just about anyones needs for an RSS feed.

Read More

Coding with Node.js: Part 4; Storing Blog Posts

Posted on

With the admin login page completed we now need a list of blog entries and a way to create and edit them. So to start lets give ourselves an admin interface for blog posts that we can later integrate into the main website.

Read More

Mike Valstar © 2012