ColdFusion 9 CFSpreadsheet + ORM + Flash Builder 4 July DFWCFUG Presentation Recording

Coldfusion, Flex, Presentations, ColdFusion 9

About an hour of banter about some of the new CF9 features, including but not limited to, CFSpreadsheet, Hibernate ORM, and Flex 4 integration.

https://admin.na3.acrobat.com/_a204547676/p76123212/

Download my sample code here: http://slantsoft.com/files/ServeFiles.cfm?file=CF9_July_DFWCFUG.zip

 
Sweet demo. Do you think you could zip your code so we can try it out. I'm interested in being able to leverage the ORM to create tables for you.
 
posted 127 days ago
View Replies (2) || Add Comment Reply to: this comment OR this thread
 
.: HIDE REPLIES :.
Steve said:
 
Added demo files. Enjoy!
 
posted 127 days ago
Add Comment Reply to: this comment OR this thread
 
 
Very impressive. Simple changing the dialect to "MicrosoftSQLServer" allowed me to move the exact code across to MS SQL server.
 
posted 124 days ago
Add Comment Reply to: this comment OR this thread
 
PhillipSenn said:
 
Man, I am trying and trying to understand this.
 
posted 126 days ago
View Replies (2) || Add Comment Reply to: this comment OR this thread
 
.: HIDE REPLIES :.
Steve said:
 
If I can help clarify anything I am more than happy, I know there was a bunch of background noise going on in the recording.
 
posted 126 days ago
Add Comment Reply to: this comment OR this thread
 
Phillip Senn said:
 
I finally got it working. Must have had a bit wrong somewhere. You know how midnight coding goes sometimes.

Don't worry about the background noise. I just laughed when I heard it.
Thanks for the offer to help.
I'm reading/posting to coldfusionoo@googlegroups.com so that the discourse is out in the public.
 
posted 125 days ago
Add Comment Reply to: this comment OR this thread
 
Steve said:
 
If you don't specify a dialect CF is supposed to be able to auto detect the database engine with the only exception being:

"Note: For MicroSoft Access, dialect cannot be detected automatically. Use MicroSoft SQL Server as the dialect for it."

That said, I'm not sure why you would specify the dialect. The only thing I can assume is that the dialect detection brings some kind of overhead.
 
posted 123 days ago
Add Comment Reply to: this comment OR this thread
 
Jay Dee said:
 
No joy on the zip file download! I'm just getting around to trying out some intros and tuts...

Railo 3.1.1.000 Error (Missinginclude)
Message    Page /files/ServeFiles.cfm [/var/www/slantsoft/files/ServeFiles.cfm] not found
Java Stacktrace    

Page /files/ServeFiles.cfm [/var/www/slantsoft/files/ServeFiles.cfm] not found
   at railo.runtime.PageSourceImpl.loadPage(PageSourceImpl.java:112):112
   at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:638):638
   at railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:114):114
   at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:23):23
   at railo.runtime.PageContextImpl.execute(PageContextImpl.java:1679):1679
   at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:248):248
   at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:32):32
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:91):91
   at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:103):103
   at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:175):175
   at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:240):240
   at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:263):263
   at com.caucho.server.port.TcpConnection.run(TcpConnection.java:481):481
   at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:685):685
   at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:607):607
   at java.lang.Thread.run(Thread.java:619):619
 
posted 44 days ago
Add Comment Reply to: this comment OR this thread
 

Search