<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with ajax</title>
      <link>http://ask.metafilter.com/tags/ajax</link>
      <description>Questions tagged with 'ajax' at Ask MetaFilter.</description>
	  <pubDate>Tue, 08 Jan 2013 10:35:51 -0800</pubDate> <lastBuildDate>Tue, 08 Jan 2013 10:35:51 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>How can I get access to readyState 3 with VBA &quot;AJAX&quot;?</title>
	<link>http://ask.metafilter.com/232710/How%2Dcan%2DI%2Dget%2Daccess%2Dto%2DreadyState%2D3%2Dwith%2DVBA%2DAJAX</link>	
	<description>I&apos;m writing some VBA code (in Excel) which uses a reference to &lt;code&gt;Microsoft XML, v6.0&lt;/code&gt;, and creates a &lt;code&gt;MSXML2.XMLHTTP&lt;/code&gt; object.
I used the &lt;code&gt;clsXMLHttpMonitor&lt;/code&gt; example from &lt;a href=&quot;http://www.tushar-mehta.com/publish_train/xl_vba_cases/vba_web_pages_services/index.htm&quot;&gt;this page&lt;/a&gt; as a starting-off point.
How can I access the response text when readyState = 3? The example works fine for smallish requests.&lt;br&gt;
But when the response is sufficiently large, Excel will freeze up into a &quot;(Not Responding)&quot; state and sometimes come back and sometimes seem to hang forever.&lt;br&gt;
&lt;br&gt;
I know about readyState 3, but when I check for it, it seems that &lt;code&gt;responseStream&lt;/code&gt; is either empty or &quot;non-readable&quot;.&lt;br&gt;
&lt;br&gt;
Is there something I am missing about how to get access to the stream of data as it arrives with this object?&lt;br&gt;
&lt;br&gt;
&lt;i&gt;&lt;b&gt;&lt;u&gt;OR...&lt;/u&gt;&lt;/b&gt;&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
Is there an alternative object I can use from within VBA to accomplish the desired result?&lt;br&gt;
Preferably with code examples?&lt;br&gt;
&lt;br&gt;
My stackexchange-fu has failed on this one; my similar question there has been met with silence.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.232710</guid>
	<pubDate>Tue, 08 Jan 2013 10:35:51 -0800</pubDate>
	<category>ajax</category>
	<category>excel</category>
	<category>msxml2</category>
	<category>OnReadyStateChange</category>
	<category>resolved</category>
	<category>vba</category>
	<dc:creator>jozxyqk</dc:creator>
	</item>
	<item>
	<title>How to automate a dynamic web page using VBA?</title>
	<link>http://ask.metafilter.com/214902/How%2Dto%2Dautomate%2Da%2Ddynamic%2Dweb%2Dpage%2Dusing%2DVBA</link>	
	<description>Help me automate some of my work involving taking values in a spreadsheet and plugging them into a website with dynamically generated content. I need someone to point me in the right direction. I have several tasks which are very mechanical which I would like to automate. One, for instance, involves taking a list of product numbers from a spreadsheet, entering them one at a time to a website, then printing the resulting page. &lt;br&gt;
&lt;br&gt;
I have tried to automate this via VBA, and I can get as far as loading the page and entering the product number into the correct form field, but there is actually a step before this where a drop down needs to be selected before the product number field is active. I am actually able to set the value of this drop down, but doing this doesn&apos;t cause the page&apos;s javascript to enable the product number field and product number submit button which then ignores my attempt to programatically click it.&lt;br&gt;
&lt;br&gt;
Basically the page I want to use is dynamically generated, but the parts I want don&apos;t show up until after the necessary info has been entered, and I can&apos;t get the page to recognize that I&apos;ve automatically entered it. Further complicating the situation is that the web page I&apos;m working with is generated by ASP (I think) which I&apos;m not familiar with and which is inserting a lot of strange script tags with long strings of encoded data.&lt;br&gt;
&lt;br&gt;
Any help or pointers in the right direction would be greatly appreciated.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.214902</guid>
	<pubDate>Wed, 09 May 2012 10:32:08 -0800</pubDate>
	<category>ajax</category>
	<category>automation</category>
	<category>vba</category>
	<category>webpage</category>
	<dc:creator>Reverend John</dc:creator>
	</item>
	<item>
	<title>The day after the hacking...?</title>
	<link>http://ask.metafilter.com/213463/The%2Dday%2Dafter%2Dthe%2Dhacking</link>	
	<description>My website was hacked.  What now? I have a small ASP project website that I run on a shared server using a third-party hosting provider.  Upon visiting the other day, I find that the front page content had been replaced by a lovely hacked-by-so-and-so message.  Based on file timestamps, it looks like this happened about March 23rd and I discovered it Wednesday (the 18th).&lt;br&gt;
