<?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>The AppsLab &#187; general</title>
	<atom:link href="http://theappslab.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://theappslab.com</link>
	<description>Driving Innovation</description>
	<lastBuildDate>Thu, 24 May 2012 14:26:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Recap of the Apps UX Gamification Design Jam</title>
		<link>http://theappslab.com/2012/05/23/recap-of-the-apps-ux-gamification-design-jam/</link>
		<comments>http://theappslab.com/2012/05/23/recap-of-the-apps-ux-gamification-design-jam/#comments</comments>
		<pubDate>Wed, 23 May 2012 23:12:39 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=10025</guid>
		<description><![CDATA[I&#8217;m back from the latest leg on my US tour, the Applications UX Gamification Design Jam. If you were following the #gamifyOracle hashtag, you might have seen some of what went on, but for completeness sake, here&#8217;s my recap. This was an internal-only meeting held by the Applications UX team, bringing together the entire organization of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m back from the <a href="http://theappslab.com/2012/05/14/next-tour-stop-an-apps-ux-design-jam/">latest leg on my US tour</a>, the <a href="https://blogs.oracle.com/userassistance/entry/gamifyoracle_oracle_applications_gamification_worldwide" target="_blank">Applications UX Gamification Design Jam</a>.</p>
<p>If you were following the <a href="http://twitter.com/#!/search/%23gamifyoracle" target="_blank">#gamifyOracle</a> hashtag, you might have seen some of what went on, but for completeness sake, here&#8217;s my recap.</p>
<p>This was an internal-only meeting held by the Applications UX team, bringing together the entire organization of about 130 people from around the World. In case you didn&#8217;t know, Apps UX supports all Applications product families, i.e. Fusion, PeopleSoft, EBS, Siebel, JD Edwards, etc. It&#8217;s quite possible that you&#8217;ve attended one of their usability labs at Oracle OpenWorld or another conference.</p>
<p>In addition to the entire Apps UX organization, about ten &#8220;honored guests&#8221; were also invited, including two ACE Directors, Basheer Khan (@bkhan) and Edward Roske (@eroske), and several Oracle people from outside Apps UX.</p>
<p>Unfortunately, Friends of the &#8216;Lab <a href="http://bexhuff.com/" target="_blank">Bex Huff</a> (@bex) and <a href="http://orclville.blogspot.com/" target="_blank">Floyd Teter</a> (@fteter), weren&#8217;t able to make it. They were both missed.</p>
<p>The purpose of the event was to expose the UX team to gamification and get them thinking about design paradigms to support adding game mechanics into enterprise applications. After a brief introduction of concepts, the day was spent working in teams. Each team was assigned an application flow and had to build a game and experience around that flow; the goal was to create an engaging experience around a business task.</p>
<p>Each team presented its work in a three-minute pitch at the end of the day, and attendees voted for a winner by investing virual currency.</p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-10029" title="376958-street-fighter-ii-amiga-screenshot-zangief-is-blocking-chun" src="http://theappslab.com/wp-content/uploads/2012/05/376958-street-fighter-ii-amiga-screenshot-zangief-is-blocking-chun.png" alt="" width="320" height="200" /></p>
<p>I was on the Chun-Li team. Yes, that <a href="http://en.wikipedia.org/wiki/Chun-Li" target="_blank">Chun-Li</a>, the one from Street Fighter II and considered by some to be &#8220;the first lady of fighting games.&#8221; And yes, all the teams were named after characters of major games. Our task was to integrate various game mechanics into the traditionally dull task of creating objectives for an annual performance appraisal.</p>
<p>We spent morning brainstorming ideas and the afternoon honing the pitch and building high fidelity mockups. The team of UX people did all the heavy-lifting, while I contributed ideas and chatted, adding very little value beyond banter.</p>
<p>I expect that Ultan (@ultan) will blog a more thorough retrospective on the day, so I&#8217;ll skip a lot of the details and move on to my own antics.</p>
<p>At checkpoints during the day, we reported our progress to the game admins, who awarded points and badges. A few members of the UX team in Guadalajara built a sweet app that we used to check-in to our teams at the start of the day and that tracked our team&#8217;s progress throughout the competition, detailing badges we earned, mechanics we had unlocked with our design, and showing our overall ranking with the other teams.</p>
<p>There was also a leaderboard ranking all the teams projected on the big screens in the conference center, which showed real-time movement as the teams gained points.</p>
<p>At the beginning of the day, Erika Webb (@erikanollwebb), the moderator and one of the brains behind the jam, conceded that like all games, this one could gamed. Personally, I&#8217;ve always seen this as success, not failure, given that it means the game has succeeded by engaging users.</p>
<p>That admission felt like a challenge, so in the afternoon, I decided to start poking around for entry points. First, I earned our team an expertise badge by selecting all the attributes available on my personal profile. Easy stuff. Then, I tackled the points problem.</p>
<p>Team points were not completely transparent, and teams rose on the leaderboard, without any real explanation of why.</p>
<p>Being toward the bottom, I decided to see if I could hack in to get Team Chun-Li some respect.</p>
<p>My first approach was a brute force attack on the Admin page, which I easily found. After trying some easy passwords in combination with the emails of the admins I knew and failing, I decided to sniff the JS files included on the page.</p>
<p>Among several files, I found an admin.js file, which looked promising. Using the <a href="https://addons.mozilla.org/en-US/firefox/addon/jsview/" target="_blank">JSView Firefox add-on</a>, I scanned the file for information. The app used JSON in the open, which was promising, since I could test using the browser with no authentication. After a couple tests and some digging, I found the ID for our team and began constructing URLs.</p>
<p>I started out by granting us all the badges available, just to test. Everything went well, and no one complained. So, I found a function that granted points and started adding to our total, a little at first.</p>
<p>The game page showed a maximum of 200 points, so after a few more increments, I decided to push past that number.</p>
<p>No one outside our team had noticed that Chun-Li had shot to the top of the leaderboard and exceeded the 200 point maximum. So, I upped the ante to 1,000 for giggles.</p>
<p>That got us noticed. To their credit, Laurie Pattison (@lsptahoe), Erika and the whole team seemed to find this funny and were good sports about it.</p>
<p>In my defense, Laurie had essentially <a href="http://twitter.com/#!/lsptahoe/status/205054725505294337" target="_blank">dared me to hack their app</a> earlier in the day, right after I had given up on breaking into their admin app, and for the record, I never intended to cheat and win. It was fun for me, and I hope no one got too annoyed. I think I accidentally took down the app by passing it a negative value, but luckily, all this required was an easy restart.</p>
<p>Thinking back on the day, a ton of work went into producing this event, which had fun challenges, cool apps, videos and a whole host of production behind it.</p>
<p>So, shouts go to Laurie, Erika, Ultan, the team of developers from Guadalajara and everyone involved. A good time was had by all and thanks for inviting and subsequently tolerating me.</p>
<p>Final notes, Ultan attended and showed something at the <a href="http://makerfaire.com/" target="_blank">Maker Faire</a> over the weekend, and I&#8217;m really hoping he plans to blog about that. I&#8217;m very interested to read about it. Also, Erika will be showing something cool at the <a href="http://www.gsummit.com/" target="_blank">GSummit</a> in June. Looking forward to that.</p>
<p>Find the comments.<strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2012/05/14/next-tour-stop-an-apps-ux-design-jam/" rel="bookmark" title="14 May 2012">Next Tour Stop: An Apps UX Design Jam</a></li>
<li><a href="http://theappslab.com/2010/03/31/balancing-simplicity-purpose-and-incentive/" rel="bookmark" title="31 March 2010">Balancing Simplicity, Purpose and Incentive</a></li>
<li><a href="http://theappslab.com/2011/02/02/amy-jo-kim-on-applying-game-mechanics-to-software/" rel="bookmark" title="2 February 2011">Amy Jo Kim on Applying Game Mechanics to Software</a></li>
<li><a href="http://theappslab.com/2009/10/21/i-dont-care-what-you-say-foursquare-rules/" rel="bookmark" title="21 October 2009">I Don&#8217;t Care What You Say, Foursquare Rules</a></li>
<li><a href="http://theappslab.com/2009/11/05/why-gaming-is-the-future-of-everything/" rel="bookmark" title="5 November 2009">Why Gaming is the Future of Everything</a></li>
</ul>
<p><!-- Similar Posts took 40.500 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/05/23/recap-of-the-apps-ux-gamification-design-jam/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>On Doing One Thing Well</title>
		<link>http://theappslab.com/2012/05/21/on-doing-one-thing-well/</link>
		<comments>http://theappslab.com/2012/05/21/on-doing-one-thing-well/#comments</comments>
		<pubDate>Mon, 21 May 2012 23:14:02 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=9987</guid>
		<description><![CDATA[I keep meaning to write this post every time I go to the ATM. Depending on your bank, you may have used a modernized ATM, e.g. one that has no envelopes for deposits, but instead, scans your checks and cash to determine the amount you&#8217;re depositing. Pretty good idea, right? Cuts back on the manual [...]]]></description>
			<content:encoded><![CDATA[<p>I keep meaning to write this post every time I go to the ATM.</p>
<p>Depending on your bank, you may have used a modernized ATM, e.g. one that has no envelopes for deposits, but instead, scans your checks and cash to determine the amount you&#8217;re depositing.</p>
<p>Pretty good idea, right? Cuts back on the manual process of opening all those deposit envelops, removes the overhead cost to print and stock those envelopes, removes the need for deposit slips, etc.</p>
<p>The problem is how much time it wastes for the end user and creates frustration. Based on my very unscientific research, a deposit now takes 5-10 times longer than it did with the old, dumb ATMs. The low end is for single check deposit that the machine successfully scans on the first try.</p>
<p>The high end is for the intensely frustrating process of trying over and over to get the machine to read all the bills in your deposit.</p>
<p>I&#8217;ve had both experiences over the past few months. One time it took me nearly 10 minutes to get the ATM to read all the bills I had in a deposit. If you&#8217;ve ever fought a vending machine over a crinkled bill, you&#8217;ll know the feeling.</p>
<p>Compare this to the relatively low tech, but predictable experience with a deposit envelope.</p>
<p>Another observation about these new machines: they&#8217;re slow and require relearning. With an old ATM, you can predict which buttons to press because the flow is pretty much the same. Plus, the UI is entirely text-based and very responsive.</p>
<p>Not so with the new machines, which introduce new flows, more buttons, and GUI elements. All this makes for a slower experience, even for fast operations like quick withdrawals.</p>
<p>Longer session times means queues build up behind you at the ATM, which is never a good time.</p>
<p>This is yet another example of the sacrifice of efficiency for features. I saw this many years ago when I worked on implementations that replaced old mainframe-based CLI tools, designed for fast data entry, with new sexy GUIs.</p>
<p>An old friend of mine continues to use Pico (a Pine-based mail client) to read his email. Why? He long ago mastered all the keystrokes and can fly through mail, without any of the trappings of a GUI. Plus, CLI is just faster and will always be.</p>
<p>The <a href="http://theappslab.com/2012/04/17/ice-cream-sandwich-on-my-nexus-s/">recent upgrade of my Nexus S to Android 4.0.4 (ICS)</a> is yet another example, at least for me. The phone app is constantly misbehaving, making the device a substandard phone. A bit odd for a smartphone.</p>
<p>The common thread here is devices trying to do too much. I understand why. The ATM offers to save the effort of filling out a deposit slip. The invoicing system offers more information on a single screen in a more readable format. The smartphone offers a rainbow of other functions.</p>
<p>They&#8217;ve all expanded to do more for the user, but in doing so, they&#8217;ve lost sight of the primary functions the user came to expect, the most critical of which is speed.</p>
<p>Performance is a feature, probably the most undervalued one of all.</p>
<p>Anyway, have you encountered one of these new ATMs? Thoughts?</p>
<p>Find the comments.<strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2009/08/12/theres-an-app-for-that/" rel="bookmark" title="12 August 2009">There&#8217;s an App for That?</a></li>
<li><a href="http://theappslab.com/2011/10/20/interesting-take-on-smartphones/" rel="bookmark" title="20 October 2011">Interesting Take on Smartphones</a></li>
<li><a href="http://theappslab.com/2011/01/03/not-lost-in-translation-word-lens/" rel="bookmark" title="3 January 2011">Not Lost in Translation: Word Lens</a></li>
<li><a href="http://theappslab.com/2009/03/31/more-fun-with-virtualization/" rel="bookmark" title="31 March 2009">More Fun with Virtualization</a></li>
<li><a href="http://theappslab.com/2008/05/24/implementing-oracle-sso-in-a-generic-java-container-it-is-not-as-easy-as-you-think/" rel="bookmark" title="24 May 2008">Implementing Oracle SSO in a generic java container?  It is not as easy as you think.</a></li>
</ul>
<p><!-- Similar Posts took 23.682 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/05/21/on-doing-one-thing-well/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Finally, a Good Starting Point for Why Software is Hard</title>
		<link>http://theappslab.com/2012/05/15/finally-a-good-starting-point-for-why-software-is-hard/</link>
		<comments>http://theappslab.com/2012/05/15/finally-a-good-starting-point-for-why-software-is-hard/#comments</comments>
		<pubDate>Tue, 15 May 2012 18:14:29 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=10018</guid>
		<description><![CDATA[After a hectic month or so, I&#8217;m finally getting around to reading. I&#8217;ve been meaning to share this thoughtful piece from Scott Porad, CTO of Cheezburger (squee!), that does an excellent job encapsulating some reasons why software is so difficult. His main points, or rather, those made by his friend are: 1. Software is entirely [...]]]></description>
			<content:encoded><![CDATA[<p>After a hectic month or so, I&#8217;m finally getting around to reading.</p>
<p>I&#8217;ve been meaning to share <a href="http://www.scottporad.com/2012/05/06/why-do-web-sites-and-software-take-so-long-to-build-and-why-is-it-so-hard/" target="_blank">this thoughtful piece</a> from Scott Porad, CTO of Cheezburger (squee!), that does an excellent job encapsulating some reasons why software is so difficult.</p>
<p>His main points, or rather, those made by his friend are:</p>
<p>1. Software is entirely hand-made, and compounding this, software is distributed at very large scale. Looking back through history, machine-made goods have always replaced hand-made goods to account for large scale distribution. Software isn&#8217;t there, yet.</p>
<p>2. Software production lacks standards. Think about software projects, and you&#8217;ll find a variety of methods, e.g. waterfall, agile. However, even within an established method for running a software project, there is variance from team to team, even within the same company.</p>
<p>3. Everyone has an opinion on how long a project should take, an anomaly for producing goods that require high levels of experience and skill from the people doing the work. Project estimation is hard.</p>
<p>Scott&#8217;s second point about standards is similar to one that nags me, titles. Software uses titles like engineer and architect, but these jobs don&#8217;t require the same levels of certification and training that their namesakes do.</p>
<p>So, while it makes sense to use titles that mirror physical construction, this isn&#8217;t really a fair comparison.</p>
<p>I&#8217;ve noodled the reasons behind why software is both difficult and misunderstood for years, and this is the best encapsulation I&#8217;ve read to date. Even so, I&#8217;d add a few other points.</p>
<p>4. Everyone uses software, at home, at work, on the go, and software usually requires substantial learning investment. This tends to make everyone feel like an expert, and it tends to trivialize the effort required to produce this or that small tweak.</p>
<p>This is a scaling problem for  producers of software, e.g. every time Facebook makes a chance, revolt ensues. It&#8217;s exceptionally difficult to make changes to software because of the investment in relearning. Plus, software is highly emotional to the end user, making the effect of changes impossible to estimate.</p>
<p>5. Software relies on hardware, which is an older, more mature production model. Therefore, hardware tends to advance more quickly than software can keep up, and replacements cannot be assumed. So, when software is produced, it must account for old hardware <em>and</em> new hardware, which compounds the all other problems.</p>
<p>I&#8217;m sure there are other points too. This is a good starting point, and I&#8217;m interested to know your thoughts, given that most of you are close to the problem.</p>
<p>Find the comments.<strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2009/05/05/testing-is-tough/" rel="bookmark" title="5 May 2009">Testing is Tough</a></li>
<li><a href="http://theappslab.com/2011/11/09/musings-on-it-side-projects-and-users/" rel="bookmark" title="9 November 2011">Musings on IT, Side Projects and Users</a></li>
<li><a href="http://theappslab.com/2010/11/09/im-smart-i-dont-read-or-write-anymore/" rel="bookmark" title="9 November 2010">I&#8217;m Smart, I Don&#8217;t Read or Write Anymore</a></li>
<li><a href="http://theappslab.com/2009/07/08/why-it-just-works/" rel="bookmark" title="8 July 2009">Why It Just Works</a></li>
<li><a href="http://theappslab.com/2009/07/01/on-product-management/" rel="bookmark" title="1 July 2009">On Product Management</a></li>
</ul>
<p><!-- Similar Posts took 17.555 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/05/15/finally-a-good-starting-point-for-why-software-is-hard/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Next Tour Stop: An Apps UX Design Jam</title>
		<link>http://theappslab.com/2012/05/14/next-tour-stop-an-apps-ux-design-jam/</link>
		<comments>http://theappslab.com/2012/05/14/next-tour-stop-an-apps-ux-design-jam/#comments</comments>
		<pubDate>Mon, 14 May 2012 20:33:27 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=10015</guid>
		<description><![CDATA[My US tour continues next week with a stop in the Bay Area to attend a design jam hosted by our Applications User Experience team. The topic is gamification. Insert cringe here. While I loathe the term, the results that game mechanics can produce when applied to non-games are undeniable. Take reputation for example. Everyone [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://theappslab.com/2012/05/07/the-us-tour-continues/">My US tour</a> continues next week with a stop in the Bay Area to attend a design jam hosted by our Applications User Experience team.</p>
<p>The topic is gamification.</p>
<p>Insert cringe here. While I loathe the term, the results that game mechanics can produce when applied to non-games are undeniable. <a href="http://theappslab.com/2009/06/23/measuring-influence-and-reputation/">Take reputation for example</a>. Everyone craves status, in life, at work, at the airport, at the coffee shop, everywhere.</p>
<p>Good reputation systems provide just that by adding tangible value to people&#8217;s community contributions and surfacing the results. The very existence of a reputation system can help draw previously resistant contributors into the system, if only to attain status.</p>
<p>Sure, it&#8217;s difficult, but there are tons of good examples out there. <a href="http://stackoverflow.com" target="_blank">Stack Overflow</a> comes immediately to mind.</p>
<p>I suppose the main problem today is the term &#8220;gamification&#8221; which hilariously is autoreplaced by &#8220;ramification&#8221; in OS X Mail. Maybe that&#8217;s not an accident.</p>
<p>People associate gamification with manipulation, or being gamed. However, there are long-standing examples of game mechanics that most people don&#8217;t immediately identify as games, e.g. frequent flyer programs, which are more powerful for status than for explicit rewards.</p>
<p>Back to the design jam. The Apps UX team understands the power of game mechanics. Check out Friend of the &#8216;Lab and sometime contributor, Ultan Ó Broin&#8217;s (@ultan), <a href="https://blogs.oracle.com/userassistance/entry/gamification_schamification_reality_isn_t" target="_blank">post for a sample of their approach to this puzzle</a>.</p>
<p>Anyway, I&#8217;m excited and honored to attend this session and soak in the ideas from a room full of smart people. Apparently, longtime Friends of the &#8216;Lab <a href="http://bexhuff.com/" target="_blank">Bex Huff</a> (@bex) and <a href="http://orclville.blogspot.com/" target="_blank">Floyd Teter</a> (@fteter) will also be in attendance. Bonus points achieved.</p>
<p>Ultan and company tell me that they&#8217;re watching the hashtag #gamifyOracle if you have thoughts and ideas you&#8217;d like to share. I suppose you could rant too, but that&#8217;s not very productive. No one ever rants on Twitter anyway.</p>
<p>Find the comments too if you&#8217;ve got something relevant to say.<strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2012/05/23/recap-of-the-apps-ux-gamification-design-jam/" rel="bookmark" title="23 May 2012">Recap of the Apps UX Gamification Design Jam</a></li>
<li><a href="http://theappslab.com/2010/10/22/design-for-cheating-not-to-prevent-it/" rel="bookmark" title="22 October 2010">Design for Cheating, Not to Prevent It</a></li>
<li><a href="http://theappslab.com/2011/02/02/amy-jo-kim-on-applying-game-mechanics-to-software/" rel="bookmark" title="2 February 2011">Amy Jo Kim on Applying Game Mechanics to Software</a></li>
<li><a href="http://theappslab.com/2011/07/14/klout-reputation-scoring-has-real-promise/" rel="bookmark" title="14 July 2011">Klout Reputation Scoring Has Real Promise</a></li>
<li><a href="http://theappslab.com/2011/04/22/everyone-loves-a-good-quest/" rel="bookmark" title="22 April 2011">Everyone Loves a Good Quest</a></li>
</ul>
<p><!-- Similar Posts took 13.759 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/05/14/next-tour-stop-an-apps-ux-design-jam/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The US Tour Continues</title>
		<link>http://theappslab.com/2012/05/07/the-us-tour-continues/</link>
		<comments>http://theappslab.com/2012/05/07/the-us-tour-continues/#comments</comments>
		<pubDate>Mon, 07 May 2012 16:42:57 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=10013</guid>
		<description><![CDATA[The AppsLab US tour will be making another stop in Seattle this week, as I&#8217;m heading to the ICMI-ACCE conference to work the exhibit hall floor. For the uninitiated, like me, ICMI stands for International Customer Management Institute, and ACCE, their annual show, stands for Annual Call Center Exhibition. I&#8217;ll be showing Oracle Social Network [...]]]></description>
			<content:encoded><![CDATA[<p>The AppsLab US tour will be making another stop in Seattle this week, as I&#8217;m heading to the <a href="http://www.icmi.com/ACCE" target="_blank">ICMI-ACCE conference</a> to work the exhibit hall floor.</p>
<p>For the uninitiated, like me, ICMI stands for International Customer Management Institute, and ACCE, their annual show, stands for Annual Call Center Exhibition. I&#8217;ll be showing <a href="https://cloud.oracle.com/mycloud/f?p=service:social:0" target="_blank">Oracle Social Network (OSN)</a>, the web and iPad versions, and talking generally about <a href="http://cloud.oracle.com" target="_blank">Oracle Public Cloud (OPC)</a>, on the demo floor both days of the show.</p>
<p>ACCE is a pretty small show, at least compared to the big events I usually attend for Oracle, so it&#8217;ll be an interesting chance to interact in a more cozy environment. This conference targets an attendee group that I don&#8217;t usually talk to, i.e. contact center and customer service professionals, another plus.</p>
<p>I&#8217;ll also get to show OSN for the first time (for me, not the product), and this has been great practice. Although we&#8217;ve been using OSN internally for quite a while, I haven&#8217;t got a chance to touch and feel the Fusion CRM and HCM integrations, and preparing for the show has brought me up to speed with OPC and its various offerings.</p>
<p>So, lots of pluses for me, and I suppose, for you too, if you&#8217;re going to be at the conference.</p>
<p>On the off-chance that you&#8217;ll be in Seattle for the show, or otherwise, hit me up in comments, always great to meet readers IRL.<strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2010/07/08/openworld-2010-is-coming-up-fast/" rel="bookmark" title="8 July 2010">OpenWorld 2010 is Coming up Fast</a></li>
<li><a href="http://theappslab.com/2008/03/05/find-appslab-at-collaborate-08/" rel="bookmark" title="5 March 2008">Find AppsLab at Collaborate 08</a></li>
<li><a href="http://theappslab.com/2009/07/16/who-is-scott-tiger/" rel="bookmark" title="16 July 2009">Who is Scott Tiger?</a></li>
<li><a href="http://theappslab.com/2008/08/01/session-didnt-make-the-cut-no-worries/" rel="bookmark" title="1 August 2008">Session Didn&#8217;t Make the Cut? No Worries</a></li>
<li><a href="http://theappslab.com/2007/11/01/yet-another-openworld-blogger-update/" rel="bookmark" title="1 November 2007">Yet Another OpenWorld Blogger Update</a></li>
</ul>
<p><!-- Similar Posts took 9.823 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/05/07/the-us-tour-continues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A WebCenter Sites Resource</title>
		<link>http://theappslab.com/2012/05/04/a-webcenter-sites-resource/</link>
		<comments>http://theappslab.com/2012/05/04/a-webcenter-sites-resource/#comments</comments>
		<pubDate>Fri, 04 May 2012 21:02:20 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=10010</guid>
		<description><![CDATA[Now that WebCenter Sites 11gR1 is released and available on OTN, you might be to the now-what step. Those familiar with Sites (and FatWire) are probably familiar with the Jump Start Kit (JSK) concept, which is a preconfigured installation of the Content Server, bundled with Apace and Tomcat running on an in-memory db called HyperSQL [...]]]></description>
			<content:encoded><![CDATA[<p>Now that <a href="http://theappslab.com/2012/05/01/oracle-webcenter-sites-11gr1-released/">WebCenter Sites 11gR1 is released</a> and <a href="http://www.oracle.com/technetwork/middleware/webcenter/sites/downloads/index.html" target="_blank">available on OTN</a>, you might be to the now-what step.</p>
<p>Those familiar with Sites (and FatWire) are probably familiar with the Jump Start Kit (JSK) concept, which is a preconfigured installation of the Content Server, bundled with Apace and Tomcat running on an in-memory db called <a href="http://hsqldb.org/" target="_blank">HyperSQL or HSQLDB</a>, including a demo site. It&#8217;s a push-button installation that allows for portability that runs nicely on a laptop and can be carried on a thumb drive.</p>
<p>If you download Sites from OTN, you won&#8217;t find a JSK, but never fear, you can get one from Support.</p>
<p>That&#8217;s all well and good, but if you work with Sites for a bit, you&#8217;ll probably need some help. There is <a href="http://www.oracle.com/technetwork/middleware/webcenter/sites/documentation/index.html" target="_blank">very good documentation online</a>, also available as a standalone download, but if you&#8217;re not an RTFM kinda person, I have a resource for you.</p>
<p><a href="http://www.sciabarra.com/fatwire" target="_blank">Fatcoders</a></p>
<p>Fatcoders, love the name, is a blog run by Michele Sciabarra and Mirella Di Girolamo that discussed detailed information about Sites (and FatWire) development topics. Based on the content and looking at their LinkedIn profiles, these are two very seasoned veterans, who&#8217;ve been using Sites, ahem FatWire, for many years.</p>
<p>I found this resource thanks to <a href="http://bexhuff.com/" target="_blank">Bex Huff</a> (@<a href="http://twitter.com/bex">bex</a>) and his session &#8220;A Crash Course In WebCenter Sites (FatWire) for Site Studio Customers&#8221; at Collaborate. During the session, he mentioned a hack that will allow Sites development within <a href="http://www.oracle.com/technetwork/developer-tools/jdev/overview/index.html" target="_blank">JDeveloper</a>, the Oracle development IDE.</p>
<p>I haven&#8217;t tried yet, but apparently, the techniques Michele describes in this post, <a href="http://www.sciabarra.com/fatwire/2012/04/13/the-simplest-way-to-use-eclipse-for-fatwire-development/" target="_blank">The Simplest Way to Use Eclipse for FatWire Development</a>, should work for JDev as well, at least that&#8217;s how I understand it.</p>
<p>Bex listed a number of other resources for Sites/FatWire information in his talk, which ideally, he&#8217;ll find some time to share in a post.</p>
<p>Anyway, if you&#8217;re interested in working with Sites, download it and then bookmark Fatcoders and put it in your reader.  Great resource.</p>
<p>Find the comments if you know of other Sites/FatWire resources.<strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2012/05/01/oracle-webcenter-sites-11gr1-released/" rel="bookmark" title="1 May 2012">Oracle WebCenter Sites 11gR1 Released</a></li>
<li><a href="http://theappslab.com/2012/03/26/playing-with-webcenter-sites/" rel="bookmark" title="26 March 2012">Playing with WebCenter Sites</a></li>
<li><a href="http://theappslab.com/2009/11/19/want-to-test-drive-webcenter-11g/" rel="bookmark" title="19 November 2009">Want to Test Drive WebCenter 11g?</a></li>
<li><a href="http://theappslab.com/2009/12/10/geeky-project-part-6-create-a-webcenter-vm/" rel="bookmark" title="10 December 2009">Geeky Project Part 6: Create a WebCenter VM</a></li>
<li><a href="http://theappslab.com/2009/12/15/geeky-project-part-9-create-a-webcenter-vm/" rel="bookmark" title="15 December 2009">Geeky Project Part 9: Create a WebCenter VM</a></li>
</ul>
<p><!-- Similar Posts took 11.832 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/05/04/a-webcenter-sites-resource/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Story from the Vault</title>
		<link>http://theappslab.com/2012/05/02/a-story-from-the-vault/</link>
		<comments>http://theappslab.com/2012/05/02/a-story-from-the-vault/#comments</comments>
		<pubDate>Thu, 03 May 2012 00:05:48 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=10007</guid>
		<description><![CDATA[Here&#8217;s a funny anecdote from the past that was brought back to mind last week. A few of us were chatting over dinner about how much we loved TripIt (@tripit), and I remembered a story from the AppsLab vaults. I remain a true believer that we need more dead-simple email (and IM) interfaces into web services, [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a funny anecdote from the past that was brought back to mind last week.</p>
<p>A few of us were chatting over dinner about how much we loved <a href="http://tripit.com" target="_blank">TripIt</a> (@tripit), and I remembered a story from the AppsLab vaults.</p>
<p>I remain a true believer that we need more dead-simple email (and IM) interfaces into web services, which is why <a href="http://theappslab.com/2008/02/11/i-heart-tripit/">I&#8217;m a longtime fan</a> of TripIt. People just can&#8217;t be bothered to try out this or that new service, and email isn&#8217;t going anywhere.</p>
<p>I&#8217;ll confess I haven&#8217;t used TripIt in years, but that&#8217;s really on me, not on them. TripIt really showcases simplicity as a feature; all you need to do is email your travel itinerary to their bot, which it parses and then uses to create a trip for you, complete with nice-to-haves like checkin, stuff to do at your destination, calendar files for import, etc.</p>
<p>Plus, there&#8217;s the social element, which alerts you when friends are nearby.</p>
<p>Anyway, way back when, I <a href="http://theappslab.com/2008/05/01/more-web-20-expo-worth-the-time-investment/">attended a session called &#8220;Making Email a Useful Web App&#8221; at Web 2.0 Expo</a>, presented by TripIt co-founder, Andy Denmark (@adenmark), a great session that I thoroughly enjoyed.</p>
<p>Not long after, I blithely complained that TripIt didn&#8217;t fully support our corporate travel agent&#8217;s itineraries on <a href="http://blog.andydenmark.com/2008/05/fun-with-greasemonkey-and-future-of.html" target="_blank">a blog post of Andy&#8217;s</a>. He politely offered to take a look.</p>
<p>I didn&#8217;t expect him to do anything, what with a fledgling company to run and all, but I emailed him copies of the itineraries, just for kicks. Not too long later, he replied and said they&#8217;d take a look and get it sorted later that week.</p>
<p>Sure enough, they did, and from then on, itineraries sent by our corporate travel agent worked perfectly, no fuss, no mess.</p>
<p>How awesome is that?</p>
<p>Great company, with great service at all levels.</p>
<p>So, if you work for Oracle and enjoy using TripIt to process and manage your itineraries, you owe Andy a big hug, virtually of course, for taking the time to listen to a whiney user.<strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2008/02/11/i-heart-tripit/" rel="bookmark" title="11 February 2008">I Heart TripIt</a></li>
<li><a href="http://theappslab.com/2008/06/03/maybe-email-isnt-dead-after-all/" rel="bookmark" title="3 June 2008">Maybe Email Isn&#8217;t Dead After All</a></li>
<li><a href="http://theappslab.com/2009/09/23/just-send-me-an-email/" rel="bookmark" title="23 September 2009">Just Send Me an Email</a></li>
<li><a href="http://theappslab.com/2011/04/18/daily-metrics-surprise-dropbox-files-trump-tweets/" rel="bookmark" title="18 April 2011">Daily Metrics Surprise: Dropbox Files Trump Tweets</a></li>
<li><a href="http://theappslab.com/2010/03/18/smartphone-the-ultimate-people-repellent/" rel="bookmark" title="18 March 2010">Smartphone: The Ultimate People Repellent</a></li>
</ul>
<p><!-- Similar Posts took 12.390 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/05/02/a-story-from-the-vault/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle WebCenter Sites 11gR1 Released</title>
		<link>http://theappslab.com/2012/05/01/oracle-webcenter-sites-11gr1-released/</link>
		<comments>http://theappslab.com/2012/05/01/oracle-webcenter-sites-11gr1-released/#comments</comments>
		<pubDate>Tue, 01 May 2012 19:50:19 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=10003</guid>
		<description><![CDATA[I&#8217;ve been yammering about WebCenter Sites (formerly FatWire) for a while, and today marked its first release under the Oracle banner. Now, thanks to the power of OTN (@oracletechnet), you can kick the tires yourself. Let&#8217;s back up and talk about what Sites is first. Sites is all about web experience management, specifically through your [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been <a href="http://theappslab.com/2012/03/26/playing-with-webcenter-sites/">yammering about WebCenter Sites</a> (formerly FatWire) for a while, and today marked its <a href="https://blogs.oracle.com/webcenter/entry/extra_extra_read_all_about" target="_blank">first release under the Oracle banner</a>.</p>
<p>Now, thanks to the power of OTN (@oracletechnet), you can <a href="http://www.oracle.com/technetwork/middleware/webcenter/sites/downloads/index.html" target="_blank">kick the tires yourself</a>.</p>
<p>Let&#8217;s back up and talk about what Sites is first. Sites is all about <a href="https://blogs.oracle.com/webcenter/entry/two_web_experience_management_trends" target="_blank">web experience management</a>, specifically through your consumer-facing, dot-com web presence, which can be a tricky business, given that you could have tens of thousands of assets to surface online and hundreds of contributors, most of whom aren&#8217;t technical users. Or at least, they&#8217;re not paid to be technical.</p>
<p>Sites provides a simple interface that makes it easy for contributors to create, find, organize and deploy these assets without calling IT for help. Contributors can see the effect their changes will have on the overall site and edit and tweak them as necessary, all without actually changing the live site.</p>
<p>Sites also provides an architecture that makes deployment a snap, protecting the production environment from fat-finger mistakes and allowing for useful features like date-based publishing and look-ahead views of what your site will look like in the future, based on content you&#8217;ve scheduled for publishing.</p>
<p>Performance is a main feature of Sites, which includes caching in many different layers to ensure that visitors don&#8217;t experience any latency as they browse around your web presence.</p>
<p>Sites is also developer-friendly, supporting what you already know, like JSP tags and Java. If you&#8217;re like me and prefer easy stuff, JSP tags are a powerful way to extend content using a simple kinda-sorta like HTML way, or if you&#8217;re more like Noel (@noelportugal) and prefer the power of Java, you can embed it directly into your pages.</p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-10004" title="NewAuthoringUI" src="http://theappslab.com/wp-content/uploads/2012/05/NewAuthoringUI.png" alt="" width="624" height="469" /></p>
<p>There are a ton of features, which you can read about <a href="http://www.oracle.com/us/corporate/press/1610067" target="_blank">here</a> and of course, <a href="http://www.oracle.com/technetwork/middleware/webcenter/sites/overview/index.html" target="_blank">here</a>, and yeah, there&#8217;s a mobility server to create mobile web-friendly versions of your content.</p>
<p>Noel and I have worked a lot with Sites team over the past few months; of course, we have a Sites maven on our team, Noël Jaffré (@noeljaffre), and we&#8217;ve also had the pleasure of working directly with the Sites PM and development teams. I want to congratulate them on the release, which represents a full overhaul of the previous version and has been in the works for quite some time.</p>
<p>If you <a href="http://theappslab.com/2012/04/27/collaborate-12-the-week-that-was/">attended Collaborate 12 last week </a>and came by the WebCenter booth, you got a sneak peak at the new contributor interface as well as the new sports-themed demo site.</p>
<p>Since Sites is a relatively small install and can be carried on a 1 GB thumb drive, we&#8217;re planning to bring some along with us to future events. Although I&#8217;m not seeing it immediately in the OTN download, Sites does frequently include a Jump Start Kit (JSK), which includes Apache and Tomcat, preconfigured to run in a quick and dirty way, allowing for portability and providing a quick way for people to get hands on with the product as fast as possible.</p>
<p>If you find us at an event this year, we&#8217;ll probably have some drives with us for you to try. I know Friend of the &#8216;Lab <a href="http://bexhuff.com/" target="_blank">Bex Huff</a> (@bex) was hoping to do this for Collaborate, and I&#8217;m sure he&#8217;ll have some at future events too.</p>
<p>So, head over to OTN and get started learning WebCenter Sites.</p>
<p>Find the comments.<strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2012/03/26/playing-with-webcenter-sites/" rel="bookmark" title="26 March 2012">Playing with WebCenter Sites</a></li>
<li><a href="http://theappslab.com/2011/12/14/the-scoop-on-webcenter-evangelism/" rel="bookmark" title="14 December 2011">The Scoop on WebCenter Evangelism</a></li>
<li><a href="http://theappslab.com/2012/05/04/a-webcenter-sites-resource/" rel="bookmark" title="4 May 2012">A WebCenter Sites Resource</a></li>
<li><a href="http://theappslab.com/2012/04/12/collaborate-12-is-just-around-the-corner/" rel="bookmark" title="12 April 2012">Collaborate 12 is Just around the Corner</a></li>
<li><a href="http://theappslab.com/2012/04/27/collaborate-12-the-week-that-was/" rel="bookmark" title="27 April 2012">Collaborate 12: The Week That Was</a></li>
</ul>
<p><!-- Similar Posts took 16.975 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/05/01/oracle-webcenter-sites-11gr1-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Collaborate 12: The Week That Was</title>
		<link>http://theappslab.com/2012/04/27/collaborate-12-the-week-that-was/</link>
		<comments>http://theappslab.com/2012/04/27/collaborate-12-the-week-that-was/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 17:49:51 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=9993</guid>
		<description><![CDATA[Collaborate 12 (#C12LV) has wrapped, and overall, I really enjoyed the event. I&#8217;ll lead off with a big thanks to all the organizers from OAUG (@oaug1), IOUG (@ioug) and Quest (@questusergroup), with a special mention for the IOUG WebCenter Special Interest Group (SIG) who made sure we found the right sessions and networked with the right folks. This is a definitely a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://collaborate12.com/" target="_blank">Collaborate 12</a> (<a href="https://twitter.com/#!/search/realtime/%23c12lv" target="_blank">#C12LV</a>) has wrapped, and overall, I really enjoyed the event.</p>
<p>I&#8217;ll lead off with a big thanks to all the organizers from <a href="http://www.oaug.org/" target="_blank">OAUG</a> (@oaug1), <a href="http://www.ioug.org/" target="_blank">IOUG</a> (@ioug) and <a href="http://www.questdirect.org/" target="_blank">Quest</a> (@questusergroup), with a special mention for the IOUG WebCenter <a href="http://www.ioug.org/GetInvolved/JoinaSpecialInterestGroup/tabid/101/Default.aspx" target="_blank">Special Interest Group</a> (SIG) who made sure we found the right sessions and networked with the right folks. This is a definitely a special group, e.g. they rocked togas at the 80s Party on Wednesday night. Legit.</p>
<p>Also, big thanks to our WebCenter Marketing maven, <a href="http://blogs.oracle.com/webcenter" target="_blank">Kellsey Ruppel</a>, who worked so hard to make the conference run smoothly for us.</p>
<p>I got a lot more out of Collaborate 12 than I did <a href="http://theappslab.com/2008/04/13/collaborate-days-0-and-1/">Collaborate 08 in Denver</a>, which is entirely my own fault, largely thanks to help of these people, and I&#8217;m already planning for a Denver do-over at <a href="http://www.collaborate13.com/" target="_blank">Collaborate 13</a>.</p>
<p><strong>Day 0</strong></p>
<p>The show got started early for me with the WebCenter Customer Advisory Board (CAB) meeting on Sunday.  This wasn&#8217;t technically a Collaborate event, but since many of the CAB members were in Las Vegas for the big show, it made sense to have it before the events really got going.</p>
<p>The CAB is enormously valuable to our PM organization, since these customers provide real use cases and feedback, and I spent the day meeting meeting, greeting and listening to real users of the product.</p>
<p>One of the highlights for all the customers attending the CAB was <a href="https://blogs.oracle.com/webcenter/entry/oracle_social_network_in_action" target="_blank">a chance to touch and feel Oracle Social Network for the first time</a>. The OSN PM team provided an overview of the product, and then collected feedback through the tool. The commentary I heard was overwhelmingly positive, and after spending a week with the product, everyone is excited for release.</p>
<p>Another highlight was Christian (@cfinn) and his flying monkeys. I won&#8217;t give away the specifics, but if you find him speaking at an event you&#8217;re attending, make an effort to go.</p>
<p>Last but definitely not least, thanks to <a href="http://tekstream.com/" target="_blank">TekStream</a> for sponsoring the cocktail reception.</p>
<p>I had <a href="http://theappslab.com/2012/04/12/collaborate-12-is-just-around-the-corner/">planned to attend</a> the WebCenter Deep Dive, but unfortunately, the two events conflicted. I did manage to sneak away briefly to catch up with longtime Friend of the &#8216;Lab, <a href="http://bexhuff.com/" target="_blank">Bex Huff</a> (@bex), whose company <a href="http://bezzotech.com/" target="_blank">Bezzotech</a> sponsored that event.</p>
<p><strong>Day 1</strong></p>
<p>Monday kicked off the event in earnest. I spent most of the day preparing the WebCenter Sites demo booth, but I did manage to sneak away for a meeting with the <a href="http://www.ioug.org/AboutIOUG/IOUGBoardofDirectors/tabid/128/Default.aspx" target="_blank">IOUG Board of Directors</a> and the IOUG WebCenter SIG.</p>
<p>This was a treat for our entire team. As a team of <a href="http://theappslab.com/2011/12/14/the-scoop-on-webcenter-evangelism/">WebCenter evangelists</a> (or advocates, take your pick), we rely on communication and collaboration with organizations like the IOUG. They tell us what their members want, and ideally, we deliver.</p>
<p>So, this type of interaction is invaluable to what we do. Thanks to the Board and SIG for taking time out of their hectic schedules to chat with us.</p>
<p>I ended the day of events with the opening of the Exhibit Hall, and got a chance to watch the WebCenter Sites experts we have from the FatWire acquisition in action showing their product. <a href="http://theappslab.com/2012/03/26/playing-with-webcenter-sites/">I&#8217;ve spent a lot of time recently working with Sites</a>, the <a href="https://blogs.oracle.com/webcenter/entry/oracle_s_web_experience_management" target="_blank">Web Experience Management pillar of the WebCenter Suite of products</a>, and it was great to see the real experts in action.</p>
<p>Although I didn&#8217;t get to any sessions on Monday, the day was very productive.</p>
<p><strong>Day 2</strong></p>
<p>Tuesday began for me with Bex&#8217;s session, &#8220;A Crash Course In WebCenter Sites (FatWire) for Site Studio Customers.&#8221; As a longtime Stellent guru, Bex knows a thing or two about Site Studio. His session mapped functions from Site Studio to Sites, and it introduced me to several customers who are interested in learning more about Sites. So, Tuesday began with a win.</p>
<p>I then spent several hours working the Sites demo booth. Booth duty always seems like a chore until I get into it. I enjoy talking to people and listening to what they have to say, and once the traffic starts to flow, the time flies.</p>
<p>We got a nice flow of people to our booth. Most of them had questions about the Content and Portal pillars of WebCenter, but they were impressed when they saw what Sites has to offer.</p>
<p>After a long day of booth duty, I mixed and mingled at the evening reception on the exhibit hall floor, then gave my feet a rest.</p>
<p>This was the day I started to lose my voice though, which always happens to me at conferences, since I talk so much. Note to self, listen more.</p>
<p><strong>Day 3</strong></p>
<p>On Wednesday, I stopped by &#8220;Build an iPhone app using WebCenter Portal REST APIs&#8221; presented by  Chris Bales (@<a href="http://twitter.com/cbales">cbales</a>) and Rodrigo Lima (@<a href="http://twitter.com/rodrigo_lima">rodrigo_lima</a>) before heading back to the demo booth. The session attracted a nice crowd, especially for a morning session. I didn&#8217;t get to stay, but I heard good things.</p>
<p>After my final demo booth stint, I caught a couple afternoon sessions, &#8220;Surfacing Oracle Social Network into Your Business Applications&#8221; given by Andy Kershaw, OSN PM lead and  &#8221;WebCenter User Experience and Interaction – From iPads to Xbox&#8221; by Friend of the &#8216;Lab, John Sim (@jrsim_uix) of <a href="http://www.fishbowlsolutions.com/index.htm" target="_blank">Fishbowl Solutions</a>.</p>
<p>Andy&#8217;s session was unfortunately timed to overlap with lunch. Had it been a smidge later, I suspect he would have drawn ten times more people, given the content. Andy showed several key features of OSN, including how to connect it to other business applications.</p>
<p>John&#8217;s session showcased the exciting possibilities for enhancing enterprise data surfaced through REST APIs with new interface paradigms like touch and natural motion capture, specifically Xbox Kinect. It was great to meet John IRL for the first time after stalking him virtually for a couple years.</p>
<p>By the end of Wednesday, I was sounding like a lifetime smoker.</p>
<p><strong>Day 4</strong></p>
<p>Although Thursday was only yesterday, Vegas seems like a nostalgic memory now. There wasn&#8217;t much on the agenda, as the conference wrapped at noon, so Noel (@noelportugal) and I spent some quite time debriefing and comparing notes from the week.</p>
<p>By the end of the conference, I left Vegas feeling like I had put in a good week. I had the pleasure of meeting dozens of new people and reconnecting with people I&#8217;ve know for years.</p>
<p>It was a great week, and thanks to everyone for making Collaborate 12 a personal success for me.</p>
<p>Now, to rest my voice.</p>
<p>Thoughts on the conference? Find the comments.</p>
<p><em>Update: Kellsey added pics to the <a href="https://blogs.oracle.com/webcenter/entry/collaborate_12_the_week_that" target="_blank">repost she did over on the WebCenter blog</a>. So, it did, in fact, happen.</em></p>
<p><em>Update 2: Among the many &#8220;finally met IRL&#8221; moments that I had at Collaborate 12, I forgot to mention newish Twitter Friend of the &#8216;Lab, Chad Thompson (@zirous_chad) of <a href="http://zirous.com/" target="_blank">Zirous</a>. He was the first of many fine folks who stopped by the demo booth. Sorry Chad.</em></p>
<p><em>Update 3: Forgot another old pal, <a href="http://davidhaimes.wordpress.com/" target="_blank">David Haimes</a> (@dhaimes), whom I caught up with a couple times during the week. He was presenting some cool Fusion Applications stuff. Not entirely sure why my memory is so bad.</em><strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2012/04/12/collaborate-12-is-just-around-the-corner/" rel="bookmark" title="12 April 2012">Collaborate 12 is Just around the Corner</a></li>
<li><a href="http://theappslab.com/2012/05/04/a-webcenter-sites-resource/" rel="bookmark" title="4 May 2012">A WebCenter Sites Resource</a></li>
<li><a href="http://theappslab.com/2008/03/05/find-appslab-at-collaborate-08/" rel="bookmark" title="5 March 2008">Find AppsLab at Collaborate 08</a></li>
<li><a href="http://theappslab.com/2012/05/01/oracle-webcenter-sites-11gr1-released/" rel="bookmark" title="1 May 2012">Oracle WebCenter Sites 11gR1 Released</a></li>
<li><a href="http://theappslab.com/2007/09/11/office-20-conference-review/" rel="bookmark" title="11 September 2007">Office 2.0 Conference Review</a></li>
</ul>
<p><!-- Similar Posts took 29.016 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/04/27/collaborate-12-the-week-that-was/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Behold the History of the User-Agent String</title>
		<link>http://theappslab.com/2012/04/19/behold-the-history-of-the-user-agent-string/</link>
		<comments>http://theappslab.com/2012/04/19/behold-the-history-of-the-user-agent-string/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 17:23:34 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=9991</guid>
		<description><![CDATA[Found this while browsing through user agent strings, it was good. History of the browser user-agent string Rejoice.Possibly Related Posts: Three Small and Useful Development Tools for a Monday Introducing Amazon Silk Welcome to White House 2.0 On Browsers Browser Rapid Release Makes Busy Work for Web Devs]]></description>
			<content:encoded><![CDATA[<p>Found this while browsing through user agent strings, it was good.</p>
<p><a href="http://webaim.org/blog/user-agent-string-history/" target="_blank">History of the browser user-agent string</a></p>
<p>Rejoice.<strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2011/12/05/three-small-and-useful-development-tools-for-a-monday/" rel="bookmark" title="5 December 2011">Three Small and Useful Development Tools for a Monday</a></li>
<li><a href="http://theappslab.com/2011/09/28/introducing-amazon-silk/" rel="bookmark" title="28 September 2011">Introducing Amazon Silk</a></li>
<li><a href="http://theappslab.com/2009/01/23/welcome-to-white-house-20/" rel="bookmark" title="23 January 2009">Welcome to White House 2.0</a></li>
<li><a href="http://theappslab.com/2009/03/13/on-browsers/" rel="bookmark" title="13 March 2009">On Browsers</a></li>
<li><a href="http://theappslab.com/2011/09/28/browser-rapid-release-makes-busy-work-for-web-devs/" rel="bookmark" title="28 September 2011">Browser Rapid Release Makes Busy Work for Web Devs</a></li>
</ul>
<p><!-- Similar Posts took 4.160 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/04/19/behold-the-history-of-the-user-agent-string/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ice Cream Sandwich on My Nexus S</title>
		<link>http://theappslab.com/2012/04/17/ice-cream-sandwich-on-my-nexus-s/</link>
		<comments>http://theappslab.com/2012/04/17/ice-cream-sandwich-on-my-nexus-s/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 15:57:14 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=9979</guid>
		<description><![CDATA[On Friday, my Nexus S finally got its long-awaited Ice Cream Sandwich, i.e. Android 4.0.4, upgrade. One of the reasons I switched to a Nexus phone last year was to get to new versions of Android quickly. Google first showed ICS in October, and they released the upgrade in conjunction with the Galaxy Nexus release [...]]]></description>
			<content:encoded><![CDATA[<p>On Friday, <a href="http://theappslab.com/2011/08/08/moving-to-nexus-s-epilogue/">my Nexus S</a> <a href="http://www.engadget.com/2012/04/05/sprint-nexus-s-4g-ics/" target="_blank">finally got its long-awaited Ice Cream Sandwich, i.e. Android 4.0.4, upgrade</a>.</p>
<p>One of the reasons I switched to a Nexus phone last year was to get to new versions of Android quickly. Google <a href="http://theappslab.com/2011/10/19/details-of-android-4-0-and-galaxy-nexus-new-features/">first showed ICS in October</a>, and they released the upgrade in conjunction with the Galaxy Nexus release in November in Europe and December here in the US.</p>
<p>Six months seems like a long time to me, but that feeling is probably influenced by a touch of envy watching other phones get the upgrade first. The fact that carriers were rolling out upgrades to their high-end phones more quickly than Google could roll out vanilla Android to its Nexus line was the kicker.</p>
<p>Anyway, after several days using the new OS, I have a few observations that might interest you.</p>
<p><strong>Upgrade process</strong></p>
<p>The upgrade itself was very smooth. The download was a scant 400-ish MB, which came down very quickly over wifi, and installed itself quickly. Within 10 minutes, I was live again.</p>
<p>If you&#8217;ve <a href="http://theappslab.com/2011/03/07/xoom-review-the-good-stuff/">used Honeycomb (Android 3.0) on a tablet</a>, there&#8217;s very little that will surprise you; the ICS UI is virtually identical. If you haven&#8217;t used Honeycomb and are coming from Gingerbread (Android 2.3.x), then you&#8217;re in for a whole new world of surprise and delight, or frustration and annoyance, depending on your perspective.</p>
<p><strong>New stuff I like</strong></p>
<p>I like Android&#8217;s widgets, something you won&#8217;t get in iOS. For you iOS people, a widget can surface pieces of an app&#8217;s functionality on the phone&#8217;s desktop, e.g. your email, a music player, a tweet box, etc. Honeycomb added the ability to resize widgets, which was a very helpful, especially for the calendar widget. In Gingerbread, the calendar widget was a tiny 2&#215;3, not big enough to be useful. Now, I can enlarge the calendar widget to see several events, rather than just the next one.</p>
<p>I haven&#8217;t tested extensively, but it seems like the <a href="https://groups.google.com/a/googleproductforums.com/forum/#!category-topic/mobile/android-devices/mM500Ohtap8" target="_blank">GPS issues that plagued the Nexus S</a> may have been fixed. Even with wifi assisting, apps like Maps were unable to get location on Gingerbread, which is exceeding annoying if you&#8217;re trying to use one of Android&#8217;s flagship apps, Navigation. To fix this problem, I had to add an app that would clear the GPS cache. I&#8217;m cautiously optimistic that this issue is fixed now.</p>
<p>Another observation that I haven&#8217;t fully vetted yet is improved battery life. On Gingerbread, I had to add Juice Defender to get through a full day without charging, but so far, ICS seems better at managing the battery. The real test will be turning off Juice Defender, but I haven&#8217;t been brave enough to do that yet.</p>
<p>Now that I&#8217;m running ICS, I can try out the <a href="http://www.engadget.com/2012/02/07/chrome-beta-for-android-hands-on-video/" target="_blank">Chrome beta Android version</a>. So far, I like it, but that&#8217;s only from a very limited amount of use.</p>
<p>Overall, the UI is much more polished. I like the <a href="http://www.theverge.com/android/2012/1/2/2677965/roboto-android-font-analysis" target="_blank">new Android font, Roboto</a>, which, like any font has its fans and haters.</p>
<p>That&#8217;s pretty much it so far.</p>
<p><strong>Stuff I don&#8217;t like</strong></p>
<p>My biggest annoyance with ICS is that it&#8217;s sluggish, which lends some validity to the long wait. Tasks I&#8217;m used to performing on Gingerbread are no longer as snappy, which is one thing, performance. Plus, when I tap and get no response, I continue to tap, which is another thing, affordance.</p>
<p>Couple these two, and you get some wild behavior. I doubt this will ever change, given that ICS is built for faster specs, and adding affordances is essentially a backport. Google wants me to upgrade, so I don&#8217;t see a lot of incentive for them to build nuances into ICS for older devices.</p>
<p>I&#8217;m also highly irritated that Picasa uploads are wonky on ICS. I use the Picasa integration all the time to upload pictures of my daughter; ICS actually adds a shortcut to the Gallery to do this with one tap when viewing a photo. However, I&#8217;ve hit two issues; first, I hit the &#8220;<a href="https://groups.google.com/a/googleproductforums.com/forum/#!topic/mobile/kW1D7jt-DMw" target="_blank">Failed to retrieve account information</a>&#8221; error, which appears to be caused by conflicts with other synced accounts. Removing the accounts for LinkedIn and Dropbox resolved this problem.</p>
<p>Now, I&#8217;m able to upload, but the new photo doesn&#8217;t show up immediately in the Gallery on the phone or on Picasa Web Albums. Not immediately anyway because uploaded photos eventually do show up, leading me to believe this is a sync lag. I tried manually syncing to get that sweet instant gratification, but without success. I&#8217;ll have to spend more time diagnosing this one.</p>
<p>One Gingerbread annoyance that hasn&#8217;t been resolved is the <a href="https://groups.google.com/a/googleproductforums.com/forum/#!category-topic/mobile/android-devices/YfI9uhc7OW4" target="_blank">default ringer volume is too quiet</a> and more importantly, the volume resets after you raise it. For me, this has resulted in a bunch of missed calls and texts, and ICS doesn&#8217;t seem to retain a volume setting either.</p>
<p>Semi-related, the Phone app has been a bit dodgy as well. I&#8217;ve entered phone numbers and tapped the call button, only to have the app silently fail, without remembering the number. I&#8217;ve also had the Phone app redial the last number I called right after I ended the call.</p>
<p>Some UI annoyances I&#8217;ve noticed:</p>
<ul>
<li>ICS adds a Google search widget to every desktop, and to remove it, you have to disable Google Search.</li>
<li>The wifi and carrier signal strength icons don&#8217;t always show blue (used to be green in Gingerbread) to indicate data flow, and the addition of arrows to the wifi icon greatly decreases its usability IMO. Classic overdesign.</li>
<li>The Phone app is elegantly redesigned, but there are UX problems. First, the end call button is very large, a good thing, but I quickly noticed that the tappable area is smaller than the button. I understand why (accidental taps), but why not make the button smaller and fully tappable?</li>
<li>The Favorites window of the Phone app is nicely rendered now, implementing a pane design (vs. a list in Gingerbread), similar to what I&#8217;ve seen of WP 7. However, the panes are too big, forcing scrolling, which is not what you want in a favorites (i.e. shortcut) feature.</li>
<li>Those accustomed to long-pressing the physical Home button to get the list of the last eight apps launched may be disappointed with the Honeycomb-style switcher, which is a wide list of apps and screenshots. On a smaller screen, this list requires scrolling, making it much less efficient than the old icons.</li>
</ul>
<p>But what about the features that had me excited back in October?</p>
<p>Camera updates: I was stoked for zero-lag shutter speed and rapid fire snapshots. While the shutter speed has improved, I&#8217;m not sure it&#8217;s zero-lag, and I don&#8217;t see any rapid fire options in the new Camera app. Perhaps this is a hardware limitation of the Nexus S. Maybe someone can comment.</p>
<p>Face unlock: <a href="http://www.androidauthority.com/nexus-s-how-to-enable-face-unlock-44254/" target="_blank">Requires root</a>, bit of a bummer, but honestly, this is a Siri-like feature that I&#8217;d probably show off to people, but not use regularly.</p>
<p>So, what&#8217;s the early verdict?</p>
<p>Android continues to inch closer to iOS, but there are a lot of little details that I&#8217;m sure Apple would not abide. Of course, Apple tends in the other direction, <a href="http://theappslab.com/2011/10/26/on-apples-design-aesthetic-when-delight-turns-patronizing/">adding fanciful touches that are patronizing</a>. I guess I fall in the middle somewhere.</p>
<div id="attachment_9982" class="wp-caption aligncenter" style="width: 627px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; display: block; margin-right: auto; margin-left: auto;"><a href="http://techcrunch.com/2011/11/17/my-first-day-with-the-galaxy-nexus-and-ice-cream-sandwich-this-is-really-big/"><img class="size-full wp-image-9982" title="nexuses" src="http://theappslab.com/wp-content/uploads/2012/04/nexuses.png" alt="" width="617" height="434" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">The evolution of Nexus phones, L-R Nexus One, Nexus S, Galaxy Nexus, Image from Techcrunch</p></div>
<p>What&#8217;s clear about Android is that big screens are its target and future. The Nexus S is a great balance between screen size and usable dimensions, slightly bigger than an iPhone with a noticeably larger screen. ICS on the Nexus S, with its four-inch screen, feels cramped, and that&#8217;s a bad portent of things to come.</p>
<p>The Galaxy Nexus is a monolith by comparison, impossible to use with one hand, unless you can easily palm a basketball. You&#8217;ll never carry that phone in your pants pocket. Please don&#8217;t try.</p>
<p>I&#8217;m stuck in a two-year contract, but I don&#8217;t expect that I&#8217;ll have a ton of attractive (to me) Android options when that ends. Form factor is a big deal for me, given how much I use my phone, and bigger isn&#8217;t always better.</p>
<p>Have you jumped to ICS? Thoughts?</p>
<p>Find the comments.<strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2011/05/02/frustrations-with-android-and-ios/" rel="bookmark" title="2 May 2011">Frustrations with Android and iOS</a></li>
<li><a href="http://theappslab.com/2011/03/01/android-2-3-3-makes-screen-shots-root-free/" rel="bookmark" title="1 March 2011">Android 2.3.3 Makes Screen Shots Root-Free</a></li>
<li><a href="http://theappslab.com/2011/08/05/moving-to-a-nexus-s-part-2/" rel="bookmark" title="5 August 2011">Moving to a Nexus S, Part 2</a></li>
<li><a href="http://theappslab.com/2010/08/17/google-adds-to-androids-capabilities/" rel="bookmark" title="17 August 2010">Google Adds to Android&#8217;s Capabilities</a></li>
<li><a href="http://theappslab.com/2011/08/08/moving-to-nexus-s-epilogue/" rel="bookmark" title="8 August 2011">Moving to Nexus S, Epilogue</a></li>
</ul>
<p><!-- Similar Posts took 34.540 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/04/17/ice-cream-sandwich-on-my-nexus-s/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Collaborate 12 is Just around the Corner</title>
		<link>http://theappslab.com/2012/04/12/collaborate-12-is-just-around-the-corner/</link>
		<comments>http://theappslab.com/2012/04/12/collaborate-12-is-just-around-the-corner/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 22:57:31 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=9971</guid>
		<description><![CDATA[Don&#8217;t look now, but Collaborate 12 starts less than 10 days from now on April 22 in Las Vegas. Collaborate is the annual user group conference that brings together several of the largest Oracle user group communities, OAUG (@oaug1), IOUG (@ioug) and Quest (@questusergroup). I haven&#8217;t been to a Collaborate since 2008 in Denver, and this time, I&#8217;ll be pretty busy, a good thing. [...]]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t look now, but <a href="http://collaborate12.com/" target="_blank">Collaborate 12</a> starts less than 10 days from now on April 22 in Las Vegas.</p>
<p>Collaborate is the annual user group conference that brings together several of the largest Oracle user group communities, <a href="http://www.oaug.org/" target="_blank">OAUG</a> (@oaug1), <a href="http://www.ioug.org/" target="_blank">IOUG</a> (@ioug) and <a href="http://www.questdirect.org/" target="_blank">Quest</a> (@questusergroup). I haven&#8217;t been to a Collaborate <a href="http://theappslab.com/2008/04/13/collaborate-days-0-and-1/">since 2008 in Denver</a>, and this time, I&#8217;ll be pretty busy, a good thing.</p>
<p>If you&#8217;re going to the show and you&#8217;re interested in WebCenter (@oraclewebcenter) and/or hanging out with me and my three of my four fellow <a href="http://theappslab.com/2011/12/14/the-scoop-on-webcenter-evangelism/">WebCenter evangelists</a>, i.e. Christian Finn (@cfinn), Noel Portugal (@noelportugal) and Peter Reiser (@peterreiser), read on for details.</p>
<p>The show gets started for us right away at 0900 on Sunday with the WebCenter Deep Dive, one of the IOUG Deep Dives that run 0900-1500 on Sunday.Here&#8217;s the skinny:</p>
<p><strong>#918 Deep Dive on Oracle WebCenter</strong><br />
<strong>Date</strong>: Sunday, April 22 9:00 am &#8211; 3:00 pm<br />
<strong>Location</strong>: Room 6<br />
<strong>Product Line</strong>: Oracle WebCenter<br />
<strong>Track</strong>: Infrastructure Technologies<br />
<strong>Description</strong>: Spend your day with the experts from the Oracle WebCenter product management and development teams as they go in-depth on all of the pillars of Oracle WebCenter, from Portal and Content to Sites and Oracle Social Network. They will show you the power of each pillar and how they integrate, as well as share a sneak peak of what’s coming in WebCenter 12c. This can’t miss session will be detailed and demo-heavy! To keep things lively, throughout the day we’ll have great giveaways. And to top the day off, you’ll get to “Meet the Developers” behind WebCenter and get your questions answered directly from the development team in a moderated open mike forum. Bring your enthusiasm and your questions to this WebCenter showcase so you&#8217;ll be ready to Collaborate on all things WebCenter after you have spent your Sunday with us!</p>
<p>I don&#8217;t where Room 6 is, guess I need to figure that out pretty soon, given how large the Mandalay Bay conference center is.</p>
<p>Here are some other WebCenter sessions presented by various Friends of the &#8216;Lab that might interest you.</p>
<p><strong>#773 &#8211; Build an iPhone app using WebCenter Portal REST APIs</strong><br />
<strong>Date</strong>: Wednesday, April 25 9:30 am &#8211; 10:30 am<br />
<strong>Location</strong>: Surf E<br />
<strong>Product Line</strong>: Oracle WebCenter<br />
<strong>Track</strong>: Infrastructure Technologies<br />
<strong>Description</strong>:<br />
WebCenter Portal’s Spaces iPhone app was built using the powerful RESTful APIs. Come and learn from the people who built the iPhone application and get an overview of the techniques they used.</p>
<p>Chris (@cbales) is an old pal of mine, and he and Rodrigo Lima (@rodrigo_lima) are responsible for the <a href="http://theappslab.com/2011/03/18/major-update-to-the-webcenter-spaces-iphone-app/">WebCenter iPhone app</a>, which debuted on the App Store <a href="http://theappslab.com/2010/07/22/get-the-webcenter-spaces-iphone-app-now/">back in July 2010</a>. That&#8217;s a dog&#8217;s age when it comes to iOS, and they&#8217;ve been through several versions and have done a great job designing a useful app that uses all the power of iOS.</p>
<p>They&#8217;ll be talking about how they built the app and the REST APIs into WebCenter that underpin it. This will be fun, and I&#8217;m bummed that I won&#8217;t be able to make it. Read on for why.</p>
<p>John Sim (@jrsim_uix) of Fishbowl Solutions will be giving three sessions, showcasing the WebCenter REST APIs at work.</p>
<p><strong>#600 &#8211; Exposing WebCenter Data on Mobile &amp; Desktop Devices through the REST API</strong><br />
<strong>Date</strong>: Tuesday, April 24 10:45 am &#8211; 11:45 am<br />
<strong>Location</strong>: Reef C<br />
<strong>Product Line</strong>: Oracle WebCenter, Oracle Universal Content Management<br />
<strong>Track</strong>: Application Strategy and Services<br />
<strong>Description</strong>:<br />
This session will cover how best to leverage the WebCenter REST API and create cross-device compliant mobile and desktop applications using a single code base. We will review web-based frameworks like Jquery mobile, Zepto, Sencha Touch, Phonegap, Appcelerator &amp; Adobe Air. Learn how these frameworks can enable content from WebCenter to be pulled, synced, and even stored locally for when instant access to content without internet access.</p>
<p><strong>#595 &#8211; Achieving Real-Time Social Collaboration in WebCenter 11g</strong><br />
<strong>Date</strong>: Wednesday, April 25 3:00 pm &#8211; 4:00 pm<br />
<strong>Location</strong>: Reef C<br />
<strong>Product Line</strong>: Oracle WebCenter, Oracle Universal Content Management<br />
<strong>Track</strong>: Application Strategy and Services<br />
<strong>Description</strong>:<br />
This session will cover the latest 11g PS5 Presence Integration in WebCenter Portal as well as discuss and demonstrate custom taskflows that leverage WebSockets via nodeJS and ADF comet integrations. We will review the pros and cons of using AJAX, WebSocket, and Comet communications in a browser to enable real-time communication and collaboration across a team or organization from a single social platform.</p>
<p><strong>#604 &#8211; WebCenter User Experience and Interaction – From iPads to Xbox</strong><br />
<strong>Date</strong>: Wednesday, April 25 4:15 pm &#8211; 5:15 pm<br />
<strong>Location</strong>: Reef B<br />
<strong>Product Line</strong>: Oracle WebCenter, Oracle Universal Content Management<br />
<strong>Track</strong>: Application Strategy and Services<br />
<strong>Description</strong>:<br />
This session will showcase and demonstrate the evolution of User Interface design and experience including how we can now bring other input technologies like touch, gesture, and voice interactions into a web browser. Examples will include multi-touch gesture interactions from an iPad to quickly scroll through a web-based image library and manipulate on content on the fly. We will also demonstrate how organizations can bring in visual hand gestures and voice-activated support to WebCenter Spaces by using the Xbox Kinect as a low-cost plug-and-play device for Windows. Learn how to escape from your keyboard and explore new approaches for interacting with information.</p>
<p>I&#8217;m looking forward to meeting John IRL; I&#8217;ve been following his work since he built the <a href="http://theappslab.com/2010/05/12/iron-man-skin-for-webcenter/">Iron Man skin for WebCenter Spaces</a>.</p>
<p>Another guy I&#8217;m looking forward to meeting IRL is John Brunswick (@johnbrunswick), who builds fun projects on WebCenter, e.g. the <a href="http://theappslab.com/2011/05/19/a-dropbox-like-experience-on-top-of-ucm/">Dropbox Experience on WebCenter Content</a>.</p>
<p><strong>#775 &#8211; WebCenter Portal Template Design and Development Best Practices</strong><br />
<strong>Date</strong>: Wednesday, April 25 1:00 pm &#8211; 2:00 pm<br />
<strong>Location</strong>: Surf E<br />
<strong>Product Line</strong>: Oracle WebCenter<br />
<strong>Track</strong>: Infrastructure Technologies<br />
<strong>Description</strong>:<br />
Organizations deploying extranets and intranets need to maintain corporate branding and apply user interface designs often developed by traditional web designers. By understanding a few key aspects of WebCenter templating, it is possible to style your portal to adhere to these designs. During this session you will learn how to: &#8211; Develop dynamic navigation based on CSS standards &#8211; Accurately style ADF components added to a WebCenter template &#8211; Apply common patterns to update common key UI areas &#8211; Best practices to externalize styles and images to empower design teams</p>
<p>Aside from my session duties, I&#8217;ll be manning the WebCenter Sites booth on the Exhibit Floor Tuesday and Wednesday morning. <a href="http://theappslab.com/2012/03/26/playing-with-webcenter-sites/">I&#8217;ve told you about Sites</a>, so you should come by and see for yourself.</p>
<p>This only scratches the surface. For the big picture of all the WebCenter goodness at Collaborate 12, <a href="https://blogs.oracle.com/webcenter/entry/collaborate_12_oracle_webcenter_featured" target="_blank">check out the WebCenter blog</a>, where you can also get <a href="https://blogs.oracle.com/webcenter/resource/Collaborate2012-WebCenter_Schedule.pdf" target="_blank">a handy pdf of all the WebCenter sessions</a>.</p>
<p>So, are you attending Collaborate 12? Drop a comment, and we&#8217;ll hang out or something.<strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2010/09/14/quick-openworld-notes/" rel="bookmark" title="14 September 2010">Quick OpenWorld Notes</a></li>
<li><a href="http://theappslab.com/2010/07/22/get-the-webcenter-spaces-iphone-app-now/" rel="bookmark" title="22 July 2010">Get the WebCenter Spaces iPhone App Now</a></li>
<li><a href="http://theappslab.com/2010/07/23/our-openworld-session/" rel="bookmark" title="23 July 2010">Our OpenWorld Session</a></li>
<li><a href="http://theappslab.com/2012/04/27/collaborate-12-the-week-that-was/" rel="bookmark" title="27 April 2012">Collaborate 12: The Week That Was</a></li>
<li><a href="http://theappslab.com/2010/01/22/more-webcenter-goodness/" rel="bookmark" title="22 January 2010">More WebCenter Goodness</a></li>
</ul>
<p><!-- Similar Posts took 42.718 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/04/12/collaborate-12-is-just-around-the-corner/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How-To: Installing JDeveloper on Your Mac</title>
		<link>http://theappslab.com/2012/04/12/how-to-installing-jdeveloper-on-your-mac/</link>
		<comments>http://theappslab.com/2012/04/12/how-to-installing-jdeveloper-on-your-mac/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 17:00:54 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=9960</guid>
		<description><![CDATA[Although some people don&#8217;t agree, I think there&#8217;s value in reposting technical tips for a few reasons. First, I post content for my own information and reference. I&#8217;m not the only one who does this (e.g. @oraclenerd), and I&#8217;m not the only one who finds it useful as a personal history. Second, I find tons [...]]]></description>
			<content:encoded><![CDATA[<p>Although <a href="http://theappslab.com/2010/06/01/how-to-take-a-screenshot-in-android/#comment-468634712">some people don&#8217;t agree</a>, I think there&#8217;s value in reposting technical tips for a few reasons.</p>
<p>First, I post content for my own information and reference. I&#8217;m not the only one who does this (e.g. @oraclenerd), and I&#8217;m not the only one who finds it useful as a personal history. Second, I find tons of helpful technical tips and information from the Google, and thanks to SEO, blogs tend to rise to the top. Finally, the intertubes is a big place, and I frequently remember where I read something memorable and use that as placeholder later to focus a search.</p>
<p>To the content. <a href="http://marcchanliau.sys-con.com/">Marc Chanliau</a> (@sysconmedia) posted <a href="https://blogs.oracle.com/shay/entry/installing_jdeveloper_on_mac_os" target="_blank">instructions for installing JDeveloper on OS X Lion</a> over on Shay Shmeltzer&#8217;s (@jdevshay) blog back in August. He did the same for earlier versions of OS X, so if you&#8217;re not on Lion yet, <a href="https://blogs.oracle.com/shay/entry/installing_jdeveloper_11g_on_m" target="_blank">check out the older instructions</a>.</p>
<p>In Lion, Apple stopped including the JDK as part of the OS, but you probably already knew that and already accounted for it. For the uninitiated, you need the JDK before you continue. So, open the Terminal and type:</p>
<pre>java -version</pre>
<p>If you don&#8217;t have it, OS X will prompt you to download and install.</p>
<p>The instructions are very easy to follow. Marc&#8217;s script didn&#8217;t work for me, but it did help me find the path to the Java home. The steps are below, and if you&#8217;re feeling charitable, <a href="https://blogs.oracle.com/shay/entry/installing_jdeveloper_on_mac_os" target="_blank">hit this link</a> and show Shay and Marc some love. Thanks guys.</p>
<blockquote><p><em>(1) Download JDeveloper from <a href="http://www.oracle.com/technetwork/developer-tools/jdev/downloads/index.html" target="_blank">here</a> to your desktop.  (Choose the *generic* Studio Edition from the pull-down menu.)</em></p>
<p><em>(2) Double-click on the package you just downloaded, which should be jdevstudio1112Oinstall.jar. Be patient because it may take a few moments for the first screen of the JDev Installer to come up.</em></p>
<p><em>(3) Follow the Installer&#8217;s step. The tricky part is when you get prompted for providing the path to you local JDK. When you get there, just follow step (4) below.</em></p>
<p><em>(4) To make it easy for the JDev Installer to find the all Java libs it&#8217;s looking for, you need to run the following bash script. Just copy the script below in a text editor and save the file as jdev_on_lion.sh (or any other name.sh you choose).  Here is the bash script:</em></p>
<p><em>#!/bin/bash </em></p>
<p><em>mkdir /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/jdk6 </em></p>
<p><em>mkdir /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/jdk6/bin </em></p>
<p><em>ln -s /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/bin/java /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/jdk6/bin/java </em></p>
<p><em>ln -s /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/bin/javac /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/jdk6/bin/javac </em></p>
<p><em>ln -s /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/bin/javap /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/jdk6/bin/javap </em></p>
<p><em>ln -s /System/Library/Java/Support/Deploy.bundle/Contents/Home/bin/javaws /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/jdk6/bin/javaws </em></p>
<p><em>ln -s /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/bin/jar /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/jdk6/bin/jar </em></p>
<p><em>ln -s /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/bin/xjc /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/jdk6/bin/xjc mkdir /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/jdk6/lib </em></p>
<p><em>ln -s /system/library/java/javavirtualmachines/1.6.0.jdk/contents/classes/classes.jar /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/jdk6/lib/tools.jar </em></p>
<p><em>mkdir /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/jdk6/jre mkdir /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/jdk6/jre/bin </em></p>
<p><em>ln -s /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/bin/java /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/jdk6/jre/bin/java mkdir /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/jdk6/jre/lib </em></p>
<p><em>ln -s /system/library/java/javavirtualmachines/1.6.0.jdk/contents/classes/classes.jar /system/library/java/javavirtualmachines/1.6.0.jdk/contents/home/jdk6/jre/lib/rt.jar</em></p>
<p><em>(5) Now that you&#8217;ve saved the script as described in step (4), you need to run it. Before running it, however, you need to change the file access permissions by entering the following command at a terminal prompt: chmod +x jdev_on_lion.sh</em></p>
<p><em>(6) You&#8217;re ready to run the script. Enter the following command at a terminal prompt: ./jdev_on_lion.sh (if the bash shell complains that some permissions are (still) denied, just enter the command preceding it with &#8220;sudo&#8221; (you&#8217;ll be required to enter your Mac password), that will always work!)</em></p>
<p><em>(7) Now you should see the JDK&#8217;s path automatically entered in the JDev install screen.</em></p>
<p><em>(8) You just need to follow the remaining JDev Installer steps to complete installation.</em></p></blockquote>
<p><strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2009/12/14/geeky-project-part-7-create-a-webcenter-vm/" rel="bookmark" title="14 December 2009">Geeky Project Part 7: Create a WebCenter VM</a></li>
<li><a href="http://theappslab.com/2009/12/06/geeky-project-part-4-create-a-webcenter-vm/" rel="bookmark" title="6 December 2009">Geeky Project Part 4: Create a WebCenter VM</a></li>
<li><a href="http://theappslab.com/2009/12/15/geeky-project-part-9-create-a-webcenter-vm/" rel="bookmark" title="15 December 2009">Geeky Project Part 9: Create a WebCenter VM</a></li>
<li><a href="http://theappslab.com/2010/08/16/how-to-install-apk-files-on-android/" rel="bookmark" title="16 August 2010">How to Install apk Files on Android</a></li>
<li><a href="http://theappslab.com/2009/12/05/geeky-project-part-3-create-a-webcenter-vm/" rel="bookmark" title="5 December 2009">Geeky Project Part 3: Create a WebCenter VM</a></li>
</ul>
<p><!-- Similar Posts took 30.490 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/04/12/how-to-installing-jdeveloper-on-your-mac/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OTN Content on Your Favorite iOS Device</title>
		<link>http://theappslab.com/2012/04/12/otn-content-on-your-favorite-ios-device/</link>
		<comments>http://theappslab.com/2012/04/12/otn-content-on-your-favorite-ios-device/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 16:31:56 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=9953</guid>
		<description><![CDATA[Good news, for me anyway, Southwest (@southwestair) found and returned my lost iPad. Now that I&#8217;m back in the iOS fold, I can start yapping about apps again. So, let&#8217;s begin. Justin&#8217;s (@oracletechnet) post about the OTN content in the Oracle iOS app reminded me to check out the recent updates to the Oracle iOS [...]]]></description>
			<content:encoded><![CDATA[<p>Good news, for me anyway, Southwest (@southwestair) found and returned <a href="http://theappslab.com/2012/02/15/password-follies-and-also-lfmf/">my lost iPad</a>.</p>
<p>Now that I&#8217;m back in the iOS fold, I can start yapping about apps again.</p>
<p>So, let&#8217;s begin. Justin&#8217;s (@oracletechnet) post about the <a href="https://blogs.oracle.com/otn/entry/otn_there_s_an_app" target="_blank">OTN content in the Oracle iOS app</a> reminded me to check out the recent updates to the Oracle iOS app. The Oracle app encapsulates much of the content you&#8217;ll find over on oracle.com, all in a handy app for both your iPhone and iPad.</p>
<p>Check out the screen grabs for iPhone.</p>
<p><a href="http://theappslab.com/wp-content/uploads/2012/04/oracleApp.png"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-9956" title="oracleApp" src="http://theappslab.com/wp-content/uploads/2012/04/oracleApp.png" alt="" width="619" height="462" /></a></p>
<p>The iPad version is slightly different, but you get the gist, all your Oracle stuff in an app. FWIW the app includes a listing of Oracle-developed iOS apps, a handy shortcut. I don&#8217;t see a way to login to my account, which was made much easier for mobile devices when they <a href="http://theappslab.com/2011/08/13/new-mobile-friendly-oracle-sso-login/">deployed CSS3 media queries</a>, but hopefully, that&#8217;s coming soon.</p>
<p>This app isn&#8217;t new, but I&#8217;ve been slow to cover it. I believe this app is brainchild of Friend of the &#8216;Lab Marius Ciortea (@radu43), so kudos dude. Maybe Marius can answer a question I&#8217;m sure we all have, is this coming to Android? Hey maybe as a fun project someone can put together a mobile web version in jQM. Just spitballing.</p>
<p><a href="http://itunes.apple.com/us/app/oracle/id392079209?mt=8" target="_blank">Find the app here</a>.</p>
<p>&nbsp;<strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2009/02/20/carl-backstrom-oracle-ace/" rel="bookmark" title="20 February 2009">Carl Backstrom, Oracle ACE</a></li>
<li><a href="http://theappslab.com/2011/08/13/new-mobile-friendly-oracle-sso-login/" rel="bookmark" title="13 August 2011">New Mobile-Friendly Oracle SSO Login</a></li>
<li><a href="http://theappslab.com/2011/01/05/answering-questions-about-mobile-devices/" rel="bookmark" title="5 January 2011">Answering Questions about Mobile Devices</a></li>
<li><a href="http://theappslab.com/2009/11/25/raimonds-releases-updates-to-ruby-plsql-gem/" rel="bookmark" title="25 November 2009">Raimonds Releases Updates to ruby-plsql gem</a></li>
<li><a href="http://theappslab.com/2010/02/24/raimonds-updates-activerecord-oracle-adapter/" rel="bookmark" title="24 February 2010">Raimonds Updates ActiveRecord Oracle Adapter</a></li>
</ul>
<p><!-- Similar Posts took 15.414 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/04/12/otn-content-on-your-favorite-ios-device/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Erascan Scans Whiteboards as it Erases</title>
		<link>http://theappslab.com/2012/04/09/erascan-scans-whiteboards-as-it-erases/</link>
		<comments>http://theappslab.com/2012/04/09/erascan-scans-whiteboards-as-it-erases/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 16:51:57 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=9947</guid>
		<description><![CDATA[So, this is very cool. Erascan (h/t User Illusions) scans and saves content on a whiteboard as it erases, and it can send the scanned images via email wirelessly. Obviously, the whiteboard is a great tool for collaborating in groups, but inevitably, someone has to transcribe the whiteboard&#8217;s contents, onto paper, into notes or email [...]]]></description>
			<content:encoded><![CDATA[<p>So, this is very cool.</p>
<p>Erascan (h/t <a href="http://usersillusions.com/post/20593769849/erascan-is-a-whiteboard-eraser-that-scans-the" target="_blank">User Illusions</a>) scans and saves content on a whiteboard as it erases, and it can send the scanned images via email wirelessly.</p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-9948" title="erascan_jihml" src="http://theappslab.com/wp-content/uploads/2012/04/erascan_jihml.jpg" alt="" width="600" height="600" /></p>
<p>Obviously, the whiteboard is a great tool for collaborating in groups, but inevitably, someone has to transcribe the whiteboard&#8217;s contents, onto paper, into notes or email or more commonly, via a smartphone picture. Usually, this happens at the end of the meeting, when everyone is rushing on to the next meeting.</p>
<p>It&#8217;s tough to tell if Erascan is real product in the making or just concept. <a href="http://www.gizmowatch.com/erascan-clubs-whiteboard-eraser-digital-scanner.html" target="_blank">Apparently</a>:</p>
<blockquote><p><em>A team of six designers has designed Erascan for MIMOS Berhad. The individuals behind the digital eraser and scanner include Mohd Rohaizam Mohd Tahar, Nuzairi Yasin, Saharudin Busri, Mohd Nizam Najmuddin, and Nazjimee Amat Omar.</em></p></blockquote>
<p>Anyway, very cool concept, I&#8217;d love to add this to my bag of gadgets. Imagine the wow factor when you pull this out of your laptop bad and start erasing.</p>
<p>&nbsp;</p>
<p>&nbsp;<strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2009/03/18/i-might-pay-for-jotnot/" rel="bookmark" title="18 March 2009">I Might Pay for JotNot</a></li>
<li><a href="http://theappslab.com/2011/12/07/another-cool-design-tool-uxpin/" rel="bookmark" title="7 December 2011">Another Cool Design Tool, UXPin</a></li>
<li><a href="http://theappslab.com/2011/07/21/3d-printing-officially-has-my-attention/" rel="bookmark" title="21 July 2011">3D Printing Officially Has My Attention</a></li>
<li><a href="http://theappslab.com/2010/11/03/chalk-vs-whiteboard/" rel="bookmark" title="3 November 2010">Chalk vs. Whiteboard</a></li>
<li><a href="http://theappslab.com/2010/08/17/google-adds-to-androids-capabilities/" rel="bookmark" title="17 August 2010">Google Adds to Android&#8217;s Capabilities</a></li>
</ul>
<p><!-- Similar Posts took 17.246 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/04/09/erascan-scans-whiteboards-as-it-erases/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>XKCD Umwelt</title>
		<link>http://theappslab.com/2012/04/04/xkcd-umwelt/</link>
		<comments>http://theappslab.com/2012/04/04/xkcd-umwelt/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 16:58:03 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=9934</guid>
		<description><![CDATA[I always dread April 1, but there&#8217;s usually at least one good prank. This year, Randall Munroe&#8217;s xkcd comic provided an awesome example of something cool. The comic&#8217;s title, Umwelt, is explained in the alt text. Umwelt is the idea that because their senses pick up on different things, different animals in the same ecosystem [...]]]></description>
			<content:encoded><![CDATA[<p>I always dread April 1, but there&#8217;s usually at least one good prank. This year, Randall Munroe&#8217;s <a href="http://xkcd.com/1037/" target="_blank">xkcd comic</a> provided an awesome example of something cool.</p>
<p>The comic&#8217;s title, Umwelt, is explained in the alt text.</p>
<blockquote><p><em>Umwelt is the idea that because their senses pick up on different things, different animals in the same ecosystem actually live in very different worlds. Everything about you shapes the world you inhabit&#8211;from your ideology to your glasses prescription to your choice of web browser.</em></p></blockquote>
<p>Why is this comic so cool? It&#8217;s displaying one of several thousand based on information gathered from your browser. Check out <a href="http://www.reddit.com/r/comics/comments/rnpiw/mindboggling_xkcd_april_fools_comic/" target="_blank">the Reddit post for more details</a>.</p>
<p>On April 2, when I first read it from Chrome in Texas where I was &#8220;vacationing,&#8221; I got a Texas-weather-themed comic, ironically about tornadoes. Checking the comic from Firefox gave me a snake comic, which changes as you change your browser&#8217;s width.</p>
<div id="attachment_9936" class="wp-caption aligncenter" style="width: 649px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; display: block; margin-right: auto; margin-left: auto;"><a href="http://theappslab.com/wp-content/uploads/2012/04/xkcd.png"><img class=" wp-image-9936  " title="xkcd" src="http://theappslab.com/wp-content/uploads/2012/04/xkcd-1024x195.png" alt="" width="639" height="122" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">XKCD Umwelt</p></div>
<p>Back home in Oregon, I&#8217;m seeing a PNW-Northern Lights-themed comic, and on VPN, I&#8217;m getting a funny corporate-themed one. If you&#8217;re an employee inside the firewall, hit the link to see.</p>
<div id="attachment_9935" class="wp-caption aligncenter" style="width: 649px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; display: block; margin-right: auto; margin-left: auto;"><a href="http://theappslab.com/wp-content/uploads/2012/04/xkcd1.png"><img class=" wp-image-9935   " title="xkcd1" src="http://theappslab.com/wp-content/uploads/2012/04/xkcd1-1024x257.png" alt="" width="639" height="160" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">XKCD Umwelt</p></div>
<p>Very cool stuff and given that more than 2,000 different comics have been reported (it&#8217;s become a treasure hunt), Randall put in an enormous amount of effort drawing all the comics and configuring which to show based on specific browser information.</p>
<p>Maybe at some point, he&#8217;ll published a description of the techniques he used to pull off this epic trick.</p>
<p>Hit the link and see which comic you get.<strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2011/06/20/comics-in-the-enterprise-beyond-dilbert/" rel="bookmark" title="20 June 2011">Comics in the Enterprise: Beyond Dilbert</a></li>
<li><a href="http://theappslab.com/2008/01/02/rip-netscape-navigator/" rel="bookmark" title="2 January 2008">RIP Netscape Navigator</a></li>
<li><a href="http://theappslab.com/2009/12/06/random-ubuntu-tidbits/" rel="bookmark" title="6 December 2009">Random Ubuntu Tidbits</a></li>
<li><a href="http://theappslab.com/2008/09/09/thoughts-on-chrome/" rel="bookmark" title="9 September 2008">Thoughts on Chrome</a></li>
<li><a href="http://theappslab.com/2009/06/11/browsers-wars-on-like-donkey-kong/" rel="bookmark" title="11 June 2009">Browsers Wars on Like Donkey Kong</a></li>
</ul>
<p><!-- Similar Posts took 22.246 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/04/04/xkcd-umwelt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally, A Timeline Picture</title>
		<link>http://theappslab.com/2012/03/27/finally-a-timeline-picture/</link>
		<comments>http://theappslab.com/2012/03/27/finally-a-timeline-picture/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 22:15:06 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=9929</guid>
		<description><![CDATA[For better or worse, we have a Facebook Page. Facebook recently turned on Timeline for Pages, which I enabled, but our page has been naked since then because I couldn&#8217;t find a suitably cool picture. So, I reached out to friend of the &#8216;Lab, Eddie Awad (@eddieawad) for ideas. Eddie is a shutterbug, and he has [...]]]></description>
			<content:encoded><![CDATA[<p>For better or worse, we have a <a href="https://www.facebook.com/theappslab" target="_blank">Facebook Page</a>. <a href="http://techcrunch.com/2012/02/29/facebook-timeline-for-pages/" target="_blank">Facebook recently turned on Timeline for Pages</a>, which I enabled, but our page has been naked since then because I couldn&#8217;t find a suitably cool picture.</p>
<p>So, I reached out to friend of the &#8216;Lab, <a href="http://awads.net/" target="_blank">Eddie Awad</a> (@eddieawad) for ideas. Eddie is a shutterbug, and he has lots of Oracle-related pictures. So, I figured he&#8217;d have a few that would work. Happily, he obliged and sent me some ideas.</p>
<p>I picked one, and now we&#8217;re live with Eddie&#8217;s shot of OpenWorld a few years ago, maybe 2006 or 2007, that shows the pageantry that is OpenWorld under construction at Moscone West, against the backdrop of a lovely San Francisco Fall day.</p>
<p style="text-align: center;"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter  wp-image-9931" title="timelinePhoto" src="http://theappslab.com/wp-content/uploads/2012/03/timelinePhoto.png" alt="" width="581" height="262" /></p>
<p>Thanks Eddie.</p>
<p>Anyway, I&#8217;m happy to consider other options, since Timeline offers a neat way to showcase cool pictures. Let me know if you have photos to suggest, the only real guideline is keep it Oracle-related. Oh, and make sure you have the rights to use the picture. In this case, I obviously have permission.<strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2007/10/12/bloggers-at-openworld/" rel="bookmark" title="12 October 2007">Bloggers at OpenWorld</a></li>
<li><a href="http://theappslab.com/2010/09/01/openworld-tidbits/" rel="bookmark" title="1 September 2010">OpenWorld Tidbits</a></li>
<li><a href="http://theappslab.com/2008/09/16/help-me-plan-my-week/" rel="bookmark" title="16 September 2008">Help Me Plan My Week</a></li>
<li><a href="http://theappslab.com/2010/08/30/dont-miss-the-blogger-meetup-at-openworld/" rel="bookmark" title="30 August 2010">Don&#8217;t Miss the Blogger Meetup at OpenWorld</a></li>
<li><a href="http://theappslab.com/2007/11/08/cool-stuff-is-happening/" rel="bookmark" title="8 November 2007">Cool Stuff is Happening</a></li>
</ul>
<p><!-- Similar Posts took 17.732 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/03/27/finally-a-timeline-picture/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Playing with WebCenter Sites</title>
		<link>http://theappslab.com/2012/03/26/playing-with-webcenter-sites/</link>
		<comments>http://theappslab.com/2012/03/26/playing-with-webcenter-sites/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 00:13:30 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=9921</guid>
		<description><![CDATA[I&#8217;ve been on work hiatus lately, i.e. too busy to write, but I&#8217;ve found some time to write about my new favorite shiny toy, WebCenter Sites. Sites is the new name for what used to be called FatWire, a company Oracle acquired last year. Sites does what&#8217;s now being called web experience management (WEM), but [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been on work hiatus lately, i.e. too busy to write, but I&#8217;ve found some time to write about my new favorite shiny toy, WebCenter Sites.</p>
<p>Sites is the new name for what used to be called FatWire, <a href="http://www.oracle.com/us/corporate/press/418753" target="_blank">a company Oracle acquired last year</a>. Sites does what&#8217;s now being called web experience management (WEM), but if you&#8217;ve been around for a while, you&#8217;ll know it as website content management or something similar.</p>
<p style="text-align: left;"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter  wp-image-9922" title="O_Fatwire_clr copy" src="http://theappslab.com/wp-content/uploads/2012/03/O_Fatwire_clr-copy.png" alt="" width="597" height="123" />It takes a lot of people to manage a major web presence, people to write content and create imagery, people to edit content, people to move all the right files into place without bringing the whole site crashing down into a glorious 404. Most of these people are good at what they do, but not necessarily good at the tasks the other people in chain do.</p>
<p>If you&#8217;ve ever self-hosted a blog, you&#8217;ll understand this problem. I once volunteered to help a group of people learn self-hosted WordPress blogging, and most of the time I spent was on the basics of FTP and file manipulation, not necessarily the tools and technology, but the whys. Like, why do I have to move this image to the host?</p>
<p>And that was before we even posted the first entry.</p>
<p>These people weren&#8217;t slow; they were uninformed. A website looks simple when you hit in a browser, but building one is a whole different animal. These people were experts at making cakes and organizing fund-raisers, not experts at internet.</p>
<p>And this was just a simple blog.</p>
<p>Image that problem compounded by thousands of pages and images, spread across scores of contributors, translated into dozens of languages and hosted on different infrastructure all over the World. Oh, and now on different devices with different screen resolutions and capabilities.</p>
<p>So, if you&#8217;re a huge brand like Red Bull, Toyota, Ford, General Motors, or Best Buy, you need a way to manage all that content and make sure your creators can create, your editors can edit, your developers can build and your IT can keep it all in sync and, most importantly, up and running, all without stepping on each other&#8217;s toes.</p>
<p>After all, no one wants downtime.</p>
<p>That&#8217;s what Sites does, or rather my interpretation of what it does. Don&#8217;t take my word for it; my pal Noël Jaffré (@noeljaffre), who came to the team from FatWire, <a href="https://blogs.oracle.com/webcenter/entry/oracle_s_web_experience_management" target="_blank">gives the full rundown here</a>.</p>
<p>So, the other Noel (@noelportugal) and I spent a week in developer training learning the product and kicking the proverbial tires, and it turns out, Sites is a fun toy, if you&#8217;re a developer because it has a ton of open interfaces, can be carried around on a thumb drive and runs locally with ease, just the right thing for a developer to learn.</p>
<p>Those of you out there who practice Oracle and want to expand your knowledge pay attention to Sites and stay tuned. Lots of customers out there are interested and ready to hear more. Sites isn&#8217;t yet on OTN, but I&#8217;ll definitely let you know when it is, along with all wonderful collateral I know is in development right now.</p>
<p>So, if you were wondering about the silence, that&#8217;s the reason. I&#8217;ve been playing with a new toy.</p>
<p>For the record, I don&#8217;t get Pinterest. Or Instragram. Or Path. So, if you do, I&#8217;m all ears.</p>
<p>Also, the airline <a href="http://theappslab.com/2012/02/15/password-follies-and-also-lfmf/">found my iPad</a>, just in time for a new iOS.</p>
<p>Wins all around.</p>
<p>Find the comments.</p>
<p><em>Update: It occurred to me after I published that I focused a bit too much on the web content management aspects of Sites. This is what Noel P and I spent last week learning, so forgive my narrow focus. Sites does a bunch more, including analytics, visitor segmentation and contextual targeting, personalization, UGC, and pretty much anything needed to run and manage a web presence.</em></p>
<p><em>I&#8217;m still new to the product, so I&#8217;m not really even sure I hit all the bullets.</em><strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2012/05/01/oracle-webcenter-sites-11gr1-released/" rel="bookmark" title="1 May 2012">Oracle WebCenter Sites 11gR1 Released</a></li>
<li><a href="http://theappslab.com/2012/05/04/a-webcenter-sites-resource/" rel="bookmark" title="4 May 2012">A WebCenter Sites Resource</a></li>
<li><a href="http://theappslab.com/2011/12/05/appslab-news/" rel="bookmark" title="5 December 2011">AppsLab News</a></li>
<li><a href="http://theappslab.com/2011/12/14/the-scoop-on-webcenter-evangelism/" rel="bookmark" title="14 December 2011">The Scoop on WebCenter Evangelism</a></li>
<li><a href="http://theappslab.com/2012/04/27/collaborate-12-the-week-that-was/" rel="bookmark" title="27 April 2012">Collaborate 12: The Week That Was</a></li>
</ul>
<p><!-- Similar Posts took 41.346 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/03/26/playing-with-webcenter-sites/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Twitter Buys Posterous, I Go on an Adventure</title>
		<link>http://theappslab.com/2012/03/14/twitter-buys-posterous-i-go-on-an-adventure/</link>
		<comments>http://theappslab.com/2012/03/14/twitter-buys-posterous-i-go-on-an-adventure/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 14:55:51 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=9900</guid>
		<description><![CDATA[So, news broke recently that Twitter was buying an old favorite of mine, Posterous. For the unfamiliar, Posterous made blogging dead simple by allowing you to post via email; just send a message to the email address they gave you and presto, you just blogged. I&#8217;ve been using it for a while, and I immediately [...]]]></description>
			<content:encoded><![CDATA[<p>So, news broke recently that <a href="http://blog.twitter.com/2012/03/welcoming-posterous-team-to-flock.html" target="_blank">Twitter was buying an old favorite of mine, Posterous</a>.</p>
<p>For the unfamiliar, <a href="http://theappslab.com/2009/09/23/just-send-me-an-email/">Posterous made blogging dead simple</a> by allowing you to post via email; just send a message to the email address they gave you and presto, you just blogged. I&#8217;ve been using it for a while, and I immediately read the fine print to see how to export my data out of there.</p>
<p>This is the risk we all take, knowingly or not, when we use a cloudy, or SaaSy, service, i.e. your data aren&#8217;t really yours unless they allow it to be. Plus, all the accounts I read say this is a talent acquisition, so it&#8217;s highly unlikely that Posterous will exist after Twitter closes the acquisition.</p>
<div id="attachment_9913" class="wp-caption aligncenter" style="width: 458px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; display: block; margin-right: auto; margin-left: auto;"><img class=" wp-image-9913 " title="original" src="http://theappslab.com/wp-content/uploads/2012/03/original.jpeg" alt="" width="448" height="252" /><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Image from Lifehacker</p></div>
<p>For now, Posterous is <a href="http://posterous.uservoice.com/knowledgebase/articles/56001-acquisition-faq" target="_blank">saying all the right things</a>. They promise to keep the service running as-is and to provide export mechanisms to other services, e.g. WordPress.com, Tumblr.</p>
<p>Still, I figured I should investigate my options, rather than wait, and happily, <a href="http://lifehacker.com/5892776/how-to-back-up-and-migrate-your-posterous-spaces-to-tumblr-blogger-or-wordpress" target="_blank">Lifehacker provided a how-to aimed at people like me who might not want to wait</a>.</p>
<p>Tumblr is a no-fly for me, and I initially chose Posterous over Tumblr specifically because of <a href="http://theappslab.com/2011/01/28/should-tumblr-care/">the latter&#8217;s track record of customer indifference</a>. Plus, I&#8217;m a longtime fan of WordPress, so WordPress.com was the first logical choice. Turns out <a href="http://en.blog.wordpress.com/2012/03/13/posterous-joins-twitter/" target="_blank">WordPress.com offers an easy import for Posterous</a>, which many people are using.</p>
<p>Unfortunately, the import fails on my private Posterous blog.</p>
<p>My only other option is self-hosted WordPress, but rather than add another domain, I decided to go with a local install.</p>
<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright" title="File:Mamplogo" src="http://theappslab.com/wp-content/uploads/2012/03/FileMamplogo.png" alt="" width="128" height="128" />A quick search led me to <a href="http://www.mamp.info/en/index.html" target="_blank">MAMP</a>, you know, Mac-Apache-MySQL-PHP, the lesser-known sibling of LAMP, i.e. Linux-Apache-MySQL-PHP. Yes, there are a bunch of WAMPs too, if you must know.</p>
<p>WordPress even <a href="http://codex.wordpress.org/Installing_WordPress_Locally_on_Your_Mac_With_MAMP" target="_blank">has instructions on how to install MAMP and get WP running</a>.</p>
<p>Why would anyone need a local install of WordPress? Well, for a local development environment, of course; if you were so inclined, you could develop and test plugins and themes all offline and without borking a live site. Other uses include, testing WP upgrades, testing new plugins and plugin upgrades, taking local backups of your live site, and many more.</p>
<p>Makes a ton of sense. So off I went.</p>
<p>Installing MAMP is a cakewalk, and soon, I got to this point.</p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-9908" title="mamp" src="http://theappslab.com/wp-content/uploads/2012/03/mamp.png" alt="" width="537" height="458" /></p>
<p>That&#8217;s when the fun began.</p>
<p>What follows is for my own (and Google&#8217;s) edification, i.e. I&#8217;m documenting it so I won&#8217;t fail again and maybe others will also benefit.</p>
<p>The first thing I did was change a few preferences, e.g. the default storage location. By default, MAMP puts Apache&#8217;s document root in /Applications which I&#8217;m not backing up with Time Machine. So, I changed this preference, and then MySQL wouldn&#8217;t start.</p>
<p>To the Google.</p>
<p>It&#8217;s difficult to retrace my exact steps after a night of technology fail, but they went something like this. I searched for my problem and got a ton of possibly related problems after other changes, e.g. changing the Apache and MySQL ports and changing the MySQL root password, which MAMP uses to connect.</p>
<p>Those both sounded like important steps, so I filed them away and decided the quickest way to solve my problem was to reinstall MAMP and walk through all these changes.</p>
<p>After the reinstall, I hit the <a href="http://www.mamp.info/en/documentation/faq.html" target="_blank">MAMP FAQ</a> to change the MySQL root password first. After completing those steps, both servers started, and I headed to <a href="http://www.phpmyadmin.net/home_page/index.php" target="_blank">phpMyAdmin</a>, which is bundled with MAMP, to make sure everything was cool.</p>
<p>It wasn&#8217;t, with phpMyAdmin complaining about connection issues.</p>
<p>More searching ensued, leading me to two (<a href="http://lucidnerd.wordpress.com/2011/11/22/how-to-install-mamp-a-beginners-guide-part-1/" target="_blank">part 1</a>, <a href="http://lucidnerd.wordpress.com/2011/11/25/installing-mamp-a-beginners-guide-part-2/" target="_blank">part 2</a>) very detailed and helpful videos from <a href="http://lucidnerd.wordpress.com/" target="_blank">Lucid Nerd</a> (@thelucidnerd), but even after following these tips and reinstalling a couple times, I was still stuck with the same error from phpMyAdmin.</p>
<p>Small consolation, but along the way, I learned how to <a href="http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html" target="_blank">reset and flush privileges in MySQL</a>. So, there&#8217;s that.</p>
<p>I also came across and interesting solution that <a href="http://www.appledoes.com/solution-for-1045-access-denied-for-user-rootlocalhost-on-mamp.html" target="_blank">involved the corruption of the root password hash</a>. This specific to a 1045: Access denied for user ‘root’@&#8217;localhost’ error, which I did get at one point. I also did notice the root password hash had an extra character, as described and thought for sure that would do it.</p>
<p>Nope. It did resolve the 1045 error, but phpMyAdmin still throwing the generic connection issue complaint. Keeping in mind that I&#8217;ve rarely used phpMyAdmin in the past, I stared at that page for a while and finally noticed this little icon whose hover text is &#8220;Open phpMyAdmin in a new window.&#8221;</p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-9910" title="skitched-20120314-074531" src="http://theappslab.com/wp-content/uploads/2012/03/skitched-20120314-074531.jpg" alt="" width="183" height="141" /></p>
<p>Sure, why not, and there it was, connected and everything, in the new tab.</p>
<p>This gave me more confusion, but hope. <a href="http://forum.mamp.info/viewtopic.php?f=2&amp;t=6938" target="_blank">I finally got lucky</a> after even more search keyword string refinement. The key piece: clear the browser cache.</p>
<p>Doh.</p>
<p>After clearing the cache, everything was working fine. To be fair, everything was probably working fine for a long time, I just wasn&#8217;t thinking clearly. Before you hate, keep in mind this was several hours invested at night, and my toddler has been teething.</p>
<p>So, yeah, I&#8217;m pretty punchy and haven&#8217;t been thinking like a boss thanks to extreme sleep deprivation.</p>
<p>We&#8217;ve all been there with technology problems.</p>
<p>Anyway, #lfmf and install MAMP (or xAMP) to get a local WordPress or Drupal installation up and running.</p>
<p>Find the comments if you like.</p>
<p><em>Update: Thanks to Alain in comments for reminding me to mention the <a href="http://wordpress.org/extend/plugins/posterous-importer/" target="_blank">Posterous Importer</a> plugin for self-hosted WP blogs. From what I&#8217;ve read, this plugin won&#8217;t work because it hits a Posterous rate limit, but that&#8217;s likely to change, given the increase in demand.</em></p>
<p><em>The workaround you can use right now is to do an import into a new WordPress.com blog and then an export via WordPress&#8217; tools which can be imported into your self-hosted instance. WordPress obviously does a great job exporting/importing its own content between instances.</em></p>
<p><em>Hit the Lifehacker post for details.</em></p>
<p><em>Of course, if you can&#8217;t be bothered or have faith, you can wait for Posterous to fulfill their promise on content exportability. I&#8217;m confident they will provide something usable.</em></p>
<p><em>I also neglected to mention the (assumed) reason I couldn&#8217;t import into WordPress.com was due to my Posterous blog being private. I&#8217;ve heard it works like a champ for public Posterous blogs, including comment import.</em><strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2011/01/28/should-tumblr-care/" rel="bookmark" title="28 January 2011">Should Tumblr Care?</a></li>
<li><a href="http://theappslab.com/2008/06/12/on-disqus/" rel="bookmark" title="12 June 2008">Discussing Disqus</a></li>
<li><a href="http://theappslab.com/2010/06/25/access-1password-on-android-with-dropbox/" rel="bookmark" title="25 June 2010">Access 1Password on Android with Dropbox</a></li>
<li><a href="http://theappslab.com/2011/02/04/integrating-facebook-and-wordpress-with-wpbook/" rel="bookmark" title="4 February 2011">Integrating Facebook and WordPress with WPBook</a></li>
<li><a href="http://theappslab.com/2011/09/15/windows-8-has-a-friendlier-bsod/" rel="bookmark" title="15 September 2011">Windows 8 Has A Friendlier BSOD</a></li>
</ul>
<p><!-- Similar Posts took 26.832 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/03/14/twitter-buys-posterous-i-go-on-an-adventure/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>A Future-Friendly Web</title>
		<link>http://theappslab.com/2012/03/13/a-future-friendly-web/</link>
		<comments>http://theappslab.com/2012/03/13/a-future-friendly-web/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 18:34:50 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://theappslab.com/?p=9897</guid>
		<description><![CDATA[A List Apart has a great piece called For a Future-Friendly Web by Brad Frost (@brad_frost) that I highly recommend reading. Some highlights: Over the years, we’ve become the virtual equivalent of hoarders, tacking on content and features without stopping to clean house. As a result, sites and services have become obese and sluggish to adapt [...]]]></description>
			<content:encoded><![CDATA[<p>A List Apart has a great piece called <a href="http://www.alistapart.com/articles/for-a-future-friendly-web/" target="_blank">For a Future-Friendly Web</a> by <a href="http://bradfrostweb.com/blog/" target="_blank">Brad Frost</a> (@brad_frost) that I highly recommend reading.</p>
<p>Some highlights:</p>
<blockquote><p><em>Over the years, we’ve become the virtual equivalent of hoarders, tacking on content and features without stopping to clean house. As a result, sites and services have become obese and sluggish to adapt to this fast-moving landscape. Users bear the burden as they slog through slow page loads, awkwardly huge navigation, sidebar clutter, and a kitchen sink full of half-baked features.</em></p></blockquote>
<p>Using the phrase hoarders here is the best characterization of that unique problem (a.k.a. the Frankenapp) I&#8217;ve heard. It really captures the psychological attachment we product people have to features and the effect they have on users.</p>
<blockquote><p><em>Whether we’re prepared or not, people are already interacting with our creations on devices that in many cases didn’t exist when we originally built them. This realization led mobile interaction designer Josh Clark to proclaim that we need to think of our content like water that can be poured into a multitude of containers.</em></p></blockquote>
<p>Another great metaphor here, encouraging designers to think of content as water, very applicable to the tenants of responsive web design and mobile-first thinking.</p>
<p>Anyway, hit the link; it&#8217;s well worth the read, even if you&#8217;re not a designer.<strong>Possibly Related  Posts:</strong>
<ul class="similar-posts">
<li><a href="http://theappslab.com/2010/07/27/seesmic-web-ups-the-ante-for-social-web-apps/" rel="bookmark" title="27 July 2010">Seesmic Web Ups the Ante for Social Web Apps</a></li>
<li><a href="http://theappslab.com/2011/05/05/discussing-the-future-lifespan-of-feeds/" rel="bookmark" title="5 May 2011">Discussing the Future Lifespan of Feeds</a></li>
<li><a href="http://theappslab.com/2011/01/05/answering-questions-about-mobile-devices/" rel="bookmark" title="5 January 2011">Answering Questions about Mobile Devices</a></li>
<li><a href="http://theappslab.com/2011/03/11/what-happened-to-nokia/" rel="bookmark" title="11 March 2011">What Happened to Nokia?</a></li>
<li><a href="http://theappslab.com/2010/10/25/chrome-extensions-for-web-types/" rel="bookmark" title="25 October 2010">Chrome Extensions for Web Types</a></li>
</ul>
<p><!-- Similar Posts took 14.001 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://theappslab.com/2012/03/13/a-future-friendly-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

