<?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>JaypeeOnline &#187; Apple</title> <atom:link href="http://jaypeeonline.net/tag/apple/feed/" rel="self" type="application/rss+xml" /><link>http://jaypeeonline.net</link> <description>Technology, Blogging News, WordPress Theme and Plugin Reviews, Tips and Tricks</description> <lastBuildDate>Mon, 21 May 2012 03:17:06 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>HowTo: Check/Fix Mac Infected w/ Flashback Trojan</title><link>http://jaypeeonline.net/tips-tricks/howto-check-fix-mac-infected-flashback-trojan/</link> <comments>http://jaypeeonline.net/tips-tricks/howto-check-fix-mac-infected-flashback-trojan/#comments</comments> <pubDate>Fri, 06 Apr 2012 04:18:20 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Tips and Tricks]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[botnet]]></category> <category><![CDATA[flashback]]></category> <category><![CDATA[flashback trojan]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[mac flashback trojan]]></category> <category><![CDATA[mac trojan]]></category> <category><![CDATA[Safari]]></category> <category><![CDATA[terminal]]></category> <category><![CDATA[trojan]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=9625</guid> <description><![CDATA[According to Russian antivirus company Dr. Web, there are about 600,000 Macs around the world that are infected by different variations of the Flashback trojan and are now part of a fast-growing Mac botnet. Of the 600,000 infected Macs the majority are located in North America &#8211; 57% from the US and 20% in Canada. [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://maxcdn.jaypeeonline.net/images/flashback_trojan.jpg" alt="Flashback Trojan" /></p><p>According to Russian antivirus company <strong>Dr. Web</strong>, there are about <strong>600,000 Macs</strong> around the world that are infected by different variations of the <strong>Flashback trojan</strong> and are now part of a fast-growing Mac botnet. Of the 600,000 infected Macs the majority are located in North America &#8211; <strong>57%</strong> from the US and <strong>20%</strong> in Canada.</p><p>If you own a Mac and would like to check whether its infected or not, you can follow these <a
href="http://www.f-secure.com/v-descs/trojan-downloader_osx_flashback_i.shtml">step-by-step instruction</a> provided by the folks from F-Secure.</p><p><strong>NOTE:</strong> This procedure is risky and could be a bit tricky so it is recommended only for advanced users. If you think you&#8217;re not capable of doing it yourself, you can request a friend or a professional technician to assist you.</p><p><strong>1.</strong> Open up Terminal (Finder > Applications > Utilities > Terminal).<br
/> <strong>2.</strong> Key in and run the following command in Terminal:</p><pre>defaults read /Applications/Safari.app/Contents/Info LSEnvironment</pre><p><strong>3.</strong> Take note of the value, <strong>DYLD_INSERT_LIBRARIES</strong><br
/> <strong>4.</strong> Proceed to step 8 if you got the following error message:</p><pre>"The domain/default pair of (/Applications/Safari.app/Contents/Info, LSEnvironment) does not exist"</pre><p><strong>5.</strong> Otherwise, run the following command in Terminal:</p><pre>grep -a -o &#039;__ldpath__[ -~]*&#039; %path_obta&lt;/blockquote&gt;ined_in_step2%</pre><p><strong>6.</strong> Take note of the value after &#8220;<strong>__ldpath__</strong>&#8221;<br
/> <strong>7.</strong> Run the following commands in Terminal (first make sure there is only one entry, from step 2):</p><pre>sudo defaults delete /Applications/Safari.app/Contents/Info LSEnvironment 

sudo chmod 644 /Applications/Safari.app/Contents/Info.plist</pre><p><strong>8.</strong> Delete the files obtained in steps 2 and 5<br
/> <strong>9.</strong> Run the following command in Terminal:</p><pre>defaults read ~/.MacOSX/environment DYLD_INSERT_LIBRARIES</pre><p><strong>10.</strong> Take note of the result. Your system is already clean of this variant if you got an error message similar to the following:</p><pre>"The domain/default pair of (/Users/joe/.MacOSX/environment, DYLD_INSERT_LIBRARIES) does not exist"</pre><p><strong>11.</strong> Otherwise, run the following command in Terminal:</p><pre>grep -a -o '__ldpath__[ -~]*' %path_obtained_in_step9%</pre><p><strong>12.</strong> Take note of the value after &#8220;<strong>__ldpath__</strong>&#8221;<br
/> <strong>13.</strong> Run the following commands in Terminal:</p><pre>defaults delete ~/.MacOSX/environment DYLD_INSERT_LIBRARIES 

