
Dojo vs Spry - real world
So for a while now I have been using the dojo javascript toolkit for my music sites. It has been working ok, but very slow. In addition the tab panels do not render until all other javascript, which isn't very good if you are using Amazon previews and google adsense in the same site.
I stumbled upon Ray Camdens post about using Spry's javascript framework instead. He posted some sample code on the new tab layout, so I decided to give it a try.
I found it VERY easy to integrate. Just a few changes to his code got it working well for my needs and using BlueDragon.
There are a few issues regarding the effects library, but I was able to get around enough of it for now. Mostly to do with people like me wanting the blind effect to be off to start and click to display. In addition when off to turn display off not just visibility. Easy enough unless you have variable length content areas. Just couldn't get 100% height to work out.
All in all I think my cfml processing speed is about the same, but the UI now loads into the browser much much faster. Since I am caching the actual html content (200,000 + files) the processing is pretty fast. Just need the browser to keep up now.
The problem with the cache approach is that if I make a change to the HTML I need to recache everything. That can take a while and is very server taxing. My 2GB of RAM just isn't enough. And it just isn't feasible to load that much information into memory cache instead. So I only have core heavy processing areas cached and suffer through recaching every once in a while.
Still, the approach has let me create 200,000+ web sites off of just 6 files of cfml and javascript. Pretty cool.

NAVIGATION
HomeAbout Me
RSS
Search
Subscribe
Recent Entries
Flash Camp BostonNew Blog Design
Pre-Conference Training at cf.Objective()
FireFox 3.6 KTML Editor Fix
I am now a part of the Adobe Community Professionals Group
Recent Comments
User and Group Permissions in a CMS
tkefzqigs said: x46ART <a href="http://mgpqclakayeg.com/&...;, [url=http://kmmmc...
[More]
FireFox 3.6 KTML Editor Fix
Fred said: Found another bug in Firefox 3.6
When inserting a table you can't select the number of columns.
So I...
[More]
Repeating Events Question
ueghbxedu said: UaejcB <a href="http://ysyhrmkbkhco.com/&...;, [url=http://pwncz...
[More]
Repeating Events Question
fadxkfyuadn said: n6qVCL <a href="http://bdiorhdtbwzb.com/&...;, [url=http://uvnao...
[More]
FireFox 3.6 KTML Editor Fix
Joshua said: While changing that far will load the editor, does it show the drop down class menu correctly now?
[More]
Calendar
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 | 31 |
Archives By Subject
blogs (31) [RSS]books (4) [RSS]
Crazy (39) [RSS]
DIY (8) [RSS]
Flex (3) [RSS]
games (10) [RSS]
GRRR (13) [RSS]
Ideas (11) [RSS]
Local (14) [RSS]
LOLpics (2) [RSS]
money (9) [RSS]
music (3) [RSS]
Personal (27) [RSS]
Photos (8) [RSS]
Politics (8) [RSS]
Projects (22) [RSS]
Review (18) [RSS]
RPM (9) [RSS]
Spam (16) [RSS]
Technology (66) [RSS]
Testing (3) [RSS]
TV (15) [RSS]
video (32) [RSS]
Web Dev (218) [RSS]
World of Warcraft (16) [RSS]

There are no comments for this entry.
[Add Comment] [Subscribe to Comments]