<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="0.92">
<channel>
	<title>Daniel Isaacs Díaz Technology Blog</title>
	<link>http://danielisaacs.com</link>
	<description></description>
	<lastBuildDate>Mon, 07 Jun 2010 19:11:51 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>JScript runtime error: this._postBackSettings.async is null or not an object</title>
		<description>I have seen this problem in the following scenario: You type some input in a textbox, you hit enter and when you are expecting the retrieve/submit button (based on the wording you are using) to return a result set, instead you get this pop-up:

If this is your scenario, I have ...</description>
		<link>http://danielisaacs.com/2010/06/07/jscript-runtime-error-this_postbacksettingsasync-is-null-or-not-an-object/</link>
			</item>
	<item>
		<title>Designing Privacy-Aware Cloud Applications</title>
		<description>I wrote this survey for my course called: "Advanced Topics in Data Bases: Cloud Data Management"

ABSTRACT
In this survey, we examine a challenge for cloud service providers: designing privacy into their cloud computing applications. The survey describes different privacy risks and threats that must be taken into consideration when designing privacy-aware ...</description>
		<link>http://danielisaacs.com/2010/05/03/designing-privacy-aware-cloud-applications/</link>
			</item>
	<item>
		<title>Hadoop Distributed File System Concrete Architecture</title>
		<description>Hadoop Distributed File System contains 114 java files. After analyzing these files, I concluded the HDFS concrete architecture can be represented in three main subsystems: Server, Protocol and Tools. Additionally, it contains other components such as: HDFS Policy Provider, Checksum Distributed File System, Distributed File System Client, Distributed File System ...</description>
		<link>http://danielisaacs.com/2010/01/13/hadoop-distributed-file-system-concrete-architecture/</link>
			</item>
	<item>
		<title>Unable to start debugging on the web server</title>
		<description>Is debugging becoming a slow process? Lately, the first time I try to debug an ASP.NET project, it doesn't start debugging smoothly. After 3 or 4 minutes I receive the following message:

"Unable to start debugging on the web server. The web server did not respond in a timely manner. This ...</description>
		<link>http://danielisaacs.com/2010/01/13/unable-to-start-debugging-on-the-web-server/</link>
			</item>
	<item>
		<title>Do language-checking tools improve the document quality of non-native speakers?</title>
		<description>I wrote this paper with Yongning Zhang  for a course I am taking called: “Advanced Topics in Human-Computer Interaction:  Experimental Methods in HCI”. I would like to thank Dr. Edward Lank for his help.

Do language-checking tools improve the document quality of non-native speakers?

ABSTRACT
Text editors help users to create ...</description>
		<link>http://danielisaacs.com/2009/08/22/do-language-checking-tools-improve-the-document-quality-of-non-native-speakers/</link>
			</item>
	<item>
		<title>Mobile Devices: Our companion at the workplace</title>
		<description>I wrote this essay for a course I am taking called: “The Social Implications of Computing”

The topic: “The Changing Nature of Work with Computerization: Mobile Devices”

Mobile Devices: Our companion at the workplace
Mobile devices have become an essential part of our lives. Currently, millions of people around the world take advantage ...</description>
		<link>http://danielisaacs.com/2009/03/07/mobile-devices-our-companion-at-the-workplace/</link>
			</item>
	<item>
		<title>XML PARSE ERROR Missing end-tag Error occurs at or below this element stack</title>
		<description>I was trying to return a String with the XML necessary to construct an Excel File.  I was using a StringBuilder, and as soon as I declared a table inside the worksheet

For example
sb.Append(“&#60;ss:table&#62;");

I got the following error:
XML PARSE ERROR:  Missing end-tag
Error occurs at or below this element stack:
&#60;ss:workbook&#62;

How ...</description>
		<link>http://danielisaacs.com/2009/02/23/xml-parse-error-missing-end-tag-error-occurs-at-or-below-this-element-stack/</link>
			</item>
	<item>
		<title>The Internet: My home away from home</title>
		<description>I wrote this essay for a course I am taking called: "The Social Implications of Computing"

The topic: "Reflect on what YOU think about the Internet"

The Internet: My home away from home
In the early sixties, Paul Baran set the foundation for one of the greatest technological inventions in our society. He ...</description>
		<link>http://danielisaacs.com/2009/02/16/the-internet-my-home-away-from-home/</link>
			</item>
	<item>
		<title>Essay: Are Computers stealing away our family time?</title>
		<description>I wrote this essay for a course I am taking called: "The Social Implications of Computing"

The topic: "What do you think is the biggest social problem arising from the use of computers?"

Are Computers stealing away our family time?
The family is considered as the nucleus of society. Back in the early ...</description>
		<link>http://danielisaacs.com/2009/01/31/are-computers-stealing-away-our-family-time/</link>
			</item>
	<item>
		<title>Convert a string into an enum</title>
		<description>Have you ever come across something like this? I had, and I thought it was something interesting to write about.

The scenario:
I was using the AJAX AutoCompleteExtender when I realized that inside the ServiceMethod of my AutoCompleteExtender, I needed to call   a method that needed between it's parameters an ...</description>
		<link>http://danielisaacs.com/2008/04/24/convert-a-string-into-an-enum/</link>
			</item>
</channel>
</rss>
