Re: How to learn to build mobile apps..

2013-04-19 Thread Raymond Camden

I'd take a look at PhoneGap (phonegap.com).


On Fri, Apr 19, 2013 at 12:59 AM, Cameron Childress camer...@gmail.comwrote:


 I like Titanium:

 Some decent but not awesome basic instruction:

 http://mobile.tutsplus.com/tutorials/appcelerator/appcelerator-development/

 -Cameron


 On Fri, Apr 19, 2013 at 1:45 AM, Jerry Milo Johnson jmi...@gmail.com
 wrote:

 
  Phonegap (html5/css/js skillz needed)
 
  Titanium (js skillz needed)
 
  Native development (2 different environments, one for iDevices, one for
  Android)
 
  if at all possible, I prefer the first.
 
 
  On Fri, Apr 19, 2013 at 1:41 AM, Mike K afpwebwo...@gmail.com wrote:
 
  
   I need to learn how to build mobile apps for iPad/iPhone and Android.
  
   I have been building responsive web sites for mobile devices and think
 I
   have a reasonable understanding of the issues involved with that, but I
   have a project coming up that will require a full-on app not just a web
   site.
  
   So here's my question to those of you who build mobile apps ... how
  would I
   go about learning this?   Is there a course i can take?   On line
 course?
   Books?Where do i gather the skills?
  
   I dont have a tertiary qualification in programming - everything I've
   learned so far I've picked up along the way, so I have quite a steep
   learning curve for building mobile apps, I think.
  
  
   Cheers
   Mike Kear
   Windsor, NSW, Australia
   Adobe Certified Advanced ColdFusion Developer
   AFP Webworks
   http://afpwebworks.com
   ColdFusion 9 Enterprise, PHP, ASP, ASP.NET hosting from AUD$15/month
  
  
  
 
 

 

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


Coldfusion and Adobe Echosign - any examples?

2013-04-19 Thread Stephen Hait

Do you know of any examples using Coldfusion to connect with Echosign's
API? We are exploring moving from Docusign to Echosign for online document
signing. We generate PDF documents on a website that site visitors then
sign at Docusign. We transmit the PDF to be  signed to Docusign and the
users are notified how to sign it electronically there. If anyone is doing
something similar with Echosign, I'm looking for CF examples that do this.

Thanks in advance for any help or suggestions,
Stephen Hait


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


Re: SSL on CFquery

2013-04-19 Thread Richard White

Thanks Russ, ill take a look into this

You don't, afaik ypu simply need the client cert in the java keystore.
See this
http://dev.mysql.com/doc/refman/5.0/en/connector-j-reference-using-ssl.html

There is a handu cfadmin extension on riaforge.org for managing your
keystore.

Regards
Russ Michaels
www.michaels.me.uk
www.cfmldeveloper.com - Free CFML hosting for developers
www.cfsearch.com - CF search engine
On Apr 16, 2013 5:33 PM, Richard White rich...@re-base.net wrote:

 

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


java.lang.ArrayIndexOutOfBoundsException

2013-04-19 Thread Richard White

Hi, 

I am getting the following error but no information as to where the error is 
occurring.

java.lang.ArrayIndexOutOfBoundsException 

This is a massive function. I am prepared to walk through the code step by step 
to find the error but wondering why it wasn't giving me the line of code that 
is causing the error and if there is anyway to find out.

Thanks,
Richard 

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


Re: How to learn to build mobile apps..

2013-04-19 Thread Bobby

phonegap+

It was very easy to figure out. We used it recently to convert a
responsive hack day project into a mobile app. It worked like a champ.


On 4/19/13 6:27 AM, Raymond Camden raymondcam...@gmail.com wrote:


I'd take a look at PhoneGap (phonegap.com).


On Fri, Apr 19, 2013 at 12:59 AM, Cameron Childress
camer...@gmail.comwrote:


 I like Titanium:

 Some decent but not awesome basic instruction:

 
http://mobile.tutsplus.com/tutorials/appcelerator/appcelerator-developmen
t/

 -Cameron


 On Fri, Apr 19, 2013 at 1:45 AM, Jerry Milo Johnson jmi...@gmail.com
 wrote:

 
  Phonegap (html5/css/js skillz needed)
 
  Titanium (js skillz needed)
 
  Native development (2 different environments, one for iDevices, one
for
  Android)
 
  if at all possible, I prefer the first.
 
 
  On Fri, Apr 19, 2013 at 1:41 AM, Mike K afpwebwo...@gmail.com wrote:
 
  
   I need to learn how to build mobile apps for iPad/iPhone and
Android.
  
   I have been building responsive web sites for mobile devices and
think
 I
   have a reasonable understanding of the issues involved with that,
