<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chris Morrell &#187; Philly</title>
	<atom:link href="http://cmorrell.com/philly/feed" rel="self" type="application/rss+xml" />
	<link>http://cmorrell.com</link>
	<description>The personal home page of Chris Morrell</description>
	<lastBuildDate>Thu, 02 Feb 2012 16:34:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Another SEPTA App</title>
		<link>http://cmorrell.com/philly/another-septa-app-233</link>
		<comments>http://cmorrell.com/philly/another-septa-app-233#comments</comments>
		<pubDate>Fri, 06 Mar 2009 03:42:00 +0000</pubDate>
		<dc:creator>Chris M.</dc:creator>
				<category><![CDATA[Philly]]></category>

		<guid isPermaLink="false">http://cmorrell.com/?p=233</guid>
		<description><![CDATA[So I have a problem.  Most of the time I bike, but every once in a while I need to catch a bus or hop on the el to get where I&#8217;m going.  Inevitably, I get there just as the &#8230; <a href="http://cmorrell.com/philly/another-septa-app-233">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So I have a problem.  Most of the time I bike, but every once in a while I need to catch a bus or hop on the el to get where I&#8217;m going.  Inevitably, I get there just as the train is leaving, or I wait 10 minutes in the cold &#8217;cause I left too early.  This is usually because I don&#8217;t want to waste my time finding a schedule when there&#8217;s a chance those 3 minutes will make me miss the bus.</p>
<p>So my idea was a single page that had the upcoming times for all the public transportation I use.  You&#8217;d enter the routes you take (in my case the 5 and 57 buses, southbound, and the Girard blue line stop, westbound), and the page will give you a quick list of when the next trains/busses will arrive.  I&#8217;ve also thought it&#8217;d be really cool if you could put in the approximate time it takes you to get to any given stop, so if it takes me 7 minutes to get to Girard station, it will only show me trains that will arrive in 7 minutes or later).</p>
<p>I wrote a schedule parser this afternoon and put a little bit of interface this evening.  The parser seems to work, but I&#8217;ve done VERY minimal testing.  I know the <a href="http://www.isepta.org" target="_blank">iSepta</a> folks said that getting 80% of the parsing done is easy, and the 20% takes some work, so I don&#8217;t know if this is a project that will ever go further than running locally on my desktop, but if there&#8217;s enough interest I&#8217;ll try to clean it up and make it live somewhere.</p>
<p>Here&#8217;s a quick screenshot of what I have set up right now (click to see full-resolution):</p>
<p><a href="http://cdn1.cmorrell.com/wp-content/uploads/2009/03/transit.png" target="_blank"><img class="alignnone size-medium wp-image-234" title="transit" src="http://cmorrell.com/wp-content/upload/2009/03/transit-249x300.png" alt="transit" width="249" height="300" /></a></p>
<p>Feedback?  Is this something that other people would find useful?  Post in the comments or let me know via <a href="http://twitter.com/inxilpro">twitter</a>.</p>
<div class="su-linkbox" id="post-233-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://cmorrell.com/philly/another-septa-app-233&quot;&gt;Another SEPTA App&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://cmorrell.com/philly/another-septa-app-233/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Advanced Tech Meetup</title>
		<link>http://cmorrell.com/philly/advanced-tech-meetup-226</link>
		<comments>http://cmorrell.com/philly/advanced-tech-meetup-226#comments</comments>
		<pubDate>Thu, 26 Feb 2009 20:10:34 +0000</pubDate>
		<dc:creator>Chris M.</dc:creator>
				<category><![CDATA[Philly]]></category>

		<guid isPermaLink="false">http://cmorrell.com/?p=226</guid>
		<description><![CDATA[I&#8217;ve been thinking lately about starting an &#8220;Advanced Tech&#8221; Philly meetup. The idea is to do a quarterly meetup that discusses topics that are particularly advanced in various fields. The proposed topic for the first meetup: Photoshop I&#8217;ve been using &#8230; <a href="http://cmorrell.com/philly/advanced-tech-meetup-226">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been thinking lately about starting an &#8220;Advanced Tech&#8221; Philly meetup.  The idea is to do a quarterly meetup that discusses topics that are particularly advanced in various fields.  The proposed topic for the first meetup:</p>
<p><strong>Photoshop</strong></p>
<p>I&#8217;ve been using Photoshop for over 12 years, and at least once a month I discover a new technique or tool buried somewhere in the software.  Most people use such a small subset of the software that there are often whole classes of tools that they never use (adjustment layers is a good example).  I think it&#8217;d be really interesting to get 5-10 people in a room, and each present a few concepts that it took them a long time to discover/master (20-40 minutes each).</p>
<p>Topics might include:</p>
<ul>
<li>Non-destructive techniques (adjustment layers, smart objects, vectors, etc) — this could probably be the topic of an entire meetup</li>
<li>Masks (vector masks, layer masks, clipping masks, quick mask mode)</li>
<li>Layer effects</li>
<li>Blending modes</li>
<li>Channels</li>
<li>Layer comps</li>
<li>The brush engine</li>
<li>Filters (going beyond the lens flare!)</li>
<li>Layer locks &amp; links</li>
<li>The list could go on forever…</li>
</ul>
<p>So, two questions—1) would you be interested in attending? 2) would you be interested in presenting (and if so, what?).  If we can get at least 3-4 other people to present, I&#8217;ll start looking into a date and a venue.  You don&#8217;t have to present something from the above list, but it should fall somewhere under the umbrella of &#8220;advanced&#8221; (whatever that means to you).</p>
<p>E-mail me (see left sidebar), comment below, or get in touch via<a href="http://twitter.com/inxilpro"> twitter</a> to discuss.</p>
<div class="su-linkbox" id="post-226-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://cmorrell.com/philly/advanced-tech-meetup-226&quot;&gt;Advanced Tech Meetup&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://cmorrell.com/philly/advanced-tech-meetup-226/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 16/39 queries in 0.244 seconds using disk: basic
Object Caching 452/531 objects using disk: basic
Content Delivery Network via cdn1.cmorrell.com

Served from: cmorrell.com @ 2012-02-09 16:27:31 -->
