<?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>kiwoo blog &#187; drupal</title>
	<atom:link href="http://www.kiwoo.org/blog/category/drupal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kiwoo.org/blog</link>
	<description>Daniel Julià</description>
	<pubDate>Wed, 01 Sep 2010 14:20:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DrupalCon Barcelona 2007</title>
		<link>http://www.kiwoo.org/blog/2007/09/22/drupalcon-barcelona-2007/</link>
		<comments>http://www.kiwoo.org/blog/2007/09/22/drupalcon-barcelona-2007/#comments</comments>
		<pubDate>Sat, 22 Sep 2007 10:36:49 +0000</pubDate>
		<dc:creator>site admin</dc:creator>
		
		<category><![CDATA[actionscript]]></category>

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

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

		<category><![CDATA[development event]]></category>

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

		<guid isPermaLink="false">http://www.kiwoo.org/blog/index.php/archives/2007/09/22/drupalcon-barcelona-2007/</guid>
		<description><![CDATA[La conferencia Drupal de este año en Barcelona me ha impresionado.
Hace 2 años los asistentes a la conferencia fueron 20 personas, el año pasado la cifra pasó a 50, y este año supera con creces las 300 personas inscritas, yo creo que en realidad habia 500.
El evento está realmente bien organizado.
Además el ambiente es increible, [...]]]></description>
			<content:encoded><![CDATA[<p>La conferencia Drupal de este año en Barcelona me ha impresionado.<br />
Hace 2 años los asistentes a la conferencia fueron 20 personas, el año pasado la cifra pasó a 50, y este año supera con creces las 300 personas inscritas, yo creo que en realidad habia 500.<br />
El evento está realmente bien organizado.<br />
Además el ambiente es <strong>increible</strong>, hay gente de todo el mundo y la gente participa mucho en los <strong>debates </strong>a diferentes niveles, desde el desarrollo de drupal, hasta los módulos, o mostrando aplicaciones que se han hecho con esta herramienta.<br />
Algunas de estas aplicaciones son bastante &#8220;grandes&#8221;, me refiero a periódicos online de los estados unidos, sitios globals con grandes contenidos en varios idiomas como el web de Amnesty International, etc, etc</p>
<p>Durante las conferencias he intentado apuntar en el portatil las palabras clave interesantes, como referencia para seguir investigando en internet. Estos apuntes están muy resumidos, son solo pequeñas notas de cosas que he pensado se podrian investigar, pero igual pueden interesar a alguien.Están en inglés ya que las conferencias eran todas en este idioma.</p>
<p><strong>* from flash to drupal</strong></p>
<p>http://barcelona2007.drupalcon.org/node/534</p>
<p>samples</p>
<p>http://thedjword.com/beta63/<br />
http://www.mooch.info/about_mooch.html</p>
<p>A guy which translat.d a flash web site to a drupal versionof it.<br />
Not very interesting for me.</p>
<p><strong>*547   adobe flex</strong></p>
<p>A guy from Adobe explaining how nice is Flex to develop RIA (Rich Internet Apps)<br />
and that Flex can be connected to CMS as druapl very easily.<br />
A commercial talk anyway.</p>
<p>ways to implement a RIA:<br />
ajax<br />
flex<br />
MS solution (don&#8217;t know the name)</p>
<p>Webs using flex:</p>
<p>http://maps.yahoo.com<br />
http://activalive.com<br />
http://finetune.com<br />
http://riapedia.com/tags/php</p>
<p>The flex sdk is free<br />
Flex 3 sdk will be opensource</p>
<p>flex builder i based on eclipse</p>
<p>AMF - Action Message format<br />
Is the way to connect Flex to data sources using RPC<br />
There is an implementation for PHP</p>
<p>http://www.themidnightcoders.com/php</p>
<p>amfphp module</p>
<p>service installed in drupal</p>
<p>you call it ?q=service=<br />
Version for cake called cakeamf</p>
<p>remoteobject in mxml file<br />
with an endpoint, destination,source,</p>
<p>events linked to this</p>
<p>http://flex.org</p>
<p>special php section</p>
<p>flex showcase, people put apps in there</p>
<p>http://flex.org/showcase</p>
<p>tag in delicious with &#8220;flex.org&#8221;</p>
<p>http://flex.org/php</p>
<p>AIR. Is a tool to make applications off-line, for the desktop, free. You can embed flash, html and pdf in it.</p>
<p>You can workk offline or online, it automatically handels if you are online or offline</p>
<p>Works on mac, windows and linux</p>
<p><span style="font-weight: bold">* drupal for news</span></p>
<p>Traditional newspapers are dead<br />
Internet is much faster, to communicate news to the readers (for example blogs and such, and online newspapers)<br />
Now with video streaming on the internet the new media will be also faster than tv</p>
<p><span style="font-weight: bold">* simple xml</span></p>
<p>is an extension included in php 5<br />
which is very easy to use (compared to traditional parsers SAX and DOM for PHP)<br />
sample:</p>
<p>$result=simplexml_load_string($data);</p>
<p>simplexml</p>
<p>drupal_http_request is a function to take the date from a remote url</p>
<p>With simplexml you can use API services very easily</p>
<p><span style="font-weight: bold">* 438 social networking techniques and potentia</span></p>
<p>http://barcelona2007.drupalcon.org/node/438</p>
<p>freemin visualization<br />
http://www.nm-x.com<br />
facebok<br />
open id -> very important</p>
<p>icon buffé nice social network</p>
<p>* 368</p>
<p>A framework to build sites automatically</p>
<p>don&#8217;t special interest for me</p>
<p><span style="font-weight: bold">* http://www.civicactions.com</span></p>
<p>civic actions</p>
<p>amnesty international<br />
2500 hours of work</p>
<p>media mover<br />
http://drupal.org/project/media_mover</p>
<p>matadortravel.com</p>
<p>need FFmpeg installed on server</p>
<p>warnerbrosrecords.com</p>
<p>amazon s3<br />
http://www.amazon.com/gp/browse.html?node=16427261</p>
<p><span style="font-weight: bold">* mysite module</span><br />
add rss feeds</p>
<p>aggregator module in drupal is not extensible..<br />
you can do anything more!:.</p>
<p>feed api module</p>
<p>CCK fields</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kiwoo.org/blog/2007/09/22/drupalcon-barcelona-2007/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
