<?xml version="1.0" ?>
<?xml-stylesheet href="" type="text/css"?>

<rss version="2.0">

    <channel>

        <title>Untangled</title>
        <link>http://www.socialedge.org/blogs/untangled</link>
        <description>Jason Clark untangles technology for the social sector, one wire at a time.</description>

        <generator>basesyndication</generator>
        <!-- TODO
        <lastBuildDate>Mon, 30 Sep 2002 11:00:00 GMT</lastBuildDate>
        <copyright>Copyright 1997-2002 Dave Winer</copyright>
        <docs>http://backend.userland.com/rss</docs>
        <category domain="Syndic8">1765</category>
        <managingEditor>dave@userland.com</managingEditor>
        <webMaster>dave@userland.com</webMaster>
        -->

        <!-- TODO: Should there be an individual image associatable with each
        Weblog object?  I think so... -->
        <image>
            <title>Untangled</title>
            <url>http://www.socialedge.org/logo.png</url>
            <link>http://www.socialedge.org/blogs/untangled</link>
        </image>

        
            <item>
                <title>Surfing Blind</title>
                <guid>http://www.socialedge.org/blogs/untangled/archive/2008/07/01/surfing-blind</guid>
                <link>http://www.socialedge.org/blogs/untangled/archive/2008/07/01/surfing-blind</link>
                <description>I saw part of the title to an article, &amp;quot;&lt;a href="http://uwnews.org/article.asp?articleID=42563"&gt;lets blind surf&amp;quot;&lt;/a&gt; and I thought of two things that had nothing to do with the internet. The first, being a good California boy, was the Beach Boys:&lt;br /&gt;
&lt;br /&gt;
&lt;object width="425" height="344"&gt;
&lt;param value="http://www.youtube.com/v/mN7Xs9WVNBU&amp;amp;hl=en" name="movie" /&gt;
&lt;param value="true" name="allowFullScreen" /&gt;&lt;embed width="425" height="344" allowfullscreen="true" type="application/x-shockwave-flash" src="http://www.youtube.com/v/mN7Xs9WVNBU&amp;amp;hl=en"&gt;&lt;/embed&gt;&lt;/object&gt; &lt;br /&gt;
The second was that in all my time growing up at the beach I had never seen any blind surfers, while I had seen plenty of blind skiers. &lt;br /&gt;
As a kid, I had always admired the heck out of people who were willing to fling themselves down a mountain, around trees and other skiers without being able to see any of it, but I could never imagine what it was like until a few years ago when I was skiing above the treeline in whiteout conditions. Not completely blind but still very disconcerting.&lt;br /&gt;
&lt;br /&gt;
This &lt;a href="http://uwnews.org/article.asp?articleID=42563"&gt;article&lt;/a&gt;, however, had nothing to do with sports. It has to do with internet access on the go. The blind can get around the internet via screen readers, but this software has to be installed on the users computer in order to be used. But what about when you sit down to use a computer that's not your own? &lt;a href="http://webanywhere.cs.washington.edu/"&gt;WebAnywhere&lt;/a&gt; is a step in the right direction.&lt;br /&gt;
&lt;br /&gt;
&lt;object width="425" height="344"&gt;
&lt;param name="movie" value="http://www.youtube.com/v/wfjD06aOxts&amp;amp;hl=en" /&gt;
&lt;param name="allowFullScreen" value="true" /&gt;&lt;embed width="425" height="344" src="http://www.youtube.com/v/wfjD06aOxts&amp;amp;hl=en" type="application/x-shockwave-flash" allowfullscreen="true"&gt;&lt;/embed&gt;&lt;/object&gt; &lt;br /&gt;
&lt;br /&gt;
Now we just need to get web developers to do more to make their pages accessible. It's not easy. I was at a screen reading demonstration at a conference a couple of weeks ago, and they had a screen reader read a few popular web sites. It was an eye-opening experience, no pun intended. Of the four or so sites that were read, the audience could only figure out what one of them was, the New York Times. One of the things that became obvious is that the better your site navigation is for screen readers, the better your site navigation is for everyone. &lt;br /&gt;
&lt;br /&gt;
It's hard to adapt, and it's hard to step back sometimes and develop products, on the web or otherwise, while keeping accessibility in mind. It's not any harder than skiing blind though, so it's time to stop making excuses.</description>
                <author>Social Edge</author>

                
                    <category>accessibility</category>
                

                <!--
                <dc:creator tal:content="feedentry/getAuthor"></dc:creator>
                <dc:rights tal:content="feedentry/getRights"></dc:rights>
                -->

                <pubDate>Tue, 01 Jul 2008 09:11:53 -0700</pubDate>

                
            </item>
        
        
            <item>
                <title>Don't fear the Google API</title>
                <guid>http://www.socialedge.org/blogs/untangled/archive/2008/06/11/dont-fear-the-google-api</guid>
                <link>http://www.socialedge.org/blogs/untangled/archive/2008/06/11/dont-fear-the-google-api</link>
                <description>I've always had a mild aversion to APIs. My early beginnings on the web taught me that sharing data was bad. Even between your own servers. That, and I've always had a hard time remembering what the A stood for. PI, that's easy, Programming Interface. Application, that's the hard part to remember. Applications are something that run on a desktop. A Web App is something else entirely. It's an Application Programming Interface.&lt;br /&gt;
&lt;p&gt;I went to the Google I|O conference last week, and my mind was changed. Well, not so much changed as it was put at ease. APIs can be your friend! And they're not anywhere near as intimidating as they seem from a distance. Oh, and don't believe what you were told growing up, if you came of age more than 5 or 6 years ago. Applications belong in the cloud, not on your desktop. Google makes a pretty good argument for this as well.  &lt;/p&gt;
&lt;p&gt;One example was the Data Visualization API they were showing off. With this little API, you can connect it a spreadsheet that you have stored in Google Docs, share it with a coworker or someone at another company, and then show a chart or a graph based on that data on your site. Then when either of you update the spreadsheet, the chart changes to match. The price is right, too. It's free.  &lt;/p&gt;
&lt;p&gt;If you are so inclined, browse through their other APIs and such. It's not too hard to imagine that these tools will save people time, and allow for collaboration that wasn't possible way back in the dark ages. You know, pre-2004 or so.&lt;/p&gt;</description>
                <author>Social Edge</author>


                <!--
                <dc:creator tal:content="feedentry/getAuthor"></dc:creator>
                <dc:rights tal:content="feedentry/getRights"></dc:rights>
                -->

                <pubDate>Tue, 03 Jun 2008 14:10:00 -0700</pubDate>

                
            </item>
        
        
            <item>
                <title>No love for Sugar?</title>
                <guid>http://www.socialedge.org/blogs/untangled/archive/2008/05/27/no-love-for-sugar</guid>
                <link>http://www.socialedge.org/blogs/untangled/archive/2008/05/27/no-love-for-sugar</link>
                <description>Just when you thought it was safe to take a look at what the &lt;a href="http://laptop.org/"&gt;OLPC&lt;/a&gt; project was doing putting Windows &lt;a href="http://www.engadget.com/2008/05/15/olpc-xo-officially-gets-windows-xp-children-of-the-world-to-be/"&gt;XP on their XO&lt;/a&gt; laptops for children, comes news that the OS originally developed for the XO, Sugar, is going to be developed as a spin-off company called &lt;a href="http://wiki.sugarlabs.org/go/Announcing_SugarLabs"&gt;Sugar Labs&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