&lt;br&gt;
There appear to have been about eight files uploaded to the main site directory and the content of index.asp was changed.  The new files appear to be all manner of ASP scripts designed to glean information about the other pages on the site, access to system files, etc.  I can restore the original content, and I&apos;m not as worried about the changes that were actually made.  So far, it looks like none of the files in any of the important subdirectories were modified.  I&apos;ve already changed my password.&lt;br&gt;
&lt;br&gt;
My questions are about the following;&lt;br&gt;
&lt;br&gt;
1) &lt;b&gt;Should my hosting provider be expected to help out or bear some responsibility for this?&lt;/b&gt;  I called as soon as a noticed what had happened and was told to write an e-mail to technical support.  The reply came the following day and basically said that I had waited too long to report the issue, that they don&apos;t have any logs remaining that would show what had happened, that they couldn&apos;t provide me with any details about whether the attacker had somehow gotten my password, and that I should change my password immediately &#8212; in other words, nothing of any use.  &lt;br&gt;
&lt;br&gt;
Is it reasonable for them to take any more responsibility or do any more to help me investigate the issue?  Without more cooperation from them I can&apos;t determine what happened, so it&apos;s possible that they&apos;re at fault here.  Should I demand that they look into it in more detail?  Ask for my money back?  Badmouth them to all my friends and clients?  Or is this just the way it goes with third-party hosting?&lt;br&gt;
&lt;br&gt;
2) &lt;b&gt;Without the help of my hosting provider, how do I determine what happened?&lt;/b&gt;.  The front page runs on ASP and AJAX &#8212; one ASP page uses AJAX to call static content from another ASP page based on the contents of a GET request.  Where can I read up on AJAX vulnerabilities?  What sorts of things should I look at to prevent this from happening again &#8212; if, indeed, it was my fault?  With only those technologies in use, how, conceptually, might one have hacked the page?  Anyone care to speculate?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.213463</guid>
	<pubDate>Sat, 21 Apr 2012 07:04:34 -0800</pubDate>
	<category>ajax</category>
	<category>asp</category>
	<category>hacked</category>
	<category>hosting</category>
	<category>website</category>
	<dc:creator>Anonymous</dc:creator>
	</item>
	<item>
	<title>How do I make a Firefox smart keyword to search all my Toodledo tasks?</title>
	<link>http://ask.metafilter.com/198056/How%2Ddo%2DI%2Dmake%2Da%2DFirefox%2Dsmart%2Dkeyword%2Dto%2Dsearch%2Dall%2Dmy%2DToodledo%2Dtasks</link>	
	<description>I want a Firefox &lt;a href=&quot;http://support.mozilla.com/en-US/kb/Smart%20keywords&quot;&gt;smart keyword&lt;/a&gt; that will search all of my &lt;a href=&quot;http://www.toodledo.com/&quot;&gt;Toodledo&lt;/a&gt; tasks, not just the ones in the current view. I used to have one that used a carefully constructed URL, but Toodledo has switched the interface from a simple GET form to one that uses Ajax and JavaScript. I can get the behavior I want by going to &lt;a href=&quot;http://www.toodledo.com/tasks/index.php#search&quot;&gt;http://www.toodledo.com/tasks/index.php#search&lt;/a&gt; and then entering this into the Firefox web console (to search for [pancakes]):&lt;br&gt;
&lt;br&gt;
&lt;blockquote&gt;&lt;code&gt;document.getElementsByName(&quot;value2&quot;)[0].value = &quot;pancakes&quot;; document.getElementsByName(&quot;srchbtn&quot;)[0].click()&lt;/code&gt;&lt;/blockquote&gt;&lt;br&gt;
&lt;br&gt;
However I can&apos;t seem to figure out how to get a single line of JavaScript to first visit that page, and then enter in the search value and submit, so it seems like a smart keyword is right out. I&apos;ve read on Stack Overflow that visiting a page from some other domain and then interacting with it, even from a &lt;code&gt;javascript:&lt;/code&gt; URL is not permitted by the same origin policy.&lt;br&gt;
&lt;br&gt;
Is there a way around this?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.198056</guid>
	<pubDate>Sun, 09 Oct 2011 14:59:51 -0800</pubDate>
	<category>ajax</category>
	<category>bookmark</category>
	<category>firefox</category>
	<category>javascript</category>
	<category>search</category>
	<category>smartkeyword</category>
	<category>stumped</category>
	<category>toodledo</category>
	<category>unresolved</category>
	<dc:creator>grouse</dc:creator>
	</item>
	<item>
	<title>Java App monitoring</title>
	<link>http://ask.metafilter.com/182317/Java%2DApp%2Dmonitoring</link>	
	<description>What is a good way to monitor/control a Java application? I need to come to a design decision. I have an application that currently has no UI that will run on multiple machines in different configurations. The application&apos;s state will change fairly regularly, lets say once per second. I would like to build a UI so that I can watch the applications running on multiple machines and sometimes send them commands if it&apos;s warranted. &lt;br&gt;
&lt;br&gt;
What would be the best way to implement this? JMX and a proprietary plugin for VisualVM? A lightweight web server on each application and an Ajax implementation on a web server? Or something else? I don&apos;t have experience with either direction so before I pick one I would like some advice about pros/cons and experience  with these or similar technologies.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.182317</guid>
	<pubDate>Fri, 01 Apr 2011 08:29:47 -0800</pubDate>
	<category>Ajax</category>
	<category>Application</category>
	<category>Java</category>
	<category>JMX</category>
	<category>Monitoring</category>
	<category>UI</category>
	<dc:creator>blueyellow</dc:creator>
	</item>
	<item>
	<title>Why do http://example.com/#!/123456 URLs not redirect me to the page I want to view?</title>
	<link>http://ask.metafilter.com/181442/Why%2Ddo%2Dhttpexamplecom123456%2DURLs%2Dnot%2Dredirect%2Dme%2Dto%2Dthe%2Dpage%2DI%2Dwant%2Dto%2Dview</link>	
	<description>Why do http://example.com/#!/123456 URLs not redirect me to the page I want to view? Example:&lt;br&gt;
