Re: [E] Re: [Discuss] PIP to add system topic for topic creation/deletion events

2021-04-22 Thread Joe Francis
the system itself into it, (eg: security events like failed auth etc), but you will need to provide an aggregate view for the cluster as a whole from all the brokers Joe On Thu, Apr 22, 2021 at 6:10 AM Joe Francis wrote: > Completely disagree that we have accepted this risk with PIP-39. Tha

Re: [E] Re: [Discuss] PIP to add system topic for topic creation/deletion events

2021-04-22 Thread Joe Francis
Completely disagree that we have accepted this risk with PIP-39. That is different because it is an admin flow. A failure in a namespace policy change does not affect data flow. What you are proposing is in the data path. Topics and subs are created in the data flow path. Failure means outages.

Re: [E] Re: [PIP-78] Split the individual acknowledgments into multiple entries

2021-01-22 Thread Joe Francis
Let me take a step back and explain how I am looking at this from a high-level design viewpoint Bookkeeper (BK) is like an LSM implementation of a KV store. Writes to all keys are appended to a single file; deletes are logical. Compaction reclaims space. An Index is used locate entries, tracki

Re: [DISCUSS] PIP 64: Introduce REST endpoints for producing, consuming and reading messages

2020-05-14 Thread Joe Francis
We do have concerns, and we have implemented throttles on even our existing REST APIs in the broker. So we would like to be able to turn this off, and validation that the implementation changes do not degrade existing protobuf based throughput Joe On Thu, May 14, 2020 at 12:35 AM Sijie Guo wrote

[Ubuntu-x-swat] [Bug 1865314] [NEW] Suggest removal of xkeystone

2020-02-29 Thread Joe Francis
Public bug reported: Originally posted this as a question https://answers.launchpad.net/ubuntu/+question/689060 and was directed here. x11-xserver-utils includes the script /usr/bin/xkeystone xkeystone is a nickle script, and x11-xserver-utils does not depend on nickle, and even if you install n

[Desktop-packages] [Bug 1865314] [NEW] Suggest removal of xkeystone

2020-02-29 Thread Joe Francis
Public bug reported: Originally posted this as a question https://answers.launchpad.net/ubuntu/+question/689060 and was directed here. x11-xserver-utils includes the script /usr/bin/xkeystone xkeystone is a nickle script, and x11-xserver-utils does not depend on nickle, and even if you install n

[Bug 1865314] [NEW] Suggest removal of xkeystone

2020-02-29 Thread Joe Francis
Public bug reported: Originally posted this as a question https://answers.launchpad.net/ubuntu/+question/689060 and was directed here. x11-xserver-utils includes the script /usr/bin/xkeystone xkeystone is a nickle script, and x11-xserver-utils does not depend on nickle, and even if you install n

Re: PIP 36: Max message size

2019-05-14 Thread Joe Francis
They are not unrelated, because msg size automatically server double duty as a resource unit now, for all buffer allocations, and decoupling the two is good. It's perfectly reasonable to have one resource unit and be able to support small and large messages, instead of having to run separate instan

Re: [PROPOSAL] Remove deprecated client APIs in 2.4 release

2018-12-13 Thread Joe Francis
-1. The amount of changes this will need, especially around tools and code developed around the old API is enormous. And no, remaining with the old lib is not an option, unless there is a plan to maintain the old lib, with dependencies up-to-date with security fixes I would like the team to dis

Re: Limitations on No.Of Producers and Consumers

2018-11-12 Thread Joe Francis
>>The real limit in pulsar is the amount of metadata that can be stored in zookeeper. After, PIP-8, It is now possible to run multiple Pulsar clusters under one service URL (going beyond the limits of a what a single ZK can support). Joe On Mon, Nov 12, 2018 at 7:36 AM, Dave Fisher wrote: > M

Re: No space on H21 (Was: Fwd: Build failed in Jenkins: guacamole-client-coverity #73)

2018-10-01 Thread Joe Francis
We should cleanup all the bk/zk dirs created by unit tests. Almost 16gig of junk On Mon, Oct 1, 2018, 11:31 AM Matteo Merli wrote: > Chris, are these `ws-cleanup` jobs something that is created internally by > Jenkins? The job we have is `pulsar_precommit_cpp`. > > Is there any setting in Jenkin

Re: Pulsar release 2.2

2018-09-27 Thread Joe Francis
Good. I will get this going. Joe On Thu, Sep 27, 2018 at 8:30 PM, Sijie Guo wrote: > Hi Joe, > > I think all the issues for 2.2 are merged :) we are ready to go with the > release :) > > - Sijie > > > On Fri, Sep 21, 2018 at 5:54 PM Matteo Merli > wrote: > > > Hopefully there should be no issu

