<?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/"
	>

<channel>
	<title>Scopia visualization blog</title>
	<atom:link href="http://infovis.blogscopia.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://infovis.blogscopia.com</link>
	<description>Data visualization</description>
	<pubDate>Tue, 15 Apr 2008 17:04:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bitbroker, a transaction visualizer</title>
		<link>http://infovis.blogscopia.com/2008/04/bitbroker-a-transaction-visualizer/</link>
		<comments>http://infovis.blogscopia.com/2008/04/bitbroker-a-transaction-visualizer/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 17:03:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[visualization]]></category>

		<category><![CDATA[infovis]]></category>

		<category><![CDATA[market]]></category>

		<category><![CDATA[numpy]]></category>

		<category><![CDATA[opengl]]></category>

		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://infovis.blogscopia.com/?p=30</guid>
		<description><![CDATA[Bitbroker is a proof of concept for transaction visualization. We have a set of players and a sequence of transactions in time. A transaction can involve money, or energy, or anything that can be represented by a number and therefore, accumulated. All these transactions or events are located in time and represented as a timeline [...]]]></description>
			<content:encoded><![CDATA[<p>Bitbroker is a proof of concept for transaction visualization. We have a set of players and a sequence of transactions in time. A transaction can involve money, or energy, or anything that can be represented by a number and therefore, accumulated. All these transactions or events are located in time and represented as a timeline in the bottom of the window. Over this time line we draw a time window. This selects the time range in which the transactions will be drawn. The idea is to move and resize this time window to explore over all the recorded events.</p>
<p>The players or participants in the transactions are put in a circle. Each one is assigned a sector of the circle based on its &#8220;importance&#8221;, which is assigned &#8220;a priori&#8221;. The radius (or height) of the sector shows us the balance or accumulated &#8220;value&#8221; of every player. All of them start with a zero balance which evolves in time as we move the time window.</p>
<p>Transactions are drawn as curves from one player in the circle to another. The thickness of the curve is related to the amount of the transaction. Bigger transactions get thicker curves. We use the colors to show the direction of the movement (from orange to blue), which is coherent with the color code we use for the players in the circle. Only those transactions that fall within the time window are shown as curves in the circle.</p>
<p style="text-align: center;"><a href="http://infovis.blogscopia.com/wp-content/uploads/2008/04/bitbroker_show.jpg"><img class="aligncenter size-full wp-image-33" title="bitbroker_show" src="http://infovis.blogscopia.com/wp-content/uploads/2008/04/bitbroker_show.jpg" alt="" width="450" height="113" /></a></p>
<p>This kind of representation can be useful to explore market transactions (share movements), money exchange between poker players, import and export among countries or any other interaction. This is just a generic demo.</p>
<p align="center"><img src="http://infovis.blogscopia.com/img/bitbroker_poster.jpg" /></p>
<p>With this visualizer we inaugurate our <a title="python" href="http://www.python.org" target="_blank">python</a> framework which is being released under GPL. It intensively uses numpy and OpenGL. This framework is still far from &#8220;ready&#8221;, but we are working on it and its documentation to get some criticism and maybe participation from others. You can get the code and instructions from the project hosted at google code <a title="Google code" href="http://code.google.com/p/scopiavf/wiki/SvfGettingCode" target="_blank">here</a> or directly download precompiled binaries from <a title="binaries" href="http://www.scopia.es/downloads/scopiavf-win32-78.19-20080319.zip">this link</a> But we still recommend to read the document. If you don&#8217;t have the time to try this, just watch the video above.</p>
]]></content:encoded>
			<wfw:commentRss>http://infovis.blogscopia.com/2008/04/bitbroker-a-transaction-visualizer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Scopia&#8217;s blog</title>
		<link>http://infovis.blogscopia.com/2007/07/new-scopias-blog/</link>
		<comments>http://infovis.blogscopia.com/2007/07/new-scopias-blog/#comments</comments>
		<pubDate>Sun, 15 Jul 2007 16:29:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[apps2.0]]></category>

		<guid isPermaLink="false">http://blog.scopia.es/?p=27</guid>
		<description><![CDATA[Today the new Scopia&#8217;s blog is open!
You can follow the new products, the development of some experiments and more in the Scopia&#8217;s blog. Data.scopia, Plan9, the Fricker&#8217;s return, and the graphic products of our 3D department.
We wait you there!

]]></description>
			<content:encoded><![CDATA[<p>Today the new Scopia&#8217;s blog is open!</p>
<p>You can follow the new products, the development of some experiments and more in the Scopia&#8217;s blog. Data.scopia, Plan9, the Fricker&#8217;s return, and the graphic products of our 3D department.</p>
<p>We wait you there!</p>
<p style="text-align: center"><a href="http://www.blogscopia.com"><img src="http://blog.scopia.es/wp-content/uploads/2007/07/logoblog2.jpg" alt="Blogâ€™s logo" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://infovis.blogscopia.com/2007/07/new-scopias-blog/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sample of Graph&#8217;s utility with the real world</title>
		<link>http://infovis.blogscopia.com/2007/04/sample-of-graphs-utility-with-the-real-world/</link>
		<comments>http://infovis.blogscopia.com/2007/04/sample-of-graphs-utility-with-the-real-world/#comments</comments>
		<pubDate>Tue, 17 Apr 2007 16:16:26 +0000</pubDate>
		<dc:creator>8tintin</dc:creator>
		
		<category><![CDATA[macro.scopia]]></category>

		<guid isPermaLink="false">http://blog.scopia.es/?p=25</guid>
		<description><![CDATA[Until now we had represented several RSS&#8217;s from some news sites. In this case we use a graph to navigate through the British museum&#8217;s objects. In this Graph there are three different node types: objects, rooms and Tours; and sorted by two relation types: theme and situation.
Click on the image below to execute it or [...]]]></description>
			<content:encoded><![CDATA[<p>Until now we had represented several RSS&#8217;s from some news sites. In this case we use a graph to navigate through the British museum&#8217;s objects. In this Graph there are three different node types: objects, rooms and Tours; and sorted by two relation types: theme and situation.</p>
<p>Click on the image below to execute it or  <a href="http://macro.scopia.es/html/cpanel/blockview.html?328" title="Edit Graph" target="_blank">here</a> to edit.</p>
<p style="text-align: center"><a href="http://macro.scopia.es/html/cpanel/exec.html?328"><img src="http://blog.scopia.es/wp-content/uploads/2007/04/blog_graph_british.jpg" alt="British Museumâ€™s graph" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://infovis.blogscopia.com/2007/04/sample-of-graphs-utility-with-the-real-world/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Two new graph tutorials added</title>
		<link>http://infovis.blogscopia.com/2007/04/two-new-graphs-tutorials-added/</link>
		<comments>http://infovis.blogscopia.com/2007/04/two-new-graphs-tutorials-added/#comments</comments>
		<pubDate>Fri, 06 Apr 2007 08:35:21 +0000</pubDate>
		<dc:creator>8tintin</dc:creator>
		
		<category><![CDATA[macro.scopia]]></category>

		<guid isPermaLink="false">http://blog.scopia.es/?p=23</guid>
		<description><![CDATA[You can view two new tutorials in the wiki section. Create your own graph with the data from the source you want, follow the tutorials and get it.
English - Building a simple graph
English - Building a Graph with different nodes
Spanish - CreaciÃ³n de un Grafo simple
Spanish - CreaciÃ³n de un grafo con nodos de distintos [...]]]></description>
			<content:encoded><![CDATA[<p>You can view two new tutorials in the wiki section. Create your own graph with the data from the source you want, follow the tutorials and get it.</p>
<p><a href="http://wikimacro.scopia.es/doku.php?id=tutorials:basic_tutorial_3">English - Building a simple graph</a></p>
<p><a href="http://wikimacro.scopia.es/doku.php?id=tutorials:basic_tutorial_4">English - Building a Graph with different nodes</a></p>
<p><a href="http://wikimacro.scopia.es/doku.php?id=tutoriales:tutorial_basico_3">Spanish - CreaciÃ³n de un Grafo simple</a></p>
<p><a href="http://wikimacro.scopia.es/doku.php?id=tutoriales:tutorial_basico_4">Spanish - CreaciÃ³n de un grafo con nodos de distintos campos</a></p>
]]></content:encoded>
			<wfw:commentRss>http://infovis.blogscopia.com/2007/04/two-new-graphs-tutorials-added/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Macro.Scopia at Visualcomplexity.com</title>
		<link>http://infovis.blogscopia.com/2007/04/macroscopia-at-visualcomplexitycom/</link>
		<comments>http://infovis.blogscopia.com/2007/04/macroscopia-at-visualcomplexitycom/#comments</comments>
		<pubDate>Thu, 05 Apr 2007 10:12:48 +0000</pubDate>
		<dc:creator>jandro</dc:creator>
		
		<category><![CDATA[macro.scopia]]></category>

		<guid isPermaLink="false">http://blog.scopia.es/?p=22</guid>
		<description><![CDATA[Visualcomplexity.com is a website that gathers great visualization projects all around the Internet. We submitted our project there and they have finally made a review of it. It is very nice to have a little place on their site. You can see the review here. And we appear in the latest projects list on the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.visualcomplexity.com" title="visualcomplexity">Visualcomplexity.com</a> is a website that gathers great visualization projects all around the Internet. We submitted our project there and they have finally made a review of it. It is very nice to have a little place on their site. You can see the review <a href="http://www.visualcomplexity.com/vc/project_details.cfm?id=443&amp;index=443&amp;domain=" title="Macro Review">here</a>. And we appear in the latest projects list on the <a href="http://www.visualcomplexity.com/vc/" title="frontpage">frontpage</a>. Thank you guys!</p>
<p align="center"><a href="http://blog.scopia.es/wp-content/uploads/2007/04/visualcomplexity.png" title="Macro.scopia in Visualcomplexity.com"><img src="http://blog.scopia.es/wp-content/uploads/2007/04/visualcomplexity.png" alt="Macro.scopia in Visualcomplexity.com" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://infovis.blogscopia.com/2007/04/macroscopia-at-visualcomplexitycom/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Graph with customized background</title>
		<link>http://infovis.blogscopia.com/2007/03/a-graph-with-customized-background/</link>
		<comments>http://infovis.blogscopia.com/2007/03/a-graph-with-customized-background/#comments</comments>
		<pubDate>Fri, 30 Mar 2007 16:41:44 +0000</pubDate>
		<dc:creator>8tintin</dc:creator>
		
		<category><![CDATA[macro.scopia]]></category>

		<guid isPermaLink="false">http://blog.scopia.es/?p=20</guid>
		<description><![CDATA[We have added a background image in this Graph. In the Show Graph Block you can find the Background Image field. You only have to write the URL to an image and then you got it. The graph&#8217;s source comes from a programame.net&#8217;s RSS, a site with a system similar to meneame but adressed to [...]]]></description>
			<content:encoded><![CDATA[<p>We have added a background image in this Graph. In the <strong>Show Graph</strong> Block you can find the <strong>Background Image</strong> field. You only have to write the URL to an image and then you got it. The graph&#8217;s source comes from a <a href="http://www.programame.net">programame.net</a>&#8217;s RSS, a site with a system similar to <em>meneame</em> but adressed to developers (in spanish <img src='http://infovis.blogscopia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
<p>Click on the image below to execute the macro</p>
<p style="text-align: center"><a href="http://macro.scopia.es/html/cpanel/exec.html?263"><img src="http://blog.scopia.es/wp-content/uploads/2007/03/grafo_programame.jpg" alt="Programameâ€™s Graph" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://infovis.blogscopia.com/2007/03/a-graph-with-customized-background/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dzone.com in a Graph</title>
		<link>http://infovis.blogscopia.com/2007/03/dzonecom-in-a-graph/</link>
		<comments>http://infovis.blogscopia.com/2007/03/dzonecom-in-a-graph/#comments</comments>
		<pubDate>Wed, 28 Mar 2007 15:51:02 +0000</pubDate>
		<dc:creator>8tintin</dc:creator>
		
		<category><![CDATA[macro.scopia]]></category>

		<guid isPermaLink="false">http://blog.scopia.es/?p=17</guid>
		<description><![CDATA[In the same way as the &#8220;meneame graph&#8221; that has been already published, now we suggest you a  new graph from Dzone.com. Just by clicking on the node label, you can obtain full information about the elements, and also a thumbnail image from the realated web.
Click on the image below to execute the macro

]]></description>
			<content:encoded><![CDATA[<p>In the same way as the &#8220;meneame graph&#8221; that has been already published, now we suggest you a  new graph from <a href="http://www.dzone.com/" title="Dzone" target="_blank">Dzone.com</a>. Just by clicking on the node label, you can obtain full information about the elements, and also a thumbnail image from the realated web.</p>
<p>Click on the image below to execute the macro</p>
<p style="text-align: center"><a href="http://macro.scopia.es/html/cpanel/exec.html?261"><img src="http://blog.scopia.es/wp-content/uploads/2007/03/blog_graph_dzone.jpg" alt="Graph View from dzoneâ€™s RSS" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://infovis.blogscopia.com/2007/03/dzonecom-in-a-graph/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Digg Tree Map</title>
		<link>http://infovis.blogscopia.com/2007/03/digg-tree-map/</link>
		<comments>http://infovis.blogscopia.com/2007/03/digg-tree-map/#comments</comments>
		<pubDate>Tue, 27 Mar 2007 14:17:10 +0000</pubDate>
		<dc:creator>jandro</dc:creator>
		
		<category><![CDATA[macro.scopia]]></category>

		<guid isPermaLink="false">http://blog.scopia.es/?p=15</guid>
		<description><![CDATA[ Tagged collections are best handled as graphs, but digg is different. It has exclusive categories. All articles are stored in a two-level tree. First you have the main categories, then the subcategories and finally the articles. So we have thought that the best tool we have to handle all this tagged collections is our [...]]]></description>
			<content:encoded><![CDATA[<p> Tagged collections are best handled as graphs, but <strong>digg</strong> is different. It has exclusive categories. All articles are stored in a two-level tree. First you have the main categories, then the subcategories and finally the articles. So we have thought that the best tool we have to handle all this tagged collections is our tree map. Now, a new public <strong>Macro</strong> is available for you to browse <strong>digg</strong> published news as a tree map. Click on the image below.</p>
<p>Remember to go down the tree with the arrows or by clicking on the boxes.</p>
<p style="text-align: center"> <a href="http://macro.scopia.es/html/cpanel/exec.html?260"><img src="http://blog.scopia.es/wp-content/uploads/2007/03/diggmap.jpg" alt="Digg Tree Map" /></a></p>
<p>Unfortunately, <strong>digg</strong> rss feed only gives the subcategory for each item. In order to classify them, using the main categories, we have made an external spreadsheet with a list of the items, and we have added the relationships with the different subcategories.</p>
<p>You can have a look at the spreadsheet clicking <a href="http://spreadsheets.google.com/pub?key=pgxGn0cewoaiptKFOKdAwZw" title="Gsheet" target="_blank">here</a>, then you will be able to verify that it can also be used to assign colors to the different boxes. To execute the <strong>Macro</strong> we just do a &#8220;join&#8221; operation with the rss feed to expand the information for each item.</p>
<p>Enjoy it!</p>
<p>You can visit us at <a href="http://macro.scopia.es">http://macro.scopia.es</a></p>
]]></content:encoded>
			<wfw:commentRss>http://infovis.blogscopia.com/2007/03/digg-tree-map/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Graph Viewer at Macro.Scopia</title>
		<link>http://infovis.blogscopia.com/2007/03/new-graph-viewer-at-macroscopia/</link>
		<comments>http://infovis.blogscopia.com/2007/03/new-graph-viewer-at-macroscopia/#comments</comments>
		<pubDate>Mon, 26 Mar 2007 17:37:05 +0000</pubDate>
		<dc:creator>jandro</dc:creator>
		
		<category><![CDATA[macro.scopia]]></category>

		<guid isPermaLink="false">http://blog.scopia.es/?p=14</guid>
		<description><![CDATA[ We have already seen listings and treemaps at Macro.Scopia.  But now It allows you to plot the data as a graph, with nodes showing elements and arcs showing relationships. It could be very useful to plot tagged elements, like articles from a blog or any other dinamic webs.
The purpose of this new Macro [...]]]></description>
			<content:encoded><![CDATA[<p> We have already seen listings and treemaps at <a href="http://macro.scopia.es/html/cpanel/home.html" target="_blank">Macro.Scopia</a>.  But now It allows you to plot the data as a graph, with nodes showing elements and arcs showing relationships. It could be very useful to plot tagged elements, like articles from a blog or any other dinamic webs.</p>
<p>The purpose of this new <strong>Macro</strong> view is to show a few connected elements at the beggining, and then let you navigate by clicking on the nodes you are interested in. Full information about the elements can be seen just by clicking on the label of the nodes.</p>
<p>In order to show you the capabilities of this <strong>Macro</strong>, we have made a view of the current news posted at <a href="http://meneame.net" title="Meneame.net" target="_blank">http://meneame.net</a>, an important Spanish news site. We get the information from the rss feed and then visualize it, both articles and categories (tags), as nodes. Therefore, the arched lines between them show how they are related with each other.</p>
<p>Click on the image to execute the <strong>Macro.</strong></p>
<p style="text-align: center" align="center"> <a href="http://macro.scopia.es/html/cpanel/exec.html?250"><img src="http://blog.scopia.es/wp-content/uploads/2007/03/blog.jpg" alt="Meneame.net Graph 1" /></a></p>
<p>Notice the list at the left top side of the view. Seldom, one of these graphs will be fully connected. Instead you will get a graph with a some few islands of connected nodes. To switch between them, just click on the elements of this list. Of course, we have a <strong>Macro</strong> behind that you can see clicking <a href="http://macro.scopia.es/html/cpanel/blockview.html?250%3Cbr%3E%3C/a%3E">here</a>.</p>
<p>The tutorial about this new features is still in progress. Coming soon for you to build your own graphs.</p>
]]></content:encoded>
			<wfw:commentRss>http://infovis.blogscopia.com/2007/03/new-graph-viewer-at-macroscopia/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The RSS data block has been updated!</title>
		<link>http://infovis.blogscopia.com/2007/03/the-rss-data-block-has-been-updated/</link>
		<comments>http://infovis.blogscopia.com/2007/03/the-rss-data-block-has-been-updated/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 15:37:26 +0000</pubDate>
		<dc:creator>8tintin</dc:creator>
		
		<category><![CDATA[macro.scopia]]></category>

		<guid isPermaLink="false">http://blog.scopia.es/?p=7</guid>
		<description><![CDATA[In the first version this block was pure &#8220;data input block&#8221;. Now you can use it in the same way, but there is a new option to connect it to an imput list.

The first row in the list must be the name of the column, likewise this will be the name of the field that [...]]]></description>
			<content:encoded><![CDATA[<p>In the first version this block was pure &#8220;data input block&#8221;. Now you can use it in the same way, but there is a new option to connect it to an imput list.</p>
<p style="text-align: center"><img src="http://blog.scopia.es/wp-content/uploads/2007/03/blog_16_03_rssblock1.jpg" alt="A Gsheet connected to a â€œRSS Feddâ€ block" /></p>
<p>The first row in the list must be the name of the column, likewise this will be the name of the field that you must write in the RSS block setup or configuration panel. You can also add extra properties to each field items by adding another column to the RSS list.<br />
You can <a href="http://macro.scopia.es/html/cpanel/blockview.html?239">edit </a> or <a href="http://macro.scopia.es/html/cpanel/exec.html?239">execute</a> a sample with 30 feeds.</p>
<p style="text-align: center"><img src="http://blog.scopia.es/wp-content/uploads/2007/03/blog_16_03_treemap_itunes.jpg" alt="Treemap with the Top list of iTunes (sorted out by category)" /></p>
]]></content:encoded>
			<wfw:commentRss>http://infovis.blogscopia.com/2007/03/the-rss-data-block-has-been-updated/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Simple idea: Twitter</title>
		<link>http://infovis.blogscopia.com/2007/03/simple-idea-twitter/</link>
		<comments>http://infovis.blogscopia.com/2007/03/simple-idea-twitter/#comments</comments>
		<pubDate>Wed, 14 Mar 2007 15:36:51 +0000</pubDate>
		<dc:creator>xbelanch</dc:creator>
		
		<category><![CDATA[apps2.0]]></category>

		<guid isPermaLink="false">http://blog.scopia.es/?p=5</guid>
		<description><![CDATA[ 
 Simple idea: Twitter es una comunidad de amigos y extraÃ±os -segÃºn reza la ayuda- que intercambian instantes de su vida. Â¿QuÃ© estÃ¡s haciendo ahora? Pasamos de la reflexiÃ³n -herramientas blogging- a la instantÃ¡nea del pensamiento -twitter-. De esta forma, y en la medida que la gente es sincera y aÃ±ade sus acciones inmediatas, [...]]]></description>
			<content:encoded><![CDATA[<p align="center"> <a href="http://blog.scopia.es/wp-content/uploads/2007/03/twitter.png" title="twitter.png"><img src="http://blog.scopia.es/wp-content/uploads/2007/03/twitter.png" alt="twitter.png" /></a></p>
<p><strong> Simple idea</strong>: <a href="http://twitter.com/home">Twitter</a> es una comunidad de amigos y extraÃ±os -segÃºn reza la ayuda- que intercambian instantes de su vida. Â¿QuÃ© estÃ¡s haciendo ahora? Pasamos de la reflexiÃ³n -herramientas blogging- a la instantÃ¡nea del pensamiento -twitter-. De esta forma, y en la medida que la gente es sincera y aÃ±ade sus acciones inmediatas, los mÃ¡s curiosos pueden ir trabando amistades, ya no por afinidades o empatÃ­as artÃ­sticas, culturales o de intereses personales, sino por compartir momentos tan anodinos que pueden durar segundos o minutos</p>
<p>Por supuesto, el incrustable:</p>
<div style="width:100px;text-align:center"><embed src="http://twitter.com/flash/twitter_badge.swf"  flashvars="color1=16750848&#038;type=user&#038;id=1016071"  quality="high" width="100" height="100" name="twitter_badge" align="middle" allowScriptAccess="always" wmode="transparent" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /><br /><a style="font-size: 10px; color: #FF9900; text-decoration: none" href="http://twitter.com/xbelanch">follow xbelanch at http://twitter.com</a></div>
]]></content:encoded>
			<wfw:commentRss>http://infovis.blogscopia.com/2007/03/simple-idea-twitter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A startup is just an idea away</title>
		<link>http://infovis.blogscopia.com/2007/03/a-startup-is-just-an-idea-away/</link>
		<comments>http://infovis.blogscopia.com/2007/03/a-startup-is-just-an-idea-away/#comments</comments>
		<pubDate>Wed, 14 Mar 2007 15:22:06 +0000</pubDate>
		<dc:creator>xbelanch</dc:creator>
		
		<category><![CDATA[pensamientos]]></category>

		<guid isPermaLink="false">http://blog.scopia.es/?p=4</guid>
		<description><![CDATA[Itâ€™s more important than ever that we value the promise of technology, seriously understand how popular tools work, and willingly evolve education to take advantage of studentsâ€™ comfort with technology. Alan Graham

El lema, por su simpleza, me gusta. DetrÃ¡s de ella se esconde el -quizÃ¡- Ã©xito popular de la mayorÃ­a de servicios englobados bajo el [...]]]></description>
			<content:encoded><![CDATA[<p><em>Itâ€™s more important than ever that we value the promise of technology, seriously understand how popular tools work, and willingly evolve education to take advantage of studentsâ€™ comfort with technology. <a href="http://blogs.zdnet.com/web2explorer/?p=341">Alan Graham</a><br />
</em></p>
<p>El lema, por su simpleza, me gusta. DetrÃ¡s de ella se esconde el -quizÃ¡- Ã©xito popular de la mayorÃ­a de servicios englobados bajo el cajÃ³n de sastre de la web 2.0. Un Ã©xito incrementado por un uso colectivo y transparente del servicio que, finalmente, se adhiere al imaginario  como parte natural de nuestras vidas. La importancia y Ã©xito de la tecnologÃ­a o, mejor dicho, el servicio de estas tecnologÃ­as web partirÃ¡ de una idea simple, tanto que, finalmente, su uso diario forme parte de la rutina del usuario.</p>
<p>Referencias:<br />
<a href="http://www.businessweek.com/the_thread/blogspotting/archives/2007/02/overheard_in_th.html"> Overheard in the pizzeria: Pre-adolescent business</a><a href="http://blogs.zdnet.com/web2explorer/?p=341"><br />
A startup is just an idea away</a></p>
]]></content:encoded>
			<wfw:commentRss>http://infovis.blogscopia.com/2007/03/a-startup-is-just-an-idea-away/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ready, Steady&#8230;Go!</title>
		<link>http://infovis.blogscopia.com/2007/03/ready-steadygo/</link>
		<comments>http://infovis.blogscopia.com/2007/03/ready-steadygo/#comments</comments>
		<pubDate>Tue, 13 Mar 2007 22:49:30 +0000</pubDate>
		<dc:creator>xbelanch</dc:creator>
		
		<category><![CDATA[pensamientos]]></category>

		<guid isPermaLink="false">http://blog.scopia.es/?p=3</guid>
		<description><![CDATA[El baile ha comenzado&#8230;
]]></description>
			<content:encoded><![CDATA[<p>El baile ha comenzado&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://infovis.blogscopia.com/2007/03/ready-steadygo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>About</title>
		<link>http://infovis.blogscopia.com/2007/03/about/</link>
		<comments>http://infovis.blogscopia.com/2007/03/about/#comments</comments>
		<pubDate>Mon, 12 Mar 2007 15:55:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.scopia.es/?page_id=2</guid>
		<description><![CDATA[Wellcome to scopia&#8217;s blog. Here you can find news and comments about the macro.scopia&#8217;s development. Feel free to ask, comment or make suggestions about any post.
]]></description>
			<content:encoded><![CDATA[<p>Wellcome to scopia&#8217;s blog. Here you can find news and comments about the macro.scopia&#8217;s development. Feel free to ask, comment or make suggestions about any post.</p>
]]></content:encoded>
			<wfw:commentRss>http://infovis.blogscopia.com/2007/03/about/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