Clicking http://uk.lifehacker.com/#!/5783790 takes me to the lifehacker homepage, rather than the article I want to read. To get to that article, I have to delete the #!/ manually from the URL bar, which is kinda annoying.&lt;br&gt;
&lt;br&gt;
Firefox 3.6 and Firefox 4 on Windows 7 and OSX 10.6&lt;br&gt;
&lt;br&gt;
As far as I can tell, I have javascript enabled (noScript installed but disabled)&lt;br&gt;
&lt;br&gt;
Many thanks</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.181442</guid>
	<pubDate>Tue, 22 Mar 2011 11:49:27 -0800</pubDate>
	<category>ajax</category>
	<category>exclamation</category>
	<category>hash</category>
	<category>hashbang</category>
	<category>javascript</category>
	<category>redirect</category>
	<category>shebang</category>
	<dc:creator>ilumos</dc:creator>
	</item>
	<item>
	<title>How can I force the back button to remember an AJAX/Javascript state (preferably using JQuery)?</title>
	<link>http://ask.metafilter.com/181302/How%2Dcan%2DI%2Dforce%2Dthe%2Dback%2Dbutton%2Dto%2Dremember%2Dan%2DAJAXJavascript%2Dstate%2Dpreferably%2Dusing%2DJQuery</link>	
	<description>How can I force the back button to remember an AJAX/Javascript state (preferably using JQuery)? I&apos;m making a quiz website. You get a question, click an answer, and then get an AJAX&apos;d/JQuery&apos;d bit which shows the correct answer and explanation, hides the submit button, and then you click to move forward to a new page and next question.&lt;br&gt;
&lt;br&gt;
When the user clicks the back button, however, I don&apos;t want them to be able to do the question over again if they&apos;ve already answered it: I want the answer and explanation to be displayed with the submit button gone.&lt;br&gt;
&lt;br&gt;
I&apos;ve looked into the &lt;a href=&quot;http://benalman.com/projects/jquery-bbq-plugin/&quot;&gt;BBQ plugin&lt;/a&gt; and &lt;a href=&quot;http://plugins.jquery.com/project/hashjax&quot;&gt;Hashjax&lt;/a&gt;, but they look like they work only for inline content back buttoning. I&apos;ve also tried putting PHP and Javascript into the header to force these things, but I think the browser&apos;s just loading the page from the cache, not re-processing it. Suggestions? Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.181302</guid>
	<pubDate>Mon, 21 Mar 2011 07:05:14 -0800</pubDate>
	<category>ajax</category>
	<category>backbutton</category>
	<category>history</category>
	<category>javascript</category>
	<category>jquery</category>
	<category>php</category>
	<dc:creator>gramcracker</dc:creator>
	</item>
	<item>
	<title>How can I make the BBC liveblogs update?</title>
	<link>http://ask.metafilter.com/179185/How%2Dcan%2DI%2Dmake%2Dthe%2DBBC%2Dliveblogs%2Dupdate</link>	
	<description>How can I force the Ajax/jQuery style pages on the BBC website to update on the user end? I frequently use the BBC to follow sports and news. They favor a liveblog style that updates automatically as new information is added, without a page refresh. However, these pages seem to get &quot;stuck&quot; a lot for me, where a page refresh does nothing but 5-6 updates will come rolling in at random. Tab focus doesn&apos;t seem to affect this. I&apos;m using Chrome on OS X, though I have had this happen in Safari as well. Is there any way to make the page update?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.179185</guid>
	<pubDate>Wed, 23 Feb 2011 08:11:23 -0800</pubDate>
	<category>ajax</category>
	<category>bbc</category>
	<category>jquery</category>
	<category>refresh</category>
	<category>resolved</category>
	<dc:creator>proj</dc:creator>
	</item>
	<item>
	<title>Showing all posts from a given day, in list form.</title>
	<link>http://ask.metafilter.com/171969/Showing%2Dall%2Dposts%2Dfrom%2Da%2Dgiven%2Dday%2Din%2Dlist%2Dform</link>	
	<description>PHP/AJAX gurus: Please help me figure something out. Want to display all Wordpress posts from a single day, but want it to be as sexy and intuitive as possible. So I&apos;ve got a feature I want to add to one of my Wordpress blogs, and I&apos;m not sure if it&apos;s simple, or if it&apos;s going to require hiring a coder.&lt;br&gt;
&lt;br&gt;
I want visitors to be able to select a month/day/year (from three separate drop-downs), hit &quot;select,&quot; and the area below that will show a list of all the posts published that day. Not the posts themselves, just a list of them. I&apos;m guessing AJAX would be the way to make that sexy, but I would also be OK with having the site load a new page with the results.&lt;br&gt;
&lt;br&gt;
How would I go about doing this? I&apos;m going this route as an alternative to the clickable sidebar calendar, which is just hideous and takes a long time to load if there are a lot of posts.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.171969</guid>
	<pubDate>Wed, 01 Dec 2010 11:59:47 -0800</pubDate>
	<category>AJAX</category>
	<category>PHP</category>
	<category>wordpress</category>
	<dc:creator>jbickers</dc:creator>
	</item>
	<item>
	<title>Why doesn&apos;t Ajax work on my server?</title>
	<link>http://ask.metafilter.com/169210/Why%2Ddoesnt%2DAjax%2Dwork%2Don%2Dmy%2Dserver</link>	
	<description>When I upload &lt;a href=&quot;http://www.w3schools.com/ajax/tryit.asp?filename=tryajax_first&quot;&gt;this W3Schools Ajax example&lt;/a&gt; to my own web hosting, it doesn&apos;t work. Why? The example works fine when I try it on the W3Schools website. But if I copy the Ajax code (the whole section of code in the lefthand panel) into a separate HTML file and upload that to my web hosting, the page loads fine but the Ajax doesn&apos;t work - i.e. when I click the button, nothing happens.&lt;br&gt;