[Bug 1787210] Re: package samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.2 failed to install/upgrade: installed samba package post-installation script subprocess returned error exit status 1

2018-08-16 Thread Joe Francis
I had this same update apply overnight automatically on a pair of servers and kill samba as well. I downgraded to prior version and things seem to be working, although on one server the package setup doesn't complete successfully: invoke-rc.d: initscript samba-ad-dc, action "restart" failed. ● sa

Re: Triggering Pulsar Functions

2018-03-12 Thread Joe Francis
>The idea is that one can issue a curl command with payload to a Pulsar >Function running inside a Pulsar cluster and have the function work on the >payload. This is a stateless function? It can run on any framework that can execute a function - whats specific about this to need Pulsar? Joe On

Re: Pulsar now using standard Apache BookKeeper

2018-03-05 Thread Joe Francis
taking BK dev off this.. Pulsar storage has to be rock stable at all times. I will make a few suggestions to that end. Note that there is a direct conflict of interests here. For new installations, they have no baggage and would like the latest/greatest features. But for users who are already

Re: [DISCUSS] Topic Compaction for Pulsar

2017-12-12 Thread Joe Francis
Hi Ivan, My thoughts are now on the PR Cheers, Joe On Mon, Dec 11, 2017 at 9:20 PM, Nozomi Kurihara wrote: > Hi, Ivan > > > The proposal looks good to me. > > > I think this feature is useful for subscribing database change, etc. > > (If you already have more practical use case, please let me

Re: [DISCUSSION] Next Pulsar release

2017-10-26 Thread Joe Francis
That's great that YJ is going to drive 1.21. But we would still need one dev as the Release Manager, who will need to get the personal key verified . Joe On Thu, Oct 26, 2017 at 7:24 PM, Nozomi Kurihara wrote: > Hi Matteo, > > > > Even though it's mostly fixes, I think it would still make sen

Re: [VOTE] Pulsar 1.20.0-incubating Release Candidate 0

2017-10-08 Thread Joe Francis
Hi Jim, Would you mind mentioning your vote on the general@incubator VOTE thread? https://lists.apache.org/thread.html/5d02e7b79f63eef5a7f23d29469b19747be3bbe37d4410acdcfbbcdd@%3Cgeneral.incubator.apache.org%3E Thanks, Joe On Sun, Oct 8, 2017 at 7:49 AM, Jim Jagielski wrote: > +1 (binding) >

Re: [VOTE] Pulsar 1.20.0-incubating Release Candidate 0

2017-10-03 Thread Joe Francis
Hi Dave, The link in the email should have been https://github.com/apache/ incubator-pulsar/milestone/9?closed=1 The current link I sent out https://github.com/apache/ incubator-pulsar/milestone/9 . leads to the the top level pag

Re: Pulsar encryption, Bouncycastle and export license page

2017-09-25 Thread Joe Francis
Dave, To the best of my knowledge, that seems completely correct. Joe On Mon, Sep 25, 2017 at 1:20 PM, Matteo Merli wrote: > Hi Dave, > > thanks for chiming in. I and Joe have been reading along the document for > handling crypto code at http://www.apache.org/dev/crypto.html > > My brief under

Re: Next release of Pulsar 1.20

2017-09-14 Thread Joe Francis
There are still PRs pending. I would like to start the release process by EOD today, so please try to get this done. Most of these PR's don't need a lot of work remaining to merge them. Joe - Add option to persist unack-msg range to cursor-ledger if range is high

Re: Aug Podling report - Draft

2017-08-01 Thread Joe Francis
、"Joe Francis" を書き込みました:     Thanks, Dave and Matteo. Will add those edits.     I will wait a day for any other comments, and submit with all edits tomorrow.     Joe             On Monday, July 31, 2017 3:12 PM, Dave Fisher wrote:             Hi Joe,         > On Jul 31, 201

Re: Aug Podling report - Draft

2017-07-31 Thread Joe Francis
Thanks, Dave and Matteo. Will add those edits.  I will wait a day for any other comments, and submit with all edits tomorrow. Joe On Monday, July 31, 2017 3:12 PM, Dave Fisher wrote: Hi Joe, > On Jul 31, 2017, at 3:05 PM, Matteo Merli wrote: > > Draft looks good to me. > > Just one n

Re: [DISCUSS] PIP-1 Pulsar proxy component

2017-06-29 Thread Joe Francis
 SSL will be supported? Joe On Thursday, June 29, 2017 1:51 PM, Matteo Merli wrote: I have created the wiki page with a first proposal (as we discussed earlier). https://github.com/apache/incubator-pulsar/wiki/PIP-1 Please add feedback in this thread (or if people prefer we can create

Re: Migrating development to incubator

2017-06-20 Thread Joe Francis
? > > >>>> > > >>>> We want to move source code and issues. Anything else? > > >>>> > > >>>> Regards, > > >>>> Dave > > >>>> > > >>>> Sent from my iPhone > > >>>

Re: Migrating development to incubator

2017-06-12 Thread Joe Francis
>From talking to the relevant folks here at Yahoo, it seems github requires >that the person doing the transfer needs to have have admin rights on both the >source and destination repos.  Joe On Friday, June 9, 2017 1:07 PM, Dave Fisher wrote: Hi Joe, I see that the secretary has regis

Re: [PROPOSAL] Pulsar - proposal for Apache Incubation

2017-04-27 Thread Joe Francis
r than that :) We have been running Pulsar in production at scale for about 2 years now, and more detailed write-up (though a little dated) is available here https://yahooeng.tumblr.com/post/150078336821/open-sourcing-pulsar-pub-sub-messaging-at-scale Cheers, Joe > On Apr 26, 2017

