Category: PC/Etc

PC/Etc
2013-11-01 07:22 (12 years ago)
Using Safari's Text-to-Speech to Read Aloud HTML

Basically, you can make it speak with just this code:

PC/Etc
2013-09-18 06:23 (12 years ago)
MySQL 5.6: ERROR 1265 (01000): Data truncated for column ... prevents SQL execution

Isn't sql_mode=NO_ENGINE_SUBSTITUTION,STRICT_TRANS_TABLES specified in your my.cnf?

PC/Etc
2013-08-30 10:51 (12 years ago)
Converting a Large SVN Repository Segment into a Git Repository

Migrate one subdirectory of a huge SVN repository into Git. `git svn clone` alone pulls in docs/dumps too — this post shows how to exclude those paths.

PC/Etc
2011-06-27 03:10 (14 years ago)
When Updated to Eclipse PyDev 2.2.0, Editor Tab Names Became Longer → Fixed

After updating Eclipse to Indigo and installing Pydev 2.2.0, I noticed that the editor tabs defaulted to the long-winded display format like the old Pydev.

PC/Etc
2011-06-19 03:40 (14 years ago)
Retrieve a User's Tweet List without Authentication using the Twitter Search API

<!DOCTYPE html>

Categories

Archive