similar to: FYI: Araelium Edit 1.0 Public Preview 1

Displaying 20 results from an estimated 300 matches similar to: "FYI: Araelium Edit 1.0 Public Preview 1"

2015 Jun 02
3
Outlook Express with XP...
Correct me if I?m wrong, but I thought Dovecot handled client authentication, and once authenticated handed off to postfix? > On Jun 1, 2015, at 10:05 PM, Noel <noeldude at gmail.com> wrote: > > On 6/1/2015 6:27 PM, SH Development wrote: >> Dovecot 2.0.9 >> >> I am able to connect successfully with Thunderbird, Win 8, Apple Mail, iPhone, iPad. >>
2015 Jun 01
7
Outlook Express with XP...
Dovecot 2.0.9 I am able to connect successfully with Thunderbird, Win 8, Apple Mail, iPhone, iPad. Outlook Express on Win XP receives just fine, but will not send. I get a "Client host rejected: Access denied? message. I believe this is simply Postfix telling me the connection isn?t properly authenticated, as setting up the exact same credentials on another client (non OE) works. It is
2006 Aug 15
20
Talking to Java APIs
I''m trying to figure out how Ruby in general, and/or anything extra Rails may have, can talk to Java APIs of third party server apps. After quite a few search attempts net-wide and on ruby forums, and with "Programming Ruby" in hand, I''m coming up with zilch. Either I''m not finding it, or I''m not recognizing it. I''m assuming there has
2010 Jun 11
2
AR after_initialize quandry
I have a case where I am abstracting the creation of models. After a fair bit of indirection, I eventually get around to making a .new call. I need to be able to pass params to that .new call. I know I can''t use def initialize() in an AR model (rather frustrating). So, I have found some references to after_initialize, but that doesn''t work either. I see several threads on
2015 Jun 02
0
Outlook Express with XP...
On 6/1/2015 6:27 PM, SH Development wrote: > Dovecot 2.0.9 > > I am able to connect successfully with Thunderbird, Win 8, Apple Mail, iPhone, iPad. > > Outlook Express on Win XP receives just fine, but will not send. I get a "Client host rejected: Access denied? message. I believe this is simply Postfix telling me the connection isn?t properly authenticated, as setting up the
2015 Jun 02
0
Outlook Express with XP...
Yes, dovecot handles the authentication, but the connection is handled by postfix. We already know the authentication work since you can receive mail, so the problem is either postfix or the client. At any rate, this isn't a dovecot problem. -- Noel Jones On 6/2/2015 12:38 AM, SH Development wrote: > Correct me if I?m wrong, but I thought Dovecot handled client authentication, and
2008 Apr 13
3
Can't get simple link_to_remote to work
AFAICT, this is all I need to do to get a simple example working: the <head> should have this: <%= javascript_include_tag :defaults %> My test page view should have a div with an id and the ERB like this: <%= link_to_remote ''Click Me'', :url => {:action => ''show_time'', :update => ''time_box''} %>
2008 Feb 12
4
Syntax of session's updated_at field ?
What''s the syntax to acquire the updated_at value of a session stored in a db? session.updated_at doesn''t work. can''t find any docs on this. -- gw --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2006 Jun 10
2
Help with porting windows app to Linux OS in VMWare
Someone help me. I'll pay. I need to Port a windows app. written/compiled in Visual Basic 6 that I developed over to Linux using WINE. I like the OS be installed in VMWare. Here's what I want. A VMWare file that contains a Linux OS with my windows App. installed and running correctly under WINE or sometime similiar. I like someone who know how to use WINE. I like someone who know
2007 Oct 05
3
Distributing programs
I''m still a new user of Ruby, sort of trailling it at the moment. I''ve written a program using RealBasic which I can compile to Windows, Linux & Mac that accesses and maniuplates MySql databases. What I''m wanting to do is convert that program to wxRuby. Assuming the program is written and I''m satisfied that it works how simple is it to distribute, for
2009 Aug 16
4
How show validation errors in form_remote_tag?
I suspect this has been asked 400 times, but Google yields 2-3 rather complex gymnastics in blogs (and possibly dated), and searching list archives on ruby-forum proves kinda useless. Using standard forms, it''s fairly easy to use @object.errors[:field_name] in the form to embed an error message right next to the field that has the invalid entry. The controller uses a simple conditional
2008 Jan 09
9
mongrel, monit, and the many, many messages
Monit 4.9, Mongrel 1.0.1, Rails 1.2.6, Mac OS X 10.4.11 (PPC) I don''t know whether this is a mongrel issue or a monit issue. I''m trying to poke my way around a system set up by someone else. I have no more experience w/ mongrel that local Rails dev at this point, and a conceptual understanding of how monit is working. I have the Deploying Rails beta book, and I''m
2007 Oct 11
9
mongrel_rails not starting
os x 10.4.10 used gem to install mongrel 1.0.1. seemed to go w/o errors. "mongrel_rails start -d" spits out this error /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/http11.bundle: Failed to load /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/http11.bundle (LoadError) from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in `require''
2013 Mar 04
1
Syntax for error messages
R 2.15 OS X and Windows Colleagues, I am running a lengthy R script (> 20K lines of code) within a GUI build in RealBasic. There are rare instances in which an error is triggered in R. I am trying to trap these based on their syntax. I have identified three general formats for error messages: Error in Error: object Error: could Each is these is followed by some informative text.
2007 Oct 05
7
Which editor
Ok, so I''m new to Ruby and wxRuby. I come from a Basic background (RealBasic). Can somebody suggest a decent IDE that is used for wxRuby. Something where I can paste in code examples and then run them immediately. (I''m a Windows Vista user) Any suggestions welcome. -- Posted via http://www.ruby-forum.com/.
2006 Aug 17
7
preventing multiple logins
I want to set my app up to prevent multiple simultaneous logins by the same user. What strategies are people using? Is it worth going to database session storage just for this? martin
2005 May 18
2
OpenSong with Wine 20050419
OpenSong fails to open with Wine 20050419. OpenSong is a RealBasic application that compiles to a .exe. It is free and can be downloaded from OpenSong.org [jeff@zx5000 OpenSong]$ wine OpenSong.exe fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub fixme:richedit:RichEditANSIWndProc
2006 Jul 07
0
Preview Text Area
Okay, here''s something I''ve been racking my brain over for about an hour, and I can''t seem to piece it together. I have a form text area that the user will be typing some instructions into. The instructions, when submitted, are sent through a grinder method (composed of a small nest of gsubs) in my controller that rips them up and turns all the line breaks into HTML
2006 Jul 25
0
Typo 4.0.0 on Dreamhost (how to disable article preview?)
I''ve just finished installing it, I''m blog-posting about it. as soon as i finish this post, I''ll let you know. Btw, how can I disable the preview when posting a new article? It''s a little lagged and slowish while I see a dispatcher consuming some considerable cpu time. Thanks. On 7/25/06, Tiago Pinto <thpinto@gmail.com> wrote: > I tried without any
2006 Dec 20
0
[ wxruby-Bugs-7386 ] Setting Gauge background/foreground colours in wxruby2-preview
Bugs item #7386, was opened at 2006-12-20 06:13 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=7386&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Kevin Smith (qualitycode) Summary: Setting Gauge background/foreground colours in wxruby2-preview Initial