<?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>Petar Strinic &#187; jquery</title>
	<atom:link href="http://petarstrinic.com/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://petarstrinic.com</link>
	<description>and all those sorts of things...</description>
	<lastBuildDate>Sat, 23 Apr 2011 21:59:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Password box with words in it?</title>
		<link>http://petarstrinic.com/password-box-with-words-in-it/</link>
		<comments>http://petarstrinic.com/password-box-with-words-in-it/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 19:23:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[hidden]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://petarstrinic.com/?p=272</guid>
		<description><![CDATA[I was working on updating the looks of a site, last week, and the designer sent me a mockup for a login page that had the word &#8220;Password&#8221; in the password field. Something like this:

Of course this isn&#8217;t really possible with an &#8216;input type=&#8221;password&#8221;&#8216; element, and we certainly wouldn&#8217;t want the user to type in [...]]]></description>
		<wfw:commentRss>http://petarstrinic.com/password-box-with-words-in-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Geocode via AJAX</title>
		<link>http://petarstrinic.com/google-geocode-api/</link>
		<comments>http://petarstrinic.com/google-geocode-api/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 22:34:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[geocode]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://petarstrinic.com/?p=188</guid>
		<description><![CDATA[I was looking for a quick way to copy and paste an address and get it's longitude and latitude, so obviously I looked to Google maps for the answer. 
If you have a Google map instantiated you can use it to geocode of an address, with the GClientGeocoder class, but what if you don't want a map at all? 
Of course there is an HTTP API to do it, which seemed a bit more like what I needed...]]></description>
		<wfw:commentRss>http://petarstrinic.com/google-geocode-api/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

