June, 2008
From time to time, you may find it of some benefit to be able to open your Powerball up. Whether to give him a quick clean out or simply to replace a worn component inside.
The outer sphere shell is comprised of two separate halves, both of which have been precision manufactured to allow them snap perfectly together tightly without the need for glue.
The fastest way of opening these halves once they have been joined is to squeeze them at the point at which they meet. Below are the steps:
I found the lack of documentation also confusing (and time-consuming). You need to return an array like this:
$array["value"] = "label";
For instance:
<?php
$result = db_query(db_rewrite_sql('SELECT nid,title from {node} WHERE type="page"'));
while ($item = db_fetch_object($result)) {
$items[$item->nid] = $item->title;
}
return $items;
?>If you set a computer for auto logon, anyone who can physically obtain access to the computer can gain access to all of the computer contents, including any network or networks it is connected to. In addition, if you enable autologon, the password is stored in the registry in plaintext. The specific registry key that stores this value is remotely readable by the Authenticated Users group.
As a result, this setting is only appropriate for cases where the computer is physically secured, and steps have been taken to ensure that untrusted users cannot remotely access the registry.
I just get my 2nd eee pc from taiwan. The default language is in chinese. Since I don't know chinese, I need to change the default language for this eee pc. here is the steps taken from eeeuser.com forum:
- Press ctrl-alt-T to opn terminal
- type this in 'sudo /usr/bin/oowriter /etc/default/locale &'
- change file to say 'LANG=en_US.UTF-8'
- Reboot. That should do it.
Step 1: Copy "thumbnailviewer2.js" into js folder inside theme
Setp 2: Add code below inside template.php for that theme
drupal_add_js(drupal_get_path('theme', 'tapestry') . '/js/thumbnailviewer2.js', 'theme');
To theme cck imagefield with imagecache, make sure imagecache is working. Replace 'featuredsmall' with the imagecache name. Copy the imagefield name and adjust code below.
There are few ways to select color in input form field. Drupal have it's own color picker build in. The draw back with this that it not really user friendly and too technical. Other solution is to use javascrip pop-up menu, but it will not work in all browser.
Here it is :
(node.tpl.php)
A gyroscopic exercise tool is a device used to exercise the wrist as part of physical therapy or in order to build hand and finger strength. It can also be used as a clever demonstration of some aspects of rotational dynamics. The device consists of a tennis ball-sized plastic or metal shell around a free-spinning mass, which can be started with a short rip string or by a snap of the thumb. Once the gyroscope inside is going fast enough, a person holding the device can accelerate the spinning mass to high revolution rates by moving the wrist in a circular motion.







