<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Ynet Links and Vids | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/2014</link>
    <description>Recent comments on userscript: Ynet Links and Vids</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by shalev.ethan</title>
      <description>&lt;p&gt;I just created a new version of this script based on Jillian's great work, and fixed it so it handles the new videos. see it &lt;a href=&quot;http://userscripts.org/scripts/show/32443&quot;&gt;here&lt;/a&gt;.
&lt;br /&gt;Jillian, you're free to take my code, and use it as a version update for this script. no good will come from having two separate branches.
&lt;br /&gt;Everyone else - please let me know if this script gives you any problems.&lt;/p&gt;</description>
      <pubDate>Mon, 25 Aug 2008 00:31:54 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73878</guid>
      <author>shalev.ethan</author>
      <link>http://userscripts.org/posts/73878</link>
    </item>
    <item>
      <title>Archived Comments, replied by tulipcorp</title>
      <description>&lt;p&gt;A new version of the video player appears and caused the script not to function:
&lt;br /&gt; &lt;code&gt; http://www.ynet.co.il/articles/0,7340,L-3574469,00.html  &lt;code&gt;&lt;/p&gt;

&lt;p&gt;For now, the new version doesn't replace the old one and both version in use.&lt;/p&gt;

&lt;p&gt;Can u please update this useful script?&lt;/code&gt;&lt;/code&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 28 Jul 2008 21:37:54 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73879</guid>
      <author>tulipcorp</author>
      <link>http://userscripts.org/posts/73879</link>
    </item>
    <item>
      <title>Archived Comments, replied by geus</title>
      <description>&lt;p&gt;notice that the video is changed and not working.&lt;/p&gt;</description>
      <pubDate>Mon, 28 Jul 2008 18:50:35 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73880</guid>
      <author>geus</author>
      <link>http://userscripts.org/posts/73880</link>
    </item>
    <item>
      <title>Archived Comments, replied by Uri</title>
      <description>&lt;p&gt;Very nice - One problem though. Ynet posts most vids with objtype application/asx (Multiple vids).&lt;/p&gt;

&lt;p&gt;Your script translates all vids into objtype video/x-ms-wmv - Causing mplayer/VLC plugins to only play the first vid (The ynet logo vid) or not play anything.&lt;/p&gt;

&lt;p&gt;Doing this on line 134:
&lt;br /&gt;&lt;code&gt;obj.type = &quot;application/asx&quot;;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Solves the problem - but it would be better to parse the asx file and extract the desirable content and filter out the ads.&lt;/p&gt;

&lt;p&gt;Unfortunately, my JS is nonexistent... :-)&lt;/p&gt;</description>
      <pubDate>Sun, 02 Sep 2007 21:46:50 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73881</guid>
      <author>Uri</author>
      <link>http://userscripts.org/posts/73881</link>
    </item>
    <item>
      <title>Archived Comments, replied by HuBeZa</title>
      <description>&lt;p&gt;&#1505;&#1493;&#1507; &#1505;&#1493;&#1507; &#1488;&#1508;&#1513;&#1512; &#1500;&#1508;&#1514;&#1493;&#1495; &#1500;&#1497;&#1504;&#1511;&#1497;&#1501; &#1489;&#1496;&#1488;&#1489;&#1497;&#1501;
&lt;br /&gt;&#1499;&#1500; &#1492;&#1499;&#1489;&#1493;&#1491;&lt;/p&gt;</description>
      <pubDate>Tue, 17 Jul 2007 13:40:43 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73882</guid>
      <author>HuBeZa</author>
      <link>http://userscripts.org/posts/73882</link>
    </item>
    <item>
      <title>Archived Comments, replied by Eyal Soha</title>
      <description>&lt;p&gt;Oops, I meant LINE 265.  In some links, the openinnewwindow() call is in the onClick.  Put it in the href and delete the onClick.&lt;/p&gt;</description>
      <pubDate>Sat, 27 Jan 2007 09:41:05 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73883</guid>
      <author>Eyal Soha</author>
      <link>http://userscripts.org/posts/73883</link>
    </item>
    <item>
      <title>Archived Comments, replied by Eyal Soha</title>
      <description>&lt;p&gt;There are still some links unprocessed that need to be processed.  Replace like 265 with this: &lt;/p&gt;

