<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/abc" -->
<rss version="0.92">
<channel>
	<title>techrageo.us</title>
	<link>http://techrageo.us</link>
	<description>insight on technology</description>
	<lastBuildDate>Wed, 19 Aug 2009 01:52:42 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Gmail Chat Smileys</title>
		<description><![CDATA[Gmail Chat emoticons are the most popular search terms here at techrageo.us. And now there&#8217;s a new robot smiley.
In the past we&#8217;ve covered Gmail Chat—and its emoticons in particular. Of course everyone who uses Gmail knows it now supports smileys in email, but there have been a couple minor changes for the chat smileys too.

First, [...]]]></description>
		<link>http://techrageo.us/2008/11/06/gmail-chat-smileys/</link>
			</item>
	<item>
		<title>Wildcard Namespaces In XPath</title>
		<description><![CDATA[Select namespaced elements in XPath without specifying the namespace.
Every once in a while you need to get to an XML element that is tucked within some namespace or another, but you really are not in the mood to deal with namespaces. You really don&#8217;t want to mess with XmlNamespaceManager or its ilk; or maybe you [...]]]></description>
		<link>http://techrageo.us/2008/11/01/wildcard-namespaces-in-xpath/</link>
			</item>
	<item>
		<title>Standard and Hidden Yahoo Emoticons</title>
		<description><![CDATA[Are Yahoo Chat Smileys as Popular As Gmail Chat Smileys?
Well, since the most popular posts on this site are, by far, the gmail chat and smiley articles, i am curious to see if Yahoo emoticons will have the same draw. And yes, i know that almost everyone knows these. The value add here will be [...]]]></description>
		<link>http://techrageo.us/2008/10/28/standard-and-hidden-yahoo-emoticons/</link>
			</item>
	<item>
		<title>ESV Bible Via REST</title>
		<description><![CDATA[The ESV Bible REST Web Service
The English Standard Version (ESV) of the Bible is a literal word-for-word translation from Crossway Bibles, who have made it available via a REST web service. There is no charge for non-commercial applications, such as on a personal or church website, though use is limited to 500 verses per query [...]]]></description>
		<link>http://techrageo.us/2008/03/07/esv-bible-via-rest/</link>
			</item>
	<item>
		<title>jQuery For Firebug</title>
		<description><![CDATA[Load jQuery in a Firebug session.
When debugging or poking around in sites where jQuery is not already used, I had been pasting the following code into the multi-line FireBug console and hitting Run. This makes jQuery available for debugging, etc.

j=document.createElement&#40;&#34;SCRIPT&#34;&#41;;
j.src=&#34;http://code.jquery.com/jquery-latest.pack.js&#34;;
document.getElementsByTagName&#40;&#34;HEAD&#34;&#41;&#91;0&#93;.appendChild&#40;j&#41;;

If you use Firebug, this is a handy way to make it even more powerful.
Make it [...]]]></description>
		<link>http://techrageo.us/2008/03/05/jquery-for-firebug/</link>
			</item>
	<item>
		<title>Conditionally-Colored Flex Charts</title>
		<description><![CDATA[The charting in Flex is a pretty good tool, but there are a few small features that it would be really nice if it had.  One of these would be the ability to have a chart series that changed colors depending on it&#8217;s value.  Conditionally colored charts are something that a lot of [...]]]></description>
		<link>http://techrageo.us/2008/02/20/conditionally-colored-flex-charts/</link>
			</item>
	<item>
		<title>New Gmail Chat Smilies</title>
		<description><![CDATA[Google Adds New Smilies to Gmail Chat
Update: For a complete list of Gmail chat emoticons, including the new category four smileys and the new robot and poo smileys see Gmail Chat Smileys.
With the recent update to Gmail chat, Google has added (both round and squared) graphic smilies. What&#8217;s more, some new hidden smilies are showing [...]]]></description>
		<link>http://techrageo.us/2007/12/08/new-gmail-chat-smilies/</link>
			</item>
	<item>
		<title>Show Password Fields</title>
		<description><![CDATA[A simple Javascript bookmarklet shows password field values.
In form fields where a password is entered, it is usually obscured by asterisks or bullets to prevent someone from seeing what you type. This is a great feature but where a long password is being typed or a remembered password is filled in by the browser, you [...]]]></description>
		<link>http://techrageo.us/2007/11/21/show-password-fields/</link>
			</item>
	<item>
		<title>jQuery 1.2</title>
		<description><![CDATA[Major Updates To jQuery
John Resig and the jQuery team have been busy releasing jQuery 1.2 and a bugfix  version 1.2.1.
jQuery Version 1.2
Version 1.2 is a major update to the popular Javascript library. Many new features were added and a few were removed, so updating existing code may be required to use the new release.
Features [...]]]></description>
		<link>http://techrageo.us/2007/10/04/jquery-12/</link>
			</item>
	<item>
		<title>In-Cell Spreadsheet Graphs</title>
		<description><![CDATA[Edward Tufte has promoted the use of inline, word-sized graphs called sparklines to communicate data more effectively, giving rise to several methods of creating inline graphs within documents, including spreadsheets.
This article describes one very simple way of incorporating dynamic bar graphs in your spreadsheets. It works in Excel, IBM Lotus Symphony, OpenOffice, and Google&#8217;s online [...]]]></description>
		<link>http://techrageo.us/2007/09/23/in-cell-spreadsheet-graphs/</link>
			</item>
</channel>
</rss>
