Finished up testing of SCOTUS cases from the 2008 PRO collections. Ready to load them into FLR. Should be interesting.
Recent Updates Page 23 Toggle Comment Threads | Keyboard Shortcuts
-
Elmer Masters
-
Elmer Masters
Before we get to the EPUBs though we need to make sure that all of that great meta data is being put into Solr. Finding these opinions is more important than recreating the book volumes.
-
Elmer Masters
So, since I’m already running through all these opinions, I’m going to create EPUB versions of US Reports. Watch for availability.
-
Elmer Masters
Back into Free Law Reporter today. I’m adding additional meta data to SCOTUS opinions. Also decided the PRO case dump from 2008 would be represented as Free Law Reporter 3rd. BTW, I enjoy making up my own reporter series.
-
Elmer Masters
More bans on the Drupal system today. An IP address that belongs to Verizon FIOS and the panscient.com spider. Both repeatedly opened thousands of connections to seemingly random pages on the site over the course of 90 minutes this afternoon. Bad Spiders.
-
Elmer Masters
Turns out unpacking the Fastcase Advance Sheets .MOBI version is pretty straight forward. There’s a hunk of python for that at http://wiki.mobileread.com/wiki/Mobi_unpack. Once unpacked it’s all about processing the HTML into individual opinion files.
It would be nice to use the .EPUB files, but at the moment those are locked away in iBooks. -
Elmer Masters
Some helpful MySQL commands:
mysql> STOP SLAVE; SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START SLAVE;
mysql> CHANGE MASTER TO MASTER_HOST=’mysql.server.name’, MASTER_USER=’a-user’, MASTER_PASSWORD=’password’, MASTER_LOG_FILE=’mysql-bin.000000′, MASTER_LOG_POS=’742507236′;
-
Elmer Masters
Issues with MySQL slave may require a complete rebuild to get replication back in sync. That will eat up a lot of a weekend at this point. Should be able to do it with little production downtime though.
-
Elmer Masters
Doing cleanup on the MySQL Slave after the mess of last month. I learned that “slave-skip-errors = 1062” is your friend when resetting a slave that has gotten out of sync with its master.
-
Elmer Masters
Building ECR Topic Sites
Here are the steps for creating ECR Topic sites. This should be a pretty detailed outline of what needs to be done.
- Remove block on topic name
- most “top level” subject names are reserved by the system.
- Create Classcaster blog
- Set theme to eLangdell
- Configure theme
- Activate plugins
- Anthologize
- Audio Plugin
- Bulk Slug and Description update
- Category import
- Easy stats
- Hackadelic sliding notes
- Improved simpler CSS
- Login redirect
- My link order
- WordPress video plugin
- Convert topic grid into text formatted for category import
- Paste text into category import, test to make sure it lays out properly and then add categories
- Add “Press this” tool to browser bookmark bar, rename to match topic
- Open subject outline page on CALI website
- Follow link to each Lesson and use “Press this” tool to add Lesson description to blog. Link each Lesson to the category it matches
- For podcasts, use the short tag to embed a payer linked to the MP3.
- Break eLangdell casebooks for subject into chapters in Word
- Publish each chapter to blog from inside of Word linking to appropriate category
- Use db to locate appropriate cases for inclusion.
- Remove block on topic name