Fist plugin I tried put all of the posts that my wordpress blog had on one long grid. While this could be kind of useful, it didn’t really let me handle how they were spread out and the outcome wasn’t really what I would have hoped for.
Plugin used here was Grid Archives

The outline for this one looks kind of nice, but I could use some time to figure this one out.

This solution is far from perfect, but it does work a little like it is wished to work. I wonder if this project could be done with just HTML tables, or is there another reason to include some other software? I we were using HTML tables, the lines between components would of course be taken away. The text ‘something for the friday’ should also be taken away, but I imagine this could be done easily by modifying the php code.

D O E S
I T
L O O K
G O O D

It wouldn’t be a trouble to add pictures or links instead of just letters here.

I believe if we actually talk about this we could get a real deal out of the thing. Only sure way to find out is to talk about this. A simple HTML table would be the way that would cause least amount of work, but there are several other very interesting ways available.

There are for example PHP plugins that could read a whole MySQL table and print the output to a table, but this would require a ready table of data to output into the table. This would be just one of the things I would like to know at our interview.