<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Counterjumper &#187; Technology</title>
	<atom:link href="http://www.counterjumper.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.counterjumper.com</link>
	<description>Highlighting the Web</description>
	<lastBuildDate>Fri, 06 Jan 2012 03:21:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to use the signature captured in Preview app on Lion in other&#160;apps</title>
		<link>http://www.counterjumper.com/how-to-use-the-signature-captured-in-preview-app-on-lion-in-other-apps/</link>
		<comments>http://www.counterjumper.com/how-to-use-the-signature-captured-in-preview-app-on-lion-in-other-apps/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 04:53:09 +0000</pubDate>
		<dc:creator>KarmaDude</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.counterjumper.com/?p=560</guid>
		<description><![CDATA[To copy the signature stored in Preview app on Lion, and use it in other apps, follow these steps: 1. Open Preview app&#8217;s Preferences 2. Select the Signatures Tab 3. Select the Signature to copy, and press Command+C to copy 4. That&#8217;s it! Paste the signature in apps like Pages, Photoshop, or anywhere else you [...]]]></description>
			<content:encoded><![CDATA[<p>To copy the signature stored in Preview app on Lion, and use it in other apps, follow these steps: </p>
<p>1. Open Preview app&#8217;s Preferences<br />
2. Select the Signatures Tab<br />
3. Select the Signature to copy, and press Command+C to copy<br />
4. That&#8217;s it! Paste the signature in apps like Pages, Photoshop, or anywhere else you want to use it.</p>
<p>Only drawback: The signature background is always white.</p>
<p>Another option for signatures in different apps is the <a href="http://itunes.apple.com/us/app/autograph/id411256997?mt=12">Autograph app</a> which uses the trackpad to capture the signature.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.counterjumper.com/how-to-use-the-signature-captured-in-preview-app-on-lion-in-other-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto Upgrading WordPress in OSX &amp; File&#160;Permissions</title>
		<link>http://www.counterjumper.com/auto-upgrading-wordpress-in-osx-file-permissions/</link>
		<comments>http://www.counterjumper.com/auto-upgrading-wordpress-in-osx-file-permissions/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 16:46:09 +0000</pubDate>
		<dc:creator>KarmaDude</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.counterjumper.com/?p=555</guid>
		<description><![CDATA[If you are not able to auto-upgrade a WordPress installation on your Mac, then here is a quick fix without having to meddle with user/group file permissions. 1. Shutdown your apache server. 2. In your apache httpd.conf file, change the user &#038; group to match your logged in users username and group. The default group [...]]]></description>
			<content:encoded><![CDATA[<p>If you are not able to auto-upgrade a WordPress installation on your Mac, then here is a quick fix without having to meddle with user/group file permissions.</p>
<p>1. Shutdown your apache server.<br />
2. In your apache httpd.conf file, change the user &#038; group to match your logged in users username and group. The default group is usually staff.<br />
3. Restart apache, and you will be able to auto-upgrade. Simple as that!</p>
<p>File permission related solutions can be found in this <a href="http://wordpress.org/support/topic/auto-upgradeupdate-on-mac-os-x">WordPress Support Entry</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.counterjumper.com/auto-upgrading-wordpress-in-osx-file-permissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix Invalid volume free block count error in Disk&#160;Utility</title>
		<link>http://www.counterjumper.com/how-to-fix-invalid-volume-free-block-count-error-in-disk-utility/</link>
		<comments>http://www.counterjumper.com/how-to-fix-invalid-volume-free-block-count-error-in-disk-utility/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 03:35:40 +0000</pubDate>
		<dc:creator>KarmaDude</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.counterjumper.com/?p=547</guid>
		<description><![CDATA[Here is how you can repair the disk, if following error in Disk Utility is seen after running Verify Disk on a SSD. Error Message Volume bitmap needs minor repair for under-allocation Invalid volume free block count Steps to repair disk Startup in single-user mode, by first shutting down. Then push the power button and [...]]]></description>
			<content:encoded><![CDATA[<p>Here is how you can repair the disk, if following error in Disk Utility is seen after running Verify Disk on a SSD.</p>
<p><strong>Error Message</strong><br />
Volume bitmap needs minor repair for under-allocation<br />
Invalid volume free block count</p>
<p><strong>Steps to repair disk</strong><br />
Startup in single-user mode, by first shutting down. Then push the power button and immedietly press and hold <strong>Command+S</strong> till you see the terminal screen. (<a href="http://support.apple.com/kb/HT1492">Related Apple Support Information</a>)</p>
<p>In the terminal run <strong>/sbin/fsck -fy</strong> multiple times till a &#8220;disk appears to be OK&#8221; message is shown.</p>
<p>Then run <strong>reboot</strong> command to restart OSX. After the Mac has restarted, run verify disk again to verify that the disk has been repaired.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.counterjumper.com/how-to-fix-invalid-volume-free-block-count-error-in-disk-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Square&#8217;s New Enticing Recruiting&#160;Video</title>
		<link>http://www.counterjumper.com/squares-new-enticing-recruiting-video/</link>
		<comments>http://www.counterjumper.com/squares-new-enticing-recruiting-video/#comments</comments>
		<pubDate>Sat, 24 Dec 2011 18:49:07 +0000</pubDate>
		<dc:creator>KarmaDude</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.counterjumper.com/?p=503</guid>
		<description><![CDATA[Square is on a hiring spree, check out their new recruiting video to get a feel for what it&#8217;s like to work for Square.]]></description>
			<content:encoded><![CDATA[<p>Square is on a <a href="http://thenextweb.com/insider/2011/12/23/square-is-on-a-hiring-spree-and-wants-to-impress-you-with-its-new-recruiting-video/">hiring spree</a>, check out their new recruiting video to get a feel for what it&#8217;s like to work for Square.</p>
<p><iframe src="http://player.vimeo.com/video/34056418" width="620" height="345" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.counterjumper.com/squares-new-enticing-recruiting-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compare Selected Files in Finder using&#160;FileMerge</title>
		<link>http://www.counterjumper.com/compare-selected-files-in-finder-using-filemerge/</link>
		<comments>http://www.counterjumper.com/compare-selected-files-in-finder-using-filemerge/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 17:09:35 +0000</pubDate>
		<dc:creator>KarmaDude</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.counterjumper.com/?p=490</guid>
		<description><![CDATA[Here is service you can use to compare selected files in Finder using FileMerge. Download the Compare service, and copy the Compare.workflow file to your Library/Services folder. To use the service, select couple of files to compare in Finder, right click to bring up the context menu, and select &#8216;Compare&#8217; under Services. If the Compare [...]]]></description>
			<content:encoded><![CDATA[<p>Here is service you can use to compare selected files in Finder using FileMerge.</p>
<p>Download the <a href="http://cl.ly/14343E0w0E0C1a3X3D1B" target="_blank"><strong>Compare service</strong></a>, and copy the Compare.workflow file to your Library/Services folder. </p>
<p>To use the service, select couple of files to compare in Finder, right click to bring up the context menu, and select &#8216;Compare&#8217; under Services.</p>
<p><a href="http://cl.ly/0w1S1j2e2t0p3o353T3L"><img src="http://cl.ly/0w1S1j2e2t0p3o353T3L/comparefiles.png" width="608" alt="Compare Finder Service"></a></p>
<p>If the Compare service is not in the context menu, then enable it in <em>System Preferences > Keyboard > Keyboard Shortcuts > Services</em></p>
<p><a href=""><img src="http://cl.ly/2W3W3H051J3Q2s2I3P01/compareservicesetting.png" alt="Compare Service Setting" width="608"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.counterjumper.com/compare-selected-files-in-finder-using-filemerge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Node to export MySQL query results to a file as&#160;JSON</title>
		<link>http://www.counterjumper.com/using-node-to-export-mysql-query-results-to-a-file-as-json/</link>
		<comments>http://www.counterjumper.com/using-node-to-export-mysql-query-results-to-a-file-as-json/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 03:44:11 +0000</pubDate>
		<dc:creator>KarmaDude</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.counterjumper.com/?p=487</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><script src="https://gist.github.com/1445992.js?file=node-mysql2json.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.counterjumper.com/using-node-to-export-mysql-query-results-to-a-file-as-json/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restore frozen iPhone 3G after erasing all&#160;data</title>
		<link>http://www.counterjumper.com/restore-frozen-iphone-3g-after-erasing-all-data/</link>
		<comments>http://www.counterjumper.com/restore-frozen-iphone-3g-after-erasing-all-data/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 15:15:38 +0000</pubDate>
		<dc:creator>KarmaDude</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.counterjumper.com/?p=475</guid>
		<description><![CDATA[Yesterday, I reset and erased all data on my jailbroken iPhone 3G, and ended up with a phone that will not startup. After a little searching around I came across the following steps to restore the iPhone: Shutdown the phone by holding down the Power+Home button for 10 seconds. Let go of the buttons when [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, I reset and erased all data on my jailbroken iPhone 3G, and ended up with a phone that will not startup. After a little searching around I came across the following steps to restore the iPhone:</p>
<ol>
<li>Shutdown the phone by holding down the Power+Home button for 10 seconds. Let go of the buttons when the screen flashes and goes blank</li>
<li>Connect the USB cable to the computer, but NOT to the phone.</li>
<li>Connect the other end of the USB cable to the iPhone while holding down the Home button (5 to 10 seconds), till the iTunes connection screen is displayed on the phone.</li>
<li>iTunes will now detect the iPhone, and you will be able to restore the phone.</li>
</ol>
<p><em><strong>Note:</strong> This seems to happen only with Jailbroken iPhone 3Gs which are reset and erased.</em></p>
<p><a href="http://forums.macrumors.com/showpost.php?p=6963978&#038;postcount=5">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.counterjumper.com/restore-frozen-iphone-3g-after-erasing-all-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Command Line Progress&#160;Bar</title>
		<link>http://www.counterjumper.com/php-command-line-progress-bar/</link>
		<comments>http://www.counterjumper.com/php-command-line-progress-bar/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 19:11:57 +0000</pubDate>
		<dc:creator>KarmaDude</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.counterjumper.com/?p=458</guid>
		<description><![CDATA[A simple progress bar function for php command line (CLI) scripts: function progressBar($current, $total, $label="Progress: ", $interval=5) { if ($current == 0) { echo $label; // start the bar echo "&#124; 0%"; } else { $pos = ($current / $total * 100); if( fmod($pos, $interval) == 0 ) { if( $pos >= 10 ) echo [...]]]></description>
			<content:encoded><![CDATA[<p>A simple progress bar function for php command line (CLI) scripts:</p>
<pre class="brush: php; ruler: false">
function progressBar($current, $total, $label="Progress: ", $interval=5) {
    if ($current == 0) {
         echo $label;

         // start the bar
         echo "| 0%";
     } else {
         $pos = ($current / $total * 100);
          if( fmod($pos, $interval) == 0 ) {
              if( $pos >= 10 ) echo "\010";
              if( $pos == 100 ) echo "\010";

               echo "\010\010\010";
               echo "| $pos%";
           }
       }

       // end progress with a new line
       if ($current == $total) echo "\n";
}
</pre>
<p>Reference code:<a href="http://forums.devshed.com/php-development-5/php-cli-progress-indicator-151590.html"> PHP CLI Progress Indicator</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.counterjumper.com/php-command-line-progress-bar/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress Comment Stats&#160;Query</title>
		<link>http://www.counterjumper.com/wordpress-comment-stats-query/</link>
		<comments>http://www.counterjumper.com/wordpress-comment-stats-query/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 22:48:37 +0000</pubDate>
		<dc:creator>KarmaDude</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.counterjumper.com/2009/01/14/wordpress-comment-stats-query/</guid>
		<description><![CDATA[Here is a query you can run against your WordPress comments table to view total comments by year and month. If you use a different table name prefix, then substitute &#8216;wp&#8217; with your table name prefix. SELECT year(comment_date) as y, month(comment_date) as m, concat(substr(monthname(comment_date),1,3), " ", year(comment_date)) as month, count(*) as total FROM wp_comments GROUP [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a query you can run against your WordPress comments table to view total comments by year and month. If you use a different table name prefix, then substitute &#8216;wp&#8217; with your table name prefix.</p>
<pre class="brush: sql">SELECT year(comment_date) as y, month(comment_date) as m, concat(substr(monthname(comment_date),1,3), " ", year(comment_date)) as month, count(*) as total
FROM wp_comments
GROUP BY y, m
ORDER BY m, y ASC</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.counterjumper.com/wordpress-comment-stats-query/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Apple&#8217;s Suggested Fix For iPhone 3G GPS&#160;Malfunction</title>
		<link>http://www.counterjumper.com/apples-suggested-fix-for-iphone-3g-gps-malfunction/</link>
		<comments>http://www.counterjumper.com/apples-suggested-fix-for-iphone-3g-gps-malfunction/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 03:50:50 +0000</pubDate>
		<dc:creator>blogswami</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.counterjumper.com/2008/08/08/apples-suggested-fix-for-iphone-3g-gps-malfunction/</guid>
		<description><![CDATA[My iPhone 3G GPS thinks I am in Minnesota even though I am in Utah. So I called up Apple support, and here is their simple set of steps to supposedly solve the GPS issue! Did not work for me though. Go to Settings->General Turn Location Services Off Go to Home Screen Go back to [...]]]></description>
			<content:encoded><![CDATA[<p>My iPhone 3G GPS thinks I am in Minnesota even though I am in Utah. So I called up <a href="http://www.apple.com/support/contact/">Apple support</a>, and here is their simple set of steps to supposedly solve the GPS issue! <strong>Did not work for me though</strong>. </p>
<ul>
<li>Go to Settings->General</li>
<li>Turn Location Services Off</li>
<li>Go to Home Screen</li>
<li>Go back to Settings</li>
<li>Turn Airplane mode on and wait 20 seconds</li>
<li>Turn Airplane mode off</li>
<li>Go to Home Screen and then back to Settings->General</li>
<li>Tap on Reset, and then Reset Network Settings (<strong>WARNING</strong>: You will lose all your network settings)</li>
<li>Go to Home and the Settings->General</li>
<li>Turn Location Services On</li>
</ul>
<p>Seriously, is this a joke or some wizard at Apple sat and figured this sequence! Here is a suggestion, <em>Settings->General->Reset->Reset GPS Settings</em>, now that would have been an Apple like solution.<!-- ~ --><!-- ~ --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.counterjumper.com/apples-suggested-fix-for-iphone-3g-gps-malfunction/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

