Open Hardware Journal
Bruce Perens writes "Open Hardware Journal is a new technical journal on designs for physical or electronic objects that are shared as if they were Open Source software. It's an open journal under a Creative Commons license. The first issue contains articles on 'Producing Lenses With 3D Printers,' 'Teaching with Open Hardware Submarines,' 'An Open Hardware Platform for USB Firmware Updates and General USB Development,' and more."
Mr. Perens has promised to be around tonight to answer any questions readers might have.
I'm playing editor for Open Hardware Journal. I'll be in and out this evening, and will be able to answer questions from Slashdotters, maybe with some delay.
Bruce Perens.
Hey! When did Bruce become Mr. Perens in these parts?
Fuck systemd. Fuck Redhat. Fuck Soylent, too. Wait, scratch the last one.
What are the current licensing options for open hardware? Has anyone found a "copyleft" equivalent?
About a decade ago, this issue was discussed at length on the OpenCores mailing lists. At the time, the best we (engineers) could come up with was that the design documents/files could be copyrighted and so GPLd, but there was no way to oblige that a physical device be distributed with design data.
It seemed to be okay for someone to take a design, make secret modifications, build it and distributed a physical product that could not be replicated. The obligation to share modifications only kicked in when the GPLd design data was distributed, not when the physical product was distributed. Is this the case, or has a real legal mind figured out that we were wrong?
Hey Bruce (do you mind if I just stick to Bruce :-) ), well done and congrats
I have been a wee bit involved in the fab lab network (born in MIT by Neil Gershenfeld), it's a really cool network of 'labs' which are basically small buildings with some 3d manufacturing equipment, printers and enough 'stuff' to allow people to make anything they can dream of. One of the goals is to spread the designs to other labs around the world.
1: To me it would seem this effort you are now involved in could act as a catalyst to bring this and the (seemingly) many other open hardware initiatives together, do you agree?
2: I also watched a video on TED about open source cancer research (from Boston, still on front page) and note the open publication efforts currently being touted. Do you not think there is an opportunity for a Open X network (X == everything) ?
In essence, do you think there is a possibility of momentum towards a new world here, where research and innovation in all areas take centre stage and move us all along at the pace mankind can move along? (I am thinking of the mass unrest with the way everything is and the apparent move towards a change, I feel we need a catalyst and somebody has to do it. I for instance have donated all my shares in a business I have been building for more than 5 years to a charity for innovation and education and the rest to the staff of the business, I know there is need for change and I constantly look for ways to actually do it, something more than 'rooftop shouting').
Is there a chance here to stimulate a new movement, a slow and focussed movement with real thought behind it ?
Being almost entirely a softie, I've often been tempted to take some of my embarassingly parallel mass evaluations (e.g. board evaluations in games, or number-theoretic applications) onto a large array of tiny slaves on an FPGA. However, I've get to find a comfortable route into that field. Will the OHJ be heading into that middle ground? And with the skin-flint newb in mind?
Also FatPhil on SoylentNews, id 863
Hey, I'm the author to the article "Producing Lenses With 3D Printers". It was originally in LaTeX and I think it looked a lot better that way. You can get the original PDF of it here .
I'd be happy to answer any questions about it, surfcad, ImplicitCAD, Malthus, 3D printed vacuum cleaners, or any questions about my projects or 3D printing in general.
(Essentially resubmitting my previous anonymous comment since I reset the login for this account and no one sees Anonymous Coward posts.)
When we say Open platform, it really means a vendor willing to sell hardware without locking down the software in it.
Bruce Perens.
Vista's media protection was intrusive. Going back farther, you might remember copy protection dongles. I sincerely would put both of those things in the same bag with the Motorola battery lock and its failure in this case, the stupid way my HP printer is programmed to behave once I reload ink in its reservoirs, and the need to jailbreak an iPhone. They are all instances of the software placing someone else's agenda above that of the customer.
Bruce Perens.
As the Journal is evolving, you'll find that simple applications like Libre Office simply are not flexible enough. Please consider (the sooner the better) migrating the workflow towards Scribus (http://www.scribus.net) - it's Desktop Publishing - oriented, open source and the best FOSS tool for the job.
Also, as a former DTP pro, I'd recommend producing two versions of the journal - one that's meant to be read on paper, and (at least) one meant to be read on-screen. The present form of the Journal is a hybrid and does not suit everybody. Having a low and high quality download doesn't solve the problem.
Finally, before making decisions for the screen-only version, you could administer a poll to see what screen size is the majority of readers using. Formatting the Journal for 15" is very different from formatting it for 9". Perhaps a HTML version (where users can adjust the font size at will) is a better solution than the fixed-font-size PDF format. Probably the commenter above that suggested a blog format had this problem in the back of his mind.
Homepage for the EPUB standard.
Why do I recommend EPUB so highly? Besides the fact that it's an open standard, that is? ;) Well, Wikipedia has a good comparison chart of e-book formats versus the e-book readers that are covered. It shows that the only format with a broader range is straight text. (Yes, it even beats out PDF and HTML.)
There is a plug-in available for OO.o and LO called Writer2ePub that will save directly to EPUB, btw. The main support channel is through a MobileRead forum.
May I suggest that you spend some time browsing MobileRead before making any final decisions? In particular, I would like to call your attention to the Calibre, Sigil, and OpenInkpot forums.
Next, there is a package called eLyXer which does a pretty good job of converting LyX files to XHTML. EPUB relies heavily on a subset of XHTML as part of its specification so I've been experimenting with a new toolchain.
I write my documents in LyX to get good looking PDFs, then use eLyXer to get XHTML, then use the import/convert function of Calibre to get a good looking EPUB, then use Sigil to fine tune the final output. Since both eLyXer and the e-book conversion utility packaged as part of Calibre can be called from the command line, it would be possible to automate some of that work pretty easily. I haven't bothered with that as my needs are only for occasional use at the moment.
Another alternative would be to just write the journal in Sigil. That would probably mean abandoning PDFs and paper output entirely, though.
P.S. How come you didn't have an article focussing on Arduino in your initial issue??