&lt;br&gt;
Is there something obvious I&apos;m missing about how to get Ajax working?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.169210</guid>
	<pubDate>Sat, 30 Oct 2010 17:57:42 -0800</pubDate>
	<category>ajax</category>
	<category>javascript</category>
	<category>resolved</category>
	<category>webdevelopment</category>
	<dc:creator>EndsOfInvention</dc:creator>
	</item>
	<item>
	<title>override XHR policy</title>
	<link>http://ask.metafilter.com/168451/override%2DXHR%2Dpolicy</link>	
	<description>override XMLHttpRequest security policy in firefox? im working on a page locally which requests data (via ajax) from a remote server.  dummy data wont work - this page needs to grab the data off the server.&lt;br&gt;
&lt;br&gt;
when it goes live, this file and the data will be on the same domain so the origin policy wont be an issue.  however, while im developing, its becoming quite a nuisance.&lt;br&gt;
&lt;br&gt;
is there some preference in about:config that would let me turn it off for a moment?&lt;br&gt;
&lt;br&gt;
(after googling, i found security.fileuri.strict_origin_policy, but that only seems to allow local files to see other local files)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.168451</guid>
	<pubDate>Fri, 22 Oct 2010 09:21:54 -0800</pubDate>
	<category>ajax</category>
	<category>firefox</category>
	<category>html</category>
	<category>javascript</category>
	<category>security</category>
	<category>XMLHttpRequest</category>
	<dc:creator>nihlton</dc:creator>
	</item>
	<item>
	<title>What Javascript trickery is this?</title>
	<link>http://ask.metafilter.com/167332/What%2DJavascript%2Dtrickery%2Dis%2Dthis</link>	
	<description>How do I create forms such as those on Facebook which expand/show extra options when you click the mouse into the text box. Examples are the &quot;What&apos;s on your mind?&quot; (status update) box you see on your home page and the &quot;What are you planning?&quot; event box on the right of your home page.  I&apos;m conversant in PHP and can follow Javascript code if not write it off the top of my head.  I&apos;m therefore looking for a simple code example that I can look at/dissect and understand. (I learn by taking things apart and putting them back together again).</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.167332</guid>
	<pubDate>Sat, 09 Oct 2010 07:05:41 -0800</pubDate>
	<category>ajax</category>
	<category>forms</category>
	<category>html</category>
	<category>javascript</category>
	<category>resolved</category>
	<category>webdesign</category>
	<dc:creator>Biru</dc:creator>
	</item>
	<item>
	<title>Python programming: what next?</title>
	<link>http://ask.metafilter.com/166148/Python%2Dprogramming%2Dwhat%2Dnext</link>	
	<description>I know basic XHTML and CSS, and I&apos;m almost done with my first Python book. I want to build a database-driven website. What should I learn next? Book/website recommendations and general advice welcome. &lt;a href=&quot;http://www.amazon.com/exec/obidos/ASIN/1590282418/metafilter-20/ref=nosim/&quot;&gt;This&lt;/a&gt; is the Python book I&apos;ve been using, and though I&apos;m not quite finished, I&apos;ve had absolutely no problems with learning from it so far. Actually, I&apos;ve been finding programming super fun.&lt;br&gt;
&lt;br&gt;
I&apos;ve been told the next obvious step CS-wise is data structures and algorithms, but everything I&apos;ve seen at the library has been very C++/Java-centric. Also, right now I feel like my (limited) web development knowledge and my (very limited) programming knowledge are two separate things that I don&apos;t know how to fit together. The database-driven website I want to build is entirely my own project, so there are no real deadlines. I&apos;ll learn whatever languages/tools I need to, but I gather that Python is appropriate for most web development tasks from previous questions. If I&apos;m wrong, please correct me. (And point me to relevant tutorials for what you do recommend!)&lt;br&gt;
&lt;br&gt;
So, here are my questions:&lt;br&gt;
&lt;br&gt;
1. Any recommendations for data structures and algorithms materials that use Python? (Or do I really need to learn C++?)&lt;br&gt;
&lt;br&gt;
2. I&apos;ve seen a lot of intro to back-end development books and tutorials that center around PHP/MySQL. Are there comparable ones that use Python? At what point should I start learning Django?&lt;br&gt;
&lt;br&gt;
3. How should I go about learning JavaScript/AJAX? To what extent can Python substitute for these, if any? Either way, books/tutorials?&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.166148</guid>
	<pubDate>Sun, 26 Sep 2010 12:49:57 -0800</pubDate>
	<category>ajax</category>
	<category>django</category>
	<category>javascript</category>
	<category>programming</category>
	<category>python</category>
	<category>web</category>
	<dc:creator>randomname25</dc:creator>
	</item>
	<item>
	<title>How do I read a JSON object in Python?</title>
	<link>http://ask.metafilter.com/154077/How%2Ddo%2DI%2Dread%2Da%2DJSON%2Dobject%2Din%2DPython</link>	
	<description>I&apos;m mostly a front end guy, but I have worked with Django and Python before, so I thought it would be perfect for a web app idea I had. I actually understand it pretty well (or maybe not!), but I&apos;m having an issue with an Ajax call I am trying to make. I&apos;m passing a JSON object back to Python with jQuery and it seems to accept it in the correct format, but I have no idea how to actually access and iterate through the object in Python. If I simplify the code down to&lt;br&gt;
