<?xml version="1.0" encoding="utf-8"?>
			<?xml-stylesheet type="text/css" href="https://www.carehart.org/blog/client/rss.css" ?>
			
			<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
			<channel>
			<title>Charlie Arehart - Server Troubleshooting - tips</title>
			<link>https://www.carehart.org/blog/client/index.cfm</link>
			<atom:link href="https://www.carehart.org/blog/client/rss.cfm" rel="self" type="application/rss+xml" />
			<description>Charlie Arehart - Server Troubleshooting</description>
			<language>en-us</language>
			<lastBuildDate>Tue, 17 Jan 2017 08:10:00 -0500</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>blogmaster@carehart.org (Charlie Arehart)</managingEditor>
			<webMaster>blogmaster@carehart.org (Charlie Arehart)</webMaster>
			
			<item>
				<title>2016 in review - top 10 CArehart ColdFusion posts of the year</title>
				<link>https://www.carehart.org/blog/2017/1/17/2016_blog_in_review</link>
				<description>
				
				I thought it may be useful to gather up a categorized listing of my most (seemingly) helpful/resourceful blog posts of the past year, to help others be aware of them (and indeed to help me be reminded).  [More]
				</description>
				
				<category>contributions</category>
				
				<category>cf2016</category>
				
				<category>troubleshooting</category>
				
				<category>tips</category>
				
				<pubDate>Tue, 17 Jan 2017 08:10:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2017/1/17/2016_blog_in_review</guid>
				
			</item>
			
			<item>
				<title>Feel like an iphone app is &quot;missing&quot; features? Maybe you&apos;re not being notified of its updates</title>
				<link>https://www.carehart.org/blog/2011/8/15/missing_iphone_updates_for_some_apps</link>
				<description>
				
				I wanted to pass along this little surprise I had today. You may, like me, have some apps on your iphone that ARE NOT BEING updated! In other words, though you may frequently check the itunes app store app for updates and receive many for some apps, you may be getting NONE for others. 

This was happening to me until today. Here&apos;s how I found out and what I did about it. Hope it may help others. (Maybe this is old news to some, but it was a surprise for me and a classic bad news/good news situation.)

&lt;b&gt;Update: Problem now understood&lt;/b&gt;

&lt;blockquote&gt;
Since posting this entry, I&apos;ve learned an explanation for what I was observing (thanks to Dan Switzer and others sharing their comments below to understand it).  It was a case of &quot;new&quot; versions of the apps being created which meant that the &quot;old&quot; version i had was no longer being updated, and I had simply missed news of the new app. Hope that may help someone. I leave the rest of the blog entry below in case the details may interest anyone. 
&lt;/blockquote&gt;

&lt;h4&gt;How I found out&lt;/h4&gt;

So I have a couple of iphone apps I use all the time which until today, I was annoyed that seemingly obvious annoyances/limitations were not being resolved by updates. Was no one else annoyed by these? Really? Or was the developer perhaps being lazy? I lived with them. Hey, most of the apps are free or cheap.

But then today I got an email from one vendor highlighting new app features to consider in a recent update, and I noticed that they referred to enhancements to one of the very features I wanted, but they wrote as if it was a &quot;long-standing&quot; feature. How could I have never seen it then?

&lt;h4&gt;What I did to check it out&lt;/h4&gt;

So I wondered if perhaps somehow I was NOT getting word of updates. 

I remembered how when you visit the itunes store and click on an app you already have, it says &quot;installed&quot;. I wondered if perhaps I may find that I could in fact &quot;install&quot; these apps, which I already had, but which seemed to have become long in the tooth.

Sure enough, I could do so (for at least two of several I checked). And holy smokes: the apps had indeed improved quite a bit. 

Wow, what a shame that I&apos;ve been limping along with older versions that lacked features I&apos;d long-wanted.

&lt;h4&gt;Lesson learned&lt;/h4&gt;

So obviously it&apos;s possible for apps to somehow become disconnected from their update stream. The app names had not changed, so that&apos;s not it. I don&apos;t know what happened. (For those who may wonder, in my case the apps were Harvest--for time/expense tracking--and Tweetdeck.)

And therefore I wanted to share this with others in case it may be an issue for you.

&lt;h4&gt;Want to help others with this problem?&lt;/h4&gt;

Finally, does anyone know if perhaps there&apos;s some way to automate this investigation? Maybe there&apos;s info on the phone that tracks updates, and perhaps can indicate if the connection to itunes updates has broken. I suppose that&apos;s not likely.

But maybe there&apos;s a place on the phone (or in itunes on the computer it&apos;s synced to) which lists installed apps in order of last update. That would at least help highlight which ones to focus on? 

Better still, perhaps there&apos;s &quot;an app for that&quot; which helps identify and resolve this very problem.

If you know more about this issue, feel free to share.

&lt;h4&gt;Bashers not welcome&lt;/h4&gt;

One last thing: often when I write on a subject to share a solution to a problem, some folks are compelled to use the opportunity to bash whatever it is that I found the problem with. That&apos;s really not the point here, folks. 

So if you&apos;re a delighted droid user, or perhaps just an apple-hater who loves the chance to give &apos;em a smack, or whatever, please withhold such comments. I&apos;m serious, and I will delete or edit any comments that ignore this warning and are only about that. Let&apos;s just focus on the problem at hand, and any helpful solutions/suggestions. 
				</description>
				
				<category>tips</category>
				
				<pubDate>Mon, 15 Aug 2011 12:10:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2011/8/15/missing_iphone_updates_for_some_apps</guid>
				
			</item>
			
			<item>
				<title>Saving windows command prompt history to a file</title>
				<link>https://www.carehart.org/blog/2011/1/27/Saving_windows_command_prompt_history_to_file</link>
				<description>
				
				Do you find yourself working at the Windows (DOS) command prompt window (aka Start&gt;Run&gt;cmd), and after having entered many commands, wish you could save them to a file, such as before closing the window or perhaps when needing to restart?

This is a bit of esoterica, but as I&apos;ve seen some searching for a solution in various help forums, I figured I&apos;d share it here. It can be especially useful if you&apos;ve been using the Microsoft &lt;a href=&quot;http://www.carehart.org/logparser/&quot;&gt;LogParser&lt;/a&gt; command-line tool, which allows you to use SQL statements from the command line to analyze log files of all sorts. You may build up a large set of them during a session, and wish you could save them off before closing the command prompt window.

&lt;h2&gt;Quick Answer:&lt;/h2&gt;

&lt;code&gt;doskey /history &gt; commands.log&lt;/code&gt;

(Update) And in PowerShell, use:
&lt;code&gt;get-history &gt;commands.log&lt;/code&gt;

&lt;h2&gt;Explanation&lt;/h2&gt;  [More]
				</description>
				
				<category>keyboard shortcuts</category>
				
				<category>carehart classics</category>
				
				<category>tips</category>
				
				<pubDate>Thu, 27 Jan 2011 22:14:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2011/1/27/Saving_windows_command_prompt_history_to_file</guid>
				
			</item>
			
			<item>
				<title>New for CF9 (and 9.0.1) - a query timeout that may really work, with a caveat</title>
				<link>https://www.carehart.org/blog/2010/7/14/hidden_gem_in_cf9_admin_querytimeout</link>
				<description>
				
				This is a very interesting change in CF9 (and 9.0.1), which has slipped under the radar for the most part it seems. 

