<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://mg.to" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>mg.to - JavaScript - Comments</title>
 <link>http://mg.to/topics/programming/javascript</link>
 <description>Comments for &quot;JavaScript&quot;</description>
 <language>en</language>
<item>
 <title>no AJAX?</title>
 <link>http://mg.to/2005/06/28/ajax-pdf-fading-highlight-setup#comment-6172</link>
 <description>&lt;p&gt;I thought by AJAX you meant we have some kind of asynchronous javascript request to some server, sending some data to a back-end server or retrieving some data from the back-end server.. 
Do you know a tutorial that could show us how to do some AJAX from inside a PDF page?&lt;/p&gt;</description>
 <pubDate>Thu, 21 Jan 2010 02:14:57 +0000</pubDate>
 <dc:creator>Yudhi</dc:creator>
 <guid isPermaLink="false">comment 6172 at http://mg.to</guid>
</item>
<item>
 <title>RSS &amp; JSON</title>
 <link>http://mg.to/2006/01/25/json-for-jquery#comment-6161</link>
 <description>&lt;p&gt;I would also recommend lightweight syntex highlighter called &amp;#8220;prettyprint&amp;#8221; used on Google Code. It is lightweight and looks very clean.&lt;/p&gt;

&lt;p&gt;Regarding this post. I came across it while searching for &lt;a href=&quot;http://jquery-howto.blogspot.com/2009/11/cross-domain-rss-to-json-converter.html&quot;&gt;RSS to JSON converter&lt;/a&gt; plugin for jQuery. I thought I would share it here with everybody. The great thing about it is that you don&amp;#8217;t need to setup any server-side scripts. All you need is a jQuery.js file. Everything is done on client side leveraging Google Feeds API.&lt;/p&gt;

&lt;p&gt;Here is an example from original post:&lt;/p&gt;