&lt;code&gt;&lt;br&gt;
a = request.POST &lt;br&gt;
return HttpResponse(a) &lt;br&gt;
&lt;/code&gt;&lt;br&gt;
and console.log it to Firebug, it looks like a valid JSON object. I also tried passing it through as plain text, with equaly frustrating results. Every time I try to access it in Python I get an error about the QueryDict or unicode not having the attribute I&apos;m trying to access. Googling has turned up something about serializing/deserializing, but I don&apos;t know the correct syntax to handle a JSON object made up of other objects like this: &lt;br&gt;
&lt;code&gt;[{name:&quot;name&quot;, message:&quot;text&quot;}, {name:&quot;name&quot;, message:&quot;text&quot;}, {name:&quot;name&quot;, message:&quot;text&quot;}]&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
How do I iterate through the object and get at the data so I can save it to the database?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.154077</guid>
	<pubDate>Mon, 17 May 2010 10:55:06 -0800</pubDate>
	<category>ajax</category>
	<category>django</category>
	<category>jquery</category>
	<category>json</category>
	<category>resolved</category>
	<dc:creator>lovetragedy</dc:creator>
	</item>
	<item>
	<title>Other domains don&apos;t necessarily have cooties</title>
	<link>http://ask.metafilter.com/150529/Other%2Ddomains%2Ddont%2Dnecessarily%2Dhave%2Dcooties</link>	
	<description>Why does the cross-domain restriction exist on the XMLHttpRequest object? Plenty of sites explain that the XMLHttpRequest object cannot fetch data from a different domain for security reasons.  This makes plenty of sense.&lt;br&gt;
&lt;br&gt;
However, there is no such restriction on the script tag/element.  It&apos;s trivial to write out a script tag via the DOM and fetch any old script that was necessary.  In fact, from what I understand that&apos;s how JSONP works (with the support of a remote script) to circumvent the cross-domain restriction.&lt;br&gt;
&lt;br&gt;
If the cross-domain restriction is easily circumvented, isn&apos;t it simply a roadblock on the path of legitimate developers?&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.150529</guid>
	<pubDate>Wed, 07 Apr 2010 08:29:22 -0800</pubDate>
	<category>ajax</category>
	<category>crossdomain</category>
	<category>javascript</category>
	<category>resolved</category>
	<category>webprogramming</category>
	<category>xmlhttprequest</category>
	<dc:creator>burnfirewalls</dc:creator>
	</item>
	<item>
	<title>Dynamic content swapping without reloading the page</title>
	<link>http://ask.metafilter.com/148412/Dynamic%2Dcontent%2Dswapping%2Dwithout%2Dreloading%2Dthe%2Dpage</link>	
	<description>I&apos;m building a website in which part of the page remains static, and part of the page is swapped out using server side includes. Is there a way to do this that doesn&apos;t make the page jump up to the top when a link is clicked? The structure of the site is basically the same as my personal home page, http://www.phirephoenix.com. This is the PHP code that&apos;s doing the work:&lt;br&gt;
&lt;br&gt;
if (isset($_GET[&apos;page&apos;])) { $Page = $_GET[&apos;page&apos;]; } &lt;br&gt;
else { $Page = &apos;home&apos;; }&lt;br&gt;
&lt;br&gt;
if (!ereg(&apos;^(&lt;em&gt;list of pages on my site&lt;/em&gt;)$&apos;,$Page)) &lt;br&gt;
{ header(&quot;Location: index.php&quot;); } &lt;br&gt;
include(&quot;content/$Page.html&quot;);&lt;br&gt;
&lt;br&gt;
If you&apos;re scrolled down part-way on the page when you click a link, you&apos;re taken back to the top of the page. My understanding is that there&apos;s an AJAX script I could incorporate into the website that would allow me to change the content within a specific div tag without reloading anything else, while maintaining your position on page. Kind of like the Facebook tabs, I guess? &lt;br&gt;
&lt;br&gt;
Does anyone know what that script is? Alternatively, does anyone have any other suggestions for how to accomplish this?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.148412</guid>
	<pubDate>Sat, 13 Mar 2010 18:42:26 -0800</pubDate>
	<category>ajax</category>
	<category>coding</category>
	<category>content</category>
	<category>dynamic</category>
	<category>javascript</category>
	<category>php</category>
	<category>website</category>
	<dc:creator>Phire</dc:creator>
	</item>
	<item>
	<title>I hope this isn&apos;t like the blink tag 4 years from now</title>
	<link>http://ask.metafilter.com/148220/I%2Dhope%2Dthis%2Disnt%2Dlike%2Dthe%2Dblink%2Dtag%2D4%2Dyears%2Dfrom%2Dnow</link>	
	<description>Is there a way/site/method to filter out retweets on Twitter?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.148220</guid>
	<pubDate>Thu, 11 Mar 2010 14:31:58 -0800</pubDate>
	<category>ajax</category>
	<category>filter</category>
	<category>internet</category>
	<category>retweets</category>
	<category>twitter</category>
	<category>web</category>
	<dc:creator>four panels</dc:creator>
	</item>
	<item>
	<title>Multilingual Chat</title>
	<link>http://ask.metafilter.com/146154/Multilingual%2DChat</link>	
	<description>Is there open source code for a multilingual chat like babelwith.me? I want to implement a multilingual chat on my system like www.babelwith.me&lt;br&gt;
