<?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>Arun Raghavan &#187; technical</title>
	<atom:link href="http://arunraghavan.net/tag/technical/feed/" rel="self" type="application/rss+xml" />
	<link>http://arunraghavan.net</link>
	<description>Extremely pithy tagline here</description>
	<lastBuildDate>Sat, 12 May 2012 10:50:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Picking your battles</title>
		<link>http://arunraghavan.net/2012/03/picking-your-battles/</link>
		<comments>http://arunraghavan.net/2012/03/picking-your-battles/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 02:52:16 +0000</pubDate>
		<dc:creator>Arun</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[f/oss]]></category>
		<category><![CDATA[gstreamer]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://arunraghavan.net/?p=1280</guid>
		<description><![CDATA[Most of you have no doubt already seen that Mozilla will be changing their position on H.264 support for HTML5 video in future releases. This is an extremely important decision that I&#8217;ve been hoping to see for a while now, and I am really glad this is being done. There is no doubt that we [...]]]></description>
			<content:encoded><![CDATA[<p>Most of you have no doubt <a href="http://blog.lizardwrangler.com/2012/03/18/video-user-experience-and-our-mission/">already</a> <a href="https://hacks.mozilla.org/2012/03/video-mobile-and-the-open-web/">seen</a> that Mozilla will be changing their position on H.264 support for HTML5 video in future releases. This is an extremely important decision that I&#8217;ve been hoping to see for a while now, and I am really glad this is being done.</p>

<p>There is no doubt that we <em>need</em> patent-unencumbered standards for web codecs (or as much as is possible given the dismal patent ecology today), and while much giddy anticipation followed Google/On2&#8242;s release of VP8 into the open, I don&#8217;t believe it ever made sense to expect the codec landscape to change drastically in the short timespan everyone expected. There&#8217;s a lot of the hardware and software out there that needs to change (see any <acronym title="Systems on Chip">SoCs</acronym> with VP8 support yet?), not to mention the interests of the MPEG-LA <strike>maf</strike>consortium.</p>

<p>I love Firefox, both as a product and what it means for an open web (for those of you that know me, this might be hard to believe given all my ranting, but it&#8217;s true!). I&#8217;m glad Mozilla chose to live to fight another day rather than go out in a blaze of glory and (or a flicker of irrelevance).</p>

<p><em>p.s.: these are my views and do not necessarily represent those of my employer</em></p>

<p><em>p.p.s.: Alessandro&#8217;s been doing some <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=422540">great work</a> to get the GStreamer multimedia backend going again (this makes so much more sense than going the <acronym title="Not Invented Here">NIH</acronym> route!)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://arunraghavan.net/2012/03/picking-your-battles/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>More PulseAudio power goodness</title>
		<link>http://arunraghavan.net/2011/05/more-pulseaudio-power-goodness/</link>
		<comments>http://arunraghavan.net/2011/05/more-pulseaudio-power-goodness/#comments</comments>
		<pubDate>Tue, 17 May 2011 04:20:57 +0000</pubDate>
		<dc:creator>Arun</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[f/oss]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gstreamer]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pulseaudio]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://arunraghavan.net/?p=1009</guid>
		<description><![CDATA[[tl;dr — if you're using GNOME or a GStreamer-based player, not using the Rhythmbox crossfading backend, and want to try to save ~0.5 W of power, jump to end of the post] Lennart pointed to another blog post about actually putting PulseAudio&#8217;s power-saving capabilities to use on your system. The latter provides a hack-ish way [...]]]></description>
			<content:encoded><![CDATA[<p><em>[tl;dr — if you're using GNOME or a GStreamer-based player, not using the Rhythmbox crossfading backend, and want to try to save ~0.5 W of power, jump to end of the post]</em></p>

<p>Lennart <a href="http://0pointer.de/blog/projects/pa-and-power.html">pointed</a> to another <a href="http://linux-tipps.blogspot.com/2011/04/power-performance-of-pulseaudio-alsa.html">blog post</a> about actually putting PulseAudio&#8217;s power-saving capabilities to use on your system. The latter provides a hack-ish way to increase buffering in PulseAudio to the maximum possible, reducing the number of wakeups. I&#8217;m going to talk about that a bit.</p>

<p>Summarising the basic idea, we want music players to decode a large chunk of data and give it to PA so that we can then fill up ALSA&#8217;s hardware buffer, sleep till it&#8217;s almost completely consumed, fill it again, sleep, repeat. More details in this <a href="http://0pointer.de/blog/projects/pulse-glitch-free.html">post from Lennart</a>.</p>

<p>The native GNOME audio/video players don&#8217;t talk to PulseAudio directly — they use GStreamer, which has a <tt>pulsesink</tt> element that actually talks to PulseAudio. We could configure things so that we send a large amount (say 2 seconds&#8217; worth) to PulseAudio, sleep, and then wake up periodically to push out more. Now in the audio player (say Rhythmbox), the user hits next, prev, or pause. We need to effect this change immediately, even though we&#8217;ve already sent out 2 seconds of data (it would suck if you hit pause and the actual pause happened 2 seconds later, wouldn&#8217;t it?). PulseAudio already solves because it can internally &#8220;rewind&#8221; the buffer and overwrite it if required. GStreamer can and does take advantage of this by sending pause and other control messages out of band from the data.</p>

<p>This all works well for relatively simple GStreamer pipelines. However, if you want to do something more complicated, like Rhythmbox&#8217; crossfading backend, things start to break. PulseAudio doesn&#8217;t offer an API to do fades, and since we don&#8217;t do rewinds in GStreamer, we need to apply effects such as fades with a latency equal to the amount of buffering we&#8217;re asking PulseAudio to do. This makes for unhappy users.</p>

<p>Well, all is not as bleak as it seems. There was some <a href="https://tango.0pointer.de/pipermail/pulseaudio-discuss/2011-February/008879.html">discussion</a> on the PA mailing list, and the need for a proper fade API (really, a generic effects API) is clear. There have even been attempts to <a href="https://bugzilla.gnome.org/show_bug.cgi?id=641544">solve this in GStreamer</a>.</p>

<p>But you want to save 0.5 W of power now! Okay, if you&#8217;re not using the Rhythmbox crossfading backend (or are okay with disabling it), this will make Rhythmbox, Banshee, pre-3.0 Totem (and really any GNOMEy player that uses <tt>gconfaudiosink</tt>, which will soon be replaced by <tt>gsettingsaudiosink</tt>, I guess), you can run this on the command line:</p>

<pre><code>gconftool-2 --type string \
    --set /system/gstreamer/0.10/default/musicaudiosink \
    "pulsesink latency-time=100000 buffer-time=2000000"
</code></pre>

<p>On my machine, this brings down the number of wakeups per second because of alsa-sink to ~2.7 (corresponding nicely to the ~350ms of hardware buffer that I have). With Totem 3.0, this may or may not work, depending on whether your distribution gives <tt>gconfaudiosink</tt> a higher rank than <tt>pulseaudiosink</tt>.</p>

<p>This is clearly just a stop-gap till we can get things done the Right Way™ at the system level, so really, if things break, you get to keep the pieces. If you need to, you can undo this change by running the same command without the latency-time=… and buffer-time=… bits. That said, if something does break, do leave a comment below so I can add it to the list of things that we need to test the final solution with.</p>
]]></content:encoded>
			<wfw:commentRss>http://arunraghavan.net/2011/05/more-pulseaudio-power-goodness/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Portaaagze</title>
		<link>http://arunraghavan.net/2005/12/portaaagze/</link>
		<comments>http://arunraghavan.net/2005/12/portaaagze/#comments</comments>
		<pubDate>Sun, 18 Dec 2005 17:23:00 +0000</pubDate>
		<dc:creator>Arun</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[gate]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://nemesis.accosted.net/blog/2005/12/portaaagze/</guid>
		<description><![CDATA[Portage 2.1_pre1 is in portage and marked ~x86. Improvements include a revamped cache (why am I not seeing the difference), elog to help track einfo/ewarn/eerror messages better. Wheee! And if you haven&#8217;t already, emerge ferringb&#8216;s awesome confcache for caching the autoconf stuff. Does anybody know a good place to get high-quality CS GATE practise papers?]]></description>
			<content:encoded><![CDATA[<p>Portage 2.1_pre1 is in portage and marked <tt>~x86</tt>. Improvements include a revamped cache (why am I not seeing the difference), <tt>elog</tt> to help track <tt>einfo/ewarn/eerror</tt> messages better. Wheee!</p>

<p>And if you haven&#8217;t already, emerge <tt>ferringb</tt>&#8216;s awesome <tt>confcache</tt> for caching the <tt>autoconf</tt> stuff.</p>

<p>Does anybody know a good place to get high-quality CS GATE practise papers?</p>
]]></content:encoded>
			<wfw:commentRss>http://arunraghavan.net/2005/12/portaaagze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile * Mail</title>
		<link>http://arunraghavan.net/2005/12/mobile-mail/</link>
		<comments>http://arunraghavan.net/2005/12/mobile-mail/#comments</comments>
		<pubDate>Sat, 17 Dec 2005 15:14:00 +0000</pubDate>
		<dc:creator>Arun</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://nemesis.accosted.net/blog/2005/12/mobile-mail/</guid>
		<description><![CDATA[So There&#8217;s GMail Mobile now. Doesn&#8217;t work on my T630 (yet, I hope). Yahoo&#8217;s WAP access is pretty good. One wonders how long this mutual catch-up game will continue. Rather amusing. Hope to have an AMD64 box in less than a month. An interesting thing to note &#8212; tags &#8211; gotta love &#8216;em. But most [...]]]></description>
			<content:encoded><![CDATA[<p>So There&#8217;s <a href="http://m.gmail.com/">GMail Mobile</a> now. Doesn&#8217;t work on my T630 (yet, I hope). Yahoo&#8217;s WAP access is pretty good. One wonders how long this mutual catch-up game will continue. Rather amusing.</p>

<p>Hope to have an AMD64 box in less than a month.</p>

<p>An interesting thing to note &#8212; tags &#8211; gotta love &#8216;em. But most people just create random tags based on content. I try to keep a limited number and organize them instead. It&#8217;s a little painful too keep track of previous tags (unless you&#8217;re using del.icio.us, which gives you a list of existing tags (tangent &#8212; their Firefox plugins sucks. It&#8217;s too obtrusive. The existing one on MozDev r0x0xr5.)). Anyway, the point is that I see tags being used rather haphazardly, rather than to provide organizational metadata. Or maybe I&#8217;m just an order freak.</p>

<p>Reading Richard Dawkins&#8217; <i>The Selfish Gene</i>. Got me thinking about my &#8220;everything is random&#8221; theory. Which now officially explains The State of Things. Assume that everything that happens is truly random. Thus basic things happen with equal probability. Good Things, as we know, are created by a combination of  many factors. Even if a few of these are not in place, you have a Bad Thing. Given the first assumption, all events are equally likely. Thus, the probability of a Good Thing existing is the product of the probability of occurrence of all individual contributing events. Since each of these is less than 1 (considerably so, by observation), the product is going to be far less than 1. The probability of Bad Things happening, is just 1 &#8211; P(Good Thing). Corollary &#8212; it is the nature of the Universe for just about everything to suck. And there&#8217;s nothing you can do about it, even if you knew how.</p>

<p>There. Aren&#8217;t you happier, now that you know?</p>

<p>Need to update my book list with all the new bookses.</p>
]]></content:encoded>
			<wfw:commentRss>http://arunraghavan.net/2005/12/mobile-mail/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>As I said</title>
		<link>http://arunraghavan.net/2005/10/as-i-said/</link>
		<comments>http://arunraghavan.net/2005/10/as-i-said/#comments</comments>
		<pubDate>Tue, 18 Oct 2005 20:42:00 +0000</pubDate>
		<dc:creator>Arun</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://nemesis.accosted.net/blog/2005/10/as-i-said/</guid>
		<description><![CDATA[Do you really want this to happen? Yes, yes, I know it&#8217;s an old article &#8211; I&#8217;m just caatching up with my reading ever so slowly now.]]></description>
			<content:encoded><![CDATA[<p>Do you really want <a href="http://news.com.com/Hollywood%2C+Microsoft+align+on+new+Windows/2100-1025_3-5844393.html?tag=nefd.lede">this</a> to happen?</p>

<p>Yes, yes, I know it&#8217;s an old article &#8211; I&#8217;m just caatching up with my reading ever so slowly now.</p>
]]></content:encoded>
			<wfw:commentRss>http://arunraghavan.net/2005/10/as-i-said/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Cairo is in Egypt</title>
		<link>http://arunraghavan.net/2005/10/cairo-is-in-egypt/</link>
		<comments>http://arunraghavan.net/2005/10/cairo-is-in-egypt/#comments</comments>
		<pubDate>Thu, 13 Oct 2005 13:51:00 +0000</pubDate>
		<dc:creator>Arun</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://nemesis.accosted.net/blog/2005/10/cairo-is-in-egypt/</guid>
		<description><![CDATA[Cairo, which GTK+ 2.8 uses, makes DejaVu Condensed fonts (kind of like Bitstream Vera, only more complete and not so fat) look noticeably sharper. Or am I just imagining things? Does font rendering get assisted by Cairo, or is it only Xft? In other news, life goes on. Work is work. Play is &#8230; hardly. [...]]]></description>
			<content:encoded><![CDATA[<p>Cairo, which GTK+ 2.8 uses, makes DejaVu Condensed fonts (kind of like Bitstream Vera, only more complete and not so fat) look noticeably sharper. Or am I just imagining things? Does font rendering get assisted by Cairo, or is it only Xft?</p>

<p>In other news, life goes on. Work is work. Play is &#8230; hardly. Scaled a mountain a few weeks back. Okay, so it had steps, and it was called Tirumalai, but it was painful and unnecessary. We live in masochistic times &#8211; it was fun.</p>

<p>More to come later.</p>
]]></content:encoded>
			<wfw:commentRss>http://arunraghavan.net/2005/10/cairo-is-in-egypt/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Poof</title>
		<link>http://arunraghavan.net/2005/10/poof/</link>
		<comments>http://arunraghavan.net/2005/10/poof/#comments</comments>
		<pubDate>Wed, 12 Oct 2005 23:16:00 +0000</pubDate>
		<dc:creator>Arun</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://nemesis.accosted.net/blog/2005/10/poof/</guid>
		<description><![CDATA[So I was watching one of Scott Wheeler&#8217;s presentations (link) on what will (hopefully) be KDE4&#8242;s new metadata system. The idea is to create a system where you give up the hierarchical (directory-based) paradigm in favour of a search-based one. Maybe the solution is too simplistic for now, and a hybrid model with a shallow [...]]]></description>
			<content:encoded><![CDATA[<p>So I was watching one of Scott Wheeler&#8217;s presentations (<a href="http://conference2004.kde.org/sched-devconf.php">link</a>) on what will (hopefully) be KDE4&#8242;s new metadata system. The idea is to create a system where you give up the hierarchical (directory-based)  paradigm in favour of a search-based one. Maybe the solution is too simplistic for now, and a hybrid model with a shallow hierarchy and mostly search-assisted access will be an intermediate, but I think it&#8217;s the way of the future. Anybody who&#8217;s used &#8216;* Desktop Search&#8217; will know. The KDE, Gnome, and Reiser4 folks are pulling in different directions, but the final solution will have to be a mix of all of these &#8211; approximately respectively: desktop environment support for metadata collection, full-text indexing of files, and filesystem-level support for metadata storage.</p>

<p>One of the ideas is that when you open the File->Open dialog box in an application, you get a search tool rather than a file browser. The Gnome folks were also talking about this a while back on the <a href="http://www.beaglewiki.org">Beagle</a> mailing list. But what do we do about saving files? There&#8217;s too much data for sorting to be effective &#8211; think about how much e-mail you get, and how many files you have to work with, if you work with a computer for more than an hour each day. Chances are that it&#8217;s a whole bunch of data.</p>

<p>So have you ever used <a href="http://del.icio.us">del.icio.us</a>? Or any other system that basically lets you &#8220;tag&#8221; the item your storing/saving/publishing? This should be a viable solution for the files on your hard-disk too. The File->Save dialog would basically ask you for a file name, automatically extract metadata such as the file type, author, source, etc. and also give you an interface to tag the file. Once the system has been in use for a while, you&#8217;ll have a bunch of common tags. Just pick the tags you want to apply, and you&#8217;re done. Of course, this requires a <em>huge</em> amount of dependence on your desktop environment alone &#8211; bye bye command line. Something to be thought about &#8211; a number of solutions are possible. A real live example of this is the del.icio.us plugin for Firefox. It officially replaced my Firefox bookmarks manager a few months ago.</p>

<p>Exciting times ahead for the desktop world.</p>
]]></content:encoded>
			<wfw:commentRss>http://arunraghavan.net/2005/10/poof/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Wheee</title>
		<link>http://arunraghavan.net/2005/08/wheee/</link>
		<comments>http://arunraghavan.net/2005/08/wheee/#comments</comments>
		<pubDate>Mon, 22 Aug 2005 05:54:00 +0000</pubDate>
		<dc:creator>Arun</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://nemesis.accosted.net/blog/2005/08/wheee/</guid>
		<description><![CDATA[So I&#8217;m at my parent&#8217;s place in Gurgaon. They have an Airtel DSL connection for Internet access. I brought Fedora Core 4 along to install on my Dad&#8217;s laptop, and what I describe here is how I did it. Hopefully it&#8217;s useful to someone. Assumption &#8211; you&#8217;re using a USB DSL modem provided by Airtel [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;m at my parent&#8217;s place in Gurgaon. They have an Airtel DSL connection for Internet access. I brought Fedora Core 4 along to install on my Dad&#8217;s laptop, and what I describe here is how I did it. Hopefully it&#8217;s useful to someone.</p>

<p>Assumption &#8211; you&#8217;re using a USB DSL modem provided by Airtel which contains the Conexant Accessrunner chip. Mine says Beetel 100CX on the outside.</p>

<ul>
<li>The driver isn&#8217;t in the kernel yet, so you need to get the tarball from http://accessrunner.sourceforge.net.
<li>Decompress this into the kernel source directory (the incomplete tree in <tt>/usr/src/kernels/2.6.xx-xx-xx</tt> (from the kernel-devel package) will do).
<li><small>[Thanks to Arun (yet another one!) for pointing out that this is missing]</small> Enable the modules for these drivers as instructed in the &#8220;Configuring kernel build&#8221; section <a href="http://accessrunner.sourceforge.net/driver.shtml">here</a>.
<li>In the top-level kernel directory, do a <tt>make M=drivers/usb/atm</tt>. Copy <tt>cxacru.ko</tt> and <tt>usbatm.ko</tt> to <tt>/lib/modules/2.6.xx-xx-xx/drivers/usb/atm</tt>.
<li>Extract the firmware from the Windows drivers as described in http://accessrunner.sourceforge.net/firmware.shtml (I got the utils directory from CVS, did a <tt>make</tt> and then ran it on the <tt>[WINDOWS_DIR]\system32\drivers\CnxEtU.sys</tt>
<li>Copy the extracted firmware to <tt>/lib/firmware/cxacru-fw.bin</tt>
<li>That&#8217;s the driver setup &#8211; when you plug in the USB modem, hotplug should pick up the correct kernel moduel and firmware. Any issues, run <tt>dmesg</tt>.
<li>Use the Network config GUI to set up a new xDSL connection using some <tt>ethX</tt> device or the other. Edit <tt>/etc/sysconfig/network-scripts/ifcfg-[name_of_connection]</tt> and remove the <tt>ETH=</tt> line. Add 3 lines:
<tt>LINUX_PLUGIN=pppoatm.so</tt>
<tt>VPI=1</tt>
<tt>VCI=32</tt>
Note that the <tt>VPI</tt> and <tt>VCI</tt> settings might vary for you. These work for Airtel in Gurgaon and Chennai, apparently.
<li>That&#8217;s about it &#8211; you can fire off the connection using <tt>/sbin/ifup [connection_name]</tt> and down using <tt>/sbin/ifdown [connection_name]</tt>. Or use the GUI. The Modem Lights Applet doesn&#8217;t work with this yet.
<li>Pay me a consultation fee. *Wink*
</ul>

<p>Too lazy to fix typos. Off to gloat to myself now. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://arunraghavan.net/2005/08/wheee/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GNOME Bangalore, my butt</title>
		<link>http://arunraghavan.net/2005/07/gnome-bangalore-my-butt/</link>
		<comments>http://arunraghavan.net/2005/07/gnome-bangalore-my-butt/#comments</comments>
		<pubDate>Tue, 19 Jul 2005 14:53:00 +0000</pubDate>
		<dc:creator>Arun</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://nemesis.accosted.net/blog/2005/07/gnome-bangalore-my-butt/</guid>
		<description><![CDATA[Happened to be visiting gnomebangalore.org, and saw this. GNOME Bangalore is most certainly not, if the &#8220;Community&#8221; (it infuriates me that this is the word used) Meet is &#8220;OPEN TO: Those currently in NOSIP and those interested to join or know more about the program.&#8221; Okay, maybe I&#8217;m wrong and it&#8217;s just an error. That [...]]]></description>
			<content:encoded><![CDATA[<p>Happened to be visiting <a href="http://www.gnomebangalore.org">gnomebangalore.org</a>, and saw <a href="http://www.gnomebangalore.org/?q=node/view/737">this</a>. GNOME Bangalore is most certainly not, if the &#8220;Community&#8221; (it infuriates me that this is the word used) Meet is &#8220;OPEN TO: Those currently in NOSIP and those interested to join or know more about the program.&#8221;</p>

<p>Okay, maybe I&#8217;m wrong and it&#8217;s just an error. That is my hope, at any rate.</p>

<p>I do not believe the GNOME Bangalore body is managing to organise an actual community around GNOME-users/devs, but around NOSIP interns. I&#8217;m open to correction, if anyone knows better.</p>
]]></content:encoded>
			<wfw:commentRss>http://arunraghavan.net/2005/07/gnome-bangalore-my-butt/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>

