Tag Archive for 'Technik'

Page 4 of 40

WordPress K2 GarciaSolar Style

During my playing with the new version 2.6 of WordPress and 1.0 RC6 of the K2 theme, i’ve created a new colorScheme called “GarciaSolar” (it’s the style of my own blog) as a StyleFile for the K2 theme. You can download it here or here.

flattr this!

toendaCMS 2 faster then WordPress 2.6

Yes, is real. I’va tested it with real-data. One of the latest functions i added to toendaCMS is a exporter, that exports news, categories (also as tags) and users into the WordPress eXtended RSS (also called WXR) file.
The i imported it into my test installation on galaxy.vandango.org. Well, i only wanted to check if the exporter runs smart and generate the correct format, but as is seen the generating time of the tools a big smirk come on my face. Here’s the average result:

toendaCMS 2.0: 0.8321 seconds. 178 queries.
WordPress 2.6: 1.1000 seconds. 24 queries.

Thats cool, toendaCMS is absolutly faster as WordPress. And that although toendaCMS has more then seven-times more queries!
If toendaCMS has also as many as queries like WordPress, the speed is approximately 0.1121!

flattr this!

toendaCMS 2 published

I have published the new version of my next generation Open-Source content management framework.
Go here to get it…

flattr this!

AODL – The .NET Interface for ODF files

In my spare free time im working on a simple movie database to have a sortable collection list of my movies. Hitherto i’ve do that with the Spreadsheet of OpenOffice.
After some time of development i’ve finished a first betaversion of my tool and starts to work on a importer.
The best way to import ODF files is to extract the content files fromt the zip-encoded files and read the xml. This steps were already done by the OpenOffice team and somebody has implement this steps in a .NET interface library. I’ve found this project (AODL, Sourceforge) and starts to working with it. Bug it has a bad bug.
I have a big table with many cells in many rows, but some of this cell – also severals side by side – are empty. And OpenOffice creates on this empty cells a XML attribute called “table:number-columns-repeated” which descripes how many copies of this cells came after this one.
The AODL assembly do’snt has this attribute calculation implemented so that if’ve sit down and do that. So, here’s the bugfix and the assembly.

Link: Download

flattr this!

toendaCMS 2 Beta 2 – letzte Beta draußen

Und weiter gehts mit der zweiten und letzten Beta von toendaCMS. Zwar ist noch nicht alles Final, z.B. läuft der tinyMCE Editor noch nicht im Internet Explorer (7) obwohl er offiziell unterstützt wird, aber es sind viele kleinere Fehler gefixt und das Seitenmenu (im SQL Modus) hat endlich die Möglichkeit ein zweites (und theoretisch auch mehr) Untermenu zu enthalten.

Die Testversion findet ihr im Downloadbereich der offiziellen Seite.
Und nun viel Spass beim testen…

UPDATE: Endlich läuft der tinyMCE auch im IE, gibts aber noch nicht im aktuellen Paket.

flattr this!