<?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>Transcending Frontiers &#187; Using jQuery For Webpage Notifications</title>
	<atom:link href="http://blog.thefrontiergroup.com.au/tag/notifications/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thefrontiergroup.com.au</link>
	<description>Your peek inside the collective mind of The Frontier Group</description>
	<lastBuildDate>Mon, 02 Apr 2012 04:32:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Using jQuery For Webpage Notifications</title>
		<link>http://blog.thefrontiergroup.com.au/2008/10/using-jquery-for-webpage-notifications/</link>
		<comments>http://blog.thefrontiergroup.com.au/2008/10/using-jquery-for-webpage-notifications/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 04:47:10 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Websites or Tools]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Growl]]></category>
		<category><![CDATA[jGrowl]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Notifications]]></category>

		<guid isPermaLink="false">http://thefrontiergroup.com.au/blog/?p=71</guid>
		<description><![CDATA[With the prevalence of AJAX and background operations on the web these days it pays to have an unobtrusive method for notifying the user when certain things happen. Typically thise is done with an animated graphic, or a popup but these usually mean you have to make a choice between relaying information and being intrusive, [...]]]></description>
			<content:encoded><![CDATA[<p>With the prevalence of AJAX and background operations on the web these days it pays to have an unobtrusive method for notifying the user when certain things happen. Typically thise is done with an animated graphic, or a popup but these usually mean you have to make a choice between relaying information and being intrusive, or being minimal with information and being very passive.</p>
<p><a href="http://growl.info/">Growl</a> is an application that has become quite popular on the Mac, it allows applications to popup a notification sticky in the corner of the screen for a while. They&#8217;re very handy and unobtrusive and now someone has gone ahead and implemented a similar notification style using <a href="http://jquery.com/">jQuery</a>. He calls it <a href="http://stanlemon.net/projects/jgrowl.html">jGrowl</a> which makes sense.</p>
<p>I think I&#8217;ll be using it quite a bit in a few projects I&#8217;ve been working on recently. It seems like the best of both worlds and very easy to implement now that someone else has done the heavy lifting for me.</p>
<script src="http://feeds.feedburner.com/~s/TranscendingFrontiers?i=http://blog.thefrontiergroup.com.au/2008/10/using-jquery-for-webpage-notifications/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://blog.thefrontiergroup.com.au/2008/10/using-jquery-for-webpage-notifications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

