Demo app not working?

2010-01-10 Thread Henrik Sarvell
I'm working on the Pico Admin interface again, this time with lower aspirations, from the beginning the goal was to create a central interface to manage an arbitrary number of er/datbases similar to what is doable in PhpMyAdmin with MySQL databases. However this time the goal is to simply drop it

Re: Customizing http access

2010-01-10 Thread Alexander Burger
On Sat, Jan 09, 2010 at 08:28:15PM +0100, Henrik Sarvell wrote: > snag I had to solve. I couldn't find a global function so I made my own: > > (dm urlDecode> (Str) >(pack > (make > (in (list 'echo Str) > (while (char) >(let Char @ >

Re: Wikipedia

2010-01-10 Thread Alexander Burger
Hi Henrik, > So in the spirit of promoting the language I made the reply into its own > post on my blog: > http://www.prodevtips.com/2010/01/09/on-picolisps-wikipedia-woes-and-the-process-of-promoting-a-language/ Thanks Henrik! > When it comes to secondary sources and references and such I prop

Re: Demo app not working?

2010-01-10 Thread Alexander Burger
On Sun, Jan 10, 2010 at 11:51:37PM +0100, Henrik Sarvell wrote: > but then when I try to login with admin/admin I get: > > : !? (get *DB (cdr Tree) (car Tree)) > Bad DB file This looks like there is no database open. Did you start it as $ ./dbg app/main.l lib/too.l -main -go This will create