imap localhost: Unsupported authentication mechanism.326 (12/14/2012 11:55:12 AM) comp.lang.ruby How do you login to localhost imap?
code:
require 'rubygems'
require 'net/imap'
imap =3D Net::IMAP.new('localhost')
imap.authenticate('LOGIN', 'thufir', 'password')
imap.examine('INBOX')
imap.sea... Thufir
maildir gem versus IMAP et. al.040 (11/20/2012 8:40:30 AM) comp.lang.ruby I had trouble using the NNTP gems available, so I've setup a mailman MailNews gateway which is delivered as maildir to my home directory. Maildir =
seems fine with me, and the gem looks good. Now onto parsin... Thufir
monster rss feeds135 (9/16/2012 2:15:15 AM) comp.text.xml I've exchanged I don't know how many e-mails with monster trying to get
the RSS feed for my job search. They've provided a URL which they state
is the URL for the RSS feed. However, neither google reader,... Thufir
nntp for ruby 1.9.3096 (3/24/2012 6:05:33 AM) comp.lang.ruby Trying to get some sort of ruby nntp working as so:INSTALL "INSTALL sudo gem install libruby-nntp or sudo dpkg -r libruby-0.0.1.deb" https://forge.secure.at:10443/projects/ruby-net-nntp/chrome/site/do... thufir
cannot load file Creature.rb1110 (3/23/2012 4:00:05 PM) comp.lang.ruby Am I using require incorrectly? Or doing my gems wrong? Why won't creatures.rb load Creature.rb? thufir@dur:~/ruby/dwemthys$ thufir@dur:~/ruby/dwemthys$ ruby creatures.rb /home/thufir/.rvm/rubies/ruby-1.... thufir
Add rubygems bin to PATH Bug #1452670142 (12/14/2009 3:22:44 PM) comp.lang.ruby What's the best work around to this problem?
"The rubygems package places the binaries for installed gems into /var/
lib/gems/1.8/bin, but this directory is not in the default PATH after
the package is i... Thufir
edit related record040 (11/15/2009 9:04:31 AM) comp.lang.ruby There's a one-to-one relation between the base model "item" and the associated model "page," but the page table is empty and the structure seems wrong (no fk): mysql> mysql> describe rss2mysql.pages; +----... Thufir
scrape html gives partial result430 (11/13/2009 8:27:09 AM) comp.lang.ruby Why does scrape.rb just result in a few lines of html, rather than an entire document? The html can be printed in its entirety, but how to persist it? It looks like I have a misplaced } on line 21, but movi... Thufir
gem install activerecord--adapter337 (9/29/2009 2:38:28 PM) comp.lang.ruby I seem to be missing a gem, yet, according to gem list, I seem to have sufficient gems. It's a bit puzzling in that this script was running and now just throws this error. Is this a missing gem? If so, whi... Thufir
format code, IDE535 (9/23/2009 6:53:11 AM) comp.lang.ruby outside of eclipse or netbeans plugins, is there an open source ruby IDE? Even just using GNU fm to format code would be sufficient, but I'm not sure how to go about that. For now I find myself firing up net... Thufir
gem install activerecord--adapter337 (9/29/2009 2:38:28 PM) comp.lang.ruby I seem to be missing a gem, yet, according to gem list, I seem to have sufficient gems. It's a bit puzzling in that this script was running and now just throws this error. Is this a missing gem? If so, whi... hawat.thufir(2520)
scrape html gives partial result430 (11/13/2009 8:27:09 AM) comp.lang.ruby Why does scrape.rb just result in a few lines of html, rather than an entire document? The html can be printed in its entirety, but how to persist it? It looks like I have a misplaced } on line 21, but movi... hawat.thufir(2520)
Using activerecord with mysql1237 (11/15/2009 1:16:05 PM) comp.lang.ruby Hi All, I've successfully been using Ruby on one machine for quite some time and now, on another machine, after: installing Ruby 1.86-27 rc2 (using the one click installer for Windows obtained from www.ruby-... rmauchel(11)
Chrome for Android does not support JAVA5138 (2/15/2012 12:50:04 PM) comp.lang.java.programmer Hi, Is anyone else gutted that the Chrome browser on Android will not support JAVA, Flash or any other pluggin? I thought Google and Android were big on JAVA? Cheers Richard Maher ... maher_rj(1626)
cannot load file Creature.rb1110 (3/23/2012 4:00:05 PM) comp.lang.ruby Am I using require incorrectly? Or doing my gems wrong? Why won't creatures.rb load Creature.rb? thufir@dur:~/ruby/dwemthys$ thufir@dur:~/ruby/dwemthys$ ruby creatures.rb /home/thufir/.rvm/rubies/ruby-1.... hawat.thufir(2520)
java mail api #3328 (4/3/2012 10:57:11 PM) comp.lang.java.programmer i m trying sending mail with thia code ingmail code running success fully but with rediffmail or yahoo it cannot run plzz help me import javax.mail.*; import javax.mail.internet.*; import java.util.*; public ... akhil.srivastava000(1)
diamond operator2633 (4/4/2012 1:54:56 AM) comp.lang.java.programmer I was looking over the table of contents of a book about new features in Java 7 and came across a reference to the "diamond operator". It turns out to be simple, but one of the precious bits of Java syntactic ... see_website(4858)
monster rss feeds135 (9/16/2012 2:15:15 AM) comp.text.xml I've exchanged I don't know how many e-mails with monster trying to get
the RSS feed for my job search. They've provided a URL which they state
is the URL for the RSS feed. However, neither google reader,... hawat.thufir(2520)