<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Projects Log &#187; Uncategorized</title>
	<atom:link href="http://dev.pulsed.net/wp/?cat=1&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://dev.pulsed.net/wp</link>
	<description>projects, diy</description>
	<lastBuildDate>Mon, 25 Jul 2011 11:22:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Blog update</title>
		<link>http://dev.pulsed.net/wp/?p=44</link>
		<comments>http://dev.pulsed.net/wp/?p=44#comments</comments>
		<pubDate>Tue, 06 Apr 2010 22:47:04 +0000</pubDate>
		<dc:creator>Kevin DEHLINGER</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dev.pulsed.net/wp/?p=44</guid>
		<description><![CDATA[Hi,
For some reason my web hosting provider is going to shut down as of May 1st 2010.
This is a very bad news because I will not be able to pay for another provider offering the same services.
I might as well shut everything down rather than use some cheap lower quality provider.
be advised that if i [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p><del datetime="2010-04-25T16:27:54+00:00">For some reason my web hosting provider is going to shut down as of May 1st 2010.</del><br />
<del datetime="2010-04-25T16:27:54+00:00">This is a very bad news because I will not be able to pay for another provider offering the same services.</del><br />
<del datetime="2010-04-25T16:27:54+00:00">I might as well shut everything down rather than use some cheap lower quality provider.</del><br />
<del datetime="2010-04-25T16:27:54+00:00">be advised that if i can&#039;t find a viable alternative, this website will shut down as of May 1st 2010.</del></p>
<p>Update 04/25/2010 : Found a new cheap (temporary) web hoster<br />
It&#039;ll be okay for now&#8230;</p>
<p>Kevin</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.pulsed.net/wp/?feed=rss2&amp;p=44</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ppm install failed the ppd does not provide code to install for this platform</title>
		<link>http://dev.pulsed.net/wp/?p=35</link>
		<comments>http://dev.pulsed.net/wp/?p=35#comments</comments>
		<pubDate>Fri, 11 Jan 2008 18:52:33 +0000</pubDate>
		<dc:creator>Kevin DEHLINGER</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[activeperl]]></category>
		<category><![CDATA[activestate]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[ppm]]></category>

		<guid isPermaLink="false">http://dev.pulsed.net/wp/?p=35</guid>
		<description><![CDATA[So you just installed the brand new activeperl 5.10 and now you&#039;re having the &#034;ppm install failed the ppd does not provide code to install for this platform&#034; issue when you&#039;re trying to install a new package via ppm?
The solution is quite easy: uninstall and reinstall the latest &#034;legacy&#034; version (ActivePerl 5.8.8.822) which is fully [...]]]></description>
			<content:encoded><![CDATA[<p>So you just installed the brand new activeperl 5.10 and now you&#039;re having the &#034;ppm install failed the ppd does not provide code to install for this platform&#034; issue when you&#039;re trying to install a new package via ppm?</p>
<p>The solution is quite easy: uninstall and reinstall the latest &#034;legacy&#034; version (ActivePerl 5.8.8.822) which is fully functional and you&#039;ll have more luck installing those packages!<br />
Of course you won&#039;t have those fancy new features like say(), given() {when(){&#8230;}&#8230;}, etc but still it&#039;ll work like a 5.8.x does!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.pulsed.net/wp/?feed=rss2&amp;p=35</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Latest smokeping version (2.2.4) working under Windows</title>
		<link>http://dev.pulsed.net/wp/?p=29</link>
		<comments>http://dev.pulsed.net/wp/?p=29#comments</comments>
		<pubDate>Mon, 01 Oct 2007 16:48:29 +0000</pubDate>
		<dc:creator>Kevin DEHLINGER</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dev.pulsed.net/wp/?p=29</guid>
		<description><![CDATA[Almost available (meaning it works on my computer, but I lack time to finish it completely)
I&#039;m working on an install thingy to make your life easier (instead of a DIY tutorial), and I think that I&#039;m going to make a diff patch too.

New stuff (in smokeping 2.2.4):
- &#034;Ajax based ineractive graph zooming.&#034;, and it works [...]]]></description>
			<content:encoded><![CDATA[<p><em>Almost available (meaning it works on my computer, but I lack time to finish it completely)</em></p>
<p>I&#039;m working on an install thingy to make your life easier (instead of a DIY tutorial), and I think that I&#039;m going to make a diff patch too.</p>
<p><a href="http://dev.pulsed.net/misc/sp224.png"><img src="http://dev.pulsed.net/misc/sp224_t.png" alt="Smokeping under windows" /></a></p>
<p>New stuff (in smokeping 2.2.4):<br />
- &#034;Ajax based ineractive graph zooming.&#034;, and it works (see above) :-)<br />
- &#034;Multi Target Graphs&#034; (not tried yet)<br />
- &#034;Master/Slave setup for multi source smokeping deployments&#034; (doesn&#039;t work under windows [for now] since the fping version I&#039;m using doesn&#039;t support source address setting (-S))</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.pulsed.net/wp/?feed=rss2&amp;p=29</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>yeah&#8230;</title>
		<link>http://dev.pulsed.net/wp/?p=15</link>
		<comments>http://dev.pulsed.net/wp/?p=15#comments</comments>
		<pubDate>Tue, 18 Jul 2006 22:07:44 +0000</pubDate>
		<dc:creator>Kevin DEHLINGER</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dev.pulsed.net/wp/?p=15</guid>
		<description><![CDATA[A new theme, some post restructuration (more tag, &#8230;), and here am i, again!
]]></description>
			<content:encoded><![CDATA[<p>A new theme, some post restructuration (more tag, &#8230;), and here am i, again!</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.pulsed.net/wp/?feed=rss2&amp;p=15</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
