<?xml version="1.0"?>
<rss version="2.0">

<channel>
	<title>Planet OpenSim</title>
	<link>http://planet.opensim.us</link>
	<language>en</language>
	<description>Planet OpenSim - http://planet.opensim.us</description>

<item>
	<title>justincc.org: This Week in OpenSim Dev - week ending Saturday 6th February 2010</title>
	<guid>http://justincc.org/blog/?p=1198</guid>
	<link>http://justincc.org/blog/2010/02/08/this-week-in-opensim-dev-week-ending-saturday-6th-february-2010/</link>
	<description>&lt;p&gt;&lt;img class=&quot;alignright&quot; title=&quot;Wright Plaza on osgrid&quot; src=&quot;http://justincc.files.wordpress.com/2008/04/osgrid.jpg&quot; alt=&quot;&quot; width=&quot;320&quot; height=&quot;240&quot; /&gt;Hello everybody. This is a short summary of OpenSim development for the past week up until the end of last Saturday. The letters in brackets after bug and feature points are the Git revision identifiers in which the work appears. We only give the first 6 characters of each revision but this should be enough to identify it.&lt;/p&gt;
&lt;p&gt;The changes described here appear only in OpenSim&amp;#8217;s cutting edge Git &amp;#8216;master&amp;#8217; branch. Please do not attempt to use code taken directly from &amp;#8216;master&amp;#8217; in any production environment. At particular points in time this in-development code may not work or may even cause data corruption. If you are not a developer or tester, please treat this summary instead as a preview of what will be coming up in the next release. The latest official release is OpenSim 0.6.8 (released on 23rd December 2009).&lt;/p&gt;
&lt;p&gt;This week in OpenSim ( 19d486 - 4a092b ).&lt;/p&gt;
&lt;h2&gt;General news&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;None this week&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Features &amp;amp; bug fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;I fixed the internal &lt;strong&gt;EventManager&lt;/strong&gt;.&lt;strong&gt;OnAttach&lt;/strong&gt; event to actually fire when a scene object was attached to an avatar (4c1740).&lt;/li&gt;
&lt;li&gt;I moved the &lt;strong&gt;prim face colour&lt;/strong&gt; setting code down into SceneObjectPart so that callers other than scripts can use it (3863cd).&lt;/li&gt;
&lt;li&gt;Robert Adams contributed a patch that allows&lt;strong&gt; terrain collision&lt;/strong&gt; events to be detected after the regular collision checks (88d0fc).&lt;/li&gt;
&lt;li&gt;I changed the internal &lt;strong&gt;EventManager&lt;/strong&gt; so that any exceptions generated by event subscribers are caught by OpenSim, logged but not propogated.  This helps prevents bugs in modules bringing down OpenSim or stopping other module code from executing (cd4651).&lt;/li&gt;
&lt;li&gt;Misterblue contributed a patch to fix &lt;strong&gt;ODE&lt;/strong&gt; physics stickiness (8556a9).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Infrastructure&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Diva and Melanie continue to work on migrating the legacy &lt;strong&gt;user service&lt;/strong&gt; into a number of separate &lt;strong&gt;ROBUST&lt;/strong&gt; services (presence, user accounts, authentication, etc.).  This is currently being done on a separate presence-refactor branch.  This will take a while yet.&lt;/li&gt;
&lt;/ul&gt;</description>
	<pubDate>Mon, 08 Feb 2010 22:36:35 +0000</pubDate>
</item>
<item>
	<title>Simulator GIS - Darb Dabney's OpenSim » OpenSim: A visit to ScienceSim Geography regions – OpenSim with turbo boost</title>
	<guid>http://blog.simgis.com/?p=441</guid>
	<link>http://blog.simgis.com/2010/02/04/a-visit-to-sciencesim-geography-regions-opensim-with-turbo-boost/</link>
	<description>I don&amp;#8217;t have much to say about these regions that hasn&amp;#8217;t been written already, and my views have been less aesthetic than Shenlei&amp;#8217;s.
But in the interest of boosting the bandwidth by which I can share OpenSim, I&amp;#8217;ve invested in a much newer Adobe Premiere Elements than I&amp;#8217;d been using for the past five or so [...]</description>
	<pubDate>Thu, 04 Feb 2010 08:30:57 +0000</pubDate>
