Tag Archive for firefox

How to Make Google Music Your Secondary Media Player (and Why You Should)

From Lifehacker:

Even if you don’t want to use Google Music as your full-time music player, it’s become one of the best ways to back up and access your music library from anywhere. It doesn’t need to be your main player; you can still reap the benefits of Google’s free music backup and on-the-go streaming service. Here’s everything you need to know about setting it up as a secondary player and getting around its few quirks.

Google Music started off as a cool service, but it wasn’t without some pretty big annoyances. Since then, Google has slowly improved it to the point where it’s one of the best music webapps out there—not to mention a great way to sync your library to the cloud and get access on your mobile device (for free, no less). While it isn’t as easy as set-and-forget, it doesn’t take a ton of work to set up, as long as you know its limitations and quirks out of the gate. Even if your using Google Music as your go-to music player now, you might still want to peruse this—I can almost guarantee you’ll learn something new.

Read more

Soapy: an even better anti-SOPA browser plugin – Boing Boing

From BoingBoing:

Kate sez, “Soapy is a new web browser plug-in that allows users to visit websites blocked by SOPA by automatically redirecting them to the site’s IP address. The Firefox version of the plugin is downloadable now; the Google Chrome version will be finished shortly. This free software makes the practical implementation of SOPA impossible, since anyone can download the plug-in and circumvent SOPA. So–if anybody can unblock SOPA, what is the point of SOPA?”

Soapy is written in JavaScript and XML. It automatically redirects the user to the site’s IP address or an alternate site where the content is mirrored. These sites include everything from Wikileaks (frequently blocked at the DNS level) to the Computer Science Department at UC Davis (which discusses circumvention). And because only blocked sites or sites at risk are included, normal browsing isn’t affected by the plugin. It is resilient because it cannot be blocked. Technically, all of the rules are contained within. It doesn’t use an outside site or list or list of blocked websites, which makes it difficult or impossible to block.

The code is available on GitHub for programmers, activists, and informed consumers. Every site that Soapy unblocks has a set of XML rules that are tailored to the quirks of that specific site. Much of the code has been borrowed from HTTPS-Everywhere and NoScript. Templates are available so that unblocking future sites can be crowdsourced by hacktivists inside or outside the United States (Soapy’s developer is a member of this community) as quickly as they are identified.

Soapy (Thanks, Kate!)

Fix Gmail’s Newest Annoyances with These Userstyles and Userscripts

Now that Gmail’s rolled out its new look and you’ve learned your way around the changes, it’s time to fix the little quirks and annoyances that remain. Here are a few of our favorite userstyles and userscripts for making the best of the Gmail redesign.

These userscripts should work in Chrome, Firefox with Greasemonkey, or Safari with Ninjakit. Chrome and Firefox users can install userstyles as userscripts from the individual styles’ page or install them with Stylish for Chrome or Stylish for Firefox, which provides one-click userstyle installation. Opera users can install userstyles as plain CSS or JavaScript from the style’s page.

Hide the “Send Feedback” Box

Fix Gmail's Newest Annoyances with These Userstyles and UserscriptsCertainly the most annoying thing about the new interface is its little “Send Feedback” box that always pops up in the bottom right-hand corner. Even if you click the X, it’ll show back up again later on, taunting you and making you feel powerless. Thankfully, with this simple userscript, you can banish that box from Gmail forever.

Make Threads Easier to Read with Alternating Message Colors

In the new layout, it’s a bit more difficult to tell the difference between two messages in a thread than it was in the old layout. They’re both white, and have very thin borders. To more easily differentiate between messages in a conversation, you can install the Alternating Message Colors userstyle, which will color every other message light blue. You can choose to color the odd or even messages on the userstyle’s page.

 

Increase the Contrast Between Read and Unread Messages

Google has also lightened a lot of the colors in this new design, meaning the difference between read and unread emails is a bit more difficult to see. If you’d like to darken the background of unread messages to more easily tell the difference, you can install the Read/Unread Contrast Increase userstyle. You can choose from two levels before installing: “A Little More” and “A Lot More”, depending on how dark you want to make the background.

 

Differentiate Between Toolbar Buttons with Colors

One of my biggest gripes is that the buttons in Gmail’s toolbar no longer have words on them, and the icons usually take a second to register since they’re so light. The Easy Access Colored Buttons userstyle gives each button a different color, so you can instantly tell which is the delete button, which is the label button, and so on. Of course, if you don’t like some of the colors, you can change them by fiddling with the style—I commented out a few lines with a /* because I thought certain buttons didn’t look very good colored.

 

Make the Toolbar Even More Compact

If you’re using the “Compact” version of Gmail’s interface and still think it wastes too much space, you can install the Gmail Compact userscript for an even more efficient layout (especially useful for netbooks and other small screens). It makes the toolbar buttons a little smaller and moves the inbox a few pixels toward the left sidebar, as seen at the right.

 

Make the New Scrollbar Easier to See

Fix Gmail's Newest Annoyances with These Userstyles and UserscriptsLastly, if you’re using Chrome, you’ve probably noticed the new transparent scrollbars in Gmail. They can be tough to see on some themes, though, so if you’d like to make them a bit more visible, the Visible Scroll Bar userstyle will turn it a lovely shade of blue so it stands out a little more. And, if you’re not on Chrome, you can get the cool Chrome-style scrollbar with the Scrollbar Like Chrome userstyle (though you won’t be able to darken it with the first script, as it only works on Chrome).