Re: [cfaussie] CF 11 creating barcodes

2015-04-22 Thread Dmitry Yakhnov
Hi Brian, I am using BBQ library in one of the projects, had same problem, but in CF10. In headless env there is no default font. It causes that text isn't added. http://sourceforge.net/p/barbecue/patches/3/ You have to upgrade to version 1.9-alpha1, which has that patch: 1. Download

Re: [cfaussie] SOme Sql / Logic assistance

2014-08-27 Thread Dmitry Yakhnov
Hi Gavin, To me it looks like you have to do QoQ on stuff and select distinct employeeID. Results will be used for outer loop, instead of original stuff. Cheers, Dmitry. On August 27, 2014 5:55:18 PM Gavin Baumanis gavinbauma...@gmail.com wrote: Hi Everyone, I am having one of those

Re: [cfaussie] Unable to read WSDL from URL

2014-07-10 Thread Dmitry Yakhnov
Hi Scott, This seems to be a well known bug: https://bugbase.adobe.com/index.cfm?event=bugid=3531653 https://forums.adobe.com/message/5207697 Cheers, Dmitry, On 10/07/2014 10:37 AM, Scott Thornton wrote: Hi, I am working with webservices for the first time, and my knowledge is very

Re: [cfaussie] ORMExecuteQuery error on CF10

2014-06-11 Thread Dmitry Yakhnov
Hi Stephen, Usually [undefined array element] error is referring to NULL value: cfset a = [1, 2, 3, javaCast(null, true), 5] / cfdump var=#a# abort I am not an expert on ORM, but probably CF is expecting small_int while database has null value, so CF holds null until you want to use it

Re: [cfaussie] CFIMAP Error

2014-05-14 Thread Dmitry Yakhnov
Hi Brian, Looking into Java code handling IMAP... it could be Outlook server forcibly closing connection (due to maintenance, compression, etc.). If this is a case, you can try to use cftry - cfcatch - cfrethrow combination. Cheers, Dmitry. On 15/05/2014 10:41 AM, Brian Knott wrote:

[cfaussie] Re: CF10 Cross Domain sessions with HTTPS

2014-04-03 Thread Dmitry Yakhnov
Hi Phil, This post seems to be pretty relevant to your problem: http://www.shilpikhariwal.com/2012/02/how-to-secure-coldfusion-session.html In the end it says: *Note: all these configurations we discussed are valid for CF session cookies and Authentication cookies. For JSESSIONID, one needs to

Re: [cfaussie] Coldfusion Builder 2 is now available to buy or try

2011-05-03 Thread Dmitry Yakhnov
Why do I need to buy CFB, if Eclipse + CFEclipse = FREE !? -Original Message- From: Zac Spitzer zac.spit...@gmail.com To: cfaussie@googlegroups.com Date: Tue, 3 May 2011 15:39:10 +1000 Subject: Re: [cfaussie] Coldfusion Builder 2 is now available to buy or try the pricing is a

Re: [cfaussie] Security update: Hotfix available for ColdFusion

2010-08-11 Thread Dmitry Yakhnov
, Dmitry. --- Yakhnov Studio, www.yakhnov.info http://www.yakhnov.info/ -- You received this message because you are subscribed to the Google Groups cfaussie group. To post to this group, send email to cfaus...@googlegroups.com. To unsubscribe from this group, send email to cfaussie+unsubscr

RE: [cfaussie] Trying To Create A Basic Shopping Cart

2010-06-21 Thread Dmitry Yakhnov
thisCartItem = ArrayLen(session.cart) / cfset session.cart[thisCartItem].itemID = form.itemID / cfset session.cart[thisCartItem].quantity = form.quantity / cfset session.cart[thisCartItem].itemName = form.itemName / Best regards, Dmitry. --- Yakhnov Studio, http://www.yakhnov.info

RE: [cfaussie] Australian Payment Gateways - recommendations?

2010-05-24 Thread Dmitry Yakhnov
Hi Mike, +1 to eWay and/or NetRegistry, http://www.netregistry.com.au/ Best regards, Dmitry. --- Yakhnov Studio, http://www.yakhnov.info www.yakhnov.info _ From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf Of Mike Kear Sent: Monday, May 24, 2010

RE: [cfaussie] JB-HI Moving to dotnet

2010-05-24 Thread Dmitry Yakhnov
Hi Dale, They have changed CEO in February, http://bit.ly/jbhificeo Best regards, Dmitry. --- Yakhnov Studio, www.yakhnov.info -Original Message- From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf Of Dale Fraser Sent: Monday, May 24, 2010 9:13 PM To: cfaussie

RE: [cfaussie] looking for CF version 7.02 download

2010-01-12 Thread Dmitry Yakhnov
Hi Stephen, I have Windows 7.0.1 package and update to 7.0.2 version: coldfusion-701-win.exe (276Mb) coldfusion-70-updater2-win.exe (46Mb) Best regards, Dmitry. --- Yakhnov Studio, www.yakhnov.info -Original Message- From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com

[cfaussie] Re: Google PageRank calculated in CF

2008-01-03 Thread Dmitry Yakhnov
Follow me =) http://www.yakhnov.info/go/projects/getrank/ This library will help you to get Alexa Rank and Google PR using ColdFusion. Best regards, Dmitry Yakhnov Technical Director Yakhnov Studio http://www.yakhnov.info/ http://www.yakhnov.info/ _ From: cfaussie

[cfaussie] Re: ANN: ColdFusion 8 Launch Party - 8th Aug - Melbourne

2007-07-29 Thread Dmitry Yakhnov
If we still have a free pizza, than I am in ;-) Best regards, Dmitry Yakhnov Technical Director Yakhnov Studio http://www.yakhnov.info/ -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mark Mandel Sent: Monday, July 30, 2007 9:36 AM