</item>
<item>
	<title>justincc.org: This Week in OpenSim Dev - week ending Saturday 30th January 2010</title>
	<guid>http://justincc.org/blog/?p=1191</guid>
	<link>http://justincc.org/blog/2010/02/02/this-week-in-opensim-dev-week-ending-saturday-30th-january-2010/</link>
	<description>&lt;p&gt;&lt;img class=&quot;alignright&quot; title=&quot;Wright Plaza on osgrid.org&quot; src=&quot;http://justincc.files.wordpress.com/2008/04/osgrid.jpg&quot; alt=&quot;&quot; width=&quot;320&quot; height=&quot;240&quot; /&gt;Hello everybody. This is a short summary of OpenSim development for the past week up until the end of last Saturday. The letters in brackets after bug and feature points are the Git revision identifiers in which the work appears. We only give the first 6 characters of each revision but this should be enough to identify it.&lt;/p&gt;
&lt;p&gt;The changes described here appear only in OpenSim&amp;#8217;s cutting edge Git &amp;#8216;master&amp;#8217; branch. Please do not attempt to use code taken directly from &amp;#8216;master&amp;#8217; in any production environment. At particular points in time this in-development code may not work or may even cause data corruption. If you are not a developer or tester, please treat this summary instead as a preview of what will be coming up in the next release. The latest official release is OpenSim 0.6.8 (released on 23rd December 2009).&lt;/p&gt;
&lt;p&gt;This week in OpenSim ( 19d486 - 4c1365 ).&lt;/p&gt;
&lt;h2&gt;General news&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;None this week&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Features &amp;amp; bug fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;I fixed a problem where&lt;strong&gt; llDie()&lt;/strong&gt; was often leaving &amp;#8216;dead&amp;#8217; prims behind - prims which had been deleted in OpenSim but which the client thought still existed (38cfc9).&lt;/li&gt;
&lt;li&gt;Melanie added a region_manager_is_god setting in OpenSim.ini.  If this option is set then &lt;strong&gt;estate managers&lt;/strong&gt; entering &lt;strong&gt;god&lt;/strong&gt; mode will have god powers (ee12b0).&lt;/li&gt;
&lt;li&gt;Revolution contributed a patch so that holding down the left mouse button on a prim with &lt;strong&gt;touch&lt;/strong&gt; registered &lt;strong&gt;scripts&lt;/strong&gt; will now send a stream of events when the mouse is moved.  This conforms with observed behaviour on the Linden Lab grid (05a3e3).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Infrastructure&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Diva and Melanie continue to work on migrating the legacy &lt;strong&gt;user service&lt;/strong&gt; into a number of separate &lt;strong&gt;ROBUST&lt;/strong&gt; services (presence, user accounts, authentication, etc.).  This is currently being done on a separate presence-refactor branch.  The latest info is that it probably won&amp;#8217;t be merged for a few more weeks, possibly longer.&lt;/li&gt;
&lt;/ul&gt;</description>
	<pubDate>Tue, 02 Feb 2010 22:24:45 +0000</pubDate>
</item>
<item>
	<title>justincc.org: OpenSim London Meetup Report</title>
	<guid>http://justincc.org/blog/?p=1167</guid>
	<link>http://justincc.org/blog/2010/02/02/opensim-london-meetup-report/</link>
	<description>&lt;p&gt;&lt;img class=&quot;alignright&quot; title=&quot;Small OpenSim logo&quot; src=&quot;http://justincc.files.wordpress.com/2008/06/opensim-logo-short.png&quot; alt=&quot;&quot; width=&quot;135&quot; height=&quot;124&quot; /&gt;Hi folks.  As many of you know, last Sunday (Tuesday 2nd Feb 2010) we had an &lt;a href=&quot;http://justincc.org/blog/2010/01/07/very-unofficial-opensim-london-meetup/&quot;&gt;OpenSim real-world meetup&lt;/a&gt; at The Jugged Hare in London.  It was a really good event - lots of very interesting people came along and we had some great conversations about all kinds of OpenSim related topics - grids, development, education, applications - pretty much everything.  Unfortunately, I had a problem with my camera but &lt;a href=&quot;http://www.tipton.com&quot;&gt;Tipton Cole&lt;/a&gt; of &lt;a href=&quot;http://lovejoysim.com/&quot;&gt;lovejoysim&lt;/a&gt; was able to take some photos (apologies in advance for the blurriness).&lt;/p&gt;
&lt;p&gt;Here&amp;#8217;s Sean Doherty, Digital Strategy Director of &lt;a href=&quot;http://www.maverickmedia.co.uk/&quot;&gt;Maverick Media&lt;/a&gt; related his adventures with OpenSim on &lt;a href=&quot;http://osgrid.org&quot;&gt;OSGrid&lt;/a&gt;.  He looks very pleased about having his photo taken &lt;img src=&quot;http://justincc.org/blog/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;aligncenter&quot; title=&quot;Sean Doherty of Maverick Media&quot; src=&quot;http://justincc.files.wordpress.com/2010/02/opensim_meetup011.jpg&quot; alt=&quot;&quot; width=&quot;300&quot; height=&quot;400&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://twitter.com/spolliaro&quot;&gt;Olli Aro&lt;/a&gt; of &lt;a href=&quot;http://www.secondplaces.net/opencms/opencms/&quot;&gt;Second Places&lt;/a&gt; came along and told us about the interesting stuff he&amp;#8217;s doing with OpenSim and education at &lt;a href=&quot;http://www.thecontentgrid.com/opencms/opencms/&quot;&gt;The Content Grid&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;aligncenter&quot; title=&quot;Olli Aro of Second Places and The Content Grid&quot; src=&quot;http://justincc.files.wordpress.com/2010/02/opensim_meetup021.jpg&quot; alt=&quot;&quot; width=&quot;300&quot; height=&quot;400&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://twitter.com/dstrawberrygirl&quot;&gt;Chris Hart&lt;/a&gt;, CTO of &lt;a href=&quot;http://reactiongrid.com/&quot;&gt;Reaction Grid&lt;/a&gt; had some great feedback on the experience of running public OpenSim installations.&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;aligncenter&quot; title=&quot;Chris Hart, CTO of Reaction Grid&quot; src=&quot;http://justincc.files.wordpress.com/2010/02/opensim_meetup041.jpg&quot; alt=&quot;&quot; width=&quot;300&quot; height=&quot;400&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;#8217;s a real power discussion - core developers &lt;a href=&quot;http://twitter.com/darreng1&quot;&gt;Darren Guard&lt;/a&gt; (OpenSim founder and consultant currently working for &lt;a href=&quot;http://rezzable.com&quot;&gt;Rezzable&lt;/a&gt;) and Melanie Thielker of Careminster Limited and 3D Hosting finally meet face to face.&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;aligncenter&quot; title=&quot;Darren Guard and Melanie Thielker having a stare down.&quot; src=&quot;http://justincc.files.wordpress.com/2010/02/opensim_meetup051.jpg&quot; alt=&quot;&quot; width=&quot;300&quot; height=&quot;400&quot; /&gt;&lt;/p&gt;
&lt;p&gt;As usual I (on the left) look incredibly fat in photographs (not helped by the fact that I actually am too fat).  Bob Wellman of &lt;a href=&quot;http://www.osgrid.org/elgg/pg/photos/album/81147/bob-wellman-pmgrid-romenna&quot;&gt;PMGrid&lt;/a&gt; (only just visible facing the camera) and Kevin Buckley of &lt;a href=&quot;http://www.immersv.co.uk&quot;&gt;Immersv&lt;/a&gt; join in the discussion.&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;aligncenter&quot; title=&quot;Justin Clark-Casey (on left), Kevin Buckley (back to camera) and Bob Wellman (facing)&quot; src=&quot;http://justincc.files.wordpress.com/2010/02/opensim_meetup061.jpg&quot; alt=&quot;&quot; width=&quot;300&quot; height=&quot;400&quot; /&gt;&lt;/p&gt;
&lt;p&gt;And thanks to Peter, Aron, &lt;a href=&quot;http://twitter.com/deepwire&quot;&gt;Deepwire&lt;/a&gt;, Dr Olinkha Gustafson-Pearce, &lt;a href=&quot;http://twitter.com/SlimWarrior&quot;&gt;SlimWarrior&lt;/a&gt;, &lt;a href=&quot;http://twitter.com/MalBurns&quot;&gt;Mal Burns&lt;/a&gt;, Will Jeffery (MD of &lt;a href=&quot;http://www.maverickmedia.co.uk/&quot;&gt;Maverick Media&lt;/a&gt;) and everybody else who came along (please, please e-mail me if I accidentally left you out or mislinked to you).  You guys really made it a successful event.  We should definitely have another one, quite possibly in the second half of this year, if not sooner.&lt;/p&gt;</description>
	<pubDate>Tue, 02 Feb 2010 01:32:00 +0000</pubDate>