Re: [PROPOSAL] Pulsar - proposal for Apache Incubation

2017-04-27 Thread Joe Francis
s a community. I have to be careful about committing to Mentoring. I have some interest in such a project. I'd want gave a technical conversation. Regards, Dave > > John > > On Wed, Apr 26, 2017 at 5:38 PM Joe Francis > wrote: > >> >> Dear Apache Incub

[PROPOSAL] Pulsar - proposal for Apache Incubation

2017-04-26 Thread Joe Francis
be our Champion. Thank you, -Joe Francis - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org

Re: [PHP] php-cli-shebang

2011-06-08 Thread Joe Francis
why not using php.exe instead of php-cgi.exe as a parser ? On Wed, Jun 8, 2011 at 7:42 AM, Lists wrote: > Lists wrote: > >> Windows Server 2003 >> PHP fastcgi 5.2 >> > > > > O.K. '-q' is quiet mode (no header info), which works better when not using > the -f flag when calling the script (it appe

Re: [PHP] Help needed with php.ini

2011-06-06 Thread Joe Francis
I remember that there's 2 php.ini in Fedora, one is for SAPI like apache or other CGIServer, and another is for CLI. Can you confirm that you edited a right config file? On Mon, Jun 6, 2011 at 4:55 AM, Camilo Sperberg wrote: > On 05-06-2011, at 10:31, Adam Tong wrote: > > > Hi, > > > > I can'

[PHP] a shortcut to set variable

2011-04-12 Thread Joe Francis
eh, I just want to get a shortcut like $id = isset($_GET['id']) ? $_GET['id'] : 0; BTW, I'm using PHP5.3+, thanks bros. -- Powered By Francis™. Welcome to my website: http://www.francistm.com Rewrite to francis...@gmail.com please.

Re: [Ubuntu-zh] wordpress的feed无法访问

2010-12-16 Thread Joe Francis
检查 rewrite_module 是否开启; 检查 .htaccess 的重写规则是否正确; 2010/12/17 孙锡麟 > 不是wordpress.com 的, 是自己架设的服务器. > > 在 2010年12月16日 下午11:02,blue dark 写道: > > > 被墙很久了 > > > > 2010/12/16 孙锡麟 > > > > > 不知道有没有用过自己架设的wordpress站点? > > > > > > > 我现在博客架设好了,其他的也都很正常,只是rss功能无法使用。点击主页上的rss功能之后会转向index.php/feed,然后转向404页面。 >

Re: [Ubuntu-zh] 如何让笔记本没电时不 自动挂起?

2010-12-14 Thread Joe Francis
可以直接利用BIOS内置的那个放电程序呀? 2010/12/14 RLP > On Tue, 14 Dec 2010 20:06:32 +0800 > 柳东原 wrote: > > >电源选项里,没电只有三种操作:挂起、休眠、关机。 > >/* Windows 里面可以设置不操作。 */ > >但我那个笔记本电池有问题,显示没电的时候其实还能用一个小时,请问谁知道应该如何设置? > > 另外,我想提醒,你这种情况应该进行电池校准吧: > 1. 将电池充满 > 2. 开机放电,知道电池放光,系统断电(当然,要禁用电源管理) > 3. 再将电池充满 > > 每个月1次。 > > -- >

[Ubuntu-zh] 有人用过TrueImage么

2008-05-08 Thread Joe Francis
大家谁用过TrueImage8 Server for Linux ? 大家的注册码怎么添得?我怎么死活不行啊。 Google了半天没找到,求好人发个注册码来啊。 谢谢。 -- Powered By Francis™. Welcome to my blog: http://www.w3rep.cn/blog Please rewrite to [EMAIL PROTECTED] -- ubuntu-zh mailing list ubuntu-zh@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-z

Re: Repeated "load-on-startup" niggle

2004-01-25 Thread Joe Francis
Chris, thanks for responding. I think I understand. Sanity check: the filter is not even mentioned anywhere in the webapps/hal heirarchy, right? That hierarchy is totally unaware of the filter. If that's the case then all is making sense now. thanks again, -joe Chris Ward wrote: Hi Joe,

Re: Repeated "load-on-startup" niggle

2004-01-24 Thread Joe Francis
Shapira, Yoav wrote: Howdy, A javax.servlet.Filter is one nice clean way. Apologies if this is dumb q: Googling the jakarta site and reading the tomcat o'reilly have left me confused on this. Isn't the filter part of web app? From jakarta: Filters are configured in the deployment descriptor

Re: Special URL servlet request.

2004-01-24 Thread Joe Francis
When I tried that approach (adding "/*" to the mapping), my servlet received the requests to those url's with additional path, and was able to extract the patch info using HttpServeltRequest.getPathInfo. But it was no longer able to find other content such as static html files and image files

Re: Tomcat 4.1.29 war unpacking problems

2003-12-15 Thread Joe Francis
Philipp Taprogge wrote: In tomcat 4 you have to either restart tomcat after you drop the war in it's webapps directory or manually install the webapp using the tomcat manager (the path to war file should be relative to the webapps dir, so if you drop the war there, you can just enter it's name

Tomcat 4.1.29 war unpacking problems

2003-12-12 Thread Joe Francis
Possible newbie question, but I have not found any faqs addressing this: I just did a vanilla install of 4.1.29 on a linux box. Connecting to localhost:8080 seems to work fine and I can run the example servlets, etc. In netbeans I made a trivial servlet that just spits back some helloworld ht

Re: Goal of Composer

2003-08-14 Thread Joe Francis
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote: > Just wondering what the actual goal is of composer? I mean, in terms of > composer being a good dev-environment, it's horrible. TopStyle is > currently my favored dev tool- the way they deal with css and properties > is just amazing.

Re: editor:core component owner unchanged

2003-07-28 Thread Joe Francis
In article <[EMAIL PROTECTED]>, Peter Lairo <[EMAIL PROTECTED]> wrote: > Any chance of the *Paste without Formatting* will be implemented in > e-mail compose (it already exists in Composer)? > > I filed that bug wanting it for e-mail compose, but the programmer > misunderstood it to be for Com

editor:core component owner unchanged

2003-07-25 Thread Joe Francis
changing for now is the email address: mozeditor AT floppymoose DOT com cheers, Joe Francis

Re: Delete chomps entire paragraphs

2001-11-18 Thread Joe Francis
Apologies for quoting the whole original article here, but those on servers with shorter expirations may want to see the example Robin provides. Robin, at long last I have a fix for this problem: delete chomping entire blocks. The situation only occurred when you had one block inside another

Mail Reply Performance Status

2001-06-03 Thread Joe Francis
[posted to four newsgroups, followups set to netscape.public.mozilla.performance] Mail Reply Performance Status A couple of weeks ago I made a patch to the editor to streamline mail reply performance as much as possible. The patch for this is attached to bug 35295. This note summarizes performa

Mail Reply Performance Status

2001-06-03 Thread Joe Francis
[posted to four newsgroups, followups set to netscape.public.mozilla.performance] Mail Reply Performance Status A couple of weeks ago I made a patch to the editor to streamline mail reply performance as much as possible. The patch for this is attached to bug 35295. This note summarizes performa

Mail Reply Performance Status

2001-06-03 Thread Joe Francis
[posted to four newsgroups, followups set to netscape.public.mozilla.performance] Mail Reply Performance Status A couple of weeks ago I made a patch to the editor to streamline mail reply performance as much as possible. The patch for this is attached to bug 35295. This note summarizes performa

Re: Various mail/news and editor bugs

2001-05-15 Thread Joe Francis
In article <[EMAIL PROTECTED]>, Robin Whittle <[EMAIL PROTECTED]> wrote: > I spent a week solid in November trying to characterise, find and > fix bugs to do with whitespace in Composer. Robin, I just landed some stuff that should improve the whitespace handling. Give any build after last

Re: Various mail/news and editor bugs

2001-05-15 Thread Joe Francis
In article <[EMAIL PROTECTED]>, Robin Whittle <[EMAIL PROTECTED]> wrote: > I spent a week solid in November trying to characterise, find and > fix bugs to do with whitespace in Composer. Robin, I just landed some stuff that should improve the whitespace handling. Give any build after last

Re: Various mail/news and editor bugs

2001-03-09 Thread Joe Francis
In article <[EMAIL PROTECTED]>, Bob Page <[EMAIL PROTECTED]> wrote: > Ben Bucksch wrote: > > > the (default) composer is a HTML composer. > > So the HTML composer is compressing the whitespace. It doesn't need to > for internal storage of course, but it needs to for user feedback - > the user

Re: Various mail/news and editor bugs

2001-03-09 Thread Joe Francis
In article <[EMAIL PROTECTED]>, Bob Page <[EMAIL PROTECTED]> wrote: > Ben Bucksch wrote: > > > the (default) composer is a HTML composer. > > So the HTML composer is compressing the whitespace. It doesn't need to > for internal storage of course, but it needs to for user feedback - > the user

Re: Various mail/news and editor bugs

2001-03-06 Thread Joe Francis
In article <[EMAIL PROTECTED]>, Robin Whittle <[EMAIL PROTECTED]> wrote: > It does not seem that any changes have been made to correct > the whitespace problems I reported in November 2000 I already replied privately to Robin, but I should tell the rest of the world to: work on white

Re: Various mail/news and editor bugs

2001-03-06 Thread Joe Francis
In article <[EMAIL PROTECTED]>, Robin Whittle <[EMAIL PROTECTED]> wrote: > It does not seem that any changes have been made to correct > the whitespace problems I reported in November 2000 I already replied privately to Robin, but I should tell the rest of the world to: work on white

Re: data corruption for selection purposes

2001-03-01 Thread Joe Francis
In article <012c01c0a1ed$ad8bdf40$[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Lennon Day-Reynolds) wrote: > Wouldn't it be preferable to use an element that didn't have a direct > visual rendering, like a named anchor or empty div tag, rather than > inserting line breaks all over the place? The br

Re: data corruption for selection purposes

2001-02-28 Thread Joe Francis
In article <[EMAIL PROTECTED]>, fantasai <[EMAIL PROTECTED]> wrote: > Opening a document in Composer, doing absolutely > nothing, and saving it adds to every empty > table cell and every newline in a preformatted block. > Apparently, this is required for selection. > Why is this behavior cons

Re: Adding CSS to Composer : request for comments

2001-02-25 Thread Joe Francis
>>> In Internet Explorer (and Microsoft Office apps by default), if you >>> select across a word boundary, you automatically select the entire >>> word. [MT] >> Someone at Microsoft must have thought that was pretty odd behavior, >> because in IE 5 for mac (which came after the win version), yo

Re: Adding CSS to Composer : request for comments

2001-02-24 Thread Joe Francis
>> I keep being told that the world implied by number 2) above is coming, >> so we better be able to support it. But I don't understand *why* it's >> coming. And I'm not sure I believe that it *is* coming. [JF] > It is coming for sure. It is coming because more than 50% of american > citizens