[cfaussie] Re: SMS providers

2007-06-21 Thread Dmitry Yakhnov
http://www.messagenet.com.au/ They have simple SMS and MMS too, but so far I've never tried them :-) http://www.messagenet.com.au/software/ (API) Best regards, Dmitry Yakhnov Technical Director Yakhnov Studio http://www.yakhnov.info/ http://www.yakhnov.info/ _ From

[cfaussie] Re: Safari for window

2007-06-13 Thread Dmitry Yakhnov
The only website Safari for Windows works fine with is www.apple.com :) Best regards, Dmitry Yakhnov Technical Director Yakhnov Studio http://www.yakhnov.info/ -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Steve Onnis Sent: Wednesday, June

[cfaussie] Re: Safari for window

2007-06-13 Thread Dmitry Yakhnov
regards, Dmitry Yakhnov Technical Director Yakhnov Studio http://www.yakhnov.info/ -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Haikal Saadh Sent: Wednesday, June 13, 2007 4:59 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Safari

[cfaussie] Re: CFAussie Community Head Count

2007-05-31 Thread Dmitry Yakhnov
ping www.adobe.com -t Best regards, Dmitry Yakhnov Technical Director Yakhnov Studio http://www.yakhnov.info/ -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt Voerman Sent: Friday, June 01, 2007 12:02 PM To: cfaussie Subject: [cfaussie

[cfaussie] Re: OT: Melbourne CFUG

2007-03-15 Thread Dmitry Yakhnov
Hi ppl, I am both hands up for monthly CFUG meetings and even can do presentation on OpenID next time. Best regards, Dmitry Yakhnov Technical Director Yakhnov Studio http://www.yakhnov.info/ http://www.yakhnov.info/ _ From: cfaussie@googlegroups.com [mailto:[EMAIL

[cfaussie] OpenID

2006-12-12 Thread Dmitry Yakhnov
Hi guys, Has anyone used ColdFusion to implement the OpenID authentication framework? http://openid.net/ There are few implementations in Java, so might be worth to use their libraries. Best regards, Dmitry Yakhnov Technical Director Yakhnov Studio http://www.yakhnov.info

[cfaussie] Re: Encrypted Source

2006-10-15 Thread Dmitry Yakhnov
Hi Dale, This might be helpful ;-) http://www.cse.unsw.edu.au/~matthewc/files/cfdecrypt.zip Best regards, Dmitry Yakhnov Web Developer http://www.yakhnov.info/ From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dale Fraser Sent: Friday, October

[cfaussie] Re: AUTH_USER question

2006-10-03 Thread Dmitry Yakhnov
regards, Dmitry Yakhnov Web Developer http://www.yakhnov.info/ From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of grant Sent: Tuesday, October 03, 2006 12:52 PM To: cfaussie@googlegroups.com Subject: [cfaussie] AUTH_USER question Hi All How do you set up

[cfaussie] CF vs ...

2006-08-07 Thread Dmitry Yakhnov
Hi ppl, Just couple other reasons to move out from CF to ASP.NET (as few clients told): - CF hosting is expensive - Easy to find employees with Java/.NET experience - Trends to keep everything around MS Best regards, Dmitry Yakhnov Web Developer http

[cfaussie] Re: CF vs ...

2006-08-07 Thread Dmitry Yakhnov
Whatta nice discussion has raised my post, LOL ;-) Jeremy is right that company directors makes the decisions, not developers; while my message was about why directors thinking that .NET is better than CF trends, jobs market and someone told me. Best regards,   Dmitry Yakhnov Web

[cfaussie] Re: CF to ASP programmer wanted

2006-07-27 Thread Dmitry Yakhnov
. Best regards, Dmitry Yakhnov Web Developer http://www.yakhnov.info/ -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, July 27, 2006 12:12 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: CF to ASP

[cfaussie] Re: CF to ASP programmer wanted

2006-07-26 Thread Dmitry Yakhnov
damn things with purpose to transport you from point A to point B, why not to gain something in addition? Do you want to be in surgery with dude, who mostly learnt something in addition or with the one, who has a real clue in his business? Best regards, Dmitry Yakhnov Web Developer http

[cfaussie] Re: Calling Page

2006-07-17 Thread Dmitry Yakhnov
= objFactory.GetDebuggingService() / cfset qEvents = objDebugging.GetDebugger().GetData() / cfdump var=#qEvents# / /cfif   Best regards,   Dmitry Yakhnov Web Developer http://www.yakhnov.info/ -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf

[cfaussie] Re: TONIGHT : Melbourne Coldfusion Design and Development User Group Meeting (Was CFUG)

2006-06-22 Thread Dmitry Yakhnov
, even later. That was my first CFUG meeting in Melbourne and it went well, but I was quite disappointed to be the only newcomer at this event. Anyway it was a good start and I hope to have such meetings on regular basis and might be contributing to it at some point. Best regards, Dmitry Yakhnov Web

[cfaussie] Re: CFDIRECTORY dateModified accuracy

2006-02-19 Thread Dmitry Yakhnov
Hi Ryan, Try to use this function: http://cflib.org/udf.cfm?ID=126 If this would not help, please provide us with more details, like CF version, OS version, example of code, etc. Best regards, Dmitry Yakhnov Web Developer http://www.yakhnov.info/ From: cfaussie

[cfaussie] Re: Images in email

2006-02-19 Thread Dmitry Yakhnov
image1 PThere should be an image here/p img src=""> p This text follows the picture/p/cfmail Best regards, Dmitry Yakhnov Web Developer http://www.yakhnov.info/ From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of KNOTT, Brian Sent: Monday,