Re: facebook-like interactive avatar trimmer

2008-10-02 Thread todd sharp
Kay:

Hit me off list if you need code/help/anything.  My tag should be exactly what 
you're looking for.

[EMAIL PROTECTED] (IM)
[EMAIL PROTECTED] (email)

Todd 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313388
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Invoke Ajax Loading Icon?

2008-07-10 Thread todd sharp
>Anyone know if there is some javascript function I can call to invoke
>the CF loading div and then hide it again?  Something like
>coldfusion.ajax.showLoading() or some such thing.  I've been looking
>online and in the CF javascript source files and haven't figure it out
>yet.

It's just a hidden div that's toggled when a data is loading.  You could very 
easily roll your own by creating a div with an ajax loading gif (check 
http://ajaxload.info), hiding it with css by default (display:none) and then 
showing it before you call your ajax proxy and hiding it again in the callback 
function/error handler. 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308894
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CF8/IIS6 issues

2007-10-04 Thread todd sharp
I should also mention that i have another site running just fine on the same 
setup (http://cfsnippets.org) 

~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290205
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


CF8/IIS6 issues

2007-10-04 Thread todd sharp
I moved my blog to my VPS last night - the VPS account is Windows 
2003/IIS6/CF8.  I added a new site in IIS, removed and reran all connectors and 
I'm still getting nothing but a blank page for all .cfm pages under this site.  
There is a cflocation at the root (http://cfsilence.com) that works - it will 
forward you to http://cfsilence.com/blog/client.  But nothing shows up.  Any 
help will be massively appreciated. 

~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290203
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Replacing the CFDJ awards.... ?

2007-09-10 Thread todd sharp
>Am I missing something here?  Was there an announcement about CFDJ going
>away?
>
>Nothing on the cfdj main page.
>
>Steve

That's Steve, always late ;) 

~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288108
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Replacing the CFDJ awards.... ?

2007-09-10 Thread todd sharp
>How about a community driven award, for and by the community?

I plan on doing the CFeMmy awards again this year - and hope to have it run 
much smoother and become more relevant this time around.

http://cfsilence.com/blog/client/index.cfm/2006/12/22/2006-CFeMmys--And-The-Winners-Are
 

~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288092
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CF8, visual cropping tools?

2007-09-05 Thread todd sharp
> Sorry I have not had the time to write some proper documentation yet - 
> it is on the short term to-do list I promise :) 

Tag is now documented:

http://cfsilence.com/blog/client/index.cfm/2007/9/4/cfImageCropper-Updated 

~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287846
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CF8, visual cropping tools?

2007-09-02 Thread todd sharp
Sorry I didn't see this thread earlier - I wrote the tag and yes you can 
constrain the crop area - take a look at test2.cfm in the download or see this 
demo:

http://www.coldfusionjedi.com/demos/sharp/cfImageCropper/test/test2.cfm

Sorry I have not had the time to write some proper documentation yet - it is on 
the short term to-do list I promise :) 

~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287643
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFMyAdmin

2007-05-13 Thread todd sharp
Ooops...looks like that requires PHP too.

Here's a few others:

http://cfsilence.com/blog/client/index.cfm/2006/1/4/Genesis-10-Query-Evalution-Tool-Released
 
http://www.flexsqladmin.com/

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277990
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFMyAdmin

2007-05-13 Thread todd sharp
Check SQL Admin - http://sqladmin.riaforge.org/ 

There are a bunch of similar apps out there.  Google around a bit and you'll 
find them.

>Anybody?  I'm trying to find a tool to manage my MySQL server remotely 
>with the same ease phpMyAdmin provides.  Any push in the right direction 
>would be great.  I would install php, but I want to keep my server 
>overhead to a minimum.
>
>Steve Good wrote:
>> Has CFMyAdmin disappeared?  The cfmyadmin.com site says there is no site 
>> configured for that domain.  Has it moved or is there something else out 
>> there that is similar?
>>
>> Thanks!
>> Steve
>>
>>

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277988
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Not Sure if it Can be Done

2007-04-24 Thread todd sharp
Create an RSS feed 
(http://www.remotesynthesis.com/blog/index.cfm/2007/3/19/Add-dynamic-content-to-your-site-with-RSS-and-ColdFusion--Adobe-Edge)

and then a Spry pod that auto refreshes with the latest feed items 
(http://ray.camdenfamily.com/index.cfm/2006/7/28/Building-an-AJAX-Based-RSS-Pod)

~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276123
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Need Eclipse Help!!!

2007-02-20 Thread todd sharp
Thanks Teddy, I rolled back to 3.2.1 - still was having issues so I recreated 
my workspace and did about 10 other little things and everything seems back to 
normal.  

>Todd,
>3.2.2 is the latest for the 3.2.x builds.  There is also 3.3Mx series as
>well.
>
>I have tested CFE on 3.2, 3.2.1, 3.3M4 and 3.1.1.
>
>3.3M5 is not supported to date I blieve for CFE 1.3.  Unless there was a
>critical fix for a different perspective that you need, I would recommend
>just using 3.2.1 if you want to stay on the 3.2.x series.
>
>Teddy
>
>
>On 2/20/07, Bobby Hartsfield <[EMAIL PROTECTED]> wrote:
>>

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270184
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Need Eclipse Help!!!

2007-02-20 Thread todd sharp
Since about noon yesterday morning Eclipse has been giving me major problems.  
I've come to really love it, but it's kinda unusable right now and I'm begging 
anyone out there to help.  I have projects set up on both my dev box and 
production box (both via mapped drives).  Everytime I try to open a file on 
either box in the CFEclipse perspective the whole thing freezes up.  I've also 
tried opening files via the File Explorer and still no luck.  I can 
successfully open them in notepad (with no delay) so I know there is not a 
problem with the connection/files.  I've even gone as far as deleting and 
redownloading Eclipse but it's still doing the same thing.

Oh yeah - I'm running the latest version of Eclipse (3.2.2) and CFE 1.3.  JVM 
is 1.5.0_10 (which looks like it just got pushed to my machine on 2/15 - but I 
was running fine on Friday).

Any ideas? 

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270171
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Flash Forms Datagrid Issue

2007-02-05 Thread todd sharp
>I have a Flash Form datagrid that I am using for editing some information.
>Everything works fine including the actual updating of the page, but the
>problem is, when I submit the changes, it goes back to the datagrid like I
>want it to and reloads. Problem is, it is still showing the old information.

Post your code.  Are you updating the db after your query to retrieve the grid 
contents?

~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268720
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


College/University Resources

2007-01-29 Thread todd sharp
Anyone know of a webservice or database listing information about every 
college/university in the US?  Couldn't find anything on Google.  Just looking 
for general information - school name, maybe address - just demographic type 
info.

~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268029
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Better way to send nulls to a Stored Proc?

2007-01-22 Thread todd sharp
>> null="#opposite[yesNoFormat(len(dateIn))]#"

just a simple null="#not len(dateIn)#" will work.  No yesNoFormat or opposite, 
or custom function needed.

~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:267243
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: old topic: CF & Excel

2007-01-17 Thread todd sharp
>I tried that. I even copied and pasted it directly. Either I am not calling
>the file correctly or something
>As it only displays the numbers in a few rows in the browser not an excel
>file. However, mine did not have
>The INLINE attribute.
>
>When adding that parameter I get the following error:
>XML ERROR in Unknown
>REASON:Illegal Tag
>FILE:  C:\Documents and Settings\Randy Adkins\Local Settings\Temporary
>Internet Files\Content.MSO\89E9792B.xls
>VALUE:  Here is what you get...
> 

Check ben nadel's post http://bennadel.com/index.cfm?dax=blog:474.view
>
>-Original Message-
>From: todd sharp [mailto:[EMAIL PROTECTED] 
>Sent: Monday, December 18, 2006 9:01 PM
>To: CF-Talk
>Subject: Re: old topic: CF & Excel
>
>Will this work for you?
>
>http://cfsilence.com/blog/client/index.cfm/2006/7/19/Creating-Multiple-Tabs-
>in-Excel-with-Coldfusion

~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266773
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: old topic: CF & Excel

2006-12-18 Thread todd sharp
Will this work for you?

http://cfsilence.com/blog/client/index.cfm/2006/7/19/Creating-Multiple-Tabs-in-Excel-with-Coldfusion

>I searched all over to find a way in a shared hosting environment (unable to
>install CFX tags), to export
>data into an excel spreadsheet with multiple worksheets all in one file.
> 
>I tried various items and none seem to work. Anyone have a working function
>for this??
> 
>Thanks!!

~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:264408
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4