24 December 2011, 9:31 am

©
fry_theonly
A new book called Amazon SimpleDB Developer Guide is a complete guide to using Amazon's SimpleDB database API. This book has a whole chapter on installing memcache to cache your query results locally. CacheLite for PHP is also covered, but the Java section is the weak spot in the otherwise excellent guide.
For example, when tested on a real machine the Java test code showed that the memcached server was running properly, but the Java code for using the cache didn't work. It ran, but continued to query SimpleDB direct. The Python code, however, worked perfectly. However, if you are using memcached in Windows you'll need to use port 11211 instead of what's shown in the book. The section on updating SimpleDB in Python by making serial consecutive calls to SimpleDB is completely missing the code for the script, but the book does go on to cover inserting multiple items concurrently into SimpleDB using a threadpool in Java.
19 November 2011, 8:14 am

©
ComputerMonger
Sometimes you must use a mixture of Linux guides in order to get memcache working for you. If you need memchache to use Puelia, which is a PHP implementation of the Linked Data API, then you will need to know the commands for installing memcache on Ubuntu 10.04.
These are the commands you must enter: sudo apt-get install memcached, sudo apt-get install php-pear, sudo apt-get install php5-dev, sudo apt-get install libmemcached-dev, sudo pecl install Memcache, sudo echo "extension=memcache.so"> /etc/php5/apache2/conf.d/memcache.ini. Find your php.ini file, which is likely in /etc/php5/apache2/php.ini, and add this line to the bottom of the file: memcache.hash_strategy="consistent". Then try : memcached -d -m 1024 -1 127.0.0.1 -p 11211. If you get a message "can't run as root without -u switch" then try: memcached -d -u www-data -m 1024 -1 127.0.0.1 -p 11211, then: service apache2 restart.
9 October 2011, 9:36 pm

©
saint-gobain abrasives, sweden
Saint-Gobain Solar, the leading manufacturer of sustainable materials and engineered renewable energy solutions, is displaying its easy installation crystalline silicon (c-Si) modules made with LightSwitch® frontsheets at Intersolar Europe, being held in Munich.
LightSwitch fluoropolymer film, which is inherently lightweight, and convenient for module installation, incorporated with the high efficiency of c-Si solar cells provide a unique combination of enhanced performance, increased durability, and manufacturing efficiency, bringing solid benefits to both module installation and manufacturers, and also the end-users.
Conventional c-Si modules typically include a heavy glass front design which requires extra care in handling and module installation costs increase manifold. LightSwitch Frontsheet, which is Ideal for lightweight solar module installation, is a melt processable fluoropolymer providing superior weatherability and UV resistance. These highly transparent films are tough and reliable, and provide frontsheets weighing as low as 0.1 kg/m2 that offer outstanding resistance to chemicals and weathering, low flammability, stress crack resistance, and insulating properties, and extremely easy module installation.