.iphone { position: relative; height: 123.75px; width: 62.5px; border-radius: 8.75px; margin: 12.5px auto; background: -webkit-linear-gradient(-165deg, rgba(255,255,255,0.4), rgba( 255,255,255,0.15)...
code { padding: 2px; background-color: #f4f4f4; color: #7f0055; font-weight: bold; border: solid 1px #ddd; } blockquote { margin-left: 1em; font-size: 12px; line-height: 17px; background-color:...
It's a complete memorandum. ...
Before、...
DudaMobile (and Google) have created an amazing service. "GoMo" is an ASP-type service that automatically optimizes websites that are not optimized for smartphones to smartphone sites. It is worth mentioning that it is freeware that can be used for free for one year (1,180 yen after the second year). ...
When building a commercial website with WordPress, it is common to separate the web application server from the database server and duplex the database side. It is simply to improve the performance of the service by distributing the load on database access, and in the sense that the main database can be recovered from the database of the mirrored secondary node in the event of a failure, it is the worst case for the service...
I was building a WordPress site, and I came across a symptom where I could access it normally immediately after installation, but when I logged in from the login page, the screen went blank and I couldn't log in, so I thought I'd leave a memorandum on how to solve it. The above case study was posted on Codex, but there was no corresponding cause or solution, so I checked the error logs. \[code light="true"\] PHP...
I created a plugin to incorporate "PHPExcel", which is famous as a free library that allows you to manipulate Microsoft Office Excel sheets from PHP, into WordPress. ...
When passing a value to PHP for processing, it is common to check for the existence of the passed value and redefine it as a PHP variable. However, it is troublesome to write such a routine process every time, and if you change the URL parameter name, you will have to work on that part again, which is troublesome. ...
\[caption id="attachment\_364" align="alignleft" width="320"\] \[/caption\] When we rebuilt our intra in WordPress, one of the things we requested was to "NEW" if the category list in the menu that is placed as a sidebar contains the latest post for each category. I want you to show the mark." There was something to say. ...
I tried the new editing feature "Face Blurring" added to YouTube (a function that automatically blurs people's faces), so I will write a review of it. As for my impression, "The accuracy is not very good." ...
\[caption id="attachment\_267" align="alignleft"\] 'console' is not declared (IE8)\[/caption\]...