/\
Showing posts with label ffixer. Show all posts
Showing posts with label ffixer. Show all posts

Monday, August 2, 2010

Select All in Facebook

Are you a regular user of ‘Applications’ or ‘Causes’ in Facebook? If yes, then you must have found it really irritating to select all (up till the limit) of your friends from your list when you want to send them invites, messages etc. Well its not going to be a pain anymore.

First of all go to your application in Facebook and when you get the screen to invite all your friends what you generally do is click their icons, one by one.

all-invite

Here, instead of clicking each one, all you need to do is copy the following code and paste in your address bar and you’re good to go:

javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}

select-all
Tell me if this works for you and if it has helped you. Again, you cannot select all more than the limit, but it selects all up till the limit. Hope you find it useful. If you've liked this post, click here for free updates.

Wednesday, July 28, 2010

Google doesn't "look good"...

If you ask me, Google is one big brand which does not seem to care about looks. It gives a good gift, but not so much with a good gift-wrap! Be it Gmail, the Gtalk desktop-client, Google buzz, iGoogle or the "simple" Google search itself. The best example which has become a victim of Google's boring and "simple" UI is Orkut. Facebook has completely crushed Orkut and Orkut is practically on its way to extinction! But recently, after the revamp of the Google Image Search Engine, it made me happy to note that Google has taken some effort to dress well!


Google Image Search.jpg


The "new look" of Google Images displays only the image thumbnails (which is what we want) ignoring the links, image size, etc which it used to display before. The hover of the cursor over any image will give us a quick (larger) view of the image. Not only that, in the first search page itself, we can get up to 300 or even more images without having to check them page by page (depending on image size), which wasn't the case before.


On clicking an image, we go to a next page where we get a bigger image, but still not the actual image size itself!!! Why was that needed??!!! There again, from the sidebar, we click a link which FINALLY gives the full and actual image size! Phew! Now when they had to revamp all this, why three clicks?? Couldn't they have stuck with just two?!!


Google Image Search1.jpg


Now if you have heard of or used the GreaseMonkey script "Greased Lightbox" (Joe Lencioni's Greased Lightbox is a user script that enhances browsing on websites that link to images) before... then you will agree with me, that the old Google interface was better since you could view the entire image in the first click after the search itself. Not only that, once a particular image was clicked, you could surf through the other images present on that page, by just pressing the Navigation Keys. So now that Google has changed the Image search format, GreasedLightbox also needs to adapt to that. Hope we get an update soon or rather Google should make the required changes themselves. I'm sure they can show the image details (site, size, etc) within two simple clicks, along with the full-size image!


Google Office.jpg


If you want to check out Greased Lightbox, which can also be used to easily surf through other image sites like Flickr, etc... then you can get it from one of these: http://shiftingpixel.com/lightbox/ or https://addons.mozilla.org/en-US/firefox/reviews/display/12545


You will need GreaseMonkey addon first to install the script. Do post your comments about this and what do you think of Google's Image Search otherwise? Now if you also note the irony, that though Google's products don't "look good" enough... I'm sure you must have heard that Google's offices are the best looking workplaces in the world. If you want to see them... check it out on Google Image search :P I've just put one pic here.


If you've liked this post, click here for free updates.