<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><description /><title>Observer Blog</title><generator>Tumblr (3.0; @observerapp)</generator><link>http://blog.observerapp.com/</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/observerapp" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="observerapp" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://tumblr.superfeedr.com/" /><item><title>Events &amp; other new features</title><description>&lt;p&gt;Today we&amp;#8217;re releasing the latest feature, &lt;strong&gt;Events&lt;/strong&gt;. Events lets you track your own arbitrary, well, events, on your sites.&lt;/p&gt;

&lt;p&gt;&lt;img src="http://dl.dropbox.com/u/24582/obl/events.png" alt="Events"/&gt;&lt;/p&gt;

&lt;p&gt;Currently we are showing increments per day, but we plan to let you drill down to view per hour &amp;amp; other interesting data very soon.&lt;/p&gt;

&lt;p&gt;Events are currently only available through the JS api, and you can run it on any page which you have already run &lt;code&gt;Observerapp.record('my-site-id')&lt;/code&gt; on:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;Observerapp.incrementEvent('my-event-id');
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;or, if you haven&amp;#8217;t recorded the visit on that particular page, first set your site ID:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;Observerapp.setSiteID('my-site-id');
Observerapp.incrementEvent('my-event-id');
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;This has been our most requested feature to date, and while it&amp;#8217;s still a bit rough around the edges, we think it&amp;#8217;s better to deploy it today so we can get some feedback &amp;amp; quickly iterate.&lt;/p&gt;

&lt;h3&gt;Ignoring your own visits&lt;/h3&gt;

&lt;p&gt;You can now ignore your own visits on all sites that you have access to. Simply check the &amp;#8220;Ignore my visits&amp;#8221; checkbox in your Settings and your visits to your sites will now be ignored by Observer.&lt;/p&gt;

&lt;h3&gt;Updated recording snippet&lt;/h3&gt;

&lt;p&gt;We recently updated the recording snippet with better error handling. While updating is not required, we do recommend doing so!&lt;/p&gt;</description><link>http://blog.observerapp.com/post/1167620238</link><guid>http://blog.observerapp.com/post/1167620238</guid><pubDate>Wed, 22 Sep 2010 12:04:14 -0400</pubDate></item><item><title>Beta Phase 2</title><description>&lt;p&gt;Within the next 24-72 hours, all traffic will be moved onto our new &amp;amp; completely rewritten back-end architecture. This will let us implement a lot of requested features and also let a lot more users into the beta.&lt;/p&gt;

&lt;h3&gt;New features&lt;/h3&gt;

&lt;p&gt;In general, Observer is now much more detailed and flexible. You can now view past data per hour, day, and week.&lt;/p&gt;

&lt;p&gt;&lt;img src="http://dl.dropbox.com/u/24582/obl/calendar.png" alt="Per hour"/&gt;&lt;/p&gt;

&lt;p&gt;A lot more data is also now available in the system, but haven&amp;#8217;t yet made its way into the client, such as:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Searches &amp;amp; Referrers now keep track of multiple entry points.&lt;/li&gt;
&lt;li&gt;Locations now track cities as well as countries.&lt;/li&gt;
&lt;/ul&gt;&lt;h3&gt;Speed&lt;/h3&gt;

&lt;p&gt;All requests to the server are &lt;strong&gt;30-50% faster&lt;/strong&gt;, which is an incredible improvement and will definitely make everything feel a lot snappier.&lt;/p&gt;

&lt;p&gt;The client has also seen some great optimizations. Re-thinking the way certain tasks are done and really working on making everything feel so much faster.&lt;/p&gt;

&lt;h3&gt;Scale&lt;/h3&gt;

&lt;p&gt;The amount of people that want to try out Observer has completely caught me off guard, and I&amp;#8217;m incredibly happy to see so many people interested.&lt;/p&gt;

&lt;p&gt;This new architecture will let me invite a lot more users, and I will start sending out a few hundred more invites in the next few days as the system settles in to its new home.&lt;/p&gt;

&lt;h3&gt;Data migration&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Only user accounts &amp;amp; sites will be migrated to the new beta phase.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Now, you&amp;#8217;re probably wondering why I&amp;#8217;m not spending the time migrating all the old visits data, and the reasons for this are quite simple.&lt;/p&gt;

&lt;p&gt;I&amp;#8217;m a sole developer, and my time is limited. This initial phase of the beta has proven to be immensely valuable, and has really shown where our pain points are and what needs to be improved in order to take on many, many more users.&lt;/p&gt;

&lt;p&gt;The current beta testers that I&amp;#8217;ve asked about this really feel that I should rather spend my time working on improving the current system and working on features rather than porting the old data to the new system.&lt;/p&gt;

&lt;p&gt;Being a beta, there are no guarantees until we launch.&lt;/p&gt;

&lt;h3&gt;Going forward&lt;/h3&gt;

&lt;p&gt;I would like to thank all of our wonderful beta testers for their contributions. I really wouldn&amp;#8217;t have been able to come this far without you.&lt;/p&gt;

&lt;p&gt;Thanks, and here&amp;#8217;s to another great phase of Observer.&lt;/p&gt;</description><link>http://blog.observerapp.com/post/977187348</link><guid>http://blog.observerapp.com/post/977187348</guid><pubDate>Thu, 19 Aug 2010 09:38:08 -0400</pubDate></item><item><title>Hello World</title><description>&lt;p&gt;Welcome to the brand spankin&amp;#8217; new Observer product &amp;amp; development blog!&lt;/p&gt;

&lt;p&gt;This is way overdue, but between various real life events and work on a major update to Observer, creating this blog has been pushed back over and over again, but finally, it&amp;#8217;s here.&lt;/p&gt;

&lt;p&gt;Watch this space for various posts &amp;amp; announcements about Observer.&lt;/p&gt;</description><link>http://blog.observerapp.com/post/962502651</link><guid>http://blog.observerapp.com/post/962502651</guid><pubDate>Mon, 16 Aug 2010 08:38:00 -0400</pubDate></item></channel></rss>