&lt;p&gt;        } else if(/(openInnewWindow|openWin|open)\b/.test(curLink.getAttribute(&quot;onClick&quot;))) {
&lt;br /&gt;            curLink.href = unescape(/\(['&quot;](.+?)[&quot;']/.exec(curLink.getAttribute(&quot;onClick&quot;))[1]);
&lt;br /&gt;            curLink.removeAttribute(&quot;onClick&quot;);
&lt;br /&gt;        }&lt;/p&gt;</description>
      <pubDate>Sat, 27 Jan 2007 09:38:50 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73884</guid>
      <author>Eyal Soha</author>
      <link>http://userscripts.org/posts/73884</link>
    </item>
    <item>
      <title>Archived Comments, replied by peuh-bugmenot</title>
      <description>&lt;p&gt;Amazing :) Do you have an email to be contacted by ? is there an .xpi version of this ?&lt;/p&gt;</description>
      <pubDate>Sat, 16 Dec 2006 01:40:35 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73885</guid>
      <author>peuh-bugmenot</author>
      <link>http://userscripts.org/posts/73885</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jillian</title>
      <description>&lt;p&gt;After I checked ynetnews.com with v2.6, I realized I unwittingly made it work there too, which gave me the idea to work with the iframes  and grease their content.
&lt;br /&gt;So starting with 2.6, the script works with ynetnews.com.
&lt;br /&gt;BTW, to install an .xpi file just drag it onto the Firefox window.&lt;/p&gt;</description>
      <pubDate>Mon, 11 Dec 2006 18:19:16 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73886</guid>
      <author>Jillian</author>
      <link>http://userscripts.org/posts/73886</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jillian</title>
      <description>&lt;p&gt;Ohad, I've added this functionality, but some movies will give error 404, and once clicked, the iframe turns blank. If someone fixes it, I'll update the script.&lt;/p&gt;</description>
      <pubDate>Mon, 11 Dec 2006 18:13:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73887</guid>
      <author>Jillian</author>
      <link>http://userscripts.org/posts/73887</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jillian</title>
      <description>&lt;p&gt;Ohad: Perhaps in the next version.&lt;/p&gt;

&lt;p&gt;Nadav: Sorry, I barely have time to grease the sites I visit... I'd suggest to ask the Linux community for help, e.g. whatsup.co.il&lt;/p&gt;

&lt;p&gt;Ethan: I tried it myself, but even with articles/1* I still get the &amp;lt;meta /&gt; tag, so maybe ynet blocked that breach :).&lt;/p&gt;

&lt;p&gt;Richard: Currently the script only works on ynet.co.il. I'll see what I can do about ynetnews.com&lt;/p&gt;

&lt;p&gt;Thanks for the feedback!&lt;/p&gt;</description>
      <pubDate>Mon, 27 Nov 2006 18:19:35 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73888</guid>
      <author>Jillian</author>
      <link>http://userscripts.org/posts/73888</link>
    </item>
    <item>
      <title>Archived Comments, replied by Nadav Kavalerchik</title>
      <description>&lt;p&gt;works great form me on debian sid with firefox 2, thanks :-)&lt;/p&gt;

&lt;p&gt;( i use some of your other scripts too, great work !)&lt;/p&gt;

&lt;p&gt;now, maybe you can help me...&lt;/p&gt;

&lt;p&gt;I have this other issue, we put Linux in schools (here in Israel) using the ltsp.org as main architecture. but some of the schools sites are not displayed correctly. so can you please check them out to see if you can fix the javascript and get pied for it too.&lt;/p&gt;

&lt;p&gt;here is one example of edusystems cms system used in one of the school...
&lt;br /&gt;&lt;a href=&quot;http://www.atarnet.net/nodeweb.asp?t=25585&quot;&gt;http://www.atarnet.net/nodeweb.asp?t=25585&lt;/a&gt; ( in which, the menu on the right does not work and also the combo links on the upper left does not work )&lt;/p&gt;

