MySQL dump: Here
Import via phpadmin: here
Translucent Onion
Friday, April 11, 2014
Monday, March 17, 2014
Thursday, March 6, 2014
Monday, February 17, 2014
Writing dissertation
Suggestions:
- how to write a dissertation from cs at purdue
- how to write up a phd dissertation from cs at jhu
- how to write a good (no, great) phd dissertation from cs at cmu
Friday, November 22, 2013
Memory Curios
- Life Without Memory: The Case of Clive Wearing; Part 1a, 1b, 2a, 2b, 2c, 2d
- Forgot password: 1, 2, 3
- Test PHP mail on localhost: 1, 2 (generate app specific password for gmail and use it in sendmail.ini)
- PHP mail on the server: ssmtp, php dot ini
- PHP debugging: 1
- Internet media types: 1; PHP File Upload: 1, Deny Access to Server Directory: put "Options -Indexes" in a .htaccess file inside the directory; Download file from server: 1;
- For downloading with correct mime extension, use finfo_file(); on windows you need to uncomment "extension=php_fileinfo.dll" in php.ini and then restart Apache
- Typing speed: 1; hidden field: 1, 2; key codes: see page source of 1
- LAMP on server
- Restrict access to a folder on Ubuntu Apache: put .htaccess with "deny from all" inside the target folder and follow instructions in this link.
- To dump database: from the system shell use "mysqldump -u username -p dbname > dbname.sql"
Thursday, November 7, 2013
Monday, November 4, 2013
Note
Has been four days, one hour, and 52 minutes. Feeling good about getting rid of the smell. Taste improved.
Subscribe to:
Posts (Atom)