Did you know there is now a setting in the DSN page of the CF Admin (for most of the Adobe-provided DB drivers) which allows you to set a maximum timeout for queries against that DSN? 

It&apos;s a new feature enabled for the DataDirect drivers, as updated in CF 9. (You will not see it if you use an &quot;other&quot; datasource type, such as when using a downloaded JDBC driver that you implement on CF.)

The caveat? This timeout is ONLY settable there in the DSN definition, not in CFQUERY (or CFSTOREDPROC) itself, which is a shame. The existing TIMEOUT attribute for those (CF10 added it for CFSTOREDPROC) is not the same and generally does not work. Still, the value of this even at the DSN level is too important to ignore for some challenges. &lt;b&gt;More on that (and some other thoughts) in a moment&lt;/b&gt;.  [More]
				</description>
				
				<category>performance</category>
				
				<category>hidden gems</category>
				
				<category>cf911</category>
				
				<category>tuning</category>
				
				<category>troubleshooting</category>
				
				<category>jdbc</category>
				
				<category>tips</category>
				
				<pubDate>Wed, 14 Jul 2010 16:20:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2010/7/14/hidden_gem_in_cf9_admin_querytimeout</guid>
				
			</item>
			
			<item>
				<title>Better file searching (on Windows) with a powerful, fast, easy tool</title>
				<link>https://www.carehart.org/blog/2009/12/2/faster_better_file_searching</link>
				<description>
				
				&lt;hr&gt;
&lt;blockquote&gt;
&lt;b&gt;Update in 2019:&lt;/b&gt; Though this post is from 2009, &lt;b&gt;I still use and recommend this tool daily, so nothing about what I said below has changed&lt;/b&gt; (except of course where I indicate other informational updates in 2010 and 2013). And to be clear the tool is updated constantly and sports a modern interface (unlike the favored &quot;old tools&quot; of other folks, which may look the same as they did 20 years ago).
&lt;/blockquote&gt;

&lt;img src=&quot;/images/fll.jpg&quot; align=&quot;right&quot;&gt;Ever need to do a search for files with some given text (or files of a given name) in Windows? I realize you may use a favored file editor to do it, or (worse) may rely solely on the anemic Windows find. I&apos;d like to point you to an awesome and free alternative. 

For years I&apos;ve used a great freeware tool, &lt;a href=&quot;http://www.mythicsoft.com/filelocatorlite/&quot;&gt;FileLocator Lite&lt;/a&gt;, and I love FLL for several reasons (as does nearly everyone I show it to). Read on for more.  [More]
				</description>
				
				<category>tools</category>
				
				<category>tips</category>
				
				<pubDate>Wed, 02 Dec 2009 16:08:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2009/12/2/faster_better_file_searching</guid>
				
			</item>
			
			<item>
				<title>Missing the command menus (file, edit, view, etc.) in IE 7? Here&apos;s the fix</title>
				<link>https://www.carehart.org/blog/2008/12/25/missing_ie7_command_menus_solved</link>
				<description>
				
				It&apos;s Christmas, and that means...a few hours of tech support working on the computers of relatives you visit for the holidays. :-) One problem I&apos;ve encountered a few times (even before now) is someone using IE 7 who says, &quot;Why did they remove the menus, like File, Edit, View? How can I change options or call up help?&quot;

Well, the fix is a pretty simple one, but one may miss it. In case any of my readers (or those googling for a solution) need the help, it&apos;s that you can right-click on the area where the menu should be (not on a tab, nor in the address bar above it) and you should see a pop-up set of context menu options to include &quot;menu bar&quot;, &quot;links&quot;, and &quot;status&quot; among other things.

&lt;h4&gt;You want to enable the &quot;menu bar&quot;&lt;/h4&gt;

You&apos;ll notice that the &quot;menu bar&quot; option has no check mark next to it. Click on it, to set it, which will enable the menus. The &quot;menu bar&quot; is indeed what shows the File, Edit, View, and other menu commands. Hope that solves the problem for you, and if so, consider it my little Christmas gift to you.

If that option is already checked, then it may instead be that somehow hidden or moved. One tip is that there is also a &quot;lock toolbars&quot; option on the context menu mentioned above. If you de-select that, some of the various menu items will now show a small gray dotted vertical bar, which you can click on to move the particular toolbar. You may find somehow that the menu bar, if enabled but not visible, has somehow been moved or hidden.

Finally, once you have enabled the menu bar, you can use that &quot;lock toolbars&quot; to make it less likely that you or anyone else will cause it to disappear. Hope that helps. 
				</description>
				
				<category>tools</category>
				
				<category>tips</category>
				
				<pubDate>Thu, 25 Dec 2008 11:58:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2008/12/25/missing_ie7_command_menus_solved</guid>
				
			</item>
			
			<item>
				<title>Add searching for CF blogs, docs, etc. to your FireFox Search bar list of search engines</title>
				<link>https://www.carehart.org/blog/2008/8/1/adding_cf_search_to_ff_search_bar</link>
				<description>
				
				&lt;img src=&quot;/images/toolbar_search.png&quot; align=&quot;right&quot;&gt;Someone who had learned of my &lt;a href=&quot;http://www.google.com/coop/cse?cx=012970358153442150397%3Aekun5bf_8-m&quot;&gt;CFSearch&lt;/a&gt;  search engine (which searches over 1300 CF blogs, docs/article sites, and more) wondered if they could arrange to have it appear in the Firefox Search Bar in the top right of the browser. The answer is yes, via a simple Firefox add-on (which you can use to add any search site to the search bar).

This is a cool thing, because while you can choose from several pre-defined search sites (google, yahoo, amazon, ebay, and more), and you can click a &quot;manage search engines&quot; option to go to a Firefox site to find still more, you can only pick those that are listed on the Firefox site.

As with this gent, some search engines will just never be popular enough to be listed there.  So how to add them? 

&lt;h4&gt;Get the &quot;Add to Search Bar&quot; Add-on&lt;/h4&gt;
The good news is that there is a FF add-on that does just what he wants, &lt;a href=https://addons.mozilla.org/en-US/firefox/addon/3682&quot;&gt;Add to Search Bar&lt;/a&gt;. It&apos;s simple and very effective (see the comments at the Mozilla page link, where many ask--rightfully so--why it&apos;s not built into FF.)

You can also learn more about it in &lt;a href=&quot;http://www.universefirefox.com/add-ons/add-search-engines-to-your-search-bar-add-to-search-bar&quot;&gt;someone else&apos;s blog entry highlighting it&lt;/a&gt;.

&lt;h4&gt;How about accessing a site&apos;s search feature using a single keyword in the address bar&lt;/h4&gt;

FWIW, I&apos;ll also note that rather than use the FF toolbar, one can also set things up so that a given page&apos;s search feature can be accessed from a single address bar keyword (if they don&apos;t have or don&apos;t want to alter that search bar in the top right). I &lt;a href=&quot;http://web.archive.org/web/20100106043739/http://www.tipicalcharlie.com/firefox_tip_to_perform_quick_searches_of_any_site_with_a_sin.htm#textarea&quot;&gt;blogged about that&lt;/a&gt; in my TipicalCharlie site, where I sometimes blog things that aren&apos;t of a CF nature but might appeal to just anyone. (Update: tipicalcharlie domain is no more, but page recovered using Archive.org.)

