From Fedora Project Wiki

No edit summary
(Added categories.)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=== Getting Started with IRC ===
During the Spring 2010 semester, 40 first-year students from [http://www.allegheny.edu/ Allegheny College] dove into the Fedora project. Specifically, with the help of the excellent people on the Marketing and Design teams, they engaged in their first experience as open source contributors, learning about blogging, wikis, IRC, and how to create positive change as part of a worldwide community.


For the next four weeks, we'll be using IRC as part of our classroom communications. There are two channels you'll want to make use of:
Their weblogs can be found at [http://act.ivism.org act.ivism.org], and they have a [http://act.ivism.org/planet.xml feed of all of their posts] generated by [http://offog.org/code/rawdog.html rawdog].


* <code>#fedora-mktg</code> is where the Fedora project marketing team hangs out.
== Logistics ==
* <code>#allegheny</code> is where we will hang out.
* [[Allegheny Activism: Team Assignments]]
* [[Allegheny Activism: Release party visit scheduling]]


To get started with IRC, you'll want to do the following:
== Resources ==
* [[Allegheny Activism: IRC Setup]]
* [[Allegheny Activism: Fedora 13 and VirtualBox]]
* [[Allegheny Activism: 2010-04-06 log]]


# Download and install [http://www.pidgin.im/ Pidgin].
== Things to Read ==
# Set up Pidgin for use with IRC. This [http://thecyberian.wordpress.com/2008/05/09/irc-tutorial-how-to-set-up-pidgin-in-5-easy-steps/ blog post] should help. Ask for help if you get stuck, or team up with a friend to figure this out.
# Choose a username. Mine is <code>jadudm</code>. You might choose something related to your own username, or something else entirely. (Remember, it is how people will recognize you online.)
# In Pidgin, choose "Join a Chat" from the "Conversation" menu. It will let you choose a channel to join. I chose <code>#allegheny</code>.
# See who is in the chat and say "hi".
# Talk to us a bit about where you are with your project. Fill us in. We'll ask some questions.
 
 
Normal IRC etiquette does not demand that you say "hi" as you enter an IRC chat room. There may be 100+ people there, and you don't need to announce your presence. However, in this particular case, the channel #allegheny is probably just "us," so that's a good "safe" place to experiment with things.
 
After you've said "hi," do the following while you're still there and can ask us for help:
 
# While you're there, ''register'' your IRC nickname. This means you have to type:
## <code>/msg nickserv register <your-password> <your-email></code> (For example, I used a rather bogus password that I can remember easily (but isn't my email password), and my email address.) You'll get an email that contains an IRC command you need to copy-paste... go look for it.
## Next, type <code>/msg nickserv set hidemail on</code> to make sure your email address remains anonymous.
 
=== Things to Read ===
* ['''April 1, 2010'''] Mel wrote a [http://blog.melchua.com/2010/04/01/planet-posts-for-allegheny-students/ blog post] introducing you to the Fedora "planet." That is, the aggregator for lots of weblogs about Fedora. We have one as well, as you may recall: the [http://act.ivism.org/blogs/pulse act.ivism pulse].
* ['''April 1, 2010'''] Mel wrote a [http://blog.melchua.com/2010/04/01/planet-posts-for-allegheny-students/ blog post] introducing you to the Fedora "planet." That is, the aggregator for lots of weblogs about Fedora. We have one as well, as you may recall: the [http://act.ivism.org/blogs/pulse act.ivism pulse].


=== Installing Fedora WITHOUT Formatting your Computer ===
[[Category: Allegheny Activism]]
 
[[Category: Ambassadors]]
In plain language: you can install a "virtual computer" manager as a piece of software on your own machine. This is with an open source piece of software called [http://www.virtualbox.org/ Virtual Box]. Download, install -- there should be nothing fancy/tricky about this step.
 
Now, open up Virtual Box. You can now create a "virtual machine." This means it will create a folder on your hard drive, and inside that folder it will create files that ''represent'' a real computer. (When you are done experimenting this semester, you can simply drag that folder to the trash, and you will have removed all of your "virtual machines.") As you set things up, it will (at some point) ask what you are using as an operating system. This is where your Fedora 13 Live CD comes in.
 
And, it is also where I stop writing directions. That is because there are step-by-step directions written by others for both Fedora 10 and Fedora 12. These are recent enough that the many, many screenshots and documentation should get you through. Certainly, they are better than me trying to write directions for Windows when I don't have a Windows computer!
 
* [http://www.fliquidstudios.com/2009/03/19/installing-fedora-10-on-windows-xp-using-virtualbox/ Installing Fedora 10 on Windows XP using VirtualBox]
* [http://linuxsabily.blogspot.com/2010/01/fedora-12-installation-in-virtualbox.html Fedora 12 - Installation In Virtualbox From Live Cd Image]
 
The second link should be especially relevant -- it was written on January 31st, 2010. So even though we're doing this with a Fedora 13 Live CD (instead of Fedora 12), I expect things will be very, very similar.
 
Mac users: You, too, can use VirtualBox. It works on the Mac as well. (And, actually, if you use Linux, you can install VirtualBox there, too!) Regardless of whether you are using a Mac or a Windows computer, you probably need to have at least 1GB of RAM and 6GB of hard drive space available. Less than that, and you may find your machine gets cranky.
 
'''PLEASE NOTE''': If you follow the instructions in the articles posted, you are not likely to damage any files on your computer. Matt will be around campus almost all weekend; please feel free to get on IRC or email questions, and we can get together and get you rolling.
 
 
=== Team Assignments ===
 
==== Video Sharing ====
* Nick O.
* Hannah (Bree, Brie, Breigh?)
* Kevin T.
* Eric
 
==== Twitter Strategy ====
* Charlie W.
* Noah K.
* Tim C.
* Dan S.
 
==== Press Kit ====
* Matt B.
* Adrienne N.
* Sahar A.
 
==== One Page Release Notes ====
* Dan E.
* Tyler
* Kevin I.
* Ashley
* Sarah H.
 
==== Feature Profiles ====
* John
* Matt
* Hannah K.
* Grant
* Matt F.
 
==== Wild West (design team tickets) ====
* Christina M.
* Ryan S.
* Connor
* Ian
 
==== Sugar on a Stick Spin Webpage ====
* Jordyn C.
* Mark
* Genevieve
* Alex M.
 
==== Design Suite Spin Webpage ====
* Anna S.
* Ashley
* Annie M.
* Lisbeth P.
* Lizzie H.

Latest revision as of 05:15, 16 November 2013

During the Spring 2010 semester, 40 first-year students from Allegheny College dove into the Fedora project. Specifically, with the help of the excellent people on the Marketing and Design teams, they engaged in their first experience as open source contributors, learning about blogging, wikis, IRC, and how to create positive change as part of a worldwide community.

Their weblogs can be found at act.ivism.org, and they have a feed of all of their posts generated by rawdog.

Logistics

Resources

Things to Read

  • [April 1, 2010] Mel wrote a blog post introducing you to the Fedora "planet." That is, the aggregator for lots of weblogs about Fedora. We have one as well, as you may recall: the act.ivism pulse.