<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Steve Bryant - JavaScript</title>
			<link>http://www.bryantwebconsulting.com/blog/index.cfm</link>
			<description>A Web Programmer&apos;s Exploration</description>
			<language>en-us</language>
			<pubDate>Mon, 08 Jun 2026 20:31:04-0500</pubDate>
			<lastBuildDate>Tue, 28 Jan 2025 10:00:00-0500</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>steve@bryantwebconsulting.com</managingEditor>
			<webMaster>steve@bryantwebconsulting.com</webMaster>
			
			
			
			
			
			<item>
				<title>Seeking a JavaScript Framework (Part 3: Success!)</title>
				<link>http://www.bryantwebconsulting.com/blog/index.cfm/2025/1/28/Seeking-a-JavaScript-Framework-Part-1-Success</link>
				<description>
				
				So far, I&apos;ve covered what I want in a JavaScript Framework and then I covered several popular JavaScript frameworks and why none of them are what I want.

Just when I was about to despair, however, I ran across a little-regarded framework that does just what I want.

Just to rehash quickly, here are my criteria:
				 [More]
				</description>
						
				
				<category>JavaScript</category>				
				
				<pubDate>Tue, 28 Jan 2025 10:00:00-0500</pubDate>
				<guid>http://www.bryantwebconsulting.com/blog/index.cfm/2025/1/28/Seeking-a-JavaScript-Framework-Part-1-Success</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Seeking a JavaScript Framework (Part 2: Reviews)</title>
				<link>http://www.bryantwebconsulting.com/blog/index.cfm/2025/1/14/Seeking-a-JavaScript-Framework-Part-2-Reviews</link>
				<description>
				
				&lt;p&gt;Last time, I covered what I want from a JavaScript framework (and a bit about why). I don&apos;t want to rehash all of that (you could read the entry if you cared), but let&apos;s start with the table of what I want from the end of the previous entry.&lt;/p&gt;
				 [More]
				</description>
						
				
				<category>JavaScript</category>				
				
				<pubDate>Tue, 14 Jan 2025 10:00:00-0500</pubDate>
				<guid>http://www.bryantwebconsulting.com/blog/index.cfm/2025/1/14/Seeking-a-JavaScript-Framework-Part-2-Reviews</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Seeking a JavaScript Framework (Part 1: Criteria)</title>
				<link>http://www.bryantwebconsulting.com/blog/index.cfm/2025/1/7/Seeking-a-JavaScript-Framework-Part-1-Criteria</link>
				<description>
				
				&lt;p&gt;Over the course of a few years, I gradually let my JavaScript skills atrophy. My programming partner had more interest in it than I did and so it seemed more efficient to have him do more JavaScript work than I did. That, of course, led to him becoming more efficient at it. A reinforcing cycle quickly ensued.&lt;/p&gt;

&lt;p&gt;A little over a year ago, I realized that the pattern had gone too far and decided I needed to slowly start doing a bit more and build those muscles back.&lt;/p&gt;

