[OT] PDF signing using PHP script

2009-08-12 Thread Ori Idan
I have a PHP script running on Linux host that creates PDF documents
(actually I am now writing it) the PDF's are created using a free library
named FPDF.
I would like to add digital signature to the PDF document.
The only solutions I found are commercial closed source, does someone know a
free (as in free speech) solution?

-- 
Ori Idan
___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il


Re: [OT] PDF signing using PHP script

2009-08-12 Thread Robert Wallner
http://portablesigner.sourceforge.net/

2009/8/12 Ori Idan :
> I have a PHP script running on Linux host that creates PDF documents
> (actually I am now writing it) the PDF's are created using a free library
> named FPDF.
> I would like to add digital signature to the PDF document.
> The only solutions I found are commercial closed source, does someone know a
> free (as in free speech) solution?
>
> --
> Ori Idan
>
>
> ___
> Linux-il mailing list
> Linux-il@cs.huji.ac.il
> http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
>
>



-- 
Robert Wallner

___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il


Re: Fwd: Flash based games not working

2009-08-12 Thread Amos Shapira
2009/8/11 Akiva 
> c - We switched to a http pseudo-streaming script (xmoov-php).  As soon as we 
> did this our Israeli customers with download delays immediately reported a 
> major improvement.  Even though we implemented this script with bandwidth 
> throttling!  Since this is delivered on port 80, the firewall issues also 
> were removed.  As a negative, the per-memory use on our server for each 
> download stream is much heavier, but fortunately memory cost is not that high.
>
> If anyone has suggestions on improving flash stream loading, we'd certainly 
> be happy to hear about it and try any suggestions.

1. PHP (at least used to be) none thread-safe and therefore require
use of pre-fork Apache MPM which in turn means process per request.
Try to move away from PHP if possible by finding out what the protocol
it implements looks like and using other implementations.

2. nginx is supposed to be a reverse proxy accelerator but it turns
out that you can serve dynamic content from it too - including running
PHP - and it's supposed to do this much better than Apache.

--Amos

___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il


Re: [OT] PDF signing using PHP script

2009-08-12 Thread Ori Idan
Thank you,
however I do not have Java on the server and I don't have access to PHP
system or exec functions therefore I need it in PHP.

-- 
Ori Idan


On Wed, Aug 12, 2009 at 2:38 PM, Robert Wallner  wrote:

> http://portablesigner.sourceforge.net/
>
> 2009/8/12 Ori Idan :
> > I have a PHP script running on Linux host that creates PDF documents
> > (actually I am now writing it) the PDF's are created using a free library
> > named FPDF.
> > I would like to add digital signature to the PDF document.
> > The only solutions I found are commercial closed source, does someone
> know a
> > free (as in free speech) solution?
> >
> > --
> > Ori Idan
> >
> >
> > ___
> > Linux-il mailing list
> > Linux-il@cs.huji.ac.il
> > http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
> >
> >
>
>
>
> --
> Robert Wallner
>
___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il


Re: [OT] PDF signing using PHP script

2009-08-12 Thread Noam Rathaus
Are you willing to pay money?

There are commercial solutions

2009/8/12 Ori Idan :
> Thank you,
> however I do not have Java on the server and I don't have access to PHP
> system or exec functions therefore I need it in PHP.
>
> --
> Ori Idan
>
>
> On Wed, Aug 12, 2009 at 2:38 PM, Robert Wallner  wrote:
>>
>> http://portablesigner.sourceforge.net/
>>
>> 2009/8/12 Ori Idan :
>> > I have a PHP script running on Linux host that creates PDF documents
>> > (actually I am now writing it) the PDF's are created using a free
>> > library
>> > named FPDF.
>> > I would like to add digital signature to the PDF document.
>> > The only solutions I found are commercial closed source, does someone
>> > know a
>> > free (as in free speech) solution?
>> >
>> > --
>> > Ori Idan
>> >
>> >
>> > ___
>> > Linux-il mailing list
>> > Linux-il@cs.huji.ac.il
>> > http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
>> >
>> >
>>
>>
>>
>> --
>> Robert Wallner
>
>
> ___
> Linux-il mailing list
> Linux-il@cs.huji.ac.il
> http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
>
>

___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il


[Telux] Tel Aviv Open Source Club Meeting on 6-September: Advanced GDB

2009-08-12 Thread Shlomi Fish
Hi!

I'm glad to announce that we will gather to hear a talk by David Khosid about 
"Advanced GDB" on 6-September-2009. For more informatoin see:

* http://www.cs.tau.ac.il/telux/

* http://wiki.osdc.org.il/index.php/Tel_Aviv_Meeting_on_06_September_2009

This is just a pre-announcement. If anyone would be interested in giving a 
presentation to Telux on Sunday at 18:30 in Tel Aviv University before or 
after that, it would be appreciated.

Dov, are you still on about SCons?

Regards,

Shlomi Fish