</item>
<item>
	<title>justincc.org: This Week in OpenSim Dev - week ending Saturday 23rd January 2010</title>
	<guid>http://justincc.org/blog/?p=1161</guid>
	<link>http://justincc.org/blog/2010/01/26/this-week-in-opensim-dev-week-ending-saturday-23rd-january-2010/</link>
	<description>&lt;p&gt;&lt;img class=&quot;alignright&quot; title=&quot;Wright Plaza on osgrid.org&quot; src=&quot;http://justincc.files.wordpress.com/2008/04/osgrid.jpg&quot; alt=&quot;&quot; width=&quot;320&quot; height=&quot;240&quot; /&gt;Hello everybody. This is a short summary of OpenSim development for the past week up until the end of last Saturday. The letters in brackets after bug and feature points are the Git revision identifiers in which the work appears. We only give the first 6 characters of each revision but this should be enough to identify it.&lt;/p&gt;
&lt;p&gt;The changes described here appear only in OpenSim&amp;#8217;s cutting edge Git &amp;#8216;master&amp;#8217; branch. Please do not attempt to use code taken directly from &amp;#8216;master&amp;#8217; in any production environment. At particular points in time this in-development code may not work or may even cause data corruption. If you are not a developer or tester, please treat this summary instead as a preview of what will be coming up in the next release. The latest official release is OpenSim 0.6.8 (released on 23rd December 2009).&lt;/p&gt;
&lt;p&gt;This week in OpenSim ( 3ff28e - 316503 ).&lt;/p&gt;
&lt;h2&gt;General news&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;None this week&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Features &amp;amp; bug fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;CasperW contributed a patch that fixes a &lt;strong&gt;security&lt;/strong&gt; problem with &lt;strong&gt;osSetDynamicTexture()&lt;/strong&gt; (3ff28e).&lt;/li&gt;
&lt;li&gt;Mic Bowman contributed a patch that makes all &lt;strong&gt;console&lt;/strong&gt; command output print directly to the screen rather than via the log.  This means that you no longer need to have a log level of INFO to see command output (c211a1).&lt;/li&gt;
&lt;li&gt;Revolution contributed a patch that fixes &lt;strong&gt;llSetDamage()&lt;/strong&gt; (14e62c).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Infrastructure&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Revolution contributed a patch that changes all the &lt;strong&gt;region modules &lt;/strong&gt;bundled with the OpenSim project from the &lt;a href=&quot;http://opensimulator.org/wiki/RegionModules&quot;&gt;old style&lt;/a&gt; to the &lt;a href=&quot;http://opensimulator.org/wiki/How_to_create_a_dynamic_plugin&quot;&gt;new Mono.Addins style&lt;/a&gt;.  Documentation for the new style does not appear to be complete - I should think that the old style modules will continue to work for at least the next few releases, if not longer.&lt;/li&gt;
&lt;li&gt;Diva and Melanie continue to work on migrating the legacy &lt;strong&gt;user service&lt;/strong&gt; into a number of separate &lt;strong&gt;ROBUST&lt;/strong&gt; services (presence, user accounts, authentication, etc.).  This is currently being done on a separate presence-refactor branch.&lt;/li&gt;
&lt;/ul&gt;</description>
	<pubDate>Tue, 26 Jan 2010 21:56:27 +0000</pubDate>
</item>

</channel>
</rss>