The great thing about the XO project was that it was so bold. It wasn't just going to be a cheap PC, it was going to be a PC with revolutionary energy and networking features paired with an OS with a new paradigm for user activity. In many ways, it was ditching old conventions born of another time and another environment in favor of features that were designed to make the laptop an optimal fit for its intended audience. &lt;br /&gt;
&lt;br /&gt;
It seems that this was too much to ask for. Now, instead, kids will end up with an innovative laptop using an archaic and derivative OS or they'll get to use an innovative OS on some company's cheap hardware.&lt;br /&gt;
&lt;br /&gt;
I guess playing nice wasn't on the curriculum.&lt;br /&gt;
&lt;br /&gt;
Oh well, sometimes the best of intentions are simply too difficult to pull off. My guess is that the real problem was sales related. If too many people balk at buying a laptop with a unique OS on it, and they'll buy it with XP, you put XP on it and get it into people's hands. In doing so, maybe you compromise a little bit of your soul, but hey, your intentions are still good. &lt;br /&gt;
&lt;br /&gt;
I've been a big fan of alternative operating systems, so I'll be following what happens over at Sugar Labs. I used to boot up &lt;a href="http://en.wikipedia.org/wiki/NeXT"&gt;NeXT&lt;/a&gt; before it became Mac OS X, and dabbled with &lt;a href="http://en.wikipedia.org/wiki/OS/2"&gt;OS/2&lt;/a&gt; before and after it became &lt;a href="http://en.wikipedia.org/wiki/Image:OS2_Warp_3.png"&gt;OS/2 Warp&lt;/a&gt;. I played with &lt;a href="http://en.wikipedia.org/wiki/BeOS"&gt;Be OS&lt;/a&gt; too. I remember the dark days of the Mac platform when their former CEO Gil Amelio was looking into selling &lt;a href="http://lowendmac.com/orchard/05/gil-amelio-apple.html"&gt;Macintoshes running Windows NT&lt;/a&gt;. That would have been the end of Apple,&amp;nbsp; but that was a different time and a different place.&lt;br /&gt;
&lt;br /&gt;
Of course, it's no big surprise that the XO won't run Windows Vista. Most companies won't run Vista on their computers either. Maybe this is an opportunity for Sugar Labs? That would be a really ruel joke to play on kids though, wouldn't it? They get XP while the corporate world migrates to Sugar? Not a very nice thing to do to the children.</description>
                <author>Social Edge</author>

                
                    <category>Sugar Labs</category>
                
                
                    <category>One Laptop Per Child</category>
                

                <!--
                <dc:creator tal:content="feedentry/getAuthor"></dc:creator>
                <dc:rights tal:content="feedentry/getRights"></dc:rights>
                -->

                <pubDate>Tue, 27 May 2008 15:03:01 -0700</pubDate>

                
            </item>
        
        
            <item>
                <title>It's 2 A.M. - Do you know where your ISP is?</title>
                <guid>http://www.socialedge.org/blogs/untangled/archive/2008/05/20/its-2-a-m-do-you-know-where-your-isp-is</guid>
                <link>http://www.socialedge.org/blogs/untangled/archive/2008/05/20/its-2-a-m-do-you-know-where-your-isp-is</link>
                <description>Quick post today. I would love to ruminate on what being able to run &lt;a href="http://www.redherring.com/Home/24265"&gt;Windows on the OLPC/XO&lt;/a&gt; in addition to Sugar means for the One Laptop Per Child Program, or &lt;a href="http://www.marketingvox.com/olpc-says-intel-is-a-backstabber-announces-microsoft-partnership-035771/"&gt;OLPC's split with Intel&lt;/a&gt; or even more fun, their new &lt;a href="http://blogs.pcworld.com/staffblog/archives/006986.html"&gt;XO-2 $75 laptop&lt;/a&gt;, but... there are issues closer to home to cover.&lt;br /&gt;
&lt;br /&gt;
I tried to bolster our site a bit last night, and ending up knocking the site offline for a little over an hour. I couldn't get it back online.I had run into the same issue before but this time, none of the previous solutions fixed the problem. And by last night, I mean midnight here on the Pacific Coast of North America.&lt;br /&gt;
&lt;br /&gt;
So what do you do in the middle of the night when your site is down and won't get back up? It's rare when this happens, but it does. A good service provider will make sure that when there is an emergency, they have somebody available to take care of it for you no matter what the hour. They get paged, and they take care of you. If that somebody is on your staff, lucky you. Most small businesses don't have that person. For Social Edge, I kind of function in that role. But last night it was beyond what I could do. I sheepishly filled out the after hours form and sighed deeply as I hit submit. A little while later I received an email letting me know that the required fix was implemented. &lt;br /&gt;
&lt;br /&gt;
There's still work to be done, as I need to figure out why what I did caused things to stop functioning this time and not last time. Hopefully, when I try to implement the fix again it will be smooth. Moral of the story is, when picking a service provider for mission critical systems, make sure their support is 24/7 because you never know when you're going to need it.</description>
                <author>Social Edge</author>

                
                    <category>One Laptop Per Child</category>
                

                <!--
                <dc:creator tal:content="feedentry/getAuthor"></dc:creator>
                <dc:rights tal:content="feedentry/getRights"></dc:rights>
                -->

                <pubDate>Tue, 20 May 2008 11:17:33 -0700</pubDate>

                
            </item>
        
        
            <item>
                <title>Spider-Bot, Spider Bot, does whatever a spider-bot is allowed to do according to your robots.txt file</title>
                <guid>http://www.socialedge.org/blogs/untangled/archive/2008/05/14/spider-bot-spider-bot-does-whatever-a-spider-bot-is-allowed-to-do-according-to-your-robots-txt-file</guid>
                <link>http://www.socialedge.org/blogs/untangled/archive/2008/05/14/spider-bot-spider-bot-does-whatever-a-spider-bot-is-allowed-to-do-according-to-your-robots-txt-file</link>
                <description>Evidently, Social Edge is to Chinese search engine &lt;a href="http://en.wikipedia.org/wiki/Robots.txt"&gt;spider bots&lt;/a&gt; as &lt;a href="http://www.youtube.com/watch?v=vMSG5EbG7Ao"&gt;David Hasselhoff&lt;/a&gt; is to Germany. The bots love us! &lt;br /&gt;
