symfony: database to fixture data

by prettyscripts on 2009-05-30 14:33:48 • Leave a comment »

symfony

while developing a symfony project, it's usually required to rebuild database and reload data constantly with 'symfony doctrine:build-all' or 'symfony doctrine:build-all-load' constantly. when this is run, test data are wiped. the easy way is to have i… more »

Tags: data, database, dump, export, fixtures, framework, import, symfony

css frameworks

by prettyscripts on 2009-05-19 15:41:13 • Leave a comment »

cssframework

i came across this article about css frameworks. from the sound of it, they seem to cut down css coding times. some of the ones mentioned in the article which i’ll be looking at: 960 grid system blueprint yaml yui more »

Tags: css, framework