<?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>AjaxCamp &#187; krispy</title>
	<atom:link href="http://www.ajaxcamp.org/author/krispy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxcamp.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 07 Jan 2010 21:11:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>APN TONIGHT! @Rhino</title>
		<link>http://www.ajaxcamp.org/2008/05/12/apn-tonight-rhino/</link>
		<comments>http://www.ajaxcamp.org/2008/05/12/apn-tonight-rhino/#comments</comments>
		<pubDate>Mon, 12 May 2008 18:30:44 +0000</pubDate>
		<dc:creator>krispy</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://ajaxcamp.org/?p=18</guid>
		<description><![CDATA[Hi folks! Just a quick reminder:
Ajax Pub Nite
May 12th, 2008 @ 7pm
The Rhino (1249 Queen St. W)
Come join us at an excellent neighborhood pub for a pint while we
discuss web application development, Javascript, web standards, and
whatever happened to &#8220;remote scripting&#8221;.
There is no price for admission, but there are likely to be several
eeePC laptops on hand [...]]]></description>
			<content:encoded><![CDATA[<p>Hi folks! Just a quick reminder:</p>
<p><a href="http://ajaxcamp.org">Ajax Pub Nite</a><br />
May 12th, 2008 @ 7pm<br />
<a href="http://maps.google.com/maps?f=q&#038;hl=en&#038;geocode=&#038;q=1249+Queen+St.+West,+Toronto&#038;sll=43.641761,-79.430812&#038;sspn=0.010994,0.021136&#038;ie=UTF8&#038;t=h&#038;z=16&#038;iwloc=addr">The Rhino (1249 Queen St. W)</a></p>
<p>Come join us at an excellent neighborhood pub for a pint while we<br />
discuss web application development, Javascript, web standards, and<br />
whatever happened to &#8220;remote scripting&#8221;.</p>
<p>There is no price for admission, but there are likely to be several<br />
eeePC laptops on hand to take advantage of the free wifi. Perhaps this<br />
month we can get a Helma server farm working?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxcamp.org/2008/05/12/apn-tonight-rhino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reminder: Ajax Pub Nite #4 is tonight!</title>
		<link>http://www.ajaxcamp.org/2008/04/14/apn4-reminder/</link>
		<comments>http://www.ajaxcamp.org/2008/04/14/apn4-reminder/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 18:59:15 +0000</pubDate>
		<dc:creator>krispy</dc:creator>
				<category><![CDATA[Pub Nite]]></category>

		<guid isPermaLink="false">http://ajaxcamp.org/?p=17</guid>
		<description><![CDATA[Just a reminder to everyone, our fourth Ajax Pub Nite is happening tonight at 7pm at The Rhino (that&#8217;s 1249 Queen Street West). Come have a beer with us and engage in some nerdy JavaScript talk. You can RSVP on the Facebook event page.
Hope to see you all there!
]]></description>
			<content:encoded><![CDATA[<p>Just a reminder to everyone, our fourth <strong>Ajax Pub Nite</strong> is happening <strong>tonight </strong>at <strong>7pm</strong> at <a href="http://therhino.ca/">The Rhino</a> (that&#8217;s <a title="just west of Dufferin" href="http://maps.google.com/?q=1249+Queen+Street+West,+Toronto">1249 Queen Street West</a>). Come have a beer with us and engage in some nerdy JavaScript talk. <a href="http://www.facebook.com/event.php?eid=11542937996">You can RSVP on the Facebook event page</a>.</p>
<p>Hope to see you all there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxcamp.org/2008/04/14/apn4-reminder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News &amp; Reviews 001</title>
		<link>http://www.ajaxcamp.org/2008/03/03/news-reviews-001/</link>
		<comments>http://www.ajaxcamp.org/2008/03/03/news-reviews-001/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 13:56:44 +0000</pubDate>
		<dc:creator>krispy</dc:creator>
				<category><![CDATA[Ajax News]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Props]]></category>
		<category><![CDATA[Pub Nite]]></category>

		<guid isPermaLink="false">http://ajaxcamp.org/2008/03/03/news-reviews-001/</guid>
		<description><![CDATA[Well folks, it has been a busy month!
James Newton-King has released a new version of Json.NET that apparently has a new easier syntax that allows for developer friendly querying and creation of JSON code.
Pownce (a Kevin Rose project) has released version 2.0 of their API and apologized for taking so long in getting it out. [...]]]></description>
			<content:encoded><![CDATA[<p>Well folks, it has been a busy month!</p>
<p>James Newton-King has released a <a href="http://james.newtonking.com/archive/2008/03/02/json-net-2-0-beta-2.aspx">new version</a> of Json.NET that apparently has a new easier syntax that allows for developer friendly querying and creation of <acronym title="JavaScript Object Notation">JSON</acronym> code.</p>
<p>Pownce (a Kevin Rose project) has <a href="http://blog.pownce.com/2008/02/28/announcing-pownce-api-v20/">released version 2.0</a> of their API and apologized for taking so long in getting it out. They claim that it has been made developer friendly and they hope to start to compete with twitter on the 3rd party client metric… hmm… we&#8217;ll see how that goes. It sounds to me like we are getting into the realm of GMail 2.0…</p>
<p>Jeff Atwood posted a <a href="http://www.codinghorror.com/blog/archives/001065.html">hilarious storming viewpoint</a> on <acronym title="David Heinemeier Hansson">DHH</acronym> (David Heinemeier Hansson) calling him a “Douchebag”—its a must read as Jeff calls David on “…gets off on putting other people down.”</p>
<p>Hot off the press it appears that Joey deVilla (<a href="http://globalnerdy.com">Global Nerdy</a>,  <a href="http://www.joeydevilla.com/">The Accordion Guy</a>)—(formerly of Tucows; <em>NOW</em> formerly of <a href="http://tsotinc.com/">TSOT</a>) <a href="http://globalnerdy.com/2008/03/03/the-new-job-nerd-wrangler-at-b5media/">has moved on to work for B5 Media</a>!  As stated this morning he has moved on… the question now is why?</p>
<p>Have a great day all!</p>
<p>Remember <strong>Monday March 10th</strong> is the next <strong>Ajax Pub Nite</strong>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxcamp.org/2008/03/03/news-reviews-001/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Props to Helma &#8211; Server Side Javascript Framework</title>
		<link>http://www.ajaxcamp.org/2008/02/04/props-to-helma-server-side-javascript-framework/</link>
		<comments>http://www.ajaxcamp.org/2008/02/04/props-to-helma-server-side-javascript-framework/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 21:57:29 +0000</pubDate>
		<dc:creator>krispy</dc:creator>
				<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Helma]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Props]]></category>

		<guid isPermaLink="false">http://ajaxcamp.org/2008/02/04/props-to-helma-server-side-javascript-framework/</guid>
		<description><![CDATA[I want to send props out to Chris Zumbrunn of Helma fame. What is Helma you ask?
 There has been a recent surge of interest in more light weight approaches for rapid web application development, highlighted by the rise in popularity of RubyOnRails, especially amongst the Java/J2EE developer community.
But using a framework like RoR means [...]]]></description>
			<content:encoded><![CDATA[<p>I want to send props out to <a href="http://zumbrunn.com/mochazone/" title="Chris Zumbrunn">Chris Zumbrunn</a> of Helma fame. What is Helma you ask?</p>
<blockquote cite="https://victorianjug.dev.java.net/2008/January/January.html"><p> There has been a recent surge of interest in more light weight approaches for rapid web application development, highlighted by the rise in popularity of RubyOnRails, especially amongst the Java/J2EE developer community.</p>
<p>But using a framework like RoR means Java developers need to learn not only a new language, but a new class library and completely different ways of working, giving up their very valuable experience and knowledge of the Java and J2EE.</p>
<p><a href="http://dev.helma.org" alt="Helma Developers">Helma</a>, a server-side Javascript web development framework offers a compelling alternative. Built on the Java platform and using technologies (Servlets, JDBC, etc) familiar to Java web application developers, it provides much of the same functionality as RoR while still letting Java developers have easy access to any Java libraries they need. Likewise, using JavaScript as the scripting language means that Java developers have a more familiar language to work with and one they may already be familiar with if they are building AJAXy, Web 2.0 style applications.</p></blockquote>
<p>Helma is also being featured in the latest <a href="http://www.openexpo.ch/openexpo-2008-bern/open-source-projekte/" title="OpenExpo">OpenExpo</a> which looks to be shaping up to be a great  event. (Note: You might need to know German to get the full value of the event &#8211; no I do not speak or understand German but google translate does a decent job)</p>
<p>It was also featured in a Linux Journal in and around September 2007 (I&#8217;ll post the issue when I look it up again) from it I started <a href="http://www.helmablog.com" title="Helma Development">HelmaBlog.com</a> which can help you get a simple feed reader project under way.</p>
<p>Helma is worth checking out if you are into JavaScript development.  I&#8217;m working on a comparison of Helma and Grails and Groovy On Rails &#8211; we&#8217;ll see where that goes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxcamp.org/2008/02/04/props-to-helma-server-side-javascript-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asynchronous Beer and Geeking</title>
		<link>http://www.ajaxcamp.org/2008/01/19/asynchronous-beer-and-geeking/</link>
		<comments>http://www.ajaxcamp.org/2008/01/19/asynchronous-beer-and-geeking/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 02:54:14 +0000</pubDate>
		<dc:creator>krispy</dc:creator>
				<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http://ajaxcamp.org/2008/01/19/asynchronous-beer-and-geeking/</guid>
		<description><![CDATA[Thanks to Ian Irving for helping us come up with a new tagline for this site: &#8220;Asynchronous Beer and Geeking&#8220;. Heck, it&#8217;s a lot better than the ones I came up with.
How bad are the ones I came up with, you ask? Well, for your entertainment (and my personal embarrassment), I present you with my [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.whatswiththat.ca/mush/gall/pictures/l5.html" rel="acquaintance met"><img src="http://www.ajaxcamp.org/wp-content/uploads/2008/01/l5.jpg" width="50%" class="right" title="Brent Ashley showing off this “JavaScript Remote Scripting – Now with XMLHttp!!” t-shirt, taken by Pete Mosely" alt="Brent Ashley showing off this “JavaScript Remote Scripting – Now with XMLHttp!!” t-shirt, taken by Pete Mosely" /></a>Thanks to <a href="http://falsepositives.com/" rel="friend met colleague">Ian Irving</a> for <a href="http://www.falsepositives.com/index.php/2008/01/18/weird-wonderful-web-links-for-january-18th/#comment-32248" title="False Positives: Weird Wonderful Web Links for January 18th">helping us come up with</a> a new tagline for <a href="http://ajaxcamp.org/" title="Ajax Pub Nite blog">this site</a>: &#8220;<strong>Asynchronous Beer and Geeking</strong>&#8220;. Heck, it&#8217;s a lot better than the ones I came up with.</p>
<p>How bad are the ones I came up with, you ask? Well, for your entertainment (and my personal embarrassment), I present you with my list of rejected site taglines (I want to warn you in advance that a lot of these—if not all of them—are kinda out of left field, and didn&#8217;t quite represent both the Ajax <em>and</em> Pub Nite aspects in a way I liked, which is why they were rejected), so bear with me):</p>
<p><span id="more-8"></span><br />
<blockquote>
<ul>
<li>“Asynchronously requesting since 2007” — Maybe? possibly a better variation of this?
<ul>
<li>“Dynamically serving content since 2007”</li>
</ul>
</li>
<li>“Enhancing web experiences while impairing our own”</li>
<li>“No longer just a cleaning solution”</li>
<li>“Now with 10× more beer”</li>
<li>“Now with more scripty goodness”</li>
<li>“More <code>XmlHttpRequest</code>s than you can shake a stick at”</li>
<li>“<code>$("#pub").load("nerds").find(".nerd").each(function(){ $(this).drink(); }).addClass("inebriated");</code>” — Too geeky/obscure? Maybe not this one then. The string values can change if we wanna adapt it though. (Optionally, could’ve tacked on <code>fadeOut()</code> to the end of the chain (just for kicks), but I didn’t want to infer anything that isn’t necessarily so.)</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxcamp.org/2008/01/19/asynchronous-beer-and-geeking/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Photos from Ajax Pub Nite #1</title>
		<link>http://www.ajaxcamp.org/2008/01/16/photos-from-ajax-pub-nite-1/</link>
		<comments>http://www.ajaxcamp.org/2008/01/16/photos-from-ajax-pub-nite-1/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 01:09:28 +0000</pubDate>
		<dc:creator>krispy</dc:creator>
				<category><![CDATA[Pub Nite]]></category>

		<guid isPermaLink="false">http://ajaxcamp.org/2008/01/17/photos-from-ajax-pub-nite-1/</guid>
		<description><![CDATA[Ajax Pub Nite #1 was a smashing success! We had around 25 people show up—not at all bad for a first event—and everyone seemed to enjoy themselves quite well. We were at The Rhino—same place as Rails Pub Nites, and a ]]></description>
			<content:encoded><![CDATA[<p><a href="http://ajaxcamp.org/2007/12/03/welcome-to-ajaxcamporg-come-to-ajax-pub-nite/">Ajax Pub Nite #1</a> was a smashing success! We had around 25 people show up—not at all bad for a first event—and everyone seemed to enjoy themselves quite well. We were at <a href="http://therhino.ca/">The Rhino</a>—same place as <a href="http://unspace.ca/innovation/pubnite">Rails Pub Nites</a>, and a <a href="http://www.oreilly.com/catalog/jscript5/" title="The animal on the O'Reilly JavaScript book ('JavaScript: The Definitive Guide')''>rather</a> <a href="www.mozilla.org/rhino/" title="Rhino is also the name of an open-source JavaScript interpreter">appropriate</a> venue, if I do say so myself. Thanks to everyone who came out!I was so caught up in all the whole thing that I forgot to call to attention two things I wanted to discuss: <del datetime="2008-01-21T00:17:59+00:00">coming up with a half-decent tagline for the site</del> <ins datetime="2008-01-21T00:17:59+00:00"><strong>Update:</strong> <a href="http://ajaxcamp.org/2008/01/19/asynchronous-beer-and-geeking/">that&#8217;s been resolved</a></ins>, and brainstorming some ideas for a good enough parody for <a href="http://jsoff.org">JSOFF</a> (as opposed to <a href="http://www.json.org/" title="JavaScript Object Notation">JS<em>ON</em></a>). Oh well, there&#8217;s always next month I suppose <img src='http://www.ajaxcamp.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<p><a href="http://ashleyit.com/blogs/brentashley/" title="Brent Ashley">Brent</a> took <a href="http://flickr.com/photos/gabrielm3/tags/brentashleytookthesepics/" title="Brent Ashley's photos from Ajax Pub Nite #1">some photos</a>, as <a href="http://flickr.com/photos/gabrielm3/sets/72157603728208236/" title="Ajax Pub Nite set on Flickr">did I</a>:</p>
<p><a href="http://flickr.com/photos/gabrielm3/2197412227/"><img src="http://farm3.static.flickr.com/2335/2197412227_6181fb7ed9.jpg?v=0" alt="Photo of the Ajax Pub Nite crowd" height="346" width="462" /></a></p>
<p><a href="http://flickr.com/photos/gabrielm3/2198190526/"><img src="http://farm3.static.flickr.com/2255/2198190526_3319ee699d.jpg?v=0" alt="Another photo of the Ajax Pub Nite crowd" height="346" width="462" /></a></p>
<p><a href="http://flickr.com/photos/gabrielm3/2197405613/"><img src="http://farm3.static.flickr.com/2271/2197405613_ff3ab6c72a.jpg?v=0" alt="Yet another photo of the Ajax Pub Nite crowd" height="346" width="462" /></a></p>
<p><span id="more-20"></span><a href="http://flickr.com/photos/gabrielm3/2197309253/"><img src="http://farm3.static.flickr.com/2417/2197309253_88888c3f05.jpg?v=0" alt="One more photo of the Ajax Pub Nite crowd" height="346" width="462" /></a></p>
<p><a href="http://flickr.com/photos/gabrielm3/2198513446/"><img src="http://farm3.static.flickr.com/2190/2198513446_f2fbb08745.jpg?v=0" alt="Television set with an error dialog: 'Clock Setting: System has lost the current time due to power outage. Please reset the time again. [OK]'" height="346" width="462" /></a></p>
<p>You can view the rest of them <a href="http://flickr.com/photos/gabrielm3/sets/72157603728208236/" title="'Ajax Pub Nite #1' Flickr set">in this Flickr set</a>. If you&#8217;ve got photos of your own from the night, be sure to <strong>add them to the <a href="http://www.flickr.com/groups/ajaxpubnite/pool/" title="Ajax Pub Nite flickr pool">Ajax Pub Nite Flickr pool</a></strong> or tag them with &#8220;<strong><a href="http://flickr.com/photos/tags/ajaxpubnite" title="Flickr - photos tagged with 'ajaxpubnite'">ajaxpubnite</a></strong>&#8221; (preferably both).  Once again, a big thanks goes out to everyone who showed up. Hope to see even more of you next month!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxcamp.org/2008/01/16/photos-from-ajax-pub-nite-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Coming Soon!</title>
		<link>http://www.ajaxcamp.org/2007/11/26/coming-soon/</link>
		<comments>http://www.ajaxcamp.org/2007/11/26/coming-soon/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 00:40:53 +0000</pubDate>
		<dc:creator>krispy</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://ajaxcamp.org/2007/11/26/coming-soon/</guid>
		<description><![CDATA[Hello Everyone! We&#8217;ll be updating this space with more information about Ajax Pub Nite (and eventually AjaxCamp) as it becomes available, so stay tuned! I recommend you grab our handy-dandy RSS feed so you can easily keep track of what&#8217;s going on!
]]></description>
			<content:encoded><![CDATA[<p>Hello Everyone! We&#8217;ll be updating this space with more information about <a href="http://ajaxcamp.org/ajax-pub-nite/" title="Ajax Pub Nite"><strong>Ajax Pub Nite</strong></a> (and eventually <strong>AjaxCamp</strong>) as it becomes available, so stay tuned! I recommend you grab our <a href="http://ajaxcamp.org/feed/" title="Subscribe to AjaxCamp.org">handy-dandy <abbr title="Really Simple Syndication">RSS</abbr> feed</a> so you can easily keep track of what&#8217;s going on!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxcamp.org/2007/11/26/coming-soon/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
