<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Los Angeles ACM Chapter Blog</title>
    <link rel="alternate" type="text/html" href="http://blog.acm.org/losangeles/" />
    <link rel="self" type="application/atom+xml" href="http://blog.acm.org/losangeles/atom.xml" />
   <id>tag:blog.acm.org,2010:/losangeles//33</id>
    <link rel="service.post" type="application/atom+xml" href="http://blog.acm.org/blogs/mt-atom.cgi/weblog/blog_id=33" title="Los Angeles ACM Chapter Blog" />
    <updated>2010-01-21T01:05:56Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.2</generator>
 
<entry>
    <title>January 2010 Chapter Meeting</title>
    <link rel="alternate" type="text/html" href="http://blog.acm.org/losangeles/2010/01/january_2010_chapter_meeting.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blog.acm.org/blogs/mt-atom.cgi/weblog/blog_id=33/entry_id=799" title="January 2010 Chapter Meeting" />
    <id>tag:blog.acm.org,2010:/losangeles//33.799</id>
    
    <published>2010-01-21T00:54:53Z</published>
    <updated>2010-01-21T01:05:56Z</updated>
    
    <summary>Inside the Big CES  

by Lee Schmidt and Paul Schmidt
at LMU Campus, Malone Hall, Room 306 (see map and directions)
Date: 2010 January 30, Saturday  Time: 1 p.m. to NLT 3 p.m.</summary>
    <author>
        <name>LA ACM</name>
        <uri>http://www.la-acm.org</uri>
    </author>
            <category term="Announcement" />
            <category term="Meetings" />
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.acm.org/losangeles/">
        <![CDATA[<blockquote><strong>Inside the Big CES</strong>  </blockquote>

<p>by Lee Schmidt and Paul Schmidt<br />
at LMU Campus, Malone Hall, Room 306 (see map and directions)<br />
<strong>Date: 2010 January 30, Saturday  Time: 1 p.m. to NLT 3 p.m.</strong></p>

<p>The International Consumer Electronics Show (CES) was held in Las Vegas, Nevada, on January 7,8,9 and 10, 2010.  Lee and Paul have been regular attendees to CES for many years.  They will give a report on the show as well as highlight many of the interesting products they saw. <br />
Publications from the show and literature from some manufacturers will be on display.</p>

<p>If you are wondering which HDTV to buy or which BlueRay player is the best, Lee & Paul will try to answer your questions.  They will report some new trends like 3D TV, what’s new in home theater, home automation, and home networking.  <br />
Attendees at this meeting will receive a free T-Shirt from CES or other conferences from years past.  Who knows, some may be collectors items.  Reserve the date and we will see you there.</p>

<p>Paul Schmidt is a consultant with Mark70 and a technology instructor for the Center for the Blind and Visually Impaired in Bakersfield.  He has been a Member of the LA-Chapter of the ACM since the 90’s and is also a member of ACM.  He has served as Chapter Chair and is currently the DATA-LINK Editor.<br />
Lee Schmidt is one of the Chapter Compusauri.  If he remembers, he will bring some 15-inch disk platters to go with the T-shirts.  (Everyone should have a memento from the 70’s.)  Lee has served in various Chapter offices and is the current Records Controller.</p>

<p>                  ............................ and now ................ the directions ...........................<br />
See this LMU Campus map http://i.lmu.edu/imap/lmumap_production/index.html and find the Faculty parking near the center, that should be open on Saturday.  Malone is the second building (after Foley) to the left (north) from parking.  Once at Malone, enter the hallway through the double glass doors at the center on the side of the building that faces Foley and the palm trees, walk to the end of the hall, make a left, there will be a staircase leading upstairs behind a door on the left (step down will be on your right).  Go up one flight to 3rd floor, make a left, 306 will be on your left. <br />
The LMU pdf map is here: http://www.lmu.edu/Assets/WEBADMIN+ONLY+-+Special+Content/Campus+Map+Full+Color.pdf<br />
With any luck, chips & beverages will also appear.</p>

<p><br />
</p>]]>
        
    </content>
</entry>
<entry>
    <title>December meeting announcement</title>
    <link rel="alternate" type="text/html" href="http://blog.acm.org/losangeles/2009/11/december_meeting_announcement_1.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blog.acm.org/blogs/mt-atom.cgi/weblog/blog_id=33/entry_id=766" title="December meeting announcement" />
    <id>tag:blog.acm.org,2009:/losangeles//33.766</id>
    
    <published>2009-11-19T02:46:57Z</published>
    <updated>2009-11-19T04:10:40Z</updated>
    
    <summary> Saturday, December 19, 2009 1:00 to 3:00 PM LMU - Room 222 of Doolan Hall :: A Tour of the Ruby Programming Language :: Abstract Yukihiro Matsumoto introduced Ruby in 1995 as a language that, among other things, makes...</summary>
    <author>
        <name>LA ACM</name>
        <uri>http://www.la-acm.org</uri>
    </author>
            <category term="Announcement" />
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.acm.org/losangeles/">
        <![CDATA[<p><br /><br />
<h2>Saturday, December 19, 2009<br />
1:00 to 3:00 PM<br />
LMU  -  Room 222 of Doolan Hall</h2><br />
<hr><br /><br />
<h2 style='color: #cc0;'>:: A Tour of the Ruby Programming Language ::</h2><br /></p>

<p><strong>Abstract</strong><br /></p>

<p>Yukihiro Matsumoto introduced Ruby in 1995 as a language that, among other things, makes programming fun.  Ruby is an object-oriented, dynamically typed, interpreted, introspective language, with a clean syntax and an elegant module system.  Ruby programmers can make use of exceptions, mixins, continuations, singleton methods, closures and iterators to write very sophisticated scripts with little actual code.  This talk will present and demonstrate much of the Ruby language, focusing on some of the more advanced features and comparisons with other languages.  Plenty of time will be reserved for audience questions. <br /><br /></p>

<p><strong>About the Presenter</strong><br /></p>

<p>Ray Toal is Professor of Computer Science at Loyola Marymount University where he has taught since 1986.  His current research interests center around programming language design and specification.<br /></p>

<p><strong>Meeting Details</strong><br /><br />
<strong>Location:</strong> Loyola Marymount University (LMU) <br />
One LMU Drive<br />
Los Angeles CA,  90045-2659<br />
Doolan Hall, Room 222<br /><br /></p>

<p>Bring your own lunch.<br />
Bring your own laptop.<br /><br /></p>

<p><strong>From the 405:</strong>  Exit the 405 on Jefferson Blvd, and turn west (left if coming from the south, right if coming from the north).  Head west and turn left onto Lincoln Blvd.  Head south and turn left into the campus on LMU Drive.  You can ask the guard at the gate for directions to Doolan Hall.<br /><br /></p>

<p><strong>Hope to see you there!!</strong>   </p>

<p><br />
</p>]]>
        
    </content>
