<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title>Seattle Xcoders</title>
	<link type="application/atom+xml" href="atom.xml" rel="self" />
	<link type="text/html" href="http://www.seattlexcoders.org/" rel="alternate" />
	<id>tag:seattlexcoders.org,2010-04-11:/atom.xml</id>
	<updated>2012-05-10T13:07:11-07:00</updated>
	
	<entry>
		<title>May 10 - Intro to UIAccessibility with VoiceOver</title>
		<author>
			<name>Andrew Carter</name>
		</author>
		<link type="text/html" href="http://www.seattlexcoders.org//2012/05/10/may-10---uintro-to-uiaccessibility-with-voiceover.html" rel="alternate" />
		<updated>2012-05-10T13:04:53-07:00</updated>
		<id>tag:ascarter.net,2012-05-10:/2012/05/10/may-10---uintro-to-uiaccessibility-with-voiceover</id>
		<content type="html">&lt;p&gt;Doug Russell from &lt;a href=&quot;http://blackpixel.com&quot;&gt;Black Pixel&lt;/a&gt; will be presenting an introduction to using UIAccessibility with VoiceOver. The talk will be a intro to the features available to end users of iOS devices, the basics of implementing an accessible app, and then a deep dive on accessibility and Core Text.&lt;/p&gt;

&lt;p&gt;Meeting is at Disney's offices on the 16th floor. Elevators will run until 7:15 PM.&lt;/p&gt;
</content>
	</entry>
	<entry>
		<title>April 26 - Easier Core Data</title>
		<author>
			<name>Andrew Carter</name>
		</author>
		<link type="text/html" href="http://www.seattlexcoders.org//2012/04/25/april-26---easier-core-data.html" rel="alternate" />
		<updated>2012-04-25T00:22:47-07:00</updated>
		<id>tag:ascarter.net,2012-04-25:/2012/04/25/april-26---easier-core-data</id>
		<content type="html">&lt;p&gt;The topic for our next meeting is &lt;em&gt;Easier Core Data using MOGenerator&lt;/em&gt; and our speaker will be &lt;a href=&quot;http://www.mobilegeographics.com/&quot;&gt;Hal Mueller&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The meeting starts at 7 PM on Thursday, April 26. It will be held in conference room 101 of &lt;a href=&quot;http://thinkspace.com/about/location/&quot;&gt;Thinkspace&lt;/a&gt; in downtown Redmond.&lt;/p&gt;
</content>
	</entry>
	<entry>
		<title>April 12 - UIAutomation Revisited</title>
		<author>
			<name>Andrew Carter</name>
		</author>
		<link type="text/html" href="http://www.seattlexcoders.org//2012/03/21/april-12---uiautomation-revisited.html" rel="alternate" />
		<updated>2012-03-21T15:21:30-07:00</updated>
		<id>tag:ascarter.net,2012-03-21:/2012/03/21/april-12---uiautomation-revisited</id>
		<content type="html">&lt;p&gt;Since we last looked at UIAutomation, Apple has made several improvements and the community has responded with its own enhancements. We'll look at what's new and what still needs to be addressed. &lt;a href=&quot;https://twitter.com/alexvollmer&quot;&gt;Alex Vollmer&lt;/a&gt; of &lt;a href=&quot;http://www.radiantcapsule.com/&quot;&gt;Radiant Capsule&lt;/a&gt; will be presenting.&lt;/p&gt;

&lt;p&gt;The meeting will be at &lt;del&gt;&lt;a href=&quot;/about.html&quot;&gt;Disney's office&lt;/a&gt; at 7 PM.&lt;/del&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;UPDATE&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The meeting will be at &lt;a href=&quot;http://g.co/maps/dsyby&quot;&gt;Hulu&lt;/a&gt; at 7 PM.&lt;/p&gt;

&lt;p&gt;The Hulu office is at bottom of Harbor Steps:&lt;/p&gt;

&lt;p&gt;1201 Western Ave&lt;br /&gt;
Suite 400&lt;br /&gt;
Seattle, WA 98101&lt;/p&gt;
</content>
	</entry>
	<entry>
		<title>March 22 - 3D Game and App Development for iOS</title>
		<author>
			<name>Andrew Carter</name>
		</author>
		<link type="text/html" href="http://www.seattlexcoders.org//2012/03/21/march-22---3d-game-and-app-development-for-ios.html" rel="alternate" />
		<updated>2012-03-21T14:29:10-07:00</updated>
		<id>tag:ascarter.net,2012-03-21:/2012/03/21/march-22---3d-game-and-app-development-for-ios</id>
		<content type="html">&lt;p&gt;This Thursday’s talk will cover 3D Game and App Development on iOS by &lt;a href=&quot;https://twitter.com/#!/thomaslfessler&quot;&gt;Thomas Fessler&lt;/a&gt; from &lt;a href=&quot;http://www.handheldgames.com/&quot;&gt;Handheld Games&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Topics include a comparison of frameworks such as Cocos3D and Unity3D. Also lessons learned by the Handheld Games team in developing apps like TouchSports Tennis.&lt;/p&gt;

