DESBUY.com - my newLISP bootstrapped project
Posted: Mon Sep 10, 2012 7:35 pm
Hi newLISPers!
Today my first bootstrapped website project launched. DESBUY http://www.desbuy.com. It's a platform for finding local design furniture. Currently is backed by eBay, local dealers coming soon.
It's entirely based on newLISP Code and runs on Amazon EC2 (micro instance). Geolocation is done by passing (env "REMOTE_ADDR") to a webservice.
Dynamic translation is provided by a list and lookup - no database required there ;-)
More newLISP projects are on the way.
Cheers
Hilti
Today my first bootstrapped website project launched. DESBUY http://www.desbuy.com. It's a platform for finding local design furniture. Currently is backed by eBay, local dealers coming soon.
It's entirely based on newLISP Code and runs on Amazon EC2 (micro instance). Geolocation is done by passing (env "REMOTE_ADDR") to a webservice.
Dynamic translation is provided by a list and lookup - no database required there ;-)
More newLISP projects are on the way.
Cheers
Hilti