&lt;br /&gt;
In wading through our recent slowdown, we found more than one cause for our woes. Turns out there were a couple of bots from search engines in China that were crawling our site, but they were hitting inaccessible pages, leading to, well, some huge error logs among other problems. &lt;br /&gt;
&lt;br /&gt;
As a result, I've temporarily turned off&amp;nbsp; the wiki and added a couple of exceptions to our robots.txt file. A little more testing and I'll turn the wiki back on, but the fact that it can be edited with a login was problematic.</description>
                <author>Social Edge</author>


                <!--
                <dc:creator tal:content="feedentry/getAuthor"></dc:creator>
                <dc:rights tal:content="feedentry/getRights"></dc:rights>
                -->

                <pubDate>Wed, 14 May 2008 16:21:41 -0700</pubDate>

                
            </item>
        
        
            <item>
                <title>Social Edge Gets Rickrolled</title>
                <guid>http://www.socialedge.org/blogs/untangled/archive/2008/05/13/social-edge-gets-rickrolled</guid>
                <link>http://www.socialedge.org/blogs/untangled/archive/2008/05/13/social-edge-gets-rickrolled</link>
                <description>&lt;br /&gt;
If only we had been &lt;a href="http://en.wikipedia.org/wiki/Rickroll"&gt;Rickrolled&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
But no, we had something else happen that was worse than having an &lt;a href="http://www.youtube.com/watch?v=ZOU8GIRUd_g"&gt;80's British pop star&lt;/a&gt; appear unexpectedly on our screen. Truth be told, I always kind of liked Rick Astley. Okay, fine, I admit it. I owned the album. On cassette.&lt;br /&gt;
&lt;br /&gt;
Nope, we had a different kind of &lt;a href="http://plone.org/documentation/how-to/clean-up-link-spam-on-your-site"&gt;surprise&lt;/a&gt; sprung upon us, and just like when I'm the butt of a practical joke, I feel stupid today. I hadn't kept up with all of the security updates for our software here on the Edge, and some hackers took advantage of a loophole to send traffic through our site to other sites with what we'll call a less philanthropic, more capitalistic site with fewer discussions about social entrepreneurship. No content or user data has been compromised, just our bandwidth and my pride. As regular visitors know, SocialEdge.org has been very slow for the past week, and this appears to have been a major contributing factor.&lt;br /&gt;
&lt;br /&gt;
Why do people do this? In this case, the exploitive method used somehow increased SEO results of this less than respectable site by taking advantage of our more respectable nature. At the end of the day, it's the same reason that you get SPAM in your inbox telling you that you can get a cheap prescription online or that some Nigerian nobility has died and their kin wants to give you a ton of their money. Somebody clicks the link and somebody else makes money. &lt;br /&gt;
&lt;br /&gt;
I'm tempted to hand out the IP addresses of the folks involved to the internet community at large and see what kind of mayhem could be brought to bear on the perpetrators, but I don't need the headache that comes with misguided retribution. Instead I'm working with their &lt;a href="http://hivelocity.net/"&gt;ISP&lt;/a&gt; to try and shut them off. I've also upgraded our software to block the exploit and have removed what never should have made it's way onto our systems. There is still some clean-up to do, so bear with us and we'll be back to full speed shortly. &lt;br /&gt;
&lt;br /&gt;
This process has also revealed some other issues that we can address that will allow us to make some improvements that should result in a better, faster and more reliable Social Edge. In the end I'm going to choose to view the glass as half-full and filling up. I'd almost like to thank the hackers for helping me to make Social Edge a better site. Almost, but not quite. I'd rather have them sit and watch the same Rick Astley video over and over again for as many hours as I have wasted figuring out what they did and how to fix it.&lt;br /&gt;
&lt;br /&gt;
But hey, can you blame them? We can't all have jobs with a purpose that we believe in. Some people are left to peddle their misbegotten wares via thievery and deceit. &lt;br /&gt;
&lt;br /&gt;
So hang in there, and we'll do our best to make sure that Social Edge performs as well on the back end as you do on the front end. You're an amazing community filled with amazing people, and you deserve nothing less.</description>
                <author>Social Edge</author>

                
                    <category>hacked</category>
                
                
                    <category>Rick Astley</category>
                
                
                    <category>rickrolled</category>
                

                <!--
                <dc:creator tal:content="feedentry/getAuthor"></dc:creator>
                <dc:rights tal:content="feedentry/getRights"></dc:rights>
                -->

                <pubDate>Tue, 13 May 2008 09:16:31 -0700</pubDate>

                
            </item>
        
        
            <item>
                <title>If you build it, they will come... eventually</title>
                <guid>http://www.socialedge.org/blogs/untangled/archive/2008/05/06/if-you-build-it-they-will-come-eventually</guid>
                <link>http://www.socialedge.org/blogs/untangled/archive/2008/05/06/if-you-build-it-they-will-come-eventually</link>
                <description>In 20 years, will anybody think of &lt;a href="http://www.youtube.com/watch?v=oEp382HIisE&amp;amp;feature=related"&gt;&lt;span style="font-style: italic;"&gt;Waterworld&lt;/span&gt;&lt;/a&gt; when Kevin Costner's name comes up in a conversation? Or will they be more likely to reminisce about &lt;span style="font-style: italic;"&gt;Field of Dreams&lt;/span&gt; or &lt;span style="font-style: italic;"&gt;Dances with Wolves&lt;/span&gt;? I would guess that Waterworld will fall more and more out of the publics' conscience, as fewer and fewer people reference it. &lt;br /&gt;
