<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Skipper support site - Recent questions and answers in Information</title>
<link>http://skipper18.com/support/qa/informations</link>
<description>Powered by Question2Answer</description>
<item>
<title>Answered: [Info] ORM Designer localization and community translations</title>
<link>http://skipper18.com/support/867/info-orm-designer-localization-and-community-translations?show=2501#a2501</link>
<description>&lt;p&gt;Hello.&lt;br&gt;
Russian translation - &lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/alexndlm/skipper-russian-translation&quot;&gt;https://github.com/alexndlm/skipper-russian-translation&lt;/a&gt;&lt;/p&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/867/info-orm-designer-localization-and-community-translations?show=2501#a2501</guid>
<pubDate>Fri, 08 Jul 2016 11:39:45 +0000</pubDate>
</item>
<item>
<title>Answered: [Solved] Problem with connecting to HTTPS license server (curl_easy_perform - Couldn't resolve host name)</title>
<link>http://skipper18.com/support/2224/problem-connecting-license-curl_easy_perform-couldnt-resolve?show=2329#a2329</link>
<description>&lt;p&gt;In case &lt;code&gt;http/https&lt;/code&gt; switching doesn't work we introduced new configuration switches to enable proxy settings. Currently this settings is available only through registry keys / ini files.&lt;/p&gt;

&lt;p&gt;To configure proxy set following values&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;HKEY_CURRENT_USER\Software\Inventic s.r.o.\Skipper\cfg\system\proxy-server
HKEY_CURRENT_USER\Software\Inventic s.r.o.\Skipper\cfg\system\proxy-port
HKEY_CURRENT_USER\Software\Inventic s.r.o.\Skipper\cfg\system\proxy-login
HKEY_CURRENT_USER\Software\Inventic s.r.o.\Skipper\cfg\system\proxy-pass
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;First serves to configure &lt;code&gt;CURLOPT_PROXY&lt;/code&gt;, second to &lt;code&gt;CURLOPT_PROXYPORT&lt;/code&gt;, last two to fill &lt;code&gt;CURLOPT_PROXYUSERPWD&lt;/code&gt; (as UrlEncoded(login):UrlEncoded(pass)).&lt;/p&gt;

&lt;p&gt;Alternatively, it's possible to use key proxy-login-pass instead of proxy-login and proxy-pass&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;HKEY_CURRENT_USER\Software\Inventic s.r.o.\Skipper\cfg\system\proxy-login-pass
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;but in this case login and password have to be correctly UrlEncoded manually directly in this key.&lt;/p&gt;

&lt;p&gt;Note: Undefined or empty values aren't passed to curl methods.&lt;/p&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/2224/problem-connecting-license-curl_easy_perform-couldnt-resolve?show=2329#a2329</guid>
<pubDate>Wed, 20 Jan 2016 11:14:18 +0000</pubDate>
</item>
<item>
<title>Answered: MongoDB ODM support</title>
<link>http://skipper18.com/support/1840/mongodb-odm-support?show=1901#a1901</link>
<description>&lt;p&gt;MongoDB ODM support was officially released.&lt;/p&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/1840/mongodb-odm-support?show=1901#a1901</guid>
<pubDate>Thu, 19 Mar 2015 21:37:07 +0000</pubDate>
</item>
<item>
<title>[Info] How to run Skipper on Mac OSX 10.8 and older</title>
<link>http://skipper18.com/support/1848/info-how-to-run-skipper-on-mac-osx-10-8-and-older</link>
<description>&lt;p&gt;Starting with Skipper 3.0.2 we have to upgrade our build servers to OS X 10.9. (It's because of new Apple codesign v2 policy).&lt;/p&gt;

&lt;p&gt;If you need to run Skipper on OS X 10.8 and older it's necessary to install some additional libraries which are shipped with 10.9+ but are missing on 10.8.&lt;/p&gt;

&lt;p&gt;To do that, use &lt;a rel=&quot;nofollow&quot; href=&quot;http://brew.sh/&quot;&gt;brew&lt;/a&gt; with following command:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;brew install xz
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;It's possible that based on your OS it will be necessary to install some additional libraries. The best and preferable way is to upgrade your OS at least to 10.9.&lt;/p&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/1848/info-how-to-run-skipper-on-mac-osx-10-8-and-older</guid>
<pubDate>Sat, 07 Feb 2015 12:37:48 +0000</pubDate>
</item>
<item>
<title>[Info] Trial License activation failed: You're trying to activate obsolete version of the application</title>
<link>http://skipper18.com/support/1092/license-activation-activate-obsolete-version-application</link>
<description>&lt;p&gt;With release of Skipper, activation of new ORM Designer 2 trial versions will not be possible anymore.&lt;/p&gt;

&lt;p&gt;You can download the trial version of Skipper (ORM Designer 3) instead:&lt;br&gt;
&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.skipper18.com/en/download&quot;&gt;www.skipper18.com/en/download&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For all users (regardless if they have tried ORM Designer in the past or if they have active maintenance), full 14 days of Skipper trial is available.&lt;/p&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/1092/license-activation-activate-obsolete-version-application</guid>
<pubDate>Wed, 25 Jun 2014 11:16:59 +0000</pubDate>
</item>
<item>
<title>[Info] Template library</title>
<link>http://skipper18.com/support/870/info-template-library</link>
<description>&lt;p&gt;Hello Everybody,&lt;/p&gt;

&lt;p&gt;With the version 2.2.7 we have launched a new system for model element templates. Now you can define almost anything as a template, and if you find something that cannot be done like this, let us know.&lt;/p&gt;

&lt;p&gt;How templates work is documented in the &lt;a rel=&quot;nofollow&quot; href=&quot;http://help.orm-designer.com/en/extending-templates&quot;&gt;template guide&lt;/a&gt; and the &lt;a rel=&quot;nofollow&quot; href=&quot;http://help.orm-designer.com/en/template-reference&quot;&gt;template reference&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;However this is heavy stuff and to ease your start with new templates, and provide with some real-world examples, we have prepared a &lt;a rel=&quot;nofollow&quot; href=&quot;http://help.orm-designer.com/en/template-library&quot;&gt;predefined template library&lt;/a&gt;. If you miss some template there, or if you have some template that is really useful in your projects, share it with the community.&lt;/p&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/870/info-template-library</guid>
<pubDate>Fri, 13 Dec 2013 12:21:06 +0000</pubDate>
</item>
<item>
<title>Answered: [Info]  Previous ORM Designer2 beta releases</title>
<link>http://skipper18.com/support/1/info-previous-orm-designer2-beta-releases?show=737#a737</link>
<description>&lt;h3&gt;Changes in version 2.2.1.724&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;New Apple Developer Certificate (New!)&lt;/li&gt;
&lt;li&gt;New import/create/attach wizards (New!) &lt;/li&gt;
&lt;li&gt;New ORM Designer ribbon icons (New!) &lt;/li&gt;
&lt;li&gt;New special free license - ORM Designer model viewer (New!) &lt;/li&gt;
&lt;li&gt;Fixed Doctrine2 PK export when base entity doesn't have PK  &lt;a rel=&quot;nofollow&quot; href=&quot;http://support.orm-designer.com/710&quot;&gt;(support-ticket)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fixed issue on composite foreign-primary keys for Doctrine2  &lt;a rel=&quot;nofollow&quot; href=&quot;http://support.orm-designer.com/708&quot;&gt;(support-ticket)&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Changes in version 2.1.12.717&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Fixed issue with project tree&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Changes in version 2.1.12.715&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Support for EXTRA_LAZY association fetch (New!) &lt;a rel=&quot;nofollow&quot; href=&quot;http://support.orm-designer.com/644&quot;&gt;(support-ticket)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;New theme to color picker (New!) &lt;/li&gt;
&lt;li&gt;Propel ORM Many to many support (New!) &lt;a rel=&quot;nofollow&quot; href=&quot;http://support.orm-designer.com/678&quot;&gt;(support-ticket)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;New validator in association dialogs to ensure that aliases are unique (New!) &lt;/li&gt;
&lt;li&gt;Support for Doctrine2 composite keys identified through foreign Entities  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Changes in version 2.1.12.713&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;New color palette for regions/modules (New!) &lt;/li&gt;
&lt;li&gt;Save project to single file (New!) &lt;/li&gt;
&lt;li&gt;Fixed problem with Doctrine2 yaml export when custom property name contains &lt;code&gt;W&lt;/code&gt; as first char  &lt;/li&gt;
&lt;li&gt;Doctrine2 Export many-to-many custom attributes for Doctrine2  &lt;a rel=&quot;nofollow&quot; href=&quot;http://support.orm-designer.com/666&quot;&gt;(support-ticket)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fixed: Deleting an entity does not change the dirty flag, exit without confirmation  &lt;a rel=&quot;nofollow&quot; href=&quot;http://support.orm-designer.com/656&quot;&gt;(support-ticket)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fixed problem with invalid tree expanding after any model action.  &lt;a rel=&quot;nofollow&quot; href=&quot;http://support.orm-designer.com/535&quot;&gt;(support-ticket)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fixed occasional crash when importing MySQL Workbench model  &lt;/li&gt;
&lt;li&gt;Removed confusing Help button top-right on some dialogs  &lt;/li&gt;
&lt;li&gt;Removed confusing Apply button  &lt;/li&gt;
&lt;li&gt;Fixed about icon on ribbon   &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Latest ORM Designer 2 beta version is 2.2.1.724&lt;/p&gt;

&lt;h3&gt;Windows&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.orm-designer.com/uploads/static/ormd2/2.2.1.724/OrmDesigner2-2.2.1.724-Windows-32bit.exe&quot;&gt;OrmDesigner2 for Windows 32-bit.exe &lt;em&gt;(Windows installer)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.orm-designer.com/uploads/static/ormd2/2.2.1.724/OrmDesigner2-2.2.1.724-Windows-32bit.zip&quot;&gt;OrmDesigner2 for Windows 32-bit.zip &lt;em&gt;(portable version)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Linux&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.orm-designer.com/uploads/static/ormd2/2.2.1.724/OrmDesigner2-2.2.1.724-Linux-32bit.zip&quot;&gt;OrmDesigner2 for Linux 32-bit.zip &lt;em&gt;(portable version)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.orm-designer.com/uploads/static/ormd2/2.2.1.724/OrmDesigner2-2.2.1.724-Linux-64bit.zip&quot;&gt;OrmDesigner2 for Linux 64-bit.zip &lt;em&gt;(portable version)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;MacOS&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.orm-designer.com/uploads/static/ormd2/2.2.1.724/OrmDesigner2-2.2.1.724-MacOS-64bit.dmg&quot;&gt;OrmDesigner2 for MacOS 64-bit.dmg &lt;em&gt;(Mac OS DMG package)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.orm-designer.com/uploads/static/ormd2/2.2.1.724/OrmDesigner2-2.2.1.724-MacOS-64bit.zip&quot;&gt;OrmDesigner2 for MacOS 64-bit.zip &lt;em&gt;(portable version)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/1/info-previous-orm-designer2-beta-releases?show=737#a737</guid>
<pubDate>Fri, 19 Jul 2013 10:44:08 +0000</pubDate>
</item>
<item>
<title>Answered: [Info] Doctrine2 annotations support</title>
<link>http://skipper18.com/support/30/info-doctrine2-annotations-support?show=552#a552</link>
<description>&lt;p&gt;my Request:&lt;/p&gt;

&lt;p&gt;Doctrine Annotations Support:&lt;br&gt;
@Gedmo extensions &lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/l3pp4rd/DoctrineExtensions&quot;&gt;github url&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;A system to include custom annotations:&lt;/strong&gt;&lt;br&gt;
if you need more info a custom annotations have 2 type: entity annotation and field annotation.&lt;br&gt;
in doctrine2 xml export schema i suggest a area to define:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;namespace name es: Doctrine\ORM\Mapping&lt;/li&gt;
&lt;li&gt;shortcut namespace es: ORM&lt;/li&gt;
&lt;li&gt;list of custom annotations with custom field for any annotation &lt;/li&gt;
&lt;/ul&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/30/info-doctrine2-annotations-support?show=552#a552</guid>
<pubDate>Tue, 05 Mar 2013 15:08:41 +0000</pubDate>
</item>
<item>
<title>[Downloads] Skipper Beta</title>
<link>http://skipper18.com/support/402/downloads-skipper-beta</link>
<description>&lt;h3&gt;Changes in version 3.3.8.1842&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Knex: updated migrations, added drop and re-create unique index before updating unique index  &lt;/li&gt;
&lt;li&gt;Improved exported Laravel @property types  &lt;/li&gt;
&lt;li&gt;add | null for optional attributes in Knex  &lt;/li&gt;
&lt;li&gt;Laravel added support for useCurrentOnUpdate  &lt;/li&gt;
&lt;li&gt;Laravel - improved ' and &quot; handling in default values. Default value is now exported as is if contains quote.  &lt;/li&gt;
&lt;li&gt;Improved Laravel size and decimal handling. If only decimals is used, default size=8 will be exported too  &lt;/li&gt;
&lt;li&gt;Fixed Laravel migration issue in -&amp;gt;after(xx) when two sibling colums are deleted in one revision  &lt;/li&gt;
&lt;li&gt;Fixed Laravel default value fixed for values '' and &quot;&quot;  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Latest Skipper beta version is 3.3.8.1842&lt;/p&gt;

&lt;h3&gt;Windows&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://releases.skipper18.com/3.3.8.1842/Skipper-3.3.8.1842-Windows-all-32bit.exe&quot;&gt;Skipper for Windows  32-bit.exe &lt;em&gt;(Windows installer)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://releases.skipper18.com/3.3.8.1842/Skipper-3.3.8.1842-Windows-all-32bit.zip&quot;&gt;Skipper for Windows  32-bit.zip &lt;em&gt;(portable version)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Linux&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://releases.skipper18.com/3.3.8.1842/Skipper-3.3.8.1842-Linux-all-64bit.zip&quot;&gt;Skipper for Linux  64-bit.zip &lt;em&gt;(portable version)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;MacOS&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://releases.skipper18.com/3.3.8.1842/Skipper-3.3.8.1842-MacOS-10.15-64bit.dmg&quot;&gt;Skipper for MacOS 10.15+ 64-bit.dmg &lt;em&gt;(Mac OS DMG package)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://releases.skipper18.com/3.3.8.1842/Skipper-3.3.8.1842-MacOS-10.15-64bit.zip&quot;&gt;Skipper for MacOS 10.15+ 64-bit.zip &lt;em&gt;(portable version)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/402/downloads-skipper-beta</guid>
<pubDate>Thu, 31 Jan 2013 09:02:15 +0000</pubDate>
</item>
<item>
<title>Answered: [Info] ORM Designer2 development status</title>
<link>http://skipper18.com/support/24/info-orm-designer2-development-status?show=25#a25</link>
<description>&lt;p&gt;&quot;To use annotations to implement Java Hibernate suport.&quot;&lt;/p&gt;

&lt;p&gt;This would be a real kicker! We are currently in the process of evaluating a good Java framework for developing web applications using Hibernate as the ORM framework. If we could just continue using ORM Designer 2 with Hibernate, that would be awesome.&lt;/p&gt;

&lt;p&gt;Afaik there is no good visual modelling tool for Hibernate.&lt;/p&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/24/info-orm-designer2-development-status?show=25#a25</guid>
<pubDate>Thu, 08 Nov 2012 17:22:56 +0000</pubDate>
</item>
<item>
<title>Answered: Help us decide what feature implement next</title>
<link>http://skipper18.com/support/6/help-us-decide-what-feature-implement-next?show=12#a12</link>
<description>&lt;p&gt;Hi guys!&lt;/p&gt;

&lt;p&gt;I would like to maybe introduce a new feature that hasn't been discussed much. It's basically a rip of something they do in MySQL Workbench, but it would be a very cool feature for ORMDesigner to have: the implementation of multi-diagram support (am I missing this as an already implemented feature?).&lt;/p&gt;

&lt;p&gt;I bring this up because working on an enterprise level application, there might be 80-100 tables (at least) to cover all the scenarios.. I'm up to 25 and I haven't even touched on most of my requirements. Anyways, the ability to break some of these areas down into smaller chunks helps to keep focus on particular ideas within the overall schema.... for example I have a 'config' table that has a FK in most every table in the database... I don't want to have to see 40 different relationships surrounding the table when I'm working on the e-commerce portion only.&lt;/p&gt;

&lt;p&gt;The way MySQL Workbench does it lets me create a diagram with just the tables and relationships I want to see at that time... for the e-commerce example I can limit the display to the tables that are only related to the e-commerce system.&lt;/p&gt;

&lt;p&gt;Forgive me if this is just a feature that I didn't notice yet. I do know that there is module/bundle support though, but that's not really what I'm talking about because so many of the tables in my system have relationships to entities outside of their bundle.&lt;/p&gt;

&lt;p&gt;Fellow beta testers, your input here would be appreciated, too! :)&lt;/p&gt;

&lt;p&gt;Thanks, Geoff&lt;/p&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/6/help-us-decide-what-feature-implement-next?show=12#a12</guid>
<pubDate>Thu, 08 Nov 2012 17:17:52 +0000</pubDate>
</item>
</channel>
</rss>