&lt;h4&gt;One more time about CSEs&lt;/h4&gt;

Finally, just as a reminder, the &lt;a href=&quot;http://www.google.com/coop/cse?cx=012970358153442150397%3Aekun5bf_8-m&quot;&gt;CFSearch&lt;/a&gt;  site I created is what&apos;s called a Google &quot;custom search engine&quot;. I wrote &lt;a href=&quot;http://carehart.org/blog/client/index.cfm/2007/2/13/google_cf_CSEs&quot;&gt;previously about them&lt;/a&gt; and how other people had also come up with their own variants. You may want to check them out, too. 
				</description>
				
				<category>general</category>
				
				<category>tips</category>
				
				<pubDate>Fri, 01 Aug 2008 13:52:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2008/8/1/adding_cf_search_to_ff_search_bar</guid>
				
			</item>
			
			<item>
				<title>Goog411 - free 411 service from your phone, with connection, mapping, and more</title>
				<link>https://www.carehart.org/blog/2008/7/19/goog411</link>
				<description>
				
				Tired of paying 411 fees? Next time you&apos;re on the road (home or away) and need to find something, use 800 goog-411. That&apos;s the number for free (and hands-free) local information. 

All you need to do is say where you are, what business or category you want, and hear the closest options (with address). If that&apos;s all you need, you can hangup, or you can choose one to be connected to the business, and you can even have a map or text message sent to your phone, again all for free.

Here&apos;s a nifty (and fun) couple-minute video about it:

&lt;a href=&quot;http://www.google.com/goog411/&quot;&gt;http://www.google.com/goog411/&lt;/a&gt;

Ok, maybe you can get info like this from your in-car GPS system, or via &lt;a href=&quot;http://www.google.com/mobile/&quot;&gt;google maps on your phone&lt;/a&gt;, but at least this is mostly hands free. Add it to your phonebook, and it&apos;s just a pushbutton (or voice command) away.

BTW, if you&apos;ve not noticed, the same feature is offered in &lt;a href=&quot;http://maps.google.com&quot;&gt;google maps&lt;/a&gt; itself. While on a map, you can enter a business name or category and it will show where on that map (or an expanded one) you can find what you&apos;re looking for. 
				</description>
				
				<category>tips</category>
				
				<pubDate>Sat, 19 Jul 2008 11:44:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2008/7/19/goog411</guid>
				
			</item>
			
			<item>
				<title>Don&apos;t dismiss the Google toolbar, especially if you&apos;re not aware of hidden features</title>
				<link>https://www.carehart.org/blog/2008/7/5/don&apos;t_dismiss_the_google_toolbar</link>
				<description>
				
				Do you use the Google toolbar, and if you have it, do you use it regularly? If you&apos;d dismiss it, are you aware of all its features, including several hidden ones? I use them every day, and, no, the built-in search box in FF and IE 7 doesn&apos;t come close. Let me share a few tips with you if you&apos;d missed these.

This entry was prompted by a &lt;a href=&quot;http://www.makeuseof.com/tag/muo-polls-do-you-use-any-browser-toolbar-if-so-which-one/&quot;&gt;survey &lt;/a&gt; up on a popular site (makeuseof, which I&apos;ve &lt;a href=&quot;http://carehart.org/blog/client/index.cfm/2007/11/24/check_out_makeuseof&quot;&gt;blogged about before&lt;/a&gt;.) The survey asks people what toolbars, if any, they use in their browsers.

In the current voting most say they use none, and some commenters are dismissing them as &quot;wastes of space&quot;. I thought that odd, as I use the google toolbar every day. I offered up the following as a comment, and then thought I&apos;d share it here for my readers (have done only a slight bit of editing from my original comment there):

&lt;blockquote&gt;
It&apos;s a shame to see some call toolbars a waste of space. OK, so many you&apos;ve lamented them getting auto-installed on an unsuspecting user&apos;s computer, or hated when one tries to do that on yours. But not everyone who has one is an idiot.

For instance, I love the google toolbar and have for years. Sure, I realize that FF (and now IE7) offers a search box, but that&apos;s not all that the google toolbar does for you. Unfortunately, some of its best jewels are hidden gems, in that you may need to enable them with the &quot;settings&quot;.

I use the &quot;site&quot; button every day (type in a search word and click the button to search what Google knows only about the current site). Sure, you can do it yourself with the &quot;site:&quot; keyword in any google search box you may have, but this is much less typing over the course of a day. 

Same with doing a google image or froogle/products search, both buttons you can easily add. 

There&apos;s also the &quot;up&quot; button that&apos;s worth adding, which lets you traverse up a site, whereby it removes whatever&apos;s at the end of the currently used URL. Often quite handy. Again, all things you could do yourself manually, but one click is nicer, and makes the toolbar very much worth the space to me.

These and a few other things are tips I first shared &lt;a href=&quot;http://cfmxplus.blogspot.com/2003/04/have-you-got-google-toolbar.html&quot;&gt;back in 2003&lt;/a&gt;.

Some features don&apos;t use any &quot;space&quot; at all, as the toolbar also enables a context menu on each page you visit. You can right-click the whitespace of any page you visit to see (under &quot;page info&quot; in FF2 and IE7):

&lt;ul&gt;
&lt;li&gt; backward links
&lt;li&gt; cached snapshot of page
&lt;li&gt; similar pages
&lt;li&gt; translate page
&lt;/ul&gt;

Again, all these are things you can do without the toolbar as long as you have a quick google search bar of some sort and know the corresponding google keywords (link:, cache:, etc.). But again I use some of these every day, so I love not having to type those--plus some users would learn this way of these valuable Google features: they might not ever think to learn the keywords (or use the &quot;advanced search&quot; at google.com).

If I have one complaint, it&apos;s that I don&apos;t understand why these last 4 features aren&apos;t enabled as toolbar buttons (that can be added, optionally). I&apos;d give up the space occupied by &quot;send to&quot; and &quot;autolink&quot; (though some may love those), and certainly &quot;check&quot; (the spell check) since that&apos;s built into FF. Anyone from Google (or others who might know more about this) care to comment?

Anyway, don&apos;t dismiss toolbars (and the google toolbar especially) so readily. You may be missing out on more than you know.
&lt;/blockquote&gt;

Hope that helps someone. (Actually, for some reason I still don&apos;t see my comment posted on the makeuseof blog entry. I suppose they may have some verification process. If I don&apos;t see it in a couple of hours, I&apos;ll post the above there again.) 
				</description>
				
				<category>tools</category>
				
				<category>tips</category>
				
				<pubDate>Sat, 05 Jul 2008 12:46:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2008/7/5/don&apos;t_dismiss_the_google_toolbar</guid>
				
			</item>
			
			<item>
				<title>Got Digital Voice (or some other cable/phone service) and having problems inside your house?</title>
				<link>https://www.carehart.org/blog/2007/9/12/comcast_digital_voice_solution</link>
				<description>
				
				Jared Rypka-Hauer today &lt;a href=&quot;http://www.web-relevant.com/blogs/cfobjective/index.cfm?mode=entry&amp;entry=FB3E6427-BDB9-5320-E5947DA6F280ECFD&quot;&gt;wrote of a hassle he&apos;s experiencing with Comcast Digital Voice&lt;/a&gt; (their phone over cable service), and he asked if others had thoughts. I may well have an answer for him, or perhaps for others even with other similar phone-over-cable service providers. My wife and I were also suffering with it recently, until a rep found and fixed our problem--a hardware problem. Almost classic, from a geek perspective. :-) Perhaps you too may have it.

