<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.2" -->
<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/"
	>

<channel>
	<title>Daniel Guerrero Thoughts</title>
	<link>http://blog.danguer.com</link>
	<description>freelancer, daily life, danguer, php, javascript, flex</description>
	<pubDate>Tue, 19 Feb 2008 05:43:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>
	<language>en</language>
			<item>
		<title>Yahoo Widgets 4.5</title>
		<link>http://blog.danguer.com/2008/02/18/yahoo-widgets-45/</link>
		<comments>http://blog.danguer.com/2008/02/18/yahoo-widgets-45/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 05:43:05 +0000</pubDate>
		<dc:creator>danguer</dc:creator>
		
		<category><![CDATA[Daily Life]]></category>

		<guid isPermaLink="false">http://blog.danguer.com/2008/02/18/yahoo-widgets-45/</guid>
		<description><![CDATA[A lot of time ago (about a year and a half) I worked briefly with Yahoo Widgets (previously named Konfabulator), as result I published a Small Widget: FangIT Server Stats. Unfortunately due lack of time I couldn&#8217;t finish some features I wanted to make on Yahoo Widgets.
In that time I remember some people were trying [...]]]></description>
		<wfw:commentRss>http://blog.danguer.com/2008/02/18/yahoo-widgets-45/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mysqli small fix for allowing socket in Zend Framework</title>
		<link>http://blog.danguer.com/2007/12/31/mysqli-small-fix-for-allowing-socket-in-zend-framework/</link>
		<comments>http://blog.danguer.com/2007/12/31/mysqli-small-fix-for-allowing-socket-in-zend-framework/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 08:49:38 +0000</pubDate>
		<dc:creator>danguer</dc:creator>
		
		<category><![CDATA[Fixes]]></category>

		<guid isPermaLink="false">http://blog.danguer.com/2007/12/31/mysqli-small-fix-for-allowing-socket-in-zend-framework/</guid>
		<description><![CDATA[As this site is running on ICDSoft hosting, they allow to use MySQL 5 or MySQL 4, but they provide different sockets for each version.
In MySQLi extension, the following host string doesn&#8217;t works:  localhost:/tmp/mysql5.sock (or localhost:/tmp/mysql.sock), this because they separate the socket from the server host string.
In Zend Framework in the MySQLi Adapter, they [...]]]></description>
		<wfw:commentRss>http://blog.danguer.com/2007/12/31/mysqli-small-fix-for-allowing-socket-in-zend-framework/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Security Policies in Flash Player 9</title>
		<link>http://blog.danguer.com/2007/12/20/security-policies-in-flash-player-9/</link>
		<comments>http://blog.danguer.com/2007/12/20/security-policies-in-flash-player-9/#comments</comments>
		<pubDate>Thu, 20 Dec 2007 09:03:35 +0000</pubDate>
		<dc:creator>danguer</dc:creator>
		
		<category><![CDATA[Fixes]]></category>

		<guid isPermaLink="false">http://blog.danguer.com/2007/12/20/security-policies-in-flash-player-9/</guid>
		<description><![CDATA[I recently had a problem with Security Policies with flash player; I suggest you to read the official documentation specially if you want to know what to do in several versions of Flash Player.
WhatI learn is too simple about loading a crossdomain.xml from a server:

 If you load the crossdomain.xml from an http request. Example: [...]]]></description>
		<wfw:commentRss>http://blog.danguer.com/2007/12/20/security-policies-in-flash-player-9/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Showcase - Javascript and Flex</title>
		<link>http://blog.danguer.com/2007/12/14/new-showcase-javascript-and-flex/</link>
		<comments>http://blog.danguer.com/2007/12/14/new-showcase-javascript-and-flex/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 10:14:17 +0000</pubDate>
		<dc:creator>danguer</dc:creator>
		
		<category><![CDATA[Career]]></category>

		<guid isPermaLink="false">http://blog.danguer.com/2007/12/14/new-showcase-javascript-and-flex/</guid>
		<description><![CDATA[I&#8217;ve uploaded a new example in my showcase, this works using Flex technologies that makes the interface more easy to use but only with javascript are impossible to do.
I&#8217;ve used a download example, with normal javascript you cannot check the progress of a downloading into your computer. Of course, as this example could be not [...]]]></description>
		<wfw:commentRss>http://blog.danguer.com/2007/12/14/new-showcase-javascript-and-flex/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Web Dragons: Inside the Myths of Search Engine Technology</title>
		<link>http://blog.danguer.com/2007/12/03/web-dragons-inside-the-myths-of-search-engine-technology/</link>
		<comments>http://blog.danguer.com/2007/12/03/web-dragons-inside-the-myths-of-search-engine-technology/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 08:05:06 +0000</pubDate>
		<dc:creator>danguer</dc:creator>
		
		<category><![CDATA[Books]]></category>

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

		<guid isPermaLink="false">http://blog.danguer.com/2007/12/03/web-dragons-inside-the-myths-of-search-engine-technology/</guid>
		<description><![CDATA[This book is an excellent introduction not only about Search Engines and how works, but all which is around it, mainly internet from the view point of find information.
The book also handle information about copyright, future and past of internet development.
Even the authors recommend to start reading on the half, surely you should start from [...]]]></description>
		<wfw:commentRss>http://blog.danguer.com/2007/12/03/web-dragons-inside-the-myths-of-search-engine-technology/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Professional Javascript for Web Developers</title>
		<link>http://blog.danguer.com/2007/12/01/professional-javascript-for-web-developers/</link>
		<comments>http://blog.danguer.com/2007/12/01/professional-javascript-for-web-developers/#comments</comments>
		<pubDate>Sat, 01 Dec 2007 19:37:18 +0000</pubDate>
		<dc:creator>danguer</dc:creator>
		
		<category><![CDATA[Books]]></category>

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

		<guid isPermaLink="false">http://blog.danguer.com/2007/12/01/professional-javascript-for-web-developers/</guid>
		<description><![CDATA[This book is a great introduction for Javascript and also for those who know basics of javascript. The book is clearly explained and feature a lot of examples, but unfortunately after the DOM chapter it doesn&#8217;t show the output of scripts, but as those are specific on browser and is easy to figure the output.
The [...]]]></description>
		<wfw:commentRss>http://blog.danguer.com/2007/12/01/professional-javascript-for-web-developers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Web 2.0 Security Fears Deserve Attention</title>
		<link>http://blog.danguer.com/2007/11/30/web-20-security-fears-deserve-attention/</link>
		<comments>http://blog.danguer.com/2007/11/30/web-20-security-fears-deserve-attention/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 22:01:06 +0000</pubDate>
		<dc:creator>danguer</dc:creator>
		
		<category><![CDATA[Thoughts]]></category>

		<category><![CDATA[Daily Life]]></category>

		<guid isPermaLink="false">http://blog.danguer.com/2007/11/30/web-20-security-fears-deserve-attention/</guid>
		<description><![CDATA[I read at Innovations this article: Web 2.0 Security Fears Deserve Attention, about the potential harm can cause API&#8217;s to create a new harms in terms of spam and getting information of users and their friends.
But surely spam on Social sites is nothing new, I recently received a Philippine Scam on a books site based [...]]]></description>
		<wfw:commentRss>http://blog.danguer.com/2007/11/30/web-20-security-fears-deserve-attention/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Myth: A Very Short Introduction</title>
		<link>http://blog.danguer.com/2007/11/26/myth-a-very-short-introduction/</link>
		<comments>http://blog.danguer.com/2007/11/26/myth-a-very-short-introduction/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 20:28:06 +0000</pubDate>
		<dc:creator>danguer</dc:creator>
		
		<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://blog.danguer.com/2007/11/26/myth-a-very-short-introduction/</guid>
		<description><![CDATA[This excellent book will provide you a good introduction to myths, is not about myths properly but to theories about myths: purpose, possible origin and interpretations.
The introduction states very clearly:
&#8220;Let me be clear from the outset: this book is an introduction not to myths but to approaches to myth, or theories of myth, and it [...]]]></description>
		<wfw:commentRss>http://blog.danguer.com/2007/11/26/myth-a-very-short-introduction/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Communicating Design: Developing Web Site Documentation for Design and Planning</title>
		<link>http://blog.danguer.com/2007/11/23/communicating-design-developing-web-site-documentation-for-design-and-planning/</link>
		<comments>http://blog.danguer.com/2007/11/23/communicating-design-developing-web-site-documentation-for-design-and-planning/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 08:10:10 +0000</pubDate>
		<dc:creator>danguer</dc:creator>
		
		<category><![CDATA[Books]]></category>

		<category><![CDATA[HCI (Human-Computer Interaction)]]></category>

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

		<guid isPermaLink="false">http://blog.danguer.com/2007/11/23/communicating-design-developing-web-site-documentation-for-design-and-planning/</guid>
		<description><![CDATA[I recently finished reading this excellent book.
Even the first part not clearly explained like other books, the personas chapter is very good to present this good resource. It worth to keep in mind this phrase: &#8220;I think our users want this&#8220;, which is a common idea in developing / designing I&#8217;ve found between several people [...]]]></description>
		<wfw:commentRss>http://blog.danguer.com/2007/11/23/communicating-design-developing-web-site-documentation-for-design-and-planning/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Last photos of Tochimilco Travel</title>
		<link>http://blog.danguer.com/2007/11/06/last-photos-of-tochimilco-travel/</link>
		<comments>http://blog.danguer.com/2007/11/06/last-photos-of-tochimilco-travel/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 07:43:13 +0000</pubDate>
		<dc:creator>danguer</dc:creator>
		
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://blog.danguer.com/2007/11/06/last-photos-of-tochimilco-travel/</guid>
		<description><![CDATA[At last I&#8217;ve uploaded the last Photos from the short travel to Tochimilco, I&#8217;m thinking into go next year a travel through several churches on Tlaxcala state and border La Malinche, and I hope to soon upload all the photos taken on this Day of the Dead.



&#160;


&#160;
]]></description>
		<wfw:commentRss>http://blog.danguer.com/2007/11/06/last-photos-of-tochimilco-travel/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
