Moving from Adobe Flex to HTML5 and Sencha (Free Webinar)
When: Tuesday, February 14th Time: 10:00 AM PT (1:00 PM ET) Learn how to easily build rich, cross browser applications with HTML5 and Sencha. Looking for the next step after Flex? Sencha has the desktop and mobile frameworks that give you a smooth migration to HTML5 application development. Developing with Sencha frameworks feels familiar: similar to Flex, you build apps from classes, components and JavaScript. And with Sencha cross-browser fidelity, you keep the pixel perfect rendering that...
Read MoreTip of the iceberg: Caught: Google took, then used a private database!!
Well, I can’t say it isn’t obvious that Google is trolling through everyone’s data for ways to make itself rich. They even told the Australian Government to pass over every datasource they had, and for free (as it was the people’s right… they forgot this is Australia, buit on common sense, ironically the land where google maps was born) Be careful what you put anwhere near Google, it becomes their property once it hits their servers (that’s how they think...
Read MoreColdFusion ER: Custom Function Metadata
Something I’ve wanted to do for years in coldfusion is return custom created metadata from functions in the same way that the query datatype is able to return metadata. eg: bob = queryNew("one,two,three"); writedump(bob) // returns the query object writedump(bob.recordcount) // returns the number of records (metadata) So in functions I’d love to be able to do the following (or if someone has a better implementation) public string function getAllMembers()...
Read MoreRailo/ColdFusion Enhancement : Mailsource
It would be of great benefit to have a mailsource attribute on cfmail and in the administrator so that you can specify a mail source in the same way you can with a datasource. This way you could just use the reference. This would have the following benefits: 1) simple referencing (mailsource=”server1″) 2) differentiate sending servers (aka for mass mailing apps where more than one sending server allows more outgoing mail per hour) 3) allow a mailsource to be preconfigured to imap...
Read MoreExtJS 4.0 Final Released
ExtJS 4.0 Product Page From: the Sencha Blog: Ext JS 4 marks the most comprehensive modernization of the framework since its inception, featuring an improved architecture and many new features that will enable you to create the next generation of rock solid applications for the web. Almost every aspect of the framework has been upgraded and optimized to leverage today’s modern browser, while providing fidelity to their predecessors. Download Ext JS 4.0 Read the Release Notes View the...
Read More
Recent Comments