<?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; Safari</title> <atom:link href="http://jaypeeonline.net/tag/safari/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>HowTo: Adjust Facebook Font Size</title><link>http://jaypeeonline.net/tips-tricks/howto-adjust-facebook-font-size/</link> <comments>http://jaypeeonline.net/tips-tricks/howto-adjust-facebook-font-size/#comments</comments> <pubDate>Fri, 05 Nov 2010 04:35:20 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Social Networks]]></category> <category><![CDATA[Tips and Tricks]]></category> <category><![CDATA[facebook]]></category> <category><![CDATA[facebook font size]]></category> <category><![CDATA[facebook iphone]]></category> <category><![CDATA[facebook small font]]></category> <category><![CDATA[facebook small font fix]]></category> <category><![CDATA[facebook small font size]]></category> <category><![CDATA[facebook small text]]></category> <category><![CDATA[facebook updates]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[fix facebook font]]></category> <category><![CDATA[google chrome]]></category> <category><![CDATA[internet-explorer]]></category> <category><![CDATA[Mozilla-Firefox]]></category> <category><![CDATA[Opera]]></category> <category><![CDATA[Safari]]></category> <category><![CDATA[web browser]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=9207</guid> <description><![CDATA[Earlier this week, Facebook rolled out several updates including the Mobile Initiative with updates on its Facebook iPhone/Android apps. However, the most noticeable update and the one that got a lot reaction/complaints is the Facebook font size. A lot of Facebook users are complaining about the smaller font size because it&#8217;s causing them to squint [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://maxcdn.jaypeeonline.net/images/facebook_smallfont3.png" alt="Facebook Small Font" /></p><p>Earlier this week, <a
href="http://jaypeeonline.net/tag/facebook">Facebook</a> rolled out several updates including the Mobile Initiative with updates on its <strong>Facebook iPhone/Android apps</strong>. However, the most noticeable update and the one that got a lot reaction/complaints is the <strong>Facebook font size</strong>. A lot of Facebook users are complaining about the smaller font size because it&#8217;s causing them to squint and strain their eyes just to be able to read stuff on Facebook.</p><p>I didn&#8217;t notice the new font size because I use the <a
href="http://jaypeeonline.net/social-networks/facebook-for-iphone-3-1/">Facebook for iPhone app</a> most of the time. I found out about it because of several status updates posted by my friends. It&#8217;s not certain whether the font size will be reverted to the original size but according to Facebook, the smaller font size is just an experiment on making the site more efficient for users.</p><p>Because of the amount of complaints and frustration I&#8217;ve seen from many Facebook users, I&#8217;ve decided to write this short and simple tutorial to help them with the <strong>Facebook font size issue</strong>. This tutorial will enable users to adjust Facebook&#8217;s font size to make it bigger and more readable (this is applicable to any website). This procedure doesn&#8217;t require any changes done to your Facebook profile settings but utilizes a built-in &#8220;universal&#8221; shortcut command for all web browsers.</p><p>It doesn&#8217;t matter what <strong>web browser</strong> you&#8217;re using &#8211; Internet Explorer, Mozilla Firefox, Google Chrome, Safari, Opera, etc. because the procedure is the same. All you need to do is login to Facebook and once you get to your profile, just press and hold <strong>CTRL</strong> then press the <strong>+</strong> (plus) key and that would automagically resize the font on your browser, making it bigger and easier to read.</p><p>Here&#8217;s a sample I made while viewing my Facebook profile:</p><p><strong>BEFORE</strong><br
/> <img
src="http://maxcdn.jaypeeonline.net/images/facebook_smallfont1.png" alt="Facebook Small Font" /></p><p><strong>AFTER</strong><br
/> <img
src="http://maxcdn.jaypeeonline.net/images/facebook_smallfont2.png" alt="Facebook Small Font" /></p><p>If you compare the <strong>BEFORE</strong> and <strong>AFTER</strong> screenshots, you can see that the font is a little bit bigger after performing the procedure and is now easier to read.</p><p>Usually, doing the procedure once is enough to make the font size readable for most people, but in case it&#8217;s still too small for you to read, you can make the font size larger but repeating the process. In case you want to revert and/or make the font size smaller, instead of the <strong>+ (plus key)</strong>, press the <strong>- (minus) key</strong>. So press and hold <strong>CTRL</strong> and then press <strong>-</strong> (minus).</p><p>Btw, some users may not experience any issues with Facebook&#8217;s new font size due to <strong>web browser settings</strong>. Also, if you&#8217;re logged in to Facebook on the iPhone or Android app then you also won&#8217;t be affected by this update. It&#8217;s still uncertain whether Facebook will revert back to the original font size or provide font size options, so for now this tutorial can be used as a temporary solution while the new smaller font size is still in effect. I hope this short and simple tutorial will be useful for those having problems with the Facebook font size. <strong>Please don&#8217;t forget to share this with your friends on Facebook.</strong></p><p>Anyone having problems reading stuff with the new <strong>Facebook font size</strong>? Do you prefer or hate the smaller font size? Please share your thoughts.</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/wordpress-plugins/wordpress-facebook-like-plugin/" rel="bookmark" class="crp_title">New &#038; Improved Facebook “Like” Button WordPress Plugin</a></li><li><a
href="http://jaypeeonline.net/social-networks/facebook-questions/" rel="bookmark" class="crp_title">Facebook Questions &#8211; To Ask or Not To Ask?</a></li><li><a
href="http://jaypeeonline.net/social-networks/new-facebook-messages/" rel="bookmark" class="crp_title">Finally Got The New Facebook Messages</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/howto-disable-facebook-photo-theater/" rel="bookmark" class="crp_title">HowTo: Disable Facebook Photo Theater</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/facebook-updates-you-should-know-about/" rel="bookmark" class="crp_title">Facebook Updates You Should Know About</a></li><li><a
href="http://jaypeeonline.net/wordpress-plugins/facebook-like-button-wordpress-plugin/" rel="bookmark" class="crp_title">Facebook &#8220;Like&#8221; Button WordPress Plugin</a></li><li><a
href="http://jaypeeonline.net/social-networks/facebook-vs-google-infographic/" rel="bookmark" class="crp_title">Facebook vs Google+ [Infographic]</a></li><li><a
href="http://jaypeeonline.net/social-networks/facebook-for-iphone-3-1/" rel="bookmark" class="crp_title">Facebook for iPhone 3.1</a></li><li><a
href="http://jaypeeonline.net/social-networks/facebook-remote-logout-feature/" rel="bookmark" class="crp_title">Facebook Remote Logout Feature</a></li><li><a
href="http://jaypeeonline.net/wordpress-plugins/wp-23-tiger-style-admin-fix/" rel="bookmark" class="crp_title">WP 2.3+ Tiger Style Admin Fix</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/tips-tricks/howto-adjust-facebook-font-size/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>AddThis Sharebar</title><link>http://jaypeeonline.net/freeware/addthis-sharebar/</link> <comments>http://jaypeeonline.net/freeware/addthis-sharebar/#comments</comments> <pubDate>Tue, 22 Jun 2010 17:40:58 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Freeware]]></category> <category><![CDATA[addthis]]></category> <category><![CDATA[addthis sharebar]]></category> <category><![CDATA[bookmarking toolbar]]></category> <category><![CDATA[chrome]]></category> <category><![CDATA[facebook]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Safari]]></category> <category><![CDATA[sharebar]]></category> <category><![CDATA[social bookmarking]]></category> <category><![CDATA[twitter]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=8988</guid> <description><![CDATA[If the Wibiya Toolbar isn&#8217;t your thing or it doesn&#8217;t work for you but still want a way to make your blog/website more interactive and provide your readers an easy way to share your content then you might want to try out the AddThis Sharebar, a website toolbar from the creators of the popular AddThis [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://maxcdn.jaypeeonline.net/images/addthis_sharebar.png" alt="AddThis Sharebar" /></p><p>If the <a
href="http://jaypeeonline.net/freeware/wibiya-toolbar/">Wibiya Toolbar</a> isn&#8217;t your thing or it doesn&#8217;t work for you but still want a way to make your blog/website more interactive and provide your readers an easy way to share your content then you might want to try out the <a
href="http://www.addthis.com/labs/sharebar">AddThis Sharebar</a>, a website toolbar from the creators of the popular <strong>AddThis Social Bookmarking Sharing Widget</strong>.</p><blockquote><p>The AddThis Sharebar is a different way of making your content shareable using the AddThis platform. As a persistent utility at the bottom of your pages, the Sharebar keeps your users&#8217; favorite services front and center to help increase sharing.</p></blockquote><p>The <strong>AddThis Sharebar</strong> is fast, the file is less than 20k and the script and images it uses are hosted on a CDN. It is convenient because it works on virtually any page on the Internet including javascript frameworks (jQuery, Prototype, Closure, Ext and YUI). It also correctly overlaps Flash movies/ads when viewed on Firefox, Chrome and Safari. The AddThis Sharebar is personalized and customizable because it will display first all the services that your users/readers use and it includes a modular system for adding new features. The toolbar will automatically use existing <strong>AddThis menu settings</strong> when used on the same page. You can read more about the customization options in the documentation.</p><p><img
src="http://maxcdn.jaypeeonline.net/images/addthis_sharebar2.png" alt="AddThis Sharebar" /></p><p>The <strong>AddThis Sharebar</strong> is safe because all javascript codes are kept inside a closure, with only one variable exposed to the DOM. It will not interfere with items that are already displayed on your page like Flash animations/movies (ads). All <strong>CSS tags</strong> are dynamically generated to prevent overlapping tags on your website.</p><p><strong>Installation:</strong><br
/> Just copy and paste the following code into your website/blog template. The AddThis username is only required if you want to have tracking/analytics.</p><p>[javascript]<br
/> &lt;script src=&quot;http://sharebar.addthiscdn.com/v1/sharebar.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;</p><p>&lt;div class=&quot;addthis_sharebar_config&quot; style=&quot;display:none;&quot;&gt;<br
/> * username: your AddThis username<br
/> &lt;/div&gt;<br
/> [/javascript]</p><p><strong>AddThis Sharebar Browser Compatibility</strong></p><ul><li>Firefox 3, 3.5, 3.6</li><li>Google Chrome 3, 4</li><li>Safari 4</li><li>Internet Explorer 7, 8</li></ul><p>Unlike the <strong>AddThis Social Bookmarking Sharing Widget</strong>, the Sharebar is an AddThis Labs experiment so it doesn&#8217;t have the same level of support. However, if you decide to use Sharebar you can provide feedback by sharing what you like or dislike about it, how you use it and/or features that you would like to be added to Sharebar. Btw, if you&#8217;re a <strong>Google Chrome</strong> user, you might want to try out the <a
href="https://chrome.google.com/extensions/detail/pannmpobbfegpjngknbghelclaalbfob">AddThis Sharebar Google Chrome extension</a>. Thanks to <a
href="http://www.beyourdigitalbest.com/">bea</a>, I found out that they also have an <a
href="https://addons.mozilla.org/en-US/firefox/addon/4076/">AddThis Sharebar Firefox extension</a>.</p><p>I haven&#8217;t tried the <strong>AddThis Sharebar</strong> here on <a
href="http://jaypeeonline.net/">JaypeeOnline</a> yet so I can&#8217;t really do any comparison with the Wibiya Toolbar or say which one is better. Although it is not that popular as the <strong>Wibiya Toolbar</strong>, I&#8217;ve seen several blogs who are using Sharebar.</p><p>Anyone here using or have tried the <strong>AddThis Sharebar</strong> on their website or blog? What are the things you like or dislike about it? What features would like to see added to it in the future? I&#8217;d also like to hear from those who&#8217;ve tried both the Wibiya Toolbar and AddThis Sharebar.</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/weekend-roundup/weekend-roundup-89/" rel="bookmark" class="crp_title">Weekend Roundup #89</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-org-resets-passwords/" rel="bookmark" class="crp_title">WordPress.org Resets Passwords</a></li><li><a
href="http://jaypeeonline.net/freeware/new-wibiya-dashboard/" rel="bookmark" class="crp_title">New Wibiya Dashboard</a></li><li><a
href="http://jaypeeonline.net/freeware/wibiya-adds-express-affiliate-links-application/" rel="bookmark" class="crp_title">Wibiya Adds Express Affiliate Links Application</a></li><li><a
href="http://jaypeeonline.net/social-networks/wibiya-social-connect-application/" rel="bookmark" class="crp_title">Wibiya Social Connect Application</a></li><li><a
href="http://jaypeeonline.net/freeware/wibiya-toolbar/" rel="bookmark" class="crp_title">Wibiya Toolbar</a></li><li><a
href="http://jaypeeonline.net/internet/wibiya-facebook-linkedin-userbookmarks-apps/" rel="bookmark" class="crp_title">New Wibiya Apps &#8211; Facebook User Profile, Facebook Groups, LinkedIn &#038; User Bookmarks</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/howto-block-online-surveys/" rel="bookmark" class="crp_title">HowTo: Block/Disable/Bypass Online Surveys</a></li><li><a
href="http://jaypeeonline.net/wordpress-themes/wp-theme-review-imprezz/" rel="bookmark" class="crp_title">WP Theme Review: Imprezz</a></li><li><a
href="http://jaypeeonline.net/internet/google-analytics-site-speed-tracking/" rel="bookmark" class="crp_title">Google Analytics Site Speed Tracking Feature</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/freeware/addthis-sharebar/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Mozilla Plugin Check For Everyone</title><link>http://jaypeeonline.net/firefox/mozilla-plugin-check/</link> <comments>http://jaypeeonline.net/firefox/mozilla-plugin-check/#comments</comments> <pubDate>Wed, 12 May 2010 23:29:05 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Firefox]]></category> <category><![CDATA[Freeware]]></category> <category><![CDATA[Internet]]></category> <category><![CDATA[browser plugin checker]]></category> <category><![CDATA[firefox plugins]]></category> <category><![CDATA[google chrome]]></category> <category><![CDATA[internet-explorer]]></category> <category><![CDATA[Mozilla]]></category> <category><![CDATA[mozilla plugin check]]></category> <category><![CDATA[mozilla plugin check tool]]></category> <category><![CDATA[Opera]]></category> <category><![CDATA[plugin check tool]]></category> <category><![CDATA[plugin checker]]></category> <category><![CDATA[Safari]]></category> <category><![CDATA[web browsers]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=8996</guid> <description><![CDATA[Back in October of 2009, Mozilla launched the Mozilla Plugin Check tool to help Firefox users keep their plugins/addons up-to-date, addressing the issue of outdated plugins being a major source of security and stability risks for users. Yesterday, Mozilla announced that the Mozilla Plugin Check tool will now also be supporting other web browsers like [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://maxcdn.jaypeeonline.net/images/mozilla_plugincheck.png" alt="Mozilla Plugin Check" /></p><p>Back in October of 2009, <strong>Mozilla</strong> launched the <a
href="http://www.mozilla.com/plugincheck/">Mozilla Plugin Check</a> tool to help <a
href="http://jaypeeonline.net/category/firefox/">Firefox</a> users keep their plugins/addons up-to-date, addressing the issue of outdated plugins being a major source of security and stability risks for users.</p><p>Yesterday, Mozilla <a
href="http://blog.mozilla.com/security/2010/05/11/plugin-check-for-everyone/">announced</a> that the <strong>Mozilla Plugin Check tool</strong> will now also be supporting other web browsers like <strong>Internet Explorer</strong>, <strong>Google Chrome</strong>, <strong>Safari</strong> and <strong>Opera</strong>.</p><blockquote><p>We believe that plugin safety is an issue for the web as a whole, so while our initial efforts focused on building a page that would work for Firefox users, the team has since expanded plugin check coverage to work with Safari 4, Chrome 4, and Opera 10.5. We have added support for Internet Explorer 7 and 8 for the most popular plugins, as well, but since IE requires specific code to be written for each plugin it will take us a little longer to get to full coverage.</p></blockquote><p>The <strong>Mozilla Plugin Check tool</strong> can identify most popular plugins &#8211; Adobe Reader, Adobe Flash, Quicktime, Shockwave Flash, DivX, Windows Media Player and RealPlayer just to name a few. Although the plugin database is maintained and frequently updated by Mozilla, there could be some instances where the plugin cannot be recognized or the web-based tool cannot provide accurate information regarding a certain plugin.</p><p>To use the <strong>Mozilla Plugin Check tool</strong>, just visit the <a
href="http://www.mozilla.com/en-US/plugincheck/">Plugin Check page</a> and it will automatically scan and detect all plugins installed in the web browser and will display information on which plugins are up-to-date or needs to be updated.</p><p>Anyone else using the <strong>Mozilla Plugin Checker tool</strong>? Are all your browser plugins up-to-date? What other features or options would you like to add to the Mozilla Plugin Checker? Please share your thoughts.</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/firefox/firefox-6th-birthday/" rel="bookmark" class="crp_title">Happy 6th Birthday Mozilla Firefox!</a></li><li><a
href="http://jaypeeonline.net/wordpress-plugins/enable-firefox-spell-check-in-wp-21/" rel="bookmark" class="crp_title">Enable Firefox Spell Check in WP 2.1</a></li><li><a
href="http://jaypeeonline.net/firefox/helvetireader/" rel="bookmark" class="crp_title">Helvetireader &#8211; Clean, Minimalist Google Reader Interface</a></li><li><a
href="http://jaypeeonline.net/internet/pale-moon-project/" rel="bookmark" class="crp_title">Pale Moon &#8211; Custom Built &#038; Optimized Firefox Browser</a></li><li><a
href="http://jaypeeonline.net/firefox/mozilla-release-firefox-3-6-13-security-update/" rel="bookmark" class="crp_title">Mozilla Release Firefox 3.6.13 Security Update</a></li><li><a
href="http://jaypeeonline.net/firefox/mozilla-f1-social-addon/" rel="bookmark" class="crp_title">Mozilla Labs F1 Social Addon</a></li><li><a
href="http://jaypeeonline.net/firefox/mozilla-firefox-5/" rel="bookmark" class="crp_title">Updated to Mozilla Firefox 5</a></li><li><a
href="http://jaypeeonline.net/wordpress-plugins/wordpress-plugin-maker/" rel="bookmark" class="crp_title">WordPress Plugin Maker</a></li><li><a
href="http://jaypeeonline.net/firefox/after-the-deadline-for-firefox/" rel="bookmark" class="crp_title">After the Deadline for Firefox</a></li><li><a
href="http://jaypeeonline.net/internet/pluginquery/" rel="bookmark" class="crp_title">PluginQuery &#8211; jQuery Plugin Search Engine</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/firefox/mozilla-plugin-check/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Helvetireader &#8211; Clean, Minimalist Google Reader Interface</title><link>http://jaypeeonline.net/firefox/helvetireader/</link> <comments>http://jaypeeonline.net/firefox/helvetireader/#comments</comments> <pubDate>Thu, 15 Apr 2010 17:18:30 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Firefox]]></category> <category><![CDATA[Internet]]></category> <category><![CDATA[google chrome]]></category> <category><![CDATA[google-reader]]></category> <category><![CDATA[greasekit]]></category> <category><![CDATA[greasemonkey]]></category> <category><![CDATA[helvetireader]]></category> <category><![CDATA[Mozilla-Firefox]]></category> <category><![CDATA[Opera]]></category> <category><![CDATA[rss]]></category> <category><![CDATA[rss aggregator]]></category> <category><![CDATA[rss-reader]]></category> <category><![CDATA[Safari]]></category> <category><![CDATA[userscript]]></category> <category><![CDATA[webkit browser]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=8965</guid> <description><![CDATA[For those who use Google Reader as their main RSS reader/aggregator, the default interface can sometimes be too cluttered with all the colors, social features and buttons. If you&#8217;re not using most of the features and if you want a clean and minimal Google Reader interface, then you should check out Helvetireader. Helvetireader is a [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://maxcdn.jaypeeonline.net/images/helvetireader_tn.png" alt="Helvetireader" /></p><p>For those who use <a
href="http://jaypeeonline.net/tag/google-reader/">Google Reader</a> as their main <strong>RSS reader/aggregator</strong>, the default interface can sometimes be too cluttered with all the colors, social features and buttons. If you&#8217;re not using most of the features and if you want a clean and minimal <strong>Google Reader</strong> interface, then you should check out Helvetireader. <a
href="http://helvetireader.com/">Helvetireader</a> is a user script designed and created by <strong>Jon &#038; Leigh Hicks</strong> of <a
href="http://hicksdesign.co.uk/">Hicksdesign</a>.</p><blockquote><p>Helvetireader is a hosted user stylesheet for Google Reader served via a user-script. It aims to make the interface a clean, minimal experience where you&#8217;re not assaulted by an array of colours, social features and buttons (using Shortcuts  instead). It&#8217;s designed for people who just read the latest entries in expanded view without all the other gubbins.</p></blockquote><p><strong>Google Reader default interface</strong><br
/> <img
src="http://maxcdn.jaypeeonline.net/images/googlereader.png" alt="Google Reader" /></p><p><img
src="http://maxcdn.jaypeeonline.net/images/googlereader2.png" alt="Google Reader" /></p><p><strong>Google Reader with Helvetireader</strong><br
/> <img
src="http://maxcdn.jaypeeonline.net/images/helvetireader.png" alt="Helvetireader" /></p><p><img
src="http://maxcdn.jaypeeonline.net/images/helvetireader2.png" alt="Helvetireader" /><br
/> (the brown scroll bars are from my Ubuntu theme)</p><p>In order to use/install <strong>Helvetireader</strong> on <strong>Google Reader</strong>, you&#8217;ll need a <strong>web browser that supports userscripts</strong> &#8211; Mozilla Firefox, Google Chrome, Safari and Opera. If you have or are using any of these web browsers, all you need to do next is install the user script provided in the Helvetireader website.</p><p>For <strong>Mozilla Firefox</strong> users, you&#8217;ll need <a
href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a>. If you don&#8217;t have it yet, install Greasemonkey then restart Firefox then install the Helvetireader userscript. For <strong>Google Chrome</strong> users, the <strong>userscript installs as an extension</strong>. For <strong>Safari</strong>, <strong>Omniweb</strong> or any <strong>Webkit browser</strong>, you&#8217;ll need <a
href="http://8-p.info/greasekit/">Greasekit</a> to be installed. For <strong>Opera</strong> users, all you have to do is download Helvetireader and <strong>add the user script to your user javascript folder</strong>.</p><p>Helvetireader is an unfinished and ongoing project so expect some changes and maybe new features/options to be added to it. Btw, the Helvetireader user script is ideal for using with <a
href="http://fluidapp.com/">Fluid.app</a> or <a
href="http://www.kryogenix.org/days/2008/11/26/helvetireader-in-mozilla-prism">Mozilla Prism</a> to create a standalone application.</p><p>In case you might not like <strong>Helvetireader</strong>, I recommend you also try <a
href="http://jaypeeonline.net/blog/feedly-magazine-style-homepage/">Feedly</a> &#8211; a Firefox addon that creates a magazine-like startpage/homepage on Firefox that works with Google Reader, Twitter, Frienfeed, Delicious and YouTube.</p><p>Anyone here tried or are currently using <strong>Helvetireader</strong> on Google Reader? What do you like or dislike about Helvetireader? If you can add some features or options, what would it be? Please share your thoughts.</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/blog/why-i-switched-to-google-reader/" rel="bookmark" class="crp_title">Why I Switched To Google Reader</a></li><li><a
href="http://jaypeeonline.net/firefox/feedly-magazine-style-homepage/" rel="bookmark" class="crp_title">Feedly: Magazine Style Homepage</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/howto-block-online-surveys/" rel="bookmark" class="crp_title">HowTo: Block/Disable/Bypass Online Surveys</a></li><li><a
href="http://jaypeeonline.net/firefox/firefox-6th-birthday/" rel="bookmark" class="crp_title">Happy 6th Birthday Mozilla Firefox!</a></li><li><a
href="http://jaypeeonline.net/firefox/mozilla-plugin-check/" rel="bookmark" class="crp_title">Mozilla Plugin Check For Everyone</a></li><li><a
href="http://jaypeeonline.net/weekend-roundup/weekend-roundup-79/" rel="bookmark" class="crp_title">Weekend Roundup #79</a></li><li><a
href="http://jaypeeonline.net/internet/two-years-of-google-chrome/" rel="bookmark" class="crp_title">Google Chrome Turns 2, New Stable Version Released</a></li><li><a
href="http://jaypeeonline.net/freeware/addthis-sharebar/" rel="bookmark" class="crp_title">AddThis Sharebar</a></li><li><a
href="http://jaypeeonline.net/firefox/mozilla-f1-social-addon/" rel="bookmark" class="crp_title">Mozilla Labs F1 Social Addon</a></li><li><a
href="http://jaypeeonline.net/freeware/feeddemon-and-netnewswire-now-free/" rel="bookmark" class="crp_title">FeedDemon and NetNewsWire now FREE!</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/firefox/helvetireader/feed/</wfw:commentRss> <slash:comments>3</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 10/20 queries in 0.235 seconds using disk
Object Caching 1553/1605 objects using disk
Content Delivery Network via maxcdn.jaypeeonline.net

Served from: jaypeeonline.net @ 2012-05-27 07:11:55 -->
