Oct. 8th, 2014

[personal profile] alexbayleaf

Originally published at Growstuff Blog. You can comment here or there.

We’re two weeks from the end of our crowdfunding campaign and I don’t mind telling you it’s incredibly hard work — especially when you manage to sprain your wrist and can’t spend too long at the computer!

Here’s how things currently stand:

We’re aiming to get at least $10,000 to have a developer work intensively on making Growstuff’s open food data more accessible and usable by the world, and $20,000 to fulfil our overall goal.

If you haven’t contributed yet, please do so! Here are ten reasons why:

  1. Growstuff’s database of edible crops is 100% free and open, licensed under CC-BY-SA. It’s vitally important that information about growing food not be locked up in proprietary websites.
  2. Growstuff’s data is international. Many other food-growing websites are US- or UK-specific, but ours gathers data on how to grow any crop, anywhere in the world.
  3. We’re edible crop specialists. While there are other open databases of biological species or garden plants in general, we’re the only ones who can tell you about harvesting zucchini flowers or all the different varieties of chilli pepper. Food growing isn’t just gardening: it’s about the use of the crops, too, which means we need different approaches.
  4. Growstuff is for small-scale growers. Most of the existing open data about growing food is aimed at big agri-business. However, small-scale growers and backyard veggie gardeners are increasingly important to a diverse and resilient food system.
  5. Growstuff is community-focused. We have a strong commitment to collaboration and transparency, and over a hundred community members from all around the world have helped build Growstuff so far.
  6. Growstuff mentors and supports new developers through our inclusive open source community. Many of our contributors come to us to learn web development, then go on to jobs in the tech industry.
  7. Growstuff supports women in technology and open source. Women make up less than 25% of people in the ICT sector, around 10% of executive positions in tech companies, and single digit percentage of open source developers. Growstuff provides a respectful, supportive environment which means that around half of our developers — including those in leadership positions — are women.
  8. We’re an established project. Many projects for food-growing data are great ideas, but they haven’t built anything yet (and some never do). However, we already have a platform, a database of hundreds of crops, and over 1200 members across 6 continents. We’re not just a flash in the pan.
  9. We are open data experts. Growstuff’s founder, Alex Bayley, previously worked on Freebase from 2007 until after its acquisition by Google in 2010, and was instrumental in the early days of Wikidata.
  10. Our API developer’s expertise and experience in working on Wikipedia’s APIs means she’ll bring exactly the right combination of analysis of developers’ requirements, hands-on coding, documentation and outreach. But she’s not available for long — if we want to work with Frances, we have to do it now.

Contribute to Growstuff’s campaign to share our open food data with the world. There are great perks for gardeners and developers, and you’ll be supporting one of the best open food data projects around.

[personal profile] alexbayleaf

Originally published at Growstuff Blog. You can comment here or there.

Today we have an interview with Mackenzie “maco” Morgan, one of Growstuff’s volunteer open source developers. Growstuff is build by a community of developers all around the world; maco lives in Washington, D.C., where she works for a big tech company and is planning an orchard for her new house.

Growstuff is currently fundraising. Support Growstuff’s crowdfunding campaign to bring open food data to to the world!

Hi, maco! Great to talk to you for the blog. So, to start with, what drew you to working on Growstuff? What do you get out of it?

When my friend Skud said she was making an open source site for vegetable gardening, I jumped. I grew up with a mom who made 10 gallons of spaghetti sauce from the garden each summer. It was good timing too, because I was looking at moving somewhere I could garden. This seemed like a fantastic project. But I didn’t know Ruby, the programming language used to build Growstuff, so I held off.

Contributing to Growstuff is working really well for me as an avenue for professional development.

Right now, my day job is as a software engineer at a major tech firm working on some very old code. It’s in a language that has long since seen its heyday, and I’m not doing very complicated stuff, so I started to worry my skills weren’t holding their edge. I realized I needed to get up to date on the latest and greatest technologies and current industry best practices. Ruby is one of the most popular languages in use right now, and Growstuff is following all the new processes for making software better, faster, like agile and unit testing. Contributing to Growstuff is working really well for me as an avenue for professional development. Why spend thousands of dollars on some professional development courses, when I can instead spend a few evenings making the software I use better?

Do you have experience working on other open source projects? Is Growstuff similar or different, and in what ways?

Yes, I worked on Ubuntu for several years while in college and sent in patches to various GNOME and KDE projects, along with the [dreaded?] Linux kernel. I find Ubuntu and Growstuff are similar in their desire to recruit and their helpful attitude in training new developers. It was sometimes more uphill in other projects. On the other hand, Ubuntu was a lot of packaging work, integrating patches from upstream, etc. I didn’t do feature work. I am loving being able to work on new features in Growstuff.

What are you working on right now? Why do you think it’s important/what makes you want to work on that in particular?

Right now I’m working on adding photos to harvests. I want to show off my pretty tomatoes! This is actually turning out to be a bigger task than I really expected because when photos were added to plantings, they were pretty tightly tied together, so I’m having to separate them out a bit and make the photo framework more flexible. At this point, it seems to be *working*, but I need to add some tests around the photo feature to make sure we know right away if any future changes could break it.

Growstuff developer Mackenzie "maco" Morgan

Growstuff developer Mackenzie “maco” Morgan

Any features you’d like to work on in future, or dreams of things you’d love to see Growstuff do, on the technical side?

I want to work on harvest totals. Right now, we can list our harvests in kilograms, pounds, or ounces, but it’d be awesome to be able to see just how much I got out of the garden total this year.

What’s growing in your garden right now? Or what are your garden plans/dreams/wishes?

I’ve got sweet potatoes, squash, onions, and several heirloom varieties of tomatoes growing right now. I already dug up and ate the potatoes. I don’t think I’ll be planting Brandywine tomatoes again next year unless I get a drip system set up before then, because they turn out to be very sensitive to water levels and crack easily. I’m going to be starting a whole bunch of seedlings from my Opalka tomatoes, though. Several friends have asked for seedlings for their gardens.

The really big exciting thing for this fall is that I’m putting in an orchard in the southeast corner of the yard! I’m going to have 4 dwarf fruit trees and a semi-dwarf almond tree. Hopefully I’ll get that drip system in too. It’d be good for the orchard.

Anything you’d like to say to people who might be interested in the Growstuff project?

If you think of something Growstuff can’t already do, say so. Like any open source software project, we can always use more contributors.

First off, try it out. There are some handy features in place, and if you think of something Growstuff can’t already do, say so. Like any open source software project, we can always use more contributors. If you’re not a Ruby programmer (yet), testing is really helpful, and there’s sure to be someone involved who’d like to help you learn if or when you’re ready to give it a go.

Thanks, maco!

If you’re interested in becoming a Growstuff developer, check out our code, Getting Started documentation, or discussion forum.

Profile

The Growstuff Project

April 2021

S M T W T F S
    123
45678910
11121314151617
18192021222324
252627282930 

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 4th, 2025 11:41 am
Powered by Dreamwidth Studios