Re: [WebDNA] Need to convert unix date?

This WebDNA talk-list message is from

2009


It keeps the original formatting.
numero = 104196
interpreted = N
texte = This is a cryptographically signed message in MIME format. --------------ms070007070607060404040807 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Try looking here: http://docs.webdna.us/MajorGroups.html Check the "Dates & Times" section... Marc David Bastedo wrote: > what does: Math to use Date Display Format? do in the config? it is set > to no? > > On Wed, Dec 16, 2009 at 5:08 PM, Bob Minor > wrote: > > Works on my servers, must be a config issue! > > On Dec 16, 2009, at 3:58 PM, Dan Strong wrote: > > > What is your date format set to in your WebDNA admin? Mine is > "Month/Date/Year (American)"? > > > > -Dan Strong > > http://www.DanStrong.com > > > > On 12/16/2009 1:55 PM, David Bastedo wrote: > >> So when I put that code on my server, I get 3909 as the year. I have > >> tried it on two different servers, so I am not sure what is up. > >> > >> ----- > >> [math]val=1252257406*1[/math] = [math date]{01/01/1970} + {[format > >> days_to_date %m/%d/%Y][format > >> .6d][math]([val]/86400)[/math][/format][/format]}[/math] > >> 1252257406=09/06/3909 > >> > >> I have deconstructed the original time stamp to: > >> > >> > >> [Math > >> > show=f]subTotal=[Math]{09/14/2009}[/math]-[Math]{01/01/1970}[/math][/math] > >> total time + days + 1 day - 5 hours > >> =[math]([subTotal]*86400)+{06:08:54}+86400-18000[/math]= > >> [reaction_published] > >> > >> so technically, if I do this in the reverse, I should get what I > need . . . > >> > >> d. > >> > >> > >> > >> > >> > >> > >> On Wed, Dec 16, 2009 at 4:01 PM, Marc Thompson > > >> >> wrote: > >> > >> Not sure what the "+1" is for from Dan's example besides > adding an extra > >> day? However, I put the code on my server so you could see it > working. > >> http://webapps.utah.edu/test/temp.tpl > >> > >> Seems to work fine on my server, which is -7DST. > >> > >> You would need to add some more formatting code to get it in > the form > >> you show in your previous post. > >> ie. The timestamp 1252976934 corresponds to 2009/09/14 > 06:08:54 pm PDT. > >> > >> Marc > >> > >> David Bastedo wrote: > >> > Unfortunately, I get: 09/16/3909 with the code below: > >> > > >> > I'm trying to work through this . . . > >> > > >> > d. > >> > > >> > > >> > On Wed, Dec 16, 2009 at 11:17 AM, Marc Thompson > >> > > > > >> >>> > >> wrote: > >> > > >> > Here you go: > >> > > >> > [math]val=1252976934*1[/math] = [math date]{01/01/1970} + > >> {[format > >> > days_to_date %m/%d/%Y][format > >> > .6d][math]([val]/86400)+1[/math][/format][/format]}[/math] > >> > > >> > Marc > >> > > >> > David Bastedo wrote: > >> > > The timestamp *1252976934* corresponds to* 2009/09/14 > 06:08:54 pm > >> > PDT*. > >> > > > >> > > this is the time stamp: *1252976934* > >> > > > >> > > [format days_to_date %m/%d/%Y][format > >> > > > .6d][math]([your_UNIX_timestamp]/86400)+1[/math][/format][/format] > >> > > > >> > > gets me: 09/16/39 > >> > > > >> > > d. > >> > > > >> > > On Tue, Dec 15, 2009 at 6:54 PM, Dan Strong > >> > > > >> > > >> > >> > > > > >> > >>>> wrote: > >> > > > >> > > Try this: > >> > > > >> > > [format days_to_date %m/%d/%Y][format > >> > > > >> .6d][math]([your_UNIX_timestamp]/86400)+1[/math][/format][/format] > >> > > > >> > > > >> > > > >> > > On 12/15/2009 3:47 PM, David Bastedo wrote: > >> > > > >> > > Hi, I need to convert a date stored in unix format - > >> seconds > >> > > since Jan > >> > > 01, 1970. Is there a formula or function that anybody > >> > might have? > >> > > > >> > > I am pulling in an xml file generated by an external > >> api and > >> > > that date > >> > > comes in this format. > >> > > > >> > > thanks. > >> > > > >> > > d. > >> > > > >> > > > >> > > -- > >> > > David Bastedo > >> > > Ten Plus One Communications Inc. > >> > > http://www.10plus1.com > >> > > T. 416.603.2223 > >> > > M. 416.277.4499 > >> > > > >> > > --------------------------------------------------------- > >> > > This message is sent to you because you are subscribed to > >> > > the mailing list > > >> > >> > >> > > > > >> > >>>>. > >> > > To unsubscribe, E-mail to: > >> > > >> > > >> > >> > > > > >> > >>>> > >> > > archives: http://mail.webdna.us/list/talk@webdna.us > >> > > old archives: http://dev.webdna.us/TalkListArchive/ > >> > > Bug Reporting: > >> > > > http://forum.webdna.us/eucabb.html?page=topics&category=288 > > >> > > >> > > > >> >> > >> > > > > >> > > >> > > > >> >>> > >> > > > >> > > > >> > > > >> > > > >> > > -- > >> > > David Bastedo > >> > > Ten Plus One Communications Inc. > >> > > http://www.10plus1.com > >> > > T. 416.603.2223 > >> > > M. 416.277.4499 > >> > > >> > -- > >> > ------------------------------------------- > >> > Marc Thompson > >> > Software Engineer > >> > Office of Information Technology > >> > University of Utah > >> > 801.585.9264 > >> > marc.thompson@utah.edu > > > >> > >> > >> > ------------------------------------------- > >> > > >> > > >> > > >> > > >> > -- > >> > David Bastedo > >> > Ten Plus One Communications Inc. > >> > http://www.10plus1.com > >> > T. 416.603.2223 > >> > M. 416.277.4499 > >> > >> -- > >> ------------------------------------------- > >> Marc Thompson > >> Software Engineer > >> Office of Information Technology > >> University of Utah > >> 801.585.9264 > >> marc.thompson@utah.edu > > > >> ------------------------------------------- > >> > >> > >> > >> > >> -- > >> David Bastedo > >> Ten Plus One Communications Inc. > >> http://www.10plus1.com > >> T. 416.603.2223 > >> M. 416.277.4499 > > --------------------------------------------------------- > > This message is sent to you because you are subscribed to > > the mailing list >. > > To unsubscribe, E-mail to: > > > archives: http://mail.webdna.us/list/talk@webdna.us > > old archives: http://dev.webdna.us/TalkListArchive/ > > Bug Reporting: > http://forum.webdna.us/eucabb.html?page=topics&category=288 > > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list >. > To unsubscribe, E-mail to: > > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ > Bug Reporting: > http://forum.webdna.us/eucabb.html?page=topics&category=288 > > > > > > -- > David Bastedo > Ten Plus One Communications Inc. > http://www.10plus1.com > T. 416.603.2223 > M. 416.277.4499 -- ------------------------------------------- Marc Thompson Software Engineer Office of Information Technology University of Utah 801.585.9264 marc.thompson@utah.edu ------------------------------------------- --------------ms070007070607060404040807 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIIyTCC Ar8wggIooAMCAQICEBsJjtdroK6bD6QFOjpu3bIwDQYJKoZIhvcNAQEFBQAwYjELMAkGA1UE BhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMT I1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA5MDIyMzE5MzkyNVoX DTEwMDIyMzE5MzkyNVowgYoxETAPBgNVBAQTCFRob21wc29uMQ0wCwYDVQQqEwRNYXJjMRYw FAYDVQQDEw1NYXJjIFRob21wc29uMScwJQYJKoZIhvcNAQkBFhhtdGhvbXBzb25AbWVkaWEu dXRhaC5lZHUxJTAjBgkqhkiG9w0BCQEWFm1hcmMudGhvbXBzb25AdXRhaC5lZHUwgZ8wDQYJ KoZIhvcNAQEBBQADgY0AMIGJAoGBAM59JRdQxO5rxD9dkmKAk/FobjsVKTA+u4e8lYfiMt3Z RIpBx5JX3h9h7j2JCZDPbB5s/jxg+DoL4oyL8nRZ5WI03nkWsizq4LzvPCudQjos5hflS+7s QNBUHJoUtQ+hX0vp4QmRs7qDlZ+zB3SgBz8YGOcQm1uDf++BS7wv89VFAgMBAAGjTTBLMDsG A1UdEQQ0MDKBGG10aG9tcHNvbkBtZWRpYS51dGFoLmVkdYEWbWFyYy50aG9tcHNvbkB1dGFo LmVkdTAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBBQUAA4GBAC8toPH9c2T1yBdVk/3XP3xe XtECE1Kin0w50pjBajicub5R6pz9jc+NhlpNPmcqVj3VVimTyFeFY97p3BrcjW3qPFp/KM5O abdIz4gLDT0aMzdjI0qo59DolQGSlPxRPU6RqMJRIJ0X75EhDhCgpDWy7UtVPInv5T4rAkLP skeBMIICvzCCAiigAwIBAgIQGwmO12ugrpsPpAU6Om7dsjANBgkqhkiG9w0BAQUFADBiMQsw CQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoG A1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3VpbmcgQ0EwHhcNMDkwMjIzMTkz OTI1WhcNMTAwMjIzMTkzOTI1WjCBijERMA8GA1UEBBMIVGhvbXBzb24xDTALBgNVBCoTBE1h cmMxFjAUBgNVBAMTDU1hcmMgVGhvbXBzb24xJzAlBgkqhkiG9w0BCQEWGG10aG9tcHNvbkBt ZWRpYS51dGFoLmVkdTElMCMGCSqGSIb3DQEJARYWbWFyYy50aG9tcHNvbkB1dGFoLmVkdTCB nzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAzn0lF1DE7mvEP12SYoCT8WhuOxUpMD67h7yV h+Iy3dlEikHHklfeH2HuPYkJkM9sHmz+PGD4OgvijIvydFnlYjTeeRayLOrgvO88K51COizm F+VL7uxA0FQcmhS1D6FfS+nhCZGzuoOVn7MHdKAHPxgY5xCbW4N/74FLvC/z1UUCAwEAAaNN MEswOwYDVR0RBDQwMoEYbXRob21wc29uQG1lZGlhLnV0YWguZWR1gRZtYXJjLnRob21wc29u QHV0YWguZWR1MAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQEFBQADgYEALy2g8f1zZPXIF1WT /dc/fF5e0QITUqKfTDnSmMFqOJy5vlHqnP2Nz42GWk0+ZypWPdVWKZPIV4Vj3uncGtyNbeo8 Wn8ozk5pt0jPiAsNPRozN2MjSqjn0OiVAZKU/FE9TpGowlEgnRfvkSEOEKCkNbLtS1U8ie/l PisCQs+yR4EwggM/MIICqKADAgECAgENMA0GCSqGSIb3DQEBBQUAMIHRMQswCQYDVQQGEwJa QTEVMBMGA1UECBMMV2VzdGVybiBDYXBlMRIwEAYDVQQHEwlDYXBlIFRvd24xGjAYBgNVBAoT EVRoYXd0ZSBDb25zdWx0aW5nMSgwJgYDVQQLEx9DZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERp dmlzaW9uMSQwIgYDVQQDExtUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgQ0ExKzApBgkqhkiG 9w0BCQEWHHBlcnNvbmFsLWZyZWVtYWlsQHRoYXd0ZS5jb20wHhcNMDMwNzE3MDAwMDAwWhcN MTMwNzE2MjM1OTU5WjBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRp bmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3Vp bmcgQ0EwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMSmPFVzVftOucqZWh5owHUEcJ3f 6f+jHuy9zfVb8hp2vX8MOmHyv1HOAdTlUAow1wJjWiyJFXCO3cnwK4Vaqj9xVsuvPAsH5/Ef kTYkKhPPK9Xzgnc9A74r/rsYPge/QIACZNenprufZdHFKlSFD0gEf6e20TxhBEAeZBlyYLf7 AgMBAAGjgZQwgZEwEgYDVR0TAQH/BAgwBgEB/wIBADBDBgNVHR8EPDA6MDigNqA0hjJodHRw Oi8vY3JsLnRoYXd0ZS5jb20vVGhhd3RlUGVyc29uYWxGcmVlbWFpbENBLmNybDALBgNVHQ8E BAMCAQYwKQYDVR0RBCIwIKQeMBwxGjAYBgNVBAMTEVByaXZhdGVMYWJlbDItMTM4MA0GCSqG SIb3DQEBBQUAA4GBAEiM0VCD6gsuzA2jZqxnD3+vrL7CF6FDlpSdf0whuPg2H6otnzYvwPQc UCCTcDz9reFhYsPZOhl+hLGZGwDFGguCdJ4lUJRix9sncVcljd2pnDmOjCBPZV+V2vf3h9bG CE6u9uo05RAaWzVNd+NWIXiC3CEZNd4ksdMdRv9dX2VPMYIC8DCCAuwCAQEwdjBiMQswCQYD VQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UE AxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3VpbmcgQ0ECEBsJjtdroK6bD6QFOjpu 3bIwCQYFKw4DAhoFAKCCAdAwGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAcBgkqhkiG9w0B CQUxDxcNMDkxMjE2MjM0NDMyWjAjBgkqhkiG9w0BCQQxFgQUgGWYj3mOegu6Fujh2gSvEIMZ 20swXwYJKoZIhvcNAQkPMVIwUDALBglghkgBZQMEAQIwCgYIKoZIhvcNAwcwDgYIKoZIhvcN AwICAgCAMA0GCCqGSIb3DQMCAgFAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgEoMIGFBgkrBgEE AYI3EAQxeDB2MGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAo UHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBD QQIQGwmO12ugrpsPpAU6Om7dsjCBhwYLKoZIhvcNAQkQAgsxeKB2MGIxCzAJBgNVBAYTAlpB MSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3 dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQQIQGwmO12ugrpsPpAU6Om7dsjANBgkq hkiG9w0BAQEFAASBgCTYCRbwilXXD6Gqf85MSsEwJ+00NsF5w62XDcbQmF0gH13+Y5TK1S3+ veR68AaNfEzHbTUUNdTCYPjWADdNyGLB69D8o0khtjV2n6lOxiKntx7wYQi3FXzo/t+V4YlI xSue4z1U31YENemOgGq5QfGAfJcpobRIh7PnGPMMZS5cAAAAAAAA --------------ms070007070607060404040807-- Associated Messages, from the most recent to the oldest:

    
  1. Fwd: [WebDNA] Need to convert unix date? (William DeVaul 2011)
  2. Re: [WebDNA] Need to convert unix date? (Donovan Brooke 2009)
  3. Re: [WebDNA] Need to convert unix date? (Donovan Brooke 2009)
  4. Re: [WebDNA] Need to convert unix date? (Marc Thompson 2009)
  5. Re: [WebDNA] Need to convert unix date? (christophe.billiottet@webdna.us 2009)
  6. Re: [WebDNA] Need to convert unix date? (Govinda 2009)
  7. Re: [WebDNA] Need to convert unix date? (Dan Strong 2009)
  8. Re: [WebDNA] Need to convert unix date? ("Terry Wilson" 2009)
  9. Re: [WebDNA] Need to convert unix date? (Dan Strong 2009)
  10. Re: [WebDNA] Need to convert unix date? (Stuart Tremain 2009)
  11. Re: [WebDNA] Need to convert unix date? (Brian Fries 2009)
  12. Re: [WebDNA] Need to convert unix date? (David Bastedo 2009)
  13. Re: [WebDNA] Need to convert unix date? (David Bastedo 2009)
  14. Re: [WebDNA] Need to convert unix date? (Bob Minor 2009)
  15. Re: [WebDNA] Need to convert unix date? (Dan Strong 2009)
  16. Re: [WebDNA] Need to convert unix date? (David Bastedo 2009)
  17. Re: [WebDNA] Need to convert unix date? (Marc Thompson 2009)
  18. Re: [WebDNA] Need to convert unix date? (David Bastedo 2009)
  19. Re: [WebDNA] Need to convert unix date? (David Bastedo 2009)
  20. Re: [WebDNA] Need to convert unix date? (Marc Thompson 2009)
  21. Re: [WebDNA] Need to convert unix date? (Dan Strong 2009)
  22. Re: [WebDNA] Need to convert unix date? (David Bastedo 2009)
  23. Re: [WebDNA] Need to convert unix date? (Dan Strong 2009)
  24. [WebDNA] Need to convert unix date? (David Bastedo 2009)