&lt;p&gt;The presentation is on Thursday, March 22 at 7 PM. It will be held in conference room 101 of &lt;a href=&quot;http://thinkspace.com/about/location/&quot;&gt;Thinkspace&lt;/a&gt; in downtown Redmond.&lt;/p&gt;
</content>
	</entry>
	<entry>
		<title>March 8 - UIViewControllers</title>
		<author>
			<name>Andrew Carter</name>
		</author>
		<link type="text/html" href="http://www.seattlexcoders.org//2012/03/06/march-8---uiviewcontrollers.html" rel="alternate" />
		<updated>2012-03-06T19:24:31-07:00</updated>
		<id>tag:ascarter.net,2012-03-06:/2012/03/06/march-8---uiviewcontrollers</id>
		<content type="html">&lt;p&gt;Paul Goracke will be preseting &lt;em&gt;UIViewControllers: Reviewing and Revealing the Basics&lt;/em&gt;. He will going over the fundamentals of view controllers, covering how to avoid the ways he has seen it done wrong and giving tips on how to do it better. He will not be planning to discuss newer topics like containment or more advanced topics like Storyboards (but ask him anyway).&lt;/p&gt;

&lt;p&gt;The meeting is back at Disney's offices. The elevator will be running to the 16th floor until 7:15 PM. Please come early (any time after 6:30 PM). If you have a problem getting in, please send a tweet to &lt;a href=&quot;http://twitter.com/intent/user?screen_name=xcoders&quot;&gt;@xcoders&lt;/a&gt;.&lt;/p&gt;
</content>
	</entry>
	<entry>
		<title>February 23 - Eastside Xcoders - UIAutomation</title>
		<author>
			<name>Andrew Carter</name>
		</author>
		<link type="text/html" href="http://www.seattlexcoders.org//2012/02/21/february-23---eastside-xcoders---uiautomation.html" rel="alternate" />
		<updated>2012-02-21T21:36:06-07:00</updated>
		<id>tag:ascarter.net,2012-02-21:/2012/02/21/february-23---eastside-xcoders---uiautomation</id>
		<content type="html">&lt;p&gt;The speaker for this month’s Eastside Xcoders meeting will be Steve Baker.
In Steve’s words, he will talk about “how to create your own golem army of beta testers in one easy hour” (with UIAutomation).&lt;/p&gt;

&lt;p&gt;The meeting starts at 7 PM on Thursday, February 23. It will be held in conference room 101 of &lt;a href=&quot;http://thinkspace.com&quot;&gt;Thinkspace&lt;/a&gt; in downtown Redmond.&lt;/p&gt;

&lt;p&gt;It is a 2-minute walk from the Redmond Transit Center. If you’re coming over from downtown Seattle, you can take ST Express 545 to get here. Additionally, there is plenty of free parking.&lt;/p&gt;
</content>
	</entry>
	<entry>
		<title>January 26 Eastside Xcoders - Bluetooth 4.0 Apps</title>
		<author>
			<name>Andrew Carter</name>
		</author>
		<link type="text/html" href="http://www.seattlexcoders.org//2012/01/26/january-26-eastside-xcoders---bluetooth-4.0-apps.html" rel="alternate" />
		<updated>2012-01-26T06:15:56-07:00</updated>
		<id>tag:ascarter.net,2012-01-26:/2012/01/26/january-26-eastside-xcoders---bluetooth-4.0-apps</id>
		<content type="html">&lt;p&gt;We are kicking off Xcoders 2012 with a talk on developing Bluetooth 4.0 apps for the Mac by &lt;a href=&quot;http://twodogs-software.com/default.aspx&quot;&gt;Mike Stewart&lt;/a&gt;. Meeting is at 7 PM at Thinkspace in Redmond.&lt;/p&gt;
