The data types or columns types as they are called are little bit hard to find for somebody who ist not yet really familiar with rails language.
Now here what I found about this:
The columns types are:
:integer
:float
:datetime - default format: ‘2007-07-06 17:05:22′
:date - default format: ‘2007-06-07′
:timestamp
:time
:text
:string
:binary
:boolean
According options are:
:limit, e.g. :limit => 32
:default, e.g. :default => “defaultvalue”
:null, e.g. :null => true means its nullable
and for native data types:
:precision, ??
:scale, ??
My original Theme “rusty” is broken with the new wp version (2.1).
Unfortuantely I haven’t found the reaseon yet.
Meanwhile I switched to another theme.
Newsa as soon as possible.
The update itself works fine so far.
Attention there are some rpm-update failures: simply click ignore otherwise the
update process may fail (according to some other experiences)
The main aspect of the update is: Sound is working now.
(The article on the Inspiron 9400 is updated
Problems:
- Java installation breaks: the following links in /etc/alternatives are wrong:
jce_1.4.2_sun_local_policy -> /usr/lib/jvm-private/java-1.4.2-sun/jce/vanilla/local_policy.jar
jce_1.4.2_sun_us_export_policy -> /usr/lib/jvm-private/java-1.4.2-sun/jce/vanilla/US_export_policy.jar
replace them by (in my case):
jce_1.4.2_sun_us_export_policy -> /usr/lib/jvm-private/java-1_4_2-sun/jce/vanilla/US_export_policy.jar
jce_1.4.2_sun_local_policy -> /usr/lib/jvm-private/java-1_4_2-sun/jce/vanilla/local_policy.jar
Under Permalinks is a short description of well known ways how to achieve permalinks in different environments.
Inquirer reports an exploding notebook in Japan. If I hadn’t one, it wouldn’t bother me. But …
Inquirer article
So far no details are availbale about the device.
This is the first post. This page is going to handle news and opinions about the world, linux and some more important stuff.
Right now I do not have an appropriate theme at hand. to come soon.