<?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>NewJokeCity &#187; MAC</title>
	<atom:link href="http://www.newjokecity.com/category/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.newjokecity.com</link>
	<description>TechNews from the city of NewJoke</description>
	<lastBuildDate>Wed, 18 Aug 2010 13:29:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Mac Auto Connect to a Network Drive</title>
		<link>http://www.newjokecity.com/2009/11/mac-auto-connect-to-a-network-drive/</link>
		<comments>http://www.newjokecity.com/2009/11/mac-auto-connect-to-a-network-drive/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 11:38:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MAC]]></category>
		<category><![CDATA[TechNews]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[Network mount]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[Time Capsule]]></category>
		<category><![CDATA[Time Machine]]></category>

		<guid isPermaLink="false">http://www.newjokecity.com/?p=79</guid>
		<description><![CDATA[This item is related to : Time Machine with Network drive Problem: Every time you shut down your Mac, you lose your connection to a network drive. Solution: Preferences-&#62;Accounts-&#62;Login Items and adding the icon of your already mounted network volume. Mac OSX will mount it every time you log in. Print]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-thumbnail wp-image-77" title="apple-logo" src="http://www.newjokecity.com/wp-content/uploads/2009/11/apple-logo1-150x150.jpg" alt="apple-logo" width="50" height="50" /></p>
<p>This item is related to :</p>
<h3><em><a title="Permanent Link to Time Machine with Network drive" rel="bookmark" href="../?p=74">Time Machine with Network drive</a></em></h3>
<p>Problem:</p>
<p>Every time you shut down your Mac, you lose your connection to a network drive.</p>
<p>Solution:</p>
<p>Preferences-&gt;Accounts-&gt;Login Items and adding the icon of your already mounted network volume. Mac OSX will mount it every time you log in.</p>
<a id="pwyl_print_button" href="http://www.printwhatyoulike.com/" onclick="javascript:(function(){window._pwyl_home='http://www.printwhatyoulike.com/';window._pwyl_print_button=document.createElement('script');window._pwyl_print_button.setAttribute('type','text/javascript');window._pwyl_print_button.setAttribute('src',window._pwyl_home+'js/print_button/');window._pwyl_print_button.setAttribute('pwyl','true');document.getElementsByTagName('head')[0].appendChild(window._pwyl_print_button);document.body.style.cursor='progress';document.getElementById('pwyl_print_button').style.cursor='progress';})();return false;" title="Print this page" style="text-decoration: none;"><span style="text-decoration: none; color: #719a11;">Print</span></a>]]></content:encoded>
			<wfw:commentRss>http://www.newjokecity.com/2009/11/mac-auto-connect-to-a-network-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time Machine with Network drive</title>
		<link>http://www.newjokecity.com/2009/11/time-machine-with-network-drive/</link>
		<comments>http://www.newjokecity.com/2009/11/time-machine-with-network-drive/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 19:40:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MAC]]></category>
		<category><![CDATA[TechNews]]></category>
		<category><![CDATA[.apple.systempreferences tmshowunsupportednetworkvolumes]]></category>
		<category><![CDATA[capsule]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[open iterm]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://www.newjokecity.com/?p=74</guid>
		<description><![CDATA[1. Mount your network drive (check step-5 if you are getting error in mounting) 2. Change the preferences by running following command (open iTerm or other shell) defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1 3. Now activate the time machine 4. You will now be able to select your network drive. 5. In case, you loose your [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-thumbnail wp-image-77" title="apple-logo" src="http://www.newjokecity.com/wp-content/uploads/2009/11/apple-logo1-150x150.jpg" alt="apple-logo" width="50" height="50" /></p>
<p>1. Mount your network drive (check step-5 if you are getting error in mounting)</p>
<p>2. Change the preferences by running following command (open iTerm or other shell)<br />
defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1</p>
<p>3. Now activate the time machine</p>
<p>4. You will now be able to select your network drive.</p>
<p>5. In case, you loose your network mount, you will need to reset the preference set in step-2, by running following command (open iTerm or other shell)<br />
defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 0</p>
<p>For more detail, <a href="http://jkontherun.blogs.com/jkontherun/2007/10/will-leopards-t.html" target="_blank">read this</a></p>
<p>Completely copied from <a href="http://smangal.wordpress.com/2007/12/10/time-machine-with-network-drive/" target="_blank">http://smangal.wordpress.com/2007/12/10/time-machine-with-network-drive/</a></p>
<a id="pwyl_print_button" href="http://www.printwhatyoulike.com/" onclick="javascript:(function(){window._pwyl_home='http://www.printwhatyoulike.com/';window._pwyl_print_button=document.createElement('script');window._pwyl_print_button.setAttribute('type','text/javascript');window._pwyl_print_button.setAttribute('src',window._pwyl_home+'js/print_button/');window._pwyl_print_button.setAttribute('pwyl','true');document.getElementsByTagName('head')[0].appendChild(window._pwyl_print_button);document.body.style.cursor='progress';document.getElementById('pwyl_print_button').style.cursor='progress';})();return false;" title="Print this page" style="text-decoration: none;"><span style="text-decoration: none; color: #719a11;">Print</span></a>]]></content:encoded>
			<wfw:commentRss>http://www.newjokecity.com/2009/11/time-machine-with-network-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error 150:30 &#8220;Licensing for this product has stopped working&#8221;</title>
		<link>http://www.newjokecity.com/2009/11/error-15030-licensing-for-this-product-has-stopped-working/</link>
		<comments>http://www.newjokecity.com/2009/11/error-15030-licensing-for-this-product-has-stopped-working/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 20:48:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Everyday News]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[adobe application]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[Flash Builder]]></category>
		<category><![CDATA[flexnet publisher]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Mac OSX 10.6]]></category>
		<category><![CDATA[preferences]]></category>
		<category><![CDATA[publisher folder]]></category>

		<guid isPermaLink="false">http://www.newjokecity.com/?p=67</guid>
		<description><![CDATA[Launching Adobe products on Mac OS X after system upgrade, migration or restore, results in error &#8220;Licensing for this product has stopped working&#8221; Solution 1: Delete the FLEXnet Publisher folder 1. Quit all Adobe applications. 2. On your startup disk locate and delete the following folder: /Library/Preferences/FLEXnet Publisher 3. Launch your Adobe application(s). Note: There [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-thumbnail wp-image-68" title="flash_builder_logo-250x250" src="http://www.newjokecity.com/wp-content/uploads/2009/11/flash_builder_logo-250x250-150x150.png" alt="flash_builder_logo-250x250" width="50" height="50" /></p>
<p>Launching Adobe products on Mac OS X after system upgrade, migration or restore, results in error &#8220;Licensing for this product has stopped working&#8221;</p>
<p>Solution 1: Delete the FLEXnet Publisher folder</p>
<p>1. Quit all Adobe applications.<br />
2. On your startup disk locate and delete the following folder:<br />
/Library/Preferences/FLEXnet Publisher<br />
3. Launch your Adobe application(s).</p>
<p>Note: There is also a folder named FLEXnet Publisher folder in the /Library/Application Support folder. You must not rename this one; all of your Adobe applications will stop working. Make sure you are in the /Library/Preferences folder.</p>
<p>This worked fine for me!<br />
More details: http://kb2.adobe.com/cps/512/cpsid_51260.html</p>
<a id="pwyl_print_button" href="http://www.printwhatyoulike.com/" onclick="javascript:(function(){window._pwyl_home='http://www.printwhatyoulike.com/';window._pwyl_print_button=document.createElement('script');window._pwyl_print_button.setAttribute('type','text/javascript');window._pwyl_print_button.setAttribute('src',window._pwyl_home+'js/print_button/');window._pwyl_print_button.setAttribute('pwyl','true');document.getElementsByTagName('head')[0].appendChild(window._pwyl_print_button);document.body.style.cursor='progress';document.getElementById('pwyl_print_button').style.cursor='progress';})();return false;" title="Print this page" style="text-decoration: none;"><span style="text-decoration: none; color: #719a11;">Print</span></a>]]></content:encoded>
			<wfw:commentRss>http://www.newjokecity.com/2009/11/error-15030-licensing-for-this-product-has-stopped-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto Import Vmware Image into Virtualbox</title>
		<link>http://www.newjokecity.com/2009/10/howto-import-vmware-image-into-virtualbox/</link>
		<comments>http://www.newjokecity.com/2009/10/howto-import-vmware-image-into-virtualbox/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 11:16:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MAC]]></category>
		<category><![CDATA[TechNews]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[VM]]></category>
		<category><![CDATA[vmdk]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.newjokecity.com/?p=64</guid>
		<description><![CDATA[VirtualBox can run VMs created by VMware Workstation or Server for this you need to import vmdk files using the following procedure * Start Virtual Box * Goto File &#62; Virtual Disk Manager * Click Add. Locate and select the copied .vmdk file. Click OK. * Create a New VM as usual using the added [...]]]></description>
			<content:encoded><![CDATA[<p>VirtualBox can run VMs created by VMware Workstation or Server for this you need to import vmdk files using the following procedure</p>
<p>* Start Virtual Box</p>
<p>* Goto File &gt; Virtual Disk Manager</p>
<p>* Click Add.  Locate and select the copied .vmdk file. Click OK.</p>
<p>* Create a New VM as usual using the added vmdk file</p>
<p>* Boot the VM</p>
<a id="pwyl_print_button" href="http://www.printwhatyoulike.com/" onclick="javascript:(function(){window._pwyl_home='http://www.printwhatyoulike.com/';window._pwyl_print_button=document.createElement('script');window._pwyl_print_button.setAttribute('type','text/javascript');window._pwyl_print_button.setAttribute('src',window._pwyl_home+'js/print_button/');window._pwyl_print_button.setAttribute('pwyl','true');document.getElementsByTagName('head')[0].appendChild(window._pwyl_print_button);document.body.style.cursor='progress';document.getElementById('pwyl_print_button').style.cursor='progress';})();return false;" title="Print this page" style="text-decoration: none;"><span style="text-decoration: none; color: #719a11;">Print</span></a>]]></content:encoded>
			<wfw:commentRss>http://www.newjokecity.com/2009/10/howto-import-vmware-image-into-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
