<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6" -->
<rss version="0.92">
<channel>
	<title>tech notes</title>
	<link>http://bsd.dischaos.com</link>
	<description>just some random</description>
	<lastBuildDate>Fri, 11 Jul 2008 14:37:47 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>OpenBSD interface groups - manual carp failover.</title>
		<description>This is something new I've just learned that only exists on OpenBSD. Up until today I thought that the only way to manually failover a carp setup was to down the carp interface on the master.

It looks like there is an easier way of doing it on OpenBSD. In fact ...</description>
		<link>http://bsd.dischaos.com/2008/07/11/openbsd-interface-groups-manual-carp-failover/</link>
			</item>
	<item>
		<title>Jabber servers with support for flash clients</title>
		<description>Flash clients don't comply with the XMPP protocol. This is due to some limitation/security features in the flash itself. The problems are:

	flash sends null terminated stanzas and expects the same from the server
	opening stream header is a bit different than expected. In case of a flash client it's:
&#60;flash:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' ...</description>
		<link>http://bsd.dischaos.com/2008/07/07/jabber-servers-with-support-for-flash-based-clients/</link>
			</item>
	<item>
		<title>running FreeBSD under VMware</title>
		<description>Although FreeBSD runs under VMware  and there's even an option for it in the GUI management tool, it doesn't run perfectly.

timekeeping

The first problem with FreeBSD under VMware is time synchronisation. After running FreeBSD for a few minutes you'll notice that its timer is completely out of sync comparing with the ...</description>
		<link>http://bsd.dischaos.com/2008/07/02/running-freebsd-under-vmware/</link>
			</item>
	<item>
		<title>reverse ftp-proxy with pf and OpenBSD</title>
		<description>Imagine you have a FTP server behind your NAT/firewall server and you want to (or rather have to, because why would you really _want_ to do it?) give access to this FTP from outside world.

As FTP is a really crazy old protocol it's not as easy as with HTTP or ...</description>
		<link>http://bsd.dischaos.com/2008/07/01/reverse-ftp-proxy-with-pf-and-openbsd/</link>
			</item>
	<item>
		<title>symfony object_select_tag options</title>
		<description>I couldn't find on symfony's website what options you can pass to the object_select_tag function. It's definition looks like this:
function object_select_tag($object, $method, $options = array(), $default_value = null)
and options can be:

	peer_method - peer method you want to use to fetch options. useful for sorting, limiting output etc.
	text_method - method used ...</description>
		<link>http://bsd.dischaos.com/2008/06/27/symfony-object_select_tag-options/</link>
			</item>
	<item>
		<title>creating web services with wso2 wsf/php</title>
		<description>I'm not sure if it's the best way of doing it, but this method of creating web services with wso2 works for me. A bonus here is that it doesn't involve creating or modyfying any XML/WSDL files as all this is autogenerated or handled by the framework itself.

This example service ...</description>
		<link>http://bsd.dischaos.com/2008/06/04/creating-web-services-with-wso2-wsfphp/</link>
			</item>
	<item>
		<title>WSO web services framework on FreeBSD</title>
		<description>Update (2008-06-04): This patch also works with the latest (1.3.1) version of wsf/php.

WSO is a web services framework I've been recently playing with. There are versions of it for C, php, ruby, perl, and some other languages... The php version comes as a php module that needs to be compiled ...</description>
		<link>http://bsd.dischaos.com/2008/05/14/wso-web-services-framework-on-freebsd/</link>
			</item>
	<item>
		<title>ezmlm-idx + postfix quick and dirty howto</title>
		<description>One of my servers has recently died. When I was installed the server around 7 years ago, qmail was a very trendy alternative to the "bad and insecure" sendmail,  FreeBSD's default MTA. Now, after a few years have passed, qmail is no longer so trendy and chicks don't dig ...</description>
		<link>http://bsd.dischaos.com/2008/05/07/ezmlm-idx-postfix-quick-and-dirty-howto/</link>
			</item>
	<item>
		<title>OpenBSD 4.3 on the Soekris net 5501</title>
		<description>OpenBSD 4.3 has just been released. I've just tested installing it on a net 5501. The installation procedure is exactly the same as  for OpenBSD 4.2 described here. The only exception is that I couldn't find pxeboot on the install43.iso file downloaded from ftp.openbsd.org (I'll check if it's on the ...</description>
		<link>http://bsd.dischaos.com/2008/05/01/openbsd-43-on-the-soekris-net-5501/</link>
			</item>
	<item>
		<title>Running OpenBSD 4.2 on the Soekris net 5501</title>
		<description>Why OpenBSD?

A bit of explanation first. I did some test installations of FreeBSD 6.x on an older Soekris net 4801 box and found out, to my surprise, that it wasn't running as fast and stable as OpenBSD. Additionally, comparing to OpenBSD, installing FreeBSD over PXE on Soekris was a bit ...</description>
		<link>http://bsd.dischaos.com/2008/04/28/running-openbsd-42-on-the-soekris-net-5501/</link>
			</item>
</channel>
</rss>
