<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Brian McClelland</title>
        <link>http://learningremix.emich.edu/Fall07/brian_mcclelland/</link>
        <description>My Learning Remix blog</description>
        <language>en</language>
        <copyright>Copyright 2008</copyright>
        <lastBuildDate>Tue, 04 Dec 2007 17:00:31 -0500</lastBuildDate>
        <generator>http://www.sixapart.com/movabletype/</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        
        <item>
            <title>Thursday&apos;s Class</title>
            <description><![CDATA[I am will be unable to attend thursday's class due to a conflict with my work schedule.  My boss scheduled me and I can not find anyone to cover for me.  I know at this time of the semester it is really inconvenient to be missing classes, but with the holiday season creeping up, I could really use the money.  I can not wait for this semester to be over with, it has been the most frustrating and demanding semester to date.   here is a link to find out the date and time of your classes final exams.  <a href="http://www.emich.edu/registrar/examsched.htm">Final Exam Schedule</a>]]></description>
            <link>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/12/thursdays-class.shtml</link>
            <guid>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/12/thursdays-class.shtml</guid>
            
            
            <pubDate>Tue, 04 Dec 2007 17:00:31 -0500</pubDate>
        </item>
        
        <item>
            <title>Thanksgiving, More than just turkey, great day for sports as well.</title>
            <description><![CDATA[Thanksgiving Day will allow people all over Michigan to witness one of the most meaningful games in a long time between the visiting <a href="http://www.packers.com/">Green Bay Packers</a>, and the<a href="http://www.detroitlions.com/"> Detroit Lions</a>.  The teams are in first and second place in the NFC North respectively.  The Pack comes in with a very impressive 9-1 record and the Lions come into this game struggling the past few weeks and dropping two straight.  The 6-4 Lions have been very inconsistent all season, with a running-game that has been terrible, allowing defenses to really lock down on Jon Kitna and the passing game.  I think the Lions will take this game, as they have played very well at Ford Field in front of their home fans.  This game could make or break the season, as the Lions have a very tough schedule ahead including wrapping up the season in Green Bay in a hostile environment at Lambeau Field.   In the past the Lions always seem to play well on Thanksgiving despite being a mediocre team with the exception of two years ago when Peyton Manning and the Colts came into Ford Field and completely embarrassed the home team, on way to Peyton's record breaking season of 49 TD's. 
 ]]></description>
            <link>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/11/thanksgiving-more-than-just-turkey-great-day-for-sports-as-well.shtml</link>
            <guid>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/11/thanksgiving-more-than-just-turkey-great-day-for-sports-as-well.shtml</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">ford field</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">lions</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">packers</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">thanksgiving</category>
            
            <pubDate>Tue, 20 Nov 2007 17:08:48 -0500</pubDate>
        </item>
        
        <item>
            <title>Thanksgiving Break is Here, semester is coming down the home stretch.</title>
            <description><![CDATA[As students everyone is excited for the thanksgiving break as it gives us some time to recuperate from a stressful semester.  The problem I always find is that my professors usually pile up the workload for this weekend so it usually inst very enjoyable.  As soon as we get back from break it seems like every class has projects, papers, and tests coming up, not to mention final exams that are less than a month away.  Over break my plans are to try to keep up with my studies, including blogging, eating a lot, watching football, and seeing the OHL All Stars play The Russian Selects in the <a href="http://www.adtcanadarussiachallenge.com/">ADT Challenge</a> which is an  exhibition hockey game in Kitchener, Ontario. More to come on this game and the Thanksgiving day game btwn. the Lions and the Packers in my upcoming blogs.]]></description>
            <link>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/11/thanksgiving-break-is-here-semester-is-coming-down-the-home-stretch.shtml</link>
            <guid>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/11/thanksgiving-break-is-here-semester-is-coming-down-the-home-stretch.shtml</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">thanksgiving break</category>
            
            <pubDate>Tue, 20 Nov 2007 16:59:05 -0500</pubDate>
        </item>
        
        <item>
            <title>Iteration 2</title>
            <description>Iteration 2 completed.  Our group has completed all of the requirements for iteration 2 and fully utilized the CSS file.  All of our pages reference one file which made it easy for all of us to use the same classes to style our pages.  Nathan did an exceptional job styling our navigation bar which really makes our pages complete.  The bar is  really what brings our individual pages together to form a common theme amongst everyone&apos;s pages.  All of us used classes to center all of our text, style the fonts, and to have proper padding around the navbar and title image on each page.  Our group has continued to make strides, and the progress from iteration 1 to iteration 2 has been miraculous.  
</description>
            <link>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/11/iteration-2.shtml</link>
            <guid>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/11/iteration-2.shtml</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">CSS</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">iteration 2</category>
            
            <pubDate>Tue, 20 Nov 2007 16:50:15 -0500</pubDate>
        </item>
        
        <item>
            <title>Validation of Links</title>
            <description><![CDATA[Late last night I was able to get one of my pages to finally validate in XHTML 1.0 Strict.  I was only able to do this by removing some of my links that were causing numerous errors.  My links were causing as many as 50 errors in one line.  I was running into warnings about the "&" sign being in my links which is an xhtml no no. I read in the book about implementing &amp instead but it still was not allowing my links to work on my page.  My links were to maps that already had city and location information entered, which were the cause of error.  Not really sure what to do now.   

my <a> tags for my links contained a URL like this
http://arenamaps.com/view_arena.php?position=0&arena_name=Ann+arbor+ice+cube&city=&state=MI&zip=&country=&id=69&sport=0]]></description>
            <link>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/11/validation-of-links.shtml</link>
            <guid>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/11/validation-of-links.shtml</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">&amp;amp</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">links</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">validation</category>
            
            <pubDate>Thu, 08 Nov 2007 15:36:00 -0500</pubDate>
        </item>
        
        <item>
            <title>Internet &quot;Do Not Track List&quot;</title>
            <description><![CDATA[Nice different groups which included consumers, the technology industry, and privacy organizations submitted a proposal to the Federal Trade Committee to begin a "Do Not Track" list, which is similar to the "Do Not Call" list which was started in 2003.  The list is is to protect internet users privacy as companies are expected to begin tracking users internet behavior to target ads specifically at them, based upon your activity.  Advocates for the issue which include AOL, say that the user is able to opt out by downloading a cookie, but privacy groups say that only a small poriton of ad groups offer that option, and the technical aspect of the opt out process is very confusing.  The <a href="http://www.dallasnews.com/sharedcontent/dws/bus/stories/110107dnbusdonottrack.15a3999.html">Dallas News</a> has the original story available.]]></description>
            <link>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/11/internet-do-not-track-list.shtml</link>
            <guid>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/11/internet-do-not-track-list.shtml</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">do not track list</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">internet</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">privacy</category>
            
            <pubDate>Thu, 01 Nov 2007 21:23:45 -0500</pubDate>
        </item>
        
        <item>
            <title>Cisco Systems Expands to China</title>
            <description><![CDATA[Today Cisco Systems announced a 16 billion dollar expansion into the China market over the next five years..  The agreements involve a cooperation with the Alibaba Group, whom is China's biggest online commerce company, to plan on developing business services for small and medium size companies.  Cisco also plans to implement China's innovative ideas toward the new Web 2.0 technologies. The company also has plans to expand its networking academy, as well as work with government on a investment opportunity for businesses. The original story is available on <a href="http://newsroom.cisco.com/dlls/2007/corp_103107.html?CMP=ILC-001">Cisco's Official Press Release.</a>]]></description>
            <link>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/11/cisco-systems-expands-to-china.shtml</link>
            <guid>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/11/cisco-systems-expands-to-china.shtml</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">cisco</category>
            
            <pubDate>Thu, 01 Nov 2007 17:58:17 -0500</pubDate>
        </item>
        
        <item>
            <title>Myspace Joins Google to Add Widgets to Profiles</title>
            <description><![CDATA[If anyone is a member on the popular social networking site Facebook, over the past several months they have noticed a major change to the sites structure as people are adding "widgets", which are small applications, to their profiles.  Today it has been released that Myspace will begin to follow the trend as they partner with Google to provide these options to their users.  These small applications range from all sorts of categories, allowing people to send "drinks" and "gifts" to their friends, along with showing their favorite teams colors on their profile.  I personally find myself overwhelmed when I log onto Facebook, to see that many of my friends have sent me a request to join them as they use all of these small applications.  Separate applications must be used to be able to do many of the things that Myspace originally provided, such as top friends, music, and video.  I no longer have a Myspace account because of the SPAM, but it seems now that Facebook and Myspace will be even more similar than ever. Here is a link to the original story. <a href="http://news.lycos.com/dynamic/stories/G/GOOGLE_MYSPACE?SITE=LYCOS&SECTION=TECHNOLOGY&TEMPLATE=DEFAULT&CTIME=2007-11-01-17-43-42">Myspace/Google Article</a>]]></description>
            <link>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/11/myspace-joins-google-to-add-widgets-to-profiles.shtml</link>
            <guid>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/11/myspace-joins-google-to-add-widgets-to-profiles.shtml</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">facebook</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">google</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">myspace</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">widget</category>
            
            <pubDate>Thu, 01 Nov 2007 17:44:05 -0500</pubDate>
        </item>
        
        <item>
            <title>Retraction-John Kitna Halloween Costume</title>
            <description>I made a mistake in my last entry in regards to Jon Kitna&apos;s Halloween costume.  Defensive line coach Joe Cullen is still part of the coaching staff, and took the joke well saying it was all in good fun.  Today many sports analysts were once again impartial as they debated over whether or Kitna&apos;s costume was appropriate or not.  Just wanted to clear that up.
</description>
            <link>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/11/retractionjohn-kitna-halloween-costume.shtml</link>
            <guid>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/11/retractionjohn-kitna-halloween-costume.shtml</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">kitna halloween costume</category>
            
            <pubDate>Thu, 01 Nov 2007 02:39:05 -0500</pubDate>
        </item>
        
        <item>
            <title>Jon Kitna Halloween Costume</title>
            <description><![CDATA[I know 80% of our blogs must be relevant to this class, so I figured this was a great time explore the other 20% of my posts and share this story I heard on sports talk radio earlier this afternoon.  Last night was Detroit Lion's wide receiver Mike Furey's Halloween Party fund raiser. First let me provide a little background as to why his costume was so hilarious.  As some of you may recall last season defensive line coach, Joe Cullen, was arrested for drunk driving  after strolling through a Wendy's drive-thru naked in the wee hours of the night.  Jon Kitna, the quarterback who has become known for his spiritual ways, arrived at the party dressed as if he were in the buff, while his wife accompanied him dressed as a Wendy's drive-thru attendant.  I myself found the story to be very entertaining, but many opinions on the radio disagreed with me. Many thought it was in bad taste on Jon's part, but I thought it was funny that the team can look back on that and laugh. Here is a link to the story from USA Today covering Cullen's arrest back in August of 2006.
<a href="http://www.usatoday.com/sports/football/nfl/lions/2006-09-07-assistant-arrests_x.htm">Joe Cullen Story</a>]]></description>
            <link>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/10/jon-kitna-halloween-costume.shtml</link>
            <guid>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/10/jon-kitna-halloween-costume.shtml</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">halloween</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">joe cullen</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">jon kitna</category>
            
            <pubDate>Wed, 31 Oct 2007 01:38:39 -0500</pubDate>
        </item>
        
        <item>
            <title>Firefox Validator Plug-IN 2</title>
            <description><![CDATA[Earlier this afternoon I installed the validator plug-in to Firefox while I was in the computer lab.   I came home today to try to install it on my home PC and am receiving an error message that it is not installed properly.  I downloaded Firefox 2  from <a href="http://www.mozilla.com/en-US/firefox/">Mozilla</a> and tried reinstalling the plug in but I am still not having any luck.  Any suggestions would be appreciated.   I can be reached at bmcclella2@emich.edu]]></description>
            <link>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/10/firefox-validator-plugin-2.shtml</link>
            <guid>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/10/firefox-validator-plugin-2.shtml</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">firefox 2</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">mozilla</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">validator plug-in</category>
            
            <pubDate>Wed, 31 Oct 2007 01:32:52 -0500</pubDate>
        </item>
        
        <item>
            <title>XHTML Validation with Firefox Plug-In</title>
            <description><![CDATA[To this point I have had numerous errors reported when I go to validate my individual web pages.  I have just came across the Firefox plug-in which is much easier to use.  I still I am unable to get my pages to validate in XHTML 1.0 but since coming across the plug-in I have had very little time to work on my page.  I am hoping that by Thursday i am able to pinpoint my mistakes so I am able to have my pages validate in XHTML 1.0 strict for the next progress report.  If you haven't gotten the plug-in yet you can get it here <a href="http://https://addons.mozilla.org/en-US/firefox/addon/249">Firefox Plug-In</a>]]></description>
            <link>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/10/xhtml-validation-with-firefox-plugin.shtml</link>
            <guid>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/10/xhtml-validation-with-firefox-plugin.shtml</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">firefox</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">plug-in</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">validation</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">xhtml</category>
            
            <pubDate>Tue, 30 Oct 2007 17:12:46 -0500</pubDate>
        </item>
        
        <item>
            <title>Reconnected to the World</title>
            <description><![CDATA[This morning I finally was reconnected to the world.  I had Comcast  high-speed internet installed at my house, and will finally be able to make daily contributions to by blog.  I am having a few network problems and was curious if anyone had any solutions.  I connect to the internet through a hub which I use to split my connection to my roomate's computer.  I have used this hub for the past few years and have never had a problem until today.  I am unable to have working connections to both computers simultaneously.  Every time my roomate connects to the internet I lose my connection and I am only able to regain access if I unplug the modem and plug it back in to get the modem to ping with my computer.  I have never had this problem before and it is becoming very frustrating.  If anyone has any solutions please let me know.  Thank You. 

p.s. I have an uplink button on my hub which I am not sure what is used for, but have found no difference if it is enabled or not.  

<a href= "http://www.comcast.com">Comcast Online</a> has been absolutely no help!]]></description>
            <link>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/10/reconnected-to-the-world.shtml</link>
            <guid>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/10/reconnected-to-the-world.shtml</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">Comcast</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">hub</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">modem</category>
            
            <pubDate>Tue, 30 Oct 2007 16:53:09 -0500</pubDate>
        </item>
        
        <item>
            <title>Washtenaw County Entertainment Web Page</title>
            <description><![CDATA[Well it is time for iteration one, and our group pages came together really well.  All of us followed a similar format for our individual pages which compliment the formatting from the group page very well.  My main focus was on Sport Venues throughout the county.  I primarily focused on ice arenas and college football fields in the area because those sports are the most relevant to the season.  My individual pages can be found at <a href="http://people.emich.edu/npolaski/WCE/sportvenues" title="To WCE Sport Venues Page" >WCE sport venues</a>.]]></description>
            <link>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/10/washtenaw-county-entertainment-web-page-1.shtml</link>
            <guid>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/10/washtenaw-county-entertainment-web-page-1.shtml</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">Sport venues</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Washtenaw County Entertainment</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">WCE</category>
            
            <pubDate>Tue, 16 Oct 2007 16:58:42 -0500</pubDate>
        </item>
        
        <item>
            <title>Washtenaw County Entertainment Web Page</title>
            <description><![CDATA[Well it is time for iteration one, and our group pages came together really well.  All of us followed a similar format for our individual pages which compliment the formatting from the group page very well.  My main focus was on Sport Venues throughout the county.  I primarily focused on ice arenas and college football fields in the area because those sports are the most relevant to the season.  My individual pages can be found at <a href="http://people.emich.edu/npolaski/WCE/sportvenues" title="To WCE Sport Venues Page" >WCE sport venues</a>.]]></description>
            <link>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/10/washtenaw-county-entertainment-web-page.shtml</link>
            <guid>http://learningremix.emich.edu/Fall07/brian_mcclelland/2007/10/washtenaw-county-entertainment-web-page.shtml</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">Sport venues</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Washtenaw County Entertainment</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">WCE</category>
            
            <pubDate>Tue, 16 Oct 2007 16:58:42 -0500</pubDate>
        </item>
        
    </channel>
</rss>
