Displaying 20 results from an estimated 4000 matches similar to: "Writing activex controls and dlls in ruby."
2006 Apr 20
7
Rails + postgres case insensitive searches.
Hello all
I am wondering how rails handles case sensitivity in databases. If I
do a Person.find_all_by_name("tim") in mysql I would expect to get
tim, TIm, and Tim. Do I only get tim in postgres?
How do other people deal with this? Do you resort to find_by_sql for
all your postgres queries to get case insensitive results?
2008 Jan 06
5
Having very odd problems with UDP.
I am using eventmachine 0.8.1 on windows XP and am having very odd problems.
This snippet of code gives the error that follows it.
class EchoServer
def receive_data data
puts data
send_data ">>>you sent: #{data}"
if data =~ /quit/i
puts "quitting"
close_connection
EventMachine::stop_event_loop
end
end
end
2006 Nov 14
6
unable to get channel lock BAD BAD BAD
I am seeing the following in my log file (standard trixbox install).
One seems to be complaining about an error in the dialplan but it
won't tell me what file or what line. The other (maybe related) is
complaining about a channel lock.
How to do go about trying to figure out what the problem is and how to solve it?
---------------Logfile--------------------------------------------
Nov 14
2007 Apr 22
2
ActiveX Controls Not Working
For a month I've been trying to get ActiveX controls working from the ToolkitCMA.com site with IE6. Some serious weirdness going on.
So now I check what I look like at http://bellsnwhistles.com/bells.html, and it informs me that:
"The Browser you are using is Microsoft Internet Explorer (Mozilla) 4.0 (compatible; MSIE 6.0; Windows 98)"
Eh no, I check Help|About IE, and it
2009 Sep 14
7
commonly used, defacto standard web frontend to facter ... that everyone loves?
I''m new to puppet in general - I just have a minimal node.pp defined
for 2 clients so far. Before I reinvent the wheel ... is there a good
web UI to facter that everyone uses? I''ve looked over foreman and I
figure since it''s new, it''s probably not in widespread use currently.
Any suggestions?
--~--~---------~--~----~------------~-------~--~----~
You received
2009 Apr 10
6
ActiveX error when running an application(VB 6 based)
I am trying to run a home made Visual Basic 6 application on SUSE Linux
Desktop 10, using "wine-1.1.18-2.1"
Installation of VB 6 Application went smooth, and creates the directory
under "/root/.wine/drive_c/Program\ Files/PrjPatientInfo".
I then did the following
# cd /root/.wine/drive_c/Program\ Files
# cd PrjPatientInfo
# wine cmd
C:\Program Files\PrjPatientInfo>
2013 Feb 20
3
Complex abilities and scoping of records
I have the following scenario.
Users have various levels of ability. They can only view and edit
their own records (their profile). Their managers can only view and
edit their employees records. The regional managers can view and edit
only the people in their regions and the corporate headquarters can
view and edit all records. There are multiple regions so somebody
can be the manager of the
2008 Feb 07
1
field names, aliases and finders.
I can not seem to make finders work with aliases. My goal is to map
some fugly field names to nice field names and have the finders work
with the nice field names.
An example.
class Users < ActiveRecord::Base
alias :password :UserPWD
end
This doesn''t seem to work because obviously the object doesn''t have a
method called UserPWD.
What is the best way (short of a view) to
2012 Nov 01
2
CentOS and ActiveX
Only vaguely on topic, here: does anyone know how, in Firefox on CentOS
(6.3), or if it's possible, to see and use ActiveX controls on a website?
The calendar here at work has ActiveX controls, apparently, and I can't
even see them, much less use them.
mark "my manager doesn't want reminders...."
2011 Jan 11
2
Problems with activex
I have one http applicaion that uses activex to load, my problem is that i can`t seem to install ie4linux that from what i understand works with activex.
This is the only thing i need to fix to kick windows out the door.
I`m using ubuntu 10.10. What wine version do i need to use in order for it to work ?
2009 Aug 18
3
IAX2 ActiveX Control
hello,
please any IAX2 ActiveX control that wrap libiax2 or libiaxclient?
i want to develope my softphone in delphi
thanks
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4345 (20090818) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
2004 Oct 26
2
Mozilla ActiveX control
Hello,
I'm using wine/cvs and I'm trying to get IE6 installed (the windows tree
I got using method #2 doesn't work with the current wine/cvs)
I setup the config file so wine simulates an nt environment; then, after
deselecting VML the download completes;
However, wine then complains I do not have the Mozilla ActiveX control
installed (for mshtml.dll)
Can anyone tell me how to
2012 Mar 10
2
ActiveX control
Howdy folks,
I am trying Wine for the first time. I have a windows application that has an ActiveX control associated with it. Running it with Wine I am getting the error:
err:ole:CoGetClassObject class .... not registered
Can someone point me the right direction on this?
Thanks
Harpist
2010 May 14
4
ie7 activeX
I installed ie7 in 1.1.44 on ubuntu 10.04 no problem quick and smooth. It runs fine but my bank needs activeX components and whatever setting I do ie7 won't install the activeX components. Any suggestions?
2006 Jun 12
1
Instant Rails and your own applications
?I like your form css at
http://www.pllite.com/projects/new
Nice stuff!
Stuart
-----Original Message-----
From: ian.connor at gmail.com
Sent: Monday, June 12, 2006 3:14 AM -07:00
To: instantrails-users at rubyforge.org
Subject: [Instantrails-users] Instant Rails and your own applications
Here is the download link for the Instant Rails version of ProjectLounge
Lite.
2011 Jan 24
3
Porting a windows application using COM, ActiveX, MFC
Can I successfully port a windows application using COM, ActiveX, OLE, MFC, Win32 API to Linux with Wine?
If no, which of the above can pose a problem in porting?
2005 Feb 09
1
SIP ActiveX
I search a ActiveX to develop one softphone SIP with codec G723. Who can
help me?
Thank?s
Jo?o Carlos Moura
2004 Sep 03
3
ActiveX support in Wine
Hi list!
I'm currently trying to get a program called Polydoc to run under wine.
It is a kind of database app, for text databases. For some reason it
uses many ActiveX controls. So far all seems to be Ms "standard" controls.
But the program will not run. Anyone have a tip? I'm going to test
with a native ole32.dll among things.
Cheers,
--
Martin Widmark
AB TakeIT
2006 May 26
7
Instant Rails and your own applications
Hi,
I want to make an open source rails project as easy as possible to install.
Can I use Instant Rails for this? I treid to look at the FAQ but could not
see this was possible.
Ideally I would like to have Instant Rails install Ruby, Rails, MySql, etc
and then have it add my application and add the mysql user (could be just
root also) and then the sql for creating the tables.
Sound like fun
2011 Feb 13
1
no comdef.h while compiling ff-activex-host with winelib
Dear all,
While trying to port ff-activex-host to Linux with winelib, I got an
error as below:
$ make
wineg++ -c -O0 -W -mno-cygwin -I/home/fracting/wine-git/dlls/atl
-DWIN32 -D_WINDOWS -DXP_WIN32 -DMOZILLA_STRICT_API -DXPCOM_GLUE
-DXP_WIN -D_X86_ -DNPSIMPLE_EXPORTS -o GenericNPObject.o
GenericNPObject.cpp
In file included from GenericNPObject.cpp:36:
GenericNPObject.h:39: fatal error: