Back into cases. I have a spreadsheet that assigns a CALI Topic(s) (Torts, Property, Civ Pro, Contracts, Crim Law, Crim Pro) to each of several thousand cases. The high level topic selection is based on common knowledge and use in legal education.
Next trick is take the spreadsheet, get it into a db and match the topics to existing cases (in HTML already) and then generate lists of cases by CALI Topic.
Updates from Elmer Masters Toggle Comment Threads | Keyboard Shortcuts
-
Elmer Masters
-
Elmer Masters
Notes on using Do.com
- Everyone should set default group to CALI. This is important for things like using the widget from the Gmail web client and sending email to the system
- It seems like the widget is not seeing the projects on Do.com. This can lead to errors like duplicate projects. I need to look into this.
- Looking into doing something like forwarding webmaster email to Do as a way to provide some tracking on things.
-
Elmer Masters
With basics set for parsing the 10KCB cases, I’ll be spending some time digging through log files ot see where the parser is broken.
-
Elmer Masters
Back to case processing. First some notes about where I appear to be.
- Start in Dropbox/Projects/10KCasebook
- adopting FC stuff from PRO
- For state cases, getting cites, parties right. Still issues with courts, docket numbers, dates
- For Fed cases, getting it all right
-
Elmer Masters
Looking for a new audio plugin to use with Classcaster. A big hurdle seems to be that in Firefox flash blocking add-ons break some of the plugins.
-
Elmer Masters
Got the A2J stuff done. Now on account creation first and last name info is pulled from Drupal into A2J.
-
Elmer Masters
Learned about GROUP_CONCAT() in mysql. Seems like it could be useful for pulling together multiple values of the same fields, rows in a single table. See Drupal’s profiel_values for an example. The SEPARATOR option is useful.
-
Elmer Masters
Into some A2J stuff this afternoon. Building names from Drupal profile fields.
-
Elmer Masters
Moved the eLangdell bookstore and the forthcoming eLangdell Course Resources sites to new homes. Same URLs, just more spacious servers.
-
Elmer Masters
Doing some sys admin housekeeping this AM. Silently moving things around on the backend to hopefully increase performance on the front end.