but I
   have a project coming up that will require a full-on app not just a
web
   site.
  
   So here's my question to those of you who build mobile apps ... how
  would I
   go about learning this?   Is there a course i can take?   On line
 course?
   Books?Where do i gather the skills?
  
   I dont have a tertiary qualification in programming - everything
I've
   learned so far I've picked up along the way, so I have quite a steep
   learning curve for building mobile apps, I think.
  
  
   Cheers
   Mike Kear
   Windsor, NSW, Australia
   Adobe Certified Advanced ColdFusion Developer
   AFP Webworks
   http://afpwebworks.com
   ColdFusion 9 Enterprise, PHP, ASP, ASP.NET hosting from AUD$15/month
  
  
  
 
 

 



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


Re: java.lang.ArrayIndexOutOfBoundsException

2013-04-19 Thread Will Swain

Have you checked the log files? Got a stack trace?


On 19 April 2013 13:58, Richard White rich...@re-base.net wrote:


 Hi,

 I am getting the following error but no information as to where the error
 is occurring.

 java.lang.ArrayIndexOutOfBoundsException

 This is a massive function. I am prepared to walk through the code step by
 step to find the error but wondering why it wasn't giving me the line of
 code that is causing the error and if there is anyway to find out.

 Thanks,
 Richard

 

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


Re: java.lang.ArrayIndexOutOfBoundsException

2013-04-19 Thread Richard White

Hi Will,

I just checked the log and it doesn't provide a message or stack trace. The 
only thing is says is:
The specific sequence of files included or processed is: #url for file# 




Have you checked the log files? Got a stack trace?


On 19 April 2013 13:58, Richard White rich...@re-base.net wrote:

 

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


Re: How to learn to build mobile apps..

2013-04-19 Thread Gerald Guido

Lynda just came out with out with a tute on Phonegap. I have not gotten
through all of it but so far it looks good. If it is like their other stuff
it should get you, like the title suggests, up and running.

http://www.lynda.com/HTML-tutorials/Up-Running-PhoneGap/99541-2.html

HTH
G!

On Fri, Apr 19, 2013 at 9:23 AM, Bobby bo...@acoderslife.com wrote:


 phonegap+

 It was very easy to figure out. We used it recently to convert a
 responsive hack day project into a mobile app. It worked like a champ.


 On 4/19/13 6:27 AM, Raymond Camden raymondcam...@gmail.com wrote:

 
 I'd take a look at PhoneGap (phonegap.com).
 
 
 On Fri, Apr 19, 2013 at 12:59 AM, Cameron Childress
 camer...@gmail.comwrote:
 
 
  I like Titanium:
 
  Some decent but not awesome basic instruction:
 
 
 
 http://mobile.tutsplus.com/tutorials/appcelerator/appcelerator-developmen
 t/
 
  -Cameron
 
 
  On Fri, Apr 19, 2013 at 1:45 AM, Jerry Milo Johnson jmi...@gmail.com
  wrote:
 
  
   Phonegap (html5/css/js skillz needed)
  
   Titanium (js skillz needed)
  
   Native development (2 different environments, one for iDevices, one
 for
   Android)
  
   if at all possible, I prefer the first.
  
  
   On Fri, Apr 19, 2013 at 1:41 AM, Mike K afpwebwo...@gmail.com
 wrote:
  
   
I need to learn how to build mobile apps for iPad/iPhone and
 Android.
   
I have been building responsive web sites for mobile devices and
 think
  I
have a reasonable understanding of the issues involved with that,
 but I
have a project coming up that will require a full-on app not just a
 web
site.
   
So here's my question to those of you who build mobile apps ... how
   would I
go about learning this?   Is there a course i can take?   On line
  course?
Books?Where do i gather the skills?
   
I dont have a tertiary qualification in programming - everything
 I've
learned so far I've picked up along the way, so I have quite a steep
learning curve for building mobile apps, I think.
   
   
Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion 9 Enterprise, PHP, ASP, ASP.NET hosting from
 AUD$15/month
   
   
   
  
  
 
 
 
 

 

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


Re: Coldfusion and Adobe Echosign - any examples?

2013-04-19 Thread Billy Cravens

I don't know of any specific examples, so it looks to be a SOAP web service.

cfscript
echosignWs = 
CreateObject('webservice','https://secure.echosign.com/services/EchoSignDocumentService15?wsdl');
docResult=echosignWs.createLibraryDocument(apiKey=myApiKey,libraryDocumentCreationInfo=myDocInfo);
…..
/cfscript

You instantiate the service, and then call various methods on the API according 
to the docs at 
https://secure.echosign.com/public/docs/EchoSignDocumentService15. The most 
tedious part is creating the various input arguments, which often come from 
other methods. 


