<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
    <title>ManyDesigns Portofino news</title>
    <link>http://www.manydesigns.com/</link>
    <description>ManyDesigns Portofino news</description>
    <language>en</language>
    <copyright>Copyright ManyDesigns, 2009</copyright>
    <category>Web applications</category>
    <item>
      <title>ManyDesigns will attend CeBIT 2010</title>
      <link>http://www.manydesigns.com/news/manydesigns-at-cebit-2010.html</link>
      <description>ManyDesigns will attend CeBIT 2010, which will take place in Hanover, Germany, March 2nd to 6th, 2010. You'd like to meet us at the event's venue, let us know by sending an email to info@manydesigns.com.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news32</guid>
      <pubDate>Thu, 18 Feb 2010 11:30:00 GMT</pubDate>
    </item>
    <item>
      <title>Read the fourth tutorial of the user management series</title>
      <link>http://www.manydesigns.com/documentation/tutorials/user-self-registration.html</link>
      <description>In this tutorial we are going to explore user self-registration: a functionality that is often required by public web apps but is quite difficult to implement or even integrate with existing Java libraries.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news31</guid>
      <pubDate>Thu, 18 Feb 2010 11:30:00 GMT</pubDate>
    </item>
    <item>
      <title>Read the third tutorial of the user management series</title>
      <link>http://www.manydesigns.com/documentation/tutorials/user-admin-operations.html</link>
      <description>This is the third tutorial of the user management series. In this tutorial we'll investigate the main use cases for the user administrator.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news30</guid>
      <pubDate>Thu, 11 Feb 2010 16:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Read the second tutorial of the user management series</title>
      <link>http://www.manydesigns.com/documentation/tutorials/basic-user-operations.html</link>
      <description>
This is the second tutorial of the user management series. We'll explore the user's point of view, through a series of use cases: log in/log out, change password and password recovery.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news29</guid>
      <pubDate>Fri, 05 Feb 2010 10:30:00 GMT</pubDate>
    </item>
    <item>
      <title>Read the first tutorial of the user management series</title>
      <link>http://www.manydesigns.com/documentation/tutorials/getting-started-with-user.html</link>
      <description>This is the first tutorial of the user management series in Portofino. Any real information system has users and permissions. Users are the real people who will access the system's data. Permissions are the set of rules that determine that access to data. Overall, this is called user management. In this tutorial we are going to model users in Portofino and configure the portofino-custom.properties to activate them.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news28</guid>
      <pubDate>Fri, 29 Jan 2010 16:30:00 GMT</pubDate>
    </item>
    <item>
      <title>ManyDesigns will attend at IV JavaDay in Rome</title>
      <link>http://www.manydesigns.com/news/news/javaday-iv-roma.html</link>
      <description>On January 30th, 2010, ManyDesigns will attend the conference at the JavaDay IV, so if you'd like to have a chat with us at the conference venue, let us know by sending an email to info@manydesigns.com.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news27</guid>
      <pubDate>Mon, 12 Jan 2010 14:30:00 GMT</pubDate>
    </item>
    <item>
      <title>Sql dump of the ticket tracker sample application  for postgresql added on SourceForge.</title>
      <link>http://sourceforge.net/projects/portofino/files/misc/tt-postgresql8-3.0.zip/download</link>
      <description>Download it here.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news26</guid>
      <pubDate>Mon, 11 Jan 2010 14:30:00 GMT</pubDate>
    </item>
    <item>
      <title>ManyDesigns Portofino 3.0 released!</title>
      <link>http://www.manydesigns.com/portofino/download.html</link>
      <description>Download it here.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news25</guid>
      <pubDate>Mon, 19 Nov 2009 17:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Portofino 3.0 beta 2 released. </title>
      <link>http://www.manydesigns.com/portofino/download.html</link>
      <description>Download it here.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news24</guid>
      <pubDate>Mon, 02 Nov 2009 17:00:00 GMT</pubDate>
    </item>
    <item>
      <title>First beta version of Portofino 3.0 released.</title>
      <link>http://www.manydesigns.com/documentation/release-notes/introducing-portofino-3-0-beta-1.html</link>
      <description>Read the new features.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news23</guid>
      <pubDate>Thu, 29 Sep 2009 15:30:00 GMT</pubDate>
    </item>

    <item>
      <title>On-line demo of Portofino</title>
      <link>http://www.manydesigns.com/portofino/on-line-demo.html</link>
      <description>An on-line demo of Portofino is available here.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news22</guid>
      <pubDate>Thu, 24 Sep 2009 15:30:00 GMT</pubDate>
    </item>
    <item>
      <title>ManyDesigns will be presenting at the Open World Forum 2009</title>
      <link>http://www.manydesigns.com/news/manydesigns-at-the-open-world-forum-2009.html</link>
      <description>Read the details and meet us in Paris!</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news21</guid>
      <pubDate>Mon, 21 Sep 2009 09:15:00 GMT</pubDate>
    </item>
    <item>
      <title>Ticket Tracker - Users, permissions and workflows</title>
      <link>http://www.manydesigns.com/documentation/tutorials/ticket-tracker---permissions-and-workflows.html</link>
      <description>In this tutorial we are going to improve our "Ticket Tracker" application by introducing permissions. Permissions allow the modeler to specify who can create, update, or delete the system's objects. Permissions can go to a fine level of granularity, up to individual attributes.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news20</guid>
      <pubDate>Fri, 11 Sep 2009 17:45:00 GMT</pubDate>
    </item>
    <item>
      <title>New tutorial: Understanding the basic user management</title>
      <link>http://www.manydesigns.com/documentation/tutorials/understanding-the-basic-user-management.html</link>
      <description>Any real information system has users and permissions. Users are the real people who will access the system's data. Permissions are the set of rules that determine that access to data. Overall, this is called user management.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news19</guid>
      <pubDate>Mon, 07 Sep 2009 14:45:00 GMT</pubDate>
    </item>
    <item>
      <title>1000 downloads mark</title>
      <link>http://www.manydesigns.com/portofino/download.html</link>
      <description>Today Portofino has passed the 1000 downloads mark on SourceForge. This is a great achievement for us since our first open-source release in February this year. A big thank you to all our users. If you're new to Portofino, you can grab the latest version 2.0.16 from the download page.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news18</guid>
      <pubDate>Fri, 10 Jul 2009 13:45:00 GMT</pubDate>
    </item>
    <item>
      <title>New tutorial: Understanding workflows</title>
      <link>http://www.manydesigns.com/documentation/tutorials//understanding-workflows.html</link>
      <description>In this tutorial we'll learn how to use workflows in Portofino with a simplified version of the ticket tracker example.
