Ceci est une ancienne révision du document !
Elizabeth Krumbach: Please tell us a little about yourself.
Jessica Ledbetter: Hello everyone, I’m Jessica Ledbetter (https://wiki.ubuntu.com/jledbetter). I’ve been a web developer for a Department of Energy lab in Virginia for about 10 years, and I code primarily in Java and ColdFusion, plus freelance in PHP. I was the first in my family to go to college, and, so far, the only one to finish. I worked while getting my Bachelor of Science in Computer Science, and later a Master’s degree in Information Technology.
EK: What inspired you to get involved in the Ubuntu community?
JL: I have used *nix for over 15 years, and, even though I’m a visual person, I really like the command-line interface for compiling, finding documents, and the like. I looked into Linux distributions as a better programming environment though I really enjoyed my Mac for design work. My partner was a huge fan of Ubuntu, so we went to a Linux Fest in Florida where I met more people from the Ubuntu community. I was hooked instantly. There are a lot of distributions out there, but I think Ubuntu has one of the most amazing communities around. It’s hard not to be involved.
EK: What are your roles within the Ubuntu community and what plans do you have for the future?
JL: Right now, I’m one of the leaders of the Virginia Local Community Team in the United States, a member of Ubuntu Women, and a member of Ubuntu Beginners Team. Also, I have co-led a session for Ubuntu Open Week Maverick. Recently, I was honored with being on the nomination list for the Beginners Team Council.
As a current master in the Beginners Team, I hope to funnel new developers into the Ubuntu project. Through that position, as well as future screencasts that I have sitting on my desktop, I want to be able to help answer one of the most frequent questions I see asked and have asked: “I’m an [insert language here] programmer. How do I contribute to Ubuntu?” In addition to these roles, I’m also working on a short session in Peer2Peer University (http://p2pu.org/) about how to contribute code to an open-source project.
EK: Have you hit any barriers with getting involved, and what can you recommend to newcomers?
JL: There’s so much information that sometimes it’s hard to know where to start, what questions to ask, and where to ask them. I began by lurking in the Ubuntu Women IRC and Florida LoCo channels, then asked questions of those who seemed most approachable. And from there, I started to venture out based on people and projects I learned of via those channels. My advice is to ask if you’re unsure of what something means or how to get involved. Everyone can contribute -you don’t have to be a coder! Though, if you want to learn how to program or contribute as a programmer, there are lots of ways to do that too! A new gateway for new developers is coming together at http://developer.ubuntu.com/, and there’s also the Beginner’s Team that helps beginners get involved https://wiki.ubuntu.com/BeginnersTeam.
EK: Is there anything you feel the project could do better with when it comes to new folks coming to the project?
JL: Sometimes it seems like there is too much information but sometimes there’s not enough. I remember trying to find out how to get involved in development, but running into lots of weird vocabulary like “MOTU,” “packaging,” “blueprints,” and “triage.” I come from a web background, so a lot of the desktop applications were not only in a new language but also a new way of developing. With that in mind, I think we can improve by remembering we’re a very diverse community when communicating, creating documentation, and doing training. Some improvements are already in progress. For new folks, we should give more overviews so that people can find where to contribute, and be funnelled into those areas. We should define our technical terms, and we should make it easy to ask for assistance if a new person ever feels uncomfortable.
EK: What other things are you interested in outside of open-source and Ubuntu?
JL: Most of my free time is happily spent programming or designing. Recently, I took a few courses via the open-learning project Peer2Peer University (p2pu.org). It’s a great platform to help people learn from their peers. Going hand-in-hand with obtainable education for all, I serve as the Public Relations chair on the Board of Trustees of my city’s library. Also, I’m a huge animal lover, vegetarian, and part of a leadership and speaking organization called Toastmasters (toastmasters.org).
ASTUCE
QUICK TIP - No internet with 10.x (IPv6)
I had Ubuntu 9.04 as my main system, and as I prefer to do a fresh install and miss out the intermediate versions, I duly downloaded 10.04.1 LTS and burned it to a CD. The basic installation went very well, as had all my previous versions, but horror of horror, I found that I couldn't get onto the internet with web addresses. FTP appeared to be working and I could 'ping' any address with either the IP address or it's URL (so DNS was working), but run Firefox (FF) and request a site, no chance. I even upgraded FF, still no joy.
I messed about for ages with Network Connections. Nothing worked. Eventually I tried my Live CD of 9.04, and I immediately got access to the web.
Where do you start, it's so frustrating. I resorted to Ubuntu Forums and had a good search around. Nothing. It can't just be me surely. So I put up a new Post in 'Absolute Beginners Talk' and waited. Quite a number of people read the post but I didn't get a single reply. So, I tried again in 'Networking & Wireless'. Bingo! A response from wojox that resolved the problem which was with an IPv6 setting.
Solution: Within Firefox 1. Type about:config in the address bar, press Enter. 2. Find network.dns.disableIPv6 in the list. 3. Right-click > Toggle to select True (i.e. disable IPv6) 4. Restart Firefox and try again.
This solution is now mentioned on the Firefox tutorial site:- http://firefox-tutorials.blogspot.com/2010/05/common-issues-solutions.html but you'd have to know that FF settings are the problem before you'd even consider hunting for them, and if you had a non-working v10.x that's not much help!
For me perseverance paid off, other less enthusiastic users may have given up.
I still don't understand why the setting for IPv6 has changed from True to False in the newer versions of FF or why it causes my system to fail in this way. There must be more to it as I still can't get a manual network connection to work, but at least I have a working copy of v10.04 now.
Laidback