Re: Adding CSS to Composer : request for comments

2001-02-24 Thread Joe Francis
> > > Yes, but people who only care about the rendering and not about the > > > structure won't be using Mozilla Composer. [MT] > > Why is that? Composer is free, it's part of a product that is very > > visible, it's on their platform, and it is targeted (at the moment at > > least) right at th

Re: Adding CSS to Composer : request for comments

2001-02-22 Thread Joe Francis
Matthew Thomas wrote: > In Internet Explorer (and Microsoft Office apps by default), if you > select across a word boundary, you automatically select the entire word. Someone at Microsoft must have thought that was pretty odd behavior, because in IE 5 for mac (which came after the win version)

Re: Supporting real paragraphs by default

2001-02-12 Thread Joe Francis
> Right. So maybe there should be different default options. (I can see > the argument that there shouldn't. But there don't seem to be answers > here where nobody loses. My preference is very strongly for shaking > up the people who use old Netscape mailers and don't understand what > it is d

Plaintext-only Editor library available

2001-01-28 Thread Joe Francis
I have landed some refactoring of the editor that allows us to build a plaintext-only editor. Embedding folks may be interested in this. The plaintext-only library does not include the editorShell, so it is unsuitable for any client that wants composer or mail-compose. But it has everything

Re: Supporting real paragraphs by default

2001-01-22 Thread Joe Francis
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Charles McCathieNevile) wrote: > I don't think anyone called the users stupid. I think the point was > that we are catering for the ones that are, in an effort that doesn't > really work, at the expense of those who are trying to get it right.

