Displaying 20 results from an estimated 800 matches similar to: "Coldfusion Studio 4.5.2 and Wine"
2006 Jul 27
3
[somewhat OT] Apache config for Rails + ColdFusion + PHP
Our group has several web apps developed in ColdFusion, PHP, and Rails. The
ColdFusion and PHP apps are on an older server, and the Rails apps on a new
server. Ideally, we''d like them all to share the same server.
Our current setup for the Rails server is Apache2.2 with mod_proxy_balancer
and mongrel_cluster. We''d like to have specific directories be processed
and served by
2006 Jul 20
1
Ruby Vs Java Vs Coldfusion Vs Rails
An interesting discussion from a mainly CF blog on Ruby, Java and
Coldfusion.
http://www.corfield.org/blog/index.cfm/do/blog.entry/entry/Java_or_Ruby
--
Aneesha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060720/be08e19a/attachment.html
2013 Nov 04
0
Firefox ESR and Coldfusion
CentOS-6.4
x86_64
Firefox-17.0.10ESR
I am getting a missing plugin report from Firefox when trying to load this url:
http://yyyy.xxx.net//sco_launchv5.1.cfm?regKey=22349&CFID=0&CFTOKEN=1ED09F3E-5335-471C-BF35C63C0CAC4019
A Firefox search for plugins reports none found. I believe that this URL
refers to a Coldfusion script. Given the context I am working in I believe
that this script
2007 Mar 19
3
Agent 4.0 and wine
I have been running Agent3.3 uner Linux debian sarge, wine
0.0.20050310-1.2, fake windows partition. Absolutely no problems, even
when tackling large groups like binaries or advocacy.
But the upgrade to V4 did not go well. I went back to 3.3 and managed
to reproduce under reduced conditions:
* Created a new, vanilla user called gorby
* Created a new fake windows setup with a vanilla
2009 May 01
4
Hardening
Hi All,
What tips does everyone have on hardening a CenOS Server that is
running web, e-mail, ssh, ftp, mysql, coldfusion and will be
processing payments from www?
-Jason
2009 May 05
2
Apache and CF
Hi All,
I have a CentoS 5.3 Xen Instance at Mosso.
I need to run ColdFusion and I have in the past successfully made
everything work, but not on Linux rather Windows.
I just cannot get Apache and CF talking. I added mod_jrun22, When I
try to serve a CF file, I am asked to download binary data. I
added .cfm and .cfml to Directory Index for /var/www/html in
httpd.conf and nothing still.
2005 Aug 08
4
Problem with DFS mounting (works OK in smbclient) [samba-3.0.14a-2.1.fc4.kde]
I am having problems mounting a DFS share, even though it works in smbclient
fine.
After mounting, the mount point (in ls) has question marks for everything, and
when ls'ing I just get permission denied.
Turning up debug and verbose don't seem to help. Any ideas ?
[tom@charles-compaq@1306 /home/tom/Projects/gbb-core-app ]
smbclient //exchsvr/dfs -U tchiverton -W BLUEFINGER
Password:
2006 Jul 06
4
Using Integers to Store Bits of Information
Hi,
I am a very new to ruby on rails so please forgive me if someone has
asked this before.
I need to make a form with many checkboxes. Sometime ago I was using
Coldfusion and I chanced upon this great article on how to store flags
using binary numbers.
http://cfdj.sys-con.com/read/41674.htm
Just wondering if there is something similar in RubyOnRails that I can
learn from and use. That
2006 Jan 13
2
Mass Mailing
Has anyone found a good method of mass mailing a bunch of people (100k)
using RoR yet?
I have always used a scheduled task to run a ColdFusion page every x
minutes to send out blocks of about 7500 (sending the full 100k crashed
the page) and this worked pretty well and now we are migrating all out
sites to ruby, I seed to do something similar.
Thanks in advance,
James
2013 Apr 30
1
Volume heal daemon 3.4alpha3
gluster> volume heal dyn_coldfusion
Self-heal daemon is not running. Check self-heal daemon log file.
gluster>
Is there a specific log? When i check /var/log/glusterfs/glustershd.log
glustershd.log:[2013-04-30 15:51:40.463259] E
[afr-self-heald.c:409:_crawl_proceed] 0-dyn_coldfusion-replicate-0:
Stopping crawl for dyn_coldfusion-client-1 , subvol went down
Is there a specific log? When
2006 Jan 12
2
Anybody building elearning apps with Rails
Hello
I''m new to rails (just boarded the Train a week ago). I''ve been an
elearning developer for about 10 years and for the last couple of years
have solely concentrated on adding tools to a proprietary Learning
Management System built in Coldfusion. ...But I''m also a Java and ASP.NET
developer.
I am keen to start an open source rails inspired project to build the
2006 Aug 15
6
FileSystemWatcher - has any one done this?
I''d like to monitor a folder and when someone drops a file in there I
can take the files name and add it to a database.
My dream is to have a folder always being watched. and if someone
drops a file or folders with files into that watched folder, I take
the filename(s) and insert them into a db and if the files are in
folder I use the folder name(s) as tags for that file.
make sense?
2006 Jan 11
2
Good OOP and JS books / tutorials? Looking to teach my team
Can anyone recommend good books, online tutorials, or any other learning
materials for Javascript - specifically Object Oriented Programming using
JS?
I want the rest of my dev team to be able to help me code in JS,
specifically using prototype and scriptaculous. I''ve been using JS for so
long, and I kinda "grew up" on OOP programming but my whole team is
Coldfusion
2006 Jul 18
2
connecting to a coldfusion web service
Hi,
I''m connecting to a cf web service....
<cfcomponent>
<cffunction name="myname" returntype="string" access="remote">
<cfreturn "fred" >
</cffunction>
</cfcomponent>
using
require ''soap/wsdlDriver''
wsdlfile = "http://localhost/docsearch/mainsearch.cfc?wsdl"
factory =
2006 Apr 05
1
DevNotes: Plugin, Component, Generator, or Engine?
I''m porting a small, but handy tool from the ColdFusion community called
DevNotes. Basically, it should be a drop-in functionality that one would
add to an existing app in the development stage. Essentially, it is a
place for developers and clients to make notes on each page (keyed off
the controller/action) that would show as a threaded discussion at the
bottom of the page. There is
2006 Mar 18
1
Date formatting and adding question
Hey all,
I''m working on a site for a client that has a scedule im trying to
display that pulls the next events for the upcoming Sunday from a MySQL
table....The table stores the event date as mm/dd/yyyy. I''ve tried to
think of everyway possible to get this thing to change after every
sunday to show the next sunday''s events, but I end up doing it
manually...
Is it
2007 Apr 11
1
Drag and Drop sorting of images, need to save
Okay, I know it is out there somewhere. I am working in
script.aculo.us trying to get a series of images to go into a grid and
be reordered. Then the form can be submitted and saved in a
database. I am working in ColdFusion, but understand ASP and PHP.
Any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
2001 Aug 21
4
Cold Fusion Studio
Hi... I am new to Wine... so I went from running to Solitaire to Running
ColdFusion studio grin. I installed CFS by running the setup from CD
using wine. All seemed to go OK, but when I try to run the application I
get this error....
0806a430:fixme:win32:PE_CreateModule Unknown directory 15 ignored
and it bombs out... any ideas ?? Help ??
Thanks Benj.
2006 Jul 24
1
Newbie error: undefined local variable or method
When I add an item to the shopping cart, I get an error:
undefined local variable or method `cart_item'' for
#<#<Class:0x3715a78>:0x3715a48>
Session info says the cart being updated properly. I''m just not able
to output two variables:
<%= cart_item.quantity %> × <%= h(cart_item.title) %>
I did some research, and I can grasp that local
2001 Apr 10
1
Wine Weekly News is suspended
--
---------------
Eric Pouech (http://perso.wanadoo.fr/eric.pouech/)
"The future will be better tomorrow", Vice President Dan Quayle
-------------- next part --------------
Wine Weekly News
All the News that Fits, we print.
Events, progress, and happenings in the Wine community for April 09,
2001 .