&lt;p&gt;As I have been regaining those skills, I&apos;ve noticed that our JavaScript is less organized than I would like.
				 [More]
				</description>
						
				
				<category>JavaScript</category>				
				
				<pubDate>Tue, 07 Jan 2025 10:00:00-0500</pubDate>
				<guid>http://www.bryantwebconsulting.com/blog/index.cfm/2025/1/7/Seeking-a-JavaScript-Framework-Part-1-Criteria</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>A Handful of Code</title>
				<link>http://www.bryantwebconsulting.com/blog/index.cfm/2008/4/11/A-Handful-of-Code</link>
				<description>
				
				In my &lt;a href=&quot;/blog/index.cfm/2008/3/26/Page-Controllers-One-Year-Later&quot;&gt;last post about page controllers&lt;/a&gt;, &lt;a href=&quot;http://www.jasonholden.com/&quot;&gt;Jason Holden&lt;/a&gt; asked on which pages I use page controllers. This is a great question and speaks to a larger issue of code organization that applies to CSS and JavaScript as well.
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Page Controller</category>				
				
				<category>JavaScript</category>				
				
				<category>CSS</category>				
				
				<pubDate>Fri, 11 Apr 2008 06:00:00-0500</pubDate>
				<guid>http://www.bryantwebconsulting.com/blog/index.cfm/2008/4/11/A-Handful-of-Code</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Using a Page Controller to simplify AJAX</title>
				<link>http://www.bryantwebconsulting.com/blog/index.cfm/2007/3/22/using_a_page_controller_to_simplify_ajax</link>
				<description>
				
				&lt;!-- Generated by XStandard version 2.0.0.0 on 2007-09-30T22:31:06 --&gt;&lt;p&gt;While working on a form that makes use of some simple AJAX, I discovered that using a Page Controller can make this easier - especially when combined with JSMX.&lt;/p&gt;&lt;p&gt;
				 [More]
				</description>
						
				
				<category>Page Controller</category>				
				
				<category>JavaScript</category>				
				
				<pubDate>Thu, 22 Mar 2007 12:50:00-0500</pubDate>
				<guid>http://www.bryantwebconsulting.com/blog/index.cfm/2007/3/22/using_a_page_controller_to_simplify_ajax</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>cfdump for JavaScript</title>
				<link>http://www.bryantwebconsulting.com/blog/index.cfm/2007/2/16/cfdump_for_javascript</link>
				<description>
				
				&lt;p&gt;I try to avoid blog posts that just repeat what has been said elsewhere, but this is really nice.&lt;/p&gt;&lt;p&gt;I blogged earlier (mid-2005) about a &lt;a href=&quot;/blog/index.cfm/2005/8/23/dump_javascript_variables&quot;&gt;JavaScript version of cfdump&lt;/a&gt;. I actually used this recently to help me implement &lt;a href=&quot;http://www.lalabird.com/&quot;&gt;JSMX&lt;/a&gt;  (which I love!).&lt;/p&gt;&lt;p&gt;I saw an entry today the strikefish blog about another &lt;a href=&quot;http://blog.strikefish.com/blog/index.cfm/2007/2/15/Javascript-CFDUMP&quot;&gt;JavaScript CFDUMP&lt;/a&gt;  which looks great. The advantage of this one is that the output more closely matches the output and behavior of cfdump. I like this in part because the format is familiar and in part because it is a really useful format.&lt;/p&gt;&lt;p&gt;If you just want to see the tool, take a look at &lt;a href=&quot;http://www.netgrow.com.au/files/javascript_dump.cfm&quot;&gt;JavaScript Dump&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>JavaScript</category>				
				
				<pubDate>Fri, 16 Feb 2007 06:00:00-0500</pubDate>
				<guid>http://www.bryantwebconsulting.com/blog/index.cfm/2007/2/16/cfdump_for_javascript</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>No More Next?</title>
				<link>http://www.bryantwebconsulting.com/blog/index.cfm/2007/2/12/no_more_next</link>
				<description>
				
				&lt;p&gt;I just found an interesting article by Pete Forde &lt;a href=&quot;http://unspace.ca/discover/pageless/&quot;&gt;arguing against the &amp;quot;next&amp;quot; button&lt;/a&gt;  and paging through records entirely.&lt;/p&gt;&lt;p&gt;He even points to an example or two of how this could be done.&amp;nbsp;&lt;/p&gt;&lt;p&gt;His point is basically that since the web is non-linear, pages don&apos;t make sense. After all, the contents of &amp;quot;page 2&amp;quot; today won&apos;t necessarily match the contents of &amp;quot;page 2&amp;quot; tomorrow.&lt;/p&gt;
				 [More]
				</description>
						
				
				<category>Usability</category>				
				
				<category>JavaScript</category>				
				
				<pubDate>Mon, 12 Feb 2007 06:00:00-0500</pubDate>
				<guid>http://www.bryantwebconsulting.com/blog/index.cfm/2007/2/12/no_more_next</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>JSMX - Another AJAX API?</title>
				<link>http://www.bryantwebconsulting.com/blog/index.cfm/2007/2/8/jsmx__another_ajax_api</link>
				<description>
				
				&lt;p&gt;Today I was working on some AJAX code and realized that I would rather get my data from a CFC than from XML data. A few minutes of research later and I have JSMX up and running.&lt;/p&gt;&lt;p&gt;I already had a CFC with the method I needed to get my data with access=&amp;quot;remote&amp;quot; (hopefully more on why I have this later - a new approach that seems promising). I thought it would be nice to add another remote method to generate the XML I needed for my AJAX.&lt;/p&gt;&lt;p&gt;This turned out to be rather easy, but I had to set returntype=&amp;quot;void&amp;quot; and output=&amp;quot;yes&amp;quot; and output the XML straight to the CFC page. This worked, but seemed a bit &amp;quot;hacky&amp;quot;.&lt;/p&gt;&lt;p&gt;I was sure that someone had thought of a better way, so off to Google I went to find it.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.lalabird.com/&quot;&gt;JSMX&lt;/a&gt;  advertises itself as an AJAX API - which it is (actually it advertises itself as &amp;quot;The Universal AJAX API&amp;quot;). It has some distinct advantages over other AJAX APIs that I have looked at (and never used). For one, it is just one 13K JS file. For another, it can easily digest data in a number of formats.&lt;/p&gt;&lt;p&gt;Notably, it can digest WDDX data. This is significant because that is the format of data you get if you do an HTTP &amp;quot;Get&amp;quot; on a remote method in a CFC.&lt;/p&gt;&lt;p&gt;The site has a few good &lt;a href=&quot;http://www.lalabird.com/?fa=JSMX.examples&quot;&gt;examples of use&lt;/a&gt; , but none on WDDX. I was unable to find out how it structured the WDDX data in JavaScript. Fortunately, &lt;a href=&quot;http://www.lalabird.com/?fa=JSMX.examples&quot;&gt;DP_Debug&lt;/a&gt;  came to the rescue. This is basically cfdump for JavaScript - very handy.&lt;/p&gt;&lt;p&gt;I used the following syntax to test the results:&lt;/p&gt;&lt;p&gt;&lt;font color=&quot;#800000&quot;&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br /&gt;http(&amp;#39;GET&amp;#39;, &amp;#39;mycomp.cfc?method=mymethod&amp;#39;, DP_Debug.dump);&lt;br /&gt;DP_Debug.dump(MyObject)&lt;br /&gt;&amp;lt;/script&amp;gt; &lt;/font&gt;&lt;/p&gt;&lt;p&gt;This revealed that the results are basically identical to what you would get if you used &amp;lt;cfwddx&amp;gt; with action=&amp;quot;CFML2JS&amp;quot;. This made the JavaScript to digest the data even easier than it was to digest the XML.&lt;/p&gt;&lt;p&gt;My steps to implement JSMX:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Copy the .js file to my site.&lt;/li&gt;&lt;li&gt;Reference the .js file on my page.&lt;/li&gt;&lt;li&gt;Change my JavaScript syntax appropriately (about a 5 minute job in my case)&amp;nbsp;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;The result is that my JavaScript got smaller and easier to use and I was able to remove the file to serve up XML data and rely on the CFC to provide that data.&lt;/p&gt;&lt;p&gt;My only complaint about JSMX so far is that it could be much smaller than 13K if the comments and white-space were removed. Other than that small complaint, it is a thing of beauty! &lt;/p&gt;
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>JavaScript</category>				
				
				<pubDate>Thu, 08 Feb 2007 13:55:00-0500</pubDate>
				<guid>http://www.bryantwebconsulting.com/blog/index.cfm/2007/2/8/jsmx__another_ajax_api</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Dump JavaScript variables</title>
				<link>http://www.bryantwebconsulting.com/blog/index.cfm/2005/8/23/dump_javascript_variables</link>
				<description>
				
				cfdump is such a handy utility in ColdFusion. I have always wanted a similar utility for JavaScript. Now there is one!&lt;br /&gt;&lt;br /&gt;I thought of trying to write such a utility myself, but the task seemed, well, daunting. Fortuntately, &lt;a href=&quot;http://www.depressedpress.com/&quot;&gt;Depressed Press of Boston&lt;/a&gt; has tackled the project that I never would have done myself. I haven&apos;t used it yet, but I very much look forward to it.&lt;br /&gt;&lt;br /&gt;For those of you that aren&apos;t familiar with &lt;a href=&quot;http://cfdocs.org/cfdump&quot;&gt;cfdump&lt;/a&gt;, it outputs the contents of a simple or complex ColdFusion variable, similarly, &lt;a href=&quot;http://www.depressedpress.com/depressedpress/Content/Development/JavaScript/Extensions/DP_DeBug/Index.cfm&quot;&gt;dpDump()&lt;/a&gt; output the contents of a simple of complex JavaScript variable. I imagine that this will come in very handy during debugging.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.depressedpress.com/depressedpress/Content/Development/JavaScript/Extensions/DP_DeBug/Index.cfm&quot;&gt;Read about dpDump()&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Thanks &lt;a href=&quot;http://www.depressedpress.com/&quot;&gt;Depressed Press of Boston&lt;/a&gt;!&lt;br /&gt;
				
				</description>
						
				
				<category>JavaScript</category>				
				
				<pubDate>Tue, 23 Aug 2005 20:41:00-0500</pubDate>
				<guid>http://www.bryantwebconsulting.com/blog/index.cfm/2005/8/23/dump_javascript_variables</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Handy JavaScripts</title>
				<link>http://www.bryantwebconsulting.com/blog/index.cfm/2005/3/29/handy_javascripts</link>
				<description>
				
				Over time I have found a handful of nifty little JavaScript utilities. I was about to compile a handy reference of them for myself when I realized that others might be interested in them as well.&lt;br /&gt;&lt;br /&gt;These are scripts that I have used and liked as well as some scripts that I haven&apos;t used book look nifty.&lt;br /&gt;&lt;br /&gt;Here they are in no order:&lt;br /&gt;&lt;br /&gt;General&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://bill.coldfusionjournal.com/read/1043176.htm&quot;&gt;Bill Rawlinson&apos;s Unobtrusive Sortable Tables&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.gazingus.org/html/DOM-Scripted_Lists_Revisited.html&quot;&gt;Expandable list using DOM&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://phrogz.net/JS/Tabtastic/index.html&quot;&gt;Tabtastic&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.pengoworks.com/index.cfm?action=get:qforms&quot;&gt;qForms&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://clearsoftware.net/client/jComponents.cfm&quot;&gt;jComponents&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.dynarch.com/projects/calendar/&quot;&gt;DynArch DHTML/JavaScript Calendar&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.softcomplex.com/products/tigra_color_picker/&quot;&gt;Tigra Color Picker&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.softcomplex.com/products/tigra_calendar/&quot;&gt;Tigra Calendar&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.softcomplex.com/products/tigra_tree_menu/&quot;&gt;Tigra Tree Menu&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.activewidgets.com/&quot;&gt;ActiveWidgets&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://xmljs.sourceforge.net/&quot;&gt;XML for JavaScript&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.mattkruse.com/javascript/&quot;&gt;Matt Kruse&apos;s JavaScript Toolbox&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;Menus&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://www.htmldog.com/articles/suckerfish/dropdowns/&quot;&gt;Son of Suckerfish&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.projectseven.com/products/menusystems/index.htm&quot;&gt;Project Seven&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.milonic.com/&quot;&gt;Milonic&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.dynarch.com/products/hmenu/&quot;&gt;DynArch Menu&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.udm4.com/&quot;&gt;UDM 4&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;WYSIWYG Editors&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://www.htmlarea.com/&quot;&gt;HTMLArea&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.fckeditor.net/&quot;&gt;FCKeditor&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://tinymce.moxiecode.com/&quot;&gt;TinyMCE&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.xstandard.com/&quot;&gt;XStandard&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.themaninblue.com/writing/perspective/2005/01/27/&quot;&gt;widgEditor&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;Let me know of any other scripts that I should add to the list.&lt;br /&gt;
				
				</description>
						
				
				<category>Productivity</category>				
				
				<category>JavaScript</category>				
				
				<pubDate>Tue, 29 Mar 2005 13:45:00-0500</pubDate>
				<guid>http://www.bryantwebconsulting.com/blog/index.cfm/2005/3/29/handy_javascripts</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Maintaining a Session</title>
				<link>http://www.bryantwebconsulting.com/blog/index.cfm/2005/2/6/maintaining_a_session</link>
				<description>
				
				On the CF-Talk list, Richard Colman asked how he could keep a session alive for longer than the 30 minute limit imposed by Crystal Tech.&lt;br /&gt;&lt;br /&gt;Michael Dawson provided a very good answer (quoted below):&lt;br /&gt;&lt;blockquote&gt;&lt;span style=&quot;color: rgb(102, 102, 102);&quot;&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(0, 51, 102);&quot;&gt;I setup my intranet so that, even if the session times-out, it will be