&lt;br /&gt;
(If you missed &lt;span style="font-style: italic;"&gt;Waterworld&lt;/span&gt; - and most people did, thankfully - it was sort of an anachronistic sequel to &lt;span style="font-style: italic;"&gt;An Inconvenient Truth&lt;/span&gt;, with Jet Skis and gills.)&lt;br /&gt;
&lt;br /&gt;
Then again, if people are interested in finding out about horrible movies of the past, it will float right up to the top.&lt;br /&gt;
&lt;br /&gt;
Getting your content and/or media out into the ether may not return immediate results, but if it's tagged well and of high quality, it will rise to the top of appropriate conversations. &lt;a href="http://sethgodin.typepad.com/seths_blog/2008/05/inhaling.html"&gt;Seth Godin&lt;/a&gt; blogged about a new site called &lt;a href="http://addictomatic.com/topic/acumen+fund"&gt;Addict-o-matic&lt;/a&gt;. The link he posted was a search of Acumen Fund related information, and lo &amp;amp; behold, there were three X-Interviews with Acument Fund Fellows on the page that came up. &lt;br /&gt;
&lt;br /&gt;
Good stuff, and a whole lot more enjoyable than &lt;span style="font-style: italic;"&gt;Waterworld&lt;/span&gt;.</description>
                <author>Social Edge</author>


                <!--
                <dc:creator tal:content="feedentry/getAuthor"></dc:creator>
                <dc:rights tal:content="feedentry/getRights"></dc:rights>
                -->

                <pubDate>Tue, 06 May 2008 15:16:49 -0700</pubDate>

                
            </item>
        
        
            <item>
                <title>21st Century Nomads</title>
                <guid>http://www.socialedge.org/blogs/untangled/archive/2008/04/29/21st-century-nomads</guid>
                <link>http://www.socialedge.org/blogs/untangled/archive/2008/04/29/21st-century-nomads</link>
                <description>The Economist has a special report on the rise of &lt;a href="http://www.economist.com/opinion/displaystory.cfm?story_id=10950394"&gt;digital nomads&lt;/a&gt;. It's fascinating to think that the concept of an office in the 20th century might be on its way to becoming as quaint a notion as a 19th century factory. Yes, factories still exist and offices will too, but it may turn out to be that the dominant work space paradigm in the coming years will have more to do with bandwidth and less to do with a single physical location. Of course, much of the world may end up being denied knowing the joy that is living in a cubicle farm. Yeah, like that's a bad thing. &lt;br /&gt;
&lt;br /&gt;
Sadly, most of my adult life has been spent under fluorescent lights, and the thought of cutting ties with the cat-5 cable that connects me directly to the router in the data center in the next room is something that feels vaguely uncomfortable. I know that a lot of people are doing this now, from young urban adults who grew up with the internet, to people all around the globe, for whom mobile communications have opened up a lifeline to markets that would have been unimaginable 20 years ago. But what about those of us who came of age when the network was something that only existed in a closet where only the geekiest of geeks was allowed to enter? What are the chances that we'll be able to cut the cords that make us so comfortable, basking in the artificial glow?&lt;br /&gt;
&lt;br /&gt;
I think we can make the adjustment, especially if you look at the benefits.&lt;br /&gt;
&lt;br /&gt;
I have worked with people on different continents for years, but until recently, I had never been that person doing their work from thousands of miles away. Seeing it from the other end showed me that yes, you can be productive away from your desk in ways that you could never be behind it. You can do your work while meeting people you could never meet in your office, seeing things you would never see from a cubicle.&lt;br /&gt;
&lt;br /&gt;
One of the things that was interesting to me was the notion that nomadism reinforces your existing societal ties and make your relationships with your close colleagues much tighter. You have to rely on them to keep up their end of the bargain, so the interdependency creates more trust. Makes sense. Nomadism can't work very well if you're working around the clock and your co-workers are calling in to meetings from the beach or golf course. What was confusing to me was that people are concerned that your relationships with society would suffer. I think this would be true in a strict telecommuting environment where you kept to yourself in a home office, but not if you work a good part of the time out in public. I would think that this would lead to a greater overlapping of societal spheres, and a better understanding of everyone around you rather than just those who sit closest to your desk.&lt;br /&gt;
&lt;br /&gt;
The technology that makes digital nomadism such a viable option continues to evolve. Recently, Zoho announced improvements to their online &lt;a href="http://weblog.infoworld.com/smbit/archives/2008/04/zoho_becomes_a.html"&gt;spreadsheet&lt;/a&gt; as well as a partnership that will bring their tools to &lt;a href="http://blogs.zdnet.com/enterprisealley/?p=154"&gt;China&lt;/a&gt;. Google's online apps are constantly being revised. Yesterday, I was able to use one of Mac OS X's Leopard features for the first time, &lt;a href="http://www.apple.com/dotmac/backtomymac.html"&gt;Back-to-My-Mac&lt;/a&gt;. (Ironically, I had to boot into Mac OS X Tiger in order to update my router in order to take advantage of this Leopard feature.) I can now access my home system from my laptop from any wifi connection (&lt;a href="http://www.techdispenser.com/slots/view/4993"&gt;barring interference&lt;/a&gt;). Now, my whole backlog of files and useful little doodads are available to me wherever I go. This is not just insanely cool, but also insanely useful to the digital road warrior.&lt;br /&gt;
&lt;br /&gt;
What other technologies are being brought to market that enhance our ability to move desk work out into the real world? I'll try and take a look around and bring some of the more interesting pieces out of the shadows over the next few weeks.</description>
                <author>Social Edge</author>

                
                    <category>Zoho</category>
                
                
                    <category>Google</category>
                
                
                    <category>Apple</category>
                
                
                    <category>nomads</category>
                

                <!--
                <dc:creator tal:content="feedentry/getAuthor"></dc:creator>
                <dc:rights tal:content="feedentry/getRights"></dc:rights>
                -->

                <pubDate>Tue, 29 Apr 2008 14:59:39 -0700</pubDate>

                
            </item>
        
        
            <item>
                <title>I Can't See You Naked</title>
                <guid>http://www.socialedge.org/blogs/untangled/archive/2008/04/22/i-can-t-see-you-naked</guid>
                <link>http://www.socialedge.org/blogs/untangled/archive/2008/04/22/i-can-t-see-you-naked</link>
                <description>I hate giving presentations. My hands get sweaty, I get anxious, and I can hear my pulse. I know that imagining your audience naked is supposed to help relax you, but I can't do it. Since when has anybody ever been more comfortable in a room full of naked people? I can't see you naked. I don't want to see you naked. &lt;br /&gt;
