<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.5" -->
<rss version="0.92">
<channel>
	<title>OneMarco</title>
	<link>http://onemarco.com</link>
	<description>Web development in the age of Web 2.0</description>
	<lastBuildDate>Tue, 02 Feb 2010 23:28:08 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Improving the Date Picker User Interface (UI)</title>
		<description>Date pickers have become ubiquitous user interface elements in online forms. If you do not know what date pickers are, they are those interactive calendars that pop up to assist you when selecting a date. They are not useful in all situations, like when you already know the date you ...</description>
		<link>http://onemarco.com/2008/12/13/improving-the-date-picker-user-interface-ui/</link>
			</item>
	<item>
		<title>JavaScript Callbacks and Binding (and Callback Arguments and References)</title>
		<description>
	Callback functions are used in JavaScript (JS) extensively. They are required 
	for AJAX/XHR, event handling, and in popular JS libraries. However, passing around
	functions as arguments can cause headaches, especially for beginner JS programmers.

Problems with binding/this
One of the biggest problems with passing functions as callbacks is this and what it
refers to. ...</description>
		<link>http://onemarco.com/2008/11/12/callbacks-and-binding-and-callback-arguments-and-references/</link>
			</item>
	<item>
		<title>Startup Weekend Houston</title>
		<description>This past weekend I participated in Startup Weekend Houston.  For some reason I ended up in the UI design group, even though my specialty is front-end web-dev.  I had a blast though, working with the UI team, Matt Alberty, Marcus Mateus, and Ramesh Bhaskar.  Two and a ...</description>
		<link>http://onemarco.com/2007/10/01/startup-weekend-houston/</link>
			</item>
	<item>
		<title>The Google Maps Tooltip Gets a Shadow (and HTML Support)</title>
		<description>In the spirit of consistency, I decided to add a shadow to the tooltips (View the example).  They just didn't blend in with the rest of the Google Maps overlays.  So I set out to replicate the "standard" Google Maps shadows.
Replicating the Shadow
Through a mix of reasoning, instinctive ...</description>
		<link>http://onemarco.com/2007/08/06/the-tooltip-gets-a-shadow-and-dom-node-support/</link>
			</item>
	<item>
		<title>Improved CSS Styling for Visited Links</title>
		<description>I was recently checking my site traffic reports to see where my visitors were coming from and I found a mind-blowing (at least for me) CSS technique for visited links.  Eva-Lotta Lam uses a check mark background image for visited links rather than simply changing the text color.  ...</description>
		<link>http://onemarco.com/2007/06/06/better-visited-links/</link>
			</item>
	<item>
		<title>Batch Geocoding with the Google Maps API</title>
		<description>I've been working more and more with the Google Maps API recently.  And one thing strikes me as odd; it's difficult to find examples of how to retrieve geocodes for addresses.  If you're going to implement the API in a website, you usually have to take multiple addresses ...</description>
		<link>http://onemarco.com/2007/06/03/geocoding-with-the-google-maps-api/</link>
			</item>
	<item>
		<title>Custom Tooltips for the Google Maps API</title>
		<description>Welcome to my JavaScript blog, onemarco.com, or as I like to call it, Blog de Alionso. I've been developing with JavaScript for about six months now and I've learned so much from others' blogs. I'll be sharing some of the scripts I've developed recently, in the hopes that my experience ...</description>
		<link>http://onemarco.com/2007/05/16/custom-tooltips-for-google-maps/</link>
			</item>
</channel>
</rss>
