Hello George, Here is what to do to try and get you back on the road. You may want to grab the v10.1a7 application I just put up the other day (by way of ...
Thanks, Thomas. All the steps ran smoothly. ... Hello George, Here is what to do to try and get you back on the road. You may want to grab the v10.1a7...
If you would like to be notified of all new items, comments, and status changes posted to our bug tracker or feature request tracker on SourceForge.net, there...
This four step guide will give you the foundation you always wanted. Learning the basics in handling stocks. This guide will help anyone, interested in getting...
Excellent! Please consider adding HMAC SHA-1: http://en.wikipedia.org/wiki/HMAC-SHA1 which includes links to C code for SHA-1. It's required for Alexa's Web...
Hey Scott, I added your feature request to our tracker <http://sourceforge.net/tracker/index.php?func=detail&aid=1445080&group_id=120666&atid=687801 ... I...
My crypto DLL already does an MD5-based HMAC. It also does SHA-1, though not yet a SHA-1-based HMAC: http://spicynoodles.net/projects/crypto.html I just...
Hey Andre, ... I implemented the HMAC-MD5 because it was needed for CRAM-MD5 and I got the impression that you were suggesting that we try to incorporate ...
I have a couple of xml verbs which I have found to be incredibly useful. Since I've grown tired of manually installing them into every copy of Frontier I set...
... I haven't needed either, though they do look like the fill some real holes. FWIW, here are the custom XML verbs I've created: flattenAttributes flattenSet ...
Hey Seth, If you can export them using cvsSync v1.0b6 then I say go ahead and put them in assuming it seems appropiate. There was a file format change with...
I would like to formally propose the creation of a new category of verbs, to be located at system.verbs.builtins.crypt: crypt.hashMD2 (s, flTranslate = true) ...
... First, why the formal proposal? Second, I don't think the export restrictions are still in place. I'm virtually certain they expired a few years ago (our...
... Do we have anybody with a real intent to 'get their feet wet'? It's great to leave things for others to do if we have people to do them. If you know what...
... Thanks, that's actually the page I meant to link to. ... Do you mean this download? http://planeta.terra.com.br/informatica/paulobarreto/whirlpool.zip If...
... I have no objections against adding encryption functions, as long as there won't be any legal problems due to export restrictions or patents. Let's start...
Hey Andre, ... Yes. ... Yes. ... I like the idea of a crypt grouping. I'm hoping we will have several bits of code that can go under that grouping. ... Upon...
Hey Andre, ... I'm certainly willing to continue to help in this area if no one else chimes in with an offer to help. Lets see if we get any volunteers after...
Hello All, Thanks for overwhelming response. We are pleased to announce a new batch of “Linux System and Kernel Programming” from Saturday, 18th March....
After a bit of prodding from Seth, I recently implemented the Windows equivalent of the Mac OS X only sys.unixShellCommand verb. It allows you to fire off a...
Sweet! ... So, what are we going to do about documenting new verbs? Do we ask Dave to check them into his DocServer site? Or should we set up something here...
... Woo hoo! Excellent! In fact, I'd say "perfect" but for the fact that you did it just as I went on vacation and have no access to a PC on which to test it....
A couple of weeks ago, SourceForge.net started to offer Subversion (svn) in addition to CVS for version control. I would like to convert our repository to...
... I have my own local branch in SVN which I try to keep in sync with the cvs trunk. Not having to go back and forth between cvs and svb will be a relief. ...