Re: Supporting real paragraphs by default

2001-01-22 Thread Joe Francis
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote: > Joe Francis wrote: > >... > > [EMAIL PROTECTED] wrote: > >... > > > Except, of course, for the bazillions of people using Hotmail and > > > Yahoo Mail in Internet Explorer 5.x, where (la

Re: Supporting real paragraphs by default

2001-01-20 Thread Joe Francis
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote: > Joe Francis wrote: > >... > > Mail Compose is used much more by NS6 and mozilla users, so we > > concentrated on getting the behavior right for these folks. These > > folks expect a single return pr

Re: Supporting real paragraphs by default

2001-01-20 Thread Joe Francis
In article <[EMAIL PROTECTED]>, Henri Sivonen <[EMAIL PROTECTED]> wrote: > Using as an indentation device is misguided (it says so in > the spec). It's not ideal, but it is the best we could do and support backwards compatibility with older, non-css aware mail clients. Would you have us us

Re: Supporting real paragraphs by default

2001-01-20 Thread Joe Francis
In article <[EMAIL PROTECTED]>, Henri Sivonen <[EMAIL PROTECTED]> wrote: > I know this issue has been discussed before, but it is still very > difficult to write proper paragraphs with Editor... > > The main problems wrt. paragraphs are: > * Editor doesn't use real paragraphs by default but du

Re: Composer bugs regarding whitespace

2000-12-08 Thread Joe Francis
I need a volunteer to tackle whitespace problems caused by the serializer. I'm not going to have time to address those anytime soon. Whitespace problems caused by the editor itself should be fixed by the work I have in progress. -joe

Re: Composer bugs regarding whitespace

2000-12-03 Thread Joe Francis
Robin, thank you for your efforts regarding whitespace issues in mozilla and ns6 composer. It is chock full of problems, as you point out. Unfortunately the person most responsible for responding to this issue, me, was away from web connectivity over the last week. Sorry for the delay in re

Re: BXA press release URL; and where to get the regs in HTML

2000-01-17 Thread Joe Francis
o hooks? I'm wondering if the hooks for that would qualify as a general programming interface. -joe francis

Re: US law makes it a crime to disclose crypto-secrets

1999-12-10 Thread Joe Francis
I beleive Justice Douglas made mention of this law in the Pentagon Papers case as well, though the US did not bring this up in their case agaisnt the Times & Post. Declan McCullagh wrote: > > It would be one thing if this law (enacted in 1950) restricted government > employees or contractors fro