Archives for Říjen 2007

WebRunner turns to Prism

As you can read at this Mark Finkle’s post, here at Alex Faaborg’s blog or here on Mozilla Labs Blog WebRunner becomes to Prism with fresh new logo and new version (latest WebRunner reached 0.7 version) today I downloaded Prism 0.8 (currently is available only Windows build). Update: Here are some good news about Prism [...]

Zend Studio Neon Beta vs. original Eclipse PDT

Before a few days I wrote about my testing of PHP IDE Zend Neon Beta but after a few days with it I started trying another solution because of I wasn’t able to run debugging on my localhost (I’m using latest XAMPP as my dev-server) – I downloaded original Eclipse IDE with PDT plug-in installed [...]

Screenshots from a test day

I’ve uploaded all screenshots which I taken during the test day – here are links for all new galleries on my Picasa Web Albums: IBM Lotus Symphony Beta Zend Neon Beta Flock 1.0 Beta

WebRunner – The First Touch

For a first time I tried WebRunner for publishing small and really simple webadmin tool for editing news on one customer’s webpages (DB Production‘s customer, of course). The main purpose was simpler user authentication – I only created .webapp file with hard-typed password and than I post this file to the customer by email, he [...]

A Test Day

I had some free time so I’ve downloaded and tried some new pieces of software – Zend Neon Beta, IBM Lotus Symphony Beta, Safari 3 Beta and Flock 1.0 Beta – all on Microsoft Windows Vista (which I tested too – on my friend’s PC). All this software was released during last month so is [...]

From PHP to ICalendar

In current days I’m working on new version of web site for HaDivadlo theater and I wanted to render their program also as an ICalendar file. I didn’t used any external framework only my PHP implementation of Google CTemplate and MazaarPHP – simple PHP 5 framework especially aimed on web pages. Here is the truncated [...]