&lt;div style=&quot;padding: 5px !important; border: 1px solid rgb(253,187,134) !important; background-color: rgb(255,253,245) !important; font-family: Verdana,sans-serif !important;&quot;&gt;&lt;div style=&quot;background-color: rgb(255,250,238) !important;&quot;&gt;&lt;div&gt;&amp;lt;script src=&amp;quot;jquery.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;script src=&amp;quot;jquery.jgfeed.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;script&amp;gt;&lt;br /&gt;
$.jGFeed(&#039;http://twitter.com/statuses/user_timeline/26767000.rss&#039;,&lt;br /&gt;
&amp;nbsp; function(feeds){&lt;br /&gt;
&amp;nbsp; &amp;nbsp; // Check for errors&lt;br /&gt;
&amp;nbsp; &amp;nbsp; if(!feeds){&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; // there was an error&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; return false;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; }&lt;br /&gt;
&amp;nbsp; &amp;nbsp; // do whatever you want with feeds here&lt;br /&gt;
&amp;nbsp; &amp;nbsp; for(var i=0; i&amp;lt;feeds.entries.length; i++){&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; var entry = feeds.entries[i];&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; // Entry title&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; entry.title;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; }&lt;br /&gt;
&amp;nbsp; }, 10);&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 10 Nov 2009 05:38:29 +0000</pubDate>
 <dc:creator>jQuery Convert</dc:creator>
 <guid isPermaLink="false">comment 6161 at http://mg.to</guid>
</item>
<item>
 <title>Invoke pdf embedded Javascript from C#.NET</title>
 <link>http://mg.to/2004/09/17/invisible-javascript-functions#comment-6141</link>
 <description>&lt;p&gt;Hi Michael,&lt;/p&gt;

&lt;p&gt;I&amp;#8217;m working on a C#.NET desktop application which creates pdf files.  The files are generated by populating pre-existing pdf templates.  These templates contain document level javascript.  My question, how do I invoke the embedded document level javascript from my C#.NET desktop application?  I&amp;#8217;ve been studying the Adobe SDK, etc but haven&amp;#8217;t had any luck with the actual implementation.  Any advice would be much appreciated, thanks!&lt;/p&gt;</description>
 <pubDate>Tue, 19 May 2009 21:27:21 +0000</pubDate>
 <dc:creator>Jason</dc:creator>
 <guid isPermaLink="false">comment 6141 at http://mg.to</guid>
</item>
<item>
 <title>Maybe in the core now, but...</title>
 <link>http://mg.to/2006/01/25/json-for-jquery#comment-6134</link>
 <description>&lt;p&gt;&amp;#8230; the core implementation have some serious limitations.&lt;/p&gt;

&lt;p&gt;I made &lt;a href=&quot;http://code.google.com/p/jquery-jsonp/&quot;&gt;jquery-jsonp&lt;/a&gt; to deal with them.&lt;/p&gt;</description>
 <pubDate>Sat, 28 Mar 2009 13:18:29 +0000</pubDate>
 <dc:creator>Julian</dc:creator>
 <guid isPermaLink="false">comment 6134 at http://mg.to</guid>
</item>
<item>
 <title>nudge?
tickle?
thx!</title>
 <link>http://mg.to/2008/06/04/annotate-your-youtube-video-annotube#comment-6111</link>
 <description>&lt;p&gt;nudge?
tickle?
thx!&lt;/p&gt;</description>
 <pubDate>Tue, 24 Feb 2009 13:45:54 +0000</pubDate>
 <dc:creator>steve</dc:creator>
 <guid isPermaLink="false">comment 6111 at http://mg.to</guid>
</item>
<item>
 <title>Could we have a JSON</title>
 <link>http://mg.to/2008/06/04/annotate-your-youtube-video-annotube#comment-6107</link>
 <description>&lt;p&gt;Could we have a JSON subtitle format in unicode, rather than the current bulky method of storing chinese characters as images??&lt;/p&gt;</description>
 <pubDate>Fri, 13 Feb 2009 09:56:16 +0000</pubDate>
 <dc:creator>English</dc:creator>
 <guid isPermaLink="false">comment 6107 at http://mg.to</guid>
</item>
<item>
 <title>looks awesome</title>
 <link>http://mg.to/2008/06/04/annotate-your-youtube-video-annotube#comment-6103</link>
 <description>&lt;p&gt;This looks awesome!  Could we get an update on the status of Annotube?  &lt;/p&gt;

&lt;p&gt;Thanks for all your hard work,
Eric&lt;/p&gt;</description>
 <pubDate>Tue, 25 Nov 2008 04:15:59 +0000</pubDate>
 <dc:creator>Eric</dc:creator>
 <guid isPermaLink="false">comment 6103 at http://mg.to</guid>
</item>
<item>
 <title>Well, for me it’s not just</title>
 <link>http://mg.to/2008/06/04/annotate-your-youtube-video-annotube#comment-6096</link>
 <description>&lt;p&gt;Well, for me it’s not just a simple list of times, titles, and links or HTML snippets. It is rather complicated. But it is great that AnnoTube takes care of connecting the events and watching for the times you specify.&lt;/p&gt;</description>
 <pubDate>Mon, 06 Oct 2008 17:00:21 +0000</pubDate>
 <dc:creator>Rickey</dc:creator>
 <guid isPermaLink="false">comment 6096 at http://mg.to</guid>
</item>
<item>
 <title>Yes, of course Michael,</title>
 <link>http://mg.to/2008/06/04/annotate-your-youtube-video-annotube#comment-6094</link>
 <description>&lt;p&gt;Yes, of course Michael, I&amp;#8217;m waiting for some more details. As for me I&amp;#8217;d like to get something witch will take care of connecting the events and watching for the times. I&amp;#8217;d like to know more about AnnoTube.&lt;/p&gt;</description>
 <pubDate>Thu, 02 Oct 2008 12:11:58 +0000</pubDate>
 <dc:creator>Jorden</dc:creator>
 <guid isPermaLink="false">comment 6094 at http://mg.to</guid>
</item>
<item>
 <title>Sounds like me</title>
 <link>http://mg.to/2008/06/04/annotate-your-youtube-video-annotube#comment-6093</link>
 <description>&lt;p&gt;Your programmer sounds just like me. After all, &lt;em&gt;I&amp;#8217;ve&lt;/em&gt; been promising this plugin for ages now!&lt;/p&gt;

&lt;p&gt;I actually did spend some time polishing it up, and now that I have that &lt;a href=&quot;http://mg.to/2008/10/02/google-voter-info-gadget&quot;&gt;Google voter info project&lt;/a&gt; out of the way, I&amp;#8217;m going to publish it right now before I get busy with something else!&lt;/p&gt;

&lt;p&gt;Sorry for the delays&amp;#8230;&lt;/p&gt;</description>
 <pubDate>Thu, 02 Oct 2008 06:57:58 +0000</pubDate>
 <dc:creator>Michael Geary</dc:creator>
 <guid isPermaLink="false">comment 6093 at http://mg.to</guid>
</item>
<item>
 <title>Autopulate select dropdown using jquery and json</title>
 <link>http://mg.to/2006/01/25/json-for-jquery#comment-6092</link>
 <description>&lt;p&gt;Hello&lt;/p&gt;

&lt;p&gt;I need your help on this.&lt;/p&gt;

&lt;p&gt;Example:
I have JSON data &lt;/p&gt;

&lt;p&gt;Country Code&lt;/p&gt;

&lt;p&gt;Belgium 106
China 103&lt;/p&gt;

&lt;p&gt;How do I populate a HTML select dropdown box with the json data&lt;/p&gt;

&lt;p&gt;Select Dropdown(Belgium, China)&lt;/p&gt;

&lt;p&gt;Now when I select a value like China, it should traverse JSON and display the code.&lt;/p&gt;

&lt;p&gt;Can someone show me an example of how, this can be done using JSON and Jquery.&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;</description>
 <pubDate>Mon, 29 Sep 2008 02:52:36 +0000</pubDate>
 <dc:creator>Visitor</dc:creator>
 <guid isPermaLink="false">comment 6092 at http://mg.to</guid>
</item>
<item>
 <title>time saver</title>
 <link>http://mg.to/2008/06/04/annotate-your-youtube-video-annotube#comment-6082</link>
 <description>&lt;p&gt;Our programmer has been promising to do a similar plug in for ages now,
- so thanks for doing his work&lt;/p&gt;</description>
 <pubDate>Thu, 18 Sep 2008 10:31:03 +0000</pubDate>
 <dc:creator>david nicholas</dc:creator>
 <guid isPermaLink="false">comment 6082 at http://mg.to</guid>
</item>
<item>
 <title>Very Excited!</title>
 <link>http://mg.to/2008/06/04/annotate-your-youtube-video-annotube#comment-6067</link>
 <description>&lt;p&gt;Wonderful idea!  I can&amp;#8217;t wait to see it in action.  I have been looking for a way to do this off-site from google and automate the process.  Can the file use to annotate be filled with .xml?&lt;/p&gt;</description>
 <pubDate>Thu, 21 Aug 2008 15:05:10 +0000</pubDate>
 <dc:creator>Minneapolis Guy</dc:creator>
 <guid isPermaLink="false">comment 6067 at http://mg.to</guid>
</item>
<item>
 <title>Great for Content Developers</title>
 <link>http://mg.to/2008/06/04/annotate-your-youtube-video-annotube#comment-6065</link>
 <description>&lt;p&gt;&amp;#8216;a long “few days,” &amp;#8217; &amp;#8230;the nature of the better projects:).&lt;/p&gt;

&lt;p&gt;A great solution for content developers, keep your spirits up, appreciate your effort.&lt;/p&gt;

&lt;p&gt;Cheers
Michael Bolger &lt;/p&gt;</description>
 <pubDate>Fri, 25 Jul 2008 10:56:40 +0000</pubDate>
 <dc:creator>Michael Bolger</dc:creator>
 <guid isPermaLink="false">comment 6065 at http://mg.to</guid>
</item>
<item>
 <title>Been working on it :-)</title>
 <link>http://mg.to/2008/06/04/annotate-your-youtube-video-annotube#comment-6064</link>
 <description>&lt;p&gt;It&amp;#8217;s been a long &amp;#8220;few days,&amp;#8221; hasn&amp;#8217;t it? {embarrassed grin}&lt;/p&gt;

&lt;p&gt;I actually have been working on it and have added the features I was missing to finish the annotation of my own video. Almost ready for you to try out. (Dare I say &amp;#8220;a few days?&amp;#8221; Hopefully sooner!)&lt;/p&gt;

&lt;p&gt;Sorry about the delay, and thanks for your patience.&lt;/p&gt;</description>
 <pubDate>Wed, 23 Jul 2008 22:28:34 +0000</pubDate>
 <dc:creator>Michael Geary</dc:creator>
 <guid isPermaLink="false">comment 6064 at http://mg.to</guid>
</item>
</channel>
</rss>
