Skip to content

Instantly share code, notes, and snippets.

@julien51
Created July 21, 2010 06:39
Show Gist options
  • Save julien51/484158 to your computer and use it in GitHub Desktop.
Save julien51/484158 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html class="no-js" xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://www.facebook.com/2008/fbml" xml:lang="en" lang="en">
<!--
/\_ \ /\_ \
__ ___ __ __ __ __ \//\ \ \//\ \ __
/'_ `\ / __`\/\ \/\ \/\ \ /'__`\ \ \ \ \ \ \ /'__`\
/\ \L\ \/\ \L\ \ \ \_/ \_/ \/\ \L\.\_ \_\ \_ \_\ \_/\ \L\.\_
\ \____ \ \____/\ \___x___/'\ \__/.\_\/\____\/\____\ \__/.\_\
\/___L\ \/___/ \/__//__/ \/__/\/_/\/____/\/____/\/__/\/_/
/\____/
\_/__/
-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta http-equiv="imagetoolbar" content="no" />
<meta name="copyright" content="Copyright (c) 2008-2010 Gowalla Inc." />
<meta name="revisit-after" content="3 days" />
<meta name="google-site-verification" content="sKEy4Y_PgMZ5yAtGc_zWwdDNKKx4e3uudRa98LMrAAs" />
<meta name="google-site-verification" content="lKgR4oX9ymM0CBmnk2pnex3JHWx1upIXXOLdSGtGogU" />
<meta name="google-site-verification" content="JUZE7IOuioIAuK2DgaJxY9aHPNSA9SxjpZ9hUEFl3NQ" />
<meta name="csrf-param" content="authenticity_token"/>
<meta name="csrf-token" content="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0="/>
<link rev="canonical" href="http://gowal.la/u/julien">
<link rel="shortcut icon" href="/favicon.ico">
<link rel="apple-touch-icon" href="images/mobile/bookmark-icon.png"/>
<title>julien Genestoux on Gowalla</title>
<style>
@import url("/stylesheets/screen/new.css");
</style>
<script type="text/javascript" src="/javascripts/modernizr-1.5.min.js"></script>
<script type="text/javascript" src="http://www.google.com/jsapi?key=ABQIAAAADHJ5HNCptL51yr_DS1fQThRX9Od5DxCcRxlVfWspcT3oqROdIRRf9BLAA_yZys8ohevG-3lPQEtWEQ"></script>
<script type="text/javascript">
google.load("maps", "3", { other_params:"sensor=false" });
</script>
<script type="text/javascript" src="/sprockets.js"></script>
<script type="text/javascript">
// Twitter is making a second request when every page loads, so this should only be used on pages we want to see it.
//twttr.anywhere(function(twitter) {
//twitter.hovercards();
//twitter('.comment').linkifyUsers();
//$('#isConnected').innerText = twitter.isConnected();
//twitter("#connect").connectButton({ size: "large" });
//twitter("#follow").followButton("ev");
//if (twitter.isConnected()) {
// twitter.User.current(function(user) {
// $('#user').innerHTML = '<img src="' + user.data('profile_image_url') + '" />@' + user.data('screen_name');
// });
//}
//});
// Google Analytics
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-15891929-1']);
_gaq.push(['_setDomainName', '.gowalla.com']);
_gaq.push(['_trackPageview']);
</script>
<script type="text/javascript">
Gowalla.Location.LAST_SPOT = {"image_url":"http://static.gowalla.com/categories/214-7609a10f0e3097e0c25c50494ac16de6-100.png?1","url":"/spots/321340","city_state":"San Francisco, CA","description":null,"name":"P-Kok 2 Garden Sauna"};
</script>
<link rel="alternate" type="application/json" href="http://gowalla.com/users/julien.json">
<link rel="alternate" type="application/atom+xml" href="/users/julien/checkins.atom" title="julien's Gowalla Checkins" />
</head>
<body id="passport" class="">
<script type="text/javascript">
// KISSmetrics
var _kmq = _kmq || [];
(function(){function _kms(u,d){if(navigator.appName.indexOf("Microsoft")==0 && d)document.write("<scr"+"ipt defer='defer' async='true' src='"+u+"'></scr"+"ipt>");else{var s=document.createElement('script');s.type='text/javascript';s.async=true;s.src=u;(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(s);}}_kms('https://i.kissmetrics.com/i.js');_kms('http'+('https:'==document.location.protocol ? 's://s3.amazonaws.com/' : '://')+'scripts.kissmetrics.com/6b62b555bc8b6fc115cc677ec0e43f6e6c7f6d2e.1.js',1);})();
_kmq.push(['identify', "7676"]);
_kmq.push(['record', {"Source":"web"}]);
_kmq.push(['record', {"Has account":"true"}]);
</script>
<!-- SIGN IN-->
<div class="modal" id="modal_signin" style="display: none;">
<div class="modal-wrapper">
<div class="modal-title">Sign In</div>
<div class="modal-content">
<form action="/session" id="form_signin" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<fieldset>
<label>Username</label>
<input autocomplete="on" class="username" id="username" name="user_session[username]" size="30" type="text" />
</fieldset>
<fieldset>
<label>Password</label>
<input autocomplete="on" class="password" id="user_session_password" name="user_session[password]" size="30" type="password" />
<p class="help"><a href="#" onclick="$('#modal_signin').hide(); $('#form_forgot').show(); return false;">Forgot password?</a></p>
</fieldset>
</div>
<div class="modal-footer">
<input type="submit" value="Sign In" class="button" onmouseover="this.className='button hover'" onmouseout="this.className='button'" />
<a href="#" onclick="$('.modal').hide(); return false" class="button disabled fit">Cancel</a>
</div>
</form>
</div>
</div>
<!-- FORGOT PASSWORD -->
<div class="modal" id="form_forgot" style="display: none;">
<div class="modal-wrapper">
<div class="modal-title">Forgot Password</div>
<div class="modal-content">
<form action="/users/reset_pw_request" id="form_forgot" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<p class="info">Enter your email address and we'll send you a link to reset your password.</p>
<fieldset>
<label>Email</label>
<input type="text" class="username" name="reset_email" />
</fieldset>
</div>
<div class="modal-footer">
<input type="submit" value="Send my Password" class="button" onmouseover="this.className='button hover'" onmouseout="this.className='button'" />
<a href="#" onclick="$('.modal').hide(); return false" class="button disabled fit">Cancel</a>
</div>
</form> </div>
</div>
<!-- SIGN UP -->
<div class="modal" style="display: none;">
<div class="modal-wrapper">
<div class="modal-title">Sign up for Gowalla</div>
<form action="/users" id="modal_signup_form" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<div class="modal-content">
<fieldset class="name">
<label>First Name</label>
<input name="user[first_name]" type="text" value="" />
<div class="error" id="empty_first_name" style="display: none"><p>Please enter your first name.</p></div>
</fieldset>
<fieldset class="name">
<label>Last Name</label>
<input name="user[last_name]" type="text" value="" />
<div class="error" id="empty_last_name" style="display: none"><p>Please enter your last name.</p></div>
</fieldset>
<fieldset>
<label>Email</label>
<input name="user[email]" type="text" value="" />
<div class="error" id="empty_email" style="display: none"><p>Please enter a valid email address.</p></div>
<div class="error" id="taken_email" style="display: none"><p>Email already taken.</p></div>
</fieldset>
<fieldset>
<label>Username</label>
<input name="user[username]" type="text" value="" />
<div class="error" id="empty_username" style="display: none"><p>Please enter a username.</p></div>
<div class="error" id="taken_username" style="display: none"><p>Username already taken.</p></div>
</fieldset>
<fieldset>
<label>Password</label>
<input name="user[password]" type="password" />
<div class="error" id="empty_password" style="display: none"><p>Please enter a password.</p></div>
</fieldset>
</div>
<div class="modal-footer">
<a href="#" class="button" onclick="Gowalla.Form.validateModalSignup(); return false;">Done!</a>
</div>
</form>
</div>
</div>
<!-- <div id="ie-warning">Oops. Your browser is not supported by Gowalla. Upgrade for free to <a href="http://www.microsoft.com/windows/downloads/ie/getitnow.mspx">Internet Explorer 7</a> or <a href="http://www.firefox.com">Firefox</a>.</div> -->
<script type="text/javascript" src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php"></script>
<div id="popup" class="popup-wrapper"></div>
<div id="header">
<div>
<h1><a href="/">Gowalla</a></h1>
<script type="text/javascript">
$(document).ready(function() {
Gowalla.Nav.setup();
});
</script>
<ul id="nav">
<li>
<a href="/home">Home</a></li>
<li><a href="/spots">Spots</a></li>
<li><a href="/trips">Trips</a></li>
<li class="selected"><a href="/users/julien">Passport</a></li>
</ul>
<form action="#" id="nav_search_form">
<p><input type="text" placeholder="Search&hellip;" id="nav_search_q" /></p>
<script type="text/javascript">
$('#nav_search_form').submit(function() {
Gowalla.SearchBox.search();
return false;
});
</script>
</form>
<ul id="alt-nav">
<li><a href="/friends/add">Add Friends</a></li>
<li><a href="/users/julien/edit">Settings</a></li>
<li><a href="#" onclick="$('#logout_form').submit(); return false;">Sign Out</a></li>
</ul>
</div>
</div>
<div id="wrapper" class="clearfix">
<div id="content" class="clearfix">
<div id="main">
<div class="activity-feed" data-page="1"
data-total_pages="3"
data-url="/users/julien/activity">
<div class="page">
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/214-7609a10f0e3097e0c25c50494ac16de6-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="12788974"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/321340">P-Kok 2 Garden Sauna</a>.
<p></p>
<p class="feed_timestamp checkin">
<a href="/checkins/12788974" class="timestamp">
1 day ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_12788974"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/12788974/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/87-47b3dbbb23237f1097f9822f055df9c8-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="12788909"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/1466453">The Penthouse</a>.
<p></p>
<p class="feed_timestamp checkin">
<a href="/checkins/12788909" class="timestamp">
1 day ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_12788909"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/12788909/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/160-7312f3115418a6f8b8749e1a5f9f83c1-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="12785882"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/988740">New Delhi Indian Restaurant</a>.
<p></p>
<p class="feed_timestamp checkin">
<a href="/checkins/12785882" class="timestamp">
1 day ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_12785882"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/12785882/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/153-35192f8ee78557c98b304469f5460cb2-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="12785426"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/1431260">Inman Connect</a>.
<p></p>
<p class="feed_timestamp checkin">
<a href="/checkins/12785426" class="timestamp">
1 day ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_12785426"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/12785426/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/11-72e0c44b5146f90080eaaf4227e43da7-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="12785315"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/38717">Westfield San Francisco Centre</a>.
<p></p>
<p class="feed_timestamp checkin">
<a href="/checkins/12785315" class="timestamp">
1 day ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_12785315"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/12785315/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/1-796238e72df55251e61c52fb50801321-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="12785224"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/48031">Starbucks</a>.
<p></p>
<p class="feed_timestamp checkin">
<a href="/checkins/12785224" class="timestamp">
1 day ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_12785224"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/12785224/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/1-796238e72df55251e61c52fb50801321-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="12757245"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/44412">Martha &amp; Bros. Coffee Co.</a>.
<p></p>
<p class="feed_timestamp checkin">
<a href="/checkins/12757245" class="timestamp">
1 day ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_12757245"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/12757245/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/1-796238e72df55251e61c52fb50801321-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="12745527"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/52779">Oakside Cafe</a>.
<p></p>
<p class="feed_timestamp checkin">
<a href="/checkins/12745527" class="timestamp">
1 day ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_12745527"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/12745527/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/87-47b3dbbb23237f1097f9822f055df9c8-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="12740779"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/1466453">The Penthouse</a>.
<p></p>
<p class="feed_timestamp checkin">
<a href="/checkins/12740779" class="timestamp">
1 day ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_12740779"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/12740779/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/20-f5a46f5e7c1a0e5c268df408db7030ae-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="11612165"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/790915">Il Piccolo Lyon</a>.
<p></p>
<p class="feed_timestamp checkin">
<a href="/checkins/11612165" class="timestamp">
19 days ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_11612165"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/11612165/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/19-b02c459d08a9c55dd71fc6aeea651809-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="11440124"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/817854">Pizzeria da Baffetto</a>.
<p></p>
<p class="feed_timestamp checkin">
<a href="/checkins/11440124" class="timestamp">
21 days ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_11440124"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/11440124/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/59-cb7e4692ac273d7ac26f9554d85b7671-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="10902635"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/42562">Barbican Centre</a>.
<p>Facebook garage in London!</p>
<p class="feed_timestamp checkin">
<a href="/checkins/10902635" class="timestamp">
30 days ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_10902635"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/10902635/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/11-72e0c44b5146f90080eaaf4227e43da7-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="10062495"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/39237">Les Quatres Temps</a>.
<p></p>
<p class="feed_timestamp checkin">
<a href="/checkins/10062495" class="timestamp">
about 1 month ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_10062495"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/10062495/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/121-903d9ce4f33b0284aacfeacd58118a19-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="9944421"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/113476">Betaworks</a>.
<p></p>
<p class="feed_timestamp checkin">
<a href="/checkins/9944421" class="timestamp">
about 1 month ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_9944421"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/9944421/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/18-19952f0e5f0befea73fa245150f9a3de-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="9900356"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/1131247">Yum Yum Bangkok 3</a>.
<p></p>
<p class="feed_timestamp checkin">
<a href="/checkins/9900356" class="timestamp">
about 1 month ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_9900356"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/9900356/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/80-d6b180338b45a5c1d43ed6167429929b-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="9832069"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/376361">Cupcake Café</a>.
<p></p>
<p class="feed_timestamp checkin">
<a href="/checkins/9832069" class="timestamp">
about 1 month ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_9832069"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/9832069/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/121-903d9ce4f33b0284aacfeacd58118a19-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="9751107"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/55320">AOL HQ</a>.
<p></p>
<p class="feed_timestamp checkin">
<a href="/checkins/9751107" class="timestamp">
about 1 month ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_9751107"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/9751107/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/121-903d9ce4f33b0284aacfeacd58118a19-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="9734160"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/113476">Betaworks</a>.
<p></p>
<p class="feed_timestamp checkin">
<a href="/checkins/9734160" class="timestamp">
about 1 month ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_9734160"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/9734160/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/154-001fa3dc344f17bf0e61c796af3a4565-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="9697776"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/492561">5 Napkin Burger</a>.
<p></p>
<p class="feed_timestamp checkin">
<a href="/checkins/9697776" class="timestamp">
about 1 month ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_9697776"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/9697776/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
<div class="feed-wrapper clearfix">
<a href="/users/julien"
class="feed_avatar" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed clearfix">
<div class="feed_checkin">
<img src="http://static.gowalla.com/categories/18-19952f0e5f0befea73fa245150f9a3de-100.png?1"
class="feed_stamp" width="50" height="50" />
<a href="#" data-checkin_id="9627082"
class="feed_add_comment_btn"></a>
<div class="feed_checkin_content">
<a href="/users/julien">julien Genestoux</a> checked in at <a href="/spots/740209">Chinatown Brasserie</a>.
<p></p>
<p class="feed_timestamp checkin">
<a href="/checkins/9627082" class="timestamp">
about 1 month ago
</a>
</p>
</div> <!-- .feed_checkin_content -->
</div> <!-- .feed_checkin -->
<div class="feed_add_comment" id="add_comment_9627082"
style="display: none;">
<a href="/users/julien" title="julien Genestoux">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="50" height="50" />
</a>
<div class="feed_comment_content">
<form action="/users/julien" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<textarea name="message" placeholder="Write a comment..."></textarea>
<p>
<a href="#" class="button fit feed_post_comment_btn"
data-url="/checkins/9627082/activity">Post Comment</a>
<span>or <a href="#" class="feed_hide_comment_btn">Cancel</a></span>
</p>
</form> </div> <!-- .feed_comment_content -->
</div> <!-- .feed_add_comment -->
</div> <!-- .feed -->
</div> <!-- .feed-wrapper -->
</div> <!-- .page -->
<a href="#" class="feed_more_items_btn button alt">
<span class="text">More</span>
<img src="/images/spinner-btn.gif" class="spinner" style="display: none;" />
</a>
</div> <!-- .activity-feed -->
<script type="text/javascript" charset="utf-8">
$(document).ready( function() {
Gowalla.Feed.setup();
});
</script>
</div>
<div id="sidebar2">
<div class="content">
<div class="contentnode header">
<a href="/users/julien" class="icon">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1" width="100" height="100"
alt="Avatar for julien Genestoux" />
</a>
<a href="/users/julien">
<h3 style="background-color: transparent;">julien Genestoux</h3>
</a>
<a href="/spots#l=San Francisco, CA&per_page=20&order=checkins_count desc"
class="location">
San Francisco, CA
</a>
<ul id="stats">
<li id="stats-stamps">
<a href="/users/julien/stamps">
<strong>49</strong>
stamps
</a>
</li>
<li id="stats-pins">
<a href="/users/julien/pins">
<strong>5</strong>
pins
</a>
</li>
</ul>
</div> <!-- .contentnode -->
<div class="contentnode first">
<p>CEO at Superfeedr!</p>
<p><a href="http://ouvre-boite.com" class="action" rel="me">Website</a> / <a href="http://twitter.com/julien51" class="action" rel="me">Twitter</a> / <a href="http://facebook.com/profile.php?id=573922782" class="action" rel="me">Facebook</a></p>
</div> <!-- .contentnode -->
<div class="contentnode">
<ul class="subnav">
<li class="selected">
<a href="/users/julien">
Activity
</a>
</li>
<li class="">
<a href="/users/julien/photos">
Photos
</a>
</li>
<li class="">
<a href="/users/julien/trips">
Trips
</a>
</li>
<li class="">
<a href="/users/julien/items">
Items
<span>10</span>
</a>
</li>
</ul>
</div> <!-- .contentnode -->
<div class="contentnode">
<h3 style="background-color: transparent;">
68 friends
<span>
<a href="/users/julien/friends" class="action">(see more)</a>
</span>
</h3>
<ul class="people">
<li>
<a href="/users/chrismessina" title="Chris Messina">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/456-standard.jpg?1251406802?1" width="50" height="50"
alt="Avatar for Chris Messina" />
</a>
</li>
<li>
<a href="/users/garyvee" title="Gary Vaynerchuk ">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/22482-standard.jpg?1258621516?1" width="50" height="50"
alt="Avatar for Gary Vaynerchuk " />
</a>
</li>
<li>
<a href="/users/garrytan" title="Garry Tan">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/10333-standard.jpg?1255710580?1" width="50" height="50"
alt="Avatar for Garry Tan" />
</a>
</li>
<li>
<a href="/users/electromute" title="Ingrid Alongi">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/153298-standard.jpg?1268424628?1" width="50" height="50"
alt="Avatar for Ingrid Alongi" />
</a>
</li>
<li>
<a href="/users/jason" title="Jason Calacanis">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/25925-standard.jpg?1259599714?1" width="50" height="50"
alt="Avatar for Jason Calacanis" />
</a>
</li>
<li>
<a href="/users/robjohnson" title="Rob Johnson">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/60636-standard.jpg?1268417187?1" width="50" height="50"
alt="Avatar for Rob Johnson" />
</a>
</li>
<li>
<a href="/users/mperham" title="Mike Perham">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/3496-standard.jpg?1278355293?1" width="50" height="50"
alt="Avatar for Mike Perham" />
</a>
</li>
<li>
<a href="/users/dumeny" title="Frederic Dumeny">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/28764-standard.jpg?1259523748?1" width="50" height="50"
alt="Avatar for Frederic Dumeny" />
</a>
</li>
<li>
<a href="/users/art" title="Arthur Chang">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/17853-standard.jpg?1257808805?1" width="50" height="50"
alt="Avatar for Arthur Chang" />
</a>
</li>
<li>
<a href="/users/nikicastello" title="Niki Castello">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/151742-standard.jpg?1273171619?1" width="50" height="50"
alt="Avatar for Niki Castello" />
</a>
</li>
</ul>
</div> <!-- .contentnode -->
<div class="contentnode">
<h3 style="background-color: transparent;">
Top Places
</h3>
<ol>
<li>
<a href="/spots/113476" title="Betaworks" style="white-space: nowrap">
Betaworks
</a>
<span style="white-space: nowrap">
4 check-ins
</span>
</li>
<li>
<a href="/spots/1466453" title="The Penthouse" style="white-space: nowrap">
The Penthouse
</a>
<span style="white-space: nowrap">
2 check-ins
</span>
</li>
<li>
<a href="/spots/14710" title="Apple Flagship Store" style="white-space: nowrap">
Apple Flagship Store
</a>
<span style="white-space: nowrap">
2 check-ins
</span>
</li>
<li>
<a href="/spots/407241" title="Pier 38" style="white-space: nowrap">
Pier 38
</a>
<span style="white-space: nowrap">
2 check-ins
</span>
</li>
<li>
<a href="/spots/321340" title="P-Kok 2 Garden Sauna" style="white-space: nowrap">
P-Kok 2 Garden Sauna
</a>
<span style="white-space: nowrap">
1 check-in
</span>
</li>
<li>
<a href="/spots/988740" title="New Delhi Indian Restaurant" style="white-space: nowrap">
New Delhi Indian Resta...
</a>
<span style="white-space: nowrap">
1 check-in
</span>
</li>
<li>
<a href="/spots/1431260" title="Inman Connect" style="white-space: nowrap">
Inman Connect
</a>
<span style="white-space: nowrap">
1 check-in
</span>
</li>
<li>
<a href="/spots/38717" title="Westfield San Francisco Centre" style="white-space: nowrap">
Westfield San Francisc...
</a>
<span style="white-space: nowrap">
1 check-in
</span>
</li>
<li>
<a href="/spots/48031" title="Starbucks" style="white-space: nowrap">
Starbucks
</a>
<span style="white-space: nowrap">
1 check-in
</span>
</li>
<li>
<a href="/spots/44412" title="Martha &amp; Bros. Coffee Co." style="white-space: nowrap">
Martha &amp; Bros. Coffee Co.
</a>
<span style="white-space: nowrap">
1 check-in
</span>
</li>
</ol>
</div> <!-- .contentnode -->
</div> <!-- .content -->
</div>
</div>
</div>
<div id="brands">
<p>Discover new spots and trips around the world with our friends at:</p>
<ul id="brands-wrapper">
<li class="first ">
<a href="/users/bestplaces">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/343958-standard.jpg?1278684129?1" />
<span>CNNMoney</span>
</a>
</li>
<li class=" ">
<a href="/users/longboardsicecream">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/198041-standard.jpg?1271706412?1" />
<span>Longboards IceCream</span>
</a>
</li>
<li class=" ">
<a href="/users/Austin360">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/273983-standard.jpg?1274298595?1" />
<span>Austin 360</span>
</a>
</li>
<li class=" ">
<a href="/users/VailResorts">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/283907-standard.jpg?1275171820?1" />
<span>Vail Resorts</span>
</a>
</li>
<li class=" ">
<a href="/users/NYCMedia">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/283305-standard.jpg?1275512322?1" />
<span>NYC Media</span>
</a>
</li>
<li class=" last">
<a href="/users/Statesman">
<img src="http://s3.amazonaws.com/static.gowalla.com/users/273980-standard.jpg?1274362294?1" />
<span>Austin American-Statesman</span>
</a>
</li>
</ul>
</div>
<div id="footer">
<div>
<ul>
<li><a href="/contact" title="Contact Us">Contact</a></li>
<li><a href="/blog" title="Blog">Blog</a></li>
<li><a href="http://twitter.com/gowalla" title="Follow us on Twitter">Twitter</a></li>
<li><a href="/api/explorer" title="API">API</a></li>
<li><a href="http://feedback.gowalla.com" target="_blank" title="Help">Help</a></li>
<li><a href="/jobs" title="Jobs">Jobs</a></li>
<li><a href="/terms" title="Terms of Service">Terms</a></li>
<li><a href="/privacy" title="Privacy Policy">Privacy</a></li>
</ul>
<p><a href="/">Gowalla</a> is designed and developed deep in the <a href="/spots#l=Austin,%20TX">heart of Texas</a>. <small>&copy; 2010 Gowalla Incorporated</small></p>
</div>
</div>
<form action="/user_sessions/me" id="logout_form" method="post" style="display: none;"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="gmd4bqFV/d2T+vjKrH7Qz0/TCXdQODpcAaT+p+Zxlb0=" /></div>
<input type="hidden" name="_method" value="delete" />
</form>
<script type="text/javascript">
window.facebook_api_key="b7b5158502eeedd9fb323b8c429a3451";
$(function(){
Gowalla.onready();
Gowalla.setOverlayPosition();
Gowalla.currentUser = {"first_name":"julien","bookmarks_url":"/users/7676/bookmarks","last_name":"Genestoux","image_url":"http://s3.amazonaws.com/static.gowalla.com/users/7676-standard.jpg?1254889994?1","url":"/users/7676"};
// Google Analytics
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
});
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment