search for: pluggin

Displaying 20 results from an estimated 36 matches for "pluggin".

Did you mean: plugin
2008 May 20
3
gem and pluggin
Hi This is a general question.What is the differnece between these ?Why I am asking such a question is i am using will_paginate pluggin..Now it is available as gem..So is there any performance (stability and speed of execution) difference? Thanks in advance Sijo -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups...
2008 Jan 25
7
[Bug 14250] New: late versions of swfdec pluggin cause frequent crashes
http://bugs.freedesktop.org/show_bug.cgi?id=14250 Summary: late versions of swfdec pluggin cause frequent crashes Product: swfdec Version: 0.5.5 Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: critical Priority: medium Component: plugin AssignedTo: swfdec at lists.freedesktop.o...
2006 Jul 16
1
compiz developers
Hi Colin Gutrie: Thanks for your repply about alt-gr problem. And great!!!! I'm also a developer (opengl developer), so I very happy to find a developer list of compiz...I'm working in some ideas for pluggins (for now only in a opengl format without nothing about compiz or xgl), so I very interesting in work with you, is this posible??, please guide me on this...what I have to do to set a box for development on compiz?? (official cvs repository, compilationlanguage, etc), please if yuo guide me on this...
2008 Aug 21
3
dovecot-antispam has some kind of bug
On Thu, 2008-08-21 at 12:25 +0200, Mikael Jenkler wrote: > Hi Johannes! > > it seams that you pluggin is doing something wrong with the imap connection > > i get this: > > Aug 21 12:21:54 firestorm dovecot: child 21443 (imap) killed with signal 11 > > both with squirrelmail and mutt mail clients, but only when the pluggin > is enabled in dovecot > iam using dovecot-1.1.1...
2007 Mar 19
3
CRM Commercial soft and windows authenticaction
We have a crm aplication running on windows desktops and we want to migrate it to linux desktop. For this issue we run the apps with wine but the problem is the aplicaction validate login users automaticaly with our windows domain controlers. Because this fail to start... My question is: Running this apps using WINE could interact with SAMBA for windows authentication too (challenge/response)?
2002 Jun 30
3
Ogg/Icecast vs. Real
...to monitor bandwidth needs and peel the bitrate accordingly. So I guess specifically what I'm wondering is: Can OggVorbis handle this type of streaming? Is this something that the Icecast team is working on or would this require a whole different streaming server? And, could this be handled by pluggins for XMMS, Winamp, etc., or would this require a whole new client to play this type of stream? I've been using Real on and off for a while now on a couple different projects and although I like some of the features, I would love to be able break away from a proprietary/closed system. Thanks i...
2006 Nov 14
1
transaction support in ferret
I have a model called "Business". Each object say @business can be tagged by any user. When i do ferret update for this object(on adding a new tag or editing it), there always a possibility that another user is also tagging it. I am using the std rails pluggin for tagging ''acts_as_taggable''. So is the indexing done properly. Or would there be any problem? Thanks Roger -- Posted via http://www.ruby-forum.com/.
2005 Jan 25
2
TDM400 - channel out to lunch?
Today I had channel 1 on my TDM400 go to sleep, verified by pluggin in known good telco lines in various combinations on channel 1 through 4 - problem is channel 1, not anything external. So after seeing lots of stuff on the list re: TDM400's I power cycled, removed board and let linux say nothing's home, replaced board, told linux to ignore it etc. No...
2003 Oct 30
1
passdb backend = Lotus Notes
Hi people, I'm a newbie to Samba3, right now I'm on the RTFM process and I would like to know if there is anyway to use Notes as repository for samba. I understood that I need some kind of pluggin for this (please let me know if i'm wrong), so I would like to know if it exist or if I can obtain some kind of HOW-TO to develop one. Thanks to all in advance. Excuse me for my poor english. Santiago Justo Greetings from Uruguay
2008 May 19
0
changed to will_paginate
Hi Till now we used the rails pagination.But now onwards shifting to will_paginate The code I use currently is as below .This is with the help of find_where pluggin..A fantastic pluggin which we still want to use...I would like to know how can i modify the following code to work with will_paginate step 1: set the variables you''ll need page = (params[:page] ||= 1).to_i items_per_page = 20 offset = (page - 1) * item...
2006 Jul 11
1
Patch for Java app and Compiz
...a "xmodmap = /usr/share/xmodmap/xmodmap.<somelanguaje>", but all files on that directory make my keyboard layout even worse, any ideas tips?? Thanks for your atention... Mauricio P.D: I'm a OpenGl developer and I very interesting in work on Xgl-Compiz, I also have some window/pluggins ideas and I'm working on implementing some of them (only as separated opengl test), and I wonder how can I integrate this ideas with compiz??, is this posible?? Thanks And great work!!! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freedesktop.o...
2007 Jun 18
4
HTML embed tag and rails...
I have an embeded pluggin that I must use inside my RoR app. We have set up an application.rhtml page that renders the top, side menu and center of the application for every page via DIV''s. This works great. The problem.. This embeded plugin is a Third party plugin that they have just created for the Mac OSX and...
2005 Feb 27
5
Outbound call on TDM400P
Ok all here is a strange one...... I have a TDM400P with 3 fxo modules. I can very rarely make an outbound call to the PSTN....about once every 10 tries. However if I use a analog phone pluged into the same phone line as one of the tdm channels say channel 4, and I place the analog phone off hook and then place a call via asterisk , it work everytime. It seems like the TDM400p is having
2006 Feb 18
2
SVN migration status
It looks like the Subversion migration is working. The CVS repository is still there, but in read-only mode. However, the SVN repository preserves the version history of the CVS repository, albeit organized slightly differently. For an introduction to Subversion, this online book is essential: http://svnbook.red-bean.com/ It is written by some of the Subversion authors. The only drawback I
2007 Jan 23
1
question on user auth
Is user authentication ever needed for just querying variables? My cacti script seems to be cooked, and I'm just wondering if I need to mess with username/password stuff. Not hard but if it's not needed then why bother... Thanks -- Eric A. Hall http://www.ehsco.com/ Internet Core Protocols http://www.oreilly.com/catalog/coreprot/
2006 Mar 27
0
acts_as_taggable not loading in dev environment?
It seems in my development environment I keep throwing: undefined local variable or method `acts_as_taggable'' for Item:Clas Indicating that the acts_as_taggable pluggin is not loading, yet in my test enviroment I can run tests against act_as_taggable methods for that very same class just fine. Has anyone else experienced this? Tim Case tim@karmacrash.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/...
2007 Sep 07
1
Help with External USB drive on RH/Centos 5
Another issue to tackle - I have an external 1 TB drive (2 500GB on a RAID). When I plug it into the server, it sees, via /var/log/messages, that a USB device was plugged in, but that's it. fdisk -l doesn't see it. dmesg doesn't do much, either. It is a Western Digital My Book II device. I want to format it and use it for external storage, but can't until I get to it.
2008 Oct 22
0
Re: Rails 2.1, version_fu, ActAsVersioned and => "undefined method `find_version"
Ahh. Now I saw that I find_version was removed from the pluggin... - Henrik --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this...
2009 Jan 28
0
X_send_file download 1byte file instade of original size
i m using x_send_file pluggins and download file then only 1byte file is downloaded. in Controller x_send_file("#{RAILS_ROOT}/public#{params[:file]}") if you have idea for this problem so give me a solution -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received...
1999 Jul 14
0
A samba or a mutt problem?
...the document. It says Err=1025 on the top bar and brings up a panel saying 'Word cannot open the document'. Exactly the same happens with an excel document. Other documents work fine on both machines. I can read a pdf attachment. html attachments and several others that pull up a browser pluggin all pull up IE on both machines and I can view the attachment file fine. The permissions are set slightly differently for the excel case. On the alpha they are -rwx------. On the RS6000 they are -rw-------. The word documnet permissions in /tmp are -rw------- in both cases. This does not seem to b...