RE: CFFM Update

2010-09-15 Thread Jen Perkins McVicker

I was able to upload two image files at the same time
(20100307_frontYard.jpg and 20100307_frontYard02.jpg) on firefox 3.6.9.

Very slick!

(P.S.  Those are the before shots - we're re-landscaping and the front
yard doesn't look like hot fried crap anymore.  LOL)

Jen Perkins McVicker
Adobe Certified ColdFusion Developer
Phone/Fax: (925) 757-1839
Email: jen.mcvic...@gmail.com
Linked In: http://www.linkedin.com/in/jmcvicker
-Original Message-
From: Rick Root [mailto:rick.r...@gmail.com] 
Sent: Wednesday, September 15, 2010 6:49 AM
To: cf-talk
Subject: CFFM Update


So I got around to updating CFFM to remove the flash-based uploadify
plugin and I've gone with a straight jquery file upload
implementation.  It only seems to do multiple file uploads in Chrome
(maybe Safari too) - not in Firefox or IE, which don't seem to support
the ability to select multiple files on the file input...

Anyone care to test it out for me?

http://www.it.dev.duke.edu/public/cffm/cffm.cfm

Rick



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337090
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Development Apps - Does anyone use homesite still?

2010-03-12 Thread Jen Perkins McVicker

I use Dreamweaver CS4.  I've been using DW for years, mainly because of the
good SFTP integration, but I don't love it.  It crashes on me regularly.
And what I miss most of all is the remote server search from CF Studio.  SO
irritating that they cut this out when they moved to Dreamweaver.

Jen Perkins McVicker
Adobe Certified ColdFusion Developer
jen.mcvic...@gmail.com
-Original Message-
From: ben alembick [mailto:benalemb...@gmail.com] 
Sent: Friday, March 12, 2010 12:06 PM
To: cf-talk
Subject: Re: Development Apps - Does anyone use homesite still?


Ive just tried comparing speeds of cfbuilder, cfeclipse  dreamweaver on
OSX

Opening folders:
cfelclipse take 45 seconds to load a ftp folder up
cfbuilder takes around 8-10 seconds
dreamweaver takes 2 seconds

Opening file:
cfelclipse i gave up trying to find a file it took so long
cfbuilder takes 3 seconds to open a file
dreamweaver takes about 4

Cfeclipses ftp isnt even worth considering, whats that all about.

Is it wrong of me to contemplate switching to dreamweaver, I remember years
ago (back in the mx days) that dreamweaver used to do some crazy stuff to my
code like switching cfoutputs close tags with close cfif 9very annoying).

Anyones views would be great, i really wanted to get into cfeclipse but the
ftp is awfull.

Please, please any views



On 10 March 2010 05:30, denstar valliants...@gmail.com wrote:


 Hey Christian!

 I should have said something the other day, but the select tag stuff
 works on HTML elements too, in the latest CFEclipse preview release.
 I broke the formatter putting it in, but I've got unit tests for the
 formatting, so me no worry long.

 Still need to add a context menu for tag select, and edit tag still
 only works on CFML elements, but hey, we're getting there.

 The awesome part is that I can use what I used to do the tag
 selection, for doing that expand tag selection stuff you guys were
 talking about.  Ctrl+] expanding outwards from the selected tag.

 Next is writing some unit tests for the proposal stuff, so we can nail
 that down, instead of flying the helicopter, as it were.

 1.4.0 should be a pretty kick'n release.

 --
 Without struggle, no progress and no result. Every breaking of habit
 produces a change in the machine.
 George Gurdjieff

 On Tue, Mar 9, 2010 at 10:42 AM, Christian N. Abad wrote:
 
  Ben:
 
  I'm in the same boat as you!  (...Seriously...)
 
  I've been using HomeSite+ (HS+) for YEARS, since I started working with
 CF
  4.52!  I have tried repeatedly to make the transition to Aptana /
 CFEclipse
  and now CFBuilder countless times, only to come back running to HS+.  It
  just works and it works FAST!  It's PERFECT for me...
 
  My biggest issues with moving away from HS+ is that the functionality
 that I
  use the most, like Select Full Tag and Edit Tag don't work nearly as
  well - or at all - in the aforementioned other editors.  It's plain and
  simple; I can't work efficiently without this functionality.
 
  However, I've been actively participating with the CFEclipse Team via
 their
  Google Group and they have been listening to my feedback and even
  incorporating my needs into their nightly builds.  In other words, they
 are
  listening and actually implementing what I need.  We're not 100% there
 yet,
  but we're getting closer with each nightly build.  With any patience
  diligence, I will be able to move to CFEclipse within a month or two...
 
  So, my advice to you is to join their Google Group and present your
needs
 to
  the CFEclipse Team, and who knows - maybe they will build you the tool
 that
  you need.  http://groups.google.com/group/cfeclipse-users
 
  Just my $.02!
 
  G

 



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331708
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Scheduled Task Running twice

2010-01-13 Thread Jen Perkins McVicker

I was never able to satisfactorily solve the problem on our server.  It
didn't happen with every scheduled task on the server, only one, and even if
we changed the time that the task ran, it didn't matter.  It would run once
and then immediately run again.  We just ended up setting a cron job to run
the task instead of the scheduled task in CF.

Jen Perkins McVicker
Adobe Certified ColdFusion Developer
Phone/Fax: (925) 757-1839
jen.mcvic...@gmail.com

-Original Message-
From: Jeffrey Pratte [mailto:jpra...@ullico.com] 
Sent: Wednesday, January 13, 2010 7:40 AM
To: cf-talk
Subject: Scheduled Task Running twice


We just moved our ColdFusion 8 Ent to a new server and now our scheduled
tasks are running twice. One right after the other. We physically
disconnected the old server from the network and the jobs are still running
twice. Any ideas how this happened or how to fix it?

Thanks, Jeff 



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329632
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


cfimage permissions

2009-09-15 Thread Jen Perkins McVicker

I'm running CF8 on a linux server, and I'm using cfimage to auto-generate a
thumbnail when an image is uploaded.  Is there any way to set the
permissions for the new image I create, like you can for cffile?  The
thumbnails keep getting generated with permissions set to 644, and I am
unable to later delete these thumbnails using cffile.  I couldn't find
anything in the documentation about setting permissions with cfimage.  

 

Jen Perkins McVicker
Adobe Certified ColdFusion Developer
jen.mcvic...@gmail.com

 



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326347
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Automatically save email attachment

2009-08-25 Thread Jen Perkins McVicker

Unfortunately, it's not working so well for me.  :(  I have an email with a
.zip file attached, and although the script does not throw an error, it is
simply not saving the file.

Code:

cftry

cfpop timeout=2000
  server=[myserver] 
port=110 
username=[myusername] 
password=[mypassword] 
action=getAll 
name=qEmails 
attachmentPath=#expandpath('./UserFiles/Data')# 
generateuniquefilenames=true

cfdump var=#qEmails#

cfcatch type=anycfdump var=#cfcatch#/cfcatch

/cftry

...it's not throwing an error, and the attachments field in the dump does
show an attachment (DLRDIA.ZIP), but the attachmentfiles field in the dump
is empty and the file is not copied to the server.

Is there a size limit (this file is around 6MB), or does it only work for
certain file types (i.e., .doc or .xls, but not .zip)?  

Jen Perkins McVicker
Adobe Certified ColdFusion Developer
jen.mcvic...@gmail.com

-Original Message-
From: Rick Root [mailto:rick.r...@webworksllc.com] 
Sent: Monday, August 24, 2009 4:47 PM
To: cf-talk
Subject: Re: Automatically save email attachment


On Mon, Aug 24, 2009 at 5:19 PM, Jen Perkins
McVickersnarkmeis...@gmail.com wrote:

 Thanks Brad, I don't know how I missed that attachmentPath attribute!
 I'll try the CFPOP tag.

I built a ticketing system in CF that uses this to save attachments,
works great!

-- 
Rick Root
CFFM - Open Source Coldfusion File Manager
http://www.opensourcecf.com/cffm



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325689
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Automatically save email attachment

2009-08-24 Thread Jen Perkins McVicker

We're running a mail server on Linux with Courier POP3 Server.  I'm trying
to find a way to check emails when they come in to a particular mailbox, and
if they contain an attachment, I want to save that attachment to another
directory.  I've been searching for a solution but my Google-fu must be
broken, because I'm not finding what I need.  Solutions exist for mail
clients (i.e., Outlook), but I need something that will work on the actual
mailbox folder on the server.  Anyone done this before?  

 

Jen Perkins McVicker
Adobe Certified ColdFusion Developer
jen.mcvic...@gmail.com

 



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325636
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Automatically save email attachment

2009-08-24 Thread Jen Perkins McVicker

Thanks Brad, I don't know how I missed that attachmentPath attribute!
I'll try the CFPOP tag.

Jen Perkins McVicker
Adobe Certified ColdFusion Developer
jen.mcvic...@gmail.com
-Original Message-
From: b...@bradwood.com [mailto:b...@bradwood.com] 
Sent: Monday, August 24, 2009 1:58 PM
To: cf-talk
Subject: RE: Automatically save email attachment


Just a guess here, but have you looked into the cfpop and cffile tags
and a scheduled task?

http://www.cfquickdocs.com/cf8/#cfpop

~Brad

 Original Message 
 Subject: Automatically save email attachment
 From: Jen Perkins McVicker snarkmeis...@gmail.com
 Date: Mon, August 24, 2009 3:30 pm
 To: cf-talk cf-talk@houseoffusion.com
 
 
 We're running a mail server on Linux with Courier POP3 Server. I'm
trying
 to find a way to check emails when they come in to a particular
mailbox, and
 if they contain an attachment, I want to save that attachment to
another
 directory. I've been searching for a solution but my Google-fu must be
 broken, because I'm not finding what I need. Solutions exist for mail
 clients (i.e., Outlook), but I need something that will work on the
actual
 mailbox folder on the server. Anyone done this before? 
 
 




~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325642
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4