<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://opensimulator.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://opensimulator.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Murphyslaw</id>
		<title>OpenSimulator - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://opensimulator.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Murphyslaw"/>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Special:Contributions/Murphyslaw"/>
		<updated>2026-06-13T02:38:30Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.9</generator>

	<entry>
		<id>http://opensimulator.org/wiki/Hacking_OpenSim_for_fun_and_profit</id>
		<title>Hacking OpenSim for fun and profit</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Hacking_OpenSim_for_fun_and_profit"/>
				<updated>2009-03-07T13:47:24Z</updated>
		
		<summary type="html">&lt;p&gt;Murphyslaw: fixed typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
&lt;br /&gt;
So, you're a freshly arrived coder who wants to hack (in the programming sense, of course) OpenSim for fun and/or profit?  Well, you've come to the right place!  Welcome to the OpenSim hacking guide, an evolving (possibly) document that aims to tell you the basic things you need to know about OpenSim to start changing/extending/adapting the code.  This document is aimed at programmers who are already comfortable with c# and standard tools such as command lines and source code repositories.  If you don't know about these, please go and learn that stuff first.&lt;br /&gt;
&lt;br /&gt;
We're going to aim to (eventually) cover three types of topics.  The first type is basic infrastructure setup stuff - what programming environments are available, how to get the code, etc.  The second is an overview of the OpenSim code base - how the top level packages are segregated, where certain functionality is, etc.  The third is general code contribution stuff, such as programming standards and the patch submittal procedure.&lt;br /&gt;
&lt;br /&gt;
Please be aware that OpenSim is a young, vigorous, healthy codebase.  It's growing fast and likes to run around a lot.  So what we document here may well be out of date almost immediately after its written.  Moreover, this guide itself is very young and may be missing big bits of useful information.  But hey, nobody's perfect.  Please feel free to ask on the mailing lists for additional material, particularly general overview stuff (the worst that can happen is that your request is completely ignored - and there's always a chance that it won't be).  And in the best wiki tradition, please please please feel free to fill in the blanks if you're able, either with new writing or with pages already elsewhere on this wiki.  Okay, let's get started.&lt;br /&gt;
&lt;br /&gt;
==The basics==&lt;br /&gt;
&lt;br /&gt;
Choose 32 bit operating system to avoid hassle with the native libraries when trying to run OpenSim for the first time.&lt;br /&gt;
&lt;br /&gt;
* [[Setting things up on Linux]]&lt;br /&gt;
* [[Setting things up on Windows]]&lt;br /&gt;
&lt;br /&gt;
==Codebase overview==&lt;br /&gt;
&lt;br /&gt;
* [[Codebase overview]]&lt;br /&gt;
&lt;br /&gt;
==Code hygiene and code submittal==&lt;br /&gt;
&lt;br /&gt;
* [[Coding philosophy]]&lt;br /&gt;
* [[Coding standards]]&lt;br /&gt;
* [[Submitting code to OpenSim]]&lt;/div&gt;</summary>
		<author><name>Murphyslaw</name></author>	</entry>

	</feed>