<?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>Cafyn &#187; open source</title>
	<atom:link href="http://cafyn.com/t/open-source/feed" rel="self" type="application/rss+xml" />
	<link>http://cafyn.com</link>
	<description>Like Twitter, just longer.</description>
	<lastBuildDate>Wed, 24 Mar 2010 03:58:48 +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>IntelliJ IDEA has been open sourced: htt&#8230;</title>
		<link>http://cafyn.com/e/334</link>
		<comments>http://cafyn.com/e/334#comments</comments>
		<pubDate>Fri, 16 Oct 2009 07:54:26 +0000</pubDate>
		<dc:creator>kahwee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[intellij]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://cafyn.com/e/334</guid>
		<description><![CDATA[IntelliJ IDEA has been open sourced: http://blogs.jetbrains.com/idea/2009/10/intellij-idea-open-sourced/]]></description>
			<content:encoded><![CDATA[<p>IntelliJ IDEA has been open sourced: <a href="http://blogs.jetbrains.com/idea/2009/10/intellij-idea-open-sourced/" rel="nofollow">http://blogs.jetbrains.com/idea/2009/10/intellij-idea-open-sourced/</a></p>]]></content:encoded>
			<wfw:commentRss>http://cafyn.com/e/334/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In a surprising move, Apple goes open so&#8230;</title>
		<link>http://cafyn.com/e/330</link>
		<comments>http://cafyn.com/e/330#comments</comments>
		<pubDate>Mon, 14 Sep 2009 02:37:17 +0000</pubDate>
		<dc:creator>kahwee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[gcd]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[snow leopard]]></category>

		<guid isPermaLink="false">http://cafyn.com/e/330</guid>
		<description><![CDATA[In a surprising move, Apple goes open source on Grand Central Dispatch:
Despite being a unique, key marketing feature of Snow Leopard, Apple has decided to open the code behind Grand Central Dispatch under the liberal Apache 2.0 license.
Snow Leopard&#8217;s new Grand Central Dispatch feature, which serves as a system-wide mechanism for managing parallel task execution [...]]]></description>
			<content:encoded><![CDATA[<p>In a surprising move, Apple goes open source on Grand Central Dispatch:</p>
<blockquote><p>Despite being a unique, key marketing feature of Snow Leopard, Apple has decided to open the code behind Grand Central Dispatch under the liberal Apache 2.0 license.</p>
<p>Snow Leopard&#8217;s new Grand Central Dispatch feature, which serves as a system-wide mechanism for managing parallel task execution across multiple processor cores for developers, involves multiple components in the operating system.</p>
<p>The user-space implementation of the Grand Central Dispatch services API, called libdispatch, has been delivered as its own open source project, joining with other components that are part of projects Apple has already designated as open, including the kernel components in the Darwin OS XNU kernel and the blocks runtime that is part of the LLVM project.</p>
<p>Apple&#8217;s code giveaway was &#8220;something of a surprise,&#8221; according to MacResearch, a website covering the use of Apple technologies in the scientific research community, because the new feature of Snow Leopard &#8220;could be seen to give Apple a competitive edge in the new world of multi-core.&#8221; (Source: <a href="http://www.appleinsider.com/articles/09/09/11/apple_open_sources_snow_leopards_grand_central_dispatch.html">Apple Insider</a>)</p></blockquote>]]></content:encoded>
			<wfw:commentRss>http://cafyn.com/e/330/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alan Cox leaves Linux as TTY maintainer:&#8230;</title>
		<link>http://cafyn.com/e/316</link>
		<comments>http://cafyn.com/e/316#comments</comments>
		<pubDate>Sat, 01 Aug 2009 18:42:39 +0000</pubDate>
		<dc:creator>kahwee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[alan cox]]></category>
		<category><![CDATA[linus torvalds]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[tty]]></category>

		<guid isPermaLink="false">http://cafyn.com/e/316</guid>
		<description><![CDATA[Alan Cox leaves Linux as TTY maintainer: http://www.itwire.com/content/view/26635/1231/
He got pissed off with Linus Travolds.
I&#8217;ve been working on fixing it. I have spent a huge amount of time
working on the tty stuff trying to gradually get it sane without breaking
anything and fixing security holes along the way as they came up. I spent
the past two evenings [...]]]></description>
			<content:encoded><![CDATA[<p>Alan Cox leaves Linux as TTY maintainer: <a href="http://www.itwire.com/content/view/26635/1231/" rel="nofollow">http://www.itwire.com/content/view/26635/1231/</a></p>
<p>He got pissed off with Linus Travolds.</p>
<blockquote><p>I&#8217;ve been working on fixing it. I have spent a huge amount of time<br />
working on the tty stuff trying to gradually get it sane without breaking<br />
anything and fixing security holes along the way as they came up. I spent<br />
the past two evenings working on the tty regressions.</p>
<p>However I&#8217;ve had enough. If you think that problem is easy to fix you fix<br />
it.</p>
<p>Have fun.</p>
<p>I&#8217;ve zapped the tty merge queue so anyone with patches for the tty layer<br />
can send them to the new maintainer.</p>
<p><a href="http://lkml.org/lkml/2009/7/28/375" rel="nofollow">http://lkml.org/lkml/2009/7/28/375</a></p></blockquote>]]></content:encoded>
			<wfw:commentRss>http://cafyn.com/e/316/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS founder, Lance Davis, gone AWOL: &#8230;</title>
		<link>http://cafyn.com/e/312</link>
		<comments>http://cafyn.com/e/312#comments</comments>
		<pubDate>Thu, 30 Jul 2009 15:52:14 +0000</pubDate>
		<dc:creator>uzyn</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[lance david]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>

		<guid isPermaLink="false">http://cafyn.com/e/312</guid>
		<description><![CDATA[CentOS founder, Lance Davis, gone AWOL:
July 30, 2009 04:39 UTC
This is an Open Letter to Lance Davis from fellow CentOS Developers
It is regrettable that we are forced to send this letter but we are left with no other options. For some time now we have been attempting to resolve these problems:
You seem to have crawled [...]]]></description>
			<content:encoded><![CDATA[<p>CentOS founder, Lance Davis, gone AWOL:</p>
<blockquote><p>July 30, 2009 04:39 UTC</p>
<p>This is an Open Letter to Lance Davis from fellow CentOS Developers</p>
<p>It is regrettable that we are forced to send this letter but we are left with no other options. For some time now we have been attempting to resolve these problems:</p>
<p>You seem to have crawled into a hole &#8230; and this is not acceptable.</p>
<p>You have long promised a statement of CentOS project funds; to this date this has not appeared.</p>
<p>You hold sole control of the centos.org domain with no deputy; this is not proper.</p>
<p>You have, it seems, sole &#8216;Founders&#8217; rights in the IRC channels with no deputy ; this is not proper.</p>
<p>When I (Russ) try to call the phone numbers for UK Linux, and for you individually, I get a telco intercept &#8216;Lines are temporarily busy&#8217; for the last two weeks. Finally yesterday, a voicemail in your voice picked up, and I left a message urgently requesting a reply. Karanbir also reports calling and leaving messages without your reply.</p>
<p>Please do not kill CentOS through your fear of shared management of the project.</p>
<p>Clearly the project dies if all the developers walk away.</p>
<p>Please contact me, or any other signer of this letter at once, to arrange for the required information to keep the project alive at the &#8216;centos.org&#8217; domain.</p>
<p>Sincerely,</p>
<p>Russ Herrold<br />
Ralph Angenendt<br />
Karanbir Singh<br />
Jim Perrin<br />
Donavan Nelson<br />
Tim Verhoeven<br />
Tru Huynh<br />
Johnny Hughes</p></blockquote>
<p>Open letter republished from centos.org.</p>]]></content:encoded>
			<wfw:commentRss>http://cafyn.com/e/312/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>I am presently surprised that http://sou&#8230;</title>
		<link>http://cafyn.com/e/302</link>
		<comments>http://cafyn.com/e/302#comments</comments>
		<pubDate>Mon, 20 Jul 2009 18:33:40 +0000</pubDate>
		<dc:creator>kahwee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[sourceforge]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://cafyn.com/e/302</guid>
		<description><![CDATA[I am presently surprised that http://sourceforge.net/ changed its layout this morning. It looks so much better. Good job!]]></description>
			<content:encoded><![CDATA[<p>I am presently surprised that <a href="http://sourceforge.net/" rel="nofollow">http://sourceforge.net/</a> changed its layout this morning. It looks so much better. Good job!</p>]]></content:encoded>
			<wfw:commentRss>http://cafyn.com/e/302/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft stuns Linux world, submits sou&#8230;</title>
		<link>http://cafyn.com/e/301</link>
		<comments>http://cafyn.com/e/301#comments</comments>
		<pubDate>Mon, 20 Jul 2009 17:43:04 +0000</pubDate>
		<dc:creator>kahwee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oscon]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://cafyn.com/e/301</guid>
		<description><![CDATA[Microsoft stuns Linux world, submits source code for kernel :
In an historic move, Microsoft Monday submitted driver source code for inclusion in the Linux kernel under a GPLv2 license.
&#8220;Obviously we are tickled about it,&#8221; said Jim Zemlin, executive director of the Linux Foundation. &#8220;Hell has frozen over, the seas have parted,&#8221; he said with a [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft stuns Linux world, submits source code for kernel :</p>
<blockquote><p>In an historic move, Microsoft Monday submitted driver source code for inclusion in the Linux kernel under a GPLv2 license.</p>
<p>&#8220;Obviously we are tickled about it,&#8221; said Jim Zemlin, executive director of the Linux Foundation. &#8220;Hell has frozen over, the seas have parted,&#8221; he said with a chuckle.</p>
<p>Microsoft made the announcement at the annual OSCON open source conference that opened Monday in San Jose.</p>
<p>Greg Kroah-Hartman, the Linux driver project lead and a Novell fellow, said he accepted 22,000 lines of Microsoft&#8217;s code at 9 a.m.PST Monday. Kroah-Hartman said the Microsoft code will be available as part of the next Linux public tree release in the next 24 hours. The code will become part of the 2.6.30.1 stable release. </p>
<p><a href="http://www.networkworld.com/news/2009/072009-microsoft-linux-source-code.html" rel="nofollow">http://www.networkworld.com/news/2009/072009-microsoft-linux-source-code.html</a></p></blockquote>
<p>All I can say is that this is a good sign.</p>]]></content:encoded>
			<wfw:commentRss>http://cafyn.com/e/301/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HTML 5 drops open-source video codec due&#8230;</title>
		<link>http://cafyn.com/e/275</link>
		<comments>http://cafyn.com/e/275#comments</comments>
		<pubDate>Tue, 07 Jul 2009 04:50:33 +0000</pubDate>
		<dc:creator>kahwee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[codec]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[ogg theora]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://cafyn.com/e/275</guid>
		<description><![CDATA[HTML 5 drops open-source video codec due to opposition from Apple: http://news.zdnet.com/2100-9595_22-318208.html]]></description>
			<content:encoded><![CDATA[<p>HTML 5 drops open-source video codec due to opposition from Apple: <a href="http://news.zdnet.com/2100-9595_22-318208.html" rel="nofollow">http://news.zdnet.com/2100-9595_22-318208.html</a></p>]]></content:encoded>
			<wfw:commentRss>http://cafyn.com/e/275/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User gets fed up with bug in Skype, crac&#8230;</title>
		<link>http://cafyn.com/e/188</link>
		<comments>http://cafyn.com/e/188#comments</comments>
		<pubDate>Sun, 14 Jun 2009 05:35:14 +0000</pubDate>
		<dc:creator>kahwee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[crack]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[dll]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[skype]]></category>

		<guid isPermaLink="false">http://cafyn.com/e/188</guid>
		<description><![CDATA[User gets fed up with bug in Skype, cracks program to fix it. 
SkypeMate.exe crashes immediately after picking up the phone.
I am so fed up with work-arounds for stupid errors on Yealink&#8217;s part, I decided to patch the problem myself. The problem resides at SkypeMate.dll+0&#215;4525 where the program de-references a pointer returned by SkypeMate.dll+0&#215;4450 (aka [...]]]></description>
			<content:encoded><![CDATA[<p>User gets fed up with bug in Skype, cracks program to fix it. </p>
<blockquote><p>SkypeMate.exe crashes immediately after picking up the phone.</p>
<p>I am so fed up with work-arounds for stupid errors on Yealink&#8217;s part, I decided to patch the problem myself. The problem resides at SkypeMate.dll+0&#215;4525 where the program de-references a pointer returned by SkypeMate.dll+0&#215;4450 (aka &#8220;GetAudioNameByID&#8221;) which is passed an invalid ID, -1, for whatever reason. The function then returns a null pointer which crashes the program.</p>
<p>By inserting a null reference check before the pointer is de-referenced, the program now runs great. If you also experience the problem with the program crashing right after you pick up the phone, I have attached the cracked dll.</p>
<p>From <a href="http://forum.skype.com/index.php?s=b2d1762ce59e2d2b4aae1bb3011f99b4&#038;showtopic=310121&#038;st=20&#038;p=1633781&#entry1633781">Skype Forums</a></p></blockquote>
<p>Another reason for open source?</p>]]></content:encoded>
			<wfw:commentRss>http://cafyn.com/e/188/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open source software used in Palm Pre:  &#8230;</title>
		<link>http://cafyn.com/e/108</link>
		<comments>http://cafyn.com/e/108#comments</comments>
		<pubDate>Sun, 07 Jun 2009 16:29:03 +0000</pubDate>
		<dc:creator>kahwee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[palm pre]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://cafyn.com/e/108</guid>
		<description><![CDATA[Open source software used in Palm Pre (as seen in http://newcome.wordpress.com/2009/06/07/list-of-open-source-software-used-in-the-pre/ ):

Apache
Prototype JavaScript Framework
Flex
Bzip2
Openssl
Curl

SSLeay
Libpcap
Fontconfig
libxml2
Bitstream Vera Fonts
Uriparser
Giflib
Ksoap
Poly9’s polyvalent URLParser class
Wbxml.java , Wbxmlparser.java , and WbxmlSerializer.java
Liboil
stlport
Sudo
lcu
Dhcp-client
NTP
PPP
libxslt except libexslt
jpeg-6b
Expat
c-ares
Freetype
Putty
Dropbear
Ncurses
Md5
Libpng
Strace
zlib
Datejs
libspeex
speex
Cairo
libunwind
Wpa_supplicant
Pmipclib
tiff
JSON-C
JSON
AGG
The Legion Of The Bouncy Castle
script.aculo.us
Jemalloc
Npruntime.h
The wxWindows Library Licence
dbus
Host AP
File-backed USB Storage Gadget
SQLiteJDBC
libvorbis
libogg
VLGothic Proportional Japanese Font
Minifier
CJK Unicode TrueType Fonts
JArgs command line option parsing suite for Java
]]></description>
			<content:encoded><![CDATA[<p>Open source software used in Palm Pre (as seen in <a href="http://newcome.wordpress.com/2009/06/07/list-of-open-source-software-used-in-the-pre/">http://newcome.wordpress.com/2009/06/07/list-of-open-source-software-used-in-the-pre/</a> ):</p>
<ol>
<li>Apache</li>
<li>Prototype JavaScript Framework</li>
<li>Flex</li>
<li>Bzip2</li>
<li>Openssl</li>
<li>Curl</li>
<p><span id="more-108"></span></p>
<li>SSLeay</li>
<li>Libpcap</li>
<li>Fontconfig</li>
<li>libxml2</li>
<li>Bitstream Vera Fonts</li>
<li>Uriparser</li>
<li>Giflib</li>
<li>Ksoap</li>
<li>Poly9’s polyvalent URLParser class</li>
<li>Wbxml.java , Wbxmlparser.java , and WbxmlSerializer.java</li>
<li>Liboil</li>
<li>stlport</li>
<li>Sudo</li>
<li>lcu</li>
<li>Dhcp-client</li>
<li>NTP</li>
<li>PPP</li>
<li>libxslt except libexslt</li>
<li>jpeg-6b</li>
<li>Expat</li>
<li>c-ares</li>
<li>Freetype</li>
<li>Putty</li>
<li>Dropbear</li>
<li>Ncurses</li>
<li>Md5</li>
<li>Libpng</li>
<li>Strace</li>
<li>zlib</li>
<li>Datejs</li>
<li>libspeex</li>
<li>speex</li>
<li>Cairo</li>
<li>libunwind</li>
<li>Wpa_supplicant</li>
<li>Pmipclib</li>
<li>tiff</li>
<li>JSON-C</li>
<li>JSON</li>
<li>AGG</li>
<li>The Legion Of The Bouncy Castle</li>
<li>script.aculo.us</li>
<li>Jemalloc</li>
<li>Npruntime.h</li>
<li>The wxWindows Library Licence</li>
<li>dbus</li>
<li>Host AP</li>
<li>File-backed USB Storage Gadget</li>
<li>SQLiteJDBC</li>
<li>libvorbis</li>
<li>libogg</li>
<li>VLGothic Proportional Japanese Font</li>
<li>Minifier</li>
<li>CJK Unicode TrueType Fonts</li>
<li>JArgs command line option parsing suite for Java</li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://cafyn.com/e/108/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
