<?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>Vortexmind: free your mind &#187; Webdesign</title>
	<atom:link href="http://vortexmind.net/category/webdesign/feed/" rel="self" type="application/rss+xml" />
	<link>http://vortexmind.net</link>
	<description>Tu ne cede malis sed contra audentior ito</description>
	<lastBuildDate>Tue, 07 Feb 2012 23:48:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Web RAD : Turbogears + Elixir Tutorial &#8211; Part 1</title>
		<link>http://vortexmind.net/2008-04-20-web-rad-turbogears-elixir-tutorial-part-1/</link>
		<comments>http://vortexmind.net/2008-04-20-web-rad-turbogears-elixir-tutorial-part-1/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 16:20:15 +0000</pubDate>
		<dc:creator>Vortexmind</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[elixir]]></category>
		<category><![CDATA[genshi]]></category>
		<category><![CDATA[model]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[quickstart]]></category>
		<category><![CDATA[rad]]></category>
		<category><![CDATA[rapid]]></category>
		<category><![CDATA[sqlalchemy]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[turbogears]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[view]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://vortexmind.net/?p=1868</guid>
		<description><![CDATA[In web application development, today we can get huge benefits by using frameworks, as they help with code reusing, generalization, templating and dealing with best pratices and design patterns. While many people has moved toward Ruby on Rails, I'am more interested in learning Python, and using python-based frameworks. I've played a little with Django, but [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://vortexmind.net/wp-content/uploads/2008/04/turbogear-logo.jpg'><img src="http://vortexmind.net/wp-content/uploads/2008/04/turbogear-logo-150x150.jpg" alt="Turbogears Framework Logo" title="turbogear-logo" width="150" height="150" class="alignleft size-thumbnail wp-image-1869" / rel='lightbox'/></a>In <strong>web application development</strong>, today we can get huge benefits by using <strong>frameworks</strong>, as they help with code reusing, generalization, templating and dealing with best pratices and design patterns.</p>
<p>While many people has moved toward <a href="http://www.rubyonrails.org/">Ruby on Rails</a>, I'am more interested in learning Python, and using python-based frameworks. I've played a little with <a href="http://www.djangoproject.com/">Django</a>, but I was disappointed when I discovered that at present it doesn't support multiple-fields primary keys in your data models. So I looked around a little and i stepped into <a href="http://turbogears.org/"><strong>Turbogears</strong></a>. It seems to me that this framework is undertaking a lot of refactoring, but it still seems to me a good choice because of its modularity and interchangeability (while Django is more monolithic as I can understand). </p>
<p>As I'm learning, I will write some tutorials about Turbogears, hoping next people will get some help with issues I've encountered. I must say that, while I have a strong education in IT and programming languages, I am not an experienced python programmer, but this is surely not a problem (at least, in this tutorial's context <img src="http://vortexmind.net/wp-includes/images/yahoo/asd.gif" class="wp-smiley" alt="smiley"/> ) . In this tutorial, I will show you a basic project setup: we will use <strong><a href="http://turbogears.org">Turbogears framework</a></strong> (1.0.4.4), <a href="http://elixir.ematia.de/trac/wiki"><strong>Elixir</strong></a> (0.5.x) for data modeling &#038; access, and <a href="http://genshi.edgewall.org/"><strong>Genshi</strong></a> for templating.<br />
(...)<br/>Read the rest of <a href="http://vortexmind.net/2008-04-20-web-rad-turbogears-elixir-tutorial-part-1/">Web RAD : Turbogears + Elixir Tutorial &#8211; Part 1</a> (1,973 words)</p>
<hr />
<p><small>&copy; Vortexmind for <a href="http://vortexmind.net">Vortexmind: free your mind</a>, 2008. |
<a href="http://vortexmind.net/2008-04-20-web-rad-turbogears-elixir-tutorial-part-1/">Permalink</a> |
<a href="http://vortexmind.net/2008-04-20-web-rad-turbogears-elixir-tutorial-part-1/#comments">One comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://vortexmind.net/2008-04-20-web-rad-turbogears-elixir-tutorial-part-1/&amp;title=Web RAD : Turbogears + Elixir Tutorial &#8211; Part 1">del.icio.us</a>
<br/>
Post tags: <a href="http://vortexmind.net/tag/application/" rel="tag">application</a>, <a href="http://vortexmind.net/tag/controller/" rel="tag">controller</a>, <a href="http://vortexmind.net/tag/development/" rel="tag">development</a>, <a href="http://vortexmind.net/tag/elixir/" rel="tag">elixir</a>, <a href="http://vortexmind.net/tag/genshi/" rel="tag">genshi</a>, <a href="http://vortexmind.net/tag/model/" rel="tag">model</a>, <a href="http://vortexmind.net/tag/mvc/" rel="tag">mvc</a>, <a href="http://vortexmind.net/tag/python/" rel="tag">python</a>, <a href="http://vortexmind.net/tag/quickstart/" rel="tag">quickstart</a>, <a href="http://vortexmind.net/tag/rad/" rel="tag">rad</a>, <a href="http://vortexmind.net/tag/rapid/" rel="tag">rapid</a>, <a href="http://vortexmind.net/tag/sqlalchemy/" rel="tag">sqlalchemy</a>, <a href="http://vortexmind.net/tag/template/" rel="tag">template</a>, <a href="http://vortexmind.net/tag/turbogears/" rel="tag">turbogears</a>, <a href="http://vortexmind.net/tag/tutorial/" rel="tag">Tutorial</a>, <a href="http://vortexmind.net/tag/view/" rel="tag">view</a>, <a href="http://vortexmind.net/tag/web/" rel="tag">web</a>, <a href="http://vortexmind.net/tag/webdev/" rel="tag">webdev</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vortexmind.net/2008-04-20-web-rad-turbogears-elixir-tutorial-part-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Yahoo!&#174; Site Explorer &#8211; Very very Beta</title>
		<link>http://vortexmind.net/2006-12-06-yahoo-site-explorer-very-very-beta/</link>
		<comments>http://vortexmind.net/2006-12-06-yahoo-site-explorer-very-very-beta/#comments</comments>
		<pubDate>Wed, 06 Dec 2006 09:29:19 +0000</pubDate>
		<dc:creator>Vortexmind</dc:creator>
				<category><![CDATA[Surfing The Net]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[engine]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[indexing]]></category>
		<category><![CDATA[indicizzazione]]></category>
		<category><![CDATA[motore]]></category>
		<category><![CDATA[ottimizzazione]]></category>
		<category><![CDATA[ricerca]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[sitemaps]]></category>
		<category><![CDATA[sito]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.vortexmind.net/index.php/2006-12-06-yahoo-site-explorer-very-very-beta/</guid>
		<description><![CDATA[Cercando nuovi metodi per promuovere l'indicizzazione dei miei contenuti, mi sono imbattuto nel servizio Yahoo!&#174; Site Explorer. Ammettiamolo, questa volta me ne sono accorto in ritardo. Il servizio è online già da tempo. Tuttavia non mi sono sorpreso di averlo ignorato, perchè secondo me c'è ancora molto lavoro da fare. (...)Read the rest of Yahoo!&#174; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://siteexplorer.search.yahoo.com"><img align="left" id="image1043" src="http://www.vortexmind.net/wp-content/uploads/2006/12/yahoo-site-explorer.jpg" alt="Yahoo!® Site Explorer - BETA" /></a>Cercando <strong>nuovi metodi</strong> per <strong>promuovere l'indicizzazione dei miei contenuti</strong>, mi sono imbattuto nel servizio <strong><a href="http://siteexplorer.search.yahoo.com">Yahoo!&reg; Site Explorer</a></strong>. Ammettiamolo, questa volta <strong>me ne sono accorto in ritardo</strong>. Il servizio è online <strong>già da tempo</strong>. Tuttavia <strong>non mi sono sorpreso di averlo ignorato</strong>, perchè secondo me c'è <strong>ancora molto lavoro da fare</strong>. (...)<br/>Read the rest of <a href="http://vortexmind.net/2006-12-06-yahoo-site-explorer-very-very-beta/">Yahoo!&reg; Site Explorer &#8211; Very very Beta</a> (527 words)</p>
<hr />
<p><small>&copy; Vortexmind for <a href="http://vortexmind.net">Vortexmind: free your mind</a>, 2006. |
<a href="http://vortexmind.net/2006-12-06-yahoo-site-explorer-very-very-beta/">Permalink</a> |
<a href="http://vortexmind.net/2006-12-06-yahoo-site-explorer-very-very-beta/#comments">One comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://vortexmind.net/2006-12-06-yahoo-site-explorer-very-very-beta/&amp;title=Yahoo!&reg; Site Explorer &#8211; Very very Beta">del.icio.us</a>
<br/>
Post tags: <a href="http://vortexmind.net/tag/development/" rel="tag">development</a>, <a href="http://vortexmind.net/tag/engine/" rel="tag">engine</a>, <a href="http://vortexmind.net/tag/explorer/" rel="tag">explorer</a>, <a href="http://vortexmind.net/tag/indexing/" rel="tag">indexing</a>, <a href="http://vortexmind.net/tag/indicizzazione/" rel="tag">indicizzazione</a>, <a href="http://vortexmind.net/tag/motore/" rel="tag">motore</a>, <a href="http://vortexmind.net/tag/ottimizzazione/" rel="tag">ottimizzazione</a>, <a href="http://vortexmind.net/tag/ricerca/" rel="tag">ricerca</a>, <a href="http://vortexmind.net/tag/search/" rel="tag">search</a>, <a href="http://vortexmind.net/tag/seo/" rel="tag">seo</a>, <a href="http://vortexmind.net/tag/site/" rel="tag">site</a>, <a href="http://vortexmind.net/tag/sitemaps/" rel="tag">sitemaps</a>, <a href="http://vortexmind.net/tag/sito/" rel="tag">sito</a>, <a href="http://vortexmind.net/tag/web/" rel="tag">web</a>, <a href="http://vortexmind.net/tag/webdesign/" rel="tag">Webdesign</a>, <a href="http://vortexmind.net/tag/yahoo/" rel="tag">yahoo</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vortexmind.net/2006-12-06-yahoo-site-explorer-very-very-beta/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Text-Link-Ads : Guadagnare e Pubblicizzare il sito</title>
		<link>http://vortexmind.net/2006-12-05-text-link-ads-guadagnare-e-pubblicizzare-il-sito/</link>
		<comments>http://vortexmind.net/2006-12-05-text-link-ads-guadagnare-e-pubblicizzare-il-sito/#comments</comments>
		<pubDate>Tue, 05 Dec 2006 10:52:49 +0000</pubDate>
		<dc:creator>Vortexmind</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Surfing The Net]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[affiliate]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[earn]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[guadagnare]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[sito]]></category>
		<category><![CDATA[soldi]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.vortexmind.net/index.php/2006-12-05-text-link-ads-guadagnare-e-pubblicizzare-il-sito/</guid>
		<description><![CDATA[Siete in cerca di un programma di affiliazione differente dall'advertising contestuale (tipo Google Adsense) ? Potreste dare un'occhiata a Text-Link-Ads, un programma che è totalmente compatibile con la policy Google Adsense (ho chiesto al supporto online di entrambi). Il funzionamento infatti è abbastanza diverso: voi scegliete uno spazio del vostro sito web da dedicare alla [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tinyurl.com/3dreuv"><img src="http://www.text-link-ads.com/images/text_link_ads_C_125x125.gif" border="0" alt="Text Link Ads" align="left"/></a>Siete in cerca di un <strong>programma di affiliazione differente dall'advertising contestuale</strong>  (tipo <em>Google Adsense</em>) ? Potreste dare un'occhiata a <a href="http://tinyurl.com/3dreuv"><strong>Text-Link-Ads</strong></a>, un programma che è totalmente <strong>compatibile con la policy Google Adsense </strong>(ho <strong>chiesto</strong> al <strong>supporto online</strong> di entrambi). Il funzionamento infatti è abbastanza diverso: voi <strong>scegliete</strong> uno <strong>spazio</strong> del vostro sito web da dedicare alla pubblicazione di <strong>link testuali</strong> (eventualmente potete pubblicizzare anche nel <strong>Feed RSS</strong>). A quel punto il vostro spazio riceve <strong><a href="http://tinyurl.com/3dreuv">un prezzo</a></strong> (basato sul <em>ranking Alexa</em>, sul vostro <em>main topic</em> e sulla <em>posizione che mettete a disposizone</em> degli sponsor) e viene messo <strong>in vendita</strong> sul sito di <strong><a href="http://tinyurl.com/3dreuv">Text-Link-Ads</a></strong>. Chi vuole pubblicare il proprio link da qualche parte potrà così <strong>trovare il vostro sito</strong> e decidere di <strong>acquistare lo spazio</strong> per uno o più mesi. In questo modo voi vi beccate il 50% (e <strong><a href="http://tinyurl.com/3dreuv">Text-Link-Ads</a></strong> l'altra fetta) (...)<br/>Read the rest of <a href="http://vortexmind.net/2006-12-05-text-link-ads-guadagnare-e-pubblicizzare-il-sito/">Text-Link-Ads : Guadagnare e Pubblicizzare il sito</a> (186 words)</p>
<hr />
<p><small>&copy; Vortexmind for <a href="http://vortexmind.net">Vortexmind: free your mind</a>, 2006. |
<a href="http://vortexmind.net/2006-12-05-text-link-ads-guadagnare-e-pubblicizzare-il-sito/">Permalink</a> |
<a href="http://vortexmind.net/2006-12-05-text-link-ads-guadagnare-e-pubblicizzare-il-sito/#comments">One comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://vortexmind.net/2006-12-05-text-link-ads-guadagnare-e-pubblicizzare-il-sito/&amp;title=Text-Link-Ads : Guadagnare e Pubblicizzare il sito">del.icio.us</a>
<br/>
Post tags: <a href="http://vortexmind.net/tag/ads/" rel="tag">ads</a>, <a href="http://vortexmind.net/tag/adsense/" rel="tag">adsense</a>, <a href="http://vortexmind.net/tag/advertising/" rel="tag">advertising</a>, <a href="http://vortexmind.net/tag/affiliate/" rel="tag">affiliate</a>, <a href="http://vortexmind.net/tag/blog/" rel="tag">blog</a>, <a href="http://vortexmind.net/tag/earn/" rel="tag">earn</a>, <a href="http://vortexmind.net/tag/google/" rel="tag">google</a>, <a href="http://vortexmind.net/tag/guadagnare/" rel="tag">guadagnare</a>, <a href="http://vortexmind.net/tag/link/" rel="tag">link</a>, <a href="http://vortexmind.net/tag/money/" rel="tag">money</a>, <a href="http://vortexmind.net/tag/program/" rel="tag">program</a>, <a href="http://vortexmind.net/tag/sito/" rel="tag">sito</a>, <a href="http://vortexmind.net/tag/soldi/" rel="tag">soldi</a>, <a href="http://vortexmind.net/tag/text/" rel="tag">text</a>, <a href="http://vortexmind.net/tag/web/" rel="tag">web</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vortexmind.net/2006-12-05-text-link-ads-guadagnare-e-pubblicizzare-il-sito/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Feedburner Custom Headline Animator</title>
		<link>http://vortexmind.net/2006-12-04-feedburner-custom-headline-animator/</link>
		<comments>http://vortexmind.net/2006-12-04-feedburner-custom-headline-animator/#comments</comments>
		<pubDate>Mon, 04 Dec 2006 08:59:08 +0000</pubDate>
		<dc:creator>Vortexmind</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Surfing The Net]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[animated]]></category>
		<category><![CDATA[animator]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[feedburner]]></category>
		<category><![CDATA[gif]]></category>
		<category><![CDATA[headline]]></category>
		<category><![CDATA[immagine]]></category>
		<category><![CDATA[publicize]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[syndacation]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.vortexmind.net/index.php/2006-12-04-feedburner-custom-headline-animator/</guid>
		<description><![CDATA[Probabilmente se siete blogger già conoscete il servizio feedburner: in pratica vi permette di centralizzare, monitorare e standardizzare il vostro Feed RSS. Non tutti forse conoscevano l'headline animator, uno dei servizi forniti che genera automaticamente un'immagine animata dei contenuti recenti del vostro feed. Ebbene, da qualche giorno è possibile customizzare l'headline animator come meglio credete: [...]]]></description>
			<content:encoded><![CDATA[<p>Probabilmente se siete blogger già conoscete <a href="http://www.feedburner.com"><strong>il servizio feedburner</strong></a>: in pratica vi permette di centralizzare, monitorare e standardizzare il vostro <a href="http://it.wikipedia.org/wiki/Really_simple_syndication">Feed RSS</a>. Non tutti forse conoscevano <strong>l'headline animator</strong>, uno dei servizi forniti che genera automaticamente <strong>un'immagine animata dei contenuti recenti</strong> del vostro feed. Ebbene, da qualche giorno è possibile <a href="http://blogs.feedburner.com/feedburner/archives/2006/12/headline_animator_overhaul_par_1.php"><strong>customizzare l'headline animator</strong></a> come meglio credete: <strong>fonts</strong>, <strong>dimensioni</strong>, <strong>immagine di background</strong> e <strong>colori</strong>. In questo modo potete creare un <strong>headline animator dinamico</strong> che possa <strong>integrarsi al meglio</strong> laddove intendete utilizzarlo. Io ho provato a modificare il mio ed ecco il risultato:</p>
<div style="text-align:center">
<a href="http://www.vortexmind.net" title="Vortexmind: Free your Mind"><img src="http://feeds.feedburner.com/VortexmindFreeYourMind.gif" style="border:0" alt="Vortexmind: Free your Mind"/></a>
</div>
<p>In realtà la scritta "<em>Subscribe Now</em>" avrebbe dovuto blinkare ma non ho ancora capito perchè non lo fa <img src="http://vortexmind.net/wp-includes/images/yahoo/asd.gif" class="wp-smiley" alt="smiley"/> Avrò ancora tempo per migliorare il mio logo, comunque le novità non sono finite:</p>
<blockquote><p>Hey, the title of this post says "Part I", subtly implying that there might be other parts in the future. Yes, we're going to add the ability to have <strong>multiple styles</strong> of Headline Animator <strong>for a single feed</strong> and we're going to add a number of <strong>common themes and styles from which you can pick and choose</strong> instead of building from scratch. Coming soon.</p></blockquote>
<p>Staremo a vedere!</p>
<hr />
<p><small>&copy; Vortexmind for <a href="http://vortexmind.net">Vortexmind: free your mind</a>, 2006. |
<a href="http://vortexmind.net/2006-12-04-feedburner-custom-headline-animator/">Permalink</a> |
<a href="http://vortexmind.net/2006-12-04-feedburner-custom-headline-animator/#comments">One comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://vortexmind.net/2006-12-04-feedburner-custom-headline-animator/&amp;title=Feedburner Custom Headline Animator">del.icio.us</a>
<br/>
Post tags: <a href="http://vortexmind.net/tag/animated/" rel="tag">animated</a>, <a href="http://vortexmind.net/tag/animator/" rel="tag">animator</a>, <a href="http://vortexmind.net/tag/feed/" rel="tag">feed</a>, <a href="http://vortexmind.net/tag/feedburner/" rel="tag">feedburner</a>, <a href="http://vortexmind.net/tag/gif/" rel="tag">gif</a>, <a href="http://vortexmind.net/tag/headline/" rel="tag">headline</a>, <a href="http://vortexmind.net/tag/immagine/" rel="tag">immagine</a>, <a href="http://vortexmind.net/tag/publicize/" rel="tag">publicize</a>, <a href="http://vortexmind.net/tag/rss/" rel="tag">RSS</a>, <a href="http://vortexmind.net/tag/syndacation/" rel="tag">syndacation</a>, <a href="http://vortexmind.net/tag/tools/" rel="tag">tools</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vortexmind.net/2006-12-04-feedburner-custom-headline-animator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tracciare i tempi di caricamento di una pagina web</title>
		<link>http://vortexmind.net/2006-12-02-tracciare-i-tempi-di-caricamento-di-una-pagina-web/</link>
		<comments>http://vortexmind.net/2006-12-02-tracciare-i-tempi-di-caricamento-di-una-pagina-web/#comments</comments>
		<pubDate>Sat, 02 Dec 2006 13:59:51 +0000</pubDate>
		<dc:creator>Vortexmind</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[caricamento]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[mozdev]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[ottimizzare]]></category>
		<category><![CDATA[pagine]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[siti]]></category>
		<category><![CDATA[strumenti]]></category>
		<category><![CDATA[sviluppo]]></category>
		<category><![CDATA[tamper]]></category>
		<category><![CDATA[tempi]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[utility]]></category>
		<category><![CDATA[velocizzare]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.vortexmind.net/index.php/2006-12-02-tracciare-i-tempi-di-caricamento-di-una-pagina-web/</guid>
		<description><![CDATA[Vi rigiro una notizia che ho letto su edit. Se avete necessità di tracciare i tempi di caricamento di una pagina web, potete ricorrere a una funzionalità "nascosta" di un plugin per Firefox, Tamper Data. Di per sè, il plugin serve a tracciare le richieste http che si fanno tramite il browser. Tuttavia, se lo [...]]]></description>
			<content:encoded><![CDATA[<p><a class="imagelink" href="http://www.vortexmind.net/wp-content/uploads/2006/12/grafico-dei-tempi-di-caricamento.jpg" title="Grafico dei tempi di caricamento di una pagina web con Tamper Data - Estensione per Firefox"><img id="image1000" src="http://www.vortexmind.net/wp-content/uploads/2006/12/grafico-dei-tempi-di-caricamento.thumbnail.jpg" alt="Grafico dei tempi di caricamento di una pagina web con Tamper Data - Estensione per Firefox" align="left"/></a>Vi rigiro una notizia che ho letto su <a href="http://blog.html.it/archivi/2006/12/01/ottimizzare-la-velocita-di-caricamento-delle-pagine.php"><strong>edit</strong></a>. Se avete necessità di <strong>tracciare i tempi di caricamento di una pagina web</strong>, potete ricorrere a una funzionalità "nascosta" di un <strong>plugin per Firefox</strong>, <strong><a href="http://tamperdata.mozdev.org/">Tamper Data</a></strong>. Di per sè, il plugin serve a tracciare le richieste http che si fanno tramite il browser. Tuttavia, se lo attivate e aprite una pagina, potete poi selezionare i dati di interesse e <strong>renderli in forma grafica</strong>. In questo modo si ottiene un grafico simile a quello nello screenshot, che mostra chiaramente qual'è <strong>l'evoluzione temporale</strong> del <strong>caricamento</strong> di ogni oggetto presente nel documento XHTML. Ad esempio, facendo test ripetuti, ho scoperto che il caricamento della <strong><a href="http://prototype.conio.net/">libreria prototype</a></strong> impiega quasi 2 secondi! Sarebbe già un buon motivo per cercare una soluzione alternativa! Tra l'altro <a href="http://blog.html.it/archivi/2006/12/01/ottimizzare-la-velocita-di-caricamento-delle-pagine.php"><strong>l'articolo citato</strong></a> riporta i risultati di uno studio (Yahoo)  secondo cui <strong>il modo migliore per velocizzare il caricamento delle pagine</strong> è la <strong>diminuzione radicale delle richieste http</strong> che la pagina fa per essere visualizzata.</p>
<hr />
<p><small>&copy; Vortexmind for <a href="http://vortexmind.net">Vortexmind: free your mind</a>, 2006. |
<a href="http://vortexmind.net/2006-12-02-tracciare-i-tempi-di-caricamento-di-una-pagina-web/">Permalink</a> |
<a href="http://vortexmind.net/2006-12-02-tracciare-i-tempi-di-caricamento-di-una-pagina-web/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://vortexmind.net/2006-12-02-tracciare-i-tempi-di-caricamento-di-una-pagina-web/&amp;title=Tracciare i tempi di caricamento di una pagina web">del.icio.us</a>
<br/>
Post tags: <a href="http://vortexmind.net/tag/caricamento/" rel="tag">caricamento</a>, <a href="http://vortexmind.net/tag/data/" rel="tag">data</a>, <a href="http://vortexmind.net/tag/design/" rel="tag">design</a>, <a href="http://vortexmind.net/tag/firefox/" rel="tag">firefox</a>, <a href="http://vortexmind.net/tag/html/" rel="tag">html</a>, <a href="http://vortexmind.net/tag/mozdev/" rel="tag">mozdev</a>, <a href="http://vortexmind.net/tag/mozilla/" rel="tag">mozilla</a>, <a href="http://vortexmind.net/tag/ottimizzare/" rel="tag">ottimizzare</a>, <a href="http://vortexmind.net/tag/pagine/" rel="tag">pagine</a>, <a href="http://vortexmind.net/tag/plugin/" rel="tag">plugin</a>, <a href="http://vortexmind.net/tag/siti/" rel="tag">siti</a>, <a href="http://vortexmind.net/tag/strumenti/" rel="tag">strumenti</a>, <a href="http://vortexmind.net/tag/sviluppo/" rel="tag">sviluppo</a>, <a href="http://vortexmind.net/tag/tamper/" rel="tag">tamper</a>, <a href="http://vortexmind.net/tag/tempi/" rel="tag">tempi</a>, <a href="http://vortexmind.net/tag/tool/" rel="tag">tool</a>, <a href="http://vortexmind.net/tag/utility/" rel="tag">utility</a>, <a href="http://vortexmind.net/tag/velocizzare/" rel="tag">velocizzare</a>, <a href="http://vortexmind.net/tag/web/" rel="tag">web</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vortexmind.net/2006-12-02-tracciare-i-tempi-di-caricamento-di-una-pagina-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amberjack &#8211; Walktrough per siti web</title>
		<link>http://vortexmind.net/2006-11-08-amberjack-walktrough-per-siti-web/</link>
		<comments>http://vortexmind.net/2006-11-08-amberjack-walktrough-per-siti-web/#comments</comments>
		<pubDate>Wed, 08 Nov 2006 11:10:03 +0000</pubDate>
		<dc:creator>Vortexmind</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[amberjack]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[hci]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[LGPL]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[preview]]></category>
		<category><![CDATA[tour]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://www.vortexmind.net/index.php/2006-11-08-amberjack-walktrough-per-siti-web/</guid>
		<description><![CDATA[Leggo su &#60;edit&#62; che è stata rilasciata Amberjack, una libreria javascript a licenza LGPL di soli 4Kb in grado di realizzare presentazioni virtuali e tour guidati per un sito web. Pensate: avete appena pubblicato un nuovo sito e volete presentare agli utenti le funzionalità predisposte in maniera accattivante. Guardate la demo di Amberjack per capire [...]]]></description>
			<content:encoded><![CDATA[<p><a class="imagelink" href="http://www.vortexmind.net/wp-content/uploads/2006/11/screenshot.gif" title="Amberjack : tour virtuale delle funzionalita del sito"><img id="image899" src="http://www.vortexmind.net/wp-content/uploads/2006/11/screenshot.thumbnail.gif" alt="Amberjack : tour virtuale delle funzionalita del sito" align="left" /></a>Leggo su <a href="http://blog.html.it/archivi/2006/11/08/amberjack-tour-guidati-sul-sito.php"><strong>&lt;edit&gt;</strong></a> che è stata rilasciata <strong><a href="http://amberjack.org/">Amberjack</a></strong>, una <strong>libreria javascript a licenza LGPL</strong> di soli 4Kb in grado di realizzare <strong>presentazioni virtuali</strong> e <strong>tour guidati</strong> per un sito web. Pensate: avete appena pubblicato un nuovo sito e volete <strong>presentare agli utenti le funzionalità predisposte</strong> in maniera <strong>accattivante</strong>. Guardate <a href="http://amberjack.org/?tourId=AJTour">la demo di Amberjack</a> per capire che cosa potete realizzare in poco tempo. Sicuramente un modo per <strong>migliorare l'usabilità</strong> della vostra applicazione web aiutando i vostri utenti ad <strong>utilizzare al meglio</strong> quello che avete predisposto per loro.</p>
<hr />
<p><small>&copy; Vortexmind for <a href="http://vortexmind.net">Vortexmind: free your mind</a>, 2006. |
<a href="http://vortexmind.net/2006-11-08-amberjack-walktrough-per-siti-web/">Permalink</a> |
<a href="http://vortexmind.net/2006-11-08-amberjack-walktrough-per-siti-web/#comments">2 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://vortexmind.net/2006-11-08-amberjack-walktrough-per-siti-web/&amp;title=Amberjack &#8211; Walktrough per siti web">del.icio.us</a>
<br/>
Post tags: <a href="http://vortexmind.net/tag/amberjack/" rel="tag">amberjack</a>, <a href="http://vortexmind.net/tag/css/" rel="tag">css</a>, <a href="http://vortexmind.net/tag/design/" rel="tag">design</a>, <a href="http://vortexmind.net/tag/development/" rel="tag">development</a>, <a href="http://vortexmind.net/tag/hci/" rel="tag">hci</a>, <a href="http://vortexmind.net/tag/javascript/" rel="tag">javascript</a>, <a href="http://vortexmind.net/tag/js/" rel="tag">js</a>, <a href="http://vortexmind.net/tag/lgpl/" rel="tag">LGPL</a>, <a href="http://vortexmind.net/tag/library/" rel="tag">library</a>, <a href="http://vortexmind.net/tag/presentation/" rel="tag">presentation</a>, <a href="http://vortexmind.net/tag/preview/" rel="tag">preview</a>, <a href="http://vortexmind.net/tag/tour/" rel="tag">tour</a>, <a href="http://vortexmind.net/tag/usability/" rel="tag">usability</a>, <a href="http://vortexmind.net/tag/web/" rel="tag">web</a>, <a href="http://vortexmind.net/tag/web20/" rel="tag">web2.0</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vortexmind.net/2006-11-08-amberjack-walktrough-per-siti-web/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A new love &#8211; Django framework</title>
		<link>http://vortexmind.net/2006-10-30-a-new-love-django-framework/</link>
		<comments>http://vortexmind.net/2006-10-30-a-new-love-django-framework/#comments</comments>
		<pubDate>Mon, 30 Oct 2006 13:26:37 +0000</pubDate>
		<dc:creator>Vortexmind</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[djangoproject]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[librerie]]></category>
		<category><![CDATA[on]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rapid]]></category>
		<category><![CDATA[ror]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[siti]]></category>
		<category><![CDATA[sviluppo]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://www.vortexmind.net/index.php/2006-10-30-a-new-love-django-framework/</guid>
		<description><![CDATA[Avendo deciso di ributtarmi a capofitto nel fantastico mondo del webdesign, mi sono studiato in giro le varie soluzioni per uno sviluppo rapido e coerente delle proprie applicazioni web. Per chi avesse dormito negli ultimi 10 anni, sono finiti infatti i tempi dello sviluppo pseudo-artigianale con il notepad: oggi esistono soluzioni ben più complete che [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.djangoproject.com/"><img id="image826" src="http://www.vortexmind.net/wp-content/uploads/2006/10/django-framework.gif" alt="Django Framework Logo" align="left"/></a>Avendo deciso di ributtarmi a capofitto nel fantastico mondo del <strong>webdesign</strong>, mi sono studiato in giro le varie <strong>soluzioni</strong> per uno <strong>sviluppo rapido e coerente</strong> delle proprie <strong>applicazioni web</strong>. Per chi avesse dormito negli ultimi 10 anni, sono finiti infatti i tempi dello sviluppo pseudo-artigianale con il notepad: oggi esistono soluzioni ben più complete che permettono di sfruttare appieno le conoscenze acquisite in questo settore, che implementano con successo molti dei <a href="http://it.wikipedia.org/wiki/Design_pattern"><strong>design pattern</strong></a> più utili. Tuttavia questo entusiasmo ha portato a una <strong>massiccia proliferazione</strong> di <strong>framework</strong> e <strong>content management system</strong> variegati, con il risultato che il termine della ricerca lascia nella testa un senso di confusione e indecisione: quale <strong>framework scelgo per lo sviluppo della mia applicazione web</strong>? (...)<br/>Read the rest of <a href="http://vortexmind.net/2006-10-30-a-new-love-django-framework/">A new love &#8211; Django framework</a> (469 words)</p>
<hr />
<p><small>&copy; Vortexmind for <a href="http://vortexmind.net">Vortexmind: free your mind</a>, 2006. |
<a href="http://vortexmind.net/2006-10-30-a-new-love-django-framework/">Permalink</a> |
<a href="http://vortexmind.net/2006-10-30-a-new-love-django-framework/#comments">10 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://vortexmind.net/2006-10-30-a-new-love-django-framework/&amp;title=A new love &#8211; Django framework">del.icio.us</a>
<br/>
Post tags: <a href="http://vortexmind.net/tag/agile/" rel="tag">agile</a>, <a href="http://vortexmind.net/tag/cakephp/" rel="tag">cakephp</a>, <a href="http://vortexmind.net/tag/development/" rel="tag">development</a>, <a href="http://vortexmind.net/tag/django/" rel="tag">django</a>, <a href="http://vortexmind.net/tag/djangoproject/" rel="tag">djangoproject</a>, <a href="http://vortexmind.net/tag/framework/" rel="tag">framework</a>, <a href="http://vortexmind.net/tag/librerie/" rel="tag">librerie</a>, <a href="http://vortexmind.net/tag/on/" rel="tag">on</a>, <a href="http://vortexmind.net/tag/php/" rel="tag">php</a>, <a href="http://vortexmind.net/tag/programming/" rel="tag">programming</a>, <a href="http://vortexmind.net/tag/python/" rel="tag">python</a>, <a href="http://vortexmind.net/tag/rails/" rel="tag">rails</a>, <a href="http://vortexmind.net/tag/rapid/" rel="tag">rapid</a>, <a href="http://vortexmind.net/tag/ror/" rel="tag">ror</a>, <a href="http://vortexmind.net/tag/ruby/" rel="tag">ruby</a>, <a href="http://vortexmind.net/tag/siti/" rel="tag">siti</a>, <a href="http://vortexmind.net/tag/sviluppo/" rel="tag">sviluppo</a>, <a href="http://vortexmind.net/tag/web/" rel="tag">web</a>, <a href="http://vortexmind.net/tag/webdesign/" rel="tag">Webdesign</a>, <a href="http://vortexmind.net/tag/zend/" rel="tag">zend</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vortexmind.net/2006-10-30-a-new-love-django-framework/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>60 AJAX Tutorials</title>
		<link>http://vortexmind.net/2006-05-08-60-ajax-tutorials/</link>
		<comments>http://vortexmind.net/2006-05-08-60-ajax-tutorials/#comments</comments>
		<pubDate>Mon, 08 May 2006 18:09:56 +0000</pubDate>
		<dc:creator>Vortexmind</dc:creator>
				<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[collection]]></category>
		<category><![CDATA[collezione]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[siti]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.vortexmind.net/index.php/2006-05-08-60-ajax-tutorials/</guid>
		<description><![CDATA[Vi linko questa interessante collezione di Tutorial AJAX: sono stati collezionati più di 60 tutorials che spaziano su un sacco di problematiche interessanti per uno sviluppatore di siti web. Si va dagli indicatori di attività, ai bookmarklet, chat, tutorial di comunicazione client-server, drag&#038;drop, autocompletion, rss e tanti altri problemi comuni, nonchè una serie di walktrough [...]]]></description>
			<content:encoded><![CDATA[<p>Vi linko questa interessante <a href="http://www.maxkiesler.com/index.php/weblog/comments/60_more_helpful_ajax_tutorials/"><strong>collezione di Tutorial AJAX</strong></a>: sono stati collezionati più di 60 tutorials che spaziano su un sacco di problematiche interessanti per uno sviluppatore di siti web. Si va dagli indicatori di attività, ai bookmarklet, chat, tutorial di comunicazione client-server, drag&#038;drop, autocompletion, rss e tanti altri problemi comuni, nonchè una serie di walktrough generici oppure dedicati ai vari framework disponibili in rete. Consigliato!</p>
<hr />
<p><small>&copy; Vortexmind for <a href="http://vortexmind.net">Vortexmind: free your mind</a>, 2006. |
<a href="http://vortexmind.net/2006-05-08-60-ajax-tutorials/">Permalink</a> |
<a href="http://vortexmind.net/2006-05-08-60-ajax-tutorials/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://vortexmind.net/2006-05-08-60-ajax-tutorials/&amp;title=60 AJAX Tutorials">del.icio.us</a>
<br/>
Post tags: <a href="http://vortexmind.net/tag/ajax/" rel="tag">ajax</a>, <a href="http://vortexmind.net/tag/collection/" rel="tag">collection</a>, <a href="http://vortexmind.net/tag/collezione/" rel="tag">collezione</a>, <a href="http://vortexmind.net/tag/development/" rel="tag">development</a>, <a href="http://vortexmind.net/tag/internet/" rel="tag">internet</a>, <a href="http://vortexmind.net/tag/javascript/" rel="tag">javascript</a>, <a href="http://vortexmind.net/tag/json/" rel="tag">JSON</a>, <a href="http://vortexmind.net/tag/site/" rel="tag">site</a>, <a href="http://vortexmind.net/tag/siti/" rel="tag">siti</a>, <a href="http://vortexmind.net/tag/tutorial/" rel="tag">Tutorial</a>, <a href="http://vortexmind.net/tag/web/" rel="tag">web</a>, <a href="http://vortexmind.net/tag/webdesign/" rel="tag">Webdesign</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vortexmind.net/2006-05-08-60-ajax-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>F-Shaped Pattern</title>
		<link>http://vortexmind.net/2006-04-26-f-shaped-pattern/</link>
		<comments>http://vortexmind.net/2006-04-26-f-shaped-pattern/#comments</comments>
		<pubDate>Wed, 26 Apr 2006 14:19:38 +0000</pubDate>
		<dc:creator>Vortexmind</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[eyetracking]]></category>
		<category><![CDATA[f_shaped]]></category>
		<category><![CDATA[jakob]]></category>
		<category><![CDATA[nielsen]]></category>
		<category><![CDATA[pattern]]></category>
		<category><![CDATA[usabilità]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.vortexmind.net/index.php/2006-04-26-f-shaped-pattern/</guid>
		<description><![CDATA[Lo dice Jakob Nielsen, il "re dell'usabilità". Ma cosa dice precisamente? Secondo uno studio da lui realizzato, F è la forma del percorso che l'occhio è più portato a compiere su una pagina web (se opportunamente "guidato" da un layout intelligente). Lo studio, compiuto su 232 soggetti grazie a tecniche di eyetracking (una tecnica video [...]]]></description>
			<content:encoded><![CDATA[<p><a class="imagelink" href="http://www.vortexmind.net/wp-content/uploads/2006/04/f_reading_pattern_eyetracking.jpg" title="F pattern"><img id="image485" src="http://www.vortexmind.net/wp-content/uploads/2006/04/f_reading_pattern_eyetracking.thumbnail.jpg" alt="F pattern" align="left"/></a>Lo dice <a href="http://www.useit.com/jakob/"><strong>Jakob Nielsen</strong></a>, il "re dell'usabilità". Ma cosa dice precisamente? Secondo <a href="http://www.useit.com/alertbox/reading_pattern.html"><strong>uno studio</strong></a> da lui realizzato, F è la forma del percorso che l'occhio è più portato a compiere su una pagina web (se opportunamente "guidato" da un layout intelligente). Lo studio, compiuto su 232 soggetti grazie a tecniche di <strong>eyetracking</strong> (una tecnica video che permette di seguire i movimenti dell'occhio relativamente all'immagine rappresentata), ha infatti evidenziato questa peculiare forma su migliaia di pagine web. In generale, un utente:</p>
<ul>
<li>Scansiona orizzontalmente la testata della pagina</li>
<li>Sposta lo sguardo poco più in basso, ed effettua una seconda veloce scansione orizzontale</li>
<li>Infine, viene visualizzata la barra laterale (supposta a sinistra), in un modo più o meno rapido a seconda dell'utente</li>
</ul>
<p>La configurazione che si forma assomiglia parecchio alla lettera dell'alfabeto citata. Grazie a questo studio si è capito che l'utente in media non legge dettagliatamente i testi presentati nella pagina, parola per parola. L'importante è quindi inserire nei <strong>primi due paragrafi</strong> le <strong>informazioni essenziali</strong>, in modo da catturare l'attenzione del lettore ed eventualmente indurlo a proseguire la lettura. Inoltre si è visto che è molto utile inserire nelle intestazioni <strong>due parole significative</strong>, soprattutto nel menù: questo perchè difficilmente l'utente leggerà oltre, ma preferirà continuare a scansionare le voci delle liste e delle intestazioni. Uno studio che trae conclusioni ovvie? Beh, può darsi ... però è pur sempre un'osservazione <strong>concreta</strong> del comportamento degli utenti ...</p>
<hr />
<p><small>&copy; Vortexmind for <a href="http://vortexmind.net">Vortexmind: free your mind</a>, 2006. |
<a href="http://vortexmind.net/2006-04-26-f-shaped-pattern/">Permalink</a> |
<a href="http://vortexmind.net/2006-04-26-f-shaped-pattern/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://vortexmind.net/2006-04-26-f-shaped-pattern/&amp;title=F-Shaped Pattern">del.icio.us</a>
<br/>
Post tags: <a href="http://vortexmind.net/tag/design/" rel="tag">design</a>, <a href="http://vortexmind.net/tag/development/" rel="tag">development</a>, <a href="http://vortexmind.net/tag/eyetracking/" rel="tag">eyetracking</a>, <a href="http://vortexmind.net/tag/f_shaped/" rel="tag">f_shaped</a>, <a href="http://vortexmind.net/tag/jakob/" rel="tag">jakob</a>, <a href="http://vortexmind.net/tag/nielsen/" rel="tag">nielsen</a>, <a href="http://vortexmind.net/tag/pattern/" rel="tag">pattern</a>, <a href="http://vortexmind.net/tag/usabilita/" rel="tag">usabilità</a>, <a href="http://vortexmind.net/tag/usability/" rel="tag">usability</a>, <a href="http://vortexmind.net/tag/web/" rel="tag">web</a>, <a href="http://vortexmind.net/tag/webdesign/" rel="tag">Webdesign</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vortexmind.net/2006-04-26-f-shaped-pattern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PassFaces</title>
		<link>http://vortexmind.net/2006-04-19-passfaces/</link>
		<comments>http://vortexmind.net/2006-04-19-passfaces/#comments</comments>
		<pubDate>Wed, 19 Apr 2006 19:19:54 +0000</pubDate>
		<dc:creator>Vortexmind</dc:creator>
				<category><![CDATA[Gnocca]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[autenticazione]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[Cazzate]]></category>
		<category><![CDATA[faccie]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[menta]]></category>
		<category><![CDATA[passfaces]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[pompino]]></category>
		<category><![CDATA[tecnologia]]></category>

		<guid isPermaLink="false">http://www.vortexmind.net/index.php/2006-04-19-passfaces/</guid>
		<description><![CDATA[L'immagine qui a fianco è solo a scopo puramente dimostrativo per il contenuto dell'articolo. Provate a pensare: invece di dovervi ricordare lunghe e complicate passwords, perchè non ricordarsi una sequenza di faccie? In fin dei conti la memoria di molti di noi è facilitata a ricordare immagini invece che simboli. Questa è la proposta delineata [...]]]></description>
			<content:encoded><![CDATA[<p><a class="imagelink" href="http://www.vortexmind.net/wp-content/uploads/2006/04/Wet%20Babes.jpg" title="Credo che non riuscirai a ricordarti le faccie di queste tipe ..."><img id="image475" src="http://www.vortexmind.net/wp-content/uploads/2006/04/Wet%20Babes.thumbnail.jpg" alt="Credo che non riuscirai a ricordarti le faccie di queste tipe ..." align="left" /></a>L'immagine qui a fianco è solo a scopo <strong>puramente dimostrativo</strong> per il contenuto dell'articolo. Provate a pensare: invece di dovervi ricordare lunghe e complicate passwords, perchè non ricordarsi una <strong>sequenza di faccie</strong>? In fin dei conti la memoria di molti di noi è facilitata a ricordare immagini invece che simboli. Questa è la proposta delineata <a href="http://www.newscientisttech.com/article.ns?id=dn9016&#038;feedId=online-news_rss20">in questo articolo</a>: questo sistema di autenticazione è utilizzabile in contesti dove sia possibile visualizzare immagini, e richiede in media una decina di secondi per l'autenticazione. Questo metodo ha il pregio di rendere facilmente utilizzabile un sistema molto sicuro (combinando più visi con scelte multiple si ottengono password molto forti), anche se è possibile che qualcuno <strong>spiandovi da dietro</strong> scopra facilmente le faccie che cliccate! Potete testare questi sistemi <strong><a href="http://www.passfaces.com/demo/try%20passfaces.htm">qui</a></strong> e <a href="http://www.thepcspy.com/kittenauthtest"><strong>qui</strong></a> (un sistema modello CAPTCHA per discernere le persone dai bot).</p>
<p>Non ve ne frega nulla di questo articolo? Capita: allora potete ascoltare una <a href="http://www.zshare.net/audio/discorsitradonne-mp3.html"><strong>telefonata tra donne molto romantiche</strong></a>. Chissà di che cosa parleranno ...</p>
<hr />
<p><small>&copy; Vortexmind for <a href="http://vortexmind.net">Vortexmind: free your mind</a>, 2006. |
<a href="http://vortexmind.net/2006-04-19-passfaces/">Permalink</a> |
<a href="http://vortexmind.net/2006-04-19-passfaces/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://vortexmind.net/2006-04-19-passfaces/&amp;title=PassFaces">del.icio.us</a>
<br/>
Post tags: <a href="http://vortexmind.net/tag/autenticazione/" rel="tag">autenticazione</a>, <a href="http://vortexmind.net/tag/authentication/" rel="tag">authentication</a>, <a href="http://vortexmind.net/tag/cazzate/" rel="tag">Cazzate</a>, <a href="http://vortexmind.net/tag/faccie/" rel="tag">faccie</a>, <a href="http://vortexmind.net/tag/fun/" rel="tag">fun</a>, <a href="http://vortexmind.net/tag/gnocca/" rel="tag">Gnocca</a>, <a href="http://vortexmind.net/tag/menta/" rel="tag">menta</a>, <a href="http://vortexmind.net/tag/passfaces/" rel="tag">passfaces</a>, <a href="http://vortexmind.net/tag/password/" rel="tag">password</a>, <a href="http://vortexmind.net/tag/pompino/" rel="tag">pompino</a>, <a href="http://vortexmind.net/tag/technology/" rel="tag">Technology</a>, <a href="http://vortexmind.net/tag/tecnologia/" rel="tag">tecnologia</a>, <a href="http://vortexmind.net/tag/webdesign/" rel="tag">Webdesign</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vortexmind.net/2006-04-19-passfaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

