# of Wiki Edits: 85
# of Forum topics submitted: 58
# of Comments: 109
| Title | Edited on | Edit message | ||
|---|---|---|---|---|
| Online Farm Hack Tools | Saturday, May 11, 2013 - 12:57 | View changes | View current version | |
| Online Farm Hack Tools | Saturday, May 11, 2013 - 12:47 | View changes | View current version | |
| Online Farm Hack Tools | Saturday, May 11, 2013 - 12:47 | View changes | View current version | |
| How to log in with Google or Facebook if you already have a FarmHack.net account | Wednesday, March 20, 2013 - 16:56 | View changes | View current version | |
| How to log in with Google or Facebook if you already have a FarmHack.net account | Wednesday, March 20, 2013 - 16:55 | View changes | View current version | |
| A Guide to Getting Started on FarmHack.net | Wednesday, March 20, 2013 - 03:48 | View changes | View current version | |
| Get Started | Wednesday, March 20, 2013 - 03:47 | View changes | View current version | |
| Online Farm Hack Tools | Monday, February 11, 2013 - 17:00 | View changes | View current version | |
| Create a new Event Forum | Monday, February 11, 2013 - 16:59 | View changes | View current version | |
| Online Farm Hack Tools | Saturday, December 29, 2012 - 16:24 | View changes | View current version |
| In 50 characters or less... | Posted by |
Post date |
Last comment | Number of Comments | # of Comments new to you | |
|---|---|---|---|---|---|---|
|
|
FarmHack.net Next Steps Proposal. Feedback encouraged! | R.J. Steinert | Monday, May 20, 2013 - 12:15 | Monday, May 20, 2013 - 22:35 | 4 | |
|
|
Encyclopedia of Practical Farm Knowledge on GitHub | R.J. Steinert | Tuesday, April 9, 2013 - 06:24 | Tuesday, April 9, 2013 - 06:24 | ||
|
|
Cool stuff! Any documentation on how to use it? | R.J. Steinert | Thursday, March 28, 2013 - 04:22 | Thursday, March 28, 2013 - 04:22 | ||
|
|
Great job on this Jenna! | R.J. Steinert | Thursday, March 28, 2013 - 03:53 | Tuesday, April 16, 2013 - 22:49 | 1 | |
|
|
You can now log into FarmHack.net with your Google or Facebook account | R.J. Steinert | Wednesday, March 20, 2013 - 18:18 | Wednesday, March 20, 2013 - 18:18 | ||
|
|
You can now log into FarmHack.net with your Google or Facebook account | R.J. Steinert | Wednesday, March 20, 2013 - 18:11 | Wednesday, March 20, 2013 - 18:11 | ||
|
|
Organization Profile wireframe from Dorn. RJ's quick prototype. | R.J. Steinert | Sunday, February 17, 2013 - 16:44 | Sunday, February 17, 2013 - 16:44 | ||
|
|
Feature: Ability to mark Topic as a "Call To Action" | R.J. Steinert | Monday, February 11, 2013 - 16:20 | Monday, February 11, 2013 - 16:20 | ||
|
|
Full Text Search enabled | R.J. Steinert | Monday, February 4, 2013 - 14:10 | Monday, February 4, 2013 - 14:10 | ||
|
|
Give organizations their own page on Farm Hack | R.J. Steinert | Monday, February 4, 2013 - 10:52 | Thursday, March 7, 2013 - 09:58 | 3 |
See my proposal here.
P.S. @Louis I peed on your cucumber plant.
I got that DOC file downloaded but I haven't had a chance to start converting it to Markdown yet. I do however now have a good example of how to structure documentation on Github! Check out the Video Book Manual on GitHub. I've been working on that for Open Learning Exchange here in Ghana and I just made it public! :)
Is that $70 per unit as in you would have to buy 4 or 5 to relay them to your house?
One idea that is not exactly the intended purpose of Fido but... It would detect an unusual spike in temperature from a fire and send you a text message. Though, at the point it's detecting heat it's probably too late. It would be better to take the Fido design and repurpose it with an MQ2 Smoke Detector Shield. A text message might be too subtle of an alarm, I wonder what LOUD alarms there that play well with Arduino.
No real documentation yet but I added the repo to Farm Hack's Git Hub account. It will be a while until that big file download (I'm on Ghana speed).
See it here->
https://github.com/FarmHack/Encyclopedia-Of-Practical-Farm-Knowledge
Or here ->
http://prose.io/#FarmHack/Encyclopedia-Of-Practical-Farm-Knowledge
Hehe, those are some clever techniques. I hear that copying and pasting into "notepad.exe" is a handy way for Windows users to accomplish this. For plain text editors on Mac, I use Sublime2 for writing code and iAwriter for writing blog posts, both of which have syntax highlighting for Markdown format which is cool.
It looks like Archive.org has choked on that Doc format, there isn't the usual many-formats-to-choose-from :(. I'm downloading the big 500mb doc right now. I'm going to experiment with transferring it to plain text files with Markdown syntax which would work well on GitHub. Also, it will be a good chance to try out some of the other tools on GitHub for collaboration.
Woohoo! I see their robot hasn't converted it into any other format yet. It may be because it's a huge file or it may be because it's in Word format. Let's give the robot a day or so to see if it can work its magic on that file.
No idea yet. I've only seen the file on your computer once or twice. I'll need to look through the file to think about how we should structure a digital copy of it. In case you didn't know, anyone can add a document to the Community Texts section on Archive.org, no approval process required.
Hosting the file on Archive.org is a good idea. They'll convert it into many different formats and give us a reader that we can embed on a Farm Hack wiki page. I've actually been building things with their API and communicating directly with one of their developers lately so building some kind of Farm Hack / Archive.org integration is in the cards. I'll keep thinking about it. I'm also thinking about ways we might be able to automate a conversion of this book into Markdown format. In Markdown format we could host in on GitHub and/or the Farm Hack wiki pages. For an example of markdown being used on GitHub, check out this README.md file. Because I gave the extension .md, GitHub converts the Markdown formatted text into HTML. You can click on Raw to see the Markdown source of the HTML.
Let's definitely get that document on A.o for starters. Then, if I can't figure out how to convert one of the formats that A.o converts to, I'll figure out an efficient manual workflow that we can then divvy up to some volunteers.
The #1 economic reason why Free and Open Source software has been successful is the additional value you generate from the improvements that other people contribute that you would not otherwise receive if you had not gone Open Source.
It turns out that this makes economic sense for ALOT of things. You created something you needed that didn't exist beforehand, you spend a little extra time documenting it and voila, other people found it useful and are suggesting improvements you never thought of.
My big passion is reducing the cost of making that documentation thus making it more economically viable for more people to produce documentation; I recoup my investment when I learn from everyone. Similarly, someone with soldering experience teaching another person to solder benefits because they've just "level upped" a new potential contributor. I've very keen on thinking about how we can use the Farm Hack network to level up new contributors...
That said, other revenue streams can accelerate Open Source/Hardware development so it's worth talking about. jdb's list is a good list of revenue streams for Open Source projects. For the folks who are interested in developing a tool business, I'd like to add one more revenue stream that is specific to Open Hardware.
P.S. I'm loving the talk. Keep it up.
Just checked it out. It looks like that tool is sandboxed. Uncheck the sandbox checkbox if it should show up in the public tool list.
A "download original" link should now show up on all images when viewing them.
Agreed. I've sort of been holding off on this because working with images on wikis has always been tricky, I want to find something that everyone can use AND doesn't require a ton of development work. Trying to "fix" wikis is perhaps the wrong way to go about it. Perhaps we should give users another option other than wiki, an another option like using a Google Document. I'll talk more about this later, but for now, I think it's worth adding an existing solution for "inline images" in wikis ASAP.
Hi jbd. Thanks for the heads up, the site is actually supposed to perform as you assumed it would. For now, any Tool's Wiki can be edited as long as you are logged in, edit the Tool Template wiki, copy the text, and then paste it into your tool's wiki.
Haha, woops, I thought I had missed the Ithaca event but apparently it has not happened yet. Perhaps I will be there for this design charrette after all. :)
Weeeeird. Good job Google :P. I set up a redirect from /tags/fido to the Fido tool page.
Bravo to Jeff for brainstorming this. I've taken a stab at his 3 questions. But before I do, I just wanted to paraphrase what he wrote to make sure we're all on the same page.
Problem: Managing information as a farmer is a big job and having the right info at the right time is difficult.
Solution: We could develop a tool that provides convenient, affordable and up-to-date access to a variety of information and expertise, when and where you needed it, presented in a ready to use format supporting informed decision making and innovation throughout the day or season, year after year.
What kinds of information and communication are most helpful? Financial, business, crop, pest, customer communications...
To get data from many sources and make sense of that data, two factors need to be considered when evaluating a potential data source.
Here are three sets of data that I think we could focus on.
The Open Data movement, which the Obama administration has championed from a federal level (http://sunlightfoundation.com/blog/2012/07/06/open-data-creates-accountability/) while it still has a strong DIY movement at events like International Open Data Day, seeks to solve help solve these issues. The hope is that any data that has been collected for the pulic will be published as a "consumable" data format, AKA in a format that computer programmers like myself can easily import into any program I might be writing. With a consumable data format of say, listings of available farming land for sale, I could create an HTML map widget that you could copy and paste onto your own HTML homepage/dashboard that would pull the land data from that consumable data source's feed.
So far I've talked about making existing data sets open, we are now entering a new realm of possibility with the emerging "Internet of Things". This is a concept where the objects around us are collecting data for us and saving that data on the Internet in a consumable data format. The Fido project (http://www.farmhack.net/tools/fido-greenhouse-monitoring-text-message-alerts) that Louis Thiery is still working on is one example of a device that could be used to publish your greenhouse data to an Internet service like CoSM.org which would then give you an HTML graph widget that you could copy and paste onto your own HTML homepage/dashboard that would pull the sensor data from your Fido's data feed. These are exciting times!
The third set of data to focus on is data that we generate by collaborating with each other. Jeff's description of "knowledge ecosystem" is a decent description of what we do in open source communities such as Farm Hack. I think it's important to also point out the economic incentive of participating in this collabaritive process, the incentive being that the value you give up for the community (your time) is a good investment because the advice you get back is even more valuable than your investment. I'm simplifying the value of Open Source immensely here, if you are interested in reading more about the economics of it check out the essay that changed everything in the 90s, The Cathedral and the Bazaar (http://www.catb.org/esr/writings/homesteading/).
Where do (or would) you access that information (e.g. field, vehicle, home, market)?
Ideally.. everywhere! Up until recently the idea of a Web App has been tied to devices only when they have an Internet connection. If your Internet connection goes down in the field, you lose access to your Web App. In the example of doing documentation on FarmHack.net, it's perhaps much more convenient for a farmer to document a problem with a tool in the field while they are actually experiencing that problem. If they do not have a reliable Internet connection on their smart phone while out in the field, then they lose that opportunity and others miss out on hearing about a problem that they also might be suffering from. The good news is that recent advances in browsers now make it possible to take a Web App offline if that Web App takes advantage of the new browser features. Did you know you can use Google Docs and Gmail offline? Check out my demonstration http://youtu.be/bB515UsfnFA That's all thanks to the fancy new data storage features in your web browser. Next year the company that I'm CTO for will be launching an Offline Web App for sharing educational resources in 20 schools in Ghana (http://www.ole.org/ole-ghana-receives-usaid-“all-children-reading”-grant-award). I'm hoping to take what I learn from developing and deploying that Web App to the Farm Hack Web App someday.
When do you need it -do you need answers at a moments notice, in real time, or months in advance as you make plans for the season ahead?
This goes back to the data accessibility issue. Just because the data is available does not mean you can find it or make sense of it easily. I like this idea of giving farmers their own dashboard that they can use to arrange HTML widgets to their liking. Having a dense display of information that a person tailors to their own interest has obvious benefits.
I would be interested to hear more about the outcome of this design charette. I'm imaging the following was discussed:
My own RSS Reader (http://reader.rjsteinert.com) is a similar to the Dashboard concept we are talking about except that each widget is just consuming an RSS feed from a third party and does not have HTML widgets from other third parties. We could enable dashboards for users on FarmHack.net, we could also build a seperate Web App just for Farmer Dashboards. I'm open to both options. I could probably prototype this in a weekend if anyone wants to get together for a Hackathon. We might be able to roll it into a larger event for programmers looking to build apps for farmers...
Good catch. Just added this to my list -> http://www.farmhack.net/node/191/revisions/view/561/582
Hi Dorn,
I just added an insert button to images attached to wikis. It's definitely not a great solution but it's a step in the right direction. That eventual direction is being able to edit the wiki directly on the page without having to know markdown syntax (example, click on any of the content, it's editable: http://aloha-editor.org/demos/aloha-world-example/) . I already have a working copy of the Farm Hack site on my computer but it still needs more polish (it's too easy for people to make an edit and not REALIZE it :P) and it doesn't have support for adding images.
Here's the attached screenshot.
All else fails, here's the URL of the screenshot.
http://farmhack.net/sites/default/files/Screen%20Shot%202013-05-20%20at%2011.40.36%20AM_2.png