Re: [WebDNA] improvements

This WebDNA talk-list message is from

2015


It keeps the original formatting.
numero = 111897
interpreted = N
texte = There have been plenty of time when I needed a [do]/[while] or a [repeat]/[until] statement. The [removehtml] needs to be improved to recognize the new format for HTML. Instead of removing HTML tags formatted like this: it needs to also recognize this new format like this: Secure cookies are a good idea and I could use those too. -Matt On 1/15/2015 11:23 AM, christophe.billiottet@webdna.us wrote: > Some possible ideas; please explain specifically what you want with "[elseif] to [if] context" and the [switch] > > The "commerce tags" are not supported anymore. Also, PostGres is not on the roadmap at this time. > > You have had an opportunity earlier. > > - chris > > > > >> On 15 Jan 2015, at 18:56, Donovan Brooke wrote: >> >> If resources are going to be put into development rather than marketing, why not make some *standardized* improvements that will attract new users. >> I’m talking about things that programmers look for in a language. >> >> Off the top of my head: >> [elseif] to [if] context. >> >> Database support, starting with PostGres >> ie. [SQLConnect dbtype=PostGres] >> >> [sendmail] (local) override (instead of global server setting) of things like smtp port/auth, TLS settings, etc.. We already have the roadmap to make that local. >> >> [switch..] context with more comparison options. >> >> Add Md5 (and other newer encryption, digest, etc.) to encrypt.. >> for md5, just copy APOP. APOP is not very descriptive. >> [encrypt method=md5][/encrypt] >> >> secure param for setcookie >> >> Some other improvements off the top of my head: >> >> For the commerce tags (which, yes, they are still very useful):…………….. >> [listHeaders][/listHeaders] >> ie.: >> [orderfile cart=[cart]] >> [listHeaders name=Accountnum] >> [name]=[value]
>> [/listheaders] >> [/orderfile] >> >> would produce: >> accountnum= >> >> == >> Ability to set a flag to use a WebDNA Database with [orderfile] instead of the >> order files that are created. >> >> == >> Ability to specify a unique ID within [addlineitems..], instead of sku >> [addlineitems uniqueID=p_id&p_id=X&cart=[cart]][/addlineitems] >> ………………………………………………………………………………... >> >> >> "Best Match" used in WebDNA Search system is munged when using the Summ=T param. <— I don’t think that ever got fixed. >> >> Improvements to [removehtml]: >> specify only parts of the html syntax... such as: >> [removehtml comments] >> >> New SiteBuilder? >> >> code for Payment and Shipping Gateway API’s. >> >> >> >> >> >> >> --------------------------------------------------------- >> 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 >> Bug Reporting: support@webdna.us > --------------------------------------------------------- > 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 > Bug Reporting: support@webdna.us > > > > -- > Matthew A Perosi > Corporate Consultant > Mobile Marketing Expert > Senior Web Developer > SEO Analyst & Educator > matt@psiprime.com > > Psi Prime, Inc. > 323 Union Blvd. > Totowa, NJ 07512 > > Direct: 888.872.0274 > Fax: 888.488.5924 > > http://www.perosi.com Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] improvements (Stuart Tremain 2015)
  2. Re: [WebDNA] improvements (=?utf-8?Q?iPhonzie=40G?= 2015)
  3. Re: [WebDNA] improvements (Tom Duke 2015)
  4. Re: [WebDNA] improvements (christophe.billiottet@webdna.us 2015)
  5. Re: [WebDNA] improvements (Jym Duane 2015)
  6. Re: [WebDNA] improvements (christophe.billiottet@webdna.us 2015)
  7. Re: [WebDNA] improvements (=?utf-8?Q?iPhonzie=40G?= 2015)
  8. Re: [WebDNA] improvements (Brian Burton 2015)
  9. Re: [WebDNA] improvements (Dan Strong 2015)
  10. Re: [WebDNA] improvements (Stephen Reiss 2015)
  11. Re: [WebDNA] improvements (=?utf-8?Q?iPhonzie=40G?= 2015)
  12. Re: [WebDNA] improvements (Kenneth Grome 2015)
  13. Re: [WebDNA] improvements (Dan Strong 2015)
  14. Re: [WebDNA] improvements (Donovan Brooke 2015)
  15. Re: [WebDNA] improvements (Matthew Perosi 2015)
  16. Re: [WebDNA] improvements (Kenneth Grome 2015)
  17. Re: [WebDNA] improvements (=?utf-8?Q?iPhonzie=40G?= 2015)
  18. Re: [WebDNA] improvements ("Psi Prime Inc, Matthew A Perosi " 2015)
  19. Re: [WebDNA] improvements (christophe.billiottet@webdna.us 2015)
  20. [WebDNA] improvements (Donovan Brooke 2015)
