- Original Message -
> From: László Monda
> To: Miguel Angel Ajo Pelayo
> Cc: KiCad Developers
> Sent: Thursday, August 22, 2013 8:01 AM
> Subject: Re: [Kicad-developers] GITHUB_PLUGIN
>
> I may be joining too late but having some ideas.
>
> First of all
To me it's really not a question of which VCS is the better (I know
next to nothing about Bazaar and although git is more popular the two
seem largely similar to me - one can read a ton about the issue at
https://www.google.com/search?q=bazaar+vs+git )
What rather matters is the huge added value o
>
> On a somewhat related note I'm wondering why KiCad isn't hosted on
> GitHub. Given the popularity of GitHub it could give the project
> better visibility and let's not even speak about the ultimate joy of
> how easy it is to merge pull requests.
>
I find the github site easier to use than the
I may be joining too late but having some ideas.
First of all let me just say that I'm in love with this concept. I
consider GitHub to be the most robust and fertile software ecosystem
of our days. Leveraging it could be hugely productive as opposed to
invent a whole new platform. (I have no pr
IMHO, RoR can be used to develop web apps faster (not faster web apps..),
and has a wider community and library support, also has libraries to
inteface ruby->python and make use of the kicad scripting wrappers.
But that's just my opinion. Probably, if we get there at any time, it could
make sense
On Aug 14, 2013 5:58 PM, "Chris Morgan" wrote:
>
> On Wed, Aug 14, 2013 at 6:29 AM, Miguel Angel Ajo Pelayo
> wrote:
> >
> > 2013/8/14 Chris Morgan
> >>
> >> wrote:
> >> > (please use nbee/nbeepass as credentials)
> >> >
> >> > http://kicadhub.com/pcbs/2
> >> > http://kicadhub.com/assembly_guid
On Wed, Aug 14, 2013 at 6:29 AM, Miguel Angel Ajo Pelayo
wrote:
>
> 2013/8/14 Chris Morgan
>>
>> wrote:
>> > (please use nbee/nbeepass as credentials)
>> >
>> > http://kicadhub.com/pcbs/2
>> > http://kicadhub.com/assembly_guides/3
>> > http://kicadhub.com/components/107
>> > http://kicadhub.com/
2013/8/14 Chris Morgan
> wrote:
> > (please use nbee/nbeepass as credentials)
> >
> > http://kicadhub.com/pcbs/2
> > http://kicadhub.com/assembly_guides/3
> > http://kicadhub.com/components/107
> > http://kicadhub.com/kicadnetlists/2
> >
> > But at this time I thought that my time was rather lim
On Wed, Aug 14, 2013 at 3:34 AM, Miguel Angel Ajo Pelayo
wrote:
> I'm thinking too, I really *love* the idea, and I'm sure that building on
> the simple idea -later, with time- we can do even more.
>
> But a simple github connector it's a great start.
>
> I have a piece of code that I put together
I'm thinking too, I really *love* the idea, and I'm sure that building on
the simple idea -later, with time- we can do even more.
But a simple github connector it's a great start.
I have a piece of code that I put together some time ago (over a single
weekend), to make a kicad-service website, th
On Tue, Aug 13, 2013 at 12:54 AM, Dick Hollenbeck wrote:
> On 08/12/2013 01:11 PM, Chris Morgan wrote:
>> On Mon, Aug 12, 2013 at 12:05 PM, Dick Hollenbeck wrote:
>>> On 08/12/2013 10:22 AM, Chris Morgan wrote:
On Mon, Aug 12, 2013 at 11:13 AM, Dick Hollenbeck wrote:
> FYI,
>
>
On 08/12/2013 11:54 PM, Dick Hollenbeck wrote:
> On 08/12/2013 01:11 PM, Chris Morgan wrote:
>> On Mon, Aug 12, 2013 at 12:05 PM, Dick Hollenbeck wrote:
>>> On 08/12/2013 10:22 AM, Chris Morgan wrote:
On Mon, Aug 12, 2013 at 11:13 AM, Dick Hollenbeck wrote:
> FYI,
>
> In looking
On 08/12/2013 01:11 PM, Chris Morgan wrote:
> On Mon, Aug 12, 2013 at 12:05 PM, Dick Hollenbeck wrote:
>> On 08/12/2013 10:22 AM, Chris Morgan wrote:
>>> On Mon, Aug 12, 2013 at 11:13 AM, Dick Hollenbeck wrote:
FYI,
In looking at an http plugin for pcbnew, here are my findings so f
On Mon, Aug 12, 2013 at 12:05 PM, Dick Hollenbeck wrote:
> On 08/12/2013 10:22 AM, Chris Morgan wrote:
>> On Mon, Aug 12, 2013 at 11:13 AM, Dick Hollenbeck wrote:
>>> FYI,
>>>
>>> In looking at an http plugin for pcbnew, here are my findings so far:
>>>
>>> It occurred to me that only three class
On Mon, Aug 12, 2013 at 1:18 PM, Andrew Seddon wrote:
> I just did a quick proof of concept API on the CircuitHub side which gives
> you an endpoint to hit and get the KiCad export of a footprint.
> Unfortunately I wrote the exporter in the old format rather than
> S-Expression but i'll rectify th
On 08/12/2013 10:22 AM, Chris Morgan wrote:
> On Mon, Aug 12, 2013 at 11:13 AM, Dick Hollenbeck wrote:
>> FYI,
>>
>> In looking at an http plugin for pcbnew, here are my findings so far:
>>
>> It occurred to me that only three class PLUGIN functions seem to be necessary
>>
>> *) IsWriteable() t
On 08/12/2013 10:13 AM, Dick Hollenbeck wrote:
> FYI,
>
> In looking at an http plugin for pcbnew, here are my findings so far:
>
> It occurred to me that only three class PLUGIN functions seem to be necessary
>
> *) IsWriteable() this is one line, "return false".
> *) FootprintEnumerate()
On Mon, Aug 12, 2013 at 11:13 AM, Dick Hollenbeck wrote:
> FYI,
>
> In looking at an http plugin for pcbnew, here are my findings so far:
>
> It occurred to me that only three class PLUGIN functions seem to be necessary
>
> *) IsWriteable() this is one line, "return false".
> *) FootprintEnum
18 matches
Mail list logo