Posts Tagged ‘php

CakePHP Authentication

September 12, 2008 | In: Programming

I found some great tutorials on implementing ACL authentication in CakePHP. However, for the longest time I couldn't get the actual example code to work. The way to authenticate everything in your application is to create an app_controller.php file in...

I'm working on an NEH funded collaborative research grant entitled "Measuring the Social, Spatial, and Temporal Dimensions of Virginia Slave Housing." The project is exciting because it's taking existing architectural, archaeological, and documentary...

Over the last year our library has used its Facebook application to let students see where their friends are in the library and expose library resources to users without needing to go to another website. It's been used pretty heavily and there are a lot...