Joe, are you using nVelocity much and if so, where and why if you don't mind explaining? I'm trying to decide which way to go with a few things- staying in C# all the time or not.
{
Thanks ;
}
nVelocity
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
nVelocity
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Haven't touched an inch of it.
Everthing I've done thus far has been modification to the AC7 user controls or my own user controls. All server-side.
I can't find a practical way to modify an HTML page that includes nVelocity code so that the formatting is readable. If I bring it into Visual Web Developer, I can use the formatter to make everything legible. But once I finish modifying the code and paste it back into AC7, somehow the paste function messes up the code and the page won't run.
I will probably have to get into NVelocity when I start tweaking the email messages. So sooner or later I must have a way to effectively edit the code in a programmer-readable fashion.
Honestly, without a data dictionary and function library reference to work with, learning nVelocity now would just frustrate me. I'm not a big fan of learning by pulling up existing pages and seeing how the AC7 designers did it. It's been hard enough to trace through the ASP.Net pages, but at least I have the debugger mode in Visual Web Designer to help me.
Everthing I've done thus far has been modification to the AC7 user controls or my own user controls. All server-side.
I can't find a practical way to modify an HTML page that includes nVelocity code so that the formatting is readable. If I bring it into Visual Web Developer, I can use the formatter to make everything legible. But once I finish modifying the code and paste it back into AC7, somehow the paste function messes up the code and the page won't run.
I will probably have to get into NVelocity when I start tweaking the email messages. So sooner or later I must have a way to effectively edit the code in a programmer-readable fashion.
Honestly, without a data dictionary and function library reference to work with, learning nVelocity now would just frustrate me. I'm not a big fan of learning by pulling up existing pages and seeing how the AC7 designers did it. It's been hard enough to trace through the ASP.Net pages, but at least I have the debugger mode in Visual Web Designer to help me.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Thanks for the input. I've got VS 2005 and have been working in there and I hesitated to add another "language" if it wasn't necessary. I understand using it for the email templates, but I couldn't think how it would benefit me in the actual code changes.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
It appears it would be very useful when you want dynamic content generated on-the-fly rather than server-side. Like including a section on the page only if the product is digital, that sort of thing.
I'm with you...I've learned enough new languages for one year
I'm with you...I've learned enough new languages for one year

Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
- Logan Rhodehamel
- Developer
- Posts: 4116
- Joined: Wed Dec 10, 2003 5:26 pm
I think the nvelocity scriptlets are more aimed at people who don't have the ability to edit the files directly. If you have the tools and aren't afraid of working with code, you do not need to work within the nVelocity language.
Cheers,
Logan
.com
If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.
Logan

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.