<?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>Gabriel &#187; Ajax</title>
	<atom:link href="http://www.gabrielserafini.com/archives/category/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gabrielserafini.com</link>
	<description>Web Design, Development and Business ... infopoet</description>
	<lastBuildDate>Fri, 12 Mar 2010 18:48:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Gears (BETA)</title>
		<link>http://www.gabrielserafini.com/archives/2007/05/31/google-gears-beta/</link>
		<comments>http://www.gabrielserafini.com/archives/2007/05/31/google-gears-beta/#comments</comments>
		<pubDate>Thu, 31 May 2007 15:41:35 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.gabrielserafini.com/archives/2007/05/31/google-gears-beta</guid>
		<description><![CDATA[Interesting&#8230;

Google Gears (BETA) is an open source browser extension that enables web applications to provide offline functionality using following JavaScript APIs:

Store and serve application resources locally
Store data locally in a fully-searchable relational database
Run asynchronous Javascript to improve application responsiveness

Check it out: Google Gears (BETA)
]]></description>
			<content:encoded><![CDATA[<p>Interesting&#8230;</p>
<blockquote><p>
Google Gears (BETA) is an open source browser extension that enables web applications to provide offline functionality using following JavaScript APIs:</p>
<ul>
<li>Store and serve application resources locally</li>
<li>Store data locally in a fully-searchable relational database</li>
<li>Run asynchronous Javascript to improve application responsiveness</li>
</ul>
<p>Check it out: <a href="http://gears.google.com/">Google Gears (BETA)</a></p></blockquote>
<img src="http://www.gabrielserafini.com/?ak_action=api_record_view&id=814&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gabrielserafini.com/archives/2007/05/31/google-gears-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My-BIC = Easy Ajax (Another AJAX Framework on del.icio.us today)</title>
		<link>http://www.gabrielserafini.com/archives/2006/03/02/my-bic-easy-ajax-another-ajax-framework-on-delicious-today/</link>
		<comments>http://www.gabrielserafini.com/archives/2006/03/02/my-bic-easy-ajax-another-ajax-framework-on-delicious-today/#comments</comments>
		<pubDate>Thu, 02 Mar 2006 17:12:58 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.gabrielserafini.com/archives/2006/03/02/my-bic-easy-ajax-another-ajax-framework-on-delicious-today</guid>
		<description><![CDATA[
My-BIC = Easy Ajax
The What
After tiring of over hyped ajax frameworks trying to hide the guts that make ajax programming fun I decided to share my recipe for easy to make ajax applications where you still have control over everything, but the setup of it all is handled for you. This is a basic state [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>
<strong>My-BIC = Easy Ajax</strong></p>
<p>The What</p>
<p>After tiring of over hyped ajax frameworks trying to hide the guts that make ajax programming fun I decided to share my recipe for easy to make ajax applications where you still have control over everything, but the setup of it all is handled for you. This is a basic state of mind system rather than a framework. I offer you four files and a design pattern that allows you to focus on making things happen rather than setting things up. This is designed for PHP5 but can be written for php4 if people are interested.
</p></blockquote>
<p><a href="http://www.litfuel.net/mybic/">My-BIC = Easy Ajax</a></p>
<img src="http://www.gabrielserafini.com/?ak_action=api_record_view&id=643&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gabrielserafini.com/archives/2006/03/02/my-bic-easy-ajax-another-ajax-framework-on-delicious-today/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>advAJAX / AdvancedAJAX 1.0</title>
		<link>http://www.gabrielserafini.com/archives/2006/03/02/advajax-advancedajax-10/</link>
		<comments>http://www.gabrielserafini.com/archives/2006/03/02/advajax-advancedajax-10/#comments</comments>
		<pubDate>Thu, 02 Mar 2006 16:50:34 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.gabrielserafini.com/archives/2006/03/02/advajax-advancedajax-10</guid>
		<description><![CDATA[Neat looking Ajax library with a lot of configurability.  Someone should do a matrix of all the ajax frameworks with what they offer&#8230;  

This text contains the list of all methods and variables of the AdvancedAJAX (advAJAX) object. This project is available for free for both private, non-commercial and commercial usage. In case [...]]]></description>
			<content:encoded><![CDATA[<p>Neat looking Ajax library with a lot of configurability.  Someone should do a matrix of all the ajax frameworks with what they offer&#8230; <img src='http://www.gabrielserafini.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote><p>
This text contains the list of all methods and variables of the AdvancedAJAX (advAJAX) object. This project is available for free for both private, non-commercial and commercial usage. In case you want to receive support, contact the author.</p>
<p>AdvancedAJAX is a JavaScript object allowing to use XMLHttpRequest object easier and speeding up development of AJAX based projects. It consists a bound of methods helping creating queries, error handling, usage with HTML forms as well as connection timeouts and reconnecting. AdvancedAJAX (so as AJAX itself) is fully supported by internet browsers listed below:</p>
<p>    * Internet Explorer &#8211; 5.0 and above (and other browsers using Microsoft&#8217;s engine)<br />
    * Mozilla &#8211; 1.0 and above (and other browsers based on Gecko engine)<br />
    * Apple Safari &#8211; 1.2 and above<br />
    * Opera &#8211; 7.60 and above
</p></blockquote>
<h3><a href="http://advajax.anakin.us/index-en.htm">advAJAX / AdvancedAJAX 1.0</a></h3>
<img src="http://www.gabrielserafini.com/?ak_action=api_record_view&id=642&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gabrielserafini.com/archives/2006/03/02/advajax-advancedajax-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How vSocial Went from 0 to 71 Million Page Views in (about) 120 Days &#124; Ajax Blog</title>
		<link>http://www.gabrielserafini.com/archives/2006/02/27/how-vsocial-went-from-0-to-71-million-page-views-in-about-120-days-ajax-blog/</link>
		<comments>http://www.gabrielserafini.com/archives/2006/02/27/how-vsocial-went-from-0-to-71-million-page-views-in-about-120-days-ajax-blog/#comments</comments>
		<pubDate>Tue, 28 Feb 2006 00:42:13 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Niner Niner]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.gabrielserafini.com/archives/2006/02/27/how-vsocial-went-from-0-to-71-million-page-views-in-about-120-days-ajax-blog</guid>
		<description><![CDATA[I&#8217;ve been using vSocial more and more lately to watch clips and my main man Shanti recently got a chance for a full-blown interview and posted it over on Ajax Blog.  You should definitely check it out since they&#8217;ve been scaling massively lately and you can watch cool videos on their site.

We wanted to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using <a href="http://vsocial.com/">vSocial</a> more and more lately to watch clips and my main man <a href="http://sablog.com/">Shanti</a> recently got a chance for a full-blown interview and posted it over on <a href="http://ajaxblog.com/">Ajax Blog</a>.  You should definitely check it out since they&#8217;ve been scaling massively lately and you can watch cool videos on their site.</p>
<blockquote><p>
We wanted to pick the brains of the vSocial founding team and learn about: starting a new social networking site, building a large-scale, high-bandwidth web app, developing with Ajax, building traffic/buzz, life hacks, and more.</p>
<p>The numbers speak for themselves: vSocial has gone from 0 to 71M  monthly page views, 270K  unique daily visitors and 45M videos served a month &#8230; all in about 120 days!</p>
<p>Brad Webb and Mark Sigal of vSocial were kind enough to sit down with Ajax Blog for the following interview. Enjoy!</p>
<p>Can you describe how the company or concept behind vSocial.com came about?</p>
<p>The core platform behind vSocial was developed over the past three years (with vSocial&#8217;s other co-founder, Brent Oesterblad) as part of a general purpose social media platform for uploading and sharing pictures, music, movies and other rich media content items. Looking at the market mid-last year, it was clear that Internet video was about to hit in a big way, and we felt that we had a lot of &#8220;secret sauce&#8221; to bring to the equation so we opted to focus there. The underlying platform is quite feature rich, and we expect to roll more of it out into the market in the coming months.
</p></blockquote>
<h3>Read the rest of the interview: <a href="http://ajaxblog.com/archives/2006/02/27/how-vsocial-went-from-0-to-71-million-page-views-in-about-120-days">How vSocial Went from 0 to 71 Million Page Views in (about) 120 Days | Ajax Blog</a></h3>
<img src="http://www.gabrielserafini.com/?ak_action=api_record_view&id=639&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gabrielserafini.com/archives/2006/02/27/how-vsocial-went-from-0-to-71-million-page-views-in-about-120-days-ajax-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XHR = XMLHttpRequest</title>
		<link>http://www.gabrielserafini.com/archives/2005/11/29/xhr-xmlhttprequest/</link>
		<comments>http://www.gabrielserafini.com/archives/2005/11/29/xhr-xmlhttprequest/#comments</comments>
		<pubDate>Tue, 29 Nov 2005 22:39:07 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.gabrielserafini.com/archives/2005/11/29/xhr-xmlhttprequest</guid>
		<description><![CDATA[Listening to the excellent Ajaxian podcast.
FYI, XHR = XMLHttpRequest
Took me a while to get that&#8230;  
]]></description>
			<content:encoded><![CDATA[<p>Listening to the excellent <a href="http://ajaxian.com/">Ajaxian</a> podcast.</p>
<p>FYI, <strong>XHR</strong> = <u>X</u>ML<u>H</u>ttp<u>R</u>equest</p>
<p>Took me a while to get that&#8230; <img src='http://www.gabrielserafini.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://www.gabrielserafini.com/?ak_action=api_record_view&id=575&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gabrielserafini.com/archives/2005/11/29/xhr-xmlhttprequest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web 2.0 Bingo!</title>
		<link>http://www.gabrielserafini.com/archives/2005/11/29/web-20-bingo/</link>
		<comments>http://www.gabrielserafini.com/archives/2005/11/29/web-20-bingo/#comments</comments>
		<pubDate>Tue, 29 Nov 2005 09:33:07 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.gabrielserafini.com/?p=572</guid>
		<description><![CDATA[
LOL.  I&#8217;m like, batting soooo high on this list for ALL of my sekrit projects.  I am really a @WWEb2.0 developer I guess.  I mean, really, who&#8217;s NOT User-Centric with tag clouds these days?  Geeez, get with the times!  
Web 2.0 Bingo!
(Via del.icio.us and Web 2.0 is Web-Licious)
]]></description>
			<content:encoded><![CDATA[<p><a href="http://web2.0bingo.com/"><img src="http://www.gabrielserafini.com/images/blog/_web2_bingo.gif" width="420" height="416" alt="Web 2.0 Bingo!" title="Web 2.0 Bingo!" /></a></p>
<p>LOL.  I&#8217;m like, batting soooo high on this list for ALL of my sekrit projects.  I am really a @WWEb2.0 developer I guess.  I mean, really, who&#8217;s NOT User-Centric with tag clouds these days?  Geeez, get with the times! <img src='http://www.gabrielserafini.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://web2.0bingo.com/">Web 2.0 Bingo!</a></p>
<p>(Via <a href="http://del.icio.us/">del.icio.us</a> and <a href="http://web2.blog-o-matic.com/">Web 2.0 is Web-Licious</a>)</p>
<img src="http://www.gabrielserafini.com/?ak_action=api_record_view&id=572&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gabrielserafini.com/archives/2005/11/29/web-20-bingo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>system7designs :: Phoogle Maps 2.0</title>
		<link>http://www.gabrielserafini.com/archives/2005/11/22/system7designs-phoogle-maps-20/</link>
		<comments>http://www.gabrielserafini.com/archives/2005/11/22/system7designs-phoogle-maps-20/#comments</comments>
		<pubDate>Tue, 22 Nov 2005 07:58:17 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Cool Hunting]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.gabrielserafini.com/archives/2005/11/22/system7designs-phoogle-maps-20</guid>
		<description><![CDATA[system7designs :: Phoogle Maps 2.0

Phoogle Maps (pronounced like Foogle Maps) is a PHP class that integrates itself with the Google Maps API and with the geocoder.us database to make an easy to use interface to display Google Maps on your site. With about 5 lines of PHP code you can display a customized Google Map [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.system7designs.com/codebase">system7designs :: Phoogle Maps 2.0</a></p>
<blockquote><p>
Phoogle Maps (pronounced like Foogle Maps) is a PHP class that integrates itself with the Google Maps API and with the geocoder.us database to make an easy to use interface to display Google Maps on your site. With about 5 lines of PHP code you can display a customized Google Map on your website. Please note that you will need a free Google Maps API Key to use Phoogle Maps
</p></blockquote>
<img src="http://www.gabrielserafini.com/?ak_action=api_record_view&id=566&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gabrielserafini.com/archives/2005/11/22/system7designs-phoogle-maps-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSS Fun Time</title>
		<link>http://www.gabrielserafini.com/archives/2005/11/06/rss-fun-time/</link>
		<comments>http://www.gabrielserafini.com/archives/2005/11/06/rss-fun-time/#comments</comments>
		<pubDate>Mon, 07 Nov 2005 00:57:40 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.gabrielserafini.com/archives/2005/11/06/rss-fun-time</guid>
		<description><![CDATA[
Coming soon&#8230;  
]]></description>
			<content:encoded><![CDATA[<p><a href="http://rssfuntime.com/"><img src="http://www.gabrielserafini.com/images/blog/rssfuntime_logo.gif" width="302" height="41" alt="RSS Fun Time" title="RSS Fun Time" style="background: #f60; padding: 4px;" /></a></p>
<p>Coming soon&#8230; <img src='http://www.gabrielserafini.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://www.gabrielserafini.com/?ak_action=api_record_view&id=552&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gabrielserafini.com/archives/2005/11/06/rss-fun-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logged in as . Logout &#8211; WordPress Support forum saves the day.</title>
		<link>http://www.gabrielserafini.com/archives/2005/10/08/logged-in-as-logout-wordpress-support-forum-saves-the-day/</link>
		<comments>http://www.gabrielserafini.com/archives/2005/10/08/logged-in-as-logout-wordpress-support-forum-saves-the-day/#comments</comments>
		<pubDate>Sat, 08 Oct 2005 10:12:52 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.gabrielserafini.com/archives/2005/10/08/logged-in-as-logout-wordpress-support-forum-saves-the-day</guid>
		<description><![CDATA[So&#8230; I was having a brutal bug with WordPress seeming to think that I was logged in when I wasn&#8217;t.  I tried everything I could think of, turning off all plugins, trying different themes, looking at various database settings.  Then, of course, I finally had to just Google what I was looking for. [...]]]></description>
			<content:encoded><![CDATA[<p>So&#8230; I was having a brutal bug with WordPress seeming to think that I was logged in when I wasn&#8217;t.  I tried everything I could think of, turning off all plugins, trying different themes, looking at various database settings.  Then, of course, I finally had to just Google what I was looking for.  And lo and behold, the exact answer to the problem:</p>
<p><a href="http://wordpress.org/support/topic/28423">Logged in as . Logout &#8212; WordPress Support</a></p>
<blockquote><p>
<strong>Logged in as . Logout</strong><br />
&#8230;<br />
try checking your user list to see if you have a blank user added somehow?
</p></blockquote>
<p>That was the answer.  I had a blank user in the Users list somehow.  I gave the user a user name, then demoted to level 0 so that I could delete.</p>
<p>And now, you can actually comment, sign in and also use the live search functionality on <a href="http://ajaxblog.com/">Ajax Blog</a> now!  <img src='http://www.gabrielserafini.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <img src='http://www.gabrielserafini.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <img src='http://www.gabrielserafini.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://www.gabrielserafini.com/?ak_action=api_record_view&id=515&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gabrielserafini.com/archives/2005/10/08/logged-in-as-logout-wordpress-support-forum-saves-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajax Blog &#8211; All Ajax, all the time &#8211; XMLHttpRequest, Javascript, Web 2.0 all the way</title>
		<link>http://www.gabrielserafini.com/archives/2005/10/07/ajax-blog-all-ajax-all-the-time-xmlhttprequest-javascript-web-20-all-the-way/</link>
		<comments>http://www.gabrielserafini.com/archives/2005/10/07/ajax-blog-all-ajax-all-the-time-xmlhttprequest-javascript-web-20-all-the-way/#comments</comments>
		<pubDate>Fri, 07 Oct 2005 11:03:17 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Menlo Park 2.0]]></category>
		<category><![CDATA[Niner Niner]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.gabrielserafini.com/archives/2005/10/07/ajax-blog-all-ajax-all-the-time-xmlhttprequest-javascript-web-20-all-the-way</guid>
		<description><![CDATA[Ajax Blog &#8211; All Ajax, all the time &#8211; XMLHttpRequest, Javascript, Web 2.0 all the way

We&#8217;re proud release our redesign for Ajax Blog. The old design was wearing a little thin. This is our new design, based on a customized version of the excellent K2 theme by Michael and Chris.

]]></description>
			<content:encoded><![CDATA[<p><a href="http://ajaxblog.com/">Ajax Blog &#8211; All Ajax, all the time &#8211; XMLHttpRequest, Javascript, Web 2.0 all the way</a></p>
<blockquote><p>
We&#8217;re proud release our redesign for Ajax Blog. The old design was wearing a little thin. This is our new design, based on a customized version of the excellent K2 theme by Michael and Chris.
</p></blockquote>
<img src="http://www.gabrielserafini.com/?ak_action=api_record_view&id=513&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gabrielserafini.com/archives/2005/10/07/ajax-blog-all-ajax-all-the-time-xmlhttprequest-javascript-web-20-all-the-way/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
