Comments on: All-Flash Website Flowchart http://www.terminally-incoherent.com/blog/2006/10/08/all-flash-website-flowchart/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: enrique vamp http://www.terminally-incoherent.com/blog/2006/10/08/all-flash-website-flowchart/#comment-4116 Sat, 14 Apr 2007 04:55:53 +0000 http://www.terminally-incoherent.com/blog/2006/10/08/all-flash-website-flowchart/#comment-4116

I’ll file this away to show to clients and old-timers in the industry. :-)

Reply  |  Quote
]]>
By: Wikke http://www.terminally-incoherent.com/blog/2006/10/08/all-flash-website-flowchart/#comment-1314 Tue, 10 Oct 2006 06:23:11 +0000 http://www.terminally-incoherent.com/blog/2006/10/08/all-flash-website-flowchart/#comment-1314

Flex (or Flash) can use ColdFusion (and PHP) to interact with the server.
DB query’s, file up/downloads, sending mails, …
everything that’s possible with CF or PHP can be done with Flex.
When you use CF functions, it’s even faster than Ajax, because there isn’t any overhead from xml.

Flex and ColdFusion can be very tightly integrated, resulting in a very fast application.

Reply  |  Quote
]]>
By: Matt` http://www.terminally-incoherent.com/blog/2006/10/08/all-flash-website-flowchart/#comment-1310 Mon, 09 Oct 2006 16:16:05 +0000 http://www.terminally-incoherent.com/blog/2006/10/08/all-flash-website-flowchart/#comment-1310

Me and a friend had a conversation recently about how it would be kinda funny to purposefully make the worst website ever (or as close to that as we could manage, people make shitty websotes all the time without intending to)

one of the requirements was that it should be made entirely in flash :lol:

on an unrelated note, i only just noticed the little ` thats at the end of my name… hmm… strange
y’know, i think i’ll leave it

Reply  |  Quote
]]>
By: Luke http://www.terminally-incoherent.com/blog/2006/10/08/all-flash-website-flowchart/#comment-1308 Mon, 09 Oct 2006 14:21:17 +0000 http://www.terminally-incoherent.com/blog/2006/10/08/all-flash-website-flowchart/#comment-1308

Hmm… It might make sense to make intranet sites in flash as you can provide users with a more appealing and GUI for their specific purposes… Still, I have my doubts.

How about theCan you print sections of of an all-flash website?
Can use flash to interact with server-side scripts?
Can you do asychroneus AJAX like calls to server side stuff?
Can you easily access the DB from Flash?
How easy it is to allow users to upload an excel spreadsheet, parse it, and then plug the data to an appropriate DB? (relatively easy task in PHP considering abundance of different Excel parser classes avaliable on the market).

Btw, I’m asking these questions because I don’t usualy develop flash. I’m not totally slamming flash, because it is a powerful medium. I’m just curious how it performs when used beyond simple animation…

In my experience business applications usually need some robust server side scripting rather than flash which is mostly client side.

Reply  |  Quote
]]>
By: Wikke http://www.terminally-incoherent.com/blog/2006/10/08/all-flash-website-flowchart/#comment-1307 Mon, 09 Oct 2006 06:24:26 +0000 http://www.terminally-incoherent.com/blog/2006/10/08/all-flash-website-flowchart/#comment-1307

I make all flash sites for a living :-P

No serious, ever heard of Flex?
It”s ment to build web based applications.
The compiled result is a flash file.

Needless to say: Google has nothing to do with these flash sites, since they are mainly used in intranet sites.

Reply  |  Quote
]]>