You can find the full data model for a ticket tracker in the article Ticket Tracker - The data model. In this example we are going to focus on one class: the "Ticket"...</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news17</guid>
      <pubDate>Tue, 30 Jun 2009 13:00:00 GMT</pubDate>
    </item>
    <item>
      <title>List of open source libraries included in Portofino.</title>
      <link>http://www.manydesigns.com/documentation/open-source/open-source-libraries.html</link>
      <description>ManyDesigns Portofino includes several third-party libraries distributed under open source licenses. This page gives credit to them.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news16</guid>
      <pubDate>Thu, 25 Jun 2009 11:00:00 GMT</pubDate>
    </item>
    <item>
      <title>New tutorial: Using Maven profiles and resource filtering.</title>
      <link>http://www.manydesigns.com/documentation/tutorials/using-maven-profiles-and-resource-filtering.html</link>
      <description>In this tutorial I'll explain how to deal with multiple deployment environments (such as development and production) from a configuration perspective. Specifically I'll show how environment-specific configurations, such as database connections and resource contents, can be "managed" in a centralized way by the developer.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news15</guid>
      <pubDate>Tue, 23 Jun 2009 10:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Read the new tutorial: Ticket Tracker - The data model.</title>
      <link>http://www.manydesigns.com/documentation/tutorials/tt-datamodel.html</link>
      <description>In this tutorial, I'll show you the data model of the ticket tracker inside the one-click-start portofino package. This can be us
eful to understand better that example application.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news14</guid>
      <pubDate>Wed, 17 Jun 2009 11:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ManyDesigns Portofino 2.0.16 released!</title>
      <link>http://www.manydesigns.com/portofino.html</link>
      <description>ManyDesigns Portofino 2.0.16 released!</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news13</guid>
      <pubDate>Thu, 04 Jun 2009 18:01:00 GMT</pubDate>
    </item>
    <item>
      <title>Read the new tutorial: Understanding relationships.</title>
      <link>http://www.manydesigns.com/documentation/tutorials/understanding-relationships.html</link>
      <description>In this tutorial we'll learn the various types of relationship that can connect classes. To do so, we are going to develop a simple application: a movie database.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news12</guid>
      <pubDate>Thu, 04 Jun 2009 18:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Read the new tutorial: Integrating Portofino with Alfresco.</title>
      <link>http://www.manydesigns.com/documentation/tutorials/integrating-with-alfresco.html</link>
      <description>In this tutorial, I'll explain how to integrate Portofino with other systems in an enterprise environment.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news11</guid>
      <pubDate>Fri, 29 May 2009 15:49:00 GMT</pubDate>
    </item>
    <item>
      <title>Read the new tutorial: JasperReports in Portofino.</title>
      <link>http://www.manydesigns.com/documentation/tutorials/jasperreports-in-portofino.html</link>
      <description>This tutorial explains how to integrate a JasperReports report with an application created in ManyDesigns Portofino.The ticket tracker you find in the one-click-start distribution will be our example application.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news10</guid>
      <pubDate>Wed, 06 May 2009 13:49:00 GMT</pubDate>
    </item>
    <item>
      <title>Read the new tutorial: Building from source code.</title>
      <link>http://www.manydesigns.com/documentation/tutorials/building-from-source-code.html</link>
      <description>In this short tutorial I'll guide you through the simple process of downloading and building Portofino from source code.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news9</guid>
      <pubDate>Tue, 14 Apr 2009 12:43:00 GMT</pubDate>
    </item>
    <item>
      <title>RSS feeds now available on our website.</title>
      <link>http://www.manydesigns.com/Home.html</link>
      <description>RSS feeds now available on our website.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news8</guid>
      <pubDate>Tue, 14 Apr 2009 09:44:00 GMT</pubDate>
    </item>
    <item>
      <title>Read the new tutorial: Using Maven overlays to build customized applications</title>
      <link>http://www.manydesigns.com/documentation/tutorials/using-maven-overlays.html</link>
      <description>In this tutorial we'll see two things.
