On Thu, Feb 18, 2010 at 04:26, Steve Borho <st...@borho.org> wrote: > Hi Yuki, > > Have you thought about how to handle the two separate x86/x64 packages > on the main web page? > > Offering both links and/or trying to detect the host platform?
In static html, I'll put download URL for Windows 32bit platform since that platform is most popular target of our product. Additionally, I want to detect host platform (Windows 32/64bit, Linux) using User-Agent information and JavaScript on website, then rewrite download URL dynamically. FYI: I also have a plan to introduce I18N for website. I simply put sub directory to website repo for each language code like: http://tortoisehg.bitbucket.org/ja/ > This also puts a crimp in the curversion.txt file as well, since the > about dialog only looks for a single URL in that file. For the 1.0 > launch I'll have to set that first URL to simply > "http://tortoisehg.org" then add more lines with text like: > > '%s: %s' % (sys.platform, url) -- Yuki KODAMA ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Tortoisehg-develop mailing list Tortoisehg-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop