<?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>Marcus Povey &#187; august 18th</title>
	<atom:link href="http://www.marcus-povey.co.uk/tag/august-18th/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marcus-povey.co.uk</link>
	<description>Making the world a better place, one byte at a time...</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:13:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<atom:link rel='hub' href='http://www.marcus-povey.co.uk/?pushpress=hub'/>
		<item>
		<title>Summary of Elgg 1</title>
		<link>http://www.marcus-povey.co.uk/2008/08/14/summary-of-elgg-1/</link>
		<comments>http://www.marcus-povey.co.uk/2008/08/14/summary-of-elgg-1/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 21:17:15 +0000</pubDate>
		<dc:creator>Marcus Povey</dc:creator>
				<category><![CDATA[elgg]]></category>
		<category><![CDATA[august 18th]]></category>

		<guid isPermaLink="false">http://www.marcus-povey.co.uk/?p=70</guid>
		<description><![CDATA[With the release of the long awaited Elgg 1 platform now imminent I just thought I&#8217;d take the opportunity to go over a few of the things that make this version so cool. A lot of these things I and my colleagues have covered before in previous blog posts, but I thought I&#8217;d give a [...]]]></description>
			<content:encoded><![CDATA[<p>With the release of the long awaited <a href="http://www.elgg.org/">Elgg 1 platform now imminent</a> I just thought I&#8217;d take the opportunity to go over a few of the things that make this version so cool.</p>
<p>A lot of these things I and my colleagues have covered before in previous blog posts, but I thought I&#8217;d give a brief summary of just a few of them.</p>
<p>First of all, this is possibly one of the best looking versions of Elgg ever. A lot of this is due to the efforts of our resident design guru Pete Harris, who has done a fantastic job in making the graphics and the user experience top notch.</p>
<p>There has also been a lot of work done under the hood&#8230;</p>
<p>There&#8217;s the <a href="http://docs.elgg.org/wiki/Views">views system</a> which easily lets you skin Elgg and completely change its look and feel. For example we have the default view, which is the one you see when you log into a site (and can be extended and changed by installed plugins). This could just as easily be a mobile view for display on mobile devices.</p>
<p>We have provided RSS and <a href="http://www.opendd.net">OpenDD</a> views which you&#8217;ll see links for if you look a list of objects.</p>
<p>There&#8217;s the <a href="http://docs.elgg.org/wiki/Engine/DataModel">database schema</a> which we have mentioned before. We have taken a very abstract view, so now everything is an entity with metadata and relationships between them&#8230; those of you familiar with the OpenDD schema will notice some familiarity. This is not an accident.</p>
<p>There is also the concept in Elgg 1 that pretty much everything is a plugin, and therefore we have made plugins stupidly easy to write. A lot of the stuff that every plugin has to do is taken care of by the framework. There are ways to list objects, a <a href="http://docs.elgg.org/wiki/Engine/Notifications">notification system</a>, <a href="http://docs.elgg.org/wiki/XML-RPC">XML-RPC</a>, <a href="http://www.marcus-povey.co.uk/2008/07/31/import-and-export-in-elgg-10-2/">import/export</a> out of the box, a robust <a href="http://docs.elgg.org/wiki/Engine/Internationalisation">internationalisation system</a>, <a href="http://docs.elgg.org/wiki/Engine/RestApi">API</a> and even views designed for data import (which have protection against various forms of attack).</p>
<p>In Elgg there are a whole bunch of things that all come together and mean that plugin writers only need to worry about the thing their plugin needs to do.</p>
<p>There is a comprehensive admin panel which plugins can extend. Plugins can be individually enabled and disabled, and can have <a href="http://docs.elgg.org/wiki/Pluginsettings">administrator and user configurable settings</a>. There&#8217;s a <a href="http://docs.elgg.org/wiki/Widgets">framework for displaying widgets</a> on pages which plugins can hook into.</p>
<p>As well as all the framework stuff that make development easier, the actual system is pretty fully featured. You have blogs, forums, messaging, bookmaking, a river of events (which again plugins can easily <a href="http://docs.elgg.org/wiki/River">hook into</a>), and an admin system log.</p>
<p>All this stuff and more come together to make a very easy to use and full featured social networking platform.</p>
<p><a href="http://www.elgg.org">Give it a try</a>!</p>
<div class="wsbuttons">
	<div class="shareblob facebook">
		<div class="fb-like" data-href="http://www.marcus-povey.co.uk/2008/08/14/summary-of-elgg-1/" data-send="false" data-layout="box_count" data-width="60" data-show-faces="false" data-colorscheme="light"></div>
	</div>

	<div class="shareblob google">
		<div class="g-plusone" data-size="tall" data-href="http://www.marcus-povey.co.uk/2008/08/14/summary-of-elgg-1/"></div>
	</div>

	<div class="shareblob twitter">
		<div class="twitter">
			<a href="https://twitter.com/share?url=http%3A%2F%2Fwww.marcus-povey.co.uk%2F2008%2F08%2F14%2Fsummary-of-elgg-1%2F&count=vertical" class="twitter-share-button" data-lang="en">Tweet</a>
			<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
		</div>
	</div>

</div>
	]]></content:encoded>
			<wfw:commentRss>http://www.marcus-povey.co.uk/2008/08/14/summary-of-elgg-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