&lt;p&gt;here is my email : nadavkav et gmail.com
&lt;br /&gt;:-)&lt;/p&gt;</description>
      <pubDate>Sat, 18 Nov 2006 11:53:19 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73889</guid>
      <author>Nadav Kavalerchik</author>
      <link>http://userscripts.org/posts/73889</link>
    </item>
    <item>
      <title>Archived Comments, replied by Ohad Lutzky</title>
      <description>&lt;p&gt;Would you consider adding functionality from &lt;a href=&quot;http://userscripts.org/scripts/show/6416&quot;&gt;http://userscripts.org/scripts/show/6416&lt;/a&gt;?&lt;/p&gt;</description>
      <pubDate>Fri, 17 Nov 2006 16:25:56 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73890</guid>
      <author>Ohad Lutzky</author>
      <link>http://userscripts.org/posts/73890</link>
    </item>
    <item>
      <title>Archived Comments, replied by ethan1701</title>
      <description>&lt;p&gt;according to this article:
&lt;br /&gt;&lt;a href=&quot;http://blog.goleshet.com/home/1163251711&quot;&gt;http://blog.goleshet.com/home/1163251711&lt;/a&gt;
&lt;br /&gt;you can prevent ynet from auto-refreshing pages by replacing the first parameter in the article's address from 0 to 1.
&lt;br /&gt;I would love to have this implemented in the next version of this add-on. Maybe even allow the user to decide if to allow auto refresh or not.&lt;/p&gt;

&lt;p&gt;-Ethan&lt;/p&gt;</description>
      <pubDate>Wed, 15 Nov 2006 15:14:57 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73891</guid>
      <author>ethan1701</author>
      <link>http://userscripts.org/posts/73891</link>
    </item>
    <item>
      <title>Archived Comments, replied by Richard Silverstein</title>
      <description>&lt;p&gt;This script is not working for me.  I have it installed &amp;amp; yet when I try to play Ynetnews video it does not work.&lt;/p&gt;

&lt;p&gt;Is your script designed only to work at the Ynet Hebrew lang. site but not the YnetNews English lang. site?&lt;/p&gt;

&lt;p&gt;Would you know of any way I can get video working in FF at the Ynetnews site?  I downloaded an xpi file from the Ynetnews site but my PC isn't recognizing the file format &amp;amp; I can't open the file.&lt;/p&gt;</description>
      <pubDate>Thu, 09 Nov 2006 07:38:28 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73892</guid>
      <author>Richard Silverstein</author>
      <link>http://userscripts.org/posts/73892</link>
    </item>
    <item>
      <title>Archived Comments, replied by Lior Zur</title>
      <description>&lt;p&gt;Fantastic! Seems to work great on the entire site. Great job. &lt;/p&gt;

&lt;p&gt;As for Winter's remark - from my experience, the script works perfectly and doesn't affect the newsflash functionality. &lt;/p&gt;

&lt;p&gt;What COULD be the problem is, if you have another, older, script that tries to fix Ynet's links, like the script YnetURLs. If you remove it, and also make sure you run the latest version of this script, there should be no problem.&lt;/p&gt;</description>
      <pubDate>Sun, 06 Aug 2006 01:54:53 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73893</guid>
      <author>Lior Zur</author>
      <link>http://userscripts.org/posts/73893</link>
    </item>
    <item>
      <title>Archived Comments, replied by Winter</title>
      <description>&lt;p&gt;The only thing that prevents me from using this useful script is that it kills the newsflash functionality (when you click on a newsflash  headline, it'll open it in the small newsflash  window which makes it unreadable).&lt;/p&gt;</description>
      <pubDate>Mon, 01 May 2006 03:52:10 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73894</guid>
      <author>Winter</author>
      <link>http://userscripts.org/posts/73894</link>
    </item>
    <item>
      <title>Archived Comments, replied by thebigo195</title>
      <description>&lt;p&gt;ata totach, this is great!!&lt;/p&gt;</description>
      <pubDate>Tue, 07 Feb 2006 20:32:39 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73895</guid>
      <author>thebigo195</author>
      <link>http://userscripts.org/posts/73895</link>
    </item>
    <item>
      <title>Archived Comments, replied by daniel Rozenberg</title>
      <description>&lt;p&gt;Hallelujah! :)&lt;/p&gt;</description>
      <pubDate>Wed, 04 Jan 2006 16:13:02 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73896</guid>
      <author>daniel Rozenberg</author>
      <link>http://userscripts.org/posts/73896</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews</title>
      <description>&lt;p&gt;The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)&lt;/p&gt;</description>
      <pubDate>Wed, 17 Nov 2004 01:05:45 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17053:73877</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/73877</link>
    </item>
  </channel>
</rss>
