Tag: lbows

Two Goodbyes and a Welcome back

I’ve said goodbye today. The first thing is lbows. Lbows is officially dead now. I canceled the website and removed the twitter account. The reason for this is that I’m not quite fond of PHP anymore for these kinds of things. I’m currently trying to get [[http://ladonize.org/index.php/Main_About|Ladon]] back on to be able to serve backoffice Read More

Rebuilding lbows in python with twisted

You remember //lbows//, right? Err… that PHP-based integration framework, that was– oh, forget it. Anyways, I got tired of it. I’m currently moving towards Python as I like the leanness and clear structure of it, although I have to say, that PHP’s currently got a far better SOAP server support (in the Zend framework). Nonetheless, Read More

SSH public key distribution with dokuwiki and lbows

That’s an interesting title, eh? You wonder „ssh public key distribution“ with **dokuwiki**? Yes. Keep reading. **Task**: Create a simple and lean SSH key distribution solution for multiple linux-servers. Do this quick and don’t spend much time doing it. **Why**: We need a simple solution to distribute ssh public keys of people allowed to access Read More

Think big – a development methodology

In case you read my recent tweet and don’t know what I’m talking about: Let me break it down for you. In my years of experience in the development field of work being a systems administrator/developer hybrid the one thing I learned the hardest was: Think big! This means, that you’ll have to not only Read More

Say hello to Lbows!

Being confronted with the same requirement for the millionth time to create a webservice, that does something, but simple and supporting SOAP, XMLRPC, blablabla, I sat down and thought about that whole thing. And created [[http://wiki.github.com/dploeger/lbows/|Lbows]]. Lbows is a very simple //PHP5//-based middleware platform utilizing the wonderful [[http://framework.zend.com|Zend Framework]] to generate SOAP, XMLRPC, JSONRPC and Read More