<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Anthology of Ideas &#187; Blogish</title>
	<atom:link href="http://anthologyoi.com/archive/blogish/feed" rel="self" type="application/rss+xml" />
	<link>http://anthologyoi.com</link>
	<description>Anthology of Ideas is an archive of thoughts and form.</description>
	<lastBuildDate>Sat, 03 Mar 2012 11:16:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Been working on my newest website.</title>
		<link>http://anthologyoi.com/blogish/asides/working-newest-website.html</link>
		<comments>http://anthologyoi.com/blogish/asides/working-newest-website.html#comments</comments>
		<pubDate>Wed, 29 Feb 2012 19:28:21 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Asides]]></category>

		<guid isPermaLink="false">http://anthologyoi.com/?p=662</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Finally rolling out me: <a href="http://aaron.md" title="Aaron: web developer, poet and traveller ">My online VCard.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://anthologyoi.com/blogish/asides/working-newest-website.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Predicting an Eventual Return</title>
		<link>http://anthologyoi.com/blogish/asides/predicting-an-eventual-return.html</link>
		<comments>http://anthologyoi.com/blogish/asides/predicting-an-eventual-return.html#comments</comments>
		<pubDate>Sun, 25 Jul 2010 01:46:31 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://anthologyoi.com/?p=597</guid>
		<description><![CDATA[So, it has been quite a while since I posted on my own website. In the past 2 years, there have been what 2 posts? I&#8217;ve barely even looked at it just dropping in long enough to clear out some &#8230; <a href="http://anthologyoi.com/blogish/asides/predicting-an-eventual-return.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So, it has been quite a while since I posted on my own website. In the past 2 years, there have been what 2 posts? I&#8217;ve barely even looked at it just dropping in long enough to clear out some spam comments or deal with someone who thinks this is the perfect platform to be hateful on. Where have I been? Well, I&#8217;m in the process of moving all of my WordPress Plugins and content over to my business website at <a href="http://aahacreative.com/">AaHa Creative</a> and I&#8217;ve started a <a href="http://aahacreative.com/blog/">web development blog</a> there.</p>
<p>I&#8217;m moving all my business and work related content there and will be actually taking posts down off this site and reposting things there. I&#8217;ve also made new pages for and updated many of my <a href="http://aahacreative.com/our-projects/">wordpress plugins</a> there.</p>
<p>From now on, business and programming related content will go there, and when I am ready to start posting on literature, history, philosophy and related topics again, the new content will be posted here. </p>
<p>I&#8217;ve had to let a few of my personal projects like <a href="http://ajaxedwp.com/">AJAXed WordPress</a> fall to the wayside as I had too many other things dividing my time into itsy-bitsy little fragments.</p>
<p>Things are slowing down now and the craziness of the past year or two has begun to ebb, so eventually, I&#8217;m going to start posting here again, but for now, if you read the website for WordPress related stuff, head over to my business website. And heck, if you need some web development done too, I&#8217;m pretty sure you won&#8217;t have a hard time finding a nice contact form. <img src='http://anthologyoi.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://anthologyoi.com/blogish/asides/predicting-an-eventual-return.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Get rid of PHP 5.3 Deprecation warnings</title>
		<link>http://anthologyoi.com/blogish/asides/get-rid-of-php-5-3-deprecation-warnings.html</link>
		<comments>http://anthologyoi.com/blogish/asides/get-rid-of-php-5-3-deprecation-warnings.html#comments</comments>
		<pubDate>Thu, 13 May 2010 17:00:00 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Asides]]></category>

		<guid isPermaLink="false">http://anthologyoi.com/blogish/asides/get-rid-of-php-5-3-deprecation-warnings.html</guid>
		<description><![CDATA[Just open up your php.ini file and set error_reporting to error_reporting = E_ALL &#38; ~E_NOTICE &#38; ~E_DEPRECATED.]]></description>
			<content:encoded><![CDATA[<p>Just open up your php.ini file and set error_reporting to <span class="inline-code">error_reporting = E_ALL &amp; ~E_NOTICE &amp; ~E_DEPRECATED</span>.</p>
]]></content:encoded>
			<wfw:commentRss>http://anthologyoi.com/blogish/asides/get-rid-of-php-5-3-deprecation-warnings.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I&#8217;m alive but still not talking to you.</title>
		<link>http://anthologyoi.com/blogish/asides/im-alive-but-still-not-talking-to-you.html</link>
		<comments>http://anthologyoi.com/blogish/asides/im-alive-but-still-not-talking-to-you.html#comments</comments>
		<pubDate>Wed, 21 May 2008 23:01:14 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Asides]]></category>

		<guid isPermaLink="false">http://anthologyoi.com/?p=570</guid>
		<description><![CDATA[There have been no posts for a while now and none of the updates to AJAXed WordPress or my other plugins have been pushed out. There is a lot of stuff (of the good kind) that is going on in &#8230; <a href="http://anthologyoi.com/blogish/asides/im-alive-but-still-not-talking-to-you.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There have been no posts for a while now and none of the updates to AJAXed WordPress or my other plugins have been pushed out. There is a lot of stuff (of the good kind) that is going on in my life currently, so I&#8217;ve put everything else on the back burner.</p>
<p>Thank you for your understanding.</p>
<p>P.S. Don&#8217;t you hate posts like this? Me too!</p>
]]></content:encoded>
			<wfw:commentRss>http://anthologyoi.com/blogish/asides/im-alive-but-still-not-talking-to-you.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Short Ajax Script</title>
		<link>http://anthologyoi.com/dev/short-ajax-script.html</link>
		<comments>http://anthologyoi.com/dev/short-ajax-script.html#comments</comments>
		<pubDate>Tue, 13 May 2008 15:40:50 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Web Developing]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://anthologyoi.com/blogish/asides/minimalist-ajax-script.html</guid>
		<description><![CDATA[I wanted to see how small you could make a fully functional AJAX script that worked cross-browser and degraded gracefully, so I went through an old custom AJAX script and made it as small as I possibly could. In the &#8230; <a href="http://anthologyoi.com/dev/short-ajax-script.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="flickrImage_4" class="wp-caption alignleft" style="width: 250px"><a href="http://www.flickr.com/photos/jaywood/" rel="nofollow"  target="_blank"><img src="http://farm7.static.flickr.com/6065/6126357875_ca3058c8fd_m.jpg" width="240" height="160" /></a><p class="wp-caption-text">AJAX - it</p></div>
<p>I wanted to see how small you could make a fully functional AJAX script that worked cross-browser and degraded gracefully, so I went through an old custom AJAX script and made it as small as I possibly could. In the resulting AJAX scripts, the post version is 410 characters and the GET version is only 359 characters long. The scripts are fully functional and accept the following parameters: URL, DATA (in string form), and ELEMENT (to update).</p>
<p>The scripts could be a little smaller, but it would really kill readability. </p>
<h3>&#8220;Get&#8221; AJAX Script</h3>
<p><pre class="brush: php">function a(l,d,u){
try{r = new XMLHttpRequest();}catch(e){try {r = new ActiveXObject(&#039;Msxml2.XMLHTTP&#039;);}catch(e){r = new ActiveXObject(&#039;Microsoft.XMLHTTP&#039;);}}
if(r){
r.onreadystatechange = function() {if (r.readyState == 4 &amp;&amp; r.status == 200){document.getElementById(u).innerHTML = r.responseText;}}
r.open(&#039;GET&#039;, l+&#039;?&#039;+d, true);r.send(d);
}
}</pre></p>
<h3>&#8220;Post&#8221; AJAX Script</h3>
<p><pre class="brush: php">function b(l,d,u){
try{r = new XMLHttpRequest();} catch(e){try {r = new ActiveXObject(&#039;Msxml2.XMLHTTP&#039;);} catch(e){r = new ActiveXObject(&#039;Microsoft.XMLHTTP&#039;);}}
if(r){
r.onreadystatechange = function() {if (r.readyState == 4 &amp;&amp; r.status == 200){document.getElementById(u).innerHTML=r.responseText;}}
r.open(&#039;POST&#039;, l, true);r.setRequestHeader(&#039;Content-type&#039;, &#039;application/x-www-form-urlencoded&#039;);r.send(d);
}
}</pre></p>
<h3>Combined AJAX Script</h3>
<p>This combined script also accepts a fourth parameter &#8216;p&#8217; that should evaluate true if the data is to be sent by post.</p>
<p><pre class="brush: php">function a(l,d,u,p){
try{r = new XMLHttpRequest();}catch(e){try {r = new ActiveXObject(&#039;Msxml2.XMLHTTP&#039;);}catch(e){r = new ActiveXObject(&#039;Microsoft.XMLHTTP&#039;);}}
if(r){
r.onreadystatechange = function() {if (r.readyState == 4 &amp;&amp; r.status == 200){document.getElementById(u).innerHTML = r.responseText;}}
if(p){r.open(&#039;POST&#039;, l, true);r.setRequestHeader(&#039;Content-type&#039;, &#039;application/x-www-form-urlencoded&#039;);}else{r.open(&#039;GET&#039;, l+&#039;?&#039;+d, true);}
}
}</pre></p>
<p>Demo: (Sorry but you will have to go to the full page so the JavaScript is loaded.) <span id="more-220"></span><br />
<a href="?p=220" onclick="b('http://anthologyoi.com/index.php','p=220','hi'); return false;">Click here to see the POST HTML of the homepage</a><br />
<a href="?p=220" onclick="a('http://anthologyoi.com/index.php','p=220','hi'); return false;">Click here to see the GET HTML of the homepage</a><br />
 (they are the same)<br />
<textarea id="hi" rows="5" columns="5"></textarea></p>
]]></content:encoded>
			<wfw:commentRss>http://anthologyoi.com/dev/short-ajax-script.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Oh I am a gummy bear; yes, I am a gummy bear&#8230;</title>
		<link>http://anthologyoi.com/blogish/asides/oh-i-am-a-gummy-bear-yes-i-am-a-gummy-bear.html</link>
		<comments>http://anthologyoi.com/blogish/asides/oh-i-am-a-gummy-bear-yes-i-am-a-gummy-bear.html#comments</comments>
		<pubDate>Tue, 29 Apr 2008 17:35:25 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://anthologyoi.com/?p=561</guid>
		<description><![CDATA[The best thing to come out of YouTube since the Kiwi: the Gummy bear song. Oder, ich bin ein gummi BÃ¤r; ich bin ein gummi BÃ¤r. All right, all right. Back to your regularly scheduled broadcasting.]]></description>
			<content:encoded><![CDATA[<p>The best thing to come out of YouTube since the <a href="http://anthologyoi.com/blogish/snif.html">Kiwi</a>: the Gummy bear song.</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/Z47EUaIFrdQ&#038;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/Z47EUaIFrdQ&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>Oder, ich bin ein gummi BÃ¤r; ich bin ein gummi BÃ¤r.</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/gC0sIwcAi1A&#038;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/gC0sIwcAi1A&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>All right, all right. Back to your regularly scheduled broadcasting.</p>
]]></content:encoded>
			<wfw:commentRss>http://anthologyoi.com/blogish/asides/oh-i-am-a-gummy-bear-yes-i-am-a-gummy-bear.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Water balloon not exploding in high-speed</title>
		<link>http://anthologyoi.com/physics/water-balloon-not-exploding-in-high-speed.html</link>
		<comments>http://anthologyoi.com/physics/water-balloon-not-exploding-in-high-speed.html#comments</comments>
		<pubDate>Tue, 01 Apr 2008 02:22:11 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Physics]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://anthologyoi.com/?p=551</guid>
		<description><![CDATA[I am so totally stealing this video from Talk Like a Physicist, but it is worth it and I promise I won&#8217;t do it again. I really don&#8217;t have anything intelligent to add except: COOL!]]></description>
			<content:encoded><![CDATA[<p>I am so totally stealing this video from <a href="http://talklikeaphysicist.com/2008/a-water-balloon-not-exploding-in-high-speed/">Talk Like a Physicist</a>, but it is worth it and I promise I won&#8217;t do it again. I really don&#8217;t have anything intelligent to add except: COOL!</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/XngQJzAmVm8&#038;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/XngQJzAmVm8&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://anthologyoi.com/physics/water-balloon-not-exploding-in-high-speed.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 2.5 is out, and WordPress.org is dressed to match.</title>
		<link>http://anthologyoi.com/blogish/asides/wordpress-25-is-out-and-wordpressorg-is-dressed-to-match.html</link>
		<comments>http://anthologyoi.com/blogish/asides/wordpress-25-is-out-and-wordpressorg-is-dressed-to-match.html#comments</comments>
		<pubDate>Sat, 29 Mar 2008 15:32:07 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://anthologyoi.com/?p=550</guid>
		<description><![CDATA[New and shiny WordPress.org for a new and shiny version of WordPress. This website is officially not running beta software now, so yay! [geek]I upgraded after it was released for only 10 &#8211; 30 minutes. That has to be a &#8230; <a href="http://anthologyoi.com/blogish/asides/wordpress-25-is-out-and-wordpressorg-is-dressed-to-match.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>New and shiny <a href="http://wordpress.org/">WordPress.org</a> for a new and shiny version of <a href="http://wordpress.org/download/">WordPress</a>.</p>
<p>This website is officially not running beta software now, so yay!</p>
<p>[geek]I upgraded after it was released for only 10 &#8211; 30 minutes. That has to be a record.[/geek]</p>
]]></content:encoded>
			<wfw:commentRss>http://anthologyoi.com/blogish/asides/wordpress-25-is-out-and-wordpressorg-is-dressed-to-match.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Are you shutting down for Earth Hour?</title>
		<link>http://anthologyoi.com/blogish/asides/are-you-shutting-down-for-earth-hour.html</link>
		<comments>http://anthologyoi.com/blogish/asides/are-you-shutting-down-for-earth-hour.html#comments</comments>
		<pubDate>Fri, 28 Mar 2008 22:58:30 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[blackout]]></category>
		<category><![CDATA[climate]]></category>
		<category><![CDATA[global movement]]></category>
		<category><![CDATA[save the world]]></category>
		<category><![CDATA[world]]></category>

		<guid isPermaLink="false">http://anthologyoi.com/?p=547</guid>
		<description><![CDATA[Earth hour, which takes place on March 29th at 8:00 P.M. your local time, is an event sponsored by the World Wildlife Fund to raise awareness of the dire ((Hyperbole much? Yes and no. My view of climate change is: &#8230; <a href="http://anthologyoi.com/blogish/asides/are-you-shutting-down-for-earth-hour.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://farm4.static.flickr.com/3283/2359767057_0b4891cf7d_m.jpg" alt="" style="float:left; padding: 5px 10px 0 10px; border:none;"/></a> Earth hour, which takes place on March 29<sup>th</sup> at 8:00 P.M. your local time, is an event sponsored by the World Wildlife Fund to raise awareness of the dire ((Hyperbole much? Yes and no. My view of climate change is: if we want to kill ourselves slowly, let&#8217;s go ahead and do it.)) threat of climate change. </p>
<p>What do you have to do? Nothing much, just turn your lights off for an hour when 8pm rolls around. I&#8217;m planning on hitting my circuit-breaker for a total blackout, but you don&#8217;t have to go that far. Want to participate? Head over to the <a href="http://www.earthhourus.org/">Earth Hour</a> website for more information.</p>
<p>Now this is one of those &#8220;make a lot of publicity but not have much of a real effect&#8221; events, so not even the organizers would argue that this would save the world, so don&#8217;t worry about that part of it. However, these little things do add up, and if you can turn off your lights one night a year and still survive, why shouldn&#8217;t you be able to do it a little more often? Why allow one step <a href="http://www.earthhour.org/earth-hour-every-day">to remain one step</a>? </p>
<p>A quick note on the event:</p>
<blockquote><p>Earth Hour was created by WWF in Sydney, Australia in 2007, and in one year has grown from an event in one city to a global movement. In 2008, millions of people, businesses, governments and civic organizations in nearly 200 cities around the globe will turn out for Earth Hour. More than 100 cities across North America will participate, including the US flagshipsAtlanta, Chicago, Phoenix and San Francisco and Ottawa, Montreal, Toronto and Vancouver.</p></blockquote>
<p><img src="http://farm4.static.flickr.com/3188/2367561294_fbd229c666.jpg" alt="" style="padding: 5px 10px 0 10px; border:none;"/></a></p>
<p>I haven&#8217;t decided yet, but I think that I may even shut down the website for the hour. Maybe, I don&#8217;t know. (Oh and a big hat tip to <a href="http://www.ecogeek.org/content/view/1485/71/">ecogeek </a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://anthologyoi.com/blogish/asides/are-you-shutting-down-for-earth-hour.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web designers vs Web developers</title>
		<link>http://anthologyoi.com/blogish/web-designers-vs-web-developers.html</link>
		<comments>http://anthologyoi.com/blogish/web-designers-vs-web-developers.html#comments</comments>
		<pubDate>Tue, 25 Mar 2008 12:05:44 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Blogish]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://anthologyoi.com/blogish/web-designers-vs-web-developers.html</guid>
		<description><![CDATA[But, what happens when both are you?]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/-Fcur9lxQvg&#038;rel=1&#038;border=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/-Fcur9lxQvg&#038;rel=1&#038;border=0" type="application/x-shockwave-flash" wmode="transparent"width="425" height="355"></embed></object></p>
<p>But, what happens when both are you?</p>
]]></content:encoded>
			<wfw:commentRss>http://anthologyoi.com/blogish/web-designers-vs-web-developers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

