<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>$blog-&gt;myself("tom");</title>
	
	<link>http://www.tomasdev.com.ar</link>
	<description>Web Development and Online Software</description>
	<lastBuildDate>Mon, 26 Jul 2010 15:41:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/tomasdev" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="tomasdev" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Send message to all friends in Facebook</title>
		<link>http://www.tomasdev.com.ar/solved-problems/send-message-friends-facebook</link>
		<comments>http://www.tomasdev.com.ar/solved-problems/send-message-friends-facebook#comments</comments>
		<pubDate>Thu, 15 Jul 2010 19:59:55 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Solved Problems]]></category>
		<category><![CDATA[facebook]]></category>

		<guid isPermaLink="false">http://www.tomasdev.com.ar/?p=200</guid>
		<description><![CDATA[Due to Facebook try to stop spam, but we want it anyway, there is no easy way to achieve this. What I have found and it is really simple to: 1- Go to Facebook. 2- Once logged in, you will see a sidebar on left like: There you select FRIENDS option. 3- In Friends page, [...]]]></description>
		<wfw:commentRss>http://www.tomasdev.com.ar/solved-problems/send-message-friends-facebook/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to target Apple Devices (iPhone and iPad)</title>
		<link>http://www.tomasdev.com.ar/web-dev/csstarget-devices-iphone-and-ipad</link>
		<comments>http://www.tomasdev.com.ar/web-dev/csstarget-devices-iphone-and-ipad#comments</comments>
		<pubDate>Tue, 29 Jun 2010 20:04:48 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Solved Problems]]></category>
		<category><![CDATA[Web developing]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://www.tomasdev.com.ar/?p=192</guid>
		<description><![CDATA[All of us, who work in web development, sometime had (or will have) to figure out how to set a Cascade Style Sheet file to target some devices. Some time ago that was about fixing IE6 and IE7 or even targetting IE8. Nowadays we have to start developing for Mobile Devices such as Apple ones: [...]]]></description>
		<wfw:commentRss>http://www.tomasdev.com.ar/web-dev/csstarget-devices-iphone-and-ipad/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Fix MBR hackintosh</title>
		<link>http://www.tomasdev.com.ar/solved-problems/fix-hackintosh-boot0-mbr-error-fix</link>
		<comments>http://www.tomasdev.com.ar/solved-problems/fix-hackintosh-boot0-mbr-error-fix#comments</comments>
		<pubDate>Wed, 13 Jan 2010 07:56:19 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Solved Problems]]></category>
		<category><![CDATA[hackintosh]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.tomasdev.com.ar/?p=187</guid>
		<description><![CDATA[I have a Dell Inspiron 1525, as some of you might know, which O.S. is Mac, currently using OSx Leopard 10.5.7 (but I received my WD Passport 700gb, so probably soon I will update to Snow Leopard) from iPC 10.5.6 All the drivers and extras to install it you will find them on MacYourPC site. [...]]]></description>
		<wfw:commentRss>http://www.tomasdev.com.ar/solved-problems/fix-hackintosh-boot0-mbr-error-fix/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>About AJAX and JS disabled</title>
		<link>http://www.tomasdev.com.ar/web-dev/about-ajax-and-js-disabled</link>
		<comments>http://www.tomasdev.com.ar/web-dev/about-ajax-and-js-disabled#comments</comments>
		<pubDate>Tue, 17 Nov 2009 01:21:37 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Web developing]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[non-javascript]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.tomasdev.com.ar/?p=177</guid>
		<description><![CDATA[This isn't a tutorial, but a kind of recommendation about what to do when programming javascript animations and AJAX loadings for websites. Most of people have javascript enabled in their browsers, and most of potential javascript disabled visitors don't allow css (e.g.: WAP cell phones). So, it's a bit of accessibility feature just in case. [...]]]></description>
		<wfw:commentRss>http://www.tomasdev.com.ar/web-dev/about-ajax-and-js-disabled/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jakob Nielsen</title>
		<link>http://www.tomasdev.com.ar/web-design/jakob-nielsen</link>
		<comments>http://www.tomasdev.com.ar/web-design/jakob-nielsen#comments</comments>
		<pubDate>Thu, 08 Oct 2009 20:41:41 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Web design]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[UX]]></category>

		<guid isPermaLink="false">http://www.tomasdev.com.ar/?p=171</guid>
		<description><![CDATA[[&#8230;] In general, it’s very useful for a usability specialist to have experience with multiple generations of computers, because that allows you to identify bigger trends in human behavior and not be seduced by the latest fads. [&#8230;] The main problem for response times today is not download delays, but rather server delays, as people [...]]]></description>
		<wfw:commentRss>http://www.tomasdev.com.ar/web-design/jakob-nielsen/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Resets</title>
		<link>http://www.tomasdev.com.ar/web-dev/css-resets</link>
		<comments>http://www.tomasdev.com.ar/web-dev/css-resets#comments</comments>
		<pubDate>Sun, 04 Oct 2009 21:20:59 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Web developing]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.tomasdev.com.ar/?p=169</guid>
		<description><![CDATA[Always highly recommended to use CSS Resets, not even the best but the one which always works for me, not being so long and not "* { }" hack. This is the CSS reset I use. html, body, div, h1, h2, h3, h4, h5, h6, ul, dl, li, dt, dd, p, blockquote, pre, form, fieldset, [...]]]></description>
		<wfw:commentRss>http://www.tomasdev.com.ar/web-dev/css-resets/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP-Polls 2.50 common errors</title>
		<link>http://www.tomasdev.com.ar/web-dev/wp-polls-2-50-common-errors</link>
		<comments>http://www.tomasdev.com.ar/web-dev/wp-polls-2-50-common-errors#comments</comments>
		<pubDate>Thu, 24 Sep 2009 00:29:12 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Solved Problems]]></category>
		<category><![CDATA[Web developing]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.tomasdev.com.ar/?p=167</guid>
		<description><![CDATA[I think the most common error is to get the poll but it doesn't work. I mean all options are displayed, but when hitting the button Vote! nothing happens. This is caused because of the jQuery JS library for WordPress Polls didn't load correctly. So, if you have Firebug and Console enabled for the web, [...]]]></description>
		<wfw:commentRss>http://www.tomasdev.com.ar/web-dev/wp-polls-2-50-common-errors/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Add Social Bookmarks to your Blogger Template</title>
		<link>http://www.tomasdev.com.ar/web-dev/social-bookmarks-blogger-template</link>
		<comments>http://www.tomasdev.com.ar/web-dev/social-bookmarks-blogger-template#comments</comments>
		<pubDate>Tue, 15 Sep 2009 16:45:21 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Web developing]]></category>
		<category><![CDATA[Blogger]]></category>

		<guid isPermaLink="false">http://www.tomasdev.com.ar/?p=156</guid>
		<description><![CDATA[This tutorial was inspired by the one done by Dan on Theme Forest about social bookmarks on WP. This is, in fact, the same thing but we are going to make it for Blogger, the Google blogging service. It was really easy to get it after reading a bit on Blogger Docs (but hard to [...]]]></description>
		<wfw:commentRss>http://www.tomasdev.com.ar/web-dev/social-bookmarks-blogger-template/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Volfied</title>
		<link>http://www.tomasdev.com.ar/things/volfied</link>
		<comments>http://www.tomasdev.com.ar/things/volfied#comments</comments>
		<pubDate>Fri, 10 Jul 2009 19:53:17 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Blog things]]></category>

		<guid isPermaLink="false">http://www.tomasdev.com.ar/?p=153</guid>
		<description><![CDATA[This is a game, I used to play when I was a kid, and in my Birthday Party (last 8th of July), with some friends I remember this game, so I want to share this abandonware of old times. Download Volfied Enjoy!]]></description>
		<wfw:commentRss>http://www.tomasdev.com.ar/things/volfied/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SMTP server response: 553</title>
		<link>http://www.tomasdev.com.ar/web-dev/smtp-server-response-553</link>
		<comments>http://www.tomasdev.com.ar/web-dev/smtp-server-response-553#comments</comments>
		<pubDate>Sun, 21 Jun 2009 01:04:19 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Solved Problems]]></category>
		<category><![CDATA[Web developing]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://www.tomasdev.com.ar/?p=147</guid>
		<description><![CDATA[So you probably had recently finished installing Mercury Mail, maybe using XAMPP or kind-of. As I checked, without modifying anything from download, it always happens. I mean running Windows (XP Service Pack 2), because of Mac version of XAMPP doesn't support Mercury Mail Server. And, for my surprise, I got an error: Warning: mail() [function.mail]: [...]]]></description>
		<wfw:commentRss>http://www.tomasdev.com.ar/web-dev/smtp-server-response-553/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
