<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>DaemonForums</title>
		<link>http://www.daemonforums.org//</link>
		<description>BSD discussion forums</description>
		<language>en</language>
		<lastBuildDate>Thu, 17 May 2012 15:37:16 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.daemonforums.org/images/misc/rss.jpg</url>
			<title>DaemonForums</title>
			<link>http://www.daemonforums.org//</link>
		</image>
		<item>
			<title>Other Nagios fork Icinga 1.7 released</title>
			<link>http://www.daemonforums.org//showthread.php?t=7144&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 22:36:06 GMT</pubDate>
			<description>From http://h-online.com/-1577673 
 
 
---Quote--- 
Icinga lead developer Michael Friedrich has announced the release of version 1.7 of the Icinga...</description>
			<content:encoded><![CDATA[<div>From <a href="http://h-online.com/-1577673" target="_blank">http://h-online.com/-1577673</a><br />
<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				Icinga lead developer Michael Friedrich has announced the release of version 1.7 of the Icinga open source network monitoring system, a fork of Nagios.
			
			<hr />
		</td>
	</tr>
	</table>
</div></div>

]]></content:encoded>
			<category domain="http://www.daemonforums.org//forumdisplay.php?f=40">News</category>
			<dc:creator>J65nko</dc:creator>
			<guid isPermaLink="true">http://www.daemonforums.org//showthread.php?t=7144</guid>
		</item>
		<item>
			<title>Issues with cas* driver</title>
			<link>http://www.daemonforums.org//showthread.php?t=7143&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 18:40:49 GMT</pubDate>
			<description><![CDATA[I'm relatively new to the OpenBSD scene, so here it goes: 
 
I have a pair of Sun Cassini Quad Port Gigabit adapters in an x86 box. The issue is the...]]></description>
			<content:encoded><![CDATA[<div>I'm relatively new to the OpenBSD scene, so here it goes:<br />
<br />
I have a pair of Sun Cassini Quad Port Gigabit adapters in an x86 box. The issue is the MAC address seems to disappear in OpenBSD. I never had this issue with FreeBSD or Gentoo.<br />
<br />
Here's a snippit:<br />
<font size="2"><div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">ppb0 at pci1 dev 2 function 0 &quot;Intel 21154AE/BE PCI-PCI&quot; rev 0x00<br />
pci2 at ppb0 bus 8<br />
ppb1 at pci2 dev 0 function 0 &quot;Intel 21154AE/BE PCI-PCI&quot; rev 0x00<br />
pci3 at ppb1 bus 10<br />
cas0 at pci3 dev 0 function 0 &quot;NS Saturn&quot; rev 0x30: apic 5 int 5, address 00:00:00:00:00:00<br />
gentbi0 at cas0 phy 0: Generic ten-bit interface, rev. 0<br />
cas1 at pci3 dev 1 function 0 &quot;NS Saturn&quot; rev 0x30: apic 5 int 15, address 00:00:00:00:00:00<br />
gentbi1 at cas1 phy 0: Generic ten-bit interface, rev. 0<br />
ppb2 at pci2 dev 4 function 0 &quot;Intel 21154AE/BE PCI-PCI&quot; rev 0x00<br />
pci4 at ppb2 bus 9<br />
cas2 at pci4 dev 2 function 0 &quot;NS Saturn&quot; rev 0x30: apic 5 int 13, address 00:00:00:00:00:00<br />
gentbi2 at cas2 phy 0: Generic ten-bit interface, rev. 0<br />
cas3 at pci4 dev 3 function 0 &quot;NS Saturn&quot; rev 0x30: apic 5 int 14, address 00:00:00:00:00:00<br />
gentbi3 at cas3 phy 0: Generic ten-bit interface, rev. 0<br />
ppb3 at pci1 dev 3 function 0 &quot;Intel 21154AE/BE PCI-PCI&quot; rev 0x00<br />
pci5 at ppb3 bus 5<br />
ppb4 at pci5 dev 0 function 0 &quot;Intel 21154AE/BE PCI-PCI&quot; rev 0x00<br />
pci6 at ppb4 bus 7<br />
cas4 at pci6 dev 0 function 0 &quot;NS Saturn&quot; rev 0x30: apic 5 int 6, address 00:00:00:00:00:00<br />
gentbi4 at cas4 phy 0: Generic ten-bit interface, rev. 0<br />
cas5 at pci6 dev 1 function 0 &quot;NS Saturn&quot; rev 0x30: apic 5 int 14, address 00:00:00:00:00:00<br />
gentbi5 at cas5 phy 0: Generic ten-bit interface, rev. 0<br />
ppb5 at pci5 dev 4 function 0 &quot;Intel 21154AE/BE PCI-PCI&quot; rev 0x00<br />
pci7 at ppb5 bus 6<br />
cas6 at pci7 dev 2 function 0 &quot;NS Saturn&quot; rev 0x30: apic 5 int 15, address 00:00:00:00:00:00<br />
gentbi6 at cas6 phy 0: Generic ten-bit interface, rev. 0<br />
cas7 at pci7 dev 3 function 0 &quot;NS Saturn&quot; rev 0x30: apic 5 int 13, address 00:00:00:00:00:00<br />
gentbi7 at cas7 phy 0: Generic ten-bit interface, rev. 0</code><hr />
</div></font><br />
Any ideas on why this is happening?</div>

]]></content:encoded>
			<category domain="http://www.daemonforums.org//forumdisplay.php?f=12">OpenBSD General</category>
			<dc:creator>Simba7</dc:creator>
			<guid isPermaLink="true">http://www.daemonforums.org//showthread.php?t=7143</guid>
		</item>
		<item>
			<title>PostgreSQL 9.2 beta improves scalability, adds JSON</title>
			<link>http://www.daemonforums.org//showthread.php?t=7139&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 21:13:07 GMT</pubDate>
			<description>From http://h-online.com/-1573815 
 
 
