<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.fluxcms.co.uk/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Flux.NET ECMS</title><link>http://www.fluxcms.co.uk/files/folders/fluxecms/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.2)</generator><item><title>Example workflow package</title><link>http://www.fluxcms.co.uk/files/folders/fluxecms/entry68.aspx</link><pubDate>Mon, 11 Feb 2008 14:53:23 GMT</pubDate><guid isPermaLink="false">a4191714-8525-420c-95e2-d9bdaaa691d8:68</guid><dc:creator>tonyj</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;This example uses a telephone book metaphor to demonstrate two things. First it shows how to extend the flux.net interface to add completely custom functionality, and second it demonstrates how to extend the workflow engine to process your own non-cms data.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><enclosure url="http://www.fluxcms.co.uk/files/folders/68/download.aspx" length="135285" type="application/x-zip-compressed" /></item><item><title>Deepcode.FLUX Release 2.0 Final</title><link>http://www.fluxcms.co.uk/files/folders/fluxecms/entry12.aspx</link><pubDate>Sun, 04 Mar 2007 19:01:20 GMT</pubDate><guid isPermaLink="false">a4191714-8525-420c-95e2-d9bdaaa691d8:12</guid><dc:creator>tonyj</dc:creator><slash:comments>0</slash:comments><description>&lt;P&gt;The FLUX.NET open source&amp;nbsp;content management solution and application framework in it's final v2.0 release. This is a full source distribution with&amp;nbsp;visual studio.NET 2005 solution and project files.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Requirements&lt;BR&gt;&lt;/STRONG&gt;IIS 5 or 6 (or equivalent)&lt;BR&gt;.NET Framework 2.0&lt;BR&gt;SQL Server 2005 (or SQL 2005 Express)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Licencing&lt;/STRONG&gt;&lt;BR&gt;By downloading this file you are agreeing to the following licence agreement:&lt;/P&gt;
&lt;P&gt;FLUX.NET is licenced under the standard open source &lt;A class="" href="http://www.gnu.org/copyleft/gpl.html" target=_blank&gt;&lt;FONT color=#555555&gt;GPL - GNU General Public License&lt;/FONT&gt;&lt;/A&gt;, which we have adopted with the following restrictions:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Guidelines&lt;/STRONG&gt;&lt;/P&gt;&lt;STRONG&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;/STRONG&gt;FLUX.NET may only be distributed as a whole. No part of the application may be seperated from the main body of the application or used to create another stand alone application. This could involve using parts of the UI, the custom controls or creating another CMS solution.&lt;BR&gt;
&lt;LI&gt;You may NOT rebrand FLUX.NET. The UI and all branding must remain in place on all deployments and installations.&lt;BR&gt;
&lt;LI&gt;Any extensions, applications or tools created to run within FLUX.NET or that link to any FLUX.NET assembly or otherwise require FLUX.NET in order to run must also be licenced and distributed under the GPL as well.&lt;BR&gt;
&lt;LI&gt;If you have any doubts about the licencing of FLUX.NET, please contact us before using the software. We do offer commercial licences outside the GPL and white label licences to allow you to do more things outside of the scope of the GPL, but these all involve fees. Please get in touch for more details.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Remember FLUX.NET is free....&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;But to ensure the continual development of the product we respectfully request that any commercial usage of the software (eg by companies, agencies or consultants) a 5% donation of the project price. &lt;BR&gt;
&lt;LI&gt;All donations and contributions are used to improve the software!&lt;BR&gt;
&lt;LI&gt;Ensure your implementation partner is following this recommendation - it's the only way to keep FLUX.NET free.&lt;BR&gt;
&lt;LI&gt;If you wish to donate to the project, please get in touch.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;And finally:&lt;/STRONG&gt;&lt;BR&gt;Please respect the work being done by the FLUX.NET team and support the FLUX community.&lt;/P&gt;
&lt;DIV&gt;&lt;STRONG&gt;Quick install guide:&lt;/STRONG&gt;&lt;BR&gt;&lt;/DIV&gt;
&lt;OL&gt;
&lt;LI&gt;Extract the zip to a new directory on your machine - we'll call this DISTROOT&lt;/LI&gt;
&lt;LI&gt;Create a directory for your website we'll call this SITEROOT&lt;/LI&gt;
&lt;LI&gt;Create a virtual directory or website in IIS and map it to SITEROOT&lt;/LI&gt;
&lt;LI&gt;Create a child virtual directory mapping in IIS called admin and map it to DISTROOT\src\Deepcode.Flux.Admin &lt;/LI&gt;
&lt;LI&gt;a. Make sure your /admin mapping doesn't have a separate application configuration.&lt;/LI&gt;
&lt;LI&gt;Ensure you have a mapping at the root of your webserver called flux_client and map it to DISTROOT\src\flux_client&lt;/LI&gt;
&lt;LI&gt;Copy either formsWeb.config or windowsWeb.config to web.config in your SITEROOT. As the names imply one config is for forms based authentication and the other is for windows based authentication. Choose the appropriate one.&lt;/LI&gt;
&lt;LI&gt;In VS.NET open the website and add a reference to Deepcode.Flux.Core.dll from the /admin/bin directory. (alternatively you could create the bin directory and copy Deepcode.Flux.Core.dll into it).&lt;/LI&gt;
&lt;LI&gt;Open http://yoursite/yourvdir/admin/Setup/Install and follow the prompts&lt;/LI&gt;&lt;/OL&gt;</description><enclosure url="http://www.fluxcms.co.uk/files/folders/12/download.aspx" length="3029092" type="application/x-zip-compressed" /></item></channel></rss>