Electrotek

From programming to day dreaming

Monthly Archives: April 2008

ADF Faces/Trinidad tree component’s state (expand/collapse by clicking on a node label)

This is a follow-up on a post “ADF Faces RC: Expanding an af:tree node by clicking onto its label” by Frank Nimphius. The problem is to be able to expand/collapse a Tree node by clicking on it’s label. Frank’s solution is based on JavaScript. The solution bellow is a server side and based on a [...]

Some handy bash script to kill ‘em all

In Linux you might want to kill all processes by part of the CMD, or in other words by part of the program name. So instead of searching all processes and killing them all by PID, you might use a little bash script: In Ubuntu I have it as /usr/local/bin/killallname. So if for some reason [...]

Skiing in Soelden 2008

03.15-03.22 I was skiing in Soelden, Austria. Although most of the days were extremely foggy the overall experience was great… Here are some photos:

SOAP web service with Zend Framework

Warning: this stuff is written more than a year ago and might not fully reflect current situation. It’s not production ready (performance is not addressed here – think cache). This tutorial is no longer supported. Use at your own risk. SOAP definition from Wikipedia: SOAP is a protocol for exchanging XML-based messages over computer networks, [...]

Follow

Get every new post delivered to your Inbox.