Source: www.protocol7.com/rss.xml

protocol7
Random, useless stuff


Introducing Apache Vysper
This is the first in a series of posts I’m planning to do on Apache Vysper. This first post will mostly deal with what Vysper is, later posts will go into details on various ways of using Vysper. Vysper is an implementation of an XMPP (aka Jabber) server in Java. Vysper is a subproject of [...]

Syncing tweets to Wordpress
The way old tweets just go missing worries me. This is my first tweet, not available on Google Search (at least not when writing this post). While my average tweet isn’t of much value, over time it builds into something I want to own and have around forever. And I want Google and the others [...]

Speaking at Oredev
Next week, I’ll be presenting at Øredev in Malmö. My session will be on the strengths and weaknesses of JAX-RS. So, if you happen to be in Malmö, feel free to come by and say hi. I’ll be sharing the presentation and the accompanying code here after the talk. I also understand there will be [...]

WAS plugin for Nagios
At one on my current work assignments, we use Nagios (or more specifically, the OP5 packaged Nagios) for all our infrastructure and application monitoring. We also use a fair amount on WebSphere Application Server instances. Thus, we needed to monitor WAS from Nagios, including some WAS internals like heap size and connection pool sizes. Looking [...]

Spring time clean up
Feeling it was that time of the year when you get the urge for a new site look. Of course, not that anyone actually visits sites anymore. But still. Seeing Jonas Bonér site, I wanted that theme so bad. Turns out it’s based on the default Jekyll theme and Jonas was happy to let me [...]

My SDC presentation
I finally found the time to publish my presentation from SDC2009. The topic is REST basics in general and JAX-RS in particular. As many of my presentations, the slides are not that very rich on words. I like having keywords on the slide which I can talk around, rather than the full manuscript. Thus, the [...]

SDC 2009
This Tuesday sees the first Scandinavian Developers Conference here in Göteborg. For a newcomer conference, the speakers and subjects they’ve been able to attract seems quite impressive. I’ll be there talking on REST in general and JAX-RS in particular. It’s a new talk for me, so I’ve been busy preparing (surprised every time how long [...]

Scrum for real
I just finished reading Henrik Knibergs “Scrum and XP from the Trenches” (Amazon). Of course, I guess everyone already know this but if you have anything remotely to do with Scrum, you should make sure you read this book as soon as possible. It’s shock full of great, practical tips on how you best work [...]

FtpServer one oh
A few days back, we finally release the big 1.0 of Apache FtpServer. It’s been a long, sometimes slow, ride to get there, but we now have a pretty damn stable piece of software. So, if you happen to need an FTP server for your Java application, make sure to check it out. It supports [...]

Building Despotify on Ubuntu
Despotify is out, here’s how to build and run it on Ubuntu sudo apt-get install libssl-dev zlib1g-dev libvorbis-dev libpulse-dev libexpat1-dev libncurses5-dev wget http://downloads.sourceforge.net/despotify/despotify-r761.tar.gz?use_mirror=freefr tar xvf despotify-r761.tar.gz cd despotify-r761/ make ./despotify Now enjoy your text based GUI

Newsfeed display by CaRP

Shopping:
See Shopping in Open Directory

Return to News Feeds Home Page
My Sites