<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

    <channel>
    
    <title>Idle Hamster</title>
    <link>http://www.idlehamster.com/index.php/site/index/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator></dc:creator>
    <dc:rights>Copyright 2011</dc:rights>
    <dc:date>2011-12-30T21:41:00+00:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />


    <item>
      <title>Open Graph Video Share</title>
      <link>http://www.idlehamster.com/entry/open_graph_video_share</link>
      <guid>http://www.idlehamster.com/entry/open_graph_video_share#When:21:41:00Z</guid>
      <description><![CDATA[<p>
	<span id="internal-source-marker_0.8654481079058868" style="font-size:15px;font-family:Arial;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;">I figure I would get one last post in before the end of the year. &nbsp;I&rsquo;ve been working with Facebook&rsquo;s Open Graph again trying to share custom videos and just like every other Facebook technology there are a few caveats. The first being if you don&rsquo;t have an image to go along with your video you won&rsquo;t see the video player in your news feed. &nbsp;Second you have to make all of the OG links use https otherwise those users won&rsquo;t see the player. &nbsp;Instead they will be taken to the page with all the OG data. Thirdly, you should set a video width and height meta tag that doesn&#39;t cause scrollbars.&nbsp; I&#39;ve been using the same dimensions as YouTube, 398x224.</span></p>
]]></description>
      <dc:subject></dc:subject>
      <dc:date>2011-12-30T21:41:00+00:00</dc:date>
    </item>

    <item>
      <title>jQuery Animation and Overflows</title>
      <link>http://www.idlehamster.com/entry/jquery_animation_and_overflows</link>
      <guid>http://www.idlehamster.com/entry/jquery_animation_and_overflows#When:17:05:56Z</guid>
      <description><![CDATA[<p>
	Thought I would share a little tip about animating with jQuery that I wasted a good hour on.&nbsp; If you&#39;re animating the height of an object, jQuery will automatically set the item&#39;s overflow property to hidden.&nbsp; Of course if you have items hanging of the edges like navigation buttons or anything with negative margins this is an undesirable effect.&nbsp; That is unless you add <code>overflow: visible !important</code> to your stylesheet.&nbsp; Problem solved, go back to your lives citizens.</p>
]]></description>
      <dc:subject></dc:subject>
      <dc:date>2011-09-07T17:05:56+00:00</dc:date>
    </item>

    <item>
      <title>Custom Directory Listings with Htaccess</title>
      <link>http://www.idlehamster.com/entry/custom_directory_listings_with_htaccess</link>
      <guid>http://www.idlehamster.com/entry/custom_directory_listings_with_htaccess#When:15:51:00Z</guid>
      <description><![CDATA[<p>
	It never ceases to amaze me how incredibly powerful and misunderstood the .htaccess file is to web developers.&nbsp; Most of us never need to crack open that file, but if we do, a quick Google search will give you all the code you need.</p>
]]></description>
      <dc:subject>Technology,</dc:subject>
      <dc:date>2011-08-25T15:51:00+00:00</dc:date>
    </item>

    <item>
      <title>Great Resource for Arduino</title>
      <link>http://www.idlehamster.com/entry/great_resource_for_arduino</link>
      <guid>http://www.idlehamster.com/entry/great_resource_for_arduino#When:17:38:13Z</guid>
      <description><![CDATA[<p>
	I&#39;ve been playing around with Arduino for about two weeks now and just a few minutes ago I found a great resource on the web, <a href="http://bildr.org/">bildr</a>.&nbsp; There are a ton of blog posts on Arduino and examples on how to connect some of the more popular sensors and components.&nbsp; Check it out if you get a chance.</p>
<p>
	<a href="http://shortcircu.it/">ShortCircuit</a> is a pretty good resource too.</p>
]]></description>
      <dc:subject></dc:subject>
      <dc:date>2011-07-13T17:38:13+00:00</dc:date>
    </item>

    <item>
      <title>Playing with Arduino</title>
      <link>http://www.idlehamster.com/entry/playing_with_arduino</link>
      <guid>http://www.idlehamster.com/entry/playing_with_arduino#When:13:44:45Z</guid>
      <description><![CDATA[<p>
	I&rsquo;ve heard about Arduino for years now, but never invested any time into using it until recently.&nbsp; It&rsquo;s pretty addicting and it isn&rsquo;t all that difficult to get started with.&nbsp; There are a <a href="http://arduino.cc/en/Tutorial/HomePage">ton of examples </a>on the Arduino website (basic circuits and code) and the programming language is C.</p>
<p>
	If you&rsquo;re looking for a good book on the subject, I would recommend the Arduino Cookbook published by O&rsquo;Reilly.&nbsp; I bought a couple books, but this is the one you really need.</p>
]]></description>
      <dc:subject></dc:subject>
      <dc:date>2011-07-08T13:44:45+00:00</dc:date>
    </item>

    
    </channel>
</rss>