</content>
	</entry>
	<entry>
		<title>December 8 Meeting - iCloud</title>
		<author>
			<name>Andrew Carter</name>
		</author>
		<link type="text/html" href="http://www.seattlexcoders.org//2011/12/08/december-8-meeting---icloud.html" rel="alternate" />
		<updated>2011-12-08T06:35:19-07:00</updated>
		<id>tag:ascarter.net,2011-12-08:/2011/12/08/december-8-meeting---icloud</id>
		<content type="html">&lt;p&gt;Kyle Sluder from &lt;a href=&quot;http://www.omnigroup.com&quot;&gt;Omnigroup&lt;/a&gt; will be talking about the trials and tribulations of getting iCloud support working. The meeting will be back at the &lt;a href=&quot;/about.html&quot;&gt;Disney offices&lt;/a&gt; at 6:30 PM.&lt;/p&gt;
</content>
	</entry>
	<entry>
		<title>October 27 Eastside Xcoders - MapKit and Core Location</title>
		<author>
			<name>Andrew Carter</name>
		</author>
		<link type="text/html" href="http://www.seattlexcoders.org//2011/10/25/october-27-eastside-xcoders---mapkit-and-core-location.html" rel="alternate" />
		<updated>2011-10-25T21:33:36-07:00</updated>
		<id>tag:ascarter.net,2011-10-25:/2011/10/25/october-27-eastside-xcoders---mapkit-and-core-location</id>
		<content type="html">&lt;p&gt;Dave Peck from &lt;a href=&quot;http://www.wherebe.us&quot;&gt;WhereBeUs&lt;/a&gt; will be presenting on Mapkit and Core Location. With the release of iOS5, there are no more NDA restrictions on new Location features such as forward-geocoding.&lt;/p&gt;

&lt;p&gt;The meeting starts at 7 PM at &lt;a href=&quot;http://www.thinkspace.com/about/location&quot;&gt;Thinkspace&lt;/a&gt; in conference room 101. Thinkspace is in downtown Redmond very close to the Redmond transit center (ST Express 545 from Seattle). There is also plenty of free parking.&lt;/p&gt;
</content>
	</entry>
	<entry>
		<title>Nov 10th meeting</title>
		<author>
			<name>Joe Heck</name>
		</author>
		<link type="text/html" href="http://www.seattlexcoders.org//2011/09/29/nov-10-meeting.html" rel="alternate" />
		<updated>2011-09-29T11:42:00-07:00</updated>
		<id>tag:ascarter.net,2011-09-29:/2011/09/29/nov-10-meeting</id>
		<content type="html">&lt;p&gt;Our November meeting will be hosted by Facebook Seattle!&lt;/p&gt;

&lt;p&gt;Todd Krabach will be covering the topic &amp;quot;Bridging the Gap: Hybrid IOS Apps&amp;quot;.&lt;/p&gt;

&lt;p&gt;Please join us at their offices for a 6:30pm meeting start (yeah, a little
earlier than in the past).&lt;/p&gt;

&lt;p&gt;The office is located on 101 Stewart St. at the corer of 1st &amp;amp; Stewart.
Once you arrive, take the elevator to the 8th floor.&lt;/p&gt;

&lt;p&gt;&lt;iframe width=&quot;425&quot; height=&quot;350&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot; marginheight=&quot;0&quot; marginwidth=&quot;0&quot; src=&quot;http://maps.google.com/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=101+Stewart+Street,+Seattle,+WA&amp;amp;aq=0&amp;amp;sll=47.633309,-122.351733&amp;amp;sspn=0.019463,0.031822&amp;amp;vpsrc=6&amp;amp;ie=UTF8&amp;amp;hq=&amp;amp;hnear=101+Stewart+St,+Seattle,+Washington+98101&amp;amp;t=m&amp;amp;view=map&amp;amp;ll=47.616347,-122.340918&amp;amp;spn=0.02025,0.036478&amp;amp;z=14&amp;amp;iwloc=A&amp;amp;output=embed&quot;&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;small&gt;&lt;a href=&quot;http://maps.google.com/maps?f=q&amp;amp;source=embed&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=101+Stewart+Street,+Seattle,+WA&amp;amp;aq=0&amp;amp;sll=47.633309,-122.351733&amp;amp;sspn=0.019463,0.031822&amp;amp;vpsrc=6&amp;amp;ie=UTF8&amp;amp;hq=&amp;amp;hnear=101+Stewart+St,+Seattle,+Washington+98101&amp;amp;t=m&amp;amp;view=map&amp;amp;ll=47.616347,-122.340918&amp;amp;spn=0.02025,0.036478&amp;amp;z=14&amp;amp;iwloc=A&quot; style=&quot;color:#0000FF;text-align:left&quot;&gt;View Larger Map&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;

&lt;p&gt;After-meeting at the usual : Cyclops (guessing around 8:30-9:00 PM) for anyone that would like to talk Mac or iOS.&lt;/p&gt;
</content>
	</entry>
</feed>