&lt;br /&gt;
Last week I gave a presentation - on giving presentations. Ironic, eh? I'm comfortable with the prep, I like the process of organizing the points to be made into a narrative, and enjoy creating and designing the slides themselves. Just don't make me give the presentation. &lt;br /&gt;
&lt;br /&gt;
One thing that was brought to my attention&amp;nbsp; this week&amp;nbsp; is the importance of prepping your equipment for a presentation. Yes, you need to make sure that you use fonts that are available on any PC, just in case. Verdana and Trebuschet are nice, plain san-serif (no squiggles) fonts that are on every PC and Mac. If you have included sound or movies make sure that your presentation system has good speakers and that they are turned up loud enough for the back of the room to hear. &lt;br /&gt;
&lt;br /&gt;
Also important if you are going to switch from your slides to anything else on your computer - say, a live demo of a web site - make sure that you have set your computer's display resolution to the same thing as the projector. Usually projectors have a top resolution of 800x600 or even 640x480, while today's laptops can have resolutions upwards of 1920x1200. Make sure you practice your demo/presentation at this lower resolution or you might find yourself demoing a web site that looks unexpectedly horrible and unwieldy at lower resolutions. You can easily change your resolution in your control panels (Windows) or System Preferences (Mac).&lt;br /&gt;
Last but not least, don't forget water. Always have water available, even if you don't think you need it. Getting parched in the middle of a presentation is very unpleasant, and only amplifies your anxiety. Plus, if you get a question that requires a well-framed response, you can take a second to gather your thoughts while you take a sip. A very handy prop indeed.&lt;br /&gt;
&lt;br /&gt;
There's plenty of advice out there on how to be comfortable while giving a presentation from people who aren't nervous about giving them in the first place. For the most part, I find the advice distracts from doing the most important things to get you through a presentation. Be prepared, make sure your equipment is prepared, and know your stuff. If you are passionate about what you have to say, and have the knowledge and supporting evidence to back it up you should feel good about standing in front of anybody and attempting to persuade them that your ideas have merit. &lt;br /&gt;
&lt;br /&gt;
If not, imagining that they're naked isn't going to change their minds.</description>
                <author>Social Edge</author>


                <!--
                <dc:creator tal:content="feedentry/getAuthor"></dc:creator>
                <dc:rights tal:content="feedentry/getRights"></dc:rights>
                -->

                <pubDate>Tue, 22 Apr 2008 09:56:50 -0700</pubDate>

                
            </item>
        
        
            <item>
                <title>Your Presentation Is Not Your Presentation</title>
                <guid>http://www.socialedge.org/blogs/untangled/archive/2008/04/15/your-presentation-is-not-your-presentation</guid>
                <link>http://www.socialedge.org/blogs/untangled/archive/2008/04/15/your-presentation-is-not-your-presentation</link>
                <description>I'm giving a presentation on presentations today. Seems a bit self-referential, especially when the gist of the material is that your presentation is not your presentation. &lt;br /&gt;
&lt;br /&gt;
Powerpoint, like nuclear fission, gun powder and disco music, is not a bad thing unto itself. It's how we use Powerpoint that is the problem. We create slide sets that contain all of the information we want to impart to our audience with nary a thought as to how to go about presenting the information to them ourselves. Flip from slide to slide, let the audience read the paragraphs of text we've put in there - or better yet, read it to them - and then sit down after the last slide that says 'in summary' or 'in conclusion' and get back to doing the work at hand. &lt;br /&gt;
&lt;br /&gt;
None of us are professional presenters, and many of us hate the process of getting up in front of people and talking. It makes sense that we would want Powerpoint or Keynote to take over the heavy lifting, but if you want to create something for people to read, use Word, InDesign, or Quark. If you are giving a presentation, you want to sell something - an idea, a thing, or a perception - to your audience. Maybe you just want to convince your boss that the work you are doing has a point. If you treat your presentation as a sales opportunity instead of an obligation, you're more likely to get what you want from the experience.&lt;br /&gt;
&lt;br /&gt;
Something else to keep in mind is that a presentation is an opportunity to tell the audience a story. Everybody loves a story, right? Make sure yours has a beginning, a middle and an end. Take your audience from the place where they are without the marvelous things you have to share with them to the place you would take them if they were swayed by your argument.&lt;br /&gt;
&lt;br /&gt;
There are some very helpful guidelines for creating slide sets, that come from the masters of this particular art form. You don't have to be Steve Jobs in order to give a good presentation, as long as you follow these simple guidelines.&lt;br /&gt;
&lt;br /&gt;
Seth Godin wrote &lt;a href="http://www.sethgodin.com/freeprize/reallybad-1.pdf"&gt;Really Bad Powerpoint (PDF)&lt;/a&gt; a few years ago, and shares his rules for avoiding bad Powerpoint within (paraphrased):&lt;br /&gt;
&lt;ol&gt;
    &lt;li&gt;No more than 6 words per slide&lt;/li&gt;
    &lt;li&gt;No cheesy images (clip art, etc.)&lt;br /&gt;
    &lt;/li&gt;
    &lt;li&gt;No transitions&lt;/li&gt;
    &lt;li&gt;Custom sound effects are ok, but use sparingly&lt;/li&gt;
    &lt;li&gt;Don't hand out print-outs of your slides&lt;/li&gt;
&lt;/ol&gt;
If you clutter your slides with text, people will read them instead of listening to you. If you hand out the slides, people will read ahead instead of listening to you and form their own opinions before you get a chance to shape them. &lt;br /&gt;
&lt;br /&gt;
Guy Kawasaki has his &lt;a href="http://blog.guykawasaki.com/2005/12/the_102030_rule.html"&gt;10-20-30 Rule&lt;/a&gt;, which breaks down as follows:&lt;br /&gt;
&lt;ol&gt;
    &lt;li&gt;No more than 10 slides&lt;/li&gt;
    &lt;li&gt;No more than 20 minutes&lt;/li&gt;
    &lt;li&gt;Nothing smaller than 30 pt. font&lt;/li&gt;
&lt;/ol&gt;
Again, don't dump it all on the slides and expect your audience to pull it apart. That's your job, not theirs.&lt;br /&gt;
&lt;br /&gt;
Finally, Edward Tufte has a couple of nifty quotes on the subject (&amp;amp; &lt;a href="http://www.edwardtufte.com/tufte/books_pp"&gt;The Cognitive Style of Powerpoint&lt;/a&gt; to boot):&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;&amp;quot;There are many true statements about complex topics that are too long to fit on a Powerpoint slide.&amp;quot;&lt;/li&gt;
    &lt;li&gt;&amp;quot;Simply use Powerpoint as a slide projector rather than as an informational tool.&amp;quot;&lt;/li&gt;
