<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Ryan Bosinger</title>
	<link>http://ryanbosinger.com/blog</link>
	<description>things I learn, as I learn them</description>
	<lastBuildDate>Fri, 18 May 2012 20:45:35 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1" -->

	<item>
		<title>Put it on the blog!</title>
		<description><![CDATA[The trick is to get in their heads&#8230;]]></description>
		<link>http://ryanbosinger.com/blog/2012/put-it-on-the-blog/</link>
			</item>
	<item>
		<title>Help Bri find a cool job in Vancouver this summer&#8230;</title>
		<description><![CDATA[Hello internet. I don&#8217;t know if I ever bothered the About me section of this blog but here&#8217;s a few tidbits. I live in Vancouver and am a web/software developer. I&#8217;m originally from Thunder Bay, Ontario as is my girlfriend Brianna. She moved to Vancouver with me but has had a hard time finding a [...]]]></description>
		<link>http://ryanbosinger.com/blog/2011/help-bri-find-a-cool-job-in-vancouver-this-summer/</link>
			</item>
	<item>
		<title>iPhone app reviews</title>
		<description><![CDATA[My buddy and I are posting some quick iphone app reviews at quickappreviews.com. Lots of screenshots for every app. Check &#8216;em out!]]></description>
		<link>http://ryanbosinger.com/blog/2011/iphone-app-reviews/</link>
			</item>
	<item>
		<title>Pintail Longboard Video</title>
		<description><![CDATA[As summer starts to creep in in Vancouver we&#8217;re seeing more sunny days and more dry pavement. That means longboarding. I decided to look that up on YouTube and found this cheerful video. I really like the song too. www.youtube.com/watch?v=mXqmRAUsn9U]]></description>
		<link>http://ryanbosinger.com/blog/2011/pintail-longboard-video/</link>
			</item>
	<item>
		<title>Javascript: Count duplicates in an array</title>
		<description><![CDATA[Problem: You have a javascript array that likely has some duplicate values and you would like a count of those values. Solution: Try this schnippet out. &#160; function compressArray&#40;original&#41; &#123; &#160; var compressed = &#91;&#93;; // make a copy of the input array var copy = original.slice&#40;0&#41;; &#160; // first loop goes over every element [...]]]></description>
		<link>http://ryanbosinger.com/blog/2011/javascript-count-duplicates-in-an-array/</link>
			</item>
	<item>
		<title>Calling namespaced Javascript from Flash with ExternalInterface&#8230;</title>
		<description><![CDATA[Edit: This just seemed to eventually start working for me out nowhere. I hate when that happens. If you&#8217;re having the same problem I recommend you go have a beer and come back to it later. This is pissing me off. I have some Javascript that looks like this: var boz = &#123; thing: function&#40;val&#41; [...]]]></description>
		<link>http://ryanbosinger.com/blog/2011/calling-namespaced-javascript-from-flash-with-externalinterface/</link>
			</item>
	<item>
		<title>&#8220;Format CSS Online&#8221; helped me out, so here&#8217;s a shoutout</title>
		<description><![CDATA[I know the &#8220;standard&#8221; way to write CSS is like this: #container &#123; width: 960px; height: auto; font-size: 14px; &#125; I find this way takes a lot of space and that stylesheets get long quickly making the file hard to navigate. With widescreen monitors I think this makes more sense: #container &#123; width: 960px; height: [...]]]></description>
		<link>http://ryanbosinger.com/blog/2011/format-css-online-helped-me-out-so-heres-a-shoutout/</link>
			</item>
	<item>
		<title>Mono, GTK, C# &#8211; Working with the clipboard (quick example)</title>
		<description><![CDATA[I have a button that calls this function, grabs what&#8217;s in the clipboard and sticks it in a label. Currently it just works for text. The hard part for me was figuring out how to make an instance of the clipboard object. I thought I&#8217;d post it quickly here. protected virtual void click &#40;object sender, [...]]]></description>
		<link>http://ryanbosinger.com/blog/2010/mono-gtk-c-working-with-the-clipboard-quick-example/</link>
			</item>
	<item>
		<title>What would it be like to walk thirty dogs?</title>
		<description><![CDATA[Ruff! I&#8217;ve been working on this site, thirtydogs.com, for some time now. Thirtydogs is basically a place where you can find and share ideas for somewhat unconventional things to do with your time. Ideas on thirtydogs.com can range from Start an ant farm to Roast wieners or marshmallows over the stovetop element. I built Thirtydogs [...]]]></description>
		<link>http://ryanbosinger.com/blog/2010/what-would-it-be-like-to-walk-thirty-dogs/</link>
			</item>
	<item>
		<title>Introducing ham-bread.  One part ham two part bread.</title>
		<description><![CDATA[I just found this in my drafts. I have no idea what I was doing. Drunk most likely.]]></description>
		<link>http://ryanbosinger.com/blog/2010/introducing-ham-bread-one-part-ham-two-part-bread/</link>
			</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