&lt;h4&gt;Did you previously have another phone over cable service before, like Comcast&apos;s &quot;Digital Phone&quot;?&lt;/h4&gt;

The key question is whether you by any chance had the predecessor to Digital Voice, called Digital Phone (or perhaps any other phone-over-cable service that was like it rather than like Digital Voice, as I&apos;ll explain). If so, there may be a problem of something that was left behind in a switch to DV from DP, which could be conflicting with the new DV service. Removing that seems to have solved the problem for us.

Apologies to those who don&apos;t like wordy posts, but I want to explain things clearly for the benefit of others in the same boat.

&lt;h4&gt;DV service was bad for us--until this was fixed&lt;/h4&gt;

My wife and I have been Digital Voice customers for about a year, and especially recently we grew VERY frustrated with it for some of the same reasons Jared describes, such as dropped calls, but also failed faxes, problems with the internet service, and even worse, we would occasionally lose all the phone service. 

When we lost all phone service, if we connected a single phone to the digital modem (MTA) (inside the house, which feeds the phone line into a jack to serve the whole house), there was indeed signal. So they asserted it &quot;must be something in our house&quot;, and they&apos;d tell us to unplug all the phones in the house and wait a half hour, then reconnect. It would always work, but what a hassle! Kind of like a software provider pulling the old &quot;reboot your computer&quot; answer to a tech support question.

Naturally, my wife was fuming and investigating alternatives, when a couple weeks ago we had a rep come out to have a look (what to us was one last look) at things. What he found may well be the clue for Jared or others who had Digital Phone (or anything like it) before Digital Voice. And note that if we simply switched cable service providers, the problem may well have propagated into the new service (since the root cause wasn&apos;t the service to the house after all, but it also wasn&apos;t a problem inside the house).

&lt;h4&gt;What was Digital Phone? And what may be left behind from it?&lt;/h4&gt;

