similar to: Opinions requested on localization strategy

Displaying 20 results from an estimated 8000 matches similar to: "Opinions requested on localization strategy"

2016 Mar 10
2
Add domain defauts to WORKGROUP if not specified
We currently are running smbclient 4.0.7. Users need to add domain name or "\" before username for authentication to succeed. Otherwise, smbclient prepends WORKGROUP\ to username. In a particular environment, "WORKGROUP\username" does not have access to the user's home directory. If we add "workgroup =" parameter in smb.conf file, it now passes. Is it valid to
2005 Aug 25
0
Irregular Time Series: zoo & its: Pros & Cons
I am the maintainer of its, but not it's original author. One of the main strengths of its is that it uses POSIXct dates. Zoo has the flexibility of using almost any date format, but I don't know if the other date formats can store hour, min, sec data. You might want to do a little exploring with each before you commit. I'll be happy to give you a hand if you decide to work with
2006 Apr 08
2
Does anybody know what what is causing this console message?
This started, I think, after I upgraded to 1.1. trunk 508 $ruby script/console Loading development environment. /usr/local/lib/ruby/1.8/test/unit/assertions.rb:265: warning: already initialized constant UncaughtThrow >> Everything seems to work in the console, however. Keith -- Posted via http://www.ruby-forum.com/.
2006 Jan 07
2
Functional tests with routes
Hi all, I''m trying to do a route test using assert_generates and running into a bit of trouble. The controller that I am testing is in a module - class Admin::AdminPortalController def index end end I want the user to jump to the AdminPortal/index action when they use http://myApp/admin, so I''ve put the following in routes.rb map.admin_portal
2002 Aug 18
1
LispStat, R and ViSta [was: Re: Status?]
I have been taking a break for the last month or so, and am only just now catching up on my email. Otherwise, I would have joined this discussion earlier. And... I apologize for the length of this, but I don't think it is overly long. >From the amount of activity in the LispStat news group (none), it seems that LispStat is dead. We all know that Luke is working on R and not on LispStat,
2006 Aug 03
14
What OS do you use for development?
Just out of curiousity, what OS do most of you use for development? Do you prefer to use WinXP to do your development, and then deploy to a linux server, or do you actually use some distribution of linux (Ubuntu, Debian, Gentoo, etc) for development? Thanks! -- Posted via http://www.ruby-forum.com/.
2006 Feb 22
1
Rails Book finally hits Japan
...and everybody is struggling with the globalization/localization. I''ve been monitoring the Japanese rails mailing list and there''s a Tokyo study group already drawing attention. I think they''re having their fourth meeting soon. There''s a couple toy applications out there and I believe cookpad.com is currently being rewritten with rails in the background.
2007 Sep 30
1
Opinions on preferred namespace?
Hi Any opinions on a preferred namespace setting for use with Dovecot? Deciding factors seem to be client support, not being too unusual, accidental ease of setup, wider character range support (eg dots in folder names?), issues when scripting imap commands? For example Outlook Express (common with our userbase) seems to assume no folderprefix when using our current Courier server and from
2005 Nov 20
1
Just another localization thread
Hey all, I was playing w/ Thomas Fuch''s Localization module (thanks Thomas!), and just realized how hard is to localize an application in Rails :-) The Localization module works nice, but the problem is the error messages. Its not that good to keep the application in [your idiom] and the error messages in english. I saw the other threads about it, specially the ones that recommends
2006 Apr 05
1
''Implicit'' subselection of data in find?
Hi, I''ve read about this technique on the great Intraweb but can''t find it any more- hopefully someone can help or point me to a reference! I''d hate to reinvent the wheel if I can avoid it (and rediscover all the gotchas that someone has already found). I''m writing a rails app that I''d like to use to service a number of different websites out of
2006 Apr 06
4
Engines 1.1.1
Since a minor change in Rails (renaming the file that the version is stored in, namely) causes a bit of a hiccup for the Engines plugin, here''s a new release, full of bug fixes and other nice things. ALL users of Engines are advised to update their copy of the plugin to get these fixes. The Engines plugin is fully backwards compatible with Rails 1.0. Anyway - to update, please download
2006 May 27
1
Localization of Helper Tags
I''m using the Localization plugin and I''m having trouble figuring out how to localize the values of a helper tag. For instance, how do I get Localization to work on this tag? <%= submit_tag ''Stuff in English'' %> I assumed it would be <%=_ submit_tag ''Stuff in English'' %> But that doesn''t work. I''ve tried a
2006 Aug 13
0
Announcement: Really simple localization plugin
I needed something simpler than Globalize and GLoc to localize my Rails application into Danish. I packed it into this plugin. Feel free to use it. Languages available: Spanish, German, Swedish, Danish, and ("Swedish Chef" for the fun of it) Plugin available at http://visitjesper.homeip.net/plugins/ IMPORTANT: Plugin directory likely to move to more appropriate location anytime The
2003 Jun 03
0
Asterisk localization
Hi All, I've been working with asterisk for about two months, and I would like to contribute to the project on the localization side, mostly making it easier to translate text output and pre-recorded messages. My goal is to discuss with you guys a framework for localization/translation, and then slowly start to implement it. I believe it's important to discuss this before any code is
2007 Feb 23
3
Jumping from FC2
Some time ago I installed FC2 at the request of an employer. That contract ended over a year ago, and FC2 is an orphan. I am gradually feeling more pressure to jump from FC2, and do not wish to remain with the Fedora Core Project, as I don't want to make installing and upgrading my machine into a hobby. I already maintain a Debian machine for my girlfriend, but I'm not sure I wish make
2009 Jun 21
5
Roxygen vs Sweave for S4 documentation
Hi, I have been using R for a while. Recently, I have begun converting my package into S4 classes. I was previously using Rdoc for documentation. Now, I am looking to use the best tool for S4 documentation. It seems that the best choices for me are Roxygen and Sweave (I am fine with tex). Are there any users of Roxygen or Sweave who can comment on the strengths or weaknesses of one or othe
2009 Mar 11
2
non-positive definite matrix remedies?
Hi all, For computational reasons, I need to estimate an 18x18 polychoric correlation matrix two variables at a time (rather than trying to estimate them all simultaneously using ML). The resulting polychoric correlation matrix I am getting is non-positive definite, which is problematic because I'm using this matrix later on as if it were a legitimately estimated correlation matrix (in order
2009 Jul 01
1
Neural Networks
Hi, I am starting to play around with neural networks and noticed that there are several packages on the CRAN website for neural networks (AMORE, grnnR, neural, neuralnet, maybe more if I missed them). Are any of these packages more well-suited for newbies to neural networks? Are there any relative strengths / weaknesses to the different implementations? If anyone has any advice before I dive
1999 Jun 10
1
running R on AIX (>= 4.2)
(Was: r-help -- dynload for R on AIX) Thanks for all the responses. Let's see: - I found the dynload.c posted by Arne (April 99, I believe). If the difference to the current version of dynload.c is too big, then the current dynload.c is a better starting point. Otherwise #ifdef's won't be feasible. - One problem appears to be the list of exported symbols.
2006 Apr 03
2
Ternary or Triangular Plots (soil texture triangle plot)?
Hi, I am trying to create a triangular plot to show the 'composition' of a set of items with three variables (historically the percent sand, silt and clay in soil). So far I have tried the 'soil texture triangle plot' in the package plotrix and the 'ternary or triangular plots' in the package cwhtool (cwhmisc). Both have strengths and weaknesses, but neither has a