<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to blog</title><link>https://sourceforge.net/p/eoops/blog/</link><description>Recent posts to blog</description><atom:link href="https://sourceforge.net/p/eoops/blog/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 27 Oct 2013 11:31:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/eoops/blog/feed.rss" rel="self" type="application/rss+xml"/><item><title>EOOPS Scrum meeting! 2013-Oct-27</title><link>https://sourceforge.net/p/eoops/blog/2013/10/eoops-scrum-meeting-2013-oct-27/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;YES WE ARE LOOKING FOR DEVELOPERS TO JOIN AND CONTRIBUTE!!!&lt;br /&gt;
EMAIL YOUR INTEREST TO SIMON@LABS.COOP&lt;/p&gt;
&lt;p&gt;Document: EOOPS - SCRUM MEETING - 2013-10-27.pdf &lt;a href="http://sourceforge.net/projects/eoops/files/Documents%20and%20Manuals/Meetings/SCRUM%20Meetings/EOOPS%20-%20SCRUM%20MEETING%20-%202013-10-27.pdf/download"&gt;http://sourceforge.net/projects/eoops/files/Documents%20and%20Manuals/Meetings/SCRUM%20Meetings/EOOPS%20-%20SCRUM%20MEETING%20-%202013-10-27.pdf/download&lt;/a&gt; - 371Kb&lt;/p&gt;
&lt;h1 id="preface"&gt;Preface&lt;/h1&gt;
&lt;p&gt;There are a number of federated networks that have been under review by the project admins of EOOPS on SourceForge.net these include Pump.io, Friendica, Diaspia, Lorea, Red, IndieWeb. Notably there is a lot of dead projects as well for EOOPS to skip past. These have been dabbled with and notably found to be rather complex in establishing network transient connect on the federated network.&lt;/p&gt;
&lt;p&gt;EOOPS is a social networking module for XOOPS 2.6 it is still in the early development phase of its development life-cycle; we have had a couple of scrum meetings between the project admins wishcraft &amp;amp; michaelmd101. The common result in talking to people wanting to have a social network is to have the features of common networks which are syndicated like facebook.com not federated.&lt;/p&gt;
&lt;p&gt;This means that people would like Comments, Channels, Advertisements, Groups, Pages, User Profile, Friends, Poking, Images Galleries, Video Libraries, Chat, Blogs, Notes, Status Updates, News, Likes, Dislikes, Blocking and other features based around the life expectancy of the facebook.com style profiles. Well first I would like to tell you about what the difference of a federated network is to a syndicated network.&lt;/p&gt;
&lt;p&gt;We are looking for a team of developers from the XOOPS Information Systems as we will be developing EOOPS as a XOOPS 2.6+ Module similarly to Yogurt Module but as a federated network!&lt;/p&gt;
&lt;h1 id="file-structure-of-eoops-social-network-module"&gt;File structure of EOOPS social network Module&lt;/h1&gt;
&lt;p&gt;This is the folder layout for the pre-alpha planning development of EOOPS, you will find this reflective of the EOOPS Core section of the SVN on Sourceforge.net – it is designed to run with XOOPS 2.6.0&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;modules                 * Standard XOOPS Path for Modules/Plugins&lt;ul&gt;
&lt;li&gt;eoops                 * EOOPS Module Dirname&lt;ul&gt;
&lt;li&gt;admin             * Administration Control Panel Files&lt;/li&gt;
&lt;li&gt;api             * REST API Primary Outsource&lt;/li&gt;
&lt;li&gt;class             * EOOPS Primary Object Classes &amp;amp; Handlers&lt;/li&gt;
&lt;li&gt;connectors         * EOOPS Connectors&lt;ul&gt;
&lt;li&gt;translators     * EOOPS Translators Connectors&lt;/li&gt;
&lt;li&gt;xoops         * EOOPS XOOPS Connectors&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;css             * CSS For Interface&lt;/li&gt;
&lt;li&gt;images         * EOOPS Images&lt;/li&gt;
&lt;li&gt;include         * EOOPS Flat Included PHP&lt;/li&gt;
&lt;li&gt;js             * Javascript for EOOPS&lt;/li&gt;
&lt;li&gt;language         * EOOPS Language Files&lt;ul&gt;
&lt;li&gt;english     * EOOPS English Language Files&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;poll             * Polling REST API &lt;/li&gt;
&lt;li&gt;preloads         * Preloader Hooks Stratum for EOOPS&lt;/li&gt;
&lt;li&gt;resources         * XML Resources&lt;ul&gt;
&lt;li&gt;packages     * Primary XML Packages&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;search             * EOOPS REST API for Searching&lt;/li&gt;
&lt;li&gt;send             * EOOPS REST API for Sending to Polling&lt;/li&gt;
&lt;li&gt;sql             * EOOPS SQL Database Definitions&lt;/li&gt;
&lt;li&gt;templates         * EOOPS Smarty Templates&lt;/li&gt;
&lt;li&gt;users             * EOOPS REST API for Users&lt;/li&gt;
&lt;li&gt;xml             * EOOPS REST API for XML Document Exchange&lt;/li&gt;
&lt;li&gt;authenticate.php     * Authentication Script for EOOPS&lt;/li&gt;
&lt;li&gt;header.php         * Header File for EOOPS&lt;/li&gt;
&lt;li&gt;image.php         * Image retrieval PHP File (Buffer)&lt;/li&gt;
&lt;li&gt;index.php         * Index for EOOPS Users&lt;/li&gt;
&lt;li&gt;testauth.php         * testauth file&lt;/li&gt;
&lt;li&gt;xoops_version.php     * XOOPS module definition file!&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Federated network vs. Syndicated network&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;A syndicated network is classically the ones common place individuals are using at the moment, like facebook.com or twitter.com these are networks which offer syndication with other networks centralised within their structure of business planned outlay &amp;amp; functionality of the website!&lt;/p&gt;
&lt;p&gt;A federated network is a serial type collaboration of many websites which user base spans the total routing vectors of the website and username look very similarly to email addresses. In EOOPS we have hoped and have been designing a S2S (Server 2 Server) system similar to the way torrents work but for suspending the federated network amongst many web server similar to the way Peer 2 Peer works this can also have social die-back and because the information federated exchange via the ‘eoops tracker’ which is a place to find other services and announcement of services around on the network, the information exchange is not done by the ‘eoops tracker’ this is done between web server and peer web server, much like how a torrent p2p system works!&lt;/p&gt;
&lt;p&gt;The idea of Federated Networks is that they are spanned over many web services and don’t really have the ability to be tracked or sydnicated in survellance and intelligence systems like what was leaked by Edward Snowden with the PRISM system run the USA by the National Security Agency (NSA.gov).&lt;/p&gt;
&lt;h2 id="phase-one-prealpha-planning-development"&gt;Phase One – Prealpha Planning &amp;amp; Development&lt;/h2&gt;
&lt;p&gt;The tracker will be operational as the primary one on &lt;a href="https://eoops.labs.coop" rel="nofollow"&gt;https://eoops.labs.coop&lt;/a&gt; or &lt;a href="http://eoops.org" rel="nofollow"&gt;http://eoops.org&lt;/a&gt; which in its initial phase will be built out of XOOPS 2.6+ as well as the client and social networking module EOOPS for XOOPS 2.6.&lt;/p&gt;
&lt;p&gt;We are hurrying slowly with this module as we don’t want to over complicate the environment of EOOPS, we have decided on an XML Document Exchange done through Header discovery of EOOPS.&lt;/p&gt;
&lt;p&gt;The XML Document that EOOPS exchanges around the network is what defines the scope of the data allowing anything really as data to be transient of the modules installed on the XOOPS Webserver it is installed on; being exchanges and what connectors and or classes to interface with on the system to syndicate the data across the federated network between peer modules installed on XOOPS and matched groups for cross posting and referencing.&lt;/p&gt;
&lt;p&gt;The idea of having XML Documents designed to define the data being exchanged is anyone for a XOOPS Module or other system can script a XML Document and mount the module on the federated network on-top of the existing framework of features requested as base design on the EOOPS XOOPS Module for people wanting to start a social network.&lt;/p&gt;
&lt;p&gt;This allows the software to be elastic and transient in design taking the exchange from requested and provided XML Document exchange via the API in the module and the clients peer on the tracker. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Simon Roberts</dc:creator><pubDate>Sun, 27 Oct 2013 11:31:25 -0000</pubDate><guid>https://sourceforge.neta93571b6619be509ea2e1ed017893aaa679ad0ce</guid></item><item><title>Michael Dagn Joins the Team</title><link>https://sourceforge.net/p/eoops/blog/2013/07/michael-dagn-joins-the-team/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;We have found our second Project Admin, joining EOOP is Michael Dagn who is a long term friend of wishcraft. Michael has been exploring Federated Networking for the last 12 months and also implemented Friendica into his website www.spraci.com.&lt;/p&gt;
&lt;p&gt;Michael works for an ISP (SpinTel) and is fluent in PHP, Perl, C++ and many document formations for programming. He will be contributing to EOOPS as his rather dissatisfied outcome of exploring Federated Networks has left him with the conversion of needing to build on with all the bit missing.&lt;/p&gt;
&lt;p&gt;Wishcraft has been talking to Michael about building our own Federated Networking System from scratch and honing all our senior years of development into the framework so that it out performs other FSN.&lt;/p&gt;
&lt;p&gt;If you want to email Michael you can do so at mdagn@spraci.com&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Simon Roberts</dc:creator><pubDate>Tue, 23 Jul 2013 01:27:55 -0000</pubDate><guid>https://sourceforge.netf99d19c248ead5eeec60c531d819335e7a9e6b08</guid></item></channel></rss>