Today's suggestions
This WebDNA talk-list message is from 1998
It keeps the original formatting.
numero = 17876
interpreted = N
texte = Ok, I've decided to calm down a bit on some of the stuff I have been tryingto do with WebCatalog and get back to what it's good at, but before I do,here are some suggestions:Using WebCatalog to send one-to-many emails isn't going to go away. Othercommerce software (including Microsoft commerce server) has in the adminpages of a shoppable website the ability to administrate an emailpromotional list. I think it would be a short coming of WebCatalog not tohave something similar. (actually, I have built the module already, I'm justwaiting for some of the following to happen)in the sendmail context:* the ability to set the priority of mail (bulk). I'm sure you can do thisnow, I just haven't figured out the right syntax.* a tag to delete mail that was successfully sent. I don't want thisuniversally, because I keep the thank you and fulfillment email forredundancy. Bulk promotional mail on the other hand just fills up theEmailCompleted folder. (I might delete the thank you mail too, come to thinkof it)* have emailer move the unsuccessful email to a different folder...* some way to send one piece of mail to several (thousands of) people byonly writing one file to the hard drive.globally:* the ability to set a task level command such that for tasks that aren'ttime sensitive they would be given less CPU time until completion. [deletedb=carts.db&arg1=whatever&task=10(out of 100)]* the ability to turn off autocommit for one database until a number ofoperations are done to it. (i.e. search removelist.db then issue a deletecommand for matching items in another database. I only need to write out thefinal resulting (smaller) database. This would also improve speed?)* finding duplicate records should be easier (one field only or wholerecord) I think the fastest way would be to find every record, then sort iton the field in question and compare each record to the previous record.this would be pretty quick, I just haven't figured out the code yet.even harder:the ability to define some sort of a validation script for a given databaseso that any attempt to add a record from any webdna page would be forced tovalidate by one universal script. (this way I wouldn't end up with duplicaterecords by having up to 20 pages (with different names for the incominginformation variable) appending to the same database.Oh, better search string commands (but those were already posted)If you still have time before WebCat 3, then make mine ODBC! :) Brian B. Burton BOFH - Department of Redundancy Department--------------------------------------------------------------- MMT Solutions - Specializing in Online Shopping Solutions 973-808-8644 http://www.safecommerce.com
Associated Messages, from the most recent to the oldest:
Ok, I've decided to calm down a bit on some of the stuff I have been tryingto do with WebCatalog and get back to what it's good at, but before I do,here are some suggestions:Using WebCatalog to send one-to-many emails isn't going to go away. Othercommerce software (including Microsoft commerce server) has in the adminpages of a shoppable website the ability to administrate an emailpromotional list. I think it would be a short coming of WebCatalog not tohave something similar. (actually, I have built the module already, I'm justwaiting for some of the following to happen)in the sendmail context:* the ability to set the priority of mail (bulk). I'm sure you can do thisnow, I just haven't figured out the right syntax.* a tag to delete mail that was successfully sent. I don't want thisuniversally, because I keep the thank you and fulfillment email forredundancy. Bulk promotional mail on the other hand just fills up theEmailCompleted folder. (I might delete the thank you mail too, come to thinkof it)* have emailer move the unsuccessful email to a different folder...* some way to send one piece of mail to several (thousands of) people byonly writing one file to the hard drive.globally:* the ability to set a task level command such that for tasks that aren'ttime sensitive they would be given less CPU time until completion. [deletedb=carts.db&arg1=whatever&task=10(out of 100)]* the ability to turn off autocommit for one database until a number ofoperations are done to it. (i.e. search removelist.db then issue a deletecommand for matching items in another database. I only need to write out thefinal resulting (smaller) database. This would also improve speed?)* finding duplicate records should be easier (one field only or wholerecord) I think the fastest way would be to find every record, then sort iton the field in question and compare each record to the previous record.this would be pretty quick, I just haven't figured out the code yet.even harder:the ability to define some sort of a validation script for a given databaseso that any attempt to add a record from any webdna page would be forced tovalidate by one universal script. (this way I wouldn't end up with duplicaterecords by having up to 20 pages (with different names for the incominginformation variable) appending to the same database.Oh, better search string commands (but those were already posted)If you still have time before WebCat 3, then make mine
ODBC! :) Brian B. Burton BOFH - Department of Redundancy Department--------------------------------------------------------------- MMT Solutions - Specializing in Online Shopping Solutions 973-808-8644 http://www.safecommerce.com
Brian B. Burton
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:
Client-side Image Maps and WebCat? (1998)
my price won't move (1997)
Hideif on IP range (2004)
Calculating multiple shipping... (1997)
Re:[input] context (1999)
Security for malls with different webmasters (1998)
Bug Report, maybe (1997)
Re:Dumb Question about Docs (1997)
[format xs] freeze (1997)
[delete] problem (1997)
Nested tags count question (1997)
duplicate cart numbers (2002)
Setting up shop (1997)
Formating Tables w/[founditems] (1998)
Re1000001: Setting up shop (1997)
Warning Message? (2000)
Almost a there but..bye bye NetCloak (1997)
Size limit for tmpl editor ? (1997)
[math] oddness .. (2002)
Running _every_ page through WebCat-error.html (1997)