processor : 0
vendor_id : CentaurHauls
cpu family : 6
model : 10
model name : VIA Esther processor 1200MHz
stepping : 9
cpu MHz : 1196.946
cache size : 128 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge cmov
pat clflush acpi mmx fxsr sse sse2 tm pni est tm2 rng rng_en ace ace_en ace2
ace2_en phe phe_en pmm pmm_en
bogomips : 2393.89
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 32 bits virtual
power management:
I'm currently testing a new computer for a friend from Fujitsu. I recommended the model C5730 because it's smaler than usual micro-tower and it's quite a representant of so called "green IT". For example it carries the German eco label "Blauer Umweltengel". I think, only Fujitsu certifies some of its products for this label.
Power consumption in idle is about 30 W. During video sessions it's about 50 W. That's all.
Preinstalled is Windows 7 Professional. My friend needs windows for his business-software.
Just to test, I droped in the current Ubuntu CD (9.10) and it starts perfectly with it. Even the sleep mode works impressingly.
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Pentium(R) Dual-Core CPU E5300 @ 2.60GHz
stepping : 10
cpu MHz : 1200.000
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm xsave lahf_lm tpr_shadow vnmi flexpriority
bogomips : 5199.64
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Pentium(R) Dual-Core CPU E5300 @ 2.60GHz
stepping : 10
cpu MHz : 1200.000
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm xsave lahf_lm tpr_shadow vnmi flexpriority
bogomips : 5199.90
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
Recently Packt Publishing contacted me and asked for reviewing their new Typo3 multimedia cookbook.
Of course, I'll do it as long as they send me the book. So I'm just waiting impatiently ;-)
The review will be posted here. So stay tuned!
Update 2010-03-06: The book arrived today. It makes a very good first impression. Not too much to read but some really interesting recipes. Remember: it's a cookbook!
After a long time, snowflake updated yesterday the Typo3 t3blog extension. The version number jumped from 0.6.2 to 0.8.0 and immediately after to 0.8.1.
What a step!
Maybe the security vulnerabilities found in t3blog were the reason for submitting the fixed and updated version.
New is a view for the most read posts. Nice feature, but there seems to be missing some parts. E.g. in the widget selector the title is missing and it only works as pi2-widget if you add the following line to your template:
plugin.tx_t3blog_pi2.views < plugin.tx_t3blog_pi1.views
The page browser changed completely and uses now the extension pagebrowse. Ok, I had to adjust the CSS settings, but now it's working again.
Also "my bug" has been fixed - almost. There remains a problem with the category-tags. I fixed it locally. Let's hope that snowflake keeps maintaining the extension.
In the updated documentation is also a reference to a blog near by me:
Update 2010-02-04:
I've added two bug reports to bugs.typo3.org:
Update 2010-02-10:
My two patches are accepted by snowflake and will be included in next release: Bug 13425, Bug 1342. Thank you Dominic!
Recently I redesigned my default letter template in latex. I use the scrlttr2 package from the koma-script suite. In some .lco-file you may adjust a lot of settings.
But how to change the default font? And which fonts exist by the way?
First of all, I installed the texlive extra fonts:
apt-get install texlive-fonts-extra
In your document you select now the fontpackage if there is one. E.g.
\usepackage{charter}
And/Or you change the default font family:
\renewcommand{\familydefault}{bch}
Sometimes you have to do both. But who wants to read the manual for every font. Only to see, that this font is absolut awful...
The FontCatalogue on www.tug.dk helps you very much with the selection. You see for every font the syntax to include it and some text written with it. Perfect! Have a look at:
http://www.tug.dk/FontCatalogue/