&lt;br&gt;
In the system, there is already a username and login, so I would like to incorporate that into the chat. This is why I am looking for something open source and pretty simple to customize.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.146154</guid>
	<pubDate>Wed, 17 Feb 2010 07:59:08 -0800</pubDate>
	<category>ajax</category>
	<category>chat</category>
	<category>computer</category>
	<category>php</category>
	<dc:creator>kaozity</dc:creator>
	</item>
	<item>
	<title>Strangely enough, I find myself doing actual work-type programming</title>
	<link>http://ask.metafilter.com/145892/Strangely%2Denough%2DI%2Dfind%2Dmyself%2Ddoing%2Dactual%2Dworktype%2Dprogramming</link>	
	<description>What happens to my php script if the user exits the browser before it&apos;s done? I have a php form served by apache that updates some records in a mysql database. If the database grows, it is conceivable that the update might take a significant amount of time to finish. What happens if the user exits their browser before the update is complete? Will apache kill the script or is it guaranteed to run to the end?  &lt;br&gt;
&lt;br&gt;
Does it matter if I submit the form as a straight POST request or via the prototype.js AJAX framework?&lt;br&gt;
&lt;br&gt;
Also, what happens if the browser times out while waiting for the page to load?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145892</guid>
	<pubDate>Sun, 14 Feb 2010 13:26:21 -0800</pubDate>
	<category>AJAX</category>
	<category>LAMP</category>
	<category>php</category>
	<category>prototypejs</category>
	<category>RESOLVED</category>
	<dc:creator>Dr Dracator</dc:creator>
	</item>
	<item>
	<title>Help Turn a Flash Guy into an HTML5 Guy</title>
	<link>http://ask.metafilter.com/145022/Help%2DTurn%2Da%2DFlash%2DGuy%2Dinto%2Dan%2DHTML5%2DGuy</link>	
	<description>I want to design an HTML5 (+JS &amp;amp; CSS), self-study course for myself. I&apos;m a seasoned Flash/Actionscript developer, but I want to keep relevant if Flash dies. (Please spare me from pro/anti-Adobe politics. I don&apos;t care which technology wins. I want to be good at them all.) HTML5 may well win out over Flash, but I&apos;m convinced that won&apos;t happen next year. My clients want Browser/OS compatibility, and until everyone gets on board with standards for HTML5/CSS3/etc., Flash is still going to be relevant (in my opinion).&lt;br&gt;
&lt;br&gt;
But I want to be able get work three-to-five years from now, when it&apos;s certainly possible that Flash&apos;s day will be over. &lt;br&gt;
&lt;br&gt;
So please note that I&apos;m less interested in today&apos;s web technologies than in the ones that will probably be used &quot;tomorrow.&quot; I am not in a hurry. I want to be thorough.&lt;br&gt;
&lt;br&gt;
Given a real or alternate future in which most web apps are built using HTML5 and its associated technologies, how should I best prepare myself? &lt;strong&gt;What are the best books, websites, training videos, tutorials, etc.?&lt;/strong&gt;&lt;br&gt;
&lt;br&gt;
Note: over the years, I have played with HTML, CSS and JS (including Jquery). I&apos;m not a neophyte, but I&apos;m also not an expert on best practices, security concerns, etc. &lt;br&gt;
&lt;br&gt;
I&apos;ve always found CSS the most confusing of the three core languages. I sort of get it, but the browser incompatibilities do my head in -- especially since for each problem, there seems to be 19 different competing solutions. All the tricks using negative positioning also confuse me. So great CSS resources are especially needed!  &lt;br&gt;
&lt;br&gt;
If there are related issues I should know about, such as what&apos;s going on with web fonts and video, please let me know.&lt;br&gt;
&lt;br&gt;
Finally, since HTML5 (&amp;amp; co.) is in a state of flux, what are the best blogs to keep abreast of the latest changes and issues?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145022</guid>
	<pubDate>Thu, 04 Feb 2010 08:05:11 -0800</pubDate>
	<category>ajax</category>
	<category>css</category>
	<category>css3</category>
	<category>flash</category>
	<category>html</category>
	<category>html5</category>
	<category>javascript</category>
	<dc:creator>grumblebee</dc:creator>
	</item>
	<item>
	<title>Can you help me find a particular Javascript charting library website?</title>
	<link>http://ask.metafilter.com/140636/Can%2Dyou%2Dhelp%2Dme%2Dfind%2Da%2Dparticular%2DJavascript%2Dcharting%2Dlibrary%2Dwebsite</link>	
	<description>Can you help me find a website about a charting library that I saw recently? I&apos;ll be darned if I can find this particular web based charting library, that I believe was javascript based. Here is what I can recall about the website:&lt;br&gt;