This is a cryptographically signed message in MIME format. --------------ms070007070607060404040807 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Try looking here: http://docs.webdna.us/MajorGroups.html Check the "Dates & Times" section... Marc David Bastedo wrote: > what does: Math to use Date Display Format? do in the config? it is set > to no? > > On Wed, Dec 16, 2009 at 5:08 PM, Bob Minor > wrote: > > Works on my servers, must be a config issue! > > On Dec 16, 2009, at 3:58 PM, Dan Strong wrote: > > > What is your date format set to in your WebDNA admin? Mine is > "Month/Date/Year (American)"? > > > > -Dan Strong > > http://www.DanStrong.com > > > > On 12/16/2009 1:55 PM, David Bastedo wrote: > >> So when I put that code on my server, I get 3909 as the year. I have > >> tried it on two different servers, so I am not sure what is up. > >> > >> ----- > >> [math]val=1252257406*1[/math] = [math date]{01/01/1970} + {[format > >> days_to_date %m/%d/%Y][format > >> .6d][math]([val]/86400)[/math][/format][/format]}[/math] > >> 1252257406=09/06/3909 > >> > >> I have deconstructed the original time stamp to: > >> > >> > >> [Math > >> > show=f]subTotal=[math]{09/14/2009}[/math]-[math]{01/01/1970}[/math][/math] > >> total time + days + 1 day - 5 hours > >> =[math]([subTotal]*86400)+{06:08:54}+86400-18000[/math]= > >> [reaction_published] > >> > >> so technically, if I do this in the reverse, I should get what I > need . . . > >> > >> d. > >> > >> > >> > >> > >> > >> > >> On Wed, Dec 16, 2009 at 4:01 PM, Marc Thompson > > >> >> wrote: > >> > >> Not sure what the "+1" is for from Dan's example besides > adding an extra > >> day? However, I put the code on my server so you could see it > working. > >> http://webapps.utah.edu/test/temp.tpl > >> > >> Seems to work fine on my server, which is -7DST. > >> > >> You would need to add some more formatting code to get it in > the form > >> you show in your previous post. > >> ie. The timestamp 1252976934 corresponds to 2009/09/14 > 06:08:54 pm PDT. > >> > >> Marc > >> > >> David Bastedo wrote: > >> > Unfortunately, I get: 09/16/3909 with the code below: > >> > > >> > I'm trying to work through this . . . > >> > > >> > d. > >> > > >> > > >> > On Wed, Dec 16, 2009 at 11:17 AM, Marc Thompson > >> > > > > >> >>> > >> wrote: > >> > > >> > Here you go: > >> > > >> > [math]val=1252976934*1[/math] = [math date]{01/01/1970} + > >> {[format > >> > days_to_date %m/%d/%Y][format > >> > .6d][math]([val]/86400)+1[/math][/format][/format]}[/math] > >> > > >> > Marc > >> > > >> > David Bastedo wrote: > >> > > The timestamp *1252976934* corresponds to* 2009/09/14 > 06:08:54 pm > >> > PDT*. > >> > > > >> > > this is the time stamp: *1252976934* > >> > > > >> > > [format days_to_date %m/%d/%Y][format > >> > > > .6d][math]([your_UNIX_timestamp]/86400)+1[/math][/format][/format] > >> > > > >> > > gets me: 09/16/39 > >> > > > >> > > d. > >> > > > >> > > On Tue, Dec 15, 2009 at 6:54 PM, Dan Strong > >> > > > >> > > >> > >> > > > > >> > >>>> wrote: > >> > > > >> > > Try this: > >> > > > >> > > [format days_to_date %m/%d/%Y][format > >> > > > >> .6d][math]([your_UNIX_timestamp]/86400)+1[/math][/format][/format] > >> > > > >> > > > >> > > > >> > > On 12/15/2009 3:47 PM, David Bastedo wrote: > >> > > > >> > > Hi, I need to convert a date stored in unix format - > >> seconds > >> > > since Jan > >> > > 01, 1970. Is there a formula or function that anybody > >> > might have? > >> > > > >> > > I am pulling in an xml file generated by an external > >> api and > >> > > that date > >> > > comes in this format. > >> > > > >> > > thanks. > >> > > > >> > > d. > >> > > > >> > > > >> > > -- > >> > > David Bastedo > >> > > Ten Plus One Communications Inc. > >> > > http://www.10plus1.com > >> > > T. 416.603.2223 > >> > > M. 416.277.4499 > >> > > > >> > > --------------------------------------------------------- > >> > > This message is sent to you because you are subscribed to > >> > > the mailing list > > >> > >> > >> > > > > >> > >>>>. > >> > > To unsubscribe, E-mail to: > >> > > >> > > >> > >> > > > > >> > >>>> > >> > > archives: http://mail.webdna.us/list/talk@webdna.us > >> > > old archives: http://dev.webdna.us/TalkListArchive/ > >> > > Bug Reporting: > >> > > > http://forum.webdna.us/eucabb.html?page=topics&category=288 > > >> > > >> > > > >> >> > >> > > > > >> > > >> > > > >> >>> > >> > > > >> > > > >> > > > >> > > > >> > > -- > >> > > David Bastedo > >> > > Ten Plus One Communications Inc. > >> > > http://www.10plus1.com > >> > > T. 416.603.2223 > >> > > M. 416.277.4499 > >> > > >> > -- > >> > ------------------------------------------- > >> > Marc Thompson > >> > Software Engineer > >> > Office of Information Technology > >> > University of Utah > >> > 801.585.9264 > >> > marc.thompson@utah.edu > > > >> > >> > >> > ------------------------------------------- > >> > > >> > > >> > > >> > > >> > -- > >> > David Bastedo > >> > Ten Plus One Communications Inc. > >> > http://www.10plus1.com > >> > T. 416.603.2223 > >> > M. 416.277.4499 > >> > >> -- > >> ------------------------------------------- > >> Marc Thompson > >> Software Engineer > >> Office of Information Technology > >> University of Utah > >> 801.585.9264 > >> marc.thompson@utah.edu > > > >> ------------------------------------------- > >> > >> > >> > >> > >> -- > >> David Bastedo > >> Ten Plus One Communications Inc. > >> http://www.10plus1.com > >> T. 416.603.2223 > >> M. 416.277.4499 > > --------------------------------------------------------- > > This message is sent to you because you are subscribed to > > the mailing list >. > > To unsubscribe, E-mail to: > > > archives: http://mail.webdna.us/list/talk@webdna.us > > old archives: http://dev.webdna.us/TalkListArchive/ > > Bug Reporting: > http://forum.webdna.us/eucabb.html?page=topics&category=288 > > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list >. > To unsubscribe, E-mail to: > > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ > Bug Reporting: > http://forum.webdna.us/eucabb.html?page=topics&category=288 > > > > > > -- > David Bastedo > Ten Plus One Communications Inc. > http://www.10plus1.com > T. 416.603.2223 > M. 416.277.4499 -- ------------------------------------------- Marc Thompson Software Engineer Office of Information Technology University of Utah 801.585.9264 marc.thompson@utah.edu ------------------------------------------- --------------ms070007070607060404040807 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIIyTCC Ar8wggIooAMCAQICEBsJjtdroK6bD6QFOjpu3bIwDQYJKoZIhvcNAQEFBQAwYjELMAkGA1UE BhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMT I1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA5MDIyMzE5MzkyNVoX DTEwMDIyMzE5MzkyNVowgYoxETAPBgNVBAQTCFRob21wc29uMQ0wCwYDVQQqEwRNYXJjMRYw FAYDVQQDEw1NYXJjIFRob21wc29uMScwJQYJKoZIhvcNAQkBFhhtdGhvbXBzb25AbWVkaWEu dXRhaC5lZHUxJTAjBgkqhkiG9w0BCQEWFm1hcmMudGhvbXBzb25AdXRhaC5lZHUwgZ8wDQYJ KoZIhvcNAQEBBQADgY0AMIGJAoGBAM59JRdQxO5rxD9dkmKAk/FobjsVKTA+u4e8lYfiMt3Z RIpBx5JX3h9h7j2JCZDPbB5s/jxg+DoL4oyL8nRZ5WI03nkWsizq4LzvPCudQjos5hflS+7s QNBUHJoUtQ+hX0vp4QmRs7qDlZ+zB3SgBz8YGOcQm1uDf++BS7wv89VFAgMBAAGjTTBLMDsG A1UdEQQ0MDKBGG10aG9tcHNvbkBtZWRpYS51dGFoLmVkdYEWbWFyYy50aG9tcHNvbkB1dGFo LmVkdTAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBBQUAA4GBAC8toPH9c2T1yBdVk/3XP3xe XtECE1Kin0w50pjBajicub5R6pz9jc+NhlpNPmcqVj3VVimTyFeFY97p3BrcjW3qPFp/KM5O abdIz4gLDT0aMzdjI0qo59DolQGSlPxRPU6RqMJRIJ0X75EhDhCgpDWy7UtVPInv5T4rAkLP skeBMIICvzCCAiigAwIBAgIQGwmO12ugrpsPpAU6Om7dsjANBgkqhkiG9w0BAQUFADBiMQsw CQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoG A1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3VpbmcgQ0EwHhcNMDkwMjIzMTkz OTI1WhcNMTAwMjIzMTkzOTI1WjCBijERMA8GA1UEBBMIVGhvbXBzb24xDTALBgNVBCoTBE1h cmMxFjAUBgNVBAMTDU1hcmMgVGhvbXBzb24xJzAlBgkqhkiG9w0BCQEWGG10aG9tcHNvbkBt ZWRpYS51dGFoLmVkdTElMCMGCSqGSIb3DQEJARYWbWFyYy50aG9tcHNvbkB1dGFoLmVkdTCB nzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAzn0lF1DE7mvEP12SYoCT8WhuOxUpMD67h7yV h+Iy3dlEikHHklfeH2HuPYkJkM9sHmz+PGD4OgvijIvydFnlYjTeeRayLOrgvO88K51COizm F+VL7uxA0FQcmhS1D6FfS+nhCZGzuoOVn7MHdKAHPxgY5xCbW4N/74FLvC/z1UUCAwEAAaNN MEswOwYDVR0RBDQwMoEYbXRob21wc29uQG1lZGlhLnV0YWguZWR1gRZtYXJjLnRob21wc29u QHV0YWguZWR1MAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQEFBQADgYEALy2g8f1zZPXIF1WT /dc/fF5e0QITUqKfTDnSmMFqOJy5vlHqnP2Nz42GWk0+ZypWPdVWKZPIV4Vj3uncGtyNbeo8 Wn8ozk5pt0jPiAsNPRozN2MjSqjn0OiVAZKU/FE9TpGowlEgnRfvkSEOEKCkNbLtS1U8ie/l PisCQs+yR4EwggM/MIICqKADAgECAgENMA0GCSqGSIb3DQEBBQUAMIHRMQswCQYDVQQGEwJa QTEVMBMGA1UECBMMV2VzdGVybiBDYXBlMRIwEAYDVQQHEwlDYXBlIFRvd24xGjAYBgNVBAoT EVRoYXd0ZSBDb25zdWx0aW5nMSgwJgYDVQQLEx9DZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERp dmlzaW9uMSQwIgYDVQQDExtUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgQ0ExKzApBgkqhkiG 9w0BCQEWHHBlcnNvbmFsLWZyZWVtYWlsQHRoYXd0ZS5jb20wHhcNMDMwNzE3MDAwMDAwWhcN MTMwNzE2MjM1OTU5WjBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRp bmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3Vp bmcgQ0EwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMSmPFVzVftOucqZWh5owHUEcJ3f 6f+jHuy9zfVb8hp2vX8MOmHyv1HOAdTlUAow1wJjWiyJFXCO3cnwK4Vaqj9xVsuvPAsH5/Ef kTYkKhPPK9Xzgnc9A74r/rsYPge/QIACZNenprufZdHFKlSFD0gEf6e20TxhBEAeZBlyYLf7 AgMBAAGjgZQwgZEwEgYDVR0TAQH/BAgwBgEB/wIBADBDBgNVHR8EPDA6MDigNqA0hjJodHRw Oi8vY3JsLnRoYXd0ZS5jb20vVGhhd3RlUGVyc29uYWxGcmVlbWFpbENBLmNybDALBgNVHQ8E BAMCAQYwKQYDVR0RBCIwIKQeMBwxGjAYBgNVBAMTEVByaXZhdGVMYWJlbDItMTM4MA0GCSqG SIb3DQEBBQUAA4GBAEiM0VCD6gsuzA2jZqxnD3+vrL7CF6FDlpSdf0whuPg2H6otnzYvwPQc UCCTcDz9reFhYsPZOhl+hLGZGwDFGguCdJ4lUJRix9sncVcljd2pnDmOjCBPZV+V2vf3h9bG CE6u9uo05RAaWzVNd+NWIXiC3CEZNd4ksdMdRv9dX2VPMYIC8DCCAuwCAQEwdjBiMQswCQYD VQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UE AxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3VpbmcgQ0ECEBsJjtdroK6bD6QFOjpu 3bIwCQYFKw4DAhoFAKCCAdAwGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAcBgkqhkiG9w0B CQUxDxcNMDkxMjE2MjM0NDMyWjAjBgkqhkiG9w0BCQQxFgQUgGWYj3mOegu6Fujh2gSvEIMZ 20swXwYJKoZIhvcNAQkPMVIwUDALBglghkgBZQMEAQIwCgYIKoZIhvcNAwcwDgYIKoZIhvcN AwICAgCAMA0GCCqGSIb3DQMCAgFAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgEoMIGFBgkrBgEE AYI3EAQxeDB2MGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAo UHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBD QQIQGwmO12ugrpsPpAU6Om7dsjCBhwYLKoZIhvcNAQkQAgsxeKB2MGIxCzAJBgNVBAYTAlpB MSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3 dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQQIQGwmO12ugrpsPpAU6Om7dsjANBgkq hkiG9w0BAQEFAASBgCTYCRbwilXXD6Gqf85MSsEwJ+00NsF5w62XDcbQmF0gH13+Y5TK1S3+ veR68AaNfEzHbTUUNdTCYPjWADdNyGLB69D8o0khtjV2n6lOxiKntx7wYQi3FXzo/t+V4YlI xSue4z1U31YENemOgGq5QfGAfJcpobRIh7PnGPMMZS5cAAAAAAAA --------------ms070007070607060404040807-- Marc Thompson

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Using Plug-In while running 1.6.1 (1997) cart converting to scientific notation format (2001) Mapping .tmpl extension on NT (1998) First postarg not taking in $Commands (1997) Fedora Core 3 and WebDNA (2005) Shopping Cart ID (1998) Can I invoke an ssi plugin from within a webcat page (1997) Permissions Ignored - PLEASE HELP (2003) 2 passwords (2003) [WebDNA] Wishlist: ignore whitespace in database changes (2016) WC2.0 Memory Requirements (1997) passing search criteria (1997) Prevent multiple appends with Reload Button (1997) WebDNA dying or ... ? (2005) Firesite cache vs webcat cache (1997) [cart]= (2004) [WebDNA] Processor usage off the charts (2008) strip .0 off off IPaddress (1998) Re:quit command on NT (1997) Database monitoring (2005)