---Quote--- 
The beta release of version 9.2 of the open source PostgreSQL database has been announced by the...</description>
			<content:encoded><![CDATA[<div>From <a href="http://h-online.com/-1573815" target="_blank">http://h-online.com/-1573815</a><br />
<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				The beta release of version 9.2 of the open source PostgreSQL database has been announced by the PostgreSQL Global Development Group, promising major improvements in performance that enable better horizontal and vertical scalability. One new optimisation – index-only scanning – allows searches to avoid reading the underlying tables and instead search only the indexes; index only scanning happens automatically but there are a number of caveats to its effectiveness. It is claimed though that it will, for most use cases and data warehousing, provide &quot;an order-of-magnitude performance improvement&quot;.
			
			<hr />
		</td>
	</tr>
	</table>
</div></div>

]]></content:encoded>
			<category domain="http://www.daemonforums.org//forumdisplay.php?f=40">News</category>
			<dc:creator>J65nko</dc:creator>
			<guid isPermaLink="true">http://www.daemonforums.org//showthread.php?t=7139</guid>
		</item>
		<item>
			<title>FreeBSD FreeBSD 10 will be using Clang instead of GCC</title>
			<link>http://www.daemonforums.org//showthread.php?t=7138&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 21:10:48 GMT</pubDate>
			<description>From http://h-online.com/-1575954 
 
 
