X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Injected-Via-Gmane: http://gmane.org/ To: geda-user AT delorie DOT com From: Andy Fierman Subject: Re: [geda-user] New web based pcb system Date: Wed, 23 Jul 2014 11:10:57 +0000 (UTC) Lines: 39 Message-ID: References: <534566AC DOT 808 AT ecosensory DOT com> <20140409190839 DOT GA13423 AT alpha2> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT ger DOT gmane DOT org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 141.0.62.10 (Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36) Reply-To: geda-user AT delorie DOT com A bit late in the thread but I'd like to add a couple of comments. "But it's the wrong solution, IMHO. Relying on hosted software for your design is even worse than relying on proprietary software. If a proprietary software vendor goes bust, at least you can keep using the last version that you bought (possibly in a VM with an old OS). But if the company behind a hosted solution goes bust, you lose _everything_. You'll have no ability to maintain your designs whatsoever." That is true of many web based services but is not the case with EasyEDA. In their "A letter from the EasyEDA team." http://easyeda.com/cms_files_a-letter-from-the-easyeda-team.htm the answer to: "Q3: What if EasyEDA cannot become self sustaining and has to close down?" explains that they have an exit strategy for if the venture fails to be self- sustaining: "Its better than the others (upverter, autodesk). I don't know if any of these projects are using non-opaque formats yet but if they are I'd love to share their parts." EasyEDA uses the JSON file format for everything. So schematics, symbols, PCB layouts, footprints, can all be exported via: Document > EasyEDA Source... Sometime soon they will be giving information for people to write their own plugins so import from and export to gEDA should be pretty straight forward. :) Andy