Hi Chris, On Wed, Jul 14, 2010 at 8:13 PM, Chris Marshall <[email protected]> wrote: > Excellent! Maybe a link to how to add yourself to the > map here instead of just to the lists?
Done. >> * Feature request tracker Browse Git repository >> * online > > To request a feature, use the Feature Request tracker > URL: https://sourceforge.net/tracker/?atid=350612&group_id=612 > where you must first login to sf.net to "Add new" Link updated. > This looks great and addresses my concern about confusion > for folks trying to learn git to develop with PDL. The > TAB layout is excellent. :-D Yay. I'm glad you like it. > I suggest putting the command table under the respective > tabs with some text about any "gotchas" that could come > up---especially with git. If you look at it, all the columns > of the example table are almost identical after all... That's what I had earlier today, but it didn't look too great. My wife (aka. "beta tester") also preferred the current version. >> * I added instructions for Bazaar users. > > Nice improvements. What would be the preferred way to contribute > content to the web pages? Is the site on git? The repository is on Git, but I have been using Mercurial with the Hg-Git plugin. My hope is that this will all be transparent so everyone can use whatever they like. > Two other thoughts: > > (1) The 2nd bullet under "About PDL" should be a "Getting Started" > and not Download as that will leave the visitor with lots of > PDL (most often source) and nowhere to go. Give me a day to think about this. Personally I think that documentation is already easy to find, and I hesitate to add a lot of duplication to the sidebar. > (2) The last sentence of the 2nd paragraph of Home: > > For example, using PDL the Perl variable $a can > hold a 1024x1024 floating point image, it only takes > 4MB of memory to store it and expressions like $a > = sqrt($a) + 2 manipulate the whole image in a > few milliseconds. > > "few milliseconds" should be "fraction of a second" as > that is what the timings bear out. Fixed. As Derek said, this claim actually comes from the original site. It's fixed now. Cheers, Daniel. -- No trees were killed in the generation of this message. A large number of electrons were, however, severely inconvenienced. _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
