December 2015

Django
2015-12-22 09:57 (10 years ago)
Using Django RedirectView Inline in URLs to Redirect While Preserving URL Path

I want to redirect people who access /url-path-before/feature/hoge/ to /url-path-after/feature/hoge/.

iOS
2015-12-21 06:37 (10 years ago)
When Duplicate Symbol _OBJC_CLASS_ Appears in Large Numbers During iOS App Build

When encountering a large number of duplicate symbol _OBJC_CLASS_ errors during an iOS app build

HTML
2015-12-02 09:32 (10 years ago)
Template for WebFontLoader

When using WebFont, you may encounter a phenomenon called FOUT (Flash of Unstyled Text) where text is not displayed if the font fails to load.

MySQL
2015-12-01 06:42 (10 years ago)
Disable Stopword Filter in MySQL InnoDB Full-Text Index to Allow Searching for Words like "in," "by," "is"

Background I'm creating a full-text index with bigrams in InnoDB on MySQL 5.6. However, when I tried to search for the term "TWIN,"

Python
2015-12-01 02:02 (10 years ago)
Retrieve SSL Certificate Expiration Date Using timedelta

Get the SSL certificate expiration period using timedelta

Categories

Archive