&lt;/ul&gt;
Another really good point that Godin makes is that you should prepare a handout to give your audience after the presentation - and inform them at the beginning that you will do so, hence no need for note taking. Your natural inclination might not be to have all eyes on you, but when you're the one making the sale, you've got to make sure they are paying attention to you.&lt;br /&gt;
&lt;br /&gt;
From a design perspective, avoid the built in templates that come with Powerpoint. Everybody's seen them, and if they haven't then you're using the ones that are particularly ugly. You don't have to do anything fancy, just be consistent with your fonts, avoid clashing colors, and use high quality images. If it's jaggy, ditch it for something more pleasing. Learn how to crop/mask images as well as how to align and distribute objects. If you have two pictures side by side, make them the same size. If you learn how to do those few simple things, your presentations are going to go a whole lot better.&lt;br /&gt;
&lt;br /&gt;
As for the nerves, the sweaty palms, etc. that come with presentation jitters, I can't help you there. I will tell you that it gets easier to stand in front of people talking about things you care about when they are paying attention and are interested rather than looking away and trying to figure out how much longer they have to endure you reading what's up on the screen that they already skimmed in your handout.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-weight: bold;"&gt;More Resources&lt;/span&gt;&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href="http://www.presentationzen.com/"&gt;Presentation Zen&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href="http://homepage.mac.com/lesposen/blogwavestudio/LH20070403124024/LHA20071013151109/index.html"&gt;What Might Have Been if Al Gore Had Used Powerpoint Instead of Keynote&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
                <author>Social Edge</author>

                
                    <category>Edward Tufte</category>
                
                
                    <category>Keynote</category>
                
                
                    <category>Guy Kawasaki</category>
                
                
                    <category>Powerpoint</category>
                
                
                    <category>Seth Godin</category>
                

                <!--
                <dc:creator tal:content="feedentry/getAuthor"></dc:creator>
                <dc:rights tal:content="feedentry/getRights"></dc:rights>
                -->

                <pubDate>Tue, 15 Apr 2008 13:40:11 -0700</pubDate>

                
            </item>
        
        
            <item>
                <title>Gadgets</title>
                <guid>http://www.socialedge.org/blogs/untangled/archive/2008/04/09/gadgets</guid>
                <link>http://www.socialedge.org/blogs/untangled/archive/2008/04/09/gadgets</link>
                <description>Back in my oh so heady youth, when a company would make a presentation about setting up an online store, coding the back end of an online store, or storing product information in a database, the preferred generic, non-industry specific products that were proffered for theoretical sale were widgets, or their interchangeable counterpart, gadgets. Every once in a while a rookie salesperson would combine the two into Gidgets, and was forced to endure a flood of questions on the viability of a store that sold nothing but &lt;a href="http://en.wikipedia.org/wiki/Gidget"&gt;surf cinema&lt;/a&gt; &lt;a href="http://search.ebay.com/search/search.dll?sofocus=unknown&amp;amp;sbrftog=1&amp;amp;dfsp=32&amp;amp;from=R40&amp;amp;_trksid=m37&amp;amp;satitle=Gidget&amp;amp;sacat=-1%26catref%3DC6&amp;amp;bs=Search&amp;amp;sargn=-1%26saslc%3D2&amp;amp;sadis=200&amp;amp;fpos=95125&amp;amp;sabfmts=1&amp;amp;saobfmts=insif&amp;amp;ftrt=1&amp;amp;ftrv=1&amp;amp;saprclo=&amp;amp;saprchi=&amp;amp;fsop=32&amp;amp;fsoo=2"&gt;paraphernalia&lt;/a&gt;. &lt;br /&gt;
&lt;br /&gt;
Of course, a lot of what we thought we knew about the internet way back when turned out to be &lt;a href="http://www.skipintros.com/"&gt;wrong&lt;/a&gt;. Gadgets and widgets aren't generic placeholders for real products you might sell, they're &lt;a href="http://widgets.yahoo.com/"&gt;actual&lt;/a&gt; &lt;a href="http://www.microsoft.com/windows/products/windowsvista/features/details/sidebargadgets.mspx"&gt;things&lt;/a&gt; that you can use to help market your organization. Well, actually they're virtual, not actual things. Virtually actual. Well, those quick little apps for your desktop that you think are really cool for an hour or two and then forget about after that.&lt;br /&gt;
&lt;br /&gt;
The web has gotten in on this now, with &lt;a href="http://code.google.com/apis/gadgets/"&gt;Google Gadgets&lt;/a&gt; being the latest entry. We've been using &lt;a href="http://www.gydget.com/my_widget/"&gt;Gydgets&lt;/a&gt; for &lt;a href="./resolveUid/83cc2d563497b0352bd93ac2b5b2242a"&gt;ours&lt;/a&gt;. (No, Sally Field and Sandra Dee have nothing to do with Gydgets - as far as I know.) In both cases, you are walked through what used to be called a wizard, and you fill in various options to create your widget, gydget, gadget, flibberdygibbit thingamabob. Basic assumptions are made, and with an RSS feed and a YouTube channel of your own, you can create a blob for people to stick on other pages to promote your pages. Only, the results are varied. This is what my Google Gadget ended up looking like:&lt;br /&gt;
&lt;br /&gt;
&lt;img border="0" src="./resolveUid/a0d19ea4de5c2db00eda4138af4a19cc" alt="gadgetpreview.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
Those missing images? Ascii code that wasn't translated correctly somewhere along the line. Blech. Was it worth it to figure out where? Nope. And so, my experiment with Google Gadgets came to a close, and I put a note in the back of my head to check back on it again sometime in the future.&lt;br /&gt;
&lt;br /&gt;
Or to simply make a Facebook app via Netvibes. More flexibility, more exposure.&lt;br /&gt;
&lt;br /&gt;
Google Gadgets actually hung in there better than the ones I tried before finding Gydget.com. I won't bother boring you with the names of busted widget companies, and just say that the lack of flexibility on these nascent tools leaves a lot to be desired at this point. Focus on your content, and if one of these gidget-gadget-widget-thingamabob makers comes up with something useful, use it. And if, like Gydget, there's an interface to track where your flibberdygibbet is being used, you too might be dissapointed to find that there aren't that many people out there interested in promoting your stuff over theirs:&lt;br /&gt;
&lt;br /&gt;
&lt;img width="872" height="108" border="0" src="./resolveUid/529ee4f507c3dea55c82cf9a674ea7b9" alt="gydgettracking.png" /&gt;&lt;br /&gt;
&lt;br /&gt;
Depressingly enough, the 9 spots where the Untangled Gydget is located? Yeah, they're all me. More depressing? That makes this our most popular Gydget. The nice thing is that they're built and don't require any maintenance, so if they start taking off later, yippee! We could start a campaign in ou newsletter to promote them, and maybe then we'd see some traction, but that's not really what Social Edge is geared towards. If you're trying to get your visibility up through a word of mouth campaign via your most passionate advocates, this might be worth doing. Otherwise, your time and energy is probably better spent applying for a Google Adwords grant.&lt;br /&gt;
&lt;br /&gt;</description>
                <author>Social Edge</author>

                
                    <category>Gydget</category>
                
                
                    <category>Google</category>
                
                
                    <category>Facebook</category>
                

                <!--
                <dc:creator tal:content="feedentry/getAuthor"></dc:creator>
                <dc:rights tal:content="feedentry/getRights"></dc:rights>
                -->

                <pubDate>Wed, 09 Apr 2008 10:20:46 -0700</pubDate>

                
            </item>
        
        
            <item>
                <title>I'll do that later</title>
                <guid>http://www.socialedge.org/blogs/untangled/archive/2008/04/02/i-ll-do-that-later</guid>
                <link>http://www.socialedge.org/blogs/untangled/archive/2008/04/02/i-ll-do-that-later</link>
                <description>I saw a &lt;a href="http://digg.com"&gt;Digg&lt;/a&gt; headline this morning that read &lt;a href="http://www.zmelifetips.com/productivity/how-to-overcome-procrastination/"&gt;6 Habits to Avoiding And Overcoming Procrastination&lt;/a&gt;. My immediate thought was, &amp;quot;I'll have to read that later.&amp;quot; Then I remembered that I had said the same thing about my post for Untangled yesterday. And last week. Sometimes the best of intentions aren't enough to get you to get things done.&lt;br /&gt;