&lt;br&gt;
- I visited the site in the last 90 days.&lt;br&gt;
&lt;br&gt;
it was unlike any other charting site that I had seen before.&lt;br&gt;
&lt;br&gt;
- There was a 3-d &lt;strong&gt;animated&lt;/strong&gt; chart on the starting page that resembled the ripples in the surface of water after a droplet hit it. &lt;br&gt;
&lt;br&gt;
- each page in the site had large explanatory text on primary color background. pages were rather spare content-wise.&lt;br&gt;
&lt;br&gt;
- the site presented the information more like a series of slides that demonstrated the capabilities of the library. Like a ppt slide deck.&lt;br&gt;
&lt;br&gt;
- the charting feature may have been part of a larger &quot;ajax&quot; library. &lt;br&gt;
&lt;br&gt;
- 3d charts could be animated to spin around like Matrix &quot;bullet-time&quot;. IIRC zoom in/out may have also been possible.&lt;br&gt;
&lt;br&gt;
- I may have found it either via the blue, reddit or delicious.com/popular . A search through my history is turning up nothing, I think I was on a different computer. &lt;br&gt;
&lt;br&gt;
- I recall seeing x-y charts, x-y-z charts, and pie and exploded-pie charts. &lt;br&gt;
&lt;br&gt;
Does that ring a bell with anyone?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.140636</guid>
	<pubDate>Mon, 14 Dec 2009 10:25:22 -0800</pubDate>
	<category>ajax</category>
	<category>chart</category>
	<category>graph</category>
	<category>javascript</category>
	<dc:creator>chocolate_butch</dc:creator>
	</item>
	<item>
	<title>Firefox and ASP.Net 1.1 and Ajax and Validators, oh my!</title>
	<link>http://ask.metafilter.com/136173/Firefox%2Dand%2DASPNet%2D11%2Dand%2DAjax%2Dand%2DValidators%2Doh%2Dmy</link>	
	<description>How can I get Ajax and client side validators working with my ASP.Net 1.1 application in Firefox? Ok, long story short - I&apos;ve got an ASP.Net 1.1 website, which uses Validator controls and Ajax (ajax.dll, v5.7.22.2)... All of these elements of the site were chosen/implemented before I got here, and before anybody asks, no, it&apos;s not within our budget (timewise) to upgrade even to ASP.Net 2.0, let alone the latest and greatest of everything.  &lt;br&gt;
&lt;br&gt;
The site works fine in IE (of course), but in Firefox (or Chrome... Haven&apos;t tried Opera or Safari) I&apos;ve found that ASP renders the site without any javascript code for the validators, nor does it render the site with any javascript code for the ajax methods that I call.  &lt;br&gt;
&lt;br&gt;
I&apos;ve checked, and our web.config is setup to treat Firefox as an &quot;uplevel&quot; browser... And it *does* seem to be using the correct HtmlWriter (ie my pages on FFox are rendered with spans and divs).  I&apos;ve tried creating a PageClient alias using an IE7 user agent in the web.config, and forcing the page to use that PageClient.  NOTHING seems to let it generate the Ajax and validator javascript.  My research on the net seems to be pointing towards validators simply not ever able to work with ASP.Net 1.1 and Firefox...  And I presume that whatever the validators do, the Ajax library is doing as well... But I&apos;m really really really hoping there&apos;s a workaround for this.  It&apos;ll be extremely embarrassing to have to tell the client in this day and age &quot;Sorry, we don&apos;t support non-IE browsers with this release&quot;.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.136173</guid>
	<pubDate>Thu, 22 Oct 2009 14:20:32 -0800</pubDate>
	<category>ajax</category>
	<category>ASPNet</category>
	<category>firefox</category>
	<category>javascript</category>
	<category>validators</category>
	<dc:creator>antifuse</dc:creator>
	</item>
	<item>
	<title>Great destinations, routes and experiences in and around Toronto.</title>
	<link>http://ask.metafilter.com/133812/Great%2Ddestinations%2Droutes%2Dand%2Dexsperiences%2Din%2Dand%2Daround%2DToronto</link>	
	<description>I want to go to there, but I need your advice on where &quot;there&quot; is. Starting point: Toronto. Range: any land within 100 km (60-ish miles) of High Park, but I can go further for something really special. Means of transport: &lt;a href=&quot;http://www.flickr.com/photos/maudlinesque/3935635390/&quot;&gt;my trusty steed&lt;/a&gt;. Time frame: now until November-ish. I&apos;m looking for great routes or awesome destinations, urban, rural or suburban, like the best roti in Scarborough, a tiny potter&apos;s studio somewhere in Peel, or a gorgeous path by some body of water that isn&apos;t Lake Ontario. I want to go somewhere to do something neat, like picking apples or riding horses. &lt;strong&gt;And this is not Torontofilter or bikefilter.&lt;/strong&gt; I&apos;m looking for creative ideas from anyone, anywhere. &lt;strong&gt;If you&apos;re from the GTA or any place within reach,&lt;/strong&gt; what places, routes and experiences would you recommend? For example:&lt;br&gt;