There have been plenty of time when I needed a [do]/[while] or a [repeat]/[until] statement. The [removehtml] needs to be improved to recognize the new format for HTML. Instead of removing HTML tags formatted like this: it needs to also recognize this new format like this: Secure cookies are a good idea and I could use those too. -Matt On 1/15/2015 11:23 AM, christophe.billiottet@webdna.us wrote: > Some possible ideas; please explain specifically what you want with "[elseif] to [if] context" and the [switch] > > The "commerce tags" are not supported anymore. Also, PostGres is not on the roadmap at this time. > > You have had an opportunity earlier. > > - chris > > > > >> On 15 Jan 2015, at 18:56, Donovan Brooke wrote: >> >> If resources are going to be put into development rather than marketing, why not make some *standardized* improvements that will attract new users. >> I’m talking about things that programmers look for in a language. >> >> Off the top of my head: >> [elseif] to [if] context. >> >> Database support, starting with PostGres >> ie. [SQLConnect dbtype=PostGres] >> >> [sendmail] (local) override (instead of global server setting) of things like smtp port/auth, TLS settings, etc.. We already have the roadmap to make that local. >> >> [switch..] context with more comparison options. >> >> Add Md5 (and other newer encryption, digest, etc.) to encrypt.. >> for md5, just copy APOP. APOP is not very descriptive. >> [encrypt method=md5][/encrypt] >> >> secure param for setcookie >> >> Some other improvements off the top of my head: >> >> For the commerce tags (which, yes, they are still very useful):…………….. >> [listHeaders][/listHeaders] >> ie.: >> [orderfile cart=[cart]] >> [listHeaders name=Accountnum] >> [name]=[value]
>> [/listheaders] >> [/orderfile] >> >> would produce: >> accountnum= >> >> == >> Ability to set a flag to use a WebDNA Database with [orderfile] instead of the >> order files that are created. >> >> == >> Ability to specify a unique ID within [addlineitems..], instead of sku >> [addlineitems uniqueID=p_id&p_id=X&cart=[cart]][/addlineitems] >> ………………………………………………………………………………... >> >> >> "Best Match" used in WebDNA Search system is munged when using the Summ=T param. <— I don’t think that ever got fixed. >> >> Improvements to [removehtml]: >> specify only parts of the html syntax... such as: >> [removehtml comments] >> >> New SiteBuilder? >> >> code for Payment and Shipping Gateway API’s. >> >> >> >> >> >> >> --------------------------------------------------------- >> 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 >> Bug Reporting: support@webdna.us > --------------------------------------------------------- > 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 > Bug Reporting: support@webdna.us > > > > -- > Matthew A Perosi > Corporate Consultant > Mobile Marketing Expert > Senior Web Developer > SEO Analyst & Educator > matt@psiprime.com > > Psi Prime, Inc. > 323 Union Blvd. > Totowa, NJ 07512 > > Direct: 888.872.0274 > Fax: 888.488.5924 > > http://www.perosi.com "Psi Prime Inc, Matthew A Perosi "

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:

Web Catalog not encrypting/decrypting problem (1998) Plugin or CGI or both (1997) Purchae error - Fixed to a degree (1997) [WebDNA] Simple Date Format Conversion (2008) E-Mail Preferences in Admin Folder (1997) Separate SSL Server (1997) Concealing WebCatalog in the URL (2000) Date format problems (1997) Creating folders and deleting files (1997) WebCatalog 2.0 & WebDNA docs in HTML ... (1997) searchable list archive (1997) nesting limits? (1998) Keep away (1997) error: Too many nested [xxx] contexts (1997) problem: search crashes webstar (1997) Question about searching combination of fields (2003) PCS Frames (1997) emailer (1997) Credit card processing - UK (1997) authenticating a second user, the sequel (1997)