</entry>
<entry>
    <title>September Meeting Announcement</title>
    <link rel="alternate" type="text/html" href="http://blog.acm.org/losangeles/2009/08/june_meeting_announcement_1.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blog.acm.org/blogs/mt-atom.cgi/weblog/blog_id=33/entry_id=706" title="September Meeting Announcement" />
    <id>tag:blog.acm.org,2009:/losangeles//33.706</id>
    
    <published>2009-08-31T18:47:11Z</published>
    <updated>2009-08-31T19:24:43Z</updated>
    
    <summary><![CDATA[ Coming September 17, 2009 :: Peter Coffee&#39;s Annual Forecast :: With products like Windows&reg; Vista and chip-based security, the battle of the PC is still going strong. Long-awaited breakthroughs in nano-scale manufacture and high-speed communication are finally leaving the...]]></summary>
    <author>
        <name>LA ACM</name>
        <uri>http://www.la-acm.org</uri>
    </author>
            <category term="Announcement" />
            <category term="Collaboration" />
            <category term="Meetings" />
            <category term="Program" />
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.acm.org/losangeles/">
        <![CDATA[<br />
<h1>Coming September 17, 2009</h1>
<hr><br />

<h3 style='color: #ff0;'>:: Peter Coffee&#39;s Annual Forecast ::</h3><br />

With products like Windows&reg; Vista and chip-based security, the battle of the PC is still going strong. Long-awaited breakthroughs in nano-scale manufacture and high-speed communication are finally leaving the laboratory, the Internet is maturing into a distributed computing platform with industry standards for remote Web services interaction.<br /><br />

Making sense of it all in an evening of analysis and comment is Peter Coffee; he will provide an insider&#39;s view and forecasts for key technologies in computing, communications, and business and technical applications.  His talk will span the range from nanometer chip fabrication techniques to worldwide multi-gigabit networks and will include time for questions.<br /><br /><br />

<strong>About the Presenter</strong><br />
<hr width='30%' align='left'><br />
Peter Coffee is Director of Platform Research at <a href='http://www.salesforce.com/'>salesforce.com</a>. He joined the company in January of 2007 after spending 18 years as a technology analyst and columnist at the industry magazines <string>eWEEK</strong> and <strong>PC Week</strong>. He currently works with enterprise and commercial developers to clarify their requirements for use of the Salesforce Platform in developing and deploying on-demand applications.<br /><br />

Peter was previously the first manager of PC planning at The Aerospace Corporation, where he also worked in space systems applications of artificial intelligence techniques. Before that Peter was a Senior Engineer working in arctic project management, chemical facility construction and synthetic fuels project planning at Exxon. He holds an engineering degree from MIT and an MBA from Pepperdine University, where he also served as a faculty member for information systems management; he has held other faculty appointments in computer science at UCLA and in business analytics at Chapman College. He is the author of two books, <a href='http://www.amazon.com/Program-Java-Ziff-Davis-Development-Group/dp/1562764780/ref=ntt_at_ep_dpi_1'><em>How to Program Java</em></a> and <a href='http://www.amazon.com/Peter-Coffee-Teaches-Advice-Authors/dp/0789717034/ref=sr_1_3?ie=UTF8&s=books&qid=1251742350&sr=1-3'><em>Peter Coffee Teaches PCs</em></a>. Peter's current commentaries for the <a href='http://www.salesforce.com/'>salesforce.com</a> developer network appear at <a href='blog.sforce.com/sforce/the_developing_world'>blog.sforce.com/sforce/the_developing_world</a>.<br /><br />

<strong>NOTE:</strong> We will start promptly at 6:30 pm with an informal roundtable discussion with Peter Coffee followed by buffet and a more formal presentation.<br /><br /><br />

<strong><em>Pre-Meeting Roundtable:  6:30 P.M.   Buffet and Program:  7:00 to 9:00 P.M.</en></strong><br /><br /><br /><br />

<strong>Meeting Details</strong>:<br />
<hr width='30%' align='left'><br />
<strong>LOCATION:</strong>  Spitfire Grill, 3300 Airport Avenue, Santa Monica CA 90405   310-397-3455   It is located on south side of the Santa Monica airport, just west of Bundy Drive.<br /><br />

<strong>Driving North on 405:</strong>  exit at National, go south/west to the end (Centinela, which becomes Bundy). Turn left/south on Bundy, then right on Airport Avenue.<br /><br />

<strong>Driving West on 10:</strong>  exit at Bundy, go left/south on Bundy, past Ocean Park and National, then right on Airport Avenue.  (When Bundy crosses Ocean Park, it becomes Centinela.)<br /><br />

<strong>Parking is FREE.</strong>   For more information, send an email to <a href='mailto:aitpla@aol.com'>aitpla@aol.com</a>, call the chapter telephone at 562-928-5353 or contact Roger Lux at 562-964-1888.<br /><br />

<strong>MAKE YOUR RESERVATION ONLINE:</strong>  Visit <a href='www.aitp-la.org'>www.aitp-la.org</a> or <a href='www.acteva.com/go/aitpla'>www.acteva.com/go/aitpla</a>.  Reserve by Monday,  September 14th, in order to guarantee a seat at this popular event!<br /><br />

<strong>PRICES:</strong>  Buffet & Program: $25 Paid in Advance, $35 at the Door.  $15 for Program only.<br /><br /><br />

<br/><h3> Hope to see you there!!</h3><br/>

]]>
        
    </content>
</entry>
<entry>
    <title>June Meeting Announcement</title>
    <link rel="alternate" type="text/html" href="http://blog.acm.org/losangeles/2009/06/june_meeting_announcement.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blog.acm.org/blogs/mt-atom.cgi/weblog/blog_id=33/entry_id=667" title="June Meeting Announcement" />
    <id>tag:blog.acm.org,2009:/losangeles//33.667</id>
    
    <published>2009-06-07T20:47:35Z</published>
    <updated>2009-06-07T20:55:24Z</updated>
    
    <summary><![CDATA[ Coming June 8, 2009 :: Last 2008&mdash;2009 Meeting :: Last meeting of this year. We will have the council meeting at LMU (what, again?!?), yes, in the Doolan Hall Faculty Conference Room. We'll then move to Fishco for a...]]></summary>
    <author>
        <name>LA ACM</name>
        <uri>http://www.la-acm.org</uri>
    </author>
            <category term="Announcement" />
            <category term="General" />
            <category term="Meetings" />
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.acm.org/losangeles/">
        <![CDATA[<p><br /><br />
<h1>Coming June 8, 2009</h1><br />
<hr><br /></p>

<h3 style='color: #ff0;'>:: Last 2008&mdash;2009 Meeting ::</h3><br />

<p>Last meeting of this year.  We will have the council meeting at LMU (what, again?!?), yes, in the Doolan Hall Faculty Conference Room.  We'll then move to Fishco for a (probably rowdy) wrap-up for the year.</p>

<p><strong>Meeting Details</strong>:<br />
-------------------<br />
Location &mdash; Loyola Marymount University, Doolan Hall, Faculty Conference Room upstairs<br />
Most everyone should know where that is and how to get there, but please feel free to contact <a href='mailto:bjohnson05@gmail.com'>B.J. Johnson</a> if you need assistance.</p>

<p>5:30 to 6:30 &mdash; Council meeting; council business is discussed, but chapter members are welcome to attend.<br />
6:30 to 7:00 &mdash; Dinner time; Move to Fishco for Professional Mixer.</p>

<p><strong>ALL ARE WELCOME!!!</strong></p>

<p>We are having our fun at the <a href='http://www.esfishco.com'>El Segundo Fish Company</a> for food and an exchange of ideas. The restaurant has a wide assortment of sea food and other meals at reasonable prices. It is located at 210 E. Grand Avenue, El Segundo, CA 90245.</p>

<p>LA ACM holds its Council Business meeting starting at 5:30 PM, which you are welcome to attend. The Council meeting will be held in the faculty conference room in Doolan Hall on the Loyal Marymount University (LMU) campus. Council meeting attendees will move on to the restaurant for the networking event, scheduled to begin at 6:30 P.M. You are especially welcome to come to the 6:30 meeting and mix with those who are present.  If the LA ACM Council is not there when you arrive, rest assured we will get there ASAP, so grab a table and start &quot;mixing&quot; with other arrivals.  No reservations are required; we just gather around tables and mix conversation with food and drink.  Our group has been receiving a 10% discount on previous months, which the restaurant seems to be ready to continue.  Identify yourselves as LA ACM meeting attendees.</p>

<p>If you have any questions, feel free to contact: <a href='mailto:MP_Walsh@acm.org'>Mike Walsh</a> at MP_Walsh@acm.org or at (818) 785-5056; email contact is preferred.  You can also email <a href='mailto:bjohnson05@gmail.com'>B.J. Johnson</a> at bjohnson05@gmail.com with questions or fo more information.</p>

<p><br/><h4> Hope to see you there!!</h4><br/></p>]]>
        
    </content>
</entry>
<entry>
    <title>May Meeting Reminder</title>
    <link rel="alternate" type="text/html" href="http://blog.acm.org/losangeles/2009/04/may_meeting_reminder.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blog.acm.org/blogs/mt-atom.cgi/weblog/blog_id=33/entry_id=652" title="May Meeting Reminder" />
    <id>tag:blog.acm.org,2009:/losangeles//33.652</id>
    
    <published>2009-04-27T19:39:02Z</published>
    <updated>2009-04-27T19:46:45Z</updated>
    
    <summary> Coming May 4, 2009 :: We Have Issues! :: This month we are again doing something new. We will hold an extended council meeting to discuss several issues which were raised at last month&apos;s meeting. All members are welcome...</summary>
    <author>
        <name>LA ACM</name>
        <uri>http://www.la-acm.org</uri>
    </author>
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.acm.org/losangeles/">
        <![CDATA[<p><br /><br />
<h1>Coming May 4, 2009</h1><br />
<hr><br /></p>

<h3 style='color: #ff0;'>:: We Have Issues! ::</h3><br />

<p>This month we are again doing something new.  We will hold an extended council meeting to discuss several issues which were raised at last month's meeting.  All members are welcome to attend and provide their inputs.</p>

<p><strong>Meeting Details</strong>:<br />
-------------------<br />
Location &mdash; Loyola Marymount University, Doolan Hall, Faculty Conference Room upstairs<br />
Most everyone should know where that is and how to get there, but please feel free to contact <a href='mailto:bjohnson05@gmail.com'>B.J. Johnson</a> if you need assistance.</p>

<p>5:30 to 6:30 &mdash; Council meeting; council business is discussed, but chapter members are welcome to attend.<br />
6:30 to 7:00 &mdash; Dinner time; food may be procured at the LMU Lair or we may order in if it suits everyone<br />
7:00 to 9:00 &mdash; Continuation of council business discussion.</p>

<p>Note, there is NO PRESENTATION this month.  The council business issues to be discussed are listed on the programs page in the <a href='http://wiki.acm.org/losangeles/index.php?title=Programs_2008-2009#May_04.2C_2009'>ACM Wiki pages</a>.</p>]]>
        
    </content>
</entry>
<entry>
    <title>April Meeting Reminder</title>
    <link rel="alternate" type="text/html" href="http://blog.acm.org/losangeles/2009/03/april_meeting_reminder.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blog.acm.org/blogs/mt-atom.cgi/weblog/blog_id=33/entry_id=644" title="April Meeting Reminder" />
    <id>tag:blog.acm.org,2009:/losangeles//33.644</id>
    
    <published>2009-03-31T05:18:37Z</published>
    <updated>2009-03-31T05:42:33Z</updated>
    
    <summary> Coming April 6, 2009 :: A Programmer&apos;s Garden of CM :: This month we are trying something new. We will meet at the Chef Hannes Restaurant in El Segundo for a talk by the current chapter chair, about Configuration...</summary>
    <author>
        <name>LA ACM</name>
        <uri>http://www.la-acm.org</uri>
    </author>
            <category term="Announcement" />
            <category term="General" />
            <category term="Meetings" />
            <category term="Program" />
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.acm.org/losangeles/">
        <![CDATA[<p><br /><br />
<h1>Coming April 6, 2009</h1><br />
<hr><br /></p>

<h3 style='color: #ff0;'>:: A Programmer's Garden of CM ::</h3><br />

<p>This month we are trying something new.  We will meet at the Chef Hannes Restaurant in El Segundo for a talk by the current chapter chair, about Configuration Management.  This dodgy subject will be treated from the programmer's perspective, covering such things as why CM is important to programmers, issues of scaling CM plans for different size projects, a bit of SQA/CMMI processes and involvement, and will encompass some concepts and methodologies as well.</p>

<p><br />
<strong>Meeting Details</strong>:<br />
-------------------<br />
Location -- Chef Hannes Restaurant, 411 &frac12; Main Street, El Segundo, CA. 90245 310.640.0164<br />
Meeting is in the downstairs room, through the restaurant, past the serving area / bar.</p>

<p>5:30 to 6:30 -- Council meeting; council business is discussed, but chapter members are welcome to attend.<br />
6:30 to 7:00 -- Dinner time<br />
7:00 to 9:00 -- CM Presentation.</p>

<p><br />
Directions:<br />
-------------<br />
The restaurant is on Main Street in El Segundo, on the west side of the street, between E. Pine and E. Holly Avenues.  If you are coming by freeway, take the 105 westbound past LAX.  The freeway turns into W. Imperial Hwy.  There is a stoplight at Main Street, where you will turn left.  Once on Main, you will continue past the high school on your left into the business district.  The restaurant will be on your right.  There are tables outside so look for those.</p>

<p>Here is a link to <a href='http://www.chefhannes.com/'>the website</a> so you can see what it looks like.  Also, here is a link to a <a href='http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=411+1%2F2+Main+st.+el+segundo,+ca+90245&sll=37.0625,-95.677068&sspn=29.854268,69.082031&ie=UTF8&ll=33.923581,-118.418026&spn=0.007621,0.025535&z=16&iwloc=addr'> google map</a> of the location.</p>

<p>Also, here's a <a href='http://www.chefhannes.com/images/picture01.htm'>picture</a> for easy reference.</p>

<h2 style="background: blue; color: white;">SPECIAL LOCATION NOTE</h2>
<p>We'll be at a different location than last month!  Don't go to McIntosh Center, Doolan Hall or to Fishco &mdash; You'll miss out!</p>]]>
        
    </content>
</entry>
<entry>
    <title>March Meeting Reminder</title>
    <link rel="alternate" type="text/html" href="http://blog.acm.org/losangeles/2009/02/march_meeting_reminder.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blog.acm.org/blogs/mt-atom.cgi/weblog/blog_id=33/entry_id=625" title="March Meeting Reminder" />
    <id>tag:blog.acm.org,2009:/losangeles//33.625</id>
    
    <published>2009-02-24T07:54:20Z</published>
    <updated>2009-02-24T08:02:30Z</updated>
    
    <summary> Coming March 2, 2009 :: The Matrix Has Us, Part Two :: This month we are back at LMU for another interesting talk. Attempting to branch out, we will be enjoying another speaker from a different area of expertise...</summary>
    <author>
        <name>LA ACM</name>
        <uri>http://www.la-acm.org</uri>
    </author>
            <category term="Announcement" />
            <category term="General" />
            <category term="Meetings" />
            <category term="Program" />
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.acm.org/losangeles/">
        <![CDATA[<p><br /><br />
<h1>Coming March 2, 2009</h1><br />
<hr><br /></p>

<h3 style='color: #ff0;'>:: The Matrix Has Us, Part Two ::</h3><br />

<p>This month we are back at LMU for another interesting talk.  Attempting to branch out, we will be enjoying another speaker from a different area of expertise this month. Mr. Thomas Ousterhout, a senior Psychology student at Loyola Marymount University, will explain the realism behind the imagination behind the popular film "The Matrix". This presentation should spark some stimulating discussion!! </p>

<p><strong>Abstract</strong><br />
The current state and future development potential of various fields of military technology can and will establish dominance over humans with machines and autonomous vehicles programmed with strong intelligence exponentially superior to humans. Today there are robots and machines everywhere. They are increasingly given more capabilities to take care of responsibilities originally designed for humans. Autonomous vehicles have been designed to cross the Mojave desert by coordinating direction and movement all by themselves and have even proven able to navigate through open traffic by changing lanes, following the rules of the road, and parking. Such technology has proven useful for the Military, providing autonomous ground, air, underwater, and surface vehicles, some of which have even been equipped with weapons effectively rendering them autonomous combat vehicles that make navigation and hostile engagement decisions on their own. Instead of trying to program advanced forms of artificial intelligence into the machines, researchers have found ways for machines to problem solve and learn about the world in a manner similar function to human children. Theoretically, machines will soon become smarter and faster than humans and potentially will be able to control themselves to establish global dominance. </p>

<p><br />
Meeting Details:<br />
-------------------<br />
Location -- McIntosh Center, Room UH3999, in University Hall on Loyola Marymount University campus. Free parking is available under the building.<br />
Address is 1 LMU Drive, Los Angeles, CA., 90045.</p>

<p>5:30 to 6:30 -- Council meeting; council business is discussed, but chapter members are welcome to attend.<br />
6:30 to 7:00 -- Dinner time, with attendees being responsible for their own meals, available at two locations in University Hall (see below).<br />
7:00 to 9:00 -- CMSI seniors' presentation.</p>

<p><br />
Meals may be bought from:<br />
--------------------------------<br />
Lion's Corner Cafe: A cozy, cafe serving salads, sandwiches, microwavable entrees, juices, and coffee/tea.  Open on Monday until 8:30 PM. University Hall, rm 1982.  See the U-hall map.</p>

<p><br />
Directions:<br />
-------------<br />
Here is a link to <a href='http://www.lmu.edu/AssetFactory.aspx?did=7234'>a campus map</a> in PDF format.  University Hall is the big blue box in the lower left, marked "UNH".</p>

<p>LMU campus is in Westchester, on the bluff overlooking Playa Vista and Marina Del Rey, just off Lincoln Blvd.  Here is <a href='http://www.lmu.edu/Page25525.aspx'>a page of driving instructions</a> to get to LMU campus from several directions.</p>

<p>Enter the LMU Campus from Lincoln Blvd., either northbound or southbound.  After entering the campus on LMU Drive, University Hall is on your right.  Parking is underground, under the building.  Look for the Student/Visitor parking entrance, labeled "P2/P3".  The McIntosh Center is on the third floor of the building, on the northwest side.</p>

<p>When you park, take the elevator from the parking garage to the first floor.  When you exit the elevator lobby, turn left and go to the end of the atrium where the escalators are located.  Take the escalators to the third floor.  Turn left when you step off the escalator, turn left again at the end of the aisle, and continue back toward the big windows overlooking the city.  When you get to the windows, turn left again and continue down the aisle with the windows on your right.  When you get to a covered hallway at the end of the windows, McIntosh center is the first room on your left.</p>

<h2 style="background: blue; color: white;">SPECIAL LOCATION NOTE</h2>
<p>We'll be at a different location than last month!  Don't go to Doolan Hall or to Fishco &mdash; You'll miss out!</p>]]>
        
    </content>
</entry>
<entry>
    <title><![CDATA[Don't Forget &mdash; This Week's Meetings!]]></title>
    <link rel="alternate" type="text/html" href="http://blog.acm.org/losangeles/2009/02/dont_forget_this_weeks_meeting.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blog.acm.org/blogs/mt-atom.cgi/weblog/blog_id=33/entry_id=618" title="Don't Forget &amp;mdash; This Week's Meetings!" />
    <id>tag:blog.acm.org,2009:/losangeles//33.618</id>
    
    <published>2009-02-14T20:35:41Z</published>
    <updated>2009-02-14T20:47:10Z</updated>
    
    <summary>Tuesday and Wednesday :: SSCC and Coffee Redux :: Just a reminder that this week there are two (count &apos;em -- TWO) ACM functions. First, Tuesday night is the second annual Software and Systems Chapters Congress meeting at the the...</summary>
    <author>
        <name>LA ACM</name>
        <uri>http://www.la-acm.org</uri>
    </author>
            <category term="Announcement" />
            <category term="Collaboration" />
            <category term="Program" />
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.acm.org/losangeles/">
        <![CDATA[<p><br /><h1>Tuesday and Wednesday</h1><br />
<hr><br /></p>

<h3 style='color: #ff0;'>:: SSCC and Coffee Redux ::</h3><br />
Just a reminder that this week there are two (count 'em -- TWO) ACM functions.

<p>First, Tuesday night is the second annual Software and Systems Chapters Congress meeting at the the Northrop Grumman "S-Cafe" off Marine Ave, between Aviation Blvd and Redondo Beach Ave in Redondo Beach, CA.  Details are elsewhere on this blog at <a href='http://blog.acm.org/losangeles/2009/02/february_17_2009_peter_coffee.html'>this link</a>.</p>

<p>Second, Wednesday night we have the pleasure of a joint meeting with the IEEE-CCC at which our speaker will be Mr. Peter Coffee.  We'll be meeting at the Chef Hannes Restaurant, 411 1/2 Main Street, El Segundo, CA 90245, (310) 640 - 0164, meeting at the Train Room.  Hopefully you have already RSVP'd &mdash; this is a reminder so you don't forget!!  All the information is at <a href='http://blog.acm.org/losangeles/2009/02/february_28_2009_fun_with_stat.html'>this link</a>.</p>

<p>See you there!!<br />
</p>]]>
        
    </content>
</entry>
<entry>
    <title><![CDATA[March 18&ndash;20, 2009 &mdash; PKC 2009]]></title>
    <link rel="alternate" type="text/html" href="http://blog.acm.org/losangeles/2009/02/march_1820_2009_pkc_2009.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blog.acm.org/blogs/mt-atom.cgi/weblog/blog_id=33/entry_id=617" title="March 18&amp;ndash;20, 2009 &amp;mdash; PKC 2009" />
    <id>tag:blog.acm.org,2009:/losangeles//33.617</id>
    
    <published>2009-02-14T20:15:35Z</published>
    <updated>2009-02-14T20:25:30Z</updated>
    
    <summary>Public Key Cryptography :: 2009 Conference in Irvine :: We would like to inform all computer science professionals and academics in the greater LA area that UC Irvine will hold the 12th international conference on Theory and Practice of Public...</summary>
    <author>
        <name>LA ACM</name>
        <uri>http://www.la-acm.org</uri>
    </author>
            <category term="Announcement" />
            <category term="Collaboration" />
            <category term="Program" />
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.acm.org/losangeles/">
        <![CDATA[<p><br /><h1>Public Key Cryptography</h1><br />
<hr><br /></p>

<h3 style='color: #ff0;'>:: 2009 Conference in Irvine ::</h3><br />
 We would like to inform all computer science professionals and academics in the greater LA area that UC Irvine will hold the 12th international conference on Theory and Practice of Public Key Cryptography, PKC'09, on March 18-20, 2009.  Information can be found at:

<p><a href='http://www.ics.uci.edu/~pkc09/index.html'>http://www.ics.uci.edu/~pkc09/index.html</a></p>

<p>Everyone who is interested in cryptography and information security is very much encouraged to attend!</p>

<p>Also, if any IT-security/cryptography organization in the area would be interested in contributing some modest sponsorship to the conference, and gaining visibility this way within the cryptographic R&D community, we'd appreciate any extra help, and we can be contacted at  <a href='mailto:pkc09@ics.uci.edu'>pkc09@ics.uci.edu</a>.</p>

<p>PKC'09 will be hosted by the Bren School of Information and Computer Sciences at the University of California, Irvine (UCI), in Irvine, California.  The meetings will take place at CalIT2, a research center and a conference facility located next door to the Bren School of ICS.  UCI is located in Southern California, a mere 10-minute drive from the beach, 10-minute drive from the Santa Ana Airport (SNA) and a 50-minute drive from the Los Angeles International Airport (LAX).  Conference attendees can stay at numerous hotels in the Irvine area; however, two nearby hotels offer discount rates to conference attendees: Atrium Hotel ($104/day) and Crowne Plaza ($116/day).</p>

<p>For more information about the venue and accommodations, see:<br />
<a href='http://www.ics.uci.edu/%7Epkc09/local.html'>www.ics.uci.edu/~pkc09/local.html</a>.</p>

<p>For more information about travel to Irvine and UCI, see:<br />
<a href='http://www.ics.uci.edu/%7Epkc09/travel.html'>www.ics.uci.edu/~pkc09/travel.html</a>.</p>

<p>For general information about Irvine area, see:<br />
<a href='http://www.ics.uci.edu/%7Epkc09/attractions.html'>www.ics.uci.edu/~pkc09/attractions.html</a>.<br />
</p>]]>
        
    </content>
</entry>
<entry>
    <title><![CDATA[February 28, 2009 &mdash; Fun With Statistics]]></title>
    <link rel="alternate" type="text/html" href="http://blog.acm.org/losangeles/2009/02/february_28_2009_fun_with_stat_1.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blog.acm.org/blogs/mt-atom.cgi/weblog/blog_id=33/entry_id=613" title="February 28, 2009 &amp;mdash; Fun With Statistics" />
    <id>tag:blog.acm.org,2009:/losangeles//33.613</id>
    
    <published>2009-02-07T00:08:02Z</published>
    <updated>2009-02-07T00:20:11Z</updated>
    
    <summary>American Statistical Association :: 2009 Statistics Career Day :: Two events coming in February and March for the Southern California Chapter of the American Statistical Association. Statistics Careers Day When: Saturday, February 28, 2009 Where: City of Hope Platt Conference...</summary>
    <author>
        <name>LA ACM</name>
        <uri>http://www.la-acm.org</uri>
    </author>
            <category term="Announcement" />
            <category term="Collaboration" />
            <category term="Meetings" />
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.acm.org/losangeles/">
        <![CDATA[<p><br /><h1>American Statistical Association</h1><br />
<hr><br /></p>

<h3 style='color: #ff0;'>:: 2009 Statistics Career Day ::</h3><br />
Two events coming in February and March for the Southern California Chapter of the American Statistical Association.

<h4>Statistics Careers Day</h4><br />
<strong>When</strong>:<br />
Saturday, February 28, 2009

<p><strong>Where</strong>:<br />
City of Hope<br />
Platt Conference Center<br />
1500 East Duarte Road<br />
Duarte, CA 91010<br /></p>

<p><strong>Time and Schedule</strong>:<br />
+ Events start at 9 AM<br />
+ Presentations by panelists who work in various statistical fields followed by a Career Fair<br />
+ This is the place to be to find out which statistical career is right for you!</p>

<p><strong>Panelists</strong>:<br />
John Adams, RAND Corporation <br />
Gary Aras, Amgen <br />
Nancy Gordon, US Census Bureau <br />
Mark Hansen, UCLA <br />
Keiko Powers, JD Power <br />
Jessica Utts, UCI <br />
Ted Younglove, Antelope Valley College</p>

<p>For more information, or if you are interested in being a sponsor or presenter, please contact <a href='mailto:suttorp@rand.org'>Marika Suttorp</a>.  Also check the website <a href='http://www.sc-asa.org'>at this location</a> and the official flyer <a href='http://www.sc-asa.org/Careers_Flyer2009.doc'>here</a>.</p>

<hr align='center' width='90%'>

<h4>Applied Statistics Workshop</h4>

<p><strong>When</strong>:<br /><br />
Saturday, March 28, 2009</p>

<p><strong>Where</strong>:<br />
UCLA<br />
Tthis is all the information we currently have.  Check their <a href='http://www.sc-asa.org'>website </a> frequently for more information.  As things develop, we'll post an update for March.<br />
</p>]]>
        
    </content>
</entry>
<entry>
    <title><![CDATA[February 18, 2009 &mdash; Peter Coffee Redux]]></title>
    <link rel="alternate" type="text/html" href="http://blog.acm.org/losangeles/2009/02/february_28_2009_fun_with_stat.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blog.acm.org/blogs/mt-atom.cgi/weblog/blog_id=33/entry_id=611" title="February 18, 2009 &amp;mdash; Peter Coffee Redux" />
    <id>tag:blog.acm.org,2009:/losangeles//33.611</id>
    
    <published>2009-02-06T23:08:50Z</published>
    <updated>2009-02-07T00:09:10Z</updated>
    
    <summary><![CDATA[Peter Coffee Returns :: &quot;Surf's Up?&quot; An Evening with Peter Coffee :: A Joint Meeting with the IEEE-CCC group. This will be our second meeting of the 2008&ndash;2009 year at which Mr. Peter Coffee, Director of Platform Research for salesforce.com,...]]></summary>
    <author>
        <name>LA ACM</name>
        <uri>http://www.la-acm.org</uri>
    </author>
            <category term="Announcement" />
            <category term="Collaboration" />
            <category term="Meetings" />
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.acm.org/losangeles/">
        <![CDATA[<p><br /><h1>Peter Coffee Returns</h1><br />
<hr><br /></p>

<h3 style='color: #ff0;'>:: &quot;Surf's Up?&quot;  An Evening with Peter Coffee ::</h3><br />
A Joint Meeting with the IEEE-CCC group.

<p>This will be our second meeting of the 2008&ndash;2009 year at which Mr. Peter Coffee, Director of Platform Research for salesforce.com, will be the featured speaker.  It is also our second collaborative meeting this year, this time with the IEEE-CCC group.</p>

<p><strong>Abstract and Bio:</strong><br />
Ted Nelson once wrote, "If computers are the wave of the future, displays are the surfboards" ‐‐ twenty years before people talked about "surfing the Web." There's just something that appeals to people about the image of finding a source of energy and riding it to new places. Join us for an evening of exploring compelling visualizations, global wireless connections, ubiquitous sensor networks, and other candidates for the role of your personal surfboard on the high‐tech waves that are breaking today.</p>

<p>Peter Coffee has been with salesforce.com for two years, following 18 years as Technology Editor of the enterprise IT journals PC Week and eWEEK. He was previously the first manager of PC planning at The Aerospace Corporation, where he also worked in space asset management applications of AI techniques. Before that, he was a Senior Engineer in arctic project management, chemical facility construction, and synthetic fuels project planning for several divisions of Exxon.</p>

<p>He holds an engineering degree from MIT and an MBA from Pepperdine University; he has been a faculty member in IT management at Pepperdine and also at UCLA (computer science) and Chapman College (business analytics). He is the author of two books, How to Program Java and Peter Coffee Teaches PCs. </p>

<p><strong>Meeting Details:</strong><br />
Place: Chef Hannes, 411 1/2 Main Street, El Segundo, CA 90245, (310) 640 - 0164 meeting at the Train Room<br />
RSVP: By Feb 13 to Ms. Irena Kageorgis, irenakageorgis@ieee.org<br />
Information: Dr. Antonio Mendez, mendezRDA@aol.com<br />
Dinner: $20/IEEE & ACM Members, $25/Non-members, $10/Student Members<br />
6:00 &mdash; Chef Hannes Dinner and Professional Networking<br />
7:30 &mdash; Presentation (no fee for the presentation)<br /></p>

<p>A complete <a href='http://wiki.acm.org/losangeles/images/d/dd/021809_Coffee_Final.pdf'>flier</a>, in PDF format, with a map and picture of the restaurant for easy reference, is posted  <a href='http://wiki.acm.org/losangeles/images/d/dd/021809_Coffee_Final.pdf'>here</a>.</p>

<p>Many thanks to Dr. Antonio Mendez for setting this up and including us! <br />
</p>]]>
        
    </content>
</entry>
<entry>
    <title><![CDATA[February 17, 2009 &mdash; SSCC Meeting]]></title>
    <link rel="alternate" type="text/html" href="http://blog.acm.org/losangeles/2009/02/february_17_2009_peter_coffee.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blog.acm.org/blogs/mt-atom.cgi/weblog/blog_id=33/entry_id=610" title="February 17, 2009 &amp;mdash; SSCC Meeting" />
    <id>tag:blog.acm.org,2009:/losangeles//33.610</id>
    
    <published>2009-02-06T22:59:22Z</published>
    <updated>2009-02-07T00:09:36Z</updated>
    
    <summary>2009 Software and Systems Chapters Congress :: Second Annual Meeting :: On Tues, Feb 17, 2009, from 5:00pm-9:00 pm, representatives of local chapters of professional and technical societies involved with software and systems development in Los Angeles and Orange Counties....</summary>
    <author>
        <name>LA ACM</name>
        <uri>http://www.la-acm.org</uri>
    </author>
            <category term="Announcement" />
            <category term="Collaboration" />
            <category term="Meetings" />
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.acm.org/losangeles/">
        <![CDATA[<p><br /><h1>2009 Software and Systems Chapters Congress</h1><br />
<hr><br /></p>

<h3 style='color: #ff0;'>:: Second Annual Meeting ::</h3><br />
On Tues, Feb 17, 2009, from 5:00pm-9:00 pm, representatives of local chapters of professional and technical societies involved with software and systems development in Los Angeles and Orange Counties. We will be gathering the Northrop Grumman &quot;S-Cafe&quot; off Marine Ave, between Aviation Blvd and Redondo Beach Ave in Redondo Beach, CA.

<p>The SSCC gathering is for general members, event coordinators, and officers of local chapters of professional or technical societies in the greater Los Angeles and Orange County area. The congress will feature various local chapters of professional and technical societies presenting their groups, events, and opportunities for involvement. The event will consist of refreshments, social and networking time, short (5 minute) presentations by various local chapters about their events, and tables for the chapters to distribute information about their group and events.</p>

<p><strong>Prelim list of of invited chapters</strong>:<br />
+ Southern California Software Process Improvement Network<br />
+ Institute for Electrical and Electronics Engineers (IEEE) Coastal Los Angeles Section<br />
+ IEEE Computer Society's Coastal Los Angeles Section<br />
+ Los Angeles Chapters of the International Council on Systems Engineering (INCOSE)<br />
+ Association for Computing Machinery (ACM)<br />
+ Society for Women Engineers (SWE)<br />
+ Data Management Association (DAMA)<br />
+ American Institute for Aeronautics and Astronautics (AIAA)<br />
+ Southern Salifornia Quality Assurance Association of San Fernando Valley<br />
+ Project Management Institute (PMI )</p>

<p>Participating groups will be presenting their calendar of upcoming events and looking to partner up to host larger events in the local area.</p>

<p><strong>When</strong>:<br /><br />
Tuesday, February 17, 2009</p>

<p><strong>Where</strong>:<br />
Northrop Grumman<br />
&quot;S-Cafe&quot; (building R6)<br />
2050 Marine Ave.<br />
Redondo Beach, CA 90278<br /></p>

<p><strong>Time and Schedule</strong>:<br />
5:00 PM &mdash; Chapter table setup<br />
5:30 &mdash; Refreshment & visit society tables & network<br />
6:30 &ndash; 8:00 &mdash; Chapter society presentations (5  - 10 minutes) <br />
8:00 &ndash; 9:00 &mdash; Chapter coordination meetings and cleanup  </p>]]>
        
    </content>
</entry>
<entry>
    <title><![CDATA[February 13, 2009 &mdash; SoCal SPIN Meeting]]></title>
    <link rel="alternate" type="text/html" href="http://blog.acm.org/losangeles/2009/02/february_17_2009_sscc_meeting.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blog.acm.org/blogs/mt-atom.cgi/weblog/blog_id=33/entry_id=609" title="February 13, 2009 &amp;mdash; SoCal SPIN Meeting" />
    <id>tag:blog.acm.org,2009:/losangeles//33.609</id>
    
    <published>2009-02-06T22:44:57Z</published>
    <updated>2009-02-07T00:19:04Z</updated>
    
    <summary>Agile Development Talk :: The Agile Way of Managing Software Development :: This presentation will provide an overview of Agile development practices and to achieve optimal results in the face of complex projects. The presentation will cover key features of...</summary>
    <author>
        <name>LA ACM</name>
        <uri>http://www.la-acm.org</uri>
    </author>
            <category term="Announcement" />
            <category term="Collaboration" />
            <category term="Meetings" />
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.acm.org/losangeles/">
        <![CDATA[<p><br /><h1>Agile Development Talk</h1><br />
<hr><br /></p>

<h3 style='color: #ff0;'>:: The Agile Way of Managing Software Development ::</h3><br />
This presentation will provide an overview of Agile development practices and to achieve optimal results in the face of complex projects.  The presentation will cover key features of Scrum, an Agile Project Management Framework, to satisfy competing requirements for Cost, Time, Functionality and Quality.  The discussion will present real life impact of the transition to Scrum at Kofax, including the successes, challenges, and remaining issues.

<p><strong>Speaker</strong>:<br />
John Cornell, currently Director, Agile / Distributed Product Development at Kofax, has over 15 years experience in hands on coding and managing software development teams.  Mr. Cornell's current role is to lead a corporate wide initiative to transition development practices from a waterfall methodology to a more iterative framework.  Mr. Cornell also works to reduce or eliminate the overhead associated with distributed software development teams.  Mr. Cornell is a Certified ScrumMaster and Product Owner and is an active participant in the global Scrum community.</p>

<p>All events are and most presentations are (or will be) posted to the SPIN website, <a href='http://www.uces.csulb.edu/spin/'>http://www.uces.csulb.edu/spin/</a> so check there for updated information.</p>

<p>The SoCal SPIN is sponsored by Northrop Grumman and<br />
California State University, Long Beach (CSULB)<br />
University and College Extension Services (UCES). </p>

<p><strong>When</strong>:<br /><br />
Friday, February 13, 2009</p>

<p><strong>Where</strong>:<br />
Northrop Grumman E2 Presentation Center<br />
(in tall building off of Entrance 2)<br />
Redondo Beach, CA (formerly TRW)<br />
2299 Marine Ave.<br />
Redondo Beach, CA 90278<br /></p>

<p><strong>Directions</strong>:<br />
Take the 405 Inglewood exit.<br />
+ (Southbound it's the exit after Rosecrans East.  Turn left at the end of the ramp onto Inglewood Ave. heading north)<br />
+ (Northbound it's the exit just after Hawthorne.  Turn right at the end of the ramp onto Inglewood Ave. heading north)</p>

<p>Turn left at Marine.  Go west under the freeway past the railroad tracks and Redondo Beach Ave. to Simon Ramo Dr. (the signal near the tall building).  Turn left into the parking lot.  E2 is the tall building to your left.<br />
(See page 733 A5 of the Thomas Brothers Guide.)</p>

<p><strong>Time and Schedule</strong>:<br />
9:00 AM &ndash; noon &mdash;</p>]]>
        
    </content>
</entry>
<entry>
    <title><![CDATA[February 12, 2009 &mdash; Microsoft vs. Adobe]]></title>
    <link rel="alternate" type="text/html" href="http://blog.acm.org/losangeles/2009/02/fun_with_statistics.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blog.acm.org/blogs/mt-atom.cgi/weblog/blog_id=33/entry_id=608" title="February 12, 2009 &amp;mdash; Microsoft vs. Adobe" />
    <id>tag:blog.acm.org,2009:/losangeles//33.608</id>
    
    <published>2009-02-06T18:46:19Z</published>
    <updated>2009-02-06T23:12:29Z</updated>
    
    <summary>The Great Debate :: Microsoft Siverlight vs. Adobe AIR/Flex Debate :: The battle for control of the future of computing will be debated at 7 PM (PST/GMT +8) on Thursday, February 12 in the Bronco Student Center (Ursa Minor) at...</summary>
    <author>
        <name>LA ACM</name>
        <uri>http://www.la-acm.org</uri>
    </author>
            <category term="Announcement" />
            <category term="Collaboration" />
            <category term="Meetings" />
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.acm.org/losangeles/">
        <![CDATA[<p><br /><h1>The Great Debate</h1><br />
<hr><br /></p>

<h3 style='color: #ff0;'>:: Microsoft Siverlight vs. Adobe AIR/Flex Debate ::</h3><br />
The battle for control of the future of computing will be debated at 7 PM (PST/GMT +8) on Thursday, February 12 in the Bronco Student Center (Ursa Minor) at California State Polytechnic University in Pomona.  Microsoft Corp. and Adobe Systems Inc. will present their contenders for whose technologies will dominate.  Adobe (maker of Photoshop, Flash and Dreamweaver) is encouraging developers to create media-rich desktop computer applications that operate independently of the Internet through its Adobe Integrated Runtime (AIR).  Microsoft wants developers to create media-rich applications that can be used online through its Silverlight technology.

<p>Sam Stokes, academic developer/evangelist at Microsoft Corporation and Kevin Hoyt, platform evangelist at Adobe will represent the two sides.  The free event is sponsored by the Interactive Web Development Student Association and the Computer Information Systems department in the College of Business Administration and will be streamed live over the Internet.  Pizza, refreshments and a free drawing for multimedia software will be provided.</p>

<p>If you can't make it in person, you can watch it live or afterwards at <a href='http://video.csupomona.edu/streaming/Events/FutureOfComputing.html'>this link</a>.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Changing Process</title>
    <link rel="alternate" type="text/html" href="http://blog.acm.org/losangeles/2009/02/changing_process.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blog.acm.org/blogs/mt-atom.cgi/weblog/blog_id=33/entry_id=607" title="Changing Process" />
    <id>tag:blog.acm.org,2009:/losangeles//33.607</id>
    
    <published>2009-02-06T18:11:44Z</published>
    <updated>2009-02-06T19:19:57Z</updated>
    
    <summary> Request From Our Members... :: Blog Entry Re-org :: Hello everyone. At the February meeting, it was brought to my attention that the blog announcements are somewhat less than useful, due to the way I&apos;ve been entering things. For...</summary>
    <author>
        <name>LA ACM</name>
        <uri>http://www.la-acm.org</uri>
    </author>
            <category term="Announcement" />
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.acm.org/losangeles/">
        <![CDATA[<p><br /><br />
<h1>Request From Our Members...</h1><br />
<hr><br /></p>

<p><br />
<h3 style='color: #ff0;'>:: Blog Entry Re-org ::</h3><br /></p>

<p>Hello everyone.  At the February meeting, it was brought to my attention that the blog announcements are somewhat less than useful, due to the way I've been entering things.  For example, a couple of people were unable to locate the information for the Peter Coffee meeting next week.</p>

<p>This is, shall we say, &quot;sub-optimal&quot;. . .</p>

<p>This blog is supposed to be the place for announcements of our meetings, and we are also using it to announce meetings and events from computing-related or technology-related sister organizations in the Southern California area, whenever we can.  However, if people can't find the information easily, it's not very effective, is it??</p>

<p>There's a handy feature on this blog, in the navigation pane on the left of the page, called &quot;Archives&quot;.  In this little area is a reverse chronological list of every month for which there is any blog entry.  As I write this, &quot;January&quot; is at the top, but when I finish and post this, &quot;February&quot; will appear.  When you click on the month name, a page appears that contains links to <strong>each individual post page</strong> that has been posted for that month, with a synopsis of what appears on that page.  It's similar to the way Google and other search engines display results.  The links to the entries also appear in reverse chronological order (latest at the top of the page), but the important thing is that each link is to a single page for each post.  It's a bit like a &quot;table of contents&quot; of the entries for the month.</p>

<p>The old process was for me to put multiple announcements for one entry on one blog page, with a set of hyperlinks to the different entries.  These hyperlinks would appear in the synopsis for the entry, although they weren't very well deliniated.  That didn't seem to be effective to our members.</p>

<p>So, the new process is to have a separate posting for every announcement, so that each announcement will show up individually on the synopsis page.</p>

<p>I hope this is a better method, and that it makes the announcements easier to navigate.  I'm constantly trying to improve our information dissemination methods.  If anyone has more suggestions, I'd welcome your input and/or your comments.  You can post them as comments here, or you can email me directly at <a href='mailto:bjohnson05@gmail.com'>bjohnson05@gmail.com</a>.</p>

<p>. . . And that's what's happening now . . .</p>]]>
        
    </content>
</entry>

</feed> 

