<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Disqus - Latest Comments for qmchenry</title><link>http://disqus.com/people/qmchenry/</link><description></description><language>en</language><lastBuildDate>Tue, 01 Sep 2009 07:12:32 -0000</lastBuildDate><item><title>Re: Snow Leopard - Remove MobileMe / iSync menu bar icon</title><link>http://tech-recipes.disqus.com/snow_leopard_remove_mobileme_isync_menu_bar_icon/#comment-15701106</link><description>Actually, I just checked and parallels has released a new build to cover a lot of the snow leopard problems... so maybe I can finally update.  woot woot!  :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">facebook-636175747</dc:creator><pubDate>Tue, 01 Sep 2009 07:12:32 -0000</pubDate></item><item><title>Re: Snow Leopard - Remove MobileMe / iSync menu bar icon</title><link>http://tech-recipes.disqus.com/snow_leopard_remove_mobileme_isync_menu_bar_icon/#comment-15701045</link><description>Windows kidding aside... only parallels 4.0 will run with Snow Leopard.  Even it won't run in 64-bit mode.  To get a stable parallels install you have to boot snow leopard in 32-bit mode.  :(</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">facebook-636175747</dc:creator><pubDate>Tue, 01 Sep 2009 07:08:43 -0000</pubDate></item><item><title>Re: Snow Leopard - Remove MobileMe / iSync menu bar icon</title><link>http://tech-recipes.disqus.com/snow_leopard_remove_mobileme_isync_menu_bar_icon/#comment-15654580</link><description>I thought it was an old version of parallels..  2.5 maybe?  I think that might be the version that would let you run Win 3.1.  This is all hypothetical, anyway because... Windows?  Really?  :-P</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qmchenry</dc:creator><pubDate>Mon, 31 Aug 2009 12:01:11 -0000</pubDate></item><item><title>Re: Google Reader: Use the Send to Feature to Share Posts in Other Services Like Twitter and Facebook</title><link>http://tech-recipes.disqus.com/google_reader_use_the_send_to_feature_to_share_posts_in_other_services_like_twitter_and_facebook/#comment-15236242</link><description>Hey, Quinn!  Welcome to TechRx! ;)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">davak</dc:creator><pubDate>Sat, 22 Aug 2009 12:52:45 -0000</pubDate></item><item><title>Re: Google Reader: Use the Send to Feature to Share Posts in Other Services Like Twitter and Facebook</title><link>http://tech-recipes.disqus.com/google_reader_use_the_send_to_feature_to_share_posts_in_other_services_like_twitter_and_facebook/#comment-14953519</link><description>That's really cool! I was wishing for this exact functionality last week.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qmchenry</dc:creator><pubDate>Mon, 17 Aug 2009 08:21:03 -0000</pubDate></item><item><title>Re: Using iPhone 3G S Voice Control Commands</title><link>http://tech-recipes.disqus.com/using_iphone_3g_s_voice_control_commands/#comment-11703550</link><description>Arg,.. I like the old way of just holding the home button while the application was running .. it used to shut down applications gone astray very nicely.&lt;br&gt;&lt;br&gt;Oh well.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike</dc:creator><pubDate>Wed, 24 Jun 2009 18:22:35 -0000</pubDate></item><item><title>Re: Using iPhone 3G S Voice Control Commands</title><link>http://tech-recipes.disqus.com/using_iphone_3g_s_voice_control_commands/#comment-11703021</link><description>There doesn't appear to be a way to turn it off (other than an option when the phone is locked with a passcode).  But there is still a way to force quit an application that's gone astray:&lt;br&gt;&lt;br&gt;Press and hold the power button (top of iPhone) until the red "slide to power off" slider appears (a few seconds).  Then press and hold the home button for a few seconds until the home screen reappears.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qmchenry</dc:creator><pubDate>Wed, 24 Jun 2009 18:08:06 -0000</pubDate></item><item><title>Re: MySQL: Use CONCAT to include text in SELECT results | MySQL | Tech-Recipes</title><link>http://tech-recipes.disqus.com/mysql_use_concat_to_include_text_in_select_results_mysql_tech_recipes/#comment-8686314</link><description>Oops!  Sorry about that!  It's been fixed now.  We had to fix hundreds of posts when we migrated to a new CMS, but this one escaped detection!  Thanks for pointing it out.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qmchenry</dc:creator><pubDate>Sat, 25 Apr 2009 12:17:42 -0000</pubDate></item><item><title>Re: Tar and compress a file in one step</title><link>http://tech-recipes.disqus.com/tar_and_compress_a_file_in_one_step/#comment-7111446</link><description>it would be:&lt;br&gt;&lt;br&gt;tar -cf - /home/eaips/var/fileName | gzip -c &amp;gt; /home/eaips/var/fileName.tar.gz</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qmchenry</dc:creator><pubDate>Wed, 11 Mar 2009 17:11:34 -0000</pubDate></item><item><title>Re: Solve PHP error: Cannot modify header information - headers already sent | PHP programming | Tech-Recipes</title><link>http://tech-recipes.disqus.com/solve_php_error_cannot_modify_header_information_headers_already_sent_php_programming_tech_recipes/#comment-6407256</link><description>Your database query may not be returning a valid result. It's good practice to make sure the result returned from your mysql_query command is valid..  something like:&lt;br&gt;&lt;br&gt;if (!$result) {&lt;br&gt;    die('Invalid query: ' . mysql_error());&lt;br&gt;}&lt;br&gt;&lt;br&gt;Dumping the error message may help in this case, too.&lt;br&gt;&lt;br&gt;Good luck!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qmchenry</dc:creator><pubDate>Thu, 19 Feb 2009 13:15:34 -0000</pubDate></item><item><title>Re: Mac OS X gain root/superuser access using sudo | Mac system administration | Tech-Recipes</title><link>http://tech-recipes.disqus.com/mac_os_x_gain_rootsuperuser_access_using_sudo_mac_system_administration_tech_recipes/#comment-6250587</link><description>Yeah, a prompt ending with a hash # symbol usually denotes root's shell prompt.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qmchenry</dc:creator><pubDate>Fri, 13 Feb 2009 18:45:54 -0000</pubDate></item><item><title>Re: Show line numbers in vi or vim | UNIX | Tech-Recipes</title><link>http://tech-recipes.disqus.com/show_line_numbers_in_vi_or_vim_unix_tech_recipes/#comment-5866815</link><description>Sure thing -- just add&lt;br&gt;&lt;br&gt;:set number&lt;br&gt;&lt;br&gt;to the file  .vimrc   in your home directory.  &lt;br&gt;&lt;br&gt;Sometime when you get bored, type   :set all   while in vim.. it'll show you all the available options.  Chances are if there's some behavior you don't like in vim, you can tweak it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qmchenry</dc:creator><pubDate>Thu, 05 Feb 2009 10:14:57 -0000</pubDate></item><item><title>Re: OS X: Easily edit hidden configuration files with TextEdit | Mac system administration | Tech-Recipes</title><link>http://tech-recipes.disqus.com/os_x_easily_edit_hidden_configuration_files_with_textedit_mac_system_administration_tech_recipes/#comment-5161806</link><description>Thanks I was trying to set up RoR using Dan Benjamins install and you helped me figure out how to find the .profile file.  Thanks.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aron Grinshtein</dc:creator><pubDate>Fri, 16 Jan 2009 04:43:31 -0000</pubDate></item><item><title>Re: Leopard: Recovering from a Dock Disaster (Like accidentally dragging a large number of files to the dock instead of a folder)</title><link>http://tech-recipes.disqus.com/leopard_recovering_from_a_dock_disaster_like_accidentally_dragging_a_large_number_of_files_to_the_do/#comment-4856267</link><description>I totally clicked through to see if there was a screenshot...  :-)&lt;br&gt;&lt;br&gt;Actually, though, backing up the dock config is a great idea.  It actually seems like it could be a cool way to maintain several different dock configs.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qmchenry</dc:creator><pubDate>Fri, 02 Jan 2009 19:08:49 -0000</pubDate></item><item><title>Re: PHP: Create a File on your Server | PHP programming | Tech-Recipes</title><link>http://tech-recipes.disqus.com/php_create_a_file_on_your_server_php_programming_tech_recipes/#comment-3938917</link><description>Thanks andy -- I've fixed the post.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qmchenry</dc:creator><pubDate>Fri, 21 Nov 2008 15:11:10 -0000</pubDate></item><item><title>Re: Google Chrome: Use a Command Line Switch to Open in Incognito Mode</title><link>http://tech-recipes.disqus.com/google_chrome_use_a_command_line_switch_to_open_in_incognito_mode/#comment-3361009</link><description>For those of us fortunate Mac-only rock stars who might be a teensy bit jealous that Google doesn't love us enough to share the new browser wealth, what is incognito mode?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qmchenry</dc:creator><pubDate>Wed, 29 Oct 2008 08:46:34 -0000</pubDate></item><item><title>Re: Find and delete all core files | UNIX | Tech-Recipes</title><link>http://tech-recipes.disqus.com/find_and_delete_all_core_files_unix_tech_recipes/#comment-3255805</link><description>I like that!  Nice bit of code.  Thanks for sharing!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qmchenry</dc:creator><pubDate>Thu, 23 Oct 2008 12:57:16 -0000</pubDate></item><item><title>Re: Solve PHP error: Cannot modify header information - headers already sent | PHP programming | Tech-Recipes</title><link>http://tech-recipes.disqus.com/solve_php_error_cannot_modify_header_information_headers_already_sent_php_programming_tech_recipes/#comment-3243729</link><description>That's great -- thanks for sharing!  I haven't run into this before, but now that you point it out, it makes sense.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qmchenry</dc:creator><pubDate>Wed, 22 Oct 2008 20:00:39 -0000</pubDate></item><item><title>Re: Find a file by name in UNIX/Solaris/Linux | UNIX | Tech-Recipes</title><link>http://tech-recipes.disqus.com/find_a_file_by_name_in_unixsolarislinux_unix_tech_recipes/#comment-3235586</link><description>Yeah, totally.  Normal output goes to "standard output" which can be redirected with normal measures.  It's actually a nice thing that those messages are sent to "standard error" so you can redirect those but keep the more interesting responses.&lt;br&gt;&lt;br&gt;find / -name something   2&amp;gt;  /dev/null</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qmchenry</dc:creator><pubDate>Wed, 22 Oct 2008 15:30:32 -0000</pubDate></item><item><title>Re: OS X: Easily edit hidden configuration files with TextEdit | Mac system administration | Tech-Recipes</title><link>http://tech-recipes.disqus.com/os_x_easily_edit_hidden_configuration_files_with_textedit_mac_system_administration_tech_recipes/#comment-3168187</link><description>Try looking for .bash_profile in your home directory (/Users/yourusername/.bash_profile).  In my Leopard install, .bash_profile is used.  I don't have a Tiger (version 10.4) installation around to check, but I suspect this may have changed in Leopard.  I have both files in my home directory, but I checked and only .bash_profile is used when a shell starts. &lt;br&gt;&lt;br&gt;It isn't a problem if the file doesn't exist.  You can create the file in your home directory and it will work.  To make sure that it is working, you can place a temporary echo command in the file, something like:&lt;br&gt;&lt;br&gt;echo "running .bash_profile!"&lt;br&gt;&lt;br&gt;When you run the Terminal app to start a shell, you should see that text printed out.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qmchenry</dc:creator><pubDate>Mon, 20 Oct 2008 09:44:50 -0000</pubDate></item><item><title>Re: Word 2007: Shrink Your Document by One Page</title><link>http://tech-recipes.disqus.com/word_2007_shrink_your_document_by_one_page/#comment-3144592</link><description>Oh, man, that bugs, me, too.  All apps should do that.  Actually, all printer drivers should do that or have that option.  The worst for me is when I print something and get an otherwise blank sheet at the end with header/footer (that I didn't really want to begin with).  Nice find in the forest of options that is Word.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qmchenry</dc:creator><pubDate>Sat, 18 Oct 2008 10:20:40 -0000</pubDate></item><item><title>Re: Facebook: Email Photos from your Cellphone to your Account</title><link>http://tech-recipes.disqus.com/facebook_email_photos_from_your_cellphone_to_your_account/#comment-3083694</link><description>Oh, yeah, you are right!  SMS/Text messaging rates shouldn't come into play.  Thanks for the correction.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">davak</dc:creator><pubDate>Wed, 15 Oct 2008 23:47:22 -0000</pubDate></item><item><title>Re: Facebook: Email Photos from your Cellphone to your Account</title><link>http://tech-recipes.disqus.com/facebook_email_photos_from_your_cellphone_to_your_account/#comment-3082646</link><description>These are emails, not text messages, right?  Still dependent on your plan and you should check first, but most plans don't charge per email, only per text message.  Or am I missing something?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qmchenry</dc:creator><pubDate>Wed, 15 Oct 2008 22:39:57 -0000</pubDate></item><item><title>Re: How to empty or clear the contents of an existing UNIX file | UNIX | Tech-Recipes</title><link>http://tech-recipes.disqus.com/how_to_empty_or_clear_the_contents_of_an_existing_unix_file_unix_tech_recipes/#comment-3075778</link><description>Nice.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qmchenry</dc:creator><pubDate>Wed, 15 Oct 2008 16:33:42 -0000</pubDate></item><item><title>Re: Redirect to another web page using PHP | PHP programming | Tech-Recipes</title><link>http://tech-recipes.disqus.com/redirect_to_another_web_page_using_php_php_programming_tech_recipes/#comment-3058750</link><description>Thanks Robin!  We recently migrated to WordPress and some of our code blocks didn't quite make it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qmchenry</dc:creator><pubDate>Wed, 15 Oct 2008 00:48:15 -0000</pubDate></item></channel></rss>