from Turba to Burba. funny story

Atif Ghaffar aghaffar at developer.ch
Thu Apr 19 20:53:01 PDT 2001


Hi, guys,

congratulations on the good work on Turba.
At 04:30 I realized that I had to have a bookmark manager for some
project and it should integerate in Horde/IMP.
So here is what I did.
cd horde
cp -a turba burba
cd burba
find . -type f | xargs perl -pi -e 's!TURBA!BURBA!g' 
find . -type f | xargs perl -pi -e 's!Turba!Burba!g'
find . -type f | xargs perl -pi -e 's!turba!burba!g'
find . -type f | xargs perl -pi -e 's!email!url!g'
find . -type f | xargs perl -pi -e 's!Email!URL!g'
find . -type f | xargs perl -pi -e 's!Name!Title!g'
find . -type f | xargs perl -pi -e 's!contact!bookmark!g'
find . -type f | xargs perl -pi -e 's!Contacts!Bookmarks!g'
mv lib/Turba.php lib/Burba.php

edited burba.sql :) removed everything except object_ID, owner_ID, name,
notes, email was already changed to url
added the table to horde database.

at 04:50 I have a working bookmarks manager :)

here is the screenshot http://atifghaffar.com/pics/snapshot8.png




More information about the horde mailing list