First we'll do a very simple customization of Portofino: changing the logo and css stylesheet.
Second we'll use Maven to create a new mywebapp.war which bundles, in a single .war, the standard Portofino distribution, the customizations and the portofino-custom.properties configuration.
In this way, the mywebapp.war that contains the customized application will be self-contained, professional and easy to deploy.</description>
      <guid isPermaLink="false">http://www.manydesigns.com/news7</guid>
      <pubDate>Thu, 09 Apr 2009 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Read the new tutorial on SSO integration with Portofino - JOSSO</title>
      <link>http://www.manydesigns.com/documentation/tutorials/integration-with-josso.html</link>
      <description><![CDATA[In this tutorial I'll explain how to change the authentication and authorization mechanism of ManyDesigns Portofino. We'll integrate Portofino with a popular Single Sign On (SSO) product: JOSSO (Java Open Single Sign-On). The advantage of using a SSO is that users can use a single login/password to access a multitude of web applications and systems.]]></description>
      <guid isPermaLink="false">http://www.manydesigns.com/news6</guid>
      <pubDate>Mon, 30 Mar 2009 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Read Part 3 of the Portofino tutorial: Two classes and a relationship.</title>
      <link>http://www.manydesigns.com/documentation/tutorials/two-classes-and-a-relationship.html</link>
      <description><![CDATA[In part 1 we have installed and run Portofino. In part 2 we have created a very simple product management application with just one class and one attribute. Here we'll expand the product management application with a CATEGORY class and relate it to the PRODUCT class we already have. Finally, we'll visualize the data with a graphical portlet. All this should take approximately 10 minutes.]]></description>
      <guid isPermaLink="false">http://www.manydesigns.com/news5</guid>
      <pubDate>Thu, 19 Mar 2009 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Read Part 2 of the Portofino tutorial: The first application.</title>
      <link>http://www.manydesigns.com/documentation/tutorials/the-first-application.html</link>
      <description><![CDATA[Following the installation, our next concern is how to get something useful out of Portofino. In part 2 of this tutorial we start building a very simple application for product management. It's only one class and one attribute and requires approximately 5 minutes to be completed.]]></description>
      <guid isPermaLink="false">http://www.manydesigns.com/news4</guid>
      <pubDate>Thu, 19 Mar 2009 11:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Read the new Portofino tutorial part 1: Installing and running the software.</title>
      <link>http://www.manydesigns.com/documentation/tutorials/installing-and-running-the-software.html</link>
      <description><![CDATA[In this tutorial I'll explain how you can install and run Portofino in approximately 15 minutes. For simplicity, we are going to use a popular choice of open source software (PostgreSQL, MySQL, Derby and Tomcat).]]></description>
      <guid isPermaLink="false">http://www.manydesigns.com/news3</guid>
      <pubDate>Tue, 10 Mar 2009 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>One-click-start-portofino released. Download and start using Portofino in no time!</title>
      <link>http://www.manydesigns.com/portofino/download.html</link>
      <description><![CDATA[One-click-start-portofino <a href="http://www.manydesigns.com/portofino/download.html">released</a>. Download and start using Portofino in no time!]]></description>
      <guid isPermaLink="false">http://www.manydesigns.com/news2</guid>
      <pubDate>Tue, 10 Mar 2009 11:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ManyDesigns Portofino is open source!</title>
      <link>http://www.manydesigns.com/Home.html</link>
      <description><![CDATA[ManyDesigns Portofino is open source! Download it <a href="http://www.manydesigns.com/portofino/download.html">here</a>.]]></description>
      <guid isPermaLink="false">http://www.manydesigns.com/news1</guid>
      <pubDate>Mon, 16 Feb 2009 12:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>

