Well done you guys, keep pumping more of those videos! it's great

On Wed, Apr 5, 2017 at 6:10 PM, Mike <mz4whee...@gmail.com> wrote:

> Nice videos.  Regarding the mysql setup, you may want to include two items:
>
> 1) Make sure mysql is setup as UTF8, discussed earlier in this mail group.
> Requires tweaking:
>
> framework/entity/config/entityengine.xml
> /etc/mysql/my.cnf
>
> 2) Talk about adjusting the default sizes of primary keys (ID).  The
> default is an absurd 20 characters:
>
> framework/entity/fieldtype/fieldtypemysql.xml
>
>     <field-type-def type="id" sql-type="VARCHAR(20)" java-type="String"/>
>     <field-type-def type="id-long" sql-type="VARCHAR(60)"
> java-type="String"/>
>     <field-type-def type="id-vlong" sql-type="VARCHAR(250)"
> java-type="String"/>
>
>
>
> On Wed, Apr 5, 2017 at 6:03 AM, Pranay Pandey <
> pranay.pan...@hotwaxsystems.com> wrote:
>
> > Thanks so much Deepak!
> >
> > Best regards,
> >
> > Pranay Pandey
> >
> >
> > On Wed, Apr 5, 2017 at 5:51 PM, Deepak Dixit <deepak.dixit@hotwaxsystems.
> > com
> > > wrote:
> >
> > > Hi Team,
> > >
> > > Here are some more videos from Pranay
> > >
> > > -  Setup OFBiz in IntelliJ IDEA IDE - Release 16.11 and Trunk
> > > <https://youtu.be/mxToh2rX7NY>
> > > - Setup OFBiz with MySQL <https://youtu.be/Lzmv0DCC5N4>
> > >
> > >
> > > Thanks Pranay for your effort.
> > >
> > >
> > > Thanks & Regards
> > > --
> > > Deepak Dixit
> > > www.hotwaxsystems.com
> > >
> > > On Wed, Mar 22, 2017 at 7:07 PM, akash jain <akash1.ja...@gmail.com>
> > > wrote:
> > >
> > > > Nice videos, thanks Pranay!
> > > >
> > > > Thanks and Regards
> > > > --
> > > > Akash Jain
> > > >
> > > > On Thu, Mar 9, 2017 at 6:18 PM, Deepak Dixit
> > <deepak.dixit@hotwaxsystems.
> > > > com
> > > > > wrote:
> > > >
> > > > > Hi Everyone,
> > > > >
> > > > > Pranay has created two video tutorials, these have been published
> on
> > > our
> > > > > OFBiz YouTube channel <https://www.youtube.com/user/ofbiz>:
> > > > > 1 - Apache OFBiz Mailing Lists <https://www.youtube.com/
> > > > > watch?v=bIS2kftvsq4>
> > > > > 2 - OFBiz Beginners Tutorial - Basic Setup Release16.11
> > > > > <https://youtu.be/efkB_aN-ODw>
> > > > >
> > > > > Thanks Pranay for these helpful videos.
> > > > >
> > > > > Thanks & Regards
> > > > > --
> > > > > Deepak Dixit
> > > > > www.hotwaxsystems.com
> > > > >
> > > >
> > >
> >
>

Reply via email to