search for: isip

Displaying 20 results from an estimated 29 matches for "isip".

Did you mean: ilip
2006 Mar 22
3
Which JavaScript effect is this?
http://canadaonrails.com/ (when you hover over news and events) I''ve seen this implemented on a few rails sites now and I was just wondering if it is just a simple javascript from the prototype library. Does anybody know of any links on how to do this? Thanks in advance! -- Posted via http://www.ruby-forum.com/.
2006 May 29
3
Timer for executing events
Hi Everyone, I hope you guys can help me out. What is the best way to go about using a timer to execute events? I would like to execute a block of code every 24 hours (or at midnight - server time). Is this possible? What I am trying to get at is that I would like to create a new page every 24 hours and have that serve as my front page. Is it possible to route to this ''new
2006 Jun 08
5
Displaying Calculation on Index
Hi, I am trying to create a simple point system and display the total on my index page. So I have my db basically setup like this: Posts id, body, created_at, user_id Post_points id, post_id, user_id, created_at, value So as you can see I am allowing other users to create points on the post and my db will store who gave the point as well. "value" is the point value which can
2006 Jun 01
7
Active Record Basics - Making it commentable
hi everyone, I hope someone can help me out with some active record basics? I''ve been banging my head for the past 4 hours and I can''t seem to get it to work. I am trying to add comments to a caption (just like how one adds a comment to a post in a blog). I seem to be able to read posts just fine from the DB, however, I can''t use the "recordComment"
2008 May 28
2
Re: calculating the needed swiotlb in dom0
I just found out that setting swiotlb=128 in dom0 grub.conf allowed me to run my mythtv domU with additonal options to ivtv: in /etc/modprobe.d/options options ivtv enc_mpg_buffers=8 Setting this to any higher value causes a kernel panic. I want to be able to specify options ivtv enc_mpg_buffers=16 enc_vbi_buffers=8 How much swiotlb do I need? Is there a way to figure this out or is it just
2005 Dec 18
5
restarting fastCGI process
Hi, I am very new to this so please go easy on me... I am trying to deploy my app on dreamhost and I seem to be having problems getting it working. One of the troubleshooting items on the wiki states: Rails apps in production mode do not reflect changes made after they start running. So, if you found a bug, fixed it and nothing appeared to happen--this is probably because you
2009 Aug 11
3
SIP app for iPhone that works well with Asterisk?
Anyone have a chance to test any of the various iPhone SIP apps? I see there are a few out there, but most of the iTunes reviews aren't sufficiently technical to be useful. Thanks.
2006 Jun 03
6
Calculating row COUNTs
hi everyone, I''m trying to do a simple calculation in my rails project. I would like to find all rows in a table that match the given id of another table (ie. comment_id) and has the value = 1 ("value" is a field in the table), then add those values up. Next find the same rows with the value = -1 and add those values up also. Finally, I would like to find the total.
2009 Aug 07
3
Anyone had any luck with SIP clients on the iPhone platform?
Hi, I've tried two SIP clients so far and both have unusable outgoing audio quality. Skype app sounds fine, and recording the same mic sounds fine, so I can only assume there is an issue with the clients themselves. Both clients allow you to register and make calls via SIP with any abitrary provider and credentials, so they'll work with Asterisk. I've tried them with two good
2008 Jun 10
2
Dom0 and Domu sharing a physical IRQ results in eventual crash
I have one xen machine where dom0 libata and pcibacked domU eth0 share a physical IRQ. I thought that the disk was bad (cause the system was crashing and giveing me disk errors) and replaced it with an IDE disk connected to a pcibacked SATA-IDE combo card. Problem seems to have gone away. The machine runs stably and hasn''t crashed yet. Now I have another machine where I pciback usb.
2009 Aug 07
2
Anyone had any luck with SIP clients on theiPhoneplatform?
...me. If not, I can usually set up an alias on OnSIP (but they don't do # in the URI) I tried Fring, but it didn't seem optimal. I'll try again since many of you have said it works well. The two apps I mentioned both work and sound fine incoming, but the outgoing audio is either noisy (iSip) or inaudibly distorted. Note these apps are NOT free. ALso, I haven't tried contacting support yet, but I will do so after the conference call today. Thanks, r _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 200...
2008 Jun 06
0
link_to_remote
...85_options[idx("parameters")] has no properties a16056494085_pairs=a16056494085_options[idx(''parameters'')].split(''&''); Any ideas? Do I have to do anything else special for link_to_remote (other than :canvas => false)? Thanks in advance! Jordan Isip -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/facebooker-talk/attachments/20080606/efe088ee/attachment.html>
2006 Jul 04
1
Quick question: Iterate through a collection - no duplicates
Hi, is there a simple way to iterate through collection and not include duplicates? Thanks in advance. Jordan -- Posted via http://www.ruby-forum.com/.
2019 Jul 14
0
Trying to understand "redirect-gateway" option
...this url info correct for the current Tinc 1.0.35 version? .../tinc-vpn.org/examples/redirect-gateway What is the script? /etc/tinc/myvpn/hosts/server-up Is it really a extra bit to be added to,/etc/tinc/myvpn/tinc-up If I read and apply the instructions to my routed setup, then all I need to add isip route add 0.0.0.0/1 dev $INTERFACE ip route add 128.0.0.0/1 dev $INTERFACE which doesn't work. my tinc-up looks like this #!/bin/bash ip link  set $INTERFACE up ip addr  add 192.168.60.27/24 dev $INTERFACE ip route add 192.168.14.0/24 dev $INTERFACE #VPN_GATEWAY=192.168.60.27 #ORIGINAL_GATEW...
2006 Jun 17
1
Quick Question: Random item from array
Well I think this is a quick question. I would like to select a random item from an array. I''m thinking maybe I need to generate a random number from 0 to array length. Actually I''m not exactly sure how to do this since I can''t seem to find math.random/math.floor on ruby api? Knowing ruby, there is probably a much easier way to do what I am trying to do. Any
2005 Dec 18
2
Could someone host my 1mb rails app??
Hi Everyone, Would someone be able to do a huge favor for me and host a very small 1mb rails app for me?? I can''t get my hosting up and running yet and I really need it up and running by today for my professor to check it off. I only need it up for about two weeks. You will get a lot of karma points for it :) Thanks in advance!! Jordan -- Posted via http://www.ruby-forum.com/.
2006 Jan 21
1
Sortable Element with Partials?
Hi Everyone, I posted this last month and unfortunately, I didn''t recieve any replies. Maybe this time I''ll have better luck. I originally had my sortable element list working properly like so: <ul id="sortable_list"> <% @items.each do |item| %> <li id="item_<%= item.id %>"><%= image_tag "dragme.gif"
2008 May 15
1
eth1 changed to __tmp78668633 in recent kernels
Hi list, kernel-xen-2.6.18-53.1.14.el5 and kernel-xen-2.6.18-53.1.19.el5 do not detect/initialize/whatever my eth1 network card any more. With kernel-xen-2.6.18-53.1.13.el5 everything is working as expected. With the two recent kernels I only get an Interface named __tmp786686833 which is not added to xenbr... lspci -v to the adapter in question says 02:00.0 Ethernet controller: Intel
2009 Aug 07
1
Anyone had any luck with SIP clients on the iPhoneplatform?
I'm using it rather successfully. Not perfect, but it works. It is limited to WiFi connectivity... at least here in Spain I cant get either client to work over 3G. I'm using Fring and Truphone. Although I have only configured a SIP to my Asterisk with Fring. Skype works fine. We tested with several Nokia 5800 (EM) using Fring. Call quality is worse. At best, we have a 1+ second delay.
2008 Jun 22
17
about module nVidia GeForce 8400 G in Xen
Hi everyone, If there any modules (drivers) for Video Graphic Accelerated Card nVIDIA GeForce 8400 G in Xen? Cause the driver that I downloaded from nvidia.com won´t work with Xen Kernel. Any Idea? I use CentOS 5.1 I appreciate your helps very much thank you Eric Jansen _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com