&lt;br&gt;
- A great view or nearly-secret thing that few other people know about. I never got around to the &lt;a href=&quot;http://en.wikipedia.org/wiki/Secret_Swing&quot;&gt;secret swing&lt;/a&gt;, and I regret it.&lt;br&gt;
- The best [meal / farmer&apos;s market] in [area of your choice].&lt;br&gt;
- Galleries are an obvious choice for me, but beyond that, is there, say, a raku studio nearby that gives demos or classes?&lt;br&gt;
- Some place I should go to with my camera or sketchpad, or else.&lt;br&gt;
- Where is a movie or tv show being filmed right now? I don&apos;t care about star-stalking, but am curious about the ebb and flow of work on site.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;If you&apos;re not from around here,&lt;/strong&gt; what kind of place or experience do you have in your neck of the woods that I should try to find locally?&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Restrictions:&lt;/strong&gt; very few. &lt;br&gt;
&lt;br&gt;
- These have to be day trips, thus my soft limit of 100 km (200 km round trip). However, if need be, I can justify taking a train partway to get to someplace great and back in one day.&lt;br&gt;
- I favour free or cheap over expensive, but can justify spending some money on an awesome experience. &lt;br&gt;
- I can carry a fair amount on my bike, but there are limits, so I don&apos;t think I&apos;ll be furniture shopping any time soon. &lt;br&gt;
&lt;br&gt;
Otherwise, suggest away!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.133812</guid>
	<pubDate>Fri, 25 Sep 2009 10:54:55 -0800</pubDate>
	<category>ajax</category>
	<category>bestof</category>
	<category>burlington</category>
	<category>cycling</category>
	<category>destinations</category>
	<category>durham</category>
	<category>experiences</category>
	<category>halton</category>
	<category>hamilton</category>
	<category>ideas</category>
	<category>mississauga</category>
	<category>oakville</category>
	<category>ontario</category>
	<category>peel</category>
	<category>pickering</category>
	<category>routes</category>
	<category>secrets</category>
	<category>southernontario</category>
	<category>toronto</category>
	<dc:creator>maudlin</dc:creator>
	</item>
	<item>
	<title>Point me to the web...</title>
	<link>http://ask.metafilter.com/133787/Point%2Dme%2Dto%2Dthe%2Dweb</link>	
	<description>Are there any Access-like tools for building data access pages in a web+sql format? Here&apos;s the thing.  I have a few databases that I&apos;ve done up in Access.  That&apos;s great for when I have my computer.&lt;br&gt;
&lt;br&gt;
But my needs are becoming such that I would like to have access to the data on any machine.&lt;br&gt;
&lt;br&gt;
(I&apos;ve searched the archives and saw a great many other answers, but none seemed to address what I&apos;m looking for, or at least in a way I understood.)&lt;br&gt;
&lt;br&gt;
I&apos;m good on the server and the web space and the backend.  What I&apos;m looking for is basically something that works like Access&apos;s form builder:  I drop the elements in and fill in the logic as need be.  Publish it to the server, and disco.&lt;br&gt;
&lt;br&gt;
I really don&apos;t want to run a &quot;product&quot; (like a CMS, or a knowledgebase, or forum software) where I&apos;d have to wrestle with it to get it to do what I want.  I would also prefer something that doesn&apos;t require oddball things to be installed on the client or on the server, like .net or frontpage extensions.&lt;br&gt;
&lt;br&gt;
Partially because I don&apos;t really know what I&apos;m doing (and that&apos;s OK, it&apos;s just for personal use/learning), and partially because that&apos;s just how my thought processes work- I like the idea of dropping pre-built elements in and making the connections work.  And because the idea of writing html for a bunch of buttons and text boxes seems daunting.&lt;br&gt;
&lt;br&gt;
I&apos;ve tried all manner of searching, and while I know such a tool *has* to exist, I&apos;m clearly not searching the right way.&lt;br&gt;
&lt;br&gt;
Extra points for fancy ajaxy web 2.0 coolness.  Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.133787</guid>
	<pubDate>Fri, 25 Sep 2009 07:48:24 -0800</pubDate>
	<category>access</category>
	<category>ajax</category>
	<category>database</category>
	<category>web</category>
	<category>website</category>
	<dc:creator>gjc</dc:creator>
	</item>
	<item>
	<title>Which  forums do the best web programmers hang out at?</title>
	<link>http://ask.metafilter.com/125912/Which%2Dforums%2Ddo%2Dthe%2Dbest%2Dweb%2Dprogrammers%2Dhang%2Dout%2Dat</link>	
	<description>Which  forums do the best web programmers hang out at? Long story short:  I&apos;ve got a web site that already does over 1 million pageviews per month.  I&apos;ve got a great idea to take it to the next level, but I&apos;m looking for someone who can handle the coding and technical aspects in exchange for an equity stake. &lt;br&gt;
&lt;br&gt;
I&apos;m wanting to bring aboard a great programmer who doesn&apos;t necessarily need the work but will be motivated by the equity.  &lt;br&gt;
&lt;br&gt;
Which forums would you recommend I post on to find this person? &lt;br&gt;
&lt;br&gt;
Also, if there&apos;s anyone interested here, let me know.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.125912</guid>
	<pubDate>Fri, 26 Jun 2009 16:15:45 -0800</pubDate>
	<category>ajax</category>
	<category>coding</category>
	<category>development</category>
	<category>mysql</category>
	<category>on</category>
	<category>php</category>
	<category>programming</category>
	<category>rails</category>
	<category>ruby</category>
	<category>scripting</category>
	<category>sites</category>
	<category>software</category>
	<category>web</category>
	<dc:creator>jackson5</dc:creator>
	</item>
	
	</channel>
</rss>

