To build the web-app: Install node and npm. Install bower: $ npm install -g bower Install dependencies: Run in the root directory: $ pip install -r requirements.txt Run in webapp/cardetector: $ npm install $ bower install Note: The app structure was based onhttps://realpython.com/blog...
The blogosphere has started bubbling some interesting discussion of how Metcalfe’s Law applies to current Web 2.0 dynamics like social networking.Some IEEE types,Brad Feld,Niel Robertson, a PhD. student namedFred Stutzman, my partnerSim Simeonov,myselfand a few others have posted on this in th...
I wanted to make some significant changes, with the view to submitting them back to the b2e source repositary. However, as I delved into the code, it was clear that a lot of the PHP was not great, some awful. On the opensource community site, it appeared that the one guy who maintain...