Skip to content
May 31 11

simple artist site with cakephp

by Manuel

Actually this site I created a while ago. My sister needed a very simple site with a cms which is very easy to use.
I built the site with cakephp and it is definitly one of the best php frameworks out there.

check it out here:
http://veronikaspierenburg.com
read more…

May 25 11

grails, app-engine recipes project

by Manuel

To learn about grails and google app engine I wanted to build a small app which also can be useful to me and other people. As I sometimes don’t know what to cook and I don’t feel like to go buy groceries, I came up with the idea to make a site where you can search a recipe after ingredients you have at home.

There a several sites like this, but no one was really enjoyable or even helpful.
Also my goal was not have a lot of visits, but to learn about grails together with google app-engine.

Beta site:
http://mpfsuperbly.appspot.com/
read more…

Mar 6 11

fields

by Manuel

For a project I’m working on I created a field which only allows numbers input and a suggest field.
I’m trying to start here a useful collection of different fields.

demo
read more…

Feb 19 11

tagfield

by Manuel

For a project I’m working on I created a delicous like tagging field. As I didn’t find any tagging field which suited my needs I created this one. It’s still in progress.

demo

read more…

Feb 12 11

vi editor

by Manuel

A quick reference guide for the vi editor, listing moving, inserting, copy/paste, undo/redo, search/replace and other commands.

vi-cheat-sheet-preview

read more…