Posts Tagged ‘web application’

Scandinavian crossword puzzle

Tuesday, July 1st, 2003

Skandinavska križankaIt’s very hard to make a good Scandinavian-style crossword in Flash.

In this attempt, there are a few nifty features. The clues can be enlarged by hovering over them with the mouse pointer. Clicking on an empty field sets the starting point for filling the blank spaces. Clicking on the same field repeatedly toggles the solving direction. The solution can be posted and eventually saved in a database for a prize draw.

The puzzle is entirely configurable through an external file, including the position and size of the picture.

URL:

http://icarus.dzs.si/igre/krizanka/

(more…)

Cliniporator Electronic Forms

Wednesday, April 16th, 2003

CliniporatorAfter I started working at Renderspace, I had more time to do other projects, because the schedule was not as hectic as Parsek’s. My web programmer friend Ivan, who I’d worked with closely at Parsek for quite some time, asked me if I’d be interested in creating electronic forms for the Cliniporator database.

The Cliniporator is an electroporation device used for research in effective DNA transfer in gene therapy. When cells are exposed to electrical fields of sufficient intensity, their membranes become more permeable, allowing large molecules such as some drugs or nucleic acids to enter the cell.

The electronic forms that I created enabled visually adding points where the patient’s tumors are located and entering attributes and details about the therapy for each one. The information is then stored in a database and can be retrieved and analyzed statistically or otherwise.

(more…)

Interactive map of Slovenia

Wednesday, October 9th, 2002

Interaktivna karta slovenije / Interactive Map of SloveniaA web application that was used on several Parsek sites, including the election campaign website of LDS (Liberal Democrats of Slovenia) and the Renault Slovenija website. The application generates clickable points on the map according to dynamically loaded coordinates defined by the Gauss-Krüger system. This way, the points needn’t be positioned manually, but can be loaded from an external XML source, such as a static file or dynamically generated from a database resultset.

Example:

http://www.renault.si/storitve/servisi/index.jsp

(more…)