Yes Bootstrap for front-end work.  It makes everything so much easier.

On Sat, Sep 20, 2014 at 10:10 AM, Marcus Ottosson <[email protected]>
wrote:

> Hey Chad, thanks for chipping in.
>
> We haven't yet decided, I'm out looking for eyes and hands on the project,
> so this is definitely helpful. I personally don't know much about Django,
> but good to know it's up to the task. About bootstrap
> <http://getbootstrap.com/>, do you mean for styling?
>
> Best,
> Marcus
>
> On 20 September 2014 17:56, Chad Vernon <[email protected]> wrote:
>
>> I would recommend using Django and Bootstrap if you haven't already
>> decided what technology to use.  Django is all Python so you can use the
>> same API.
>>
>> On Friday, September 19, 2014 2:25:45 AM UTC-7, Marcus Ottosson wrote:
>>>
>>> Web Frontend
>>>
>>> We’re looking for web-developers to implement the Pyblish web frontend.
>>> If you’re interested or know anyone who might be interested, point him or
>>> her our way! And if you have any thoughts, concerns or ideas about
>>> anything, speak up here.
>>>
>>> More information here:
>>>
>>>    - https://github.com/abstractfactory/pyblish/issues/99
>>>
>>> [image: Inline images 1]
>>>
>>> Best,
>>> Marcus
>>> ​
>>>
>>> On 16 September 2014 09:53, Marcus Ottosson <[email protected]> wrote:
>>>
>>>> Preliminary feature list is up!
>>>>
>>>>    - https://github.com/abstractfactory/pyblish/wiki/Features
>>>>
>>>> Going up in the guide once the copywriting has been refined, so let me
>>>> know if anything is unclear!
>>>>
>>>> Best,
>>>> Marcus
>>>> ​
>>>>
>>>> On 16 September 2014 08:28, Marcus Ottosson <[email protected]>
>>>> wrote:
>>>>
>>>>> Hey Brennan, thanks a lot for your kind words.
>>>>>
>>>>> Your comment made me realise that we need a feature-list for Pyblish,
>>>>> so I’m putting one together now, but I can at least say that we’re very
>>>>> much on the same page.
>>>>>
>>>>> Here’s some links about where we are at currently with the GUI.
>>>>>
>>>>>    - https://github.com/abstractfactory/pyblish/pull/72
>>>>>    - https://github.com/abstractfactory/pyblish/issues/41
>>>>>
>>>>>  I noticed you had ZeroMQ in your list of dependencies, how are you
>>>>> using that currently?
>>>>>
>>>>> Currently, not at all. That is for our upcoming GUI. As the GUI runs
>>>>> as an external process, we use ZMQ for IPC to whichever host it spawned
>>>>> from.
>>>>>
>>>>> We’ve recently been implementing ZeroRPC in some of your tools which
>>>>> has worked really well.
>>>>>
>>>>> That’s great! I’d love to hear more about this.
>>>>>
>>>>> I’m sure I could develop a plugin that fits in your system and uses
>>>>> ZeroRPC to interact with a host app.
>>>>>
>>>>> That would be amazing. I’ve got things up and running using ZeroMQ one
>>>>> its own, but I’m sure things can be vastly improved.
>>>>>
>>>>> I’ll be back with an update on the feature list! Thanks!
>>>>>
>>>>> Best,
>>>>> Marcus
>>>>> ​
>>>>>
>>>>> On 15 September 2014 23:08, Brennan Chapman <[email protected]
>>>>> > wrote:
>>>>>
>>>>>> Hey Marcus,
>>>>>>
>>>>>> This looks great!  Been planning to develop something similar, but
>>>>>> this looks like a great open source alternative.
>>>>>> I look forward to see what your planning planning for the GUIs.
>>>>>>
>>>>>> Haven’t delved too deep in your code yet, but a couple things I’d
>>>>>> been thinking about in making my own system:
>>>>>> - Optional plugins
>>>>>> Having plugins that are on or off by default and can be
>>>>>> enabled/disabled by the user.
>>>>>> All publish plugins wouldn’t be optional for the user, just a certain
>>>>>> few.
>>>>>> - In app / External Publishing
>>>>>> It would be great to make sure you are able to publish file(s) both
>>>>>> inside and outside of the app.
>>>>>> This allows for batch publishing of a set of files.
>>>>>> I noticed you had ZeroMQ in your list of dependencies, how are you
>>>>>> using that currently?
>>>>>> We’ve recently been implementing ZeroRPC in some of your tools which
>>>>>> has worked really well.
>>>>>> I’m sure I could develop a plugin that fits in your system and uses
>>>>>> ZeroRPC to interact with a host app.
>>>>>>
>>>>>>
>>>>>> Thanks!
>>>>>>
>>>>>>
>>>>>> —
>>>>>>
>>>>>>
>>>>>>
>>>>>> Brennan Chapman
>>>>>> Lead Pipeline Developer
>>>>>> T: (318) 213-0770
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Sep 15, 2014, at 11:58 AM, Marcus Ottosson <[email protected]>
>>>>>> wrote:
>>>>>>
>>>>>> Thanks Eduardo, let me know if you need any help!
>>>>>>
>>>>>> On 15 September 2014 18:02, Eduardo Grana <[email protected]>
>>>>>> wrote:
>>>>>>
>>>>>>> Hey Marcus!
>>>>>>> This looks great, I'll be testing this asap.
>>>>>>> Thanks you, Abstract Factory Ltd. and the Pyblish contributors!
>>>>>>> Cheers,
>>>>>>> Eduardo
>>>>>>>
>>>>>>> On Sun, Sep 14, 2014 at 2:36 PM, Marcus Ottosson <
>>>>>>> [email protected]> wrote:
>>>>>>>
>>>>>>>> <logo_macaw_small.png>
>>>>>>>>
>>>>>>>> I’d like to introduce the 1.0 alpha release of Pyblish.
>>>>>>>>
>>>>>>>> Pyblish is a plug-in driven automation framework for content and
>>>>>>>> solves the issue of maintaining a fixed level of quality throughout
>>>>>>>> resources shared amongst artists within an organisation.
>>>>>>>>
>>>>>>>> Some of its benefits are:
>>>>>>>>
>>>>>>>>    - Higher quality content <http://pyblish.com/#benefits>
>>>>>>>>    - Greater reuse of Content <http://pyblish.com/#benefits>
>>>>>>>>    - Lower iteration time <http://pyblish.com/#benefits>
>>>>>>>>    - Shortened learning curve <http://pyblish.com/#benefits>
>>>>>>>>
>>>>>>>> To get started, head on to the Guide <http://pyblish.com/>.
>>>>>>>>
>>>>>>>>    - The Guide <http://pyblish.com/>
>>>>>>>>    - Usergroup <https://groups.google.com/forum/#!forum/pyblish>
>>>>>>>>    - Wiki <https://github.com/abstractfactory/pyblish/wiki>
>>>>>>>>    - Contribution guidelines
>>>>>>>>    <https://github.com/abstractfactory/pyblish/wiki/Contributing>
>>>>>>>>
>>>>>>>> The alpha comes with an Autodesk Maya integration, a few demo
>>>>>>>> plugins and example scenes to help you get started. If you’ve got any
>>>>>>>> questions, post here, comment at the bottom of The Guide or in the
>>>>>>>> Usergroup. If you find anything missing or is wrong in the guide, 
>>>>>>>> either
>>>>>>>> tell us about it or fork the repository in which it lies and submit a
>>>>>>>> pull-request.
>>>>>>>>
>>>>>>>> Coming up next is GUIs, various other integrations - like for Nuke
>>>>>>>> and Houdini - along with extensions - such as for Asana and Open 
>>>>>>>> Metadata.
>>>>>>>> But we need your help! If you’d like to be part of something great and 
>>>>>>>> want
>>>>>>>> to contribute, speak up or contact me directly at
>>>>>>>> [email protected]
>>>>>>>>
>>>>>>>> Looking forward to seeing what you can make with it!
>>>>>>>>
>>>>>>>> All the best,
>>>>>>>> Abstract Factory Ltd. and the Pyblish contributors
>>>>>>>> ​
>>>>>>>> --
>>>>>>>> *Marcus Ottosson*
>>>>>>>> [email protected]
>>>>>>>>
>>>>>>>> --
>>>>>>>> You received this message because you are subscribed to the Google
>>>>>>>> Groups "Python Programming for Autodesk Maya" group.
>>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>>> send an email to [email protected].
>>>>>>>> To view this discussion on the web visit
>>>>>>>> https://groups.google.com/d/msgid/python_inside_maya/
>>>>>>>> CAFRtmOD9UOSvcKRU-O0tBE6UZLE67MjTQjNvcnQSU%
>>>>>>>> 2By0dGiq1g%40mail.gmail.com
>>>>>>>> <https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOD9UOSvcKRU-O0tBE6UZLE67MjTQjNvcnQSU%2By0dGiq1g%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>>>>> .
>>>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Eduardo Graña
>>>>>>> www.eduardograna.com.ar
>>>>>>>
>>>>>>> --
>>>>>>> You received this message because you are subscribed to the Google
>>>>>>> Groups "Python Programming for Autodesk Maya" group.
>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>> send an email to [email protected].
>>>>>>> To view this discussion on the web visit
>>>>>>> https://groups.google.com/d/msgid/python_inside_maya/
>>>>>>> CACt6GrmCqCN1Ppb_9cOxHnMmO-R8RrFZwCCU-yhTnoyGgkxisA%40mail.gmail.com
>>>>>>> <https://groups.google.com/d/msgid/python_inside_maya/CACt6GrmCqCN1Ppb_9cOxHnMmO-R8RrFZwCCU-yhTnoyGgkxisA%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>>>> .
>>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> *Marcus Ottosson*
>>>>>> [email protected]
>>>>>>
>>>>>> --
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "Python Programming for Autodesk Maya" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to [email protected].
>>>>>> To view this discussion on the web visit https://groups.google.com/d/
>>>>>> msgid/python_inside_maya/CAFRtmOD2gdpKJJ2fw5-jH515Sb%
>>>>>> 3D7owocmvCWkbfDrMKSJ%2Bwb5Q%40mail.gmail.com
>>>>>> <https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOD2gdpKJJ2fw5-jH515Sb%3D7owocmvCWkbfDrMKSJ%2Bwb5Q%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>>> .
>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>
>>>>>>
>>>>>>  --
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "Python Programming for Autodesk Maya" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to [email protected].
>>>>>> To view this discussion on the web visit https://groups.google.com/d/
>>>>>> msgid/python_inside_maya/C20ABA2D-6C9F-4124-B53F-
>>>>>> A23D81CA415F%40moonbotstudios.com
>>>>>> <https://groups.google.com/d/msgid/python_inside_maya/C20ABA2D-6C9F-4124-B53F-A23D81CA415F%40moonbotstudios.com?utm_medium=email&utm_source=footer>
>>>>>> .
>>>>>>
>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> *Marcus Ottosson*
>>>>> [email protected]
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> *Marcus Ottosson*
>>>> [email protected]
>>>>
>>>
>>>
>>>
>>> --
>>> *Marcus Ottosson*
>>> [email protected]
>>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Python Programming for Autodesk Maya" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/python_inside_maya/a046a0ed-bff4-4f72-a875-958207d27b17%40googlegroups.com
>> <https://groups.google.com/d/msgid/python_inside_maya/a046a0ed-bff4-4f72-a875-958207d27b17%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> *Marcus Ottosson*
> [email protected]
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Python Programming for Autodesk Maya" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/python_inside_maya/KF2wYEdqe5g/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOAUpC-d6b2FgbPr-8MJ69s7tSgqj_NM0i%3DsvU76orUbyw%40mail.gmail.com
> <https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOAUpC-d6b2FgbPr-8MJ69s7tSgqj_NM0i%3DsvU76orUbyw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAFi_Qyxg8P3RkuEt%2BEQxwK4hueWBzQRbvLKVPBeoMjpxXtH_tg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to