similar to: internet radio

Displaying 20 results from an estimated 2000 matches similar to: "internet radio"

2013 Jun 18
33
DomU suspension/hibernation
Hey, I thought there was supposed to be an ability for domU''s to be put into a hibernated state (E.g. current running tasks and memory) when dom0 is shutdown or rebooted. When I look in my /etc/default/xendomains file, I have the variable''s "XENDOMAINS_SAVE=/var/lib/xen/save" and "XENDOMAINS_RESTORE=true". However, when I reboot, I always have to restart my
2006 Apr 07
2
Re: page.replace_html "#{var_containing_id_name}", :partial
Jeff Coleman <progressions@...> writes: > > Jason Tuttle wrote: > > The subject line says it all. -- Is there a way to do something like: > > > > page.replace_html "#{var_containing_id_name}", :partial => ''edit'' > > > > That line of code does not work, but I would like to pass the name of > > a variable to
2006 Apr 05
9
Is eval the only way?
Hi, I''m trying to write some methods which use a parameter to represent a Class name. A very simplistic example: def foo(class_name, conditions) x = class_name.find(:all, :conditions => "#{conditions}") end Unfortunately, this does not work. The only way around this problem that I can think of is to use eval: def foo(class_name, conditions) x = eval
2004 Nov 19
14
FAQ 32
What changes would I need to make if there is a 4th interface that is going to a DMZ Thanks Gene
2006 May 09
7
When to use optimistic locking?
Hi All, I''m having some trouble deciding when and how to implement optimistic locking. Let''s say I have a multiuser Rails app, and let''s say it stores, among other things "vital" customer information. The standard methods created by the Rails generate scaffold script look like this: def edit @customer = Customer.find(params[:id]) end
2006 Apr 17
3
How To Remove Unnecessary Controllers?
Hi All, I''ve got some controllers in my project which I no longer need. -- They were generated by scaffolding. Is there an easy way to remove them? -- I.E. via the command-line. If not, is there a way to do it manually? Thanks! : ) Jason
2006 Apr 18
3
Join Queries? - find() or find_by_sql()
Hi All, Is there a way to do join queries with find() or is it best to use find_by_sql() instead? I''m looking to do something like: SELECT winery_name, wine_name FROM winery, wine WHERE wine.winery_id = winery.winery_id AND winery.winery_name LIKE ''Borg%''; Thanks! : ) Jason
2006 Apr 07
2
page.replace_html "#{var_containing_id_name}", :partial => ''edit''
The subject line says it all. -- Is there a way to do something like: page.replace_html "#{var_containing_id_name}", :partial => ''edit'' That line of code does not work, but I would like to pass the name of a variable to page.replace_html. This variable would contain the id of the div I want to update. Anyone know if/how I could do that? Thanks! : ) Jason
2006 Feb 08
2
What page is an item on?
Using the paginator helper, is there a way to determine what page an item in the collection is on? Thanks in advance for your help!
2014 Jul 18
2
[LLVMdev] Running an LLVM pass during an android compile
We have developed and tested an optimization pass using LLVM, and have been able to build other software such as gzip while running our pass by passing "clang" and "-Xclang -load -Xclang <path to .so>" as configure options. Now we would like to try and build android while running our pass only on certain files. It seems that android has its own version of LLVM built into
2006 Apr 07
2
Re: Re: page.replace_html "#{var_containing_id_name}", :partial
> you mean like this? > > def do_some_ajax_thing > <at> element_id = "content_div" > end > > do_some_ajax_thing.rjs > > page.replace_html <at> element_id, :partial => "edit" > > remember, the view templates have access to the attributes defined > in the controller Actually, its more like this: I have a list page. Each row
2006 Aug 01
2
Active Merchant or Payment module?
Which do you guys prefer for credit card processing? Both look like they get the job done. -- Is there any consensus on which one is better? Are there other credit card processing solutions I''m not aware of? Any thoughts or suggestions would be most welcome. Thanks! : ) Jason -- Posted via http://www.ruby-forum.com/.
2013 Jun 14
14
Issues with Intel HD graphics 4000
Hey, Are there any known issues with the Intel''s integrated HD graphics 4000? I just bought a new laptop and have tried everything I can think of to get Xen to load. After choosing Xen in GRUB, it just boots to a black screen. There is no error message , no dmesg output, nothing. I have no idea what is causing this problem. I''ve gotten Xen to install with no problems on another
2006 Sep 21
1
Saw this and thought warmly of everyone on the list
This type of thread always amazes me. With all of the work that the CentOS team does (gratis) I sometimes wonder why they take the time to respond to such ignorance and pigheadedness. Perhaps this is evidence that producing a product like this takes enormous patience and thus prepares them to deal with the Tuttle's of the world. Good job guys, Alex
2004 May 18
3
write list bug reports [was Re: OTHER BUG IN SAMBA 3.0.4?! FORCE USE
> Hi jerry, and hi everyone !!! > I've seen the bug 1319 has appeared... > (Remember I previously applied the 1315 ?) > Has this one something to do with ADS domain member and winbind > authentification for shares ? My Samba 3.0.4 server is an W2k3 ADS domain member, it uses winbind and kerberos as authentication for shares, so "security = ADS". I have the same
2009 May 15
2
Radio? Sure! Internet Radio Player support in Wine?
http://www.radiosure.com/ Is it possible to get this working under Wine? I'm running the latest version and get the following when I try to run the "portable" version they have on their website: Code: wine RadioSure.exe wine: Call from 0x7b844453 to unimplemented function ntoskrnl.exe.IoAttachDevice, aborting wine: Unimplemented function ntoskrnl.exe.IoAttachDevice called at
2007 Dec 19
0
[Bug 10696] Pandora Internet Radio doesn't work
http://bugs.freedesktop.org/show_bug.cgi?id=10696 riccardo at datahost.it changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|eric at anholt.net |swfdec at lists.freedesktop.org Status|ASSIGNED |NEW AssignedTo|eric at anholt.net
2008 Feb 03
2
[Bug 10696] Pandora Internet Radio doesn't work
http://bugs.freedesktop.org/show_bug.cgi?id=10696 --- Comment #4 from Pavel Roskin <proski at gnu.org> 2008-02-02 18:59:27 PST --- Created an attachment (id=14109) --> (http://bugs.freedesktop.org/attachment.cgi?id=14109) log from swfplay I had to interrupt swfplay. The messages don't stop. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email -------
2008 Jul 03
0
[Bug 10696] Pandora Internet Radio doesn't work
http://bugs.freedesktop.org/show_bug.cgi?id=10696 Brent Elskan <brent.elskan at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brent.elskan at gmail.com --- Comment #7 from Brent Elskan <brent.elskan at gmail.com> 2008-07-02
2004 Jun 17
0
Resend to correct graphic - Internet Talk Radio use Talk Show PBX
I see in the archives a brief thread between Barton and w last November 2003 about streaming to the Internet. I'd like to use an Asterisk to mediate multiple VOIP calls originated from the Internet to the studio to be mixed then passed out to an encoding PC thence back to Internet {~~~~~~~~~} +--------+ +------+ +---------+ +---------+ {Internet } |Asterisk|--line