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:

OT: Webcatalog emailer replacement for OSX (2001) Remove WebDNA context (2001) WebCat2b12plugin - [search] is broken ... not! (1997) [WebDNA] unused database fields. . . . (2014) WebCat2final1 crashes (1997) WebDNA Solutions ... sorry! (1997) Formating found categories (1997) Another question (1997) SKU lookup (1997) Problem with listfields with WC 4.0.2rc2/Webstar 4.4 (2001) Re:Emailer tracking (1997) [WebDNA] tcp connect is slow...any ways to speed it up? (2008) recommendations for credit card software (1998) Deleting Orders (1998) can WC render sites out? (1997) WebCatalog2 Feature Feedback (1996) WebTen and WebCat (1997) ExclusiveLock (2003) (1997) Pull Down Search (2000)