launchctl unsetenv DYLD_INSERT_LIBRARIES</pre><p><strong>14.</strong> Finally, delete the files obtained in steps 9 and 11.</p><p>If you get both &#8220;<strong>does not exist</strong>&#8221; errors on Step 4 and 10, it basically means that your Mac is not infected by the latest Flashback trojan variation. However, other Flashback trojan variations include additional components which require additional removal steps. Please refer to this <a
href="http://www.f-secure.com/v-descs/trojan-downloader_osx_flashback_k.shtml">link</a> for further information and removal instructions.</p><p>I performed the procedure on my Mac and fortunately for me, it isn&#8217;t one of the 600,000 infected machines. I strongly recommend that you do the same thing and check to make sure whether your Mac is infected or not. It won&#8217;t hurt if you do and its always better to be safe than sorry.</p><p>Anyone here who got infected by the latest <strong>Flashback trojan</strong> or a different variant? What did you do to fix/disinfect your machine?</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/tips-tricks/fix-vicrypt-error/" rel="bookmark" class="crp_title">HowTo: Fix Vicrypt Error</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/install-adobe-air-on-ubuntu/" rel="bookmark" class="crp_title">HowTo: Install Adobe AIR on Ubuntu</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/install-latest-version-firefox-ubuntu/" rel="bookmark" class="crp_title">HowTo: Install Latest Version of Firefox on Ubuntu</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/howto-update-gaim-to-pidgin-in-ubuntu/" rel="bookmark" class="crp_title">HowTo: Update Gaim To Pidgin in Ubuntu</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/howto-avoid-remove-mac-defender-malware/" rel="bookmark" class="crp_title">HowTo: Avoid/Remove Mac Defender Malware</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/howto-remove-old-ubuntu-kernels/" rel="bookmark" class="crp_title">HowTo: Remove Old Ubuntu Kernels</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/norton-antivirus-error-lu9001/" rel="bookmark" class="crp_title">Norton Antivirus &#8211; Error LU9001</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/malwarebytes-antimalware-manual-update/" rel="bookmark" class="crp_title">HowTo: Manually Update Malwarebytes Anti-Malware</a></li><li><a
href="http://jaypeeonline.net/weekend-roundup/weekend-roundup-149/" rel="bookmark" class="crp_title">Weekend Roundup #149</a></li><li><a
href="http://jaypeeonline.net/internet/free-online-website-malware-blacklist-scanning-tool/" rel="bookmark" class="crp_title">FREE Online Website Malware &#038; Blacklist Scanning Tool</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/tips-tricks/howto-check-fix-mac-infected-flashback-trojan/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Mobile Marketing [Infographic]</title><link>http://jaypeeonline.net/mobile/mobile-marketing-infographic/</link> <comments>http://jaypeeonline.net/mobile/mobile-marketing-infographic/#comments</comments> <pubDate>Fri, 08 Jul 2011 17:49:46 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Mobile]]></category> <category><![CDATA[android]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[apple ios]]></category> <category><![CDATA[facebook]]></category> <category><![CDATA[foursquare]]></category> <category><![CDATA[infographic]]></category> <category><![CDATA[lucid agency]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[mobile advertising]]></category> <category><![CDATA[mobile applications]]></category> <category><![CDATA[mobile computing]]></category> <category><![CDATA[mobile marketing]]></category> <category><![CDATA[mobile os]]></category> <category><![CDATA[mobile os infographic]]></category> <category><![CDATA[nokia]]></category> <category><![CDATA[Symbian]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=9515</guid> <description><![CDATA[Mobile computing used to be the &#8220;future&#8221; of technology. Now, it has quickly become the &#8220;present&#8221; with the influx of new devices and technologies such as high-end smartphones, tablets, cloud computing, 4G, WiMAX and LTE are released and implemented. These days, many people use their mobile devices for almost everything &#8211; work, study, shopping and [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://jaypeeonline.net/category/mobile/">Mobile</a> computing used to be the &#8220;future&#8221; of technology. Now, it has quickly become the &#8220;present&#8221; with the influx of new devices and technologies such as high-end <strong>smartphones</strong>, <strong>tablets</strong>, <strong>cloud computing</strong>, <strong>4G</strong>, <strong>WiMAX</strong> and <strong>LTE</strong> are released and implemented. These days, many people use their mobile devices for almost everything &#8211; work, study, shopping and activities. <strong>Mobile computing</strong> has also created or boosted other stuff like <a
href="http://jaypeeonline.net/category/social-networks/">social networks</a>, location-based services and mobile apps.</p><p>With that, big and small companies, internet marketers even bloggers like me are looking for ways to harness the power of mobile. <a
href="http://www.lucidagency.com/">Lucid Agency</a>, an <strong>online marketing agency</strong> recently released an infographic called <strong>Mobile OS Battle</strong> which shows different statistics regarding mobile OS (operating system), mobile applications, location-based services, mobile devices, etc.</p><p>Here&#8217;s the <strong>Mobile OS Battle infographic</strong> from Lucid Agency:<br
/> <img
src="http://maxcdn.jaypeeonline.net/images/phone_os_infographic_small.jpg" alt="Mobile OS Battle Infographic" /></p><p>Some interesting facts in the infographic:</p><ul><li>99.6 Million smartphones were sold in the 1st quarter of 2011.</li><li>300,000 mobile apps were developed in the last 3 years.</li><li>Facebook added 45 Million mobile users in 6 months (Sept &#8217;09-Feb&#8217;10).</li><li>Foursquare reported 380 Million check-ins in 2010.</li><li>Mobile advertising market projected to grow from $160 Million (2008) to $3.1 Billion (2013).</li></ul><p>How do you like the <strong>Mobile OS Battle infographic</strong>? What particular statistic/s did you find interesting or useful? Please share your thoughts.</p><p>[via <a
href="http://www.socialmediaexplorer.com/digital-marketing/checking-in-a-mobile-marketing-infographic/">Social Media Explorer</a>]</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/internet/state-of-the-internet-2011-infographic/" rel="bookmark" class="crp_title">State of the Internet 2011 [Infographic]</a></li><li><a
href="http://jaypeeonline.net/social-networks/life-of-a-facebook-photo/" rel="bookmark" class="crp_title">Life Of A Facebook Photo [Infographic]</a></li><li><a
href="http://jaypeeonline.net/internet/facebook-statistics/" rel="bookmark" class="crp_title">Infographic: The World of Facebook</a></li><li><a
href="http://jaypeeonline.net/social-networks/who-likes-what-infographic/" rel="bookmark" class="crp_title">Who Likes What? [Social Media Infographic]</a></li><li><a
href="http://jaypeeonline.net/internet/asia-pacific-social-media-statistics-infographic/" rel="bookmark" class="crp_title">Asia-Pacific Social Media Statistics [Infographic]</a></li><li><a
href="http://jaypeeonline.net/wordpress/the-power-of-wordpress-infographic/" rel="bookmark" class="crp_title">The Power of WordPress [Infographic]</a></li><li><a
href="http://jaypeeonline.net/internet/google-panda-simplified/" rel="bookmark" class="crp_title">Google Panda Simplified [Infographic]</a></li><li><a
href="http://jaypeeonline.net/product-site-reviews/wireless-broadband/" rel="bookmark" class="crp_title">Wireless Broadband</a></li><li><a
href="http://jaypeeonline.net/product-site-reviews/pay-as-you-go-mobile-broadband/" rel="bookmark" class="crp_title">Pay As You Go Mobile Broadband</a></li><li><a
href="http://jaypeeonline.net/freeware/microsoft-onenote-mobile-for-iphone/" rel="bookmark" class="crp_title">Microsoft OneNote Mobile for iPhone</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/mobile/mobile-marketing-infographic/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>HowTo: Avoid/Remove Mac Defender Malware</title><link>http://jaypeeonline.net/tips-tricks/howto-avoid-remove-mac-defender-malware/</link> <comments>http://jaypeeonline.net/tips-tricks/howto-avoid-remove-mac-defender-malware/#comments</comments> <pubDate>Fri, 27 May 2011 22:03:32 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Tips and Tricks]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[apple malware]]></category> <category><![CDATA[how to remove mac defender]]></category> <category><![CDATA[how to remove mac protector]]></category> <category><![CDATA[how to remove mac security]]></category> <category><![CDATA[mac defender]]></category> <category><![CDATA[mac defender malware]]></category> <category><![CDATA[mac defender scareware]]></category> <category><![CDATA[mac defender virus]]></category> <category><![CDATA[mac guard]]></category> <category><![CDATA[mac protector]]></category> <category><![CDATA[mac security]]></category> <category><![CDATA[malware]]></category> <category><![CDATA[scareware]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=9477</guid> <description><![CDATA[A few days ago, Apple finally acknowledged the existence of the Mac Defender malware which has already victimized a lot of Mac users. Apple has also announced that they will soon be issuing a software update that will specifically detect and remove the Mac Defender malware and any of its variants (Mac Security, Mac Protector). [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://maxcdn.jaypeeonline.net/images/mac_defender.jpg" alt="Mac Defender Malware" /></p><p>A few days ago, <a
href="http://jaypeeonline.net/tag/apple/">Apple</a> finally acknowledged the existence of the <strong>Mac Defender malware</strong> which has already victimized a lot of Mac users. Apple has also announced that they will soon be issuing a <strong>software update</strong> that will specifically detect and <strong>remove the Mac Defender malware</strong> and any of its variants (Mac Security, Mac Protector).</p><p>For those who haven&#8217;t heard or aren&#8217;t aware of the Mac Defender, it is <strong>malware</strong> (malicious software) masquerading as an anti-virus program. It is not a virus, worm or Trojan but a type of malware classified as <strong>scareware</strong> (scam software) that uses scare tactics to trick users into giving out their <strong>credit card information</strong> and pay for a useless or worthless program.</p><p>Here&#8217;s a demo video on how the Mac Defender malware works:<br
/> <iframe
width="480" height="303" src="http://www.youtube.com/embed/ceNRZ2kyuME" frameborder="0" allowfullscreen></iframe></p><p>If you haven&#8217;t been yet infected or victimized here are some tips on <strong>how to avoid installing the Mac Defender malware</strong>.</p><p><strong>How To Avoid Installing Mac Defender</strong></p><ol><li>If notifications about viruses or security software appear on your Mac, immediately <strong>QUIT</strong> or <strong>CLOSE</strong> the web browser that you&#8217;re using. If you can&#8217;t close it, do a <strong>Force Quit</strong> on the browser.</li><li>For some cases, the browser automatically downloaded and launched the malware installer. If that happens, cancel the installation process and <strong>DO NOT</strong> enter your <strong>administrator password</strong>.</li><li><strong>Delete</strong> the installer from the <strong>Downloads</strong> folder or specified download location, <strong>drag the installer to the Trash bin</strong> and <strong>Empty the Trash</strong>.</li><li>Open Safari go to <strong>General Preferences</strong> and <strong>uncheck</strong> &#8220;<strong>Open &#8216;safe&#8217; files after downloading</strong>&#8221; option. (You should also do the same for other web browsers installed on your Mac)</ol><p>If your Mac has already been infected by this malware, below are steps on <strong>how to remove the Mac Defender malware</strong>.</p><p><strong>How To Remove Mac Defender</strong></p><ol><li>Move or close the <strong>Mac Defender scan window</strong>.</li><li>Go to the <strong>Utilities</strong> folder on your <strong>Applications</strong> folder and launch the <strong>Activity Monitor</strong>.</li><li>Choose &#8220;<strong>All Processes</strong>&#8221; from the pop up menu, found on the upper right corner of the window.</li><li>On the <strong>Process Name</strong> column, look for the following app names &#8211; <strong>MacDefender</strong>, <strong>MacSecurity</strong> or <strong>MacProtector</strong>.</li><li>Click on <strong>Quit Process</strong> on the upper left corner window and click on <strong>Quit</strong>.</li><li><strong>Close</strong> the <strong>Activity Monitor</strong> application.</li><li><strong>Open</strong> the <strong>Applications</strong> folder.</li><li><strong>Locate</strong> the app &#8211; <strong>MacDefender</strong>, <strong>MacSecurity</strong> or <strong>MacProtector</strong>.</li><li>Click on the app and <strong>drag to Trash</strong>, then <strong>Empty the Trash</strong>.</li></ol><p>The Mac Defender malware also installs itself as a login item on System Preferences. Removing it is not necessary but if you want to remove it, here&#8217;s how to do it:</p><ol><li>Open <strong>System Preferences</strong>, select <strong>Accounts</strong>, then <strong>Login Items</strong>.</li><li>Select the name of the app &#8211; <strong>MacDefender</strong>, <strong>MacSecurity</strong> or <strong>MacProtector</strong>.</li><li>Click the <strong>minus button</strong> (-).</li></ol><p>Reports say that there are new Mac Defender malware variants that don&#8217;t even need the user&#8217;s administrator password and automatically installs itself into the system. To avoid being victimized by these types of malware and scareware, make sure you&#8217;re familiar with the interface of the antivirus/internet security program installed on your program. Never install software/programs that you&#8217;re not familiar with. When you visit a website and it suddenly displays a webpage or window that looks like its scanning your Mac for viruses, that&#8217;s bogus! Immediately leave the page and quit your web browser. If something was already downloaded, just follow the steps provided above.</p><p>Hope this simple tutorial will help you avoid or remove the <strong>Mac Defender malware</strong> from your Mac. If you find this useful or know of someone, a family member, relative, friend or co-worker who might find this useful, please don&#8217;t hesitate to bookmark and share this with them.</p><p>[via <a
href=" http://support.apple.com/kb/HT4650">Apple Support Forums</a>]</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/tips-tricks/malwarebytes-antimalware-manual-update/" rel="bookmark" class="crp_title">HowTo: Manually Update Malwarebytes Anti-Malware</a></li><li><a
href="http://jaypeeonline.net/internet/free-online-website-malware-blacklist-scanning-tool/" rel="bookmark" class="crp_title">FREE Online Website Malware &#038; Blacklist Scanning Tool</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/install-untrusted-software-ubuntu/" rel="bookmark" class="crp_title">HowTo: Install Untrusted Software on Ubuntu</a></li><li><a
href="http://jaypeeonline.net/internet/bloggercom-hijacked-by-scammers/" rel="bookmark" class="crp_title">Blogger.com Hijacked by Scammers</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-theme-malware/" rel="bookmark" class="crp_title">Beware of WordPress Theme Malware</a></li><li><a
href="http://jaypeeonline.net/freeware/free-antivirus-software/" rel="bookmark" class="crp_title">Free Antivirus Software</a></li><li><a
href="http://jaypeeonline.net/weekend-roundup/weekend-roundup-131/" rel="bookmark" class="crp_title">Weekend Roundup #131</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/recover-vista-drive-icons/" rel="bookmark" class="crp_title">HowTo: Recover Windows Vista Drive Icons</a></li><li><a
href="http://jaypeeonline.net/wordpress/why-you-shouldnt-look-for-free-wordpress-themes-on-search-engines/" rel="bookmark" class="crp_title">Why You Shouldn&#8217;t Look for Free WordPress Themes on Search Engines</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/install-adobe-air-on-ubuntu/" rel="bookmark" class="crp_title">HowTo: Install Adobe AIR on Ubuntu</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/tips-tricks/howto-avoid-remove-mac-defender-malware/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>iOS 4.3.3 Software Update</title><link>http://jaypeeonline.net/software/ios-4-3-3-software-update/</link> <comments>http://jaypeeonline.net/software/ios-4-3-3-software-update/#comments</comments> <pubDate>Thu, 05 May 2011 00:40:30 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Mobile]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[apple ios]]></category> <category><![CDATA[apple update]]></category> <category><![CDATA[ios 4.3.3]]></category> <category><![CDATA[ios 4.3.3 jailbreaking tools]]></category> <category><![CDATA[ios software update]]></category> <category><![CDATA[ios version 4.3.3]]></category> <category><![CDATA[location tracking]]></category> <category><![CDATA[location tracking bug]]></category> <category><![CDATA[location tracking database cache]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=9447</guid> <description><![CDATA[Apple iOS version 4.3.3 is now available for download. This software update was released to address the controversial location tracking bug that caused privacy concerns amongst iPhone and iPad users. Apple received a lot of heat including a class action lawsuit because of that tracking bug that&#8217;s why they released the iOS 4.3.3 software update [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://maxcdn.jaypeeonline.net/images/ios_433_update.jpg" alt="iOS 4.3.3 Software Update" /></p><p>Apple <strong>iOS version 4.3.3</strong> is now available for download. This software update was released to address the controversial <strong>location tracking bug</strong> that caused privacy concerns amongst iPhone and iPad users. Apple received a lot of heat including a class action lawsuit because of that tracking bug that&#8217;s why they released the iOS 4.3.3 software update earlier than scheduled.</p><p>Aside from the changes to the <strong>crowd-sourced location database cache</strong>, the <a
href="http://support.apple.com/kb/DL1358">iOS 4.3.3 software update</a> also includes the following:</p><ul><li>Reduces the size of the cache</li><li>No longer backs the cache up to iTunes</li><li>Deletes the cache entirely when Location Services is turned off</li><ul><p><strong>iPhone</strong> and <strong>iPad</strong> users can now update their devices to <strong>iOS 4.3.3</strong> via iTunes. To perform the update, connect your iOS device (iPhone/iPad/iPod Touch) to your computer. When <strong>iTunes</strong> detects your device, it will inform you about the available software update.</p><p><img
src="http://maxcdn.jaypeeonline.net/images/ios_433_update2.jpg" alt="iOS 4.3.3 Software Update" /></p><p>Click on the “<strong>Download and Update</strong>” button and iTunes will do the rest. If you&#8217;ve jailbreaked your device, you should wait for <strong>iOS 4.3.3 jailbreaking tools</strong> before upgrading. I just upgraded my <a
href="http://jaypeeonline.net/gadgets/iphone-3gs/">iPhone</a> to iOS 4.3.3 and the upgrade process was smooth, no issues or problems so far.</p><p>Anyone who upgraded their iOS device to version 4.3.3? How did the upgrade process go? Was it smooth or was there any issues? Please share your thoughts.</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/freeware/apple-ios-4-3/" rel="bookmark" class="crp_title">iOS 4.3 Now Available For Download</a></li><li><a
href="http://jaypeeonline.net/mobile/ios-4-2-software-update/" rel="bookmark" class="crp_title">iOS 4.2 Software Update</a></li><li><a
href="http://jaypeeonline.net/freeware/apple-itunes-10-1-2/" rel="bookmark" class="crp_title">Apple Releases iTunes 10.1.2 &#8211; Bug Fixes &#038; CDMA iPhone Support</a></li><li><a
href="http://jaypeeonline.net/software/apple-ios-4-update-problems/" rel="bookmark" class="crp_title">Apple iOS 4 Update Problems</a></li><li><a
href="http://jaypeeonline.net/paypal/paypal-patch-iphone-app-flaw/" rel="bookmark" class="crp_title">PayPal Patches iPhone App Flaw</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/iphone-4-unlock-ultrasn0w/" rel="bookmark" class="crp_title">HowTo: Unlock iPhone 4 Using Ultrasn0w</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-for-iphoneipad-version-2-6-now-available/" rel="bookmark" class="crp_title">WordPress for iPhone/iPad Version 2.6 Now Available</a></li><li><a
href="http://jaypeeonline.net/software/windows-vista-service-pack-1/" rel="bookmark" class="crp_title">Updated to Vista Service Pack 1</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-for-ios-2-9-1/" rel="bookmark" class="crp_title">WordPress for iOS 2.9.1 Now Available</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-for-ios-2-8-now-available/" rel="bookmark" class="crp_title">WordPress for iOS 2.8 Now Available</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/software/ios-4-3-3-software-update/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>iOS 4.3 Now Available For Download</title><link>http://jaypeeonline.net/freeware/apple-ios-4-3/</link> <comments>http://jaypeeonline.net/freeware/apple-ios-4-3/#comments</comments> <pubDate>Wed, 09 Mar 2011 21:18:12 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Freeware]]></category> <category><![CDATA[Mobile]]></category> <category><![CDATA[airplay]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[firmware update]]></category> <category><![CDATA[ios]]></category> <category><![CDATA[ios 4.3]]></category> <category><![CDATA[ipad]]></category> <category><![CDATA[ipad 2]]></category> <category><![CDATA[iphone]]></category> <category><![CDATA[iphone 4]]></category> <category><![CDATA[ipod touch 4g]]></category> <category><![CDATA[itunes home sharing]]></category> <category><![CDATA[nitro javascript]]></category> <category><![CDATA[personal hotspot]]></category> <category><![CDATA[wifi]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=9372</guid> <description><![CDATA[Early reports indicated that Apple would release the much awaited iOS 4.3 firmware update on March 11th, the same time as the iPad 2 becomes available. However, Apple has surprised everybody by releasing the update today. So what&#8217;s new with iOS 4.3? This firmware update features the Nitro Javascript engine, new iTunes Home Sharing features [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://maxcdn.jaypeeonline.net/images/ios_4-3.jpg" alt="iOS 4.3" /></p><p>Early reports indicated that Apple would release the much awaited <strong>iOS 4.3</strong> firmware update on March 11th, the same time as the <a
href="http://jaypeeonline.net/gadgets/ipad-2/">iPad 2</a> becomes available. However, Apple has surprised everybody by releasing the update today.</p><p>So what&#8217;s new with <strong>iOS 4.3</strong>? This firmware update features the <strong>Nitro Javascript</strong> engine, new <strong>iTunes Home Sharing</strong> features allowing users to play media content from their desktop iTunes over WiFi, new <strong>AirPlay</strong> enhancements that allows users to to stream media content from an iPhone, iPad, or iPod touch to a HDTV via Apple TV, and last but not least, the most awaited feature &#8211; <strong>Personal Hotspot</strong>. This feature allows the iPhone 4 to act as a WiFi hotspot and share its 3G or cellular data connection with other WiFi-capable devices. Personal Hotspot can provide secure, password protected WiFi connectivity with up to 5 devices at once.</p><p><strong>iOS 4.3</strong> is now available for download via <strong>iTunes</strong> (make sure you have the latest version of iTunes &#8211; v 10.2.1). To update to iOS 4.3, launch iTunes and connect your iOS device (iPhone, iPad, iPod Touch) to your computer. As soon as iTunes detects your device, it will inform you about an available new firmware update.</p><p><img
src="http://maxcdn.jaypeeonline.net/images/ios_4-3_update.jpg" alt="iOS 4.3" /></p><p>Just click on the &#8220;<strong>Download and Update</strong>&#8221; button and it will do the rest. Those who have jailbreaked devices should wait for <strong>iOS 4.3 jailbreaking tools</strong> before updating.</p><p>Anyone updated their device to <strong>iOS 4.3</strong>? Which new feature do you like the most? Was the update process smooth or did you encounter any issues or problems? Please share your thoughts.</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/software/ios-4-3-3-software-update/" rel="bookmark" class="crp_title">iOS 4.3.3 Software Update</a></li><li><a
href="http://jaypeeonline.net/mobile/ios-4-2-software-update/" rel="bookmark" class="crp_title">iOS 4.2 Software Update</a></li><li><a
href="http://jaypeeonline.net/freeware/apple-itunes-10-1-2/" rel="bookmark" class="crp_title">Apple Releases iTunes 10.1.2 &#8211; Bug Fixes &#038; CDMA iPhone Support</a></li><li><a
href="http://jaypeeonline.net/internet/verizon-ipad-mifi-combo/" rel="bookmark" class="crp_title">Verizon iPad/MiFi Hotspot Combo Available Oct 28</a></li><li><a
href="http://jaypeeonline.net/software/apple-ios-4-update-problems/" rel="bookmark" class="crp_title">Apple iOS 4 Update Problems</a></li><li><a
href="http://jaypeeonline.net/freeware/vlc-media-player-iphone-ipod-touch/" rel="bookmark" class="crp_title">VLC Media Player for iPhone/iPod Touch</a></li><li><a
href="http://jaypeeonline.net/freeware/opera-mini-6-ipad-iphone/" rel="bookmark" class="crp_title">Opera Mini 6 For iPad, iPhone, iPod Touch Now Available</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-for-iphoneipad-version-2-6-now-available/" rel="bookmark" class="crp_title">WordPress for iPhone/iPad Version 2.6 Now Available</a></li><li><a
href="http://jaypeeonline.net/mobile/garageband-iphone-ipod-touch/" rel="bookmark" class="crp_title">GarageBand for iPhone and iPod Touch</a></li><li><a
href="http://jaypeeonline.net/gadgets/ipad-wifi-3g-available-today/" rel="bookmark" class="crp_title">iPad WiFi + 3G Available Today</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/freeware/apple-ios-4-3/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (User agent is rejected)
Database Caching 14/26 queries in 0.229 seconds using disk
Object Caching 1549/1616 objects using disk
Content Delivery Network via maxcdn.jaypeeonline.net

Served from: jaypeeonline.net @ 2012-05-25 09:12:24 -->
