Modifying Javascript on-the-fly is Firefox

2009-11-22 Thread Baruch Siach
Hi Linux-IL members, I need to interact with web based application at a client location. This application suffers from an easy to fix bug in its Javascript source syntax that makes the application unusable under Firefox. Is there any way to run a sed equivalent on the Javascript source before i

Re: Using OpenSource software in closed source componies (how ?)

2009-11-22 Thread Micha
On 22/11/2009 21:30, Raz wrote: GPL version 1 asserts that any software as a whole combined with GPLv1 software has to be released under the terms of GPL v1. I have to admit I don't know GPL v1 too much 2009/11/22 Gilad Ben-Yossef mailto:gi...@codefidence.com>> Hetz Ben Hamo wrote:

Re: Using OpenSource software in closed source componies (how ?)

2009-11-22 Thread Raz
GPL version 1 asserts that any software as a whole combined with GPLv1 software has to be released under the terms of GPL v1. 2009/11/22 Gilad Ben-Yossef > Hetz Ben Hamo wrote: > > Hi Boris, > > you *CAN* use open source software with closed source application. The > exception is when you're c

Re: [HAIFUX LECTURE] How Time Flies: Jiffies, Hi-Res Timers and the Tickless Kernel - Gilad Ben-Yossef

2009-11-22 Thread Gilad Ben-Yossef
Orna Agmon Ben-Yehuda wrote: On Monday, November 23rd (TOMORROW) at 18:30, Haifux will gather to hear Gilad Ben-Yossef talk about How Time Flies: Jiffies, Hi-Res Timers and the Tickless Kernel Unfortunately, I will have to disappoint everyone (yet again) and cancel this talk. Please accep

Re: Using OpenSource software in closed source componies (how ?)

2009-11-22 Thread Gilad Ben-Yossef
Hetz Ben Hamo wrote: Hi Boris, you *CAN* use open source software with closed source application. The exception is when you're changing the source of the open source application, which means you'll need to give back the modification. I think linking to a FOSS product (GPL'd) is a bit more pr