transparent to the end-user.  I do this by keeping a separate session
cookie.&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 51, 102);&quot; /&gt;&lt;br style=&quot;color: rgb(0, 51, 102);&quot; /&gt;&lt;/span&gt;&lt;span style=&quot;color: rgb(0, 51, 102);&quot;&gt;When the session times-out, then the user accesses another page in
the application, my scripts will reload the data in the session scope
again.  The end-users have not complained about this process.&lt;/span&gt;&lt;/blockquote&gt;&lt;br /&gt;In addition to that approach, I would suggest the following bit of JavaScript:&lt;br /&gt;&lt;pre&gt;&lt;span style=&quot;color: rgb(153, 0, 0);&quot;&gt;function keepAlive() {&lt;/span&gt;&lt;br style=&quot;color: rgb(153, 0, 0);&quot; /&gt;&lt;span style=&quot;color: rgb(153, 0, 0);&quot;&gt;    var imgAlive = new Image();&lt;/span&gt;&lt;br style=&quot;color: rgb(153, 0, 0);&quot; /&gt;&lt;span style=&quot;color: rgb(153, 0, 0);&quot;&gt;    var d = new Date();&lt;/span&gt;&lt;br style=&quot;color: rgb(153, 0, 0);&quot; /&gt;&lt;span style=&quot;color: rgb(153, 0, 0);&quot;&gt;    imgAlive.src = &apos;/alive.cfm?d=&apos; + d;&lt;/span&gt;&lt;br style=&quot;color: rgb(153, 0, 0);&quot; /&gt;&lt;span style=&quot;color: rgb(153, 0, 0);&quot;&gt;}&lt;/span&gt;&lt;br style=&quot;color: rgb(153, 0, 0);&quot; /&gt;&lt;span style=&quot;color: rgb(153, 0, 0);&quot;&gt;setInterval(&amp;quot;keepAlive()&amp;quot;, 20*60*1000);&lt;/span&gt;&lt;/pre&gt;&lt;br /&gt;Before the script is added to your site, add a small alive.cfm file to the root of your site (name it whatever you wish, just be consistent). The script makes sure that a page is requested from your ColdFusion server by their browser every 20 minutes (safely less than the 30 minute time-out). Alive.cfm need not return an image - JavaScript doesn&apos;t check.&lt;br /&gt;&lt;br /&gt;Keep in mind that this only works for users who have JavaScript enabled, so make sure to use this technique in conjuction with (not in place of) the approach suggested by Michael Dawson.&lt;br /&gt;&lt;br /&gt;This technique actually has a great many uses that I will try to post in future entries. I have used it in the past to change database data without a form submit and also for &lt;a href=&quot;http://www.sys-con.com/story/?storyid=41671&amp;de=1&quot; title=&quot;My CFDJ article on Error Handling in JavaScript&quot;&gt;JavaScript error handling&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(204, 102, 0);&quot;&gt;Update!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Martin Perry added this suggestion to the discussion to get around the JavaScript issue:&lt;br /&gt;&lt;blockquote&gt;&lt;span style=&quot;color: rgb(0, 51, 102);&quot;&gt;Alternatively, to get around the JavaScript bit, create an invisible &lt;/span&gt;&lt;span style=&quot;color: rgb(0, 51, 102);&quot;&gt;IFRAME which has it SRC set to the alive.cfm.. On Alive.cfm, add a HTTP &lt;/span&gt;&lt;span style=&quot;color: rgb(0, 51, 102);&quot;&gt;redirect to redirect back to itself after 1200 seconds.
&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: rgb(153, 0, 0);&quot;&gt;&amp;lt;META HTTP-EQUIV=&amp;quot;Refresh&amp;quot; &lt;/span&gt;&lt;span style=&quot;color: rgb(153, 0, 0);&quot;&gt;CONTENT=&amp;quot;1200;URL=/alive.cfm?cachebuster=&amp;lt;cfoutput&amp;gt;#createUUID()#&amp;lt;/cfout&lt;/span&gt;&lt;span style=&quot;color: rgb(153, 0, 0);&quot;&gt;put&amp;gt;&amp;quot;&amp;gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;br /&gt;I never think about IFRAME myself (trying to remain standards compliant). Nevertheless, it is an excellent suggestion. Good call Martin!&lt;br /&gt;&lt;br /&gt;
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>JavaScript</category>				
				
				<pubDate>Sun, 06 Feb 2005 05:59:00-0500</pubDate>
				<guid>http://www.bryantwebconsulting.com/blog/index.cfm/2005/2/6/maintaining_a_session</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Unobtrusive Javascript</title>
				<link>http://www.bryantwebconsulting.com/blog/index.cfm/2005/2/2/unobtrusive_javascript</link>
				<description>
				
				I was reading through &lt;a href=&quot;http://bill.coldfusionjournal.com/&quot;&gt;Bill Rawlinson&apos;s blog&lt;/a&gt; and in two different entries he mentions &lt;a href=&quot;http://www.onlinetools.org/articles/unobtrusivejavascript/&quot;&gt;Unobtrusive Javascript&lt;/a&gt;. I had to check it out.&lt;br /&gt;&lt;br /&gt;After reading about it, I have to say that I am thoroughly amazed. These are thoughts that I had been having about JavaScript in a general sense, but taken to a level that I hadn&apos;t yet reached (or, let&apos;s be honest, gotten very close to). From now on, my goal in writing JavaScript will be to meet those guidelines.&lt;br /&gt;&lt;br /&gt;In short, Unobtrusive JavaScript is an an attempt to separate functionality from HTML so that functionality doesn&apos;t polute the mark-up. This is for essentially the same purpose as separating styling from HTML. It should also make sure not to hinder a page from working when JavaScript isn&apos;t available or get in the way of accessibility.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.onlinetools.org/articles/unobtrusivejavascript/&quot;&gt;Read about Unobtrusive Javascript&lt;/a&gt;.
				
				</description>
						
				
				<category>Usability</category>				
				
				<category>JavaScript</category>				
				
				<pubDate>Wed, 02 Feb 2005 05:59:00-0500</pubDate>
				<guid>http://www.bryantwebconsulting.com/blog/index.cfm/2005/2/2/unobtrusive_javascript</guid>
				
			</item>
			
		 	
			</channel></rss>