---Quote--- 
The FreeBSD developers have announced that they are using the LLVM compiler with the Clang front...</description>
			<content:encoded><![CDATA[<div>From <a href="http://h-online.com/-1575954" target="_blank">http://h-online.com/-1575954</a><br />
<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				The FreeBSD developers have announced that they are using the LLVM compiler with the Clang front end to replace GCC as the project's default C and C++ compiler for the FreeBSD 10 release.<br />
<br />
Clang is now installed by default for FreeBSD 9.0-STABLE (the current version of the distribution) and FreeBSD 10.0-CURRENT, which will be the next release. All official kernel variants for FreeBSD 10 have also been successfully compiled using Clang and the developers are working to extend this to custom kernel configurations.
			
			<hr />
		</td>
	</tr>
	</table>
</div></div>

]]></content:encoded>
			<category domain="http://www.daemonforums.org//forumdisplay.php?f=40">News</category>
			<dc:creator>J65nko</dc:creator>
			<guid isPermaLink="true">http://www.daemonforums.org//showthread.php?t=7138</guid>
		</item>
		<item>
			<title>Openbsd 5.1 review on Distrowatch.com</title>
			<link>http://www.daemonforums.org//showthread.php?t=7137&amp;goto=newpost</link>
			<pubDate>Mon, 14 May 2012 11:54:25 GMT</pubDate>
			<description><![CDATA[As a relative newcomer to Openbsd, I decided to write a review of the 5.1 release for Distrowatch.com from a desktop user's perspective. Openbsd has...]]></description>
			<content:encoded><![CDATA[<div>As a relative newcomer to Openbsd, I decided to write a review of the 5.1 release for Distrowatch.com from a desktop user's perspective. Openbsd has come a long way in terms of improved hardware support and ease of setup and my experience has been very positive. <br />
The review is at Distrowatch.com in their news section. I would post the url but the forum software does not allow new members to post urls. Perhaps one of you would be kind enough to post it in a reply in this thread.<br />
<br />
Have fun<br />
Ralph Ellis</div>

]]></content:encoded>
			<category domain="http://www.daemonforums.org//forumdisplay.php?f=12">OpenBSD General</category>
			<dc:creator>RalphEllis</dc:creator>
			<guid isPermaLink="true">http://www.daemonforums.org//showthread.php?t=7137</guid>
		</item>
		<item>
			<title>FreeBSD FreeBSD Quarterly Status Report January-March, 2012</title>
			<link>http://www.daemonforums.org//showthread.php?t=7136&amp;goto=newpost</link>
			<pubDate>Mon, 14 May 2012 04:06:35 GMT</pubDate>
			<description>Code: 
--------- 
Introduction 
 
   This report covers FreeBSD-related projects between January and March 
   2012. It is the first of the four...</description>
			<content:encoded><![CDATA[<div><div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">Introduction<br />
<br />
&nbsp;  This report covers FreeBSD-related projects between January and March<br />
&nbsp;  2012. It is the first of the four reports planned for 2012. This<br />
&nbsp;  quarter was highlighted by releasing the next major version of FreeBSD,<br />
&nbsp;  9.0, which was finally released in the beginning of January 2012. The<br />
&nbsp;  FreeBSD Project dedicates the FreeBSD 9.0-RELEASE to the memory of<br />
&nbsp;  Dennis M. Ritchie, one of the founding fathers of the UNIXŽ operating<br />
&nbsp;  system. Our release engineering team has been also busy with<br />
&nbsp;  preparation of the 8.3-RELEASE, which was publicly announced in April.<br />
<br />
&nbsp;  Thanks to all the reporters for the excellent work! This report<br />
&nbsp;  contains 27 entries and we hope you enjoy reading it.<br />
<br />
&nbsp;  Please note that the deadline for submissions covering the period<br />
&nbsp;  between April and June 2012 is July 15th, 2012.<br />
&nbsp; &nbsp;  __________________________________________________________________<br />
<br />
Projects<br />
<br />
&nbsp; &nbsp;  * FreeBSD Services Control<br />
&nbsp; &nbsp;  * GNU-Free C++11 Stack<br />
&nbsp; &nbsp;  * Growing filesystems online<br />
&nbsp; &nbsp;  * The FreeNAS Project<br />
<br />
User-land Programs<br />
<br />
&nbsp; &nbsp;  * Clang Replacing GCC in the Base System<br />
&nbsp; &nbsp;  * Replacing the Regular Expression Code<br />
&nbsp; &nbsp;  * The bsdconfig(8) utility<br />
<br />
FreeBSD Team Reports<br />
<br />
&nbsp; &nbsp;  * Release Engineering Team Status Report<br />
&nbsp; &nbsp;  * The FreeBSD Foundation Team Report<br />
<br />
Kernel<br />
<br />
&nbsp; &nbsp;  * DTrace Probes for the linuxulator<br />
&nbsp; &nbsp;  * HDMI/DisplayPort Audio Support in HDA Sound Driver (snd_hda)<br />
&nbsp; &nbsp;  * Improved hwpmc(9) Support for MIPS<br />
&nbsp; &nbsp;  * isci(4) SAS Driver<br />
<br />
Network Infrastructure<br />
<br />
&nbsp; &nbsp;  * Atheros 802.11n Support<br />
&nbsp; &nbsp;  * IPv6 Performance Analysis<br />
&nbsp; &nbsp;  * Multi-FIB: IPv6 Support and Other Enhancements<br />
<br />
Documentation<br />
<br />
&nbsp; &nbsp;  * The FreeBSD Japanese Documentation Project<br />
<br />
Architectures<br />
<br />
&nbsp; &nbsp;  * FreeBSD/arm on Various TI Boards<br />
&nbsp; &nbsp;  * FreeBSD/powerpc on Freescale QorIQ DPAA<br />
&nbsp; &nbsp;  * NAND File System, NAND Flash Framework, NAND Simulator<br />
&nbsp; &nbsp;  * Porting DTrace to MIPS and ARM<br />
<br />
Ports<br />
<br />
&nbsp; &nbsp;  * A New linux_base Port Based Upon CentOS<br />
&nbsp; &nbsp;  * BSD-licensed sort Utility (GNU sort Replacement)<br />
&nbsp; &nbsp;  * KDE/FreeBSD<br />
&nbsp; &nbsp;  * Perl Ports Testing<br />
&nbsp; &nbsp;  * The FreeBSD Haskell Ports<br />
&nbsp; &nbsp;  * The FreeBSD Ports Collection</code><hr />
</div>See the complete report at <a href="http://lists.freebsd.org/pipermail/freebsd-announce/2012-May/001420.html" target="_blank">http://lists.freebsd.org/pipermail/f...ay/001420.html</a></div>

]]></content:encoded>
			<category domain="http://www.daemonforums.org//forumdisplay.php?f=40">News</category>
			<dc:creator>J65nko</dc:creator>
			<guid isPermaLink="true">http://www.daemonforums.org//showthread.php?t=7136</guid>
		</item>
		<item>
			<title>Handwriting recognition</title>
			<link>http://www.daemonforums.org//showthread.php?t=7135&amp;goto=newpost</link>
			<pubDate>Mon, 14 May 2012 03:42:25 GMT</pubDate>
			<description>I have a Thinkpad X41 tablet, currently running Linux because xf86-input-wacom doesn’t (currently) run on OpenBSD. What are some useful programs for...</description>
			<content:encoded><![CDATA[<div>I have a Thinkpad X41 tablet, currently running Linux because xf86-input-wacom doesn’t (currently) run on OpenBSD. What are some useful programs for working with tablet input and/or handwriting recognition?<br />
<br />
For taking notes in class or writing on PDFs, <a href="http://xournal.sourceforge.net/" target="_blank">Xournal</a> works pretty well. You can write on top of any PDF, and export the result as PDF, making it useful for signing forms (instead of the typical “download, print, fill out, scan, email” cycle). It doesn’t do any handwriting recognition, though.<br />
<br />
Another program I’ve found useful for identifying Japanese characters is <a href="http://fishsoup.net/software/kanjipad/" target="_blank">KanjiPad</a> (OpenBSD/FreeBSD japanese/kanjipad, pkgsrc misc/kanjipad).<br />
<br />
I’ve found some web apps that do handwriting recognition as well. I’d like to find native apps that replace them, to avoid being reliant on external servers, internet connection, and a bloated web browser.<br />
<ul><li><a href="http://www.shapecatcher.com/" target="_blank">shapecatcher</a>: finds a Unicode character.</li>
<li><a href="http://chasen.org/~taku/software/ajax/hwr/" target="_blank">Ajax Hwr</a>: finds a Japanese character. Like KanjiPad but recognizes kana too.</li>
<li><a href="http://webdemo.visionobjects.com/write.html" target="_blank">Web Write</a>: converts written sentences to plain text.</li>
<li><a href="http://webdemo.visionobjects.com/equation.html" target="_blank">Web Equation</a>: converts handwriting to LaTeX or MathML.</li>
<li><a href="http://detexify.kirelabs.org/classify.html" target="_blank">Detexify</a>: like Web Equation but only does single LaTeX characters. Source code available.</li>
</ul></div>

]]></content:encoded>
			<category domain="http://www.daemonforums.org//forumdisplay.php?f=36">General software and network</category>
			<dc:creator>backrow</dc:creator>
			<guid isPermaLink="true">http://www.daemonforums.org//showthread.php?t=7135</guid>
		</item>
		<item>
			<title><![CDATA["Lightweight" TeX setup for NetBSD 5]]></title>
			<link>http://www.daemonforums.org//showthread.php?t=7134&amp;goto=newpost</link>
			<pubDate>Sun, 13 May 2012 21:03:04 GMT</pubDate>
			<description><![CDATA[For TeX typesetting, just plain TeX is enough for my purposes. I don't use LaTeX, nor do I want to download a full teTeX installation.  I find the...]]></description>
			<content:encoded><![CDATA[<div>For TeX typesetting, just plain TeX is enough for my purposes. I don't use LaTeX, nor do I want to download a full teTeX installation.  I find the following set of packages is sufficient:<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">dialog<br />
dvipsk<br />
ghostscript<br />
ghostscript-fonts<br />
jpeg<br />
kpathsea<br />
lcms<br />
libpaper<br />
perl<br />
png<br />
poppler<br />
ptexenc<br />
t1lib<br />
tex-amsfonts<br />
tex-amsfonts-doc<br />
tex-cm<br />
tex-cm-doc<br />
tex-dvips&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; tex-hyphen-base<br />
texlive-tetex<br />
tex-misc<br />
tex-plain<br />
tex-tetex<br />
tex-tex<br />
tex-tex-gyre-doc<br />
tex-texlive.infra<br />
tiff<br />
web2c<br />
xdvik<br />
xz</code><hr />
</div>This provides plain TeX, xdvi, mf, dvips and ps2pdf.  This set of packages is &quot;complete&quot; in that it has no other package dependencies. As the pkgsrc collection is continually being changed, the necessary packages may not be the same by the time you read this.<br />
<br />
The total size of the .tgz files for these packages is about 55 MB, which is &quot;lightweight&quot; compared to teTeX which weighs in at 237 MB.<br />
<br />
For context, the above works on NetBSD 5.1.2 release i386, and I suspect it should work for any NetBSD 5.*.  I have not tried 6 beta. The packages are available from:<br />
<br />
<a href="http://nyftp.netbsd.org/pub/pkgsrc/packages/NetBSD/i386/5.0/All/" target="_blank">http://nyftp.netbsd.org/pub/pkgsrc/p.../i386/5.0/All/</a></div>

]]></content:encoded>
			<category domain="http://www.daemonforums.org//forumdisplay.php?f=31">Guides</category>
			<dc:creator>IdOp</dc:creator>
			<guid isPermaLink="true">http://www.daemonforums.org//showthread.php?t=7134</guid>
		</item>
		<item>
			<title>issue with /tmp  .. resizing failed .. how to nuke it and create a new one ?</title>
			<link>http://www.daemonforums.org//showthread.php?t=7133&amp;goto=newpost</link>
			<pubDate>Sun, 13 May 2012 13:17:03 GMT</pubDate>
			<description>Hi ! 
 
 /tmp issue was discussed  
 here  (http://www.daemonforums.org/showthread.php?t=7112)  
 
I was unable to resize /tmp with disklabel using c...</description>
			<content:encoded><![CDATA[<div>Hi !<br />
<br />
 /tmp issue was discussed <br />
<a href="http://www.daemonforums.org/showthread.php?t=7112" target="_blank"> here </a> <br />
<br />
I was unable to resize /tmp with disklabel using c option (can't write label)<br />
There was a good suggestion from Denta :<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				An easy fix would be to just nuke that partition, make a smaller /tmp and then a new partition for storage.
			
			<hr />
		</td>
	</tr>
	</table>
</div> I'm not sure how to proceed .. for fear of messing up things &amp; lose the big/full 500g disk , I hope you'll help me out.<br />
  Thanks you very much !</div>

]]></content:encoded>
			<category domain="http://www.daemonforums.org//forumdisplay.php?f=12">OpenBSD General</category>
			<dc:creator>daemonfowl</dc:creator>
			<guid isPermaLink="true">http://www.daemonforums.org//showthread.php?t=7133</guid>
		</item>
		<item>
			<title><![CDATA[[Solved] question about echo with sudo]]></title>
			<link>http://www.daemonforums.org//showthread.php?t=7132&amp;goto=newpost</link>
			<pubDate>Sat, 12 May 2012 17:36:39 GMT</pubDate>
			<description><![CDATA[Hi ! 
    $ sudo echo "USE_SYSTRACE=Yes" > /etc/mk.conf 
 doesn't work. 
    # echo "USE_SYSTRACE=Yes" > /etc/mk.conf 
  works. 
 
  Why does 'echo'...]]></description>
			<content:encoded><![CDATA[<div>Hi !<br />
    $ sudo echo &quot;USE_SYSTRACE=Yes&quot; &gt; /etc/mk.conf<br />
 doesn't work.<br />
    # echo &quot;USE_SYSTRACE=Yes&quot; &gt; /etc/mk.conf<br />
  works.<br />
<br />
  Why does 'echo' disregard sudoing ?</div>

]]></content:encoded>
			<category domain="http://www.daemonforums.org//forumdisplay.php?f=12">OpenBSD General</category>
			<dc:creator>daemonfowl</dc:creator>
			<guid isPermaLink="true">http://www.daemonforums.org//showthread.php?t=7132</guid>
		</item>
		<item>
			<title>could mixing packages and ports problematize system integrity in this case ?</title>
			<link>http://www.daemonforums.org//showthread.php?t=7131&amp;goto=newpost</link>
			<pubDate>Fri, 11 May 2012 21:13:25 GMT</pubDate>
			<description>Hi everybody ! 
 
 Could mixing packages and ports problematize system intergrity/stability when upgrading the OS and a few packages while still...</description>
			<content:encoded><![CDATA[<div>Hi everybody !<br />
<br />
 Could mixing packages and ports problematize system intergrity/stability when upgrading the OS and a few packages while still keeping compiled ports comparatively older (ie, ports tree) ? <br />
  (Please correct me if my question is *false* or ill-founded or .... )</div>

]]></content:encoded>
			<category domain="http://www.daemonforums.org//forumdisplay.php?f=13">OpenBSD Packages and Ports</category>
			<dc:creator>daemonfowl</dc:creator>
			<guid isPermaLink="true">http://www.daemonforums.org//showthread.php?t=7131</guid>
		</item>
		<item>
			<title>any console-mode alternative to ip2nation.com</title>
			<link>http://www.daemonforums.org//showthread.php?t=7130&amp;goto=newpost</link>
			<pubDate>Thu, 10 May 2012 15:50:41 GMT</pubDate>
			<description>Hi everyone ! 
 
 Can you think of any console-based alternative utility to http://www.ip2nation.com ?</description>
			<content:encoded><![CDATA[<div>Hi everyone !<br />
<br />
 Can you think of any console-based alternative utility to <a href="http://www.ip2nation.com" target="_blank">http://www.ip2nation.com</a> ?</div>

]]></content:encoded>
			<category domain="http://www.daemonforums.org//forumdisplay.php?f=36">General software and network</category>
			<dc:creator>daemonfowl</dc:creator>
			<guid isPermaLink="true">http://www.daemonforums.org//showthread.php?t=7130</guid>
		</item>
		<item>
			<title>turning on more ttys ..</title>
			<link>http://www.daemonforums.org//showthread.php?t=7129&amp;goto=newpost</link>
			<pubDate>Thu, 10 May 2012 15:44:49 GMT</pubDate>
			<description>Hi ! 
 
 Is it an insecure practice on my part to turn on more ttys ?  
 
  Much thanks to you !</description>
			<content:encoded><![CDATA[<div>Hi !<br />
<br />
 Is it an insecure practice on my part to turn on more ttys ? <br />
<br />
  Much thanks to you !</div>

]]></content:encoded>
			<category domain="http://www.daemonforums.org//forumdisplay.php?f=12">OpenBSD General</category>
			<dc:creator>daemonfowl</dc:creator>
			<guid isPermaLink="true">http://www.daemonforums.org//showthread.php?t=7129</guid>
		</item>
		<item>
			<title>AC adapters .. when are they harmlessly exchangeable ?</title>
			<link>http://www.daemonforums.org//showthread.php?t=7128&amp;goto=newpost</link>
			<pubDate>Thu, 10 May 2012 15:36:21 GMT</pubDate>
			<description>Hi everybody!  
 
As a general rule, we must use the right AC adapter for the right machine .. Sometimes,though, we are obliged to break the rule...</description>
			<content:encoded><![CDATA[<div>Hi everybody! <br />
<br />
As a general rule, we must use the right AC adapter for the right machine .. Sometimes,though, we are obliged to break the rule because we miss the thing in nearby stores ..<br />
  When would such a replacement be harmless ? when would it cause overheat ? or fire even ? <br />
  (for instance : replacing Titanium AC Adapter with ibook's or the other way round .. replacing dell's with compaq's .. voltage is the often same but slight differences exist in Watt outputs )</div>

]]></content:encoded>
			<category domain="http://www.daemonforums.org//forumdisplay.php?f=37">General Hardware</category>
			<dc:creator>daemonfowl</dc:creator>
			<guid isPermaLink="true">http://www.daemonforums.org//showthread.php?t=7128</guid>
		</item>
		<item>
			<title>why does it fail to create drawable ?</title>
			<link>http://www.daemonforums.org//showthread.php?t=7127&amp;goto=newpost</link>
			<pubDate>Thu, 10 May 2012 15:35:46 GMT</pubDate>
			<description><![CDATA[Hi ! 
 
 It keeps saying "failed to create drawable" each time I start firefox when on fvwm.I wonder why it's the case with firefox (only) .. do I...]]></description>
			<content:encoded><![CDATA[<div>Hi !<br />
<br />
 It keeps saying &quot;failed to create drawable&quot; each time I start firefox when on fvwm.I wonder why it's the case with firefox (only) .. do I miss any related lib or something ?</div>

]]></content:encoded>
			<category domain="http://www.daemonforums.org//forumdisplay.php?f=12">OpenBSD General</category>
			<dc:creator>daemonfowl</dc:creator>
			<guid isPermaLink="true">http://www.daemonforums.org//showthread.php?t=7127</guid>
		</item>
	</channel>
</rss>

