Groups
Groups
Sign in
Groups
Groups
forumgrouper
Conversations
About
Send feedback
Help
forumgrouper
1–30 of 73
Mark all as read
Report group
0 selected
Audrey A Lee
2
11/20/09
Curious about Community Engine Routing
Here: http://groups.google.com/group/communityengine/browse_thread/thread/b8f6983b851a2483 On Nov 20,
unread,
Curious about Community Engine Routing
Here: http://groups.google.com/group/communityengine/browse_thread/thread/b8f6983b851a2483 On Nov 20,
11/20/09
Audrey A Lee
2
11/8/09
I am looking for RoR Webrat Selenium Install Recipe
ok, I made some progess debugging this. I downloaded software from here: - http://release.seleniumhq.
unread,
I am looking for RoR Webrat Selenium Install Recipe
ok, I made some progess debugging this. I downloaded software from here: - http://release.seleniumhq.
11/8/09
Scott G Smith
2
10/6/09
[Cucumber] My Feature Narrative seems too long?
Good answers here: http://groups.google.com/group/cukes/t/3159aa0df81995a6 On Oct 6, 6:50 pm, Scott G
unread,
[Cucumber] My Feature Narrative seems too long?
Good answers here: http://groups.google.com/group/cukes/t/3159aa0df81995a6 On Oct 6, 6:50 pm, Scott G
10/6/09
Audrey Lee
2
9/23/09
Re: Java, Ruby, JRuby, JRubify some Java?
Hello JRuby People, I'm not quite ready to JRubyify yet but, I'm working on a mini-project
unread,
Re: Java, Ruby, JRuby, JRubify some Java?
Hello JRuby People, I'm not quite ready to JRubyify yet but, I'm working on a mini-project
9/23/09
Dan Bikle
9/26/09
appengine-jruby at googlegroups.com has broken CSS
Dear Google, appengine-jruby at googlegroups.com has broken CSS I've attached a copy of what I
unread,
appengine-jruby at googlegroups.com has broken CSS
Dear Google, appengine-jruby at googlegroups.com has broken CSS I've attached a copy of what I
9/26/09
Scott G Smith
10/6/09
Does Ruby have a 'which' like method
Most UNIX shells have a which command. It tells me the file which corresponds to a shell command.
unread,
Does Ruby have a 'which' like method
Most UNIX shells have a which command. It tells me the file which corresponds to a shell command.
10/6/09
Audrey A Lee
9/17/09
How about just Firewatir?
Hi there, I bumped into your blog while doing some google searches. I'm trying to figure out how
unread,
How about just Firewatir?
Hi there, I bumped into your blog while doing some google searches. I'm trying to figure out how
9/17/09
Audrey A Lee
9/16/09
scrubyt lighthouse ticket
http://scrubyt.lighthouseapp.com/projects/18686-scrubyt/tickets/26-ruby_quiz_189rb-gives-exception
unread,
scrubyt lighthouse ticket
http://scrubyt.lighthouseapp.com/projects/18686-scrubyt/tickets/26-ruby_quiz_189rb-gives-exception
9/16/09
Audrey A Lee
9/16/09
scrubyt anyone?
To: rub...@meetup.com Hi, Are any of you using scrubyt? Scrubyt has a forum but it seems near death.
unread,
scrubyt anyone?
To: rub...@meetup.com Hi, Are any of you using scrubyt? Scrubyt has a forum but it seems near death.
9/16/09
Audrey A Lee
9/15/09
Possible to use Selenium to scrape a src in an img?
Hi, Is it Possible to use Selenium to scrape a src in an img? I'm looking at both Scrubyt and
unread,
Possible to use Selenium to scrape a src in an img?
Hi, Is it Possible to use Selenium to scrape a src in an img? I'm looking at both Scrubyt and
9/15/09
bornbo...@gmail.com
9/15/09
With mechanize, how do I scrape the src of an img-element into a file?
To: mechani...@rubyforge.org Reply | Reply to all | Forward | Print | Delete | Show original Hi,
unread,
With mechanize, how do I scrape the src of an img-element into a file?
To: mechani...@rubyforge.org Reply | Reply to all | Forward | Print | Delete | Show original Hi,
9/15/09
Audrey A Lee
9/11/09
Possible to reinstall Enterprise Manager 11gr2 ?
Hello people, I downloaded 11gr2 and installed it on my ubuntu box. The install was smooth. At the
unread,
Possible to reinstall Enterprise Manager 11gr2 ?
Hello people, I downloaded 11gr2 and installed it on my ubuntu box. The install was smooth. At the
9/11/09
Audrey A Lee
2
9/11/09
Audrey is new to scrubyt
http://groups.google.com/group/scrubyt/browse_thread/thread/7fce38012e1d2aa7/
unread,
Audrey is new to scrubyt
http://groups.google.com/group/scrubyt/browse_thread/thread/7fce38012e1d2aa7/
9/11/09
Audrey A Lee
9/7/09
What is the name of the browser inside of Android?
Hi, What is the name of the browser inside of Android? "Android Browser" ? "Android
unread,
What is the name of the browser inside of Android?
Hi, What is the name of the browser inside of Android? "Android Browser" ? "Android
9/7/09
Audrey A Lee
9/7/09
How do I add my own arbitrary JavaScript to a set of Selenium calls?
Hello, I'm just starting out with Selenium. I've worked with it about 20 minutes. Here is a
unread,
How do I add my own arbitrary JavaScript to a set of Selenium calls?
Hello, I'm just starting out with Selenium. I've worked with it about 20 minutes. Here is a
9/7/09
owens...@gmail.com
9/7/09
Any iPhone Apps targeted at Oracle DBAs ?
Hello people. Do any of you know of any iPhone Apps targeted at Oracle DBAs to help with Oracle DBA
unread,
Any iPhone Apps targeted at Oracle DBAs ?
Hello people. Do any of you know of any iPhone Apps targeted at Oracle DBAs to help with Oracle DBA
9/7/09
Audrey A Lee
2
8/22/09
jQuery handling of URL params?
not the jQuery way but terse and effective: http://www.netlobo.com/url_query_string_javascript.html
unread,
jQuery handling of URL params?
not the jQuery way but terse and effective: http://www.netlobo.com/url_query_string_javascript.html
8/22/09
Audrey A Lee
2
8/22/09
jQuery handling of click event?
$("a.someLinks").click(function(event){tellme(this);}); then function tellme(o) {alert(o.
unread,
jQuery handling of click event?
$("a.someLinks").click(function(event){tellme(this);}); then function tellme(o) {alert(o.
8/22/09
bornbo...@gmail.com
,
Audrey A Lee
2
8/21/09
Mongrel and mimetype?
Easy answer: Read this: http://mongrel.rubyforge.org/wiki/HOWTO Write this: --- .manifest: text/cache
unread,
Mongrel and mimetype?
Easy answer: Read this: http://mongrel.rubyforge.org/wiki/HOWTO Write this: --- .manifest: text/cache
8/21/09
Audrey A Lee
8/20/09
JavaScript: I want onclick() to tell me href value ?
Hello, I'd like to write a simple function which returns the value of the href attribute. I have
unread,
JavaScript: I want onclick() to tell me href value ?
Hello, I'd like to write a simple function which returns the value of the href attribute. I have
8/20/09
Audrey A Lee
8/20/09
jQuery: click-event-handler for dynamically created a-elements?
Hello, I've been working with jQuery about 20 hours now. I like it. I am looking for a demo of
unread,
jQuery: click-event-handler for dynamically created a-elements?
Hello, I've been working with jQuery about 20 hours now. I like it. I am looking for a demo of
8/20/09
Audrey A Lee
8/15/09
Application caching in the browser?
Hello people, Are any of you implementing application caching in the browser? Here is the use-case I
unread,
Application caching in the browser?
Hello people, Are any of you implementing application caching in the browser? Here is the use-case I
8/15/09
bornbo...@gmail.com
7/30/09
Using Firefox to see Dashcode HTML?
Dashcode People, I'm at my Mac today learning Dashcode with the tutorial here: http://developer.
unread,
Using Firefox to see Dashcode HTML?
Dashcode People, I'm at my Mac today learning Dashcode with the tutorial here: http://developer.
7/30/09
bornbo...@gmail.com
2
7/26/09
I am trying to compile python 2.6.2 on my Mac
I read this: - http://chrismiles.livejournal.com/25648.html I did this: - install mac ports - port
unread,
I am trying to compile python 2.6.2 on my Mac
I read this: - http://chrismiles.livejournal.com/25648.html I did this: - install mac ports - port
7/26/09
bornbo...@gmail.com
7/3/09
Rails code to serve git repositories?
rails and git people, I am searching for some Rails code I can use to serve git repositories. Please
unread,
Rails code to serve git repositories?
rails and git people, I am searching for some Rails code I can use to serve git repositories. Please
7/3/09
dan....@gmail.com
6/14/09
Mix Oracle(OLAP, Data Mining-SVM) and Ruby With ETF Price Data
Hello, I just wrote up some notes about my efforts to use Data Mining-SVM to pick optimal times for
unread,
Mix Oracle(OLAP, Data Mining-SVM) and Ruby With ETF Price Data
Hello, I just wrote up some notes about my efforts to use Data Mining-SVM to pick optimal times for
6/14/09
bornbo...@gmail.com
6/14/09
wolframalpha, How do I plot 3 points on x-y grid?
http://community.wolframalpha.com/story.php?title=how-do-i-plot-3-points-in-2-dimensional-grid How do
unread,
wolframalpha, How do I plot 3 points on x-y grid?
http://community.wolframalpha.com/story.php?title=how-do-i-plot-3-points-in-2-dimensional-grid How do
6/14/09
bornbo...@gmail.com
2
6/14/09
Active_scaffold: How do I override a foreign-key in the list view?
config.columns[:dept].clear_link More info: http://groups.google.com/groups/search?q=config+columns+
unread,
Active_scaffold: How do I override a foreign-key in the list view?
config.columns[:dept].clear_link More info: http://groups.google.com/groups/search?q=config+columns+
6/14/09
bornbo...@gmail.com
5/13/09
cctive_scaffold: How do I override a foreign-key in the list view?
People, Suppose we have a list of employees and each employee has a dept. And by default each dept
unread,
cctive_scaffold: How do I override a foreign-key in the list view?
People, Suppose we have a list of employees and each employee has a dept. And by default each dept
5/13/09
bornbo...@gmail.com
2
5/13/09
Active_Scaffold: config.label ignored
Answer here: - http://groups.google.com/group/activescaffold/browse_thread/thread/e5c9623b12cf3102
unread,
Active_Scaffold: config.label ignored
Answer here: - http://groups.google.com/group/activescaffold/browse_thread/thread/e5c9623b12cf3102
5/13/09