<?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>iCE Breaker&#039;s Matrix</title>
	<atom:link href="http://www.cyberdyne.org/~icebrkr/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyberdyne.org/~icebrkr</link>
	<description>...somewhat damaged</description>
	<lastBuildDate>Fri, 19 Aug 2011 17:31:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>PHP API Flickr Integration</title>
		<link>http://www.cyberdyne.org/~icebrkr/2011/08/11/php-api-flickr-integration/</link>
		<comments>http://www.cyberdyne.org/~icebrkr/2011/08/11/php-api-flickr-integration/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 00:52:35 +0000</pubDate>
		<dc:creator>Timothy</dc:creator>
				<category><![CDATA[Random Babble]]></category>

		<guid isPermaLink="false">http://www.cyberdyne.org/~icebrkr/?p=394</guid>
		<description><![CDATA[So I was tinkering with the idea of hosting all my photos on Flickr instead of trying to maintain Coppermine Image Gallery. I have 1.9gigs if images!! Anyhow. I&#8217;ve put together a very ALPHA version of a script to interact with Flickr&#8217;s API. This allows me to sort of integrate Flickr into my website. The [...]]]></description>
		<wfw:commentRss>http://www.cyberdyne.org/~icebrkr/2011/08/11/php-api-flickr-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP 1.3.3 Broken Pagination Sort Options</title>
		<link>http://www.cyberdyne.org/~icebrkr/2011/08/01/cakephp-1-3-3-broken-pagination-sort-options/</link>
		<comments>http://www.cyberdyne.org/~icebrkr/2011/08/01/cakephp-1-3-3-broken-pagination-sort-options/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 22:34:06 +0000</pubDate>
		<dc:creator>Timothy</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Pagination]]></category>
		<category><![CDATA[Sorting]]></category>

		<guid isPermaLink="false">http://www.cyberdyne.org/~icebrkr/?p=376</guid>
		<description><![CDATA[Working with CakePHP v1.3.3 and the Pagination helper I discovered that the Direction option for the Sort method sort of goes ignored&#8212; or more like over-written with whatever value CakePHP decides to use.   I&#8217;m not happy with my hack, but I need this functionality today.  I&#8217;m also not too fond of having to hack-up source [...]]]></description>
		<wfw:commentRss>http://www.cyberdyne.org/~icebrkr/2011/08/01/cakephp-1-3-3-broken-pagination-sort-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Application Developers</title>
		<link>http://www.cyberdyne.org/~icebrkr/2011/07/28/web-application-developers/</link>
		<comments>http://www.cyberdyne.org/~icebrkr/2011/07/28/web-application-developers/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 21:58:17 +0000</pubDate>
		<dc:creator>Timothy</dc:creator>
				<category><![CDATA[Random Babble]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.cyberdyne.org/~icebrkr/?p=369</guid>
		<description><![CDATA[Has anyone ever stopped to think what a web application developer is expected/required to know to do their job?  I’ll briefly detail a few things.  Here’s the short list.

HTML - The very framework the web is built on.

Well that’s just he tip of the iceberg.  You have HTML v4 and most recently HTML v5.  The birth of HTML4 was the rework of HTML but using an XML standard– Enter XHTML which also has it’s own versions.  Of course all this HTML behaves differently between browsers.  But lately, things have been getting better as each browser has been doing better at becoming compliant and supporting the so-called Standards.]]></description>
		<wfw:commentRss>http://www.cyberdyne.org/~icebrkr/2011/07/28/web-application-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using CakePHP with Plesk 10</title>
		<link>http://www.cyberdyne.org/~icebrkr/2011/07/12/using-cakephp-with-plesk-10/</link>
		<comments>http://www.cyberdyne.org/~icebrkr/2011/07/12/using-cakephp-with-plesk-10/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 19:07:46 +0000</pubDate>
		<dc:creator>Timothy</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[vhost]]></category>

		<guid isPermaLink="false">http://www.cyberdyne.org/~icebrkr/?p=307</guid>
		<description><![CDATA[If you haven&#8217;t already figured it out, you can&#8217;t just unarchive CakePHP and drop it into your httpdocs folder under Plesk. There&#8217;s some minor changes you need to make before Plesk plays nicely with CakePHP. First think that needs to be done is to create a vhost.conf file in /var/www/vhosts/domain.com/conf/ directory that contains the following [...]]]></description>
		<wfw:commentRss>http://www.cyberdyne.org/~icebrkr/2011/07/12/using-cakephp-with-plesk-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>American DJ VMS4</title>
		<link>http://www.cyberdyne.org/~icebrkr/2011/02/24/american-dj-vms4/</link>
		<comments>http://www.cyberdyne.org/~icebrkr/2011/02/24/american-dj-vms4/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 22:30:00 +0000</pubDate>
		<dc:creator>Timothy</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Random Babble]]></category>
		<category><![CDATA[American Audio]]></category>
		<category><![CDATA[American DJ]]></category>
		<category><![CDATA[DJ]]></category>
		<category><![CDATA[MIDI]]></category>
		<category><![CDATA[Virtual DJ]]></category>
		<category><![CDATA[VMS4]]></category>

		<guid isPermaLink="false">http://www.cyberdyne.org/~icebrkr/?p=291</guid>
		<description><![CDATA[I was so excited about the American Audio (American DJ) VMS4 that I pre-ordered it. I waited almost 4mo to get the thing since their release date kept getting pushed back. I should&#8217;ve known this was a bad sign. I understand problems come up. But announcing a release date and then having to re-announce a [...]]]></description>
		<wfw:commentRss>http://www.cyberdyne.org/~icebrkr/2011/02/24/american-dj-vms4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vimeo, OAuth and CakePHP Session Security Settings</title>
		<link>http://www.cyberdyne.org/~icebrkr/2011/01/12/vimeo-oauth-and-cakephp-session-security-settings/</link>
		<comments>http://www.cyberdyne.org/~icebrkr/2011/01/12/vimeo-oauth-and-cakephp-session-security-settings/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 16:03:12 +0000</pubDate>
		<dc:creator>Timothy</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[Referer]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Session]]></category>
		<category><![CDATA[Vimeo]]></category>

		<guid isPermaLink="false">http://www.cyberdyne.org/~icebrkr/?p=249</guid>
		<description><![CDATA[So after ripping my hair out for a good 2-3hrs trying to figure out why my Vimeo OAuth requests wasn&#8217;t returning any sessions variables, I finally figured it out. CakePHP&#8217;s Configure::write(&#8216;Security.level&#8217;, &#8216;medium&#8217;); sets PHP&#8217;s session.referer_check and denies any other hosts from setting session variables. I was wondering why half my sessions vars were gone and [...]]]></description>
		<wfw:commentRss>http://www.cyberdyne.org/~icebrkr/2011/01/12/vimeo-oauth-and-cakephp-session-security-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crocker Park &#8211; Westlake, OH &#8211; Valet Parking Incident.</title>
		<link>http://www.cyberdyne.org/~icebrkr/2010/12/19/crocker-park-westlake-oh-valet-parking-incident/</link>
		<comments>http://www.cyberdyne.org/~icebrkr/2010/12/19/crocker-park-westlake-oh-valet-parking-incident/#comments</comments>
		<pubDate>Sun, 19 Dec 2010 19:33:08 +0000</pubDate>
		<dc:creator>Timothy</dc:creator>
				<category><![CDATA[Random Babble]]></category>

		<guid isPermaLink="false">http://www.cyberdyne.org/~icebrkr/?p=245</guid>
		<description><![CDATA[Valet services towed my car while their valet parking lot wasn&#8217;t properly marked. Guest Services and Security didn&#8217;t seem to care. Their attitude as &#34;Oh, well. you have to take care of it.&#34; Couldn&#8217;t get anyone to acknowledge there&#8217;s a problem and they screwed up. http://www.flickr.com/photos/icebrkr/sets/72157625632082980/ [Update] Crocker Park head of Security returned my phone [...]]]></description>
		<wfw:commentRss>http://www.cyberdyne.org/~icebrkr/2010/12/19/crocker-park-westlake-oh-valet-parking-incident/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iCE Breaker&#8217;s Noisy Android!</title>
		<link>http://www.cyberdyne.org/~icebrkr/2010/11/30/ice-breakers-noisy-android/</link>
		<comments>http://www.cyberdyne.org/~icebrkr/2010/11/30/ice-breakers-noisy-android/#comments</comments>
		<pubDate>Tue, 30 Nov 2010 21:27:21 +0000</pubDate>
		<dc:creator>Timothy</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://www.cyberdyne.org/~icebrkr/?p=240</guid>
		<description><![CDATA[Here&#8217;s a ringtone / notification pack for your Android phone (and others, I&#8217;m sure). They&#8217;re &#8216;android-like&#8217; female voice-prompts you can use for notifications. You can also use some of these with Tasker for certain Android related states/events. iCE Breaker&#8217;s &#8220;Noisy Android&#8221;]]></description>
		<wfw:commentRss>http://www.cyberdyne.org/~icebrkr/2010/11/30/ice-breakers-noisy-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boxee + Boxee Box = BleedingMedia Video App!</title>
		<link>http://www.cyberdyne.org/~icebrkr/2010/11/27/boxee-boxee-box-bleedingmedia-video-app/</link>
		<comments>http://www.cyberdyne.org/~icebrkr/2010/11/27/boxee-boxee-box-bleedingmedia-video-app/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 07:07:58 +0000</pubDate>
		<dc:creator>Timothy</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.cyberdyne.org/~icebrkr/?p=232</guid>
		<description><![CDATA[I&#8217;ve only had my Boxee Box for a week or so and I&#8217;m already interested in how to make apps and see whatever else this thing can do. I have a good friend who runs a video site based around the UFC and MMA. We&#8217;ve always sort of tinkered with different support apps and ideas [...]]]></description>
		<wfw:commentRss>http://www.cyberdyne.org/~icebrkr/2010/11/27/boxee-boxee-box-bleedingmedia-video-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SlingCatcher, Roku, Boxee + Box.</title>
		<link>http://www.cyberdyne.org/~icebrkr/2010/11/27/slingcatcher-roku-boxee-box/</link>
		<comments>http://www.cyberdyne.org/~icebrkr/2010/11/27/slingcatcher-roku-boxee-box/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 06:52:59 +0000</pubDate>
		<dc:creator>Timothy</dc:creator>
				<category><![CDATA[Gadgets]]></category>

		<guid isPermaLink="false">http://www.cyberdyne.org/~icebrkr/?p=230</guid>
		<description><![CDATA[So I&#8217;ve been tinkering around with &#8216;set-top boxes&#8217; for approx. a year or better. Purchased a SlingCatcher on an impulse buy while wondering around Best Buy *Shudder*. It works. It just doesn&#8217;t work well. It locks up, crashes, doesn&#8217;t always play videos correctly and doesn&#8217;t seek very well at all. But it got me through [...]]]></description>
		<wfw:commentRss>http://www.cyberdyne.org/~icebrkr/2010/11/27/slingcatcher-roku-boxee-box/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
Database Caching using disk: basic

Served from: www.cyberdyne.org @ 2012-05-18 13:16:36 -->

<!-- W3 Total Cache: Page cache debug info:
Engine:             disk: enhanced
Cache key:          ~icebrkr/feed/_index.html
Caching:            disabled
Reject reason:      Page is feed
Status:             not cached
Creation Time:      0.599s
Header info:
X-Pingback:         http://www.cyberdyne.org/~icebrkr/xmlrpc.php
Last-Modified:      Fri, 19 Aug 2011 17:31:12 GMT
ETag:               "ba5db7f9ca444ea69eca152e873dcb1b"
X-Powered-By:       W3 Total Cache/0.9.2.4
Content-Type:       text/xml; charset=UTF-8
-->
