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:

E-mail/Invoice (1998) more trouble with [showif] in [search] = busted [shownext] (2000) WebCatalog/Mac 2.1b2 New Features (1997) 2.01 upgrade problems (1997) Extract my page name (2006) vars (2000) Replace Statement (1997) generator prob (2001) [WebDNA] Calculate Cube root (2012) Include Not Including (2000) dynamic giffing. (2000) WebCat/CyberStudio Compatibility (1998) minimalist shopping cart. (1997) AW: AW: Credit card processing - UK (1997) 5.0 feature request: Sort for ListWords (2001) Protect vs Authenicate (1997) SHOWIF [var_with_backslash]^[value] (2002) NetForms for email (1998) WebCat2b15MacPlugin - showing [math] (1997) RE: Missing contexts on NT (1997)