&lt;br /&gt;
So herein I give you my helpful tech hints for each of the 6 habits to avoiding and overcoming procrastination. As a professional procrastinator, this is sort of like listening to a politician talk about how not to lie, but hey, I'm throwing the caveat in up front, so proceed at your own peril. &lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-weight: bold;"&gt;1. Take It One Step At A Time&lt;/span&gt;&lt;br /&gt;
I'll start with &lt;a href="http://en.wikipedia.org/wiki/Getting_Things_Done"&gt;GTD&lt;/a&gt;, or &lt;a href="http://www.amazon.com/Getting-Things-Done-Stress-Free-Productivity/dp/0142000280/ref=pd_bbs_sr_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1207151193&amp;amp;sr=8-1"&gt;Getting Things Done&lt;/a&gt;. It's not tech, per se, but a lot of tech tools have emerged to support this project management methodology, for &lt;a href="http://www.versiontracker.com/php/qs.php?mode=basic&amp;amp;action=search&amp;amp;str=gtd&amp;amp;srchArea=macosx&amp;amp;submit=Go"&gt;Mac&lt;/a&gt; or &lt;a href="http://www.versiontracker.com/php/qs.php?mode=basic&amp;amp;action=search&amp;amp;str=GTD&amp;amp;srchArea=windows&amp;amp;submit=Go"&gt;Windows&lt;/a&gt;. &lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-weight: bold;"&gt;2. You Don't Need To &amp;quot;Have To,&amp;quot; You Need To &amp;quot;Want To&amp;quot;&lt;/span&gt;&lt;br /&gt;
So, you don't want to do something, just don't do it. Hmm... How about tools that take care of things you can't stand? One of the most underused features on the Mac is &lt;a href="http://docs.info.apple.com/article.html?artnum=304759"&gt;Automator&lt;/a&gt;. Very handy for ridding yourself of &lt;a href="http://video.google.com/videoplay?docid=4244579625536637061"&gt;repetitive tasks&lt;/a&gt;. Another tool that is cross-platform and will help automate the processing of media on Mac or Windows is &lt;a href="http://www.equilibrium.com/Internet/Equil/Products/DeBabelizer/index.htm"&gt;DeBabelizer&lt;/a&gt;. With either of these tools, you can change a &amp;quot;Have to&amp;quot; into a &amp;quot;Have to, but it won't take long.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-weight: bold;"&gt;3. Brainstorm Your Way Out&lt;/span&gt;&lt;br /&gt;
A whiteboard is the best friend of the brainstorm, as long as it is easily cleaned. When you want to structure your thoughts a bit more, and share them with others, where do you turn. On a PC, you use the old stalwart &lt;a href="http://office.microsoft.com/en-us/visio/default.aspx"&gt;Visio&lt;/a&gt;. It's a very solid package that leaves little to want for. Unless you happen to be on a Mac, where it doesn't run. That's where &lt;a href="http://www.omnigroup.com/applications/OmniGraffle/"&gt;OmniGraffle Pro&lt;/a&gt; comes in handy. It reads and writes Viso files and is pretty handy in and of itself. Omni's other products are useful too, particularly OmniOutliner. It's simple, but I use it almost every day to manage random flotsam and jetsam snippets of text and what have you. It's great for on the fly documenting of development processes.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-weight: bold;"&gt;4. Time Yourself&lt;/span&gt;&lt;br /&gt;
For &lt;a href="http://www.versiontracker.com/dyn/moreinfo/win/22421"&gt;Windows&lt;/a&gt;. For &lt;a href="http://www.versiontracker.com/php/qs.php?pg=1&amp;amp;str=stopwatch&amp;amp;srchArea=macosx&amp;amp;by=rating&amp;amp;dir=desc"&gt;Mac&lt;/a&gt;. (P.S. &lt;a href="http://www.versiontracker.com"&gt;VersionTracker&lt;/a&gt;. If you need freeware/shareware for Mac or Windows, this is a great resource.)&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-weight: bold;"&gt;5. Eliminate Distractions&lt;/span&gt;&lt;br /&gt;
There are word processing apps that are designed to help you focus on your writing instead of formatting and everything else you could be doing with your text in Word, Pages, StarOffice, and other kitchen sink apps. &lt;a href="http://hogbaysoftware.com/products/writeroom"&gt;WriteRoom&lt;/a&gt; is available for Mac, while &lt;a href="http://they.misled.us/dark-room"&gt;DarkRoom&lt;/a&gt; runs on Windows. Prefer a web app? Okay, &lt;a href="http://writer.bighugelabs.com/"&gt;you got it&lt;/a&gt;. Personally, I see green text on a black background and I flash back to the terminal apps of my youth. And shudder. But it might work for you. Especially if you're too young to remember what a mainframe crash was like. &lt;br /&gt;
&lt;br /&gt;
Other distraction eliminators:&lt;br /&gt;
For &lt;a href="http://www.43folders.com/forum/2006/02/23/antidistractionvana-windows"&gt;Windows&lt;/a&gt;.&lt;br /&gt;
For &lt;a href="http://www.43folders.com/2006/02/23/against-distraction"&gt;Mac&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-weight: bold;"&gt;6. Stop Being A Perfectionist&lt;/span&gt;&lt;br /&gt;
In the spirit of step six, I'll just quit while I'm ahead and hit publish. Then again, I'll mention that if you've been meaning to set up a blog, but you haven't figured out where you want to host it, or what software to run it on, just go to &lt;a href="http://blogger.com"&gt;Blogger&lt;/a&gt; and get going. &lt;br /&gt;
&lt;br /&gt;
Okay, now that that's out of the way, back to work. Or, I could...</description>
                <author>Social Edge</author>

                
                    <category>procrastination</category>
                

                <!--
                <dc:creator tal:content="feedentry/getAuthor"></dc:creator>
                <dc:rights tal:content="feedentry/getRights"></dc:rights>
                -->

                <pubDate>Wed, 02 Apr 2008 08:48:51 -0800</pubDate>

                
            </item>
        
        
            <item>
                <title>Can you read Social Edge in China?</title>
                <guid>http://www.socialedge.org/blogs/untangled/archive/2008/03/19/can-you-read-social-edge-in-china</guid>
                <link>http://www.socialedge.org/blogs/untangled/archive/2008/03/19/can-you-read-social-edge-in-china</link>
                <description>Evidently, you can't get to YouTube from China:&lt;br /&gt;