Billy Cravens
bdcrav...@gmail.com



On Apr 19, 2013, at 7:38 AM, Stephen Hait sh...@mindspring.com wrote:

 
 Do you know of any examples using Coldfusion to connect with Echosign's
 API? We are exploring moving from Docusign to Echosign for online document
 signing. We generate PDF documents on a website that site visitors then
 sign at Docusign. We transmit the PDF to be  signed to Docusign and the
 users are notified how to sign it electronically there. If anyone is doing
 something similar with Echosign, I'm looking for CF examples that do this.
 
 Thanks in advance for any help or suggestions,
 Stephen Hait
 
 
 

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


Re: Coldfusion and Adobe Echosign - any examples?

2013-04-19 Thread Russ Michaels

the easyiest way to create SOAP requests is with SoapUI
http://www.soapui.org/?utm_expid=56905-14
You can then just copy the generated requests directly into your CFML code.


On Fri, Apr 19, 2013 at 5:54 PM, Billy Cravens bdcrav...@gmail.com wrote:


 I don't know of any specific examples, so it looks to be a SOAP web
 service.

 cfscript
 echosignWs = CreateObject('webservice','
 https://secure.echosign.com/services/EchoSignDocumentService15?wsdl');

 docResult=echosignWs.createLibraryDocument(apiKey=myApiKey,libraryDocumentCreationInfo=myDocInfo);
 …..
 /cfscript

 You instantiate the service, and then call various methods on the API
 according to the docs at
 https://secure.echosign.com/public/docs/EchoSignDocumentService15. The
 most tedious part is creating the various input arguments, which often come
 from other methods.


 Billy Cravens
 bdcrav...@gmail.com



 On Apr 19, 2013, at 7:38 AM, Stephen Hait sh...@mindspring.com wrote:

 
  Do you know of any examples using Coldfusion to connect with Echosign's
  API? We are exploring moving from Docusign to Echosign for online
 document
  signing. We generate PDF documents on a website that site visitors then
  sign at Docusign. We transmit the PDF to be  signed to Docusign and the
  users are notified how to sign it electronically there. If anyone is
 doing
  something similar with Echosign, I'm looking for CF examples that do
 this.
 
  Thanks in advance for any help or suggestions,
  Stephen Hait
 
 
 

 

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


dhtmlxGrid creating JavaScript

2013-04-19 Thread Mallory Woods

Hi,

I'm not sure if anyone here has used dhtmlxGrid for an excel type display
before.
http://www.dhtmlx.com/docs/products/dhtmlxGrid/index.shtml

Overall, it works pretty good and I have been able to get a nice display
with sorting etc and using my database and CF to create the data for the
table.

My first example was just creating JSON on the fly to get it in a format
that's understood by the tool. That worked fine and it was easy with CF to
create what I needed.

However, I have the need to include an HTML clickable Link so that I can
edit a person's information. Of course they are uniquely identified by an
ID field but the problem comes in that I used JSON in the beginning to
create the data.

According to the docs, they give an XML example of how it parses the code.
I have not seen a JSON example and when I try to give it data that will
create the link it doesn't work.

http://www.dhtmlx.com/docs/products/dhtmlxGrid/samples/01_cell_types/04_link_grid.html#code

So if I wanted a link I have something like:
row id=2
cellBlood and Smoke/cell
 cellStephen King^http://www.stephenking.com/the_author.html/cell
/row

I'm fine with switching my code over to XML instead of JSON but I wanted to
ask about creating it in a Javascript variable so that I can use CF to
create it.


What I have so far is this:


function SaveXML(UserData)
{
var file = fso.CreateTextFile(FILENAME, true);
file.WriteLine('?xml version=1.0 encoding=utf-8?\n');
file.WriteLine('rows\n');

{
cfoutput query=get10
file.Write('row id=#currentrow# ');
file.Write('cell #strFullName#/cellcell
#strPhaseName#/cellcell #strEmplCat#/cellcell
#strEmplCat#/cellcell #strHRName#/cell');
file.Write('/row ');
  /cfoutput
}

file.WriteLine('/rows\n');
file.Close();

} // end SaveXML function 


When I'm done I will parse the file variable and get it to display:
mygrid.parse(file);

That should cause the grid to show up on the page.

Sorry for such a long question, but I wanted to be sure that XML would be
the solution. I'm also up for any other suggested JS library that may do
this simpler. I don't have to stick to dhtmlx.

I am also creating my variable and parsing through it and not calling a CF
file or reading a file the way some examples look.

http://docs.dhtmlx.com/doku.php?id=dhtmlxgrid:data_loading


Thanks for any help!


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