Asahi Shimbun is Availbale in Kindle
Amazon kindle, an electronic book reader, is available in Japan since autumn, 2009. You can enjoy reading books, newspapers, magazines. Currently, we can not read those written in Japanese, but maybe we can in the future.
February 8th, Asahi Shimbun, one of the biggest newspaper publishers in Japan, started distributing in kindle. You can read two weeks for free, and if you like it, you can subscribe and enjoy reading. Subsription costs $9.99 per month.
System Requirements for SOY CMS 1.2.6
- Apache 1.3 or later.
- PHP 5.2.x with modules;
- PDO
- PDO_SQLite (if you use SQLite) or PDO_MySQL (if you use MySQL)
- mbstring
- Standard PHP Library
- JSON
- SimpleXML
- Either SQLite or MySQL.
These are minimum requirements. Zip, GD, and HASH modules are recommended.
You can download http://www.soycms.net/product/download
Choose either SQLite or MySQL (corresponds to your SQL environment) at download page.
Installing SOY CMS Templates
You can install SOY CMS templates in your soycms admin area. Go to "page" → "page template management" and you will find "upload a page template" button.
In case you see a message "Archive Zip Missing," please download Zip.php (you can get Zip.php at the link target shown in the message), and upload it under the common/lib directory of your installation.
Once you upload zipped template files, soycms will automatically unzip.
QR Code Creation
I made a QR Code Creation plugin for SOY CMS.
This plugin detects your page URL and creates a qr code(2D barcode image) containing the URL information. This plugin uses Google Chart API as an image generator.
You can specify the size of a qr code in the admin area (if not, it will be 200px).
You can download → http://soy.php-web.net/Qrcode.zip