<?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>Blog Ascariz Web 2.0 &#187; Internet</title>
	<atom:link href="http://blog.ascariz.es/index.php/tag/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ascariz.es</link>
	<description>Programación Web DotNetNuke, ASP.NET, C#.NET,Diseño</description>
	<lastBuildDate>Mon, 14 Nov 2011 09:02:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Asp.net llamar a una funcion en el master page c#</title>
		<link>http://blog.ascariz.es/index.php/2011/11/11/asp-net-llamar-a-una-funcion-en-el-master-page-c/</link>
		<comments>http://blog.ascariz.es/index.php/2011/11/11/asp-net-llamar-a-una-funcion-en-el-master-page-c/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 20:05:17 +0000</pubDate>
		<dc:creator>Ascariz</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C# .NET]]></category>
		<category><![CDATA[Código Fuente]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Programación]]></category>
		<category><![CDATA[Recursos Web]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[C#.NET]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[VB.NET]]></category>

		<guid isPermaLink="false">http://blog.ascariz.es/?p=1710</guid>
		<description><![CDATA[Para se necesita invocar una función del master page desde una página que tiene aplicado el mismo. Hay que realizar los siguientes:
Un Ejemplo.
Suponiendo que la clase de la pagina sea GestorMasterPage
GestorMaster master=(GestorMaster)this.Master;
master.funcion(parametro);
       .]]></description>
			<content:encoded><![CDATA[<p>Para se necesita invocar una función del master page desde una página que tiene aplicado el mismo. Hay que realizar los siguientes:</p>
<p>Un Ejemplo.<br />
Suponiendo que la clase de la pagina sea GestorMasterPage</p>
<p>GestorMaster master=(GestorMaster)this.Master;<br />
master.funcion(parametro);</p>
<a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F11%2F11%2Fasp-net-llamar-a-una-funcion-en-el-master-page-c%2F&amp;linkname=Asp.net%20llamar%20a%20una%20funcion%20en%20el%20master%20page%20c%23" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F11%2F11%2Fasp-net-llamar-a-una-funcion-en-el-master-page-c%2F&amp;linkname=Asp.net%20llamar%20a%20una%20funcion%20en%20el%20master%20page%20c%23" title="Twitter" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F11%2F11%2Fasp-net-llamar-a-una-funcion-en-el-master-page-c%2F&amp;linkname=Asp.net%20llamar%20a%20una%20funcion%20en%20el%20master%20page%20c%23" title="Google Reader" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F11%2F11%2Fasp-net-llamar-a-una-funcion-en-el-master-page-c%2F&amp;linkname=Asp.net%20llamar%20a%20una%20funcion%20en%20el%20master%20page%20c%23" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F11%2F11%2Fasp-net-llamar-a-una-funcion-en-el-master-page-c%2F&amp;linkname=Asp.net%20llamar%20a%20una%20funcion%20en%20el%20master%20page%20c%23" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a> <a href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F11%2F11%2Fasp-net-llamar-a-una-funcion-en-el-master-page-c%2F&amp;linkname=Asp.net%20llamar%20a%20una%20funcion%20en%20el%20master%20page%20c%23" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a> <a href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F11%2F11%2Fasp-net-llamar-a-una-funcion-en-el-master-page-c%2F&amp;linkname=Asp.net%20llamar%20a%20una%20funcion%20en%20el%20master%20page%20c%23" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F11%2F11%2Fasp-net-llamar-a-una-funcion-en-el-master-page-c%2F&amp;linkname=Asp.net%20llamar%20a%20una%20funcion%20en%20el%20master%20page%20c%23">.</a>]]></content:encoded>
			<wfw:commentRss>http://blog.ascariz.es/index.php/2011/11/11/asp-net-llamar-a-una-funcion-en-el-master-page-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ejemplos y tutoriales en HTML5 Rocks</title>
		<link>http://blog.ascariz.es/index.php/2011/10/20/ejemplos-y-tutoriales-en-html5-rocks/</link>
		<comments>http://blog.ascariz.es/index.php/2011/10/20/ejemplos-y-tutoriales-en-html5-rocks/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 09:12:35 +0000</pubDate>
		<dc:creator>Ascariz</dc:creator>
				<category><![CDATA[Código Fuente]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[Diseño]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Navegadores]]></category>
		<category><![CDATA[Programación]]></category>
		<category><![CDATA[Recursos Web]]></category>

		<guid isPermaLink="false">http://blog.ascariz.es/?p=1705</guid>
		<description><![CDATA[Google esta impulsando muy fuerte la integración de HTML5 en la nuevas características de HTML5, concretamente son Internet Explorer en sus versiones 6,7,8.

Bueno Google ha creado un sitio de nombre HTML5 Rocks en donde nos ofrece una presentación que explica todo sobre HTML5 de una manera por mas sencilla.
También ofrece ejemplos de codigo HTML5 y tutoriales para empezar a involucrarnos en esta [...]]]></description>
			<content:encoded><![CDATA[<p>Google esta impulsando muy fuerte la integración de HTML5 en la nuevas características de HTML5, concretamente son Internet Explorer en sus versiones 6,7,8.</p>
<p><span id="more-1705"></span></p>
<p>Bueno Google ha creado un <a href="http://www.frogx3.com/2010/08/30/que-es-html5-ejemplos-y-tutoriales-en-html5-rocks/#" rel="nofollow" >sitio</a> de nombre <strong>HTML5 Rocks </strong>en donde nos ofrece una presentación que explica todo sobre HTML5 de una manera por mas sencilla.</p>
<p>También ofrece <strong>ejemplos de codigo HTML5 y tutoriales </strong>para empezar a involucrarnos en esta evolución de la web, les recomiendo visitar y ver la presentación es por mas muy <a href="http://www.frogx3.com/2010/08/30/que-es-html5-ejemplos-y-tutoriales-en-html5-rocks/#" rel="nofollow" >interesante</a>.</p>
<a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F10%2F20%2Fejemplos-y-tutoriales-en-html5-rocks%2F&amp;linkname=Ejemplos%20y%20tutoriales%20en%20HTML5%20Rocks" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F10%2F20%2Fejemplos-y-tutoriales-en-html5-rocks%2F&amp;linkname=Ejemplos%20y%20tutoriales%20en%20HTML5%20Rocks" title="Twitter" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F10%2F20%2Fejemplos-y-tutoriales-en-html5-rocks%2F&amp;linkname=Ejemplos%20y%20tutoriales%20en%20HTML5%20Rocks" title="Google Reader" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F10%2F20%2Fejemplos-y-tutoriales-en-html5-rocks%2F&amp;linkname=Ejemplos%20y%20tutoriales%20en%20HTML5%20Rocks" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F10%2F20%2Fejemplos-y-tutoriales-en-html5-rocks%2F&amp;linkname=Ejemplos%20y%20tutoriales%20en%20HTML5%20Rocks" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a> <a href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F10%2F20%2Fejemplos-y-tutoriales-en-html5-rocks%2F&amp;linkname=Ejemplos%20y%20tutoriales%20en%20HTML5%20Rocks" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a> <a href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F10%2F20%2Fejemplos-y-tutoriales-en-html5-rocks%2F&amp;linkname=Ejemplos%20y%20tutoriales%20en%20HTML5%20Rocks" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F10%2F20%2Fejemplos-y-tutoriales-en-html5-rocks%2F&amp;linkname=Ejemplos%20y%20tutoriales%20en%20HTML5%20Rocks">.</a>]]></content:encoded>
			<wfw:commentRss>http://blog.ascariz.es/index.php/2011/10/20/ejemplos-y-tutoriales-en-html5-rocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hack para IE9 en CSS</title>
		<link>http://blog.ascariz.es/index.php/2011/09/26/hack-para-ie9-en-css/</link>
		<comments>http://blog.ascariz.es/index.php/2011/09/26/hack-para-ie9-en-css/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 12:27:16 +0000</pubDate>
		<dc:creator>Ascariz</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Código Fuente]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Programación]]></category>
		<category><![CDATA[Recursos Web]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://blog.ascariz.es/?p=1678</guid>
		<description><![CDATA[Llevo muchos días sin escribir, pero ya estoy otra vez.
Estos días, he estado programando nuevas web para IE9 y tuve unos problemas, pero ya están solucionados. He estado buscando un Hack para distintos navegadores. Aquí los tenéis.

# Elemento {
color : naranja;
}
# Elemento {
* color : blanco ;     / * IE6 7, no funciona en [...]]]></description>
			<content:encoded><![CDATA[<p>Llevo muchos días sin escribir, pero ya estoy otra vez.</p>
<p>Estos días, he estado programando nuevas web para IE9 y tuve unos problemas, pero ya están solucionados. He estado buscando un Hack para distintos navegadores. Aquí los tenéis.<br />
<span id="more-1678"></span><br />
<code># Elemento {<br />
color : naranja;<br />
}</code></p>
<p><code># Elemento {<br />
* color : blanco ;     / * IE6 7, no funciona en Internet Explorer 8 / 9 en IE7 * /<br />
}</p>
<p># Elemento {<br />
_color : rojo ;      / * IE6 * /<br />
}</p>
<p># Elemento {<br />
color : verde \ 0 / IE 8 + 9 ; / * IE8 9 * /<br />
}</p>
<p>: Root # element { color : rosa \ 0 / IE 9 ;}   / * IE9 * /</p>
<p></code></p>
<a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F09%2F26%2Fhack-para-ie9-en-css%2F&amp;linkname=Hack%20para%20IE9%20en%20CSS" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F09%2F26%2Fhack-para-ie9-en-css%2F&amp;linkname=Hack%20para%20IE9%20en%20CSS" title="Twitter" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F09%2F26%2Fhack-para-ie9-en-css%2F&amp;linkname=Hack%20para%20IE9%20en%20CSS" title="Google Reader" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F09%2F26%2Fhack-para-ie9-en-css%2F&amp;linkname=Hack%20para%20IE9%20en%20CSS" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F09%2F26%2Fhack-para-ie9-en-css%2F&amp;linkname=Hack%20para%20IE9%20en%20CSS" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a> <a href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F09%2F26%2Fhack-para-ie9-en-css%2F&amp;linkname=Hack%20para%20IE9%20en%20CSS" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a> <a href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F09%2F26%2Fhack-para-ie9-en-css%2F&amp;linkname=Hack%20para%20IE9%20en%20CSS" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2011%2F09%2F26%2Fhack-para-ie9-en-css%2F&amp;linkname=Hack%20para%20IE9%20en%20CSS">.</a>]]></content:encoded>
			<wfw:commentRss>http://blog.ascariz.es/index.php/2011/09/26/hack-para-ie9-en-css/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Div con scroll vertica o horizontal</title>
		<link>http://blog.ascariz.es/index.php/2010/12/29/div-con-scroll-vertica-o-horizontal/</link>
		<comments>http://blog.ascariz.es/index.php/2010/12/29/div-con-scroll-vertica-o-horizontal/#comments</comments>
		<pubDate>Wed, 29 Dec 2010 13:04:40 +0000</pubDate>
		<dc:creator>Ascariz</dc:creator>
				<category><![CDATA[Código Fuente]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Programación]]></category>
		<category><![CDATA[Recursos Web]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://blog.ascariz.es/?p=1676</guid>
		<description><![CDATA[Un pequeño manual de HTML y DIV para crear capas ó div con scroll vertical o horizontal.
Ejmeplo:
#scroll {
width:300px;
height:170px;
background-color:#F2F2F2;
overflow:scroll;
}
&#60;div id=&#8217;scroll&#8217;&#62;texto del ejemplo&#60;/div&#62;
       .]]></description>
			<content:encoded><![CDATA[<p>Un pequeño manual de <strong>HTML</strong> y DIV para crear<strong> capas ó div</strong> con <strong>scroll vertical o horizontal</strong>.</p>
<p>Ejmeplo:</p>
<p>#scroll {<br />
width:300px;<br />
height:170px;<br />
background-color:#F2F2F2;<br />
overflow:scroll;<br />
}<br />
&lt;div id=&#8217;scroll&#8217;&gt;texto del ejemplo&lt;/div&gt;</p>
<a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F12%2F29%2Fdiv-con-scroll-vertica-o-horizontal%2F&amp;linkname=Div%20con%20scroll%20vertica%20o%20horizontal" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F12%2F29%2Fdiv-con-scroll-vertica-o-horizontal%2F&amp;linkname=Div%20con%20scroll%20vertica%20o%20horizontal" title="Twitter" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F12%2F29%2Fdiv-con-scroll-vertica-o-horizontal%2F&amp;linkname=Div%20con%20scroll%20vertica%20o%20horizontal" title="Google Reader" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F12%2F29%2Fdiv-con-scroll-vertica-o-horizontal%2F&amp;linkname=Div%20con%20scroll%20vertica%20o%20horizontal" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F12%2F29%2Fdiv-con-scroll-vertica-o-horizontal%2F&amp;linkname=Div%20con%20scroll%20vertica%20o%20horizontal" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a> <a href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F12%2F29%2Fdiv-con-scroll-vertica-o-horizontal%2F&amp;linkname=Div%20con%20scroll%20vertica%20o%20horizontal" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a> <a href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F12%2F29%2Fdiv-con-scroll-vertica-o-horizontal%2F&amp;linkname=Div%20con%20scroll%20vertica%20o%20horizontal" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F12%2F29%2Fdiv-con-scroll-vertica-o-horizontal%2F&amp;linkname=Div%20con%20scroll%20vertica%20o%20horizontal">.</a>]]></content:encoded>
			<wfw:commentRss>http://blog.ascariz.es/index.php/2010/12/29/div-con-scroll-vertica-o-horizontal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Animación &#8211; Dice adiós en su último día de trabajo con un Corto de Animación Stop Motion impresionante</title>
		<link>http://blog.ascariz.es/index.php/2010/10/19/animacion-dice-adios-en-su-ultimo-dia-de-trabajo-con-un-corto-de-animacion-stop-motion-impresionante/</link>
		<comments>http://blog.ascariz.es/index.php/2010/10/19/animacion-dice-adios-en-su-ultimo-dia-de-trabajo-con-un-corto-de-animacion-stop-motion-impresionante/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 06:36:30 +0000</pubDate>
		<dc:creator>Ascariz</dc:creator>
				<category><![CDATA[Diseño]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Publicidad]]></category>
		<category><![CDATA[Anuncio]]></category>

		<guid isPermaLink="false">http://blog.ascariz.es/?p=1666</guid>
		<description><![CDATA[Adelante el emotivo Corto de Animación Stop Motion que ha creado un administrador de sistemas diciendo adiós a sus compañeros de trabajo en su último día en la empresa.

       .]]></description>
			<content:encoded><![CDATA[<p>Adelante el <strong>emotivo Corto de Animación Stop Motion</strong> que ha creado un administrador de sistemas diciendo adiós a sus compañeros de trabajo en su último día en la empresa.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="225" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=15780758&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" /><embed type="application/x-shockwave-flash" width="400" height="225" src="http://vimeo.com/moogaloop.swf?clip_id=15780758&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F19%2Fanimacion-dice-adios-en-su-ultimo-dia-de-trabajo-con-un-corto-de-animacion-stop-motion-impresionante%2F&amp;linkname=Animaci%C3%B3n%20%26%238211%3B%20Dice%20adi%C3%B3s%20en%20su%20%C3%BAltimo%20d%C3%ADa%20de%20trabajo%20con%20un%20Corto%20de%20Animaci%C3%B3n%20Stop%20Motion%20impresionante" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F19%2Fanimacion-dice-adios-en-su-ultimo-dia-de-trabajo-con-un-corto-de-animacion-stop-motion-impresionante%2F&amp;linkname=Animaci%C3%B3n%20%26%238211%3B%20Dice%20adi%C3%B3s%20en%20su%20%C3%BAltimo%20d%C3%ADa%20de%20trabajo%20con%20un%20Corto%20de%20Animaci%C3%B3n%20Stop%20Motion%20impresionante" title="Twitter" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F19%2Fanimacion-dice-adios-en-su-ultimo-dia-de-trabajo-con-un-corto-de-animacion-stop-motion-impresionante%2F&amp;linkname=Animaci%C3%B3n%20%26%238211%3B%20Dice%20adi%C3%B3s%20en%20su%20%C3%BAltimo%20d%C3%ADa%20de%20trabajo%20con%20un%20Corto%20de%20Animaci%C3%B3n%20Stop%20Motion%20impresionante" title="Google Reader" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F19%2Fanimacion-dice-adios-en-su-ultimo-dia-de-trabajo-con-un-corto-de-animacion-stop-motion-impresionante%2F&amp;linkname=Animaci%C3%B3n%20%26%238211%3B%20Dice%20adi%C3%B3s%20en%20su%20%C3%BAltimo%20d%C3%ADa%20de%20trabajo%20con%20un%20Corto%20de%20Animaci%C3%B3n%20Stop%20Motion%20impresionante" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F19%2Fanimacion-dice-adios-en-su-ultimo-dia-de-trabajo-con-un-corto-de-animacion-stop-motion-impresionante%2F&amp;linkname=Animaci%C3%B3n%20%26%238211%3B%20Dice%20adi%C3%B3s%20en%20su%20%C3%BAltimo%20d%C3%ADa%20de%20trabajo%20con%20un%20Corto%20de%20Animaci%C3%B3n%20Stop%20Motion%20impresionante" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a> <a href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F19%2Fanimacion-dice-adios-en-su-ultimo-dia-de-trabajo-con-un-corto-de-animacion-stop-motion-impresionante%2F&amp;linkname=Animaci%C3%B3n%20%26%238211%3B%20Dice%20adi%C3%B3s%20en%20su%20%C3%BAltimo%20d%C3%ADa%20de%20trabajo%20con%20un%20Corto%20de%20Animaci%C3%B3n%20Stop%20Motion%20impresionante" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a> <a href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F19%2Fanimacion-dice-adios-en-su-ultimo-dia-de-trabajo-con-un-corto-de-animacion-stop-motion-impresionante%2F&amp;linkname=Animaci%C3%B3n%20%26%238211%3B%20Dice%20adi%C3%B3s%20en%20su%20%C3%BAltimo%20d%C3%ADa%20de%20trabajo%20con%20un%20Corto%20de%20Animaci%C3%B3n%20Stop%20Motion%20impresionante" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F19%2Fanimacion-dice-adios-en-su-ultimo-dia-de-trabajo-con-un-corto-de-animacion-stop-motion-impresionante%2F&amp;linkname=Animaci%C3%B3n%20%26%238211%3B%20Dice%20adi%C3%B3s%20en%20su%20%C3%BAltimo%20d%C3%ADa%20de%20trabajo%20con%20un%20Corto%20de%20Animaci%C3%B3n%20Stop%20Motion%20impresionante">.</a>]]></content:encoded>
			<wfw:commentRss>http://blog.ascariz.es/index.php/2010/10/19/animacion-dice-adios-en-su-ultimo-dia-de-trabajo-con-un-corto-de-animacion-stop-motion-impresionante/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Como fueron los orígenes del cine Will and the wheel</title>
		<link>http://blog.ascariz.es/index.php/2010/10/08/video-como-fueron-los-origenes-del-cine-will-and-the-wheel/</link>
		<comments>http://blog.ascariz.es/index.php/2010/10/08/video-como-fueron-los-origenes-del-cine-will-and-the-wheel/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 06:45:23 +0000</pubDate>
		<dc:creator>Ascariz</dc:creator>
				<category><![CDATA[Animación]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Publicidad]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[You Tube]]></category>
		<category><![CDATA[Anuncio]]></category>
		<category><![CDATA[Diseño]]></category>
		<category><![CDATA[Historia]]></category>
		<category><![CDATA[Noticias]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://blog.ascariz.es/?p=1663</guid>
		<description><![CDATA[‘Will and the wheel’, que es todo un homenaje al cine de los pioneros, a los primeros proyectores y a cómo la gente se las tuvo que ingeniar para conseguir ver una película animada.
 Dirige Margherita Premuroso para Playstos Entertainment.

       .]]></description>
			<content:encoded><![CDATA[<p>‘<strong>Will and the wheel</strong>’, que es todo un homenaje al <strong>cine </strong>de los pioneros, a los primeros proyectores y a cómo la gente se las tuvo que ingeniar para conseguir ver una <strong>película animada</strong>.</p>
<p> Dirige <strong><a href="http://www.margheritapremuroso.com/">Margherita Premuroso</a></strong> para Playstos Entertainment.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="225" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=14634207&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" /><embed type="application/x-shockwave-flash" width="400" height="225" src="http://vimeo.com/moogaloop.swf?clip_id=14634207&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F08%2Fvideo-como-fueron-los-origenes-del-cine-will-and-the-wheel%2F&amp;linkname=Video%20Como%20fueron%20los%20or%C3%ADgenes%20del%20cine%20Will%20and%20the%20wheel" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F08%2Fvideo-como-fueron-los-origenes-del-cine-will-and-the-wheel%2F&amp;linkname=Video%20Como%20fueron%20los%20or%C3%ADgenes%20del%20cine%20Will%20and%20the%20wheel" title="Twitter" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F08%2Fvideo-como-fueron-los-origenes-del-cine-will-and-the-wheel%2F&amp;linkname=Video%20Como%20fueron%20los%20or%C3%ADgenes%20del%20cine%20Will%20and%20the%20wheel" title="Google Reader" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F08%2Fvideo-como-fueron-los-origenes-del-cine-will-and-the-wheel%2F&amp;linkname=Video%20Como%20fueron%20los%20or%C3%ADgenes%20del%20cine%20Will%20and%20the%20wheel" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F08%2Fvideo-como-fueron-los-origenes-del-cine-will-and-the-wheel%2F&amp;linkname=Video%20Como%20fueron%20los%20or%C3%ADgenes%20del%20cine%20Will%20and%20the%20wheel" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a> <a href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F08%2Fvideo-como-fueron-los-origenes-del-cine-will-and-the-wheel%2F&amp;linkname=Video%20Como%20fueron%20los%20or%C3%ADgenes%20del%20cine%20Will%20and%20the%20wheel" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a> <a href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F08%2Fvideo-como-fueron-los-origenes-del-cine-will-and-the-wheel%2F&amp;linkname=Video%20Como%20fueron%20los%20or%C3%ADgenes%20del%20cine%20Will%20and%20the%20wheel" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F08%2Fvideo-como-fueron-los-origenes-del-cine-will-and-the-wheel%2F&amp;linkname=Video%20Como%20fueron%20los%20or%C3%ADgenes%20del%20cine%20Will%20and%20the%20wheel">.</a>]]></content:encoded>
			<wfw:commentRss>http://blog.ascariz.es/index.php/2010/10/08/video-como-fueron-los-origenes-del-cine-will-and-the-wheel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logo Google en el 25 aniversario del Fullereno</title>
		<link>http://blog.ascariz.es/index.php/2010/10/04/logo-google-en-el-25-aniversario-del-fullereno/</link>
		<comments>http://blog.ascariz.es/index.php/2010/10/04/logo-google-en-el-25-aniversario-del-fullereno/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 07:26:45 +0000</pubDate>
		<dc:creator>Ascariz</dc:creator>
				<category><![CDATA[Animación]]></category>
		<category><![CDATA[Diseño]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Historia]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Logo Google]]></category>
		<category><![CDATA[Logo Google 2010]]></category>
		<category><![CDATA[Publicidad]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Recursos Web]]></category>

		<guid isPermaLink="false">http://blog.ascariz.es/?p=1660</guid>
		<description><![CDATA[Google celebra el los 25º aniversario del descubrimiento del Fullereno o también llamado fulerenos. Es la tercera forma más estable del Carbono luego del amorfo y cristalino en aspecto de grafito y diamante.
Ademas como Google siempre está actualizando ahora los logotipos de Google se mueven&#8230;

       .]]></description>
			<content:encoded><![CDATA[<p><strong>Google</strong> celebra el los <strong>25º aniversario </strong>del descubrimiento del<strong> Fullereno </strong>o también llamado fulerenos. Es la tercera forma más estable del Carbono luego del amorfo y cristalino en aspecto de grafito y diamante.<br />
Ademas como <strong>Google</strong> siempre está actualizando ahora los<strong> logotipos de Google</strong> se mueven&#8230;</p>
<p><img src="http://img27.imageshack.us/img27/8011/googlefullereno.jpg" alt="Logo Google en el 25 aniversario del Fullereno" /></p>
<a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F04%2Flogo-google-en-el-25-aniversario-del-fullereno%2F&amp;linkname=Logo%20Google%20en%20el%2025%20aniversario%20del%20Fullereno" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F04%2Flogo-google-en-el-25-aniversario-del-fullereno%2F&amp;linkname=Logo%20Google%20en%20el%2025%20aniversario%20del%20Fullereno" title="Twitter" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F04%2Flogo-google-en-el-25-aniversario-del-fullereno%2F&amp;linkname=Logo%20Google%20en%20el%2025%20aniversario%20del%20Fullereno" title="Google Reader" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F04%2Flogo-google-en-el-25-aniversario-del-fullereno%2F&amp;linkname=Logo%20Google%20en%20el%2025%20aniversario%20del%20Fullereno" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F04%2Flogo-google-en-el-25-aniversario-del-fullereno%2F&amp;linkname=Logo%20Google%20en%20el%2025%20aniversario%20del%20Fullereno" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a> <a href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F04%2Flogo-google-en-el-25-aniversario-del-fullereno%2F&amp;linkname=Logo%20Google%20en%20el%2025%20aniversario%20del%20Fullereno" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a> <a href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F04%2Flogo-google-en-el-25-aniversario-del-fullereno%2F&amp;linkname=Logo%20Google%20en%20el%2025%20aniversario%20del%20Fullereno" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F04%2Flogo-google-en-el-25-aniversario-del-fullereno%2F&amp;linkname=Logo%20Google%20en%20el%2025%20aniversario%20del%20Fullereno">.</a>]]></content:encoded>
			<wfw:commentRss>http://blog.ascariz.es/index.php/2010/10/04/logo-google-en-el-25-aniversario-del-fullereno/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logo Google celebra el 50 aniversario de Los Picapiedra</title>
		<link>http://blog.ascariz.es/index.php/2010/10/04/logo-google-celebra-el-50-aniversario-de-los-picapiedra/</link>
		<comments>http://blog.ascariz.es/index.php/2010/10/04/logo-google-celebra-el-50-aniversario-de-los-picapiedra/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 07:17:24 +0000</pubDate>
		<dc:creator>Ascariz</dc:creator>
				<category><![CDATA[Animación]]></category>
		<category><![CDATA[Diseño]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Logo Google]]></category>
		<category><![CDATA[Logo Google 2010]]></category>
		<category><![CDATA[Noticias]]></category>
		<category><![CDATA[Publicidad]]></category>
		<category><![CDATA[Historia]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.ascariz.es/?p=1658</guid>
		<description><![CDATA[Logo Google  2010 homenajea hoy a una de las series de dibujos animados más famosas de la historia, Los Picapiedra, que cumplen 50 años de su primera emisión.
El buscador de Internet ha decidido lanzar jueves 30/09/2010 uno de los doodle con los que suele hacer sus particulares celebraciones, mostrando a toda la familia al completo.


  [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Logo Google  2010 </strong>homenajea hoy a una de las series de dibujos animados más famosas de la historia, <strong>Los Picapiedra</strong>, que <strong>cumplen 50 años</strong> de su primera emisión.</p>
<p>El buscador de <strong>Internet</strong> ha decidido lanzar jueves 30/09/2010 uno de los doodle con los que suele hacer sus particulares celebraciones, mostrando a toda la familia al completo.<br />
<span id="more-1658"></span><br />
<img src="http://img707.imageshack.us/img707/6629/flintstones10hp.jpg" alt="Logo Google celebra el 50 aniversario de Los Picapiedra" /></p>
<a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F04%2Flogo-google-celebra-el-50-aniversario-de-los-picapiedra%2F&amp;linkname=Logo%20Google%20celebra%20el%2050%20aniversario%20de%20Los%20Picapiedra" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F04%2Flogo-google-celebra-el-50-aniversario-de-los-picapiedra%2F&amp;linkname=Logo%20Google%20celebra%20el%2050%20aniversario%20de%20Los%20Picapiedra" title="Twitter" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F04%2Flogo-google-celebra-el-50-aniversario-de-los-picapiedra%2F&amp;linkname=Logo%20Google%20celebra%20el%2050%20aniversario%20de%20Los%20Picapiedra" title="Google Reader" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F04%2Flogo-google-celebra-el-50-aniversario-de-los-picapiedra%2F&amp;linkname=Logo%20Google%20celebra%20el%2050%20aniversario%20de%20Los%20Picapiedra" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F04%2Flogo-google-celebra-el-50-aniversario-de-los-picapiedra%2F&amp;linkname=Logo%20Google%20celebra%20el%2050%20aniversario%20de%20Los%20Picapiedra" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a> <a href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F04%2Flogo-google-celebra-el-50-aniversario-de-los-picapiedra%2F&amp;linkname=Logo%20Google%20celebra%20el%2050%20aniversario%20de%20Los%20Picapiedra" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a> <a href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F04%2Flogo-google-celebra-el-50-aniversario-de-los-picapiedra%2F&amp;linkname=Logo%20Google%20celebra%20el%2050%20aniversario%20de%20Los%20Picapiedra" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F10%2F04%2Flogo-google-celebra-el-50-aniversario-de-los-picapiedra%2F&amp;linkname=Logo%20Google%20celebra%20el%2050%20aniversario%20de%20Los%20Picapiedra">.</a>]]></content:encoded>
			<wfw:commentRss>http://blog.ascariz.es/index.php/2010/10/04/logo-google-celebra-el-50-aniversario-de-los-picapiedra/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cambiar diseño de Login de DNN DotNetNuke</title>
		<link>http://blog.ascariz.es/index.php/2010/08/27/cambiar-diseno-de-login-de-dnn-dotnetnuke/</link>
		<comments>http://blog.ascariz.es/index.php/2010/08/27/cambiar-diseno-de-login-de-dnn-dotnetnuke/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 11:27:16 +0000</pubDate>
		<dc:creator>Ascariz</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Aplicaciones]]></category>
		<category><![CDATA[C# .NET]]></category>
		<category><![CDATA[Código Fuente]]></category>
		<category><![CDATA[DNN Dot Net Nuke]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Programación]]></category>
		<category><![CDATA[Recursos Web]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[C#.NET]]></category>
		<category><![CDATA[Diseño]]></category>
		<category><![CDATA[VB.NET]]></category>

		<guid isPermaLink="false">http://blog.ascariz.es/?p=1655</guid>
		<description><![CDATA[Cuando se trata de usabilidad , muchas personas ven a menudo problemas en la   transformación de sus diseños en un sitio web basado en DotNetNuke . DotNetNuke   funciones integradas podrían impedir que la gente asuma el control de su diseño   maquetas . Algunos ejemplos son la entrada , registro, [...]]]></description>
			<content:encoded><![CDATA[<p>Cuando se trata de usabilidad , muchas personas ven a menudo problemas en la   transformación de sus diseños en un sitio web basado en DotNetNuke . DotNetNuke   funciones integradas podrían impedir que la gente asuma el control de su diseño   maquetas . Algunos ejemplos son la entrada , registro, y las páginas de perfil   de usuario . También, si usted está usando términos y el contenido   predeterminado de privacidad en el marco , es posible que tenga problemas de   diseño. Utiliza el diseño actual y la piel se aplicará al control que desee   cargar en la página.</p>
<p><span id="more-1655"></span></p>
<p>Un ejemplo común es cuando se hace clic en el registro , el sitio lleva a los   usuarios a una página de registro y la disposición de que es el que usted está   viendo en ese momento (antes ) , simplemente carga el contenido diferente.</p>
<p>¿Qué pasa si usted desea incluir banners de publicidad o exhibición llamada   -outs para su sitio? Por ejemplo, cuando el usuario se registra para una cuenta,   quiere mostrar los banners de publicidad o los patrocinadores principales del   sitio en paneles diferentes , se puede lograr mediante la creación de una nueva   página.</p>
<p>Aquí es cómo recuperar el control . Creamos una página nueva para él.</p>
<p>Aunque su diseño proporciona un mecanismo para advertir y desea que aparezcan   en varias páginas (incluida la entrada y registro de las páginas de CPM -Coste   de impresión Per), usted no tiene control sobre el diseño de estas páginas por   defecto. Al crear nuevas páginas y especificando el control adecuado ayudará a   lograr esto.</p>
<p>He aquí un ejemplo de la creación de una página de acceso personalizado:</p>
<ol>
<li>Crear una página nueva, en consecuencia nombre</li>
<li>Agregue un módulo nuevo llamado <strong>Acceso a la cuenta</strong> a la   página</li>
<li>Navegue hasta <strong>Admin,</strong> a continuación, seleccione <strong>Configuración del sitio</strong></li>
<li>Bajo<strong> Configuración avanzada, </strong>expandir<strong> Page   Gestión</strong> ( de aquí, tiene las opciones para seleccionar de encargo <strong>Nombre de la página</strong> o <strong>Página del usuario</strong>)</li>
<li>De forma predeterminada, se establece en <strong>No especificado</strong>,   Puede encontrar la nueva página de acceso personalizadas , seleccionando en la   lista desplegable .</li>
</ol>
<p><img src="http://img831.imageshack.us/img831/251/loginso.jpg" border="0" alt="Cambiar la Página de Login en Configuración avanzada" width="440" height="227" /></p>
<p>Con este enfoque , se puede establecer una disposición distinta para la   entrada o registro de página para incluir herramientas más contenido o de marca   para su sitio web. Así que la hora de diseñar un sitio web para su próximo   proyecto , trate de utilizar al máximo su sitio web de bienes raíces para   cualquier propósito.</p>
<a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F08%2F27%2Fcambiar-diseno-de-login-de-dnn-dotnetnuke%2F&amp;linkname=Cambiar%20dise%C3%B1o%20de%20Login%20de%20DNN%20DotNetNuke" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F08%2F27%2Fcambiar-diseno-de-login-de-dnn-dotnetnuke%2F&amp;linkname=Cambiar%20dise%C3%B1o%20de%20Login%20de%20DNN%20DotNetNuke" title="Twitter" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F08%2F27%2Fcambiar-diseno-de-login-de-dnn-dotnetnuke%2F&amp;linkname=Cambiar%20dise%C3%B1o%20de%20Login%20de%20DNN%20DotNetNuke" title="Google Reader" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F08%2F27%2Fcambiar-diseno-de-login-de-dnn-dotnetnuke%2F&amp;linkname=Cambiar%20dise%C3%B1o%20de%20Login%20de%20DNN%20DotNetNuke" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F08%2F27%2Fcambiar-diseno-de-login-de-dnn-dotnetnuke%2F&amp;linkname=Cambiar%20dise%C3%B1o%20de%20Login%20de%20DNN%20DotNetNuke" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a> <a href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F08%2F27%2Fcambiar-diseno-de-login-de-dnn-dotnetnuke%2F&amp;linkname=Cambiar%20dise%C3%B1o%20de%20Login%20de%20DNN%20DotNetNuke" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a> <a href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F08%2F27%2Fcambiar-diseno-de-login-de-dnn-dotnetnuke%2F&amp;linkname=Cambiar%20dise%C3%B1o%20de%20Login%20de%20DNN%20DotNetNuke" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F08%2F27%2Fcambiar-diseno-de-login-de-dnn-dotnetnuke%2F&amp;linkname=Cambiar%20dise%C3%B1o%20de%20Login%20de%20DNN%20DotNetNuke">.</a>]]></content:encoded>
			<wfw:commentRss>http://blog.ascariz.es/index.php/2010/08/27/cambiar-diseno-de-login-de-dnn-dotnetnuke/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Passenger, Corto de Animacion 3D misterio, Video de Terror</title>
		<link>http://blog.ascariz.es/index.php/2010/08/27/the-passenger-corto-de-animacion-3d-misterio-video-de-terror/</link>
		<comments>http://blog.ascariz.es/index.php/2010/08/27/the-passenger-corto-de-animacion-3d-misterio-video-de-terror/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 07:49:43 +0000</pubDate>
		<dc:creator>Ascariz</dc:creator>
				<category><![CDATA[Animación]]></category>
		<category><![CDATA[Diseño]]></category>
		<category><![CDATA[Publicidad]]></category>
		<category><![CDATA[Animación 3D]]></category>
		<category><![CDATA[Anuncio]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://blog.ascariz.es/?p=1652</guid>
		<description><![CDATA[The Passenger, El Pasajero, es un misterioso Corto de Animación 3D lleno de misterio y terror con pinceladas de humor. Adelante Video del corto de Animación 3D impresionante.


       .]]></description>
			<content:encoded><![CDATA[<p><strong>The Passenger</strong>, <strong>El Pasajero</strong>, es un misterioso<strong> Corto de Animación 3D</strong> lleno de <strong>misterio y terror</strong> con pinceladas de <strong>humor</strong>. Adelante <strong>Video del corto de Animación 3D impresionante</strong>.</p>
<p><span id="more-1652"></span></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="400" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/OGW0aQSgyxQ?fs=1&amp;hl=es_ES&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="400" src="http://www.youtube.com/v/OGW0aQSgyxQ?fs=1&amp;hl=es_ES&amp;rel=0" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F08%2F27%2Fthe-passenger-corto-de-animacion-3d-misterio-video-de-terror%2F&amp;linkname=The%20Passenger%2C%20Corto%20de%20Animacion%203D%20misterio%2C%20Video%20de%20Terror" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F08%2F27%2Fthe-passenger-corto-de-animacion-3d-misterio-video-de-terror%2F&amp;linkname=The%20Passenger%2C%20Corto%20de%20Animacion%203D%20misterio%2C%20Video%20de%20Terror" title="Twitter" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F08%2F27%2Fthe-passenger-corto-de-animacion-3d-misterio-video-de-terror%2F&amp;linkname=The%20Passenger%2C%20Corto%20de%20Animacion%203D%20misterio%2C%20Video%20de%20Terror" title="Google Reader" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F08%2F27%2Fthe-passenger-corto-de-animacion-3d-misterio-video-de-terror%2F&amp;linkname=The%20Passenger%2C%20Corto%20de%20Animacion%203D%20misterio%2C%20Video%20de%20Terror" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F08%2F27%2Fthe-passenger-corto-de-animacion-3d-misterio-video-de-terror%2F&amp;linkname=The%20Passenger%2C%20Corto%20de%20Animacion%203D%20misterio%2C%20Video%20de%20Terror" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a> <a href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F08%2F27%2Fthe-passenger-corto-de-animacion-3d-misterio-video-de-terror%2F&amp;linkname=The%20Passenger%2C%20Corto%20de%20Animacion%203D%20misterio%2C%20Video%20de%20Terror" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a> <a href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F08%2F27%2Fthe-passenger-corto-de-animacion-3d-misterio-video-de-terror%2F&amp;linkname=The%20Passenger%2C%20Corto%20de%20Animacion%203D%20misterio%2C%20Video%20de%20Terror" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://blog.ascariz.es/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.ascariz.es%2Findex.php%2F2010%2F08%2F27%2Fthe-passenger-corto-de-animacion-3d-misterio-video-de-terror%2F&amp;linkname=The%20Passenger%2C%20Corto%20de%20Animacion%203D%20misterio%2C%20Video%20de%20Terror">.</a>]]></content:encoded>
			<wfw:commentRss>http://blog.ascariz.es/index.php/2010/08/27/the-passenger-corto-de-animacion-3d-misterio-video-de-terror/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