Comcast&apos;s first step into cable-based phone service was Digital Phone. What&apos;s the difference? Well, those with the newer Digital Voice (DV) may have noticed that with it, the cable comes into the digital modem (or &quot;MTA&quot;) which is inside your house, and out of that comes the phone signal via a normal phone wire that that&apos;s fed from the MTA into a normal wall phone jack somewhere nearby inside the house, and that then feeds the rest of the house its signal. There&apos;s no more need for any phone line to come into the house, so any outside wire like at the plain old telephone system (POTS) network interface device (or &quot;NID&quot;) is disconnected. (&lt;a href=&quot;http://carehart.org/images/telco_box.JPG&quot;&gt;picture&lt;/a&gt;)

But you may (as we) for a while have used Comcast Digital Phone (which came out before Comcast Digital Voice). And it&apos;s important to understand the difference, for this problem. DP worked in a way that was closer to the plain old telephone system (also referred to as POTS). The comcast coax cable from the street went first into a box that was on the OUTSIDE of the house (very much like the one used by the POTS, but a different one: &lt;a href=&quot;http://carehart.org/images/comcast_dp_box.JPG&quot;&gt;picture&lt;/a&gt;). And out of that DP box came both the cable (which went on into the house like it had before installing DP) and also out of it came a phone line, which then was connected to the old phone system box/NID a few feet away, specifically to the phone jacks inside it that then fed phone signal into the house just as it always had in the POTS. (here&apos;s a &lt;a href=&quot;http://carehart.org/images/phone_box_distance.JPG&quot;&gt;picture&lt;/a&gt;) 

When they switched us to Digital Voice last year, naturally that phone line into the house (through the POTS NID) was no longer needed, so whoever did the DV install of course removed the phone line going from the DP box into the NID to feed the house, and they set up the MTA inside the house, and so on as needed for the newer DV.

But here&apos;s the kicker and what the guy found 2 weeks ago: the DV installer had not only left the old DP box (outside, which he should have removed), but he also left the cable (coax) running through that outside DP box (&lt;b&gt;updated info) and inside of it, it was going through a unit intended to take the DP phone signal out to feed it to the POTS phone box&lt;/b&gt;. Then the cable line went out of that box and on into the house. Most important, the rep pointed out that that &lt;b&gt;unit inside the&lt;/b&gt; DP box was powered (they had tapped into the power line when they installed that DP box a couple years ago).

&lt;h4&gt;Power to the old DP box was interfering with the cable signal&lt;/h4&gt;

Well, the problem was that the power to that box (and the unit inside through which the cable signal was passing) was directly interfering with the cable signal going out (which of course feeds the TV, phone/DV, and internet service). That would explain a lot of the problems we were having!

So he &lt;strike&gt;removed the old DP box (and its power line)&lt;/strike&gt; &lt;b&gt;updated: opened the old DP box and removed the powered unit inside of it, leaving the box but also disconnecting the power to it&lt;/b&gt;. More important he connected the cable inside the unit at that point (what went from the street, and what went into the house) so it was now uninterrupted. The signal is effectively &quot;pure&quot; going into the house, where it then goes to the MTA (the digital modem), and that (as for the last year) feeds the phone line, and the internet service and cable TV that are from there fed into the rest of the house.

So far all has been much better. 

&lt;h4&gt;Your next steps&lt;/h4&gt;

If you&apos;re not sure if this may be an issue for you (maybe someone had it setup even before you moved into a house in recent years), go out and check if there&apos;s a box outside your house on a wall near your phone box that looks like the old phone box. Or find where you cable comes into the house and see if it goes through some other box first, since they may have installed the DP box (or its equivalent) elsewhere outside your house and run a long line to the old phone box. Since that old phone line will likely have been removed, you may not see that. 

If you have one of these boxes, and the cable goes into it and then out of it and on into your house, you may well have this problem. Another clue will be if you do (or don&apos;t) see a thick power cable feeding into the box. Since it&apos;s powered, you won&apos;t be able to open the DP box (well, you may find it has a &quot;consumer&quot; side that you can open, just like the old phone system NID, for you to test the phone line outside the house, but that won&apos;t show you the cable line to see if it&apos;s going through a powered unit as I described.) 

But if you have something like this, call Comcast (or your provider, if in a situation like this) to have someone come out and confirm and if so remove it (which should be free, I&apos;d think, especially if they offered the old service to you). 

You may then enjoy DV, internet, and tv a whole lot more. 

&lt;h4&gt;Could be a broader problem&lt;/h4&gt;

Again, the problem may be generic to other cable systems (RoadRunner, Adephia, Time Warner, Cox, Charter) if they also have offered two generations of phone-over-cable service (or your house may have had it, even if from another provider, before you moved in). 

Since setting up things like DV is mostly an &quot;all inside&quot; thing now, some installers may never even think to look at this potential problem. All they may do is unplug the old phone line going into the house and come in and setup the MTA and say, &quot;enjoy&quot;. I wonder how many people could be suffering this problem and not know it.

Hope that helps someone.

&lt;h4&gt;Update&lt;/h4&gt;

&lt;b&gt;After writing the entry, I went out to take pictures of the units (which I&apos;ve added as links above, keeping them rather hi-res to make them more legible). I realized I was mistaken when I said he had removed the old DP box. He had not. But what he did was remove the powered unit inside it and disconnected the power to it (he said) and left the box. I&apos;ve corrected that above. The problem with this, though, for your diagnosis is that you have no way of knowing--if you do see that second box, the DP one--whether the cable line inside it is still going through the powered unit that should have been removed. You really have no choice, it seems, but to ask Comcast (or your provider) to come out and ocnfirm this, if you are having problems that seem otherwise unresolvable. Sorry for the confusion, but still, I hope it all helps someone.&lt;/b&gt; 
				</description>
				
				<category>tips</category>
				
				<pubDate>Wed, 12 Sep 2007 16:46:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2007/9/12/comcast_digital_voice_solution</guid>
				
			</item>
			
			<item>
				<title>How would you run code against multiple CF versions at once using IIS on XP?</title>
				<link>https://www.carehart.org/blog/2007/8/21/multiple_cf_versions_on_IIS_XP</link>
				<description>
				
				If you use IIS on XP, have you ever wished you could put your code in one directory and run it against different versions of CF, easily. In this note, I show you how.

Someone asserted on a list that some code failed as of CF8, but I tested it against 8, 7, 6, and 5, and it worked the same in all. Hearing that, someone else asked, &quot;Charlie, are you running all those on the same machine or on vmware?&quot;

I assume that the reader, like many, is using IIS on XP, which doesn&apos;t let you have more than one web site, which might seem to make it impossible, though some may know the tricks I&apos;ll mention.

Of course, folks running on Apache, or IIS on Win2k3 or Win2k Server, would just say, &quot;create different web sites, and install each CF version into a different web site&quot;.

Fair enough, but how do you solve this using IIS on XP (or Wink2 workstation), if you can&apos;t have multiple sites? That&apos;s what I explain below.

Before I go on, though, let me make an important for those who may not be aware: you certainly can run multiple versions of CF on a single machine. They each get installed in their own directories, with their own JVM (as of CF6). The challenge is just to avoid port conflicts and external web server conflicts.

&lt;h4&gt;But why not just use the built-in web server?&lt;/h4&gt;

Sure, if you use the built-in web server available in CFMX since 6, then you can indeed run multiple CF versions each with their own web docroot without conflict. 

But that&apos;s not the point here. That would cause each CF instance to have its own wwwroot, and you&apos;d have to put your code there to run it on that version.

And I have even explained in a &lt;a href=&quot;http://carehart.org/blog/client/index.cfm/2007/8/3/testing_code_in_multiple_releases&quot;&gt;recent blog entry&lt;/a&gt; that you can get around that using virtual mappings in the JRun web server,  pointing to the shared document directory. But sometimes you really want to use IIS for some reason, or you just don&apos;t want to have to remember to use the right port and virtual directory name configured for the built-in web server.

&lt;h4&gt;But you can have multiple web sites in XP, if you know how...&lt;/h4&gt;

Yep, some will want to note that you can indeed create multiple web sites in XP, if you use the right tools. I&apos;ve &lt;a href=&quot;http://bluedragon.blog-city.com/multisitesoniis.htm&quot;&gt;written about such tools before&lt;/a&gt;. It&apos;s just that you can&apos;t run them at once, so you have to enable/disable each time you want to run the test. To me, that more of a hassle than just doing the one-time configuration which I discuss below. 

&lt;h4&gt;So how do you configure things using IIS on XP?&lt;/h4&gt;

OK, I hope I&apos;ve headed off complaints some may have. Oh, well, I should add one more: what I&apos;m about to show you is definitely &lt;u&gt;not&lt;/u&gt; supported by Adobe. Some might even argue against doing it. Certainly, if you have problems with things while trying to work this way, they&apos;re going to tell you to use a vanilla setup.

Still, it&apos;s worked for me for years. In fact, I first wrote about it in &lt;a href=&quot;http://cfdj.sys-con.com/read/42069.htm&quot;&gt;a CFDJ article&lt;/a&gt; back in Sep 03 (co-authored with Jeff Houser). That was written in the timeframe of people moving from CF5 to CFMX and wanting to set things up this way, but the concept still applies even for those moving from 7 to 8, or 6 to 7. It also mentioned using the same approach for running against BD as well, which means it would apply also to Railo and Smith, etc.

Finally, since writing that article, I&apos;ve also realized a few things I could have added to the article, which further motivates me writing this entry. 

&lt;h4&gt;How I set things up&lt;/h4&gt;

&lt;img src=&quot;http://www.carehart.org/images/iis_cf_vds.jpg&quot; align=&quot;right&quot;&gt;So, as explained in the article (which shows you the actual steps in IIS), I configure different IIS virtual directories called _cf5, _cf6, _cf7, and _cf8. I set each to points their CFM extension (and related CF ones) to the appropriate web server extension that would be used if I&apos;d configured each server to work with IIS (like C:\CFusion\BIN\ISCF.DLL for 5, C:\CFusionMX\runtime\lib\wsconfig\1\jrun.dll for 6, and so on).

More important, I have them all point at the same, single document root (in my case, c:\inetpub\wwwroot). That allows me to then run code in that single directory against different editions, using a url like http://localhost/_cf5/somefile.cfm, or http://localhost/_cf7/somefile.cfm, or the default http://localhost/somefile.cfm goes against CF8.

Note that you must run the web server connector for each CF edition from CFMX and above, since it only builds those jrun.dlls (I mentioned above) if you do that. See the CF docs (&quot;Installing and Configuring ColdFusion&quot; to learn how to run that, even after CF is installed, if you installed it using the built-in web server instead.

Before you do, though, as explained in the article, be sure to save off the path to the DLL for .cfm file extensions, as running the configuration tool will wipe over the previous path.

&lt;h4&gt;Some concerns using the CF Admin in this setup&lt;/h4&gt;

There&apos;s something else to take note of about using the CF Admin (/cfide/administrator/index.cfm) when you set things up this way.

It has to do with whether, when you install each version, you tell CF to install using the built-in web server or using IIS.

In the former case, CF will put that version&apos;s CFIDE directory (and all its related files) into the wwwroot for that built-in CF server, such as c:\coldfusion8\wwwroot\ for CF8, or c:\cfusionmx7\wwwroot\ for CF7.

In the latter case (if you tell CF during installation to use IIS), then CF will place those files into the IIS docroot you name. Assuming you would always choose that c:\inetpub\wwwroot directory, that means that its CFIDE directory will be replaced with whatever is the last CF version you install.

And that means that even if using the virtual directories above, they&apos;ll all point to the last CFIDE version, which won&apos;t work (the CF Admin can only run in the version for which it&apos;s created).

Either way, you can solve this by creating yet another virtual directory, for CFIDE, inside the version-specific virtual directories above.

So if during the installation of 6, 7, or 8 you told CF to use the built-in web server, you&apos;d point the new CFIDE virtual directory to the builtin web server&apos;s CFIDE. For my _CF6, for instance, I&apos;d create a CFIDE virtual directory within that to point at c:\cfusionmx\wwwroot\CFIDE.

If instead you choose to install each version using IIS, then just as you needed to save off the file extension&apos;s path to the web server DLL, you would similarly need to remember before each install to save off a copy the CFIDE directory for the previous release. This is especially key for CF5, since there is no concept of a built-in web server for that. 

Back when I installed CFMX 6, before doing so, I copied the CFIDE directory to call it CFIDE5 instead. (Sure, you could do a rename, but only JUST before you installed, in case you need it.) Then I created the CFIDE VD within the _CF5 VD to point to that.

It may be worth noting here that if you do install CF 6/7/8 using the built-in web server initially, and then use the web server configurator tool to then connect them to IIS, that does not move the CFIDE from the built-in web server root to the IIS docroot. So again you will need to point your CFIDE virtual directory to that CFIDE in the built-in web server. 

&lt;h4&gt;Why not just use the built-in web server for the CF Admin?&lt;/h4&gt;
Of course, you could just use the built-in web server to access the Admin instead, even if you are otherwise running code via IIS. 

And going back to the original writer, you could indeed also do this using VMWARE. (I&apos;ve written about how versions of it and Virtual PC are &lt;a href=&quot;http://carehart.org/blog/client/index.cfm/2006/7/15/virtualpc_free&quot;&gt;now free&lt;/a&gt;.) It might be overkill, though. Again, you don&apos;t need to worry about running multiple versions of CF on a single server. It&apos;s all just about avoiding port conflicts and potential external web server conflicts.

That&apos;s what this has been about all about: how to run all your code via IIS against multiple version of CF, all from a single directory.

&lt;h4&gt;Conclusion&lt;/h4&gt;
Did this help you? Let me know. Did I forget something? Got a complaint? (People seem to love that opportunity. Go for it.) I hope it has helped some of you. It&apos;s certainly helped me, and others who I&apos;ve shown it to. 
				</description>
				
				<category>cf8</category>
				
				<category>admin</category>
				
				<category>tips</category>
				
				<pubDate>Tue, 21 Aug 2007 22:27:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2007/8/21/multiple_cf_versions_on_IIS_XP</guid>
				
			</item>
			
			<item>
				<title>Resources for getting into the Multiserver (multiple instance) implementation of CF</title>
				<link>https://www.carehart.org/blog/2007/7/5/getting_into_multi_instance_implmentation_of_CF</link>
				<description>
				
				You may have heard of the new Multiserver deployment option that was introduced in CFMX 6.1, also known as &quot;multiple instances&quot;. It can bring tremendous performance and reliability improvements, allowing you to segregate apps on a single server either by function, or reliability, and so on. It can also help you manage memory more effectively.

Since many people may only be considering the feature now (either only now moving to 6.1 or 7, or 8), I want to share some resources if you&apos;re new to it. (The question came up on a list, and I offered the info there, so thought I&apos;d pass it along here.)

First, there are a couple of articles from that time 6.1 frame:

&lt;a href=&quot;http://www.adobe.com/devnet/coldfusion/articles/multiple_61.html&quot;&gt;&quot;Introducing Multiple Server Instances in ColdFusion MX 6.1&quot;&lt;/a&gt;, by Tim Buntel

&lt;strike&gt;
&lt;a href=&quot;http://www.adobe.com/products/coldfusionmx61/productinfo/features/multiple_instances/&quot;&gt;&quot;Using Multiple Instances with ColdFusion MX Enterprise 6.1&quot; video&lt;/a&gt;&lt;/strike&gt; (sadly, seems no longer available)

Now, CF7 did introduce the new Instance Manager within the Admin, and that (and instances in general) is covered in the CF manual: 

Configuring and Administering ColdFusion MX (Chapter 7, &quot;Using Multiple Server Instances&quot;)

Finally, there is also a new Adobe article as of CF7:

&lt;a href=&quot;http://www.adobe.com/products/coldfusion/whitepapers/pdf/cfmx7_mulitpleinstances.pdf&quot;&gt;Multiple Server Instances using ColdFusion MX 7
Enterprise Edition&lt;/a&gt;

(&lt;strong&gt;Update:&lt;/strong&gt; There&apos;s also now a CF8 version of that: &lt;a href=&quot;http://www.adobe.com/products/coldfusion/pdfs/cf8_multiple_instances_wp.pdf&quot;&gt;Multiple server instances using Adobe&#xae; ColdFusion&#xae; 8
Enterprise Edition&lt;/a&gt;. The technical content seems identical, but it appears to have had considerable editorial updating.)

There are certainly other articles folks have done in the CFDJ or at &lt;a href=&quot;http://www.communitymx.com&quot;&gt;CommunityMX.com&lt;/a&gt;, but these should get you started.

Even though it&apos;s old news to some, it does seem that like many things, use of instances is something that may have been missed by folks. I&apos;ve been contemplating a new user group presentation on the topic. Nothing new for CF8, but it seems people are considering things now that they may have ignored when 6, 6.1, or 7 came out (which is why I did my daylong class at CFUnited on what was new in 6 and 7 that folks may have missed).

One last point, if those don&apos;t make it: if you&apos;re running on Windows, don&apos;t try to create an instance with a JVM heap greater than about 1.3 GB. Though Windows should allow 2GB per app, this is just a number many found that beyond which CF won&apos;t start. Hope that all helps. 
				</description>
				
				<category>performance</category>
				
				<category>admin</category>
				
				<category>cfmx</category>
				
				<category>tips</category>
				
				<pubDate>Thu, 05 Jul 2007 20:38:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2007/7/5/getting_into_multi_instance_implmentation_of_CF</guid>
				
			</item>
			
			<item>
				<title>CF8 Admin Changes - A compendium of new/changed features since 7.02</title>
				<link>https://www.carehart.org/blog/2007/7/3/cf8_admin_changes</link>
				<description>
				
				&lt;img src=&quot;/images/Banner_CFAdministrator.gif&quot;&gt;

Are you aware of all the changes that have been made in the CF Admin as of CF8? You may have seen mentions of little changes in CF8 (indeed, I&apos;ve done a full hour user group talk on &lt;a href=&quot;http://www.carehart.org/presentations/#scorpiogems&quot;&gt;hidden gems&lt;/a&gt;), and while I mention some changes in the CF8 Admin (as I or others have noticed them), I&apos;ve not seen any definitive list (from Adobe or the community) of all the changes (small and large) that might have occurred in the CF Admin interface. I figured I&apos;d take up that challenge. 

I&apos;ve gone through and compared the CF Admin between 7.02 admin 8, and found changes that reflect:

&lt;ul&gt;
&lt;li&gt;new major features you&apos;ve probably heard about (whether to enable &quot;per app settings&quot;; limits on the number of cfthread threads; options to enable/control the new interactive step debugger; support of the new Server monitor; support of per-user access to the Admin and RDS)
&lt;li&gt;new minor features you may have missed (options to &quot;disable CFC type check&quot; and &quot;disable access to internal CF java components&quot;; options to limit the number of simultaneous requests from Flash Remoting and web services clients and CFC methods called from a URL; options to set request queue timeouts and set jrun request limits; new options to control mail server authentication; new db drivers; new option to log activity on enterprise databases; new option to perform a validation query when a connection from the pool is first used/reused; new ajax debugger window; ability to pause a scheduled task; 3 new flex-based gateways; minor additions in CAR file creation)
&lt;li&gt;realignment of related settings (request tuning settings)
&lt;li&gt;renaming of various pages and settings
&lt;/ul&gt;

Here are all the changes I could find, discussed per page:

&lt;h2&gt;A. Server Settings Section&lt;/h2&gt;
&lt;blockquote&gt;
&lt;h4&gt;Settings Page&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;&quot;Maximum number of simultaneous requests&quot;, &quot;Maximum number of report threads&quot;, moved to new &lt;a href=&quot;#rtuning&quot;&gt;Request Tuning Page&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&quot;Maximum size of post data&quot; moved to bottom of this same page&lt;/li&gt;
&lt;li&gt;&lt;u&gt;New&lt;/u&gt; &quot;Enable Per App Settings&quot;, &lt;b&gt;&quot;Disable CFC Type Check&quot;, &quot;Disable access to internal ColdFusion Java components&quot;&lt;/b&gt;, and &quot;Watch configuration files for changes&quot; (latter for WebSphere ND)&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;&lt;u&gt;New&lt;/u&gt; &lt;a name=&quot;rtuning&quot;&gt;&lt;/a&gt;Request Tuning Page&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;(Enterprise only) Besides holding the &quot;Maximum number of simultaneous requests&quot; setting (renamed here in CF8 as &quot;Template&quot; requests) moved from the old Settings page, this page now &lt;b&gt;permits setting limits on number of simultaneous requests from flash remoting and web service clients, as well as CFC function requests (not calls to CFC methods from CFML but those made via a URL, such as from a browser or Ajax client, etc, when not using ?wsdl)&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Besides holding the &quot;Maximum number of simultaneous report threads&quot; setting (renamed here in CF8 to add &quot;simultaneous&quot;) moved from the old Settings page, this page also permits setting &lt;b&gt;limits on number of simultaneous CFTHREAD threads&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;(Enterprise only) Page adds 2 new &lt;b&gt;&quot;Queue Timeout&quot; settings&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;(Enterprise only) Page adds 2 new &lt;b&gt;&quot;JRun Master Request&quot; limits&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;Mail Page&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;u&gt;New&lt;/u&gt; Username and password fields to hold SMTP server authentication info (previously, had to know how to add it to the mail server name using username@password:servername in the mail server field). Use of password field offers protection of password from someone watching over your shoulder.&lt;/li&gt;
&lt;li&gt;&lt;u&gt;New&lt;/u&gt; &lt;b&gt;&quot;Connection Timeout&quot; and &quot;Enable SSL Socket connections to mail server&quot; and &quot;Enable TLS connection to mail server&quot; options&lt;/b&gt;, each permitting greater security and control over authentication to SMTP servers (particularly Google mail servers)&lt;/li&gt;
 &lt;/ul&gt;
&lt;/blockquote&gt;

&lt;h2&gt;B. Data &amp; Services Section&lt;/h2&gt;
&lt;blockquote&gt;
&lt;h4&gt;Data Sources Page&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;&lt;u&gt;New&lt;/u&gt; driver types: &quot;Apache Derby Client&quot;, &quot;Apache Derby Embedded&quot;, to support the newly available Apache Derby database, and &quot;MySQL 4/5&quot; (in addition to existing MySQL 3) and &quot;PostgreSQL&quot;&lt;/li&gt;
&lt;li&gt;In &quot;Advanced Settings&quot;, &lt;u&gt;new&lt;/u&gt; &quot;Log Activity&quot; option (to log database activity to DB) for Enterprise drivers (SQL Server, Oracle, Informix, Sybase, and DB2). &lt;/li&gt;
&lt;li&gt;In &quot;Advanced Settings&quot;, &lt;u&gt;new&lt;/u&gt; &quot;Validation Query&quot; option (called when a connection from the pool is reused), available for use with all driver types&lt;/li&gt;
 &lt;/ul&gt;

&lt;h4&gt;Verity K2 Server Page&lt;/h4&gt;
In &quot;Advanced Settings&quot;, new option to enter K2 Admin Username and Password.
&lt;/blockquote&gt;

&lt;h2&gt;C. Debugging &amp; Logging Section&lt;/h2&gt;
&lt;blockquote&gt;
&lt;h4&gt;Debugging Output Page&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Page name changed from just &quot;Debugging Settings&quot; (due to addition of new &quot;Debugger Settings&quot; page listed below).&lt;/li&gt;
&lt;li&gt;&lt;u&gt;New&lt;/u&gt; &lt;b&gt;&quot;Enable AJAX Debug Log Window&quot; option, which allows display of the AJAX debug log window when the cfdebug flag is passed in the URL&lt;/b&gt; (also relies on IP address settings to control who sees this)&lt;/li&gt;
&lt;li&gt;&quot;Enable Debugging&quot; option renamed to &quot;Enable Request Debugging Output&quot;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;&lt;u&gt;New&lt;/u&gt; Debugger Settings Page&lt;/h4&gt;
Enable, configure, and control interactive step debugger in Eclipse.

&lt;h4&gt;Scheduled Tasks Page&lt;/h4&gt;
&lt;u&gt;New&lt;/u&gt; option to &lt;b&gt;pause a given scheduled task&lt;/b&gt; (new button in list of buttons to left of each scheduled task)

&lt;h4&gt;Systems Probes Page&lt;/h4&gt;
Field for &quot;Notifications Sent From&quot; renamed to simply &quot;E-mail&quot;.

&lt;h4&gt;Code Analyzer Page&lt;/h4&gt;
Changed to list CF8 tags and functions in &quot;Advanced Options&quot; page.
&lt;/blockquote&gt;

&lt;h2&gt;D. &lt;u&gt;New&lt;/u&gt; Server Monitoring Section&lt;/h2&gt;
&lt;blockquote&gt;
(Enterprise only) Offers links to the new Server Monitor and Multiserver Monitor.
&lt;/blockquote&gt;

&lt;h2&gt;E. Event Gateways Section (used to be Enterprise-only)&lt;/h2&gt;
&lt;blockquote&gt;
&lt;h4&gt;Gateway Types Page&lt;/h4&gt;

New Flex-based gateways: &quot;DataManagement&quot;, &quot;DataServicesMessaging&quot;, &quot;FMS&quot;
&lt;/blockquote&gt;

&lt;h2&gt;F. Security Section&lt;/h2&gt;
&lt;blockquote&gt;
&lt;h4&gt;Administrator Page (renamed from &quot;CF Admin Password&quot; page)&lt;/h4&gt;

(Enterprise ony) Offers new interface to use either a single Admin password (as before), or separate username/password (per authorized admin user, as enabled in new &quot;User Manager&quot; page listed below), or no password required at all

&lt;h4&gt;RDS Page (renamed from &quot;RDS Password&quot; page)&lt;/h4&gt;

(Enterprise only) Offers new interface to use either a single RDS password (as before), or separate username/password (per authorized RDS user, as enabled in new &quot;User Manager&quot; page listed below), or no password required at all

&lt;h4&gt;Security Sandbox/Resource Security Page&lt;/h4&gt;
&quot;CF Tags&quot; and &quot;CF Functions&quot; tabs for adding/editing a sandbox have been changed to list CF8 tags and functions.

&lt;h4&gt;&lt;u&gt;New&lt;/u&gt; User Manager Page&lt;/h4&gt;
(Enterprise only) Enables adding users who should be given access to either RDS, CF Admin, or Admin API functionality.
&lt;/blockquote&gt;

&lt;h2&gt;G. (Enterprise only) Packaging &amp; Deployment Section&lt;/h2&gt;
&lt;blockquote&gt;
&lt;h4&gt;ColdFusion Archives Page&lt;/h4&gt;
When adding/editing an archive, the popup window that is shown offers several sections, and the following changes have been observed:
&lt;ul&gt;
&lt;li&gt;Server Settings: &quot;Locking&quot; section has been removed, while &quot;Watcher Settings&quot;, &quot;Server Monitor Settings&quot;, and &quot;System Probes&quot; have been added&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;New&lt;/strong&gt; &quot;Web Services&quot; settings page, with provided &quot;pre-restore&quot; and &quot;post-restore&quot; lists&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;(Enterprise only) J2EE Archives Page&lt;/h4&gt;
When adding/editing an archive, there is a new &quot;Previous Serial Number (if upgrade)&quot; option.
&lt;/blockquote&gt;

&lt;h2&gt;Where to learn more&lt;/h2&gt;

To find out more about these changes, see the online help available in the CF Admin, available on each admin page. 

Or see the ColdFusion documentation manual, &quot;Administering and Configuring ColdFusion 8&quot;, available at &lt;a href=&quot;http://www.adobe.com/support/documentation/en/coldfusion/&quot;&gt;CF docs page&lt;/a&gt;.

I realize that some reading this will be moving from CF 6, 6.1, 7, or 7.01. I&apos;m afraid I can&apos;t detail here all the changes between those releases. I have, however, got a day-long class I offered at CFUnited on &quot;New in CFMX 6/7: What you may have missed&quot;, where I do outline changes in each of those releases (and intervening updaters). If you&apos;re interested in taking that class, drop me a note or leave a comment here. I am thinking of offering it as an online class (and plan to do the same regarding all changes in CF8--outside of the Admin). Hope all this helps others. 
				</description>
				
				<category>cf8</category>
				
				<category>admin</category>
				
				<category>CF Server Monitor</category>
				
				<category>tips</category>
				
				<pubDate>Tue, 03 Jul 2007 17:06:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2007/7/3/cf8_admin_changes</guid>
				
			</item>
			
			<item>
				<title>Ever tried the SMS client simulator in CF7 and above? If it fails to launch, here&apos;s why</title>
				<link>https://www.carehart.org/blog/2007/7/3/cf7_sms_client_simulator_tip</link>
				<description>
				
				If you never paid much attention to the hubbub about SMS gateways when they came out in CF7, you may have missed that there is an available SMS Test Server and even a client (phone) simulator for working with this feature, both built into CF7 (and 8). You can learn more about these at the URLs below.

But I want to pass on a tip about something that tripped me up when I first tried to &quot;play with&quot; the new phone simulator. I would launch the SMSClient.bat file (in the cfusionmx7/bin directory), and a DOS window would open (and stay open) but I&apos;d never see the simulator. 

I finally figured it out: you need to have started the SMS Test Server (done in the &quot;Event Gateways&quot;&gt;&quot;Settings&quot; page in the CF Admin). 

I also just noticed that there are also a couple of log files created in the same directory as the bat file, which probably would have clued me in. (Even though I&apos;ve now stopped the test server, I can&apos;t get the client to recreate the problem--it now always shows up. I&apos;m sure a restart would solve it and the log may then have told me what to do, but I missed the log before, so I still think this info worth passing along.)

To learn more about the SMS client and server simulators in CF7 (and 8), see:

&lt;a href=&quot;http://www.adobe.com/devnet/coldfusion/articles/smsgateway.html&quot;&gt;Kevin Schmidt&apos;s Dev Center article&lt;/a&gt;

&lt;a href=&quot;http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&amp;file=00001682.htm&quot;&gt;The CF docs&lt;/a&gt; 
				</description>
				
				<category>tips</category>
				
				<pubDate>Tue, 03 Jul 2007 16:45:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2007/7/3/cf7_sms_client_simulator_tip</guid>
				
			</item>
			
			<item>
				<title>When pressing enter on an input text field will suddenly not submit the form...sure surprised me!</title>
				<link>https://www.carehart.org/blog/2007/5/21/enter_on_submit_fails_with_two_input_text_fields</link>
				<description>
				
				Most know that a form will submit if you press enter while the cursor focus is on a text field (INPUT TYPE=&quot;text&quot;|&quot;radio&quot;|&quot;checkbox&quot;). Some have surely noticed that you don&apos;t often even need a submit button, which can be nice when creating some simple interfaces. 

But did you know that the submit will not happen if you have two input text fields (and no submit button)? I found this when I had a long-working form of this sort, to which I added a second input field. Suddenly, it stopped submitting on pressing enter. I&apos;ve tested this in either IE 6 or Firefox 2. I explain the scenario and a &lt;b&gt;solution&lt;/b&gt;, below.

&lt;h4&gt;The problem&lt;/h4&gt;
I had a small form on my &lt;a href=&quot;http://www.carehart.org/ugtv/list.cfm&quot;&gt;UGTV recordings list page&lt;/a&gt;, which let users enter search criteria. Today, someone asked me to let them indicate how many records to show by default, and when I added a second input box for that, suddenly the submit would not work. (If you look, you&apos;ll find the 2nd input field at the bottom of the form, but it doesn&apos;t matter. It&apos;s within the one form, and the problem happened regardless of where the 2nd field was placed.)

Again, the key is that I have no submit button in this scenario (as it would just look clunky, and is otherwise unnecessary).

&lt;h4&gt;Some solutions&lt;/h4&gt;
So I did some digging and found that indeed others have observed this. One suggestion offered was that you provide a submit button but use CSS to make it invisible. You can&apos;t really use &quot;display:none&quot; because then, in IE 6 at least, it still thinks it&apos;s not there.

But you can set its height and width to 0 and set the border to none, and it solves the problem:

&lt;code&gt;
&lt;input type=&quot;submit&quot; style=&quot;width: 0px;height: 0px;border: none&quot;&gt;
&lt;/code&gt;

If you&apos;d like some simple code to test with, here you go:

&lt;code&gt;
&lt;form action=&quot;&quot;&gt;
&lt;input name=&quot;i1&quot; type=&quot;text&quot;/&gt;
&lt;input name=&quot;i2&quot; type=&quot;text&quot; /&gt;
&lt;input type=&quot;submit&quot; style=&quot;width: 0px;height: 0px;border: none&quot;&gt;
&lt;/form&gt;
&lt;/code&gt;

If you&apos;re curious about the empty action, that just makes the page self-posting. If you&apos;re interested in that, or have any comment on that aspect, please see my &lt;a href=&quot;http://carehart.org/blog/client/index.cfm/2007/1/2/form_self_post&quot;&gt;other blog entry&lt;/a&gt; on the subject. 
				</description>
				
				<category>tips</category>
				
				<pubDate>Mon, 21 May 2007 17:38:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2007/5/21/enter_on_submit_fails_with_two_input_text_fields</guid>
				
			</item>
			</channel></rss>