<?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>Another blog bites the dust &#187; Opinion</title> <atom:link href="http://eran.sandler.co.il/category/opinion/feed/" rel="self" type="application/rss+xml" /><link>http://eran.sandler.co.il</link> <description>Not biting dust since 2005</description> <lastBuildDate>Sat, 19 Nov 2011 22:32:44 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Google Developer Day 2008 Israel (yes, it&#8217;s in Israel)</title><link>http://eran.sandler.co.il/2008/09/22/google-developer-day-2008-israel-yes-its-in-israel/</link> <comments>http://eran.sandler.co.il/2008/09/22/google-developer-day-2008-israel-yes-its-in-israel/#comments</comments> <pubDate>Mon, 22 Sep 2008 06:28:05 +0000</pubDate> <dc:creator>Eran Sandler</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[Opinion]]></category> <category><![CDATA[google developer day]]></category> <category><![CDATA[google developer day 2008]]></category> <category><![CDATA[googledeveloperday]]></category> <category><![CDATA[googledeveloperday2008]]></category><guid
isPermaLink="false">http://eran.sandler.co.il/?p=154</guid> <description><![CDATA[About a year and a half ago I&#8217;ve written about Google Israel&#8217;s position in the Israeli development community (actually, there lack of) and that a company like Google should be more involved. This was written around the time the 2007 Google Developer Day happened in more than 10 places around the world but not in [...]]]></description> <content:encoded><![CDATA[<p>About a year and a half ago I&#8217;ve written about <a
href="http://eran.sandler.co.il/2007/05/28/google-israel-where-art-thou-in-the-development-community/">Google Israel&#8217;s position in the Israeli development community</a> (actually, there lack of) and that a company like Google should be more involved.</p><p>This was written around the time the 2007 Google Developer Day happened in more than 10 places around the world but not in Israel.</p><p>I opened my Email this morning and to my surprise I found an invitation to the <a
href="http://code.google.com/intl/il/events/developerday/2008/home.html">Google Developer Day 2008 in Israel</a>.</p><p>It seems there is a good schedule and a very interesting cast of lecturers. Some of the lecturers are Israeli Googlers while others are Googlers from Europe and the USA.</p><p>While most of it revolves around Google technologies (GData and the APIs, AppEngine, V8 JavaScript engine) or Google sponsored initiatives (OpenSocial) it&#8217;s a good start for a conversation between the Israeli development community and Google Israel (or Google in general for that matter).</p><p>I hope this is a first step in Google&#8217;s involvment in the Israeli development community, one that will lead to a more diverse and engaged community.</p><p>The event will take place on November 2nd at the Avenue convention center (near Airprot city). Currently registration requires an invitation.</p><p>I&#8217;ve already registered and if nothing else will change my schedule I will be there. If you also registered and know me (or don&#8217;t know me yet) feel free to drop by and say hi.</p> ]]></content:encoded> <wfw:commentRss>http://eran.sandler.co.il/2008/09/22/google-developer-day-2008-israel-yes-its-in-israel/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Plaxo OpenID support lacks OpenID Delegation support</title><link>http://eran.sandler.co.il/2007/07/19/plaxo-openid-support-lacks-openid-delegation-support/</link> <comments>http://eran.sandler.co.il/2007/07/19/plaxo-openid-support-lacks-openid-delegation-support/#comments</comments> <pubDate>Wed, 18 Jul 2007 22:15:04 +0000</pubDate> <dc:creator>Eran Sandler</dc:creator> <category><![CDATA[OpenID]]></category> <category><![CDATA[Opinion]]></category> <category><![CDATA[openid-delegation]]></category> <category><![CDATA[plaxo]]></category><guid
isPermaLink="false">http://eran.sandler.co.il/2007/07/19/plaxo-openid-support-lacks-openid-delegation-support/</guid> <description><![CDATA[UPDATE: Plaxo DO support delegation, just not XRDS. It seems a WP database problem caused some of my OpenID delegation plug-in to mess up settings the wrong openid.server and openid.delegate values. It should have been http://www.myopenid.com/server for openid.server and http://eran.myopenid.com for openid.delegate. The problem was due to the fact that XRDS is yet to be [...]]]></description> <content:encoded><![CDATA[<p><strong>UPDATE</strong>: <u><strong>Plaxo DO support delegation, just not XRDS</strong></u>. It seems a WP database problem caused some of my OpenID delegation plug-in to mess up settings the wrong openid.server and openid.delegate values.</p><p>It should have been http://www.myopenid.com/server for openid.server and http://eran.myopenid.com for openid.delegate. The problem was due to the fact that XRDS is yet to be supported in Plaxo. I didn&#8217;t notice the problem with the configuration of openid.server and openid.delegate due to the fact that the XRDS settings was correctly configured and all of the sites that I use OpenID with do support XRDS.</p><p>&#8212;&#8212;-</p><p><a
href="http://plaxo.com">Plaxo</a> is a real cool tool to synchronize your calendar and address book. Their new v3.0 (still in preview/beta mode) is really really cool and can sync from everything to everything.</p><p>They just announced that they now support OpenID as a relaying party so you can sign up for Plaxo using an existing OpenID or attach OpenID identities (yes, in plural) to your Plaxo account.</p><p>I already had a Plaxo account so I wanted to attach my existing OpenID to it. My OpenID is actually delegated from this blog to MyOpenID (my OpenID provider) using the <a
href="http://eran.sandler.co.il/openid-delegate-wordpress-plugin/">OpenID Delegation plugin</a>.  It seems as though the Plaxo implementation lacks support for delegation.</p><p>Too bad, delegation is one of the stronger features OpenID has.</p><p>Plaxo, please support OpenID delegation. Without delegation it&#8217;s not a complete OpenID solution (at least I think so).</p> ]]></content:encoded> <wfw:commentRss>http://eran.sandler.co.il/2007/07/19/plaxo-openid-support-lacks-openid-delegation-support/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Twitter and OpenID</title><link>http://eran.sandler.co.il/2007/03/25/twitter-and-openid/</link> <comments>http://eran.sandler.co.il/2007/03/25/twitter-and-openid/#comments</comments> <pubDate>Sun, 25 Mar 2007 07:03:06 +0000</pubDate> <dc:creator>Eran Sandler</dc:creator> <category><![CDATA[Ideas]]></category> <category><![CDATA[OpenID]]></category> <category><![CDATA[Opinion]]></category> <category><![CDATA[dave-winer]]></category> <category><![CDATA[distributed-identity]]></category> <category><![CDATA[Identity]]></category> <category><![CDATA[scriptingnews]]></category> <category><![CDATA[twitter]]></category><guid
isPermaLink="false">http://eran.sandler.co.il/2007/03/25/twitter-and-openid/</guid> <description><![CDATA[Dave Winer says: &#8220;[...] we could make Twitter the open identity system we&#8217;ve been looking for. Make your Twitter ID the one that you use to log on to other service [...]&#8220; I say let Twitter support OpenID with all of the good Relaying Party Best Practices including (but not limited to): Ability to associate [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://scripting.com/">Dave Winer</a> <a
href="http://stories.scripting.com/2007/03/24/saturdayTwitterThoughts.html">says</a>:</p><blockquote><p>&#8220;[...] we could make Twitter the open identity system we&#8217;ve been looking for. Make your Twitter ID the one that you use to log on to other service [...]&#8220;</p></blockquote><p>I say let <a
href="http://twitter.com/">Twitter</a> support <a
href="http://openid.net">OpenID</a> with all of the good <a
href="http://openid.net/wiki/index.php/Relying_Party_Best_Practices">Relaying Party Best Practices</a> including (but not limited to):</p><ul><li>Ability to associate an existing account with an OpenID</li><li>Ability to switch to another OpenID (sort of a password recovery for OpenID)</li><li>Ability to create a new account directly with an external (non Twitter) OpenID (be a standard relaying party)</li></ul><p>If they want to, they can also be an OpenID provider (which should be good for them, of course ;-) ).</p> ]]></content:encoded> <wfw:commentRss>http://eran.sandler.co.il/2007/03/25/twitter-and-openid/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Why use OpenID? &#8211; A matter of choice (and consolidation)</title><link>http://eran.sandler.co.il/2007/03/07/why-use-openid-a-matter-of-choice-and-consolidation/</link> <comments>http://eran.sandler.co.il/2007/03/07/why-use-openid-a-matter-of-choice-and-consolidation/#comments</comments> <pubDate>Wed, 07 Mar 2007 13:21:08 +0000</pubDate> <dc:creator>Eran Sandler</dc:creator> <category><![CDATA[OpenID]]></category> <category><![CDATA[Opinion]]></category> <category><![CDATA[account-consolidation]]></category> <category><![CDATA[claimID]]></category> <category><![CDATA[consolidation]]></category> <category><![CDATA[distributed-identity]]></category> <category><![CDATA[Identity]]></category> <category><![CDATA[identity-consolidation]]></category> <category><![CDATA[Trust]]></category><guid
isPermaLink="false">http://eran.sandler.co.il/2007/03/07/why-use-openid-a-matter-of-choice-and-consolidation/</guid> <description><![CDATA[One of the advantages of OpenID is that it enabled you, the user, to consolidate various accounts on various web sites into one (or more, if you have more than one OpenID) identity. Of course you get the side benefit of having only one login and password to use, but for the sake of this [...]]]></description> <content:encoded><![CDATA[<p>One of the advantages of OpenID is that it enabled you, the user, to consolidate various accounts on various web sites into one (or more, if you have more than one OpenID) identity. Of course you get the side benefit of having only one login and password to use, but for the sake of this argument, that&#8217;s a side effect :-) .</p><p>This is a choice that was never available prior to OpenID, and when it does exist in the form of Google Accounts/Yahoo BBAuth/Microsoft <strike>Passport</strike> Live ID it allows you access to the provider&#8217;s web sites and assets and a handful of 3rd party sites that supports that vendor&#8217;s authentication protocol.</p><p>One of the arguments I tend to hear when telling people about OpenID is:</p><blockquote><p>great! now, instead of having multiple accounts we will have multiple OpenIDs.</p></blockquote><p>While the above statement is true to some extent, the value of OpenID in this context is that it gives you the choice and ability to consolidate your identity (or identities).</p><p>You can even go further and use a service like <a
href="http://claimid.com">claimID</a> which will allow a person view your claimID profile to really know if the identity on a certain site is really you (only if you want to expose this information, of course).</p><p>In addition to that, since OpenID is decentralized and is not owned and controlled by a specific company, every site that consumes OpenID (which makes if, of course, an OpenID consumer) will allow you to use your OpenID, regardless of its affiliations.</p><p>Therefore, if people will ask you &#8220;<em>Why should I use OpenID?</em>&#8221; tell them it gives them:</p><ul><li>The <u><strong>choice</strong></u> (and therefore the power) to own their identity</li><li>Choose who will help them provide their identity (either by running their own OpenID server, using delegation with their blog or web site, or &#8211; if all goes well &#8211; have all the OpenID consumers support multiple OpenID. Read more <a
href="http://eran.sandler.co.il/2007/02/28/openid-vendor-lock-in-sort-of/">here</a> and <a
href="http://eran.sandler.co.il/2007/03/04/associating-multiple-openid-identities-im-not-the-only-one/">here</a>)</li><li>Consolidate various accounts THEY want to consolidate into one (or more) account(s)</li></ul><p>And they can do it all without destroying or changing the current model of accounts available on web sites since they can still create an account on each site they visit (at least those that require or encourage accounts).</p><p>It gives them choice and having choice is always a good thing!</p> ]]></content:encoded> <wfw:commentRss>http://eran.sandler.co.il/2007/03/07/why-use-openid-a-matter-of-choice-and-consolidation/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Recursive Definitions</title><link>http://eran.sandler.co.il/2006/12/19/recursive-definitions/</link> <comments>http://eran.sandler.co.il/2006/12/19/recursive-definitions/#comments</comments> <pubDate>Tue, 19 Dec 2006 08:56:00 +0000</pubDate> <dc:creator>Eran Sandler</dc:creator> <category><![CDATA[Opinion]]></category> <category><![CDATA[enterpenurship]]></category> <category><![CDATA[Ideas]]></category> <category><![CDATA[startups]]></category> <category><![CDATA[vc]]></category> <category><![CDATA[venture-capital]]></category><guid
isPermaLink="false"></guid> <description><![CDATA[If you have a cool new startup that is going to launch and all you have to say about it to better describe it is &#8220;It&#8217;s Flickr+YouTube+Riya+[Enter a cool new startup with cool technology or hype here]&#8221; something is wrong with your pitch. If you can&#8217;t describe your startup in layman&#8217;s terms without using the [...]]]></description> <content:encoded><![CDATA[<p>If you have a cool new startup that is going to launch and all you have to say about it to better describe it is &#8220;It&#8217;s Flickr+YouTube+Riya+[Enter a cool new startup with cool technology or hype here]&#8221; something is wrong with your pitch.</p><p>If you can&#8217;t describe your startup in layman&#8217;s terms without using the name of your competitors (or, in this case, the war casualties after you kill them all and win the internet web 2.0 war) you should really start to think twice about what you are actually doing.</p><p>I keep on seeing a lot of pitches on the web in the form of cover stories on high profile blogs that companies CEOs and founders keep on using some kind of a recursive definition &#8211; defining their own company by using the name of another company (or companies).</p><p>This recursiveness needs to stop otherwise there will be only one true definition for a company and everyone else will build their pitch on that definition and the definitions that are built upon it.</p><p>I know it is sometimes very hard to describe a cool new idea, especially if it is technically oriented and you need to explain it to a non-techie person.</p><p>Being able to actually do that will give you a couple of interesting things.<br
/> First, it will allow you to better articulate yourself for non-techies, potentially (depending on your idea) drawing them closer to the understanding you have of your ideas. This is good for startups that are web based and needs non-techie crowds to succeed.</p><p>Second, it will give you a better understanding of how you need to your idea. Every question or misunderstand a non-techie will have with your description is a potential for better understanding your audience and, therefore, improving  your idea/company/product.</p><p>What do you think? Is it really that important or I just got pissed on seeing yet another pitch that is recursively described?</p> ]]></content:encoded> <wfw:commentRss>http://eran.sandler.co.il/2006/12/19/recursive-definitions/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Folksonomies, Taxonomies and Coexistence</title><link>http://eran.sandler.co.il/2006/11/20/folksonomies-taxonomies-and-coexistence/</link> <comments>http://eran.sandler.co.il/2006/11/20/folksonomies-taxonomies-and-coexistence/#comments</comments> <pubDate>Mon, 20 Nov 2006 17:16:00 +0000</pubDate> <dc:creator>Eran Sandler</dc:creator> <category><![CDATA[Folksonomies]]></category> <category><![CDATA[Opinion]]></category> <category><![CDATA[Coexistance]]></category> <category><![CDATA[Folksonomy]]></category> <category><![CDATA[Metadata]]></category> <category><![CDATA[Taxonomies]]></category> <category><![CDATA[Taxonomy]]></category><guid
isPermaLink="false"></guid> <description><![CDATA[I have read &#8220;Beneath the Metadata&#8221; as well as its reply by Dave Weinberger. I&#8217;ve also read Thomas Vander Wal&#8217;s response. I personally think that folksonomies are not here to replace taxonomies. If Elaine fears the use of folksonomy for classifying Electronic Theses and Dissertations (ETDs), she should not. Folksonomies will (probably) never completely replace [...]]]></description> <content:encoded><![CDATA[<p>I have read &#8220;<a
style="font-weight: bold" href="http://www.dlib.org/dlib/november06/peterson/11peterson.html">Beneath the Metadata</a>&#8221; as well as its <a
style="font-weight: bold" href="http://www.hyperorg.com/blogger/mtarchive/beneath_the_metadata_a_reply.html">reply</a> by Dave Weinberger.<br
/> I&#8217;ve also read <a
style="font-weight: bold" href="http://www.vanderwal.net/">Thomas Vander Wal&#8217;s</a> <a
style="font-weight: bold" href="http://www.personalinfocloud.com/2006/11/beneath_the_met.html">response</a>.</p><p>I personally think that folksonomies are not here to replace taxonomies.<br
/> If Elaine fears the use of folksonomy for classifying Electronic Theses and Dissertations (ETDs), she should not.</p><p>Folksonomies will (probably) never completely replace taxonomies since the science, understanding, principles and experience behind classifying items into a taxonomy are very extensive and cannot be overlooked.</p><p>The fact remains that it is hard to build a good taxonomy tree and it is even harder to classify a certain item in a single place in the taxonomy (according to the rules Elaine discusses in <a
style="font-weight: bold" href="http://www.dlib.org/dlib/november06/peterson/11peterson.html">Beneath the Metadata</a> &#8211; &#8220;A is not B&#8221;, etc).</p><p>Knowing when to create new sibling taxonomy nodes or split an existing taxonomy node is a very hard decision and even a trained and experienced cataloger that can find an answer to these decisions might not have the absolute one according to another cataloger&#8217;s opinion.</p><p>Dave says &#8220;Folksonomies exist—even terminologically—in distinction from traditional cataloging structures&#8221; and that is the key point in handling folksonomies.</p><p>Folksonomies are easier to use for a lot of people. By applying the way we think and search for information to various items we will, to a great extent, be able to retrieve this information very easily and intuitively.</p><p>While folksonomies have their drawbacks, pointed out by both Elaine and Dave, which includes spelling and grammar mistakes, the use of plural and singular forms as well various techniques to use multiple words tags, there are ways (which I hope to cover in a future post) on how to deal with these issues, which are mainly an implementation drawback. In my opinion, these implementation details should not be taken into the philosophical/ideological discussion, though they should be addressed in some form.</p><p>Folksonomies are not here to replace taxonomies, since there is an added value in cataloging items in a taxonomy, it gives the items a sense of location in the world. Seeing the taxonomy term &#8220;homo sapiens sapiens&#8221; not only tells me what this item is, but it also tell me its location in the biological taxonomy of species. Since objectivity, rules and some logic is used to build taxonomies and assign items to taxonomy nodes, these rules and objectivity can make it very hard for others to find things in the taxonomy (which is mainly, in my opinion, a function of the tree structure of the taxonomy &#8211; when it gets very wide and very deep it will be very hard to find anything at all without having to understand the logic of the taxonomy as well as its basic structure and design decisions).</p><p>Perhaps, as Elaine fears, using folksonomy for ETD sites instead of proper taxonomy is not the best solution since we will be loosing valuable information about the location of a certain ETD in the world of ETDs, but having both folksonomy and taxonomy together can and will improve both the lives of the users of the site as well as help the cataloger of the taxonomy and the taxonomy itself richer.</p><p>The users will be able to quickly tag and find items without prior knowledge of the structure of the taxonomy and without getting lost in it.<br
/> Given enough users that will tag items that are in the taxonomy (or even outside the taxonomy) and by using clustering techniques, similar to what is being used on sites like <a
style="font-weight: bold" href="http://flickr.com/">Flickr</a>, catalogers will be able to better understand where people think various items should be placed in the taxonomy and may include this data into their decision of cataloging a certain item in a certain place in the taxonomy.</p><p>I do understand Elaine&#8217;s claim that by using folksonomy only in academic  sites we will lose, to some extent, the  unbiased and objective thought that catalogers tries to use while cataloging items and building taxonomies, but having both will help us enjoy both of these worlds as well as enrich one another.</p><p>People will tag items and find them quickly. Cataloger will be able to see the clusters form around various subjects. By then, people reaching certain items using folksonomy and tags will be able to see how the cataloger cataloged the item they were looking for and slowing and incrementally they will learn the structure of the taxonomy as well as the logic and rules behind it that the cataloger used.</p><p>There are various ways and techniques to catalog thing. Folksonomies are considered a valid cataloging technique with its own drawbacks and advantages (implementation details outside, of course). When people decide to use a taxonomy or a folksonomy or both at the same time, they need to understand the implications as well as the actual and accurate need that requires this use to provide with the best solution to both the users and to the knowledge of the world.</p><p>That&#8217;s my 2 cents on the subject.<br
/> What do you think on folksonomies and taxonomies? Do you think they can co-exist? Do you think one is better than the other?</p> ]]></content:encoded> <wfw:commentRss>http://eran.sandler.co.il/2006/11/20/folksonomies-taxonomies-and-coexistence/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>An idea to better promote Google Talk in a corporate envrionment</title><link>http://eran.sandler.co.il/2006/08/30/an-idea-to-better-promote-google-talk-in-a-corporate-envrionment/</link> <comments>http://eran.sandler.co.il/2006/08/30/an-idea-to-better-promote-google-talk-in-a-corporate-envrionment/#comments</comments> <pubDate>Wed, 30 Aug 2006 10:00:00 +0000</pubDate> <dc:creator>Eran Sandler</dc:creator> <category><![CDATA[Google Talk]]></category> <category><![CDATA[Opinion]]></category> <category><![CDATA[GTalk]]></category> <category><![CDATA[Jabber]]></category> <category><![CDATA[Skype-eBay]]></category> <category><![CDATA[XMPP]]></category><guid
isPermaLink="false"></guid> <description><![CDATA[I just read this post about the deal that eBay and Google signed which will also allow Google Talk and Skype to interoperate and possibly be able to communicate even via chats. It them folloed by an enlightened moment (Ka ching!) where I thought of an idea that Google can use to deepen Google Talk`s [...]]]></description> <content:encoded><![CDATA[<p>I just read <a
href="http://googletalk.blogspot.com/2006/08/talking-with-skype.html">this  post</a> about the deal that eBay and Google signed which will also allow Google  Talk and Skype to interoperate and possibly be able to communicate even via  chats.</p><p>It them folloed by an enlightened moment (Ka ching!) where I thought of an  idea that Google can use to deepen Google Talk`s penetration in the corporate  environment.</p><p>Google Talk is based on the solid and open standards of <a
href="http://www.xmpp.org/">XMPP</a> (<a
href="http://www.jabber.org/">Jabber</a>).<br
/> One of the advantages of the  Jabber protocol is its locality. All chats performed in the same server stays on  that server and will not take the long walk to some company`s chat server  somewhere on the Internet (which is what happens with MSN Messenger, for  example).</p><p>The main advantage of this for corporates is that all corporate talks all  remain in the corporate`s network and servers and will never go out of the it  (an IT manager`s dream ;-) ).<br
/> What some corporates do is deploy yet another  IM service inside their corporate and what the users end up are a couple of IM  software instances, one for corporate and one for the rest of the user`s chats  (which is suppose to be only private chats, but usually end up with some  business and work relates chats).</p><p>There are two major ideas I had that can be easily implemented in Google Talk  to achieve this:</p><ol><li>Have Google Talk support an additional Jabber account. That account will be  connected to a local corporate Jabber server (<a
href="http://www.jabber.org/software/servers.shtml">there are a lot of  them</a>). The Google Talk client will handle these two account separately and  will send messages to contacts of the local corporate through the corporate  account and not through Google Talk`s servers.</li><li>Have Google release their Google Talk server as a corporate product. Certain  Google Talk users will be marked as corporate users and all communication with  them will be sent through the locally installed Google Talk server.</li></ol><p>There are pros and cons for both approaches.</p><p>Approach #1 is easier to implement and will not require a lot of work on  Google`s part to release their server as a product. The disadvantages are that  the voice features of Google Talk might not be available and that people will  still have 2 different contacts, corporate and non corporate.</p><p>Approach #2 is harder for Google to implement but brings a couple of  interesting advantages, the first being that Google Talk voice abilities will  probably work just fine. Corporate will not need to configure anything, it will  all come in a box from Google (like their search appliance).</p><p>Both approaches are based on a Jabber server which can have gateways  installed to all the different other protocols (including Yahoo, ICQ and MSN)  which can make things a lot easier for corporate users. They will have one  client that gives most of the features to all other clients and still be able to  securely communicate with their corporate peers.</p><p>What do you think? Is Google going to do such a thing?</p> ]]></content:encoded> <wfw:commentRss>http://eran.sandler.co.il/2006/08/30/an-idea-to-better-promote-google-talk-in-a-corporate-envrionment/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Own your authentication!</title><link>http://eran.sandler.co.il/2006/06/29/own-your-authentication/</link> <comments>http://eran.sandler.co.il/2006/06/29/own-your-authentication/#comments</comments> <pubDate>Thu, 29 Jun 2006 08:38:00 +0000</pubDate> <dc:creator>Eran Sandler</dc:creator> <category><![CDATA[OpenID]]></category> <category><![CDATA[Opinion]]></category> <category><![CDATA[Authentication]]></category> <category><![CDATA[Liberty-Alliance]]></category> <category><![CDATA[Passport]]></category> <category><![CDATA[Web]]></category> <category><![CDATA[Web-2.0]]></category> <category><![CDATA[Web-Authentication]]></category> <category><![CDATA[Windows-Live-ID]]></category><guid
isPermaLink="false"></guid> <description><![CDATA[After Passport Windows Live ID and the Liberty Alliance Project now comes Google Account Authentication, which opens up the ability to use anyone&#8217;s Google Account to perform authentication to a system. What surprises me in this whole deal is that it seems we are going backwards, back to a &#8220;one authentication to rule them all&#8221; [...]]]></description> <content:encoded><![CDATA[<p>After <del>Passport</del> <a
href="http://login.live.com/"><strong>Windows Live ID</strong></a> and the <a
href="http://www.projectliberty.org/"><strong>Liberty Alliance Project</strong></a> now comes <a
href="http://code.google.com/apis/accounts/AuthForWebApps.html"><strong>Google Account Authentication</strong></a>, which opens up the ability to use anyone&#8217;s Google Account to perform authentication to a system.</p><p>What surprises me in this whole deal is that it seems we are going backwards, back to a &#8220;one authentication to rule them all&#8221; idea that Microsoft tried to introduce with <del>Passport</del> (errr) Windows Live ID which, as you know, didn&#8217;t go quite where they wanted it to be.</p><p>After the whole Web 2.0 buzz and &#8220;User Generated Content&#8221;, A.K.A the forbidden word, where users are now the masters of their own content, why can&#8217;t they be the masters of their own identity/authentication?</p><p><strong><span
style="text-decoration: underline">OpenID</span></strong></p><p>I&#8217;ve lately been tracking the <a
href="http://openid.net/"><strong>OpenID</strong></a> initiative which tries to create a REAL distributed identity system which actually fits into the Web 2.0 world.<br
/> While OpenID&#8217;s spec is still a bit rough on the edges (the loop for verifying which authentication servers are authorized, live and not spoofed is not closed) it does seem to provide the right think in the right direction.</p><p><strong><span
style="text-decoration: underline">The benefits of owning your own identity</span></strong></p><p>Owning your own identity has a number of interesting affects.</p><p>The first and foremost is that it is yours and you can store it wherever YOU think is save and good for you. This can be a server you own/rent. This can be a general repository, but one that you want to use and not one being forced down your throat (the centralized authorities that are usually controlled by large software corporations).</p><p>The second effect is that your identity is persistent. Since you control where it is stored and how it looks (according to the OpenID specs, of course) it is persistent across services (providing they support OpenID) and across identity providers (remember, you choose where to store your identity).</p><p><strong><span
style="text-decoration: underline">Hoping for a better authentication future</span></strong></p><p>I would really like to see (perhaps I can even contribute) OpenID&#8217;s spec closing the loop on authenticating OpenID servers (or at least preparing a procedure for that) and starting to get adopted more rapidly across sites cause I&#8217;m really tired of having multiple identities just because various sites don&#8217;t talk to each other.</p><p>Even if the big player &#8211; Windows Live ID, Liberty Alliance Project and Google Account Authentication would support the OpenID specification, the wold of authentication would get a step closer to actually becoming useful.</p> ]]></content:encoded> <wfw:commentRss>http://eran.sandler.co.il/2006/06/29/own-your-authentication/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>The feed reader of my dreams</title><link>http://eran.sandler.co.il/2006/04/25/the-feed-reader-of-my-dreams/</link> <comments>http://eran.sandler.co.il/2006/04/25/the-feed-reader-of-my-dreams/#comments</comments> <pubDate>Tue, 25 Apr 2006 07:34:00 +0000</pubDate> <dc:creator>Eran Sandler</dc:creator> <category><![CDATA[Blogging]]></category> <category><![CDATA[Opinion]]></category> <category><![CDATA[Atom]]></category> <category><![CDATA[Feed]]></category> <category><![CDATA[Feed-Service]]></category> <category><![CDATA[Rant]]></category> <category><![CDATA[RSS]]></category> <category><![CDATA[RSS-Bandit]]></category> <category><![CDATA[Server-Side-Feed-Reader]]></category><guid
isPermaLink="false"></guid> <description><![CDATA[I&#8217;m what you may call a medium to heavy feed junkie. I read most of the information today using my favorite feed reader RSS Bandit. While RSS Bandit is a great feed reader it does have its limitations. The biggest one being that its a client side application and it doesn&#8217;t sync to one of [...]]]></description> <content:encoded><![CDATA[<p>I&#8217;m what you may call a medium to heavy feed junkie. I read most of the information today using my favorite feed reader <a
title="RSS Bandit" href="http://www.rssbandit.org/"><strong>RSS Bandit</strong></a>.</p><p>While <a
title="RSS Bandit" href="http://www.rssbandit.org/"><strong>RSS Bandit</strong></a> is a great feed reader it does have its limitations. The biggest one being that its a client side application and it doesn&#8217;t sync to one of the server side readers.</p><p>I sometimes want to read my feeds at home, sometimes at work or sometimes when I don&#8217;t have a computer with me and I just want to login in some Internet cafe and be able to continue reading where I left off.</p><p>I don&#8217;t know if RSS Bandit does support such a feature, AFAIK it doesn&#8217;t. What it does support is the ability to save its feed list and state to some remote location and be able to upload it to some remote storage location (i.e. some accessible FTP site) and download it back again. I found some posts about people saying that they found some ways of doing that and keep the state of the read/unread items, which is a partial solution, but it&#8217;s not what I&#8217;m looking for. It doesn&#8217;t answer my need of being able to continue reading my favorite feeds even when I don&#8217;t have one of my machines near me.</p><p>So what do I really need?</p><p>I want a server-side service with a good API for:</p><ul><li>Managing Feeds &#8211; Adding, removing, grouping them into groups</li><li>Managing the state of feed posts &#8211; Marking what I read as read and what I&#8217;ve marked an unread as unread</li><li>Syncing up &#8211; If I install a rich client on a new machine, it should sync up with the server with all of the feeds and its state.</li><li>Handling a LARGE amount of feeds &#8211; well, as I&#8217;ve said I&#8217;m a medium to heavy feed junkie :-)</li></ul><p>Ever since I&#8217;ve read <a
href="http://niallkennedy.com/blog/archives/2005/12/google_reader_a.html"><strong>Niall Kennedy&#8217;s post</strong></a> about the Google Reader API I&#8217;ve been meaning to try and cook something up, even though it doesn&#8217;t really answer all of my needs (at least as far as the API functions Niall talked about). I wonder if that will piss them off too much :-)</p><p>There are a few web application based feed readers, but then I&#8217;ll always need access to my home machine (or office machine) which I usually have, but I don&#8217;t really want to rely on it. I prefer using one of the big guys&#8217; feed service.</p><p>Oh well, time to start getting dirty (unless someone already did that, if so, drop me a comment!)</p> ]]></content:encoded> <wfw:commentRss>http://eran.sandler.co.il/2006/04/25/the-feed-reader-of-my-dreams/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>ajaxWrite and Open Office / Open Document Format</title><link>http://eran.sandler.co.il/2006/03/23/ajaxwrite-and-open-office-open-document-format/</link> <comments>http://eran.sandler.co.il/2006/03/23/ajaxwrite-and-open-office-open-document-format/#comments</comments> <pubDate>Thu, 23 Mar 2006 08:10:00 +0000</pubDate> <dc:creator>Eran Sandler</dc:creator> <category><![CDATA[Opinion]]></category> <category><![CDATA[ajaxWrite]]></category> <category><![CDATA[Bubbles]]></category> <category><![CDATA[Michael-Robertson]]></category> <category><![CDATA[ODF]]></category> <category><![CDATA[Open-Document-Format]]></category> <category><![CDATA[Open-Office]]></category> <category><![CDATA[OpenOffice]]></category> <category><![CDATA[Writely]]></category><guid
isPermaLink="false"></guid> <description><![CDATA[I just read on Om Malik on Boardband that Michael Robertson of MP3.com, Linspire and SIPphone fame just annonced a new project called ajaxWrite. This is a pure web application word processor without any storage behind it like Writely (when you open a document you upload it and when you save it you download it) [...]]]></description> <content:encoded><![CDATA[<p>I just <a
href="http://feeds.feedburner.com/OmMalik?m=498"><strong>read on Om Malik on Boardband</strong></a> that <a
href="http://www.michaelrobertson.com/"><strong>Michael Robertson</strong></a> of <a
href="http://www.mp3.com/"><strong>MP3.com</strong></a>, <a
href="http://www.linspire.com/"><strong>Linspire</strong></a> and <a
href="http://www.sipphone.com/"><strong>SIPphone</strong></a> fame just annonced a new project called <a
href="http://www.ajaxwrite.com/"><strong>ajaxWrite</strong></a>.</p><p>This is a pure web application word processor without any storage behind it like <a
href="http://www.writely.com/"><strong>Writely</strong></a> (when you open a document you upload it and when you save it you download it) but it seems very well written.</p><p>The only thing that bothers me is that they claim they support all major file formats but what they actually support is MS Word, RTF, Text and PDF.</p><p>What about the <a
href="http://www.openoffice.org/"><strong>Open Office</strong></a> and/or the <a
href="http://xml.openoffice.org/"><strong>Open Document Format</strong></a>? Why isn&#8217;t it supported?<br
/> If you are going to make such an application available why not use an OPEN format that will be accessible for all?</p><p>It&#8217;s annoying. Really.</p><p>Anyhow, while this is very cool, I think it could be a good addition to <a
href="http://erans.blogspot.com/2006/03/bubbles-clean-round-and-really.html"><strong>Bubbles</strong></a>.</p> ]]></content:encoded> <wfw:commentRss>http://eran.sandler.co.il/2006/03/23/ajaxwrite-and-open-office-open-document-format/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached (User agent is rejected)
Database Caching 1/42 queries in 0.023 seconds using disk: basic
Object Caching 787/922 objects using disk: basic

Served from: eran.sandler.co.il @ 2012-02-07 15:23:29 -->