-- 
-
Shlomi Fish   http://www.shlomifish.org/
Rethinking CPAN - http://xrl.us/bjn7p

God gave us two eyes and ten fingers so we will type five times as much as we
read.

___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il


Re: kopete and hebrew

2009-08-12 Thread sara fink
On 8/11/09, Dotan Cohen  wrote:
> Sara, try to reproduce using the info on this bug to see if this is your
> issue:
> https://bugs.kde.org/show_bug.cgi?id=154983
>
> What version of Kopete / KDE are you using?
Kopete 0.12.7 kde 3.5.9 (lazy to upgrade kde)

will check the bug link. Yesterday I checked with other friend and she
couldn't see hebrew.
>
>
> --
> Dotan Cohen
>
> http://what-is-what.com
> http://gibberish.co.il
>

___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il


Re: kopete and hebrew

2009-08-12 Thread sara fink
On 8/12/09, sara fink  wrote:
> On 8/11/09, Dotan Cohen  wrote:
>> Sara, try to reproduce using the info on this bug to see if this is your
>> issue:
>> https://bugs.kde.org/show_bug.cgi?id=154983

I checked this link. A friend of mine said that she saw like a binom
formula. Looks like it is how you reported in the bug.

The only difference is that my locale is english.
I also have another 2 problems:
1. all icq users appear offline when they are online.
2. some of the users appear "waiting for authorization" even though
they are authorized.

I will check later today with other friend to see how it appears now.
>>
>> What version of Kopete / KDE are you using?
> Kopete 0.12.7 kde 3.5.9 (lazy to upgrade kde)
>
> will check the bug link. Yesterday I checked with other friend and she
> couldn't see hebrew.
>>
>>
>> --
>> Dotan Cohen
>>
>> http://what-is-what.com
>> http://gibberish.co.il
>>
>

___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il


[YBA] Freescale i.MX27 project

2009-08-12 Thread Jonathan Ben Avraham

Dear Linux-IL members,
A potential customer of mine has designed a board based closely on a 
Freescale i.MX27 reference board. He has just received a few samples of 
the board from manufacturing this week.


The customer is looking for someone who can a commit to doing the board 
bring-up process, write the BSP and set up a BusyBox distribution with Qt 
libraries within five weeks, with significant penalties for late delivery.


Anyone interested?
Regards,

 - yba


--
 EE 77 7F 30 4A 64 2E C5  83 5F E7 49 A6 82 29 BA~. .~   Tk Open Systems
=}ooO--U--Ooo{=
 - y...@tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il


Re: [YBA] Freescale i.MX27 project

2009-08-12 Thread sammy ominsky

On 13/08/2009, at 09:04, Jonathan Ben Avraham wrote:

The customer is looking for someone who can a commit to doing the  
board bring-up process, write the BSP and set up a BusyBox  
distribution with Qt libraries within five weeks, with significant  
penalties for late delivery.


Are there significant bonuses for early delivery?

--sambo


___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il


Re: [YBA] Freescale i.MX27 project

2009-08-12 Thread Jonathan Ben Avraham


No, you have to include them in your price quotation.

 - yba


On Thu, 13 Aug 2009, sammy ominsky wrote:


Date: Thu, 13 Aug 2009 09:34:58 +0300
From: sammy ominsky 
To: ILUG 
Subject: Re: [YBA] Freescale i.MX27 project

On 13/08/2009, at 09:04, Jonathan Ben Avraham wrote:

The customer is looking for someone who can a commit to doing the board 
bring-up process, write the BSP and set up a BusyBox distribution with Qt 
libraries within five weeks, with significant penalties for late delivery.


Are there significant bonuses for early delivery?

--sambo


___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il


--
 EE 77 7F 30 4A 64 2E C5  83 5F E7 49 A6 82 29 BA~. .~   Tk Open Systems
=}ooO--U--Ooo{=
 - y...@tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il


data loss after power failure

2009-08-12 Thread Micha Silver
We suffered some annoying file and directory corruption on a CentOS 5.3 
64 bit server two days ago after a long power failure - long enough to 
drain the UPS battery, with several short "spurts" of power until it 
finally stabilized. Files appeared as directories, directories turned 
into files, duplicated inodes, in short, a mess. And most of the 
corruption was under /usr, i.e. *not* files that were being written to 
when the power went off. The file system is ext3 but the journaling 
didn't help - well maybe it did, but not enough...



The machine is a Dell PE 840 with their PERC 5i controller and 4 SATA 
disks in a RAID 5 array. It has its own battery backup to preserve the 
writeback cache in case of power failure (but again the files that got 
"kevorked" were not being written...). And it's relatively new ( < 2 
yrs). Two identical machine attached to the same UPS, but w/o RAID came 
thru the event with no problems. And other, older servers with SCSI 
disks also showed no ill effects.


Does anyone have any ideas how to prevent this kind of thing in the 
future? (short of adding lots of additional batteries)



Thanks,

Micha


___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il