Search Results

SamTodo 2.0 progress (8/18)

Work on 2.0 is continuing, here are screenshots showing some of the new features

Continue Reading >

SamTodo 2.0 progress (6/28)

The database has been modified to support new features: better permissions, multiple todo lists, comments, and attachments. The latest model can be seen below (click to enlarge): Additionally, we have installed MantisBT to help with development, you can view the Tracker here.

Continue Reading >

SamTodo 2.0 progress (6/25)

Wade and I have been moving along with version 2.0. We have created a new file structure (we are no longer using the Fusebox framework) and have begun structuring our classes. For queries, SamTodo will be using an ORM called “Outlet” by Alvaro Carrasco.  Outlet will allow us to execute database operations with more efficiency [...]

Continue Reading >

Track Day

Filmed by my brother

Continue Reading >

“Strangest things you’ve ever come across in the woods” threads

While browsing the Glock-Talk forums, I found a thread on things people have found in the woods.  Turns out there are many threads like this around the internet.  Very interesting stuff here, I spent hours reading through them. Some excerpts from the threads: A few years ago I was out kayaking with a friend. We [...]

Continue Reading >

PS3 Slim popping/cracking case noise

UPDATE 6/1: Commenter reports that he has replaced his Slim three times, the problem persists. The issue appears to be inherent in all PS3 Slims. UPDATE 4/26: New, cooler PS3 Slim model might alleviate the noise: http://www.eurogamer.net/articles/digitalfoundry-ps3slim-gets-45nm-rsx-blog-entry UPDATE 4/20: Some have suggested loosening the screws under the rubber footies (the 3 that come off, one [...]

Continue Reading >

SamTodo 1.2 making headway

1.2 is not dead! Last night I made some good progress. Some of the features you will see in 1.2: Multiple-user system Cookie-remembered logins Installation script Language pack support, initially with French, German, Portuguese, and Spanish An in-application configuration page Tasks now have date selection with pop-up calendar Development screenshots:

Continue Reading >

how to quickly add another user to samtodo 1.1

I realize I have been taking my sweet ass time with SamTodo 1.2, so here is a little something you can do until multi-user support becomes native. Note: Please backup everything (including your database) before doing this! STEP 1 EDIT _model\global\act_config.php Add an $account_name2, and $account_password2 underneath the originals so it looks something like this: [...]

Continue Reading >

cfsearch with a category restriction

ColdFusion’s Verity is difficult to figure out. There’s hardly any documentation for it online and there are a number of quirky little issues that cause a lot of frustration. Today I was trying to do what seemed to be rather simple, at least according to the Adobe docs: searching a collection that contains categories. I [...]

Continue Reading >