<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
I have a link for Ron's dual-boot talk.&nbsp; The file is 150MB!&nbsp; <BR>
<FONT SIZE="2">ODP version</FONT><BR>
<BR>
<FONT SIZE="2"><A HREF="https://owa.ittesi.com/owa/redir.aspx?C=a81c125f18b9467ca37fcf2744d978e4&amp;URL=https%3a%2f%2fdl.dropbox.com%2fu%2f9879631%2flinuxfest-itt-atl-20100814.odp">https://dl.dropbox.com/u/9879631/linuxfest-itt-atl-20100814.odp</A> or</FONT><BR>
<FONT SIZE="2"><A HREF="https://owa.ittesi.com/owa/redir.aspx?C=a81c125f18b9467ca37fcf2744d978e4&amp;URL=http%3a%2f%2ftinyurl.com%2flinuxfest20100814rwfodp">http://tinyurl.com/linuxfest20100814rwfodp</A></FONT><BR>
<BR>
<FONT SIZE="2">or</FONT><BR>
<BR>
<FONT SIZE="2">PPT version</FONT><BR>
<BR>
<FONT SIZE="2"><A HREF="https://owa.ittesi.com/owa/redir.aspx?C=a81c125f18b9467ca37fcf2744d978e4&amp;URL=https%3a%2f%2fdl.dropbox.com%2fu%2f9879631%2flinuxfest-itt-atl-20100814.ppt">https://dl.dropbox.com/u/9879631/linuxfest-itt-atl-20100814.ppt</A> or</FONT><BR>
<FONT SIZE="2"><A HREF="https://owa.ittesi.com/owa/redir.aspx?C=a81c125f18b9467ca37fcf2744d978e4&amp;URL=http%3a%2f%2ftinyurl.com%2flinuxfest20100814rwfppt">http://tinyurl.com/linuxfest20100814rwfppt</A></FONT><BR>
<BR>
-----Original Message-----<BR>
<B>From</B>: Narahari 'n' Savitha &lt;<A HREF="mailto:Narahari%20'n'%20Savitha%20%3csavithari@gmail.com%3e">savithari@gmail.com</A>&gt;<BR>
<B>Reply-to</B>: Atlanta Linux Enthusiasts - Yes! We run Linux! &lt;ale@ale.org&gt;<BR>
<B>To</B>: Atlanta Linux Enthusiasts - Yes! We run Linux! &lt;<A HREF="mailto:Atlanta%20Linux%20Enthusiasts%20-%20Yes!%20We%20run%20Linux!%20%3cale@ale.org%3e">ale@ale.org</A>&gt;<BR>
<B>Subject</B>: Re: [ale] ITT Linux Festival!<BR>
<B>Date</B>: Mon, 16 Aug 2010 16:09:28 -0400<BR>
<BR>
Any slides and talks recordings any place ?<BR>
<BR>
On Mon, Aug 16, 2010 at 2:20 PM, Charles Shapiro &lt;<A HREF="mailto:hooterpincher@gmail.com">hooterpincher@gmail.com</A>&gt; wrote:<BR>
<BLOCKQUOTE>
    And maybe an outdoor pizza barbecue station!<BR>
    <BR>
    -- CHS<BR>
    <BR>
    <BR>
    On Mon, Aug 16, 2010 at 12:04 AM, <A HREF="mailto:wolf@wolfhalton.info">wolf@wolfhalton.info</A><BR>
    &lt;<A HREF="mailto:wolf@wolfhalton.info">wolf@wolfhalton.info</A>&gt; wrote:<BR>
    &gt; I thought I saw a few lightbulbs go on over the heads of the attendees<BR>
    &gt; during your talk.<BR>
    &gt; The canned simple classwork code cannot be as cool and memorable as real<BR>
    &gt; project code,<BR>
    &gt; so I got a lot out of the talk, too.<BR>
    &gt;<BR>
    &gt; Steven Blevins did his Opensource for newbies talk and Ron Frazier did a<BR>
    &gt; talk about<BR>
    &gt; dual-booting from a more windows-friendly position than what we usually<BR>
    &gt; get.&nbsp; Changing the windows boot menu<BR>
    &gt; and booting from the windows side rather than letting GRUB handle it.&nbsp; It<BR>
    &gt; was an&nbsp; interesting event.<BR>
    &gt; The turn-out was about 60 people, and we had to break out to 2 rooms for the<BR>
    &gt; first time ever.<BR>
    &gt;<BR>
    &gt; Next time, I am going to see about having a student man the burning station,<BR>
    &gt; for people who want copies of distros we have run out of.<BR>
    &gt;<BR>
    &gt; -Wolf<BR>
    &gt;<BR>
    &gt; -----Original Message-----<BR>
    &gt; From: Charles Shapiro &lt;<A HREF="mailto:hooterpincher@gmail.com">hooterpincher@gmail.com</A>&gt;<BR>
    &gt; Reply-to: Atlanta Linux Enthusiasts - Yes! We run Linux! &lt;<A HREF="mailto:ale@ale.org">ale@ale.org</A>&gt;<BR>
    &gt; To: Atlanta Linux Enthusiasts - Yes! We run Linux! &lt;<A HREF="mailto:ale@ale.org">ale@ale.org</A>&gt;<BR>
    &gt; Subject: [ale] ITT Linux Festival!<BR>
    &gt; Date: Sat, 14 Aug 2010 15:47:37 -0400<BR>
    &gt;<BR>
    &gt; Another Day of Pizza has passed at ITT Tech. &nbsp;I gave my talk on<BR>
    &gt; WxPython ( first presented May 2009 at the Atlanta Linux Enthusiasts).<BR>
    &gt; &nbsp;It was I fear over the heads of many of the kids there, since the<BR>
    &gt; WxPython library makes heavy use of classes and inheritance in both<BR>
    &gt; its interface and its internals. But heck, at least I could give them<BR>
    &gt; a flavor of what actual working Python application code looks like, as<BR>
    &gt; opposed to the toy academic exercises they're doing. &nbsp;I remember what<BR>
    &gt; a shock it was to hit datasets in the megabytes after working with<BR>
    &gt; groups of records small enough to load into one page of an editor in<BR>
    &gt; school.<BR>
    &gt;<BR>
    &gt; There was one kid there who had some C background and seemed to at<BR>
    &gt; least have hopes of becoming clueful. I wound up doing some wiki wiki<BR>
    &gt; OO tutorial on the whiteboard in the back corner and recommending the<BR>
    &gt; 2 great books for transitioning from C to C++:<BR>
    &gt; _C++:The_Core_Language_ ( Gregrory Satie, Doug Brown, O'Reilly Books,<BR>
    &gt; 1996), and _Effective_C++:50 ways to improve your Programs and Design<BR>
    &gt; ( Scott Meyers, Addison-Wesley, 1998). &nbsp;I hope that the guy I talked<BR>
    &gt; to works through them.<BR>
    &gt;<BR>
    &gt; Wolf showed me the wonders of Puppy Linux 4.1, and I am quite<BR>
    &gt; impressed. &nbsp;It's got a much spiffier GUI than the Puppy which I'm<BR>
    &gt; running my print server on. &nbsp;I helped one of the guys there load the<BR>
    &gt; Pup onto a memory stick, and we discovered that syslinux (&quot;mbr.bin&quot;)<BR>
    &gt; was really the way to go to make the stick properly bootable. &nbsp;The<BR>
    &gt; whole OS took only 100 mb of file space. &nbsp;I dunno if you can install<BR>
    &gt; Zope on it though.<BR>
    &gt;<BR>
    &gt; -- CHS<BR>
    &gt; _______________________________________________<BR>
    &gt; Ale mailing list<BR>
    &gt; <A HREF="mailto:Ale@ale.org">Ale@ale.org</A><BR>
    &gt; <A HREF="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</A><BR>
    &gt; See JOBS, ANNOUNCE and SCHOOLS lists at<BR>
    &gt; <A HREF="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</A><BR>
    &gt;<BR>
    &gt;<BR>
    &gt; _______________________________________________<BR>
    &gt; Ale mailing list<BR>
    &gt; <A HREF="mailto:Ale@ale.org">Ale@ale.org</A><BR>
    &gt; <A HREF="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</A><BR>
    &gt; See JOBS, ANNOUNCE and SCHOOLS lists at<BR>
    &gt; <A HREF="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</A><BR>
    &gt;<BR>
    &gt;<BR>
    <BR>
    _______________________________________________<BR>
    Ale mailing list<BR>
    <A HREF="mailto:Ale@ale.org">Ale@ale.org</A><BR>
    <A HREF="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</A><BR>
    See JOBS, ANNOUNCE and SCHOOLS lists at<BR>
    <A HREF="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</A><BR>
</BLOCKQUOTE>
<BR>
<PRE>
_______________________________________________
Ale mailing list
<A HREF="mailto:Ale@ale.org">Ale@ale.org</A>
<A HREF="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</A>
See JOBS, ANNOUNCE and SCHOOLS lists at
<A HREF="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</A>
</PRE>
<BR>
</BODY>
</HTML>