&lt;br /&gt;
&lt;object width="425" height="355"&gt;
&lt;param name="movie" value="http://www.youtube.com/v/gmQ7JNNYxAk&amp;amp;hl=en" /&gt;
&lt;param name="wmode" value="transparent" /&gt;&lt;embed width="425" height="355" src="http://www.youtube.com/v/gmQ7JNNYxAk&amp;amp;hl=en" type="application/x-shockwave-flash" wmode="transparent"&gt;&lt;/embed&gt;&lt;/object&gt;  &lt;br /&gt;
&lt;br /&gt;
Some of the videos on YouTube have been deemed &lt;a href="http://youtube.com/watch?feature=related&amp;amp;v=I-3Lwplvw5g"&gt;unsuitable&lt;/a&gt; for &lt;a href="http://youtube.com/watch?feature=related&amp;amp;v=FzH77Cg2TyA"&gt;viewing&lt;/a&gt; by minors. Because after all, what we do to each other isn't obscene, but watching video or looking at pictures of it is. If we teach our children how horrible war is, how will we convince them to die for us in the next one?&lt;br /&gt;
&lt;br /&gt;
In the last month, China has ranked number six in terms of visits to SocialEdge.org, behind the U.S., India, the UK, Canada, and Australia, with the most visits coming from Beijing. So yes, it seems that you can read Social Edge in China, but you can't watch YouTube videos, so I guess no &lt;a href="http://www.socialedge.org/blogs/global-x"&gt;X-Interviews&lt;/a&gt;. Somehow, I don't think the X-Interviews are the most important thing they're missing out on.&lt;br /&gt;
&lt;br /&gt;
Last year the &lt;a href="http://news.bbc.co.uk/2/hi/americas/6655153.stm"&gt;U.S. blocked soldiers in Iraq&lt;/a&gt; from YouTube and 11 other sites as well, citing bandwidth concerns. Yay freedom, woo-hoo. There's always a perfectly &amp;quot;legitimate&amp;quot; excuse available when you want to quash dissent and stifle speech, be it in Tibet, Baghdad or your living room.</description>
                <author>Social Edge</author>

                
                    <category>YouTube</category>
                
                
                    <category>Tibet</category>
                

                <!--
                <dc:creator tal:content="feedentry/getAuthor"></dc:creator>
                <dc:rights tal:content="feedentry/getRights"></dc:rights>
                -->

                <pubDate>Wed, 19 Mar 2008 07:32:44 -0800</pubDate>

                
            </item>
        
        
            <item>
                <title>Apple iPhone SDK</title>
                <guid>http://www.socialedge.org/blogs/untangled/archive/2008/03/11/apple-iphone-sdk</guid>
                <link>http://www.socialedge.org/blogs/untangled/archive/2008/03/11/apple-iphone-sdk</link>
                <description>Okay, so the first thing I saw when I was reading about Apple's iPhone SDK announcement was that AIM was going to be available on the iPhone. Second thing was, yes, the $100 million iFund investment arrangement - seed money for iPhone development companies. That's a lot of money for development of a new platform. The third thing was the iTunes distribution channel. As an old IT supply chain guy, this warmed my heart. Finally, a digital distribution model for software that makes sense. I've been waiting patiently for years to see this happen at the computer level. Apple skipped ahead and made it happen at the phone level. This is fun stuff, if you dig supply chains. If not, well, let's just move on.&lt;br /&gt;
&lt;br /&gt;
The iPhone as currently priced and distributed is not going to be widely distributed to the areas where cell phones and microfinance are changing the way such a huge swath of the world is doing business. Unless, of course, a large portion of those unlocked iPhones are being redistributed unlocked across rural regions globally. It's possible. At any rate, in a year or two it will be the reality. &lt;br /&gt;
&lt;br /&gt;
Will we see microfinance utilities/applications spring up for the iPhone? I imagine we will. Other relevant apps across the spectrum of social entrepreneurship? Yes. The two questions I have are 1) what are they going to be; and 2) who's going to build them?</description>
                <author>Social Edge</author>


                <!--
                <dc:creator tal:content="feedentry/getAuthor"></dc:creator>
                <dc:rights tal:content="feedentry/getRights"></dc:rights>
                -->

                <pubDate>Tue, 11 Mar 2008 15:29:32 -0800</pubDate>

                
            </item>
        
        
            <item>
                <title>Above The Fold: iTunes</title>
                <guid>http://www.socialedge.org/blogs/untangled/archive/2008/03/04/above-the-fold-itunes</guid>
                <link>http://www.socialedge.org/blogs/untangled/archive/2008/03/04/above-the-fold-itunes</link>
                <description>So, last week I was complaining about how monitors don't fold, so nothing on the web is above the fold. This week? Our &lt;a href="/blogs/new-entrepreneurs"&gt;New Entrepreneurs&lt;/a&gt; podcast series has been picked up in iTunes, and is featured in their New Releases section on the &lt;a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewGenre?id=26"&gt;Podcasts&lt;/a&gt; homepage:&lt;br /&gt;
&lt;br /&gt;
&lt;div style="text-align: center;"&gt;&lt;img width="555" height="260" border="0" alt="iTunes" src="./resolveUid/d93ba123d85f0da0df67413e07cb4c63" /&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
Above the fold? Not that important. More important is that it is at the home page level instead of being on the Government &amp;amp; Organizations section or even farther down in the Non-Profits section. In this medium, we're getting the same visibility as ESPN, Gallup - and clonepod. The net isn't constrained the way paper is, it is three dimensional, hierarchical... Are social entrepreneurs going to usurp the attention of those who want sports news? Video games? Politics? Probably not. Then again, why not?&lt;br /&gt;
&lt;br /&gt;
Apple, thanks for featuring us. It helps us to see that the world isn't solely focused on sports stars, teenage pop-divas and the like. There is a desire for more relevant content, and it is nice to see a venue where that rises to the top.</description>
                <author>Social Edge</author>

                
                    <category>iTunes</category>
                
                
                    <category>Apple</category>
                

                <!--
                <dc:creator tal:content="feedentry/getAuthor"></dc:creator>
                <dc:rights tal:content="feedentry/getRights"></dc:rights>
                -->

                <pubDate>Tue, 04 Mar 2008 16:25:32 -0800</pubDate>

                
            </item>
        

    </channel>
</rss>


