World News

Showing posts with label firefox. Show all posts
Showing posts with label firefox. Show all posts

get back Facebook Sidebar Chat Reversion old version !!!!!!

Friday, August 5, 2011

Script Summary: Gets rid of the new Facebook sidebar replacing it with one like the original.
Version: 2.1
License: GPL3+ (http://www.gnu.org/copyleft/gpl.html)
Thumb Thumb Thumb

Works in Firefox 5, Google Chrome 13

What has changed in Version 2?

Version 2 is a complete rewrite of the script to use native Facebook functions where possible. What does this mean? Basically it means the entire script should be less buggy and easier to maintain into the future. It also means...

Friend List (Group) Support!

Just like the original Facebook chat, the chat bar will now group your friends into their respective friends lists as well as let you edit these lists or toggle them on/off.
I make no promises to keep this up to date as Facebook changes in the future, though I am doing my very best to resolve all bugs and maintain this script.

Browser Support:

  • Full support for Firefox 5, Google Chrome 13 & Opera 11.5 (Earlier versions may be compatible, these are the browsers used for testing)
  • No support currently for Safari and Internet Explorer

Features:

  • Full Friend List (Group) support!
  • Shows ALL online/idle friends
  • Shows ONLY online/idle friends (Doesn't show offline friends)
  • Orders friends by first name
  • Groups friends by online and idle.
  • Shows total number of online/idle friends when chat bar is open and closed.
  • Chat bar adjusts in size based on how many friends you have online.
  • Does not realign the page when chat opens
  • Header to the top of chat that closes the menu when clicked.
  • Works for both HTTP and HTTPS
  • Keep the list of online friends on the left hand side of the page always visible even when the chat dialog opens.
  • Adds "View Profile" link to the cog menu in each chat window to easily view the profile of the person you are talking to.

Changes

v2.1
  • REMOVED: SUPPORT FOR OPERA, HOPING THIS IS TEMPORARY The code will still work mostly, however searching for friends is entirely non-supported. Install at your own risk if you are using Opera.
  • Added: There is now a nice scroll bar in all browsers, not just Google Chrome
  • Added: Entirely redid how the sidebar was Hooked to hopefully reduce the number of places errors can sneak in and hence cause less bugs.
  • Fixed: The code seems less buggy in Chrome now
  • Fixed: Fixed chat bugs that popped up due to changes on Facebooks end
v2.0.5
  • Fixed: Reverted changes in v2.0.4 as all they did was cause problems in other browsers when going offline.
v2.0.4
  • Fixed: Major problem that causes chat to be completely broken in some circumstances. ( Apparently didn't fix anything :( )
v2.0.3
  • Fixed: Brought back the nice scroll bar in Google Chrome. (Thanks to Mori99)
v2.0.2
  • Fixed: Chat window settings menu would appear under the chat bar sometimes.
v2.0.1
  • Added: Increased Browser Support, added Opera.
  • Fixed: Chat doesn't always resize properly immediately.
  • Fixed: Going offline, then online, then refreshing the page without closing the chat bar, causes the chat to be unopenable on page load.
v2.0.0
  • Full friend list (group) support
  • Removed the automatic closing of the chat bar when you click outside of it
  • Going offline will now automatically minimise the chat bar
  • Opening the chat bar when Offline will now automatically take you online
  • Should fix a number of graphical glitches that were apparent in v1.5.5

Issues to be fixed (Will be fixed in next version)

None at the moment.

Minor Issues (Might be fixed in future versions)

Firefox & Google Chrome & Opera
  • Using left side offline switch to come online after page refresh doesn't show "Loading"
  • First page load can take a while to connect to chat, doesn't say "Loading" during this period.
  • Chat can become out of sync and display people that are no longer online (Fault with Facebook)
Opera
  • Going online after being offline in the same page load, will scroll the page slightly.

Possible Problems You May Have (These are not bugs):

Problem: Removing someone from a friend list (group) does not update in the chat.
Solution: The person is removed from whatever permissions immediately, however a limitation in the Facebook code stops this from being visible immediately. If it is essential that the display be correct, simply refresh the page.

Problem: Coming back from online shows that I have 0 friends online shortly before showing that I am online.
Solution: This is just because while it loads your online friends, it thinks you have no friends online. This should last a couple of seconds at most, the best solution is to just go offline less often.

Problem: Toggling friend lists (groups) takes a while to update the online counter, or lists open/close incorrectly when toggling lists.
Solution: The friend list code is Facebooks, the lag is due to the fact the page must contact Facebook to alert it of the change before it can update the actual online status of your friends. If you toggle lists too quickly the server may respond out of order and mess up which lists are open. To avoid, simply do not toggle lists too quickly, or refresh page if anything messes up.

Problem: Script does not work with Opera and https
Solution: Go to "opera:config" (just type in the address bar) and search for "User JavaScript on HTTPS". Activate it and restart Opera. Now the Script will work! -- A big thanks to the user retsifp for submitting this problem and solution!

ON THIS STEP

Get Back the Old Facebook Chat Box

Want to get old Chatbox?
Follow this steps


Note: it will not work on IE

Firefox:

Install GreaseMonkey https://addons.mozilla.org/en-​US/firefox/addon/greasemonkey/

After that restart Firefox
After restarting Firefox, Install Facebook Sidebar Chat Reversion


http://userscripts.org/scripts/show/107159


Google Chrome:

Go go over this url
and install

http://userscripts.org/scripts/show/107159
READ MORE - get back Facebook Sidebar Chat Reversion old version !!!!!!

13 Great Firefox Extensions For Web Professionals

Saturday, April 30, 2011

Like most web developers or SEO professionals, I use a vast array of tools to get the job done. I use a combination of desktop and web applications, some purchased and some free. Everyone I know has downloaded a free copy of Mozilla Firefox, but few realize that by installing some of the 1,500 free extensions they can eliminate the need for most of the other applications they currently use. Below are my 13 favorite extensions for web professionals (in no particular order):
Like most web developers or SEO professionals, I use a vast array of tools to get the job done. I use a combination of desktop and web applications, some purchased and some free. Everyone I know has downloaded a free copy of Mozilla Firefox, but few realize that by installing some of the 1,500 free extensions they can eliminate the need for most of the other applications they currently use. Below are my 13 favorite extensions for web professionals (in no particular order):

HTML Validator (http://users.skynet.be/mgueury/mozilla/) – validates web pages to the W3C HTML standards with a simple green check in the corner of the page if the page validates, a red check if it doesn’t, and a yellow exclamation point if there are warnings. It also includes an enhanced view of source code that allows you to see where errors are within the code.

FireFTP (https://addons.mozilla.org/firefox/684/) – free, secure, cross-platform FTP client that provides easy and intuitive access to FTP servers. This eliminates a piece of software for those of you who use a separate program for FTP.

Professor X (https://addons.mozilla.org/firefox/2823/) – lets you view header information without having to view source code. The page “slides” down and Professor X shows you the contents of the page's head element, including Meta, Script and Style content.

NikkelWHOIS (https://addons.mozilla.org/firefox/2646/) –view the WHOIS information for any page by clicking the button on the top-right of the browser.

IE Tab (http://ietab.mozdev.org) – sick of swapping between Internet Explorer and Firefox when testing out a web page you’re developing? With IE Tab you can view Internet Explorer in a Firefox Tab!

FireBug (https://addons.mozilla.org/firefox/1843/) – an advanced debugger console that lets you monitor your JavaScript, CSS, HTML and Ajax.

Codetech (https://addons.mozilla.org/firefox/1002/) – web page editor that has the feel of Dreamweaver. An amazing extension for anyone doing web design that doesn’t want to fork out a few hundred dollars for Dreamweaver.

Server Switcher (https://addons.mozilla.org/firefox/2409/) – easily switch between sites on your development and live servers by clicking the switch server icon.

SEO for Firefox (http://tools.seobook.com/firefox/seo-for-firefox.html) – pulls useful market research data right into Google's and Yahoo!'s search results, including Google PR, Age, links, Alexa rank, WHOIS, and more. It also adds a few helpful links to the top of the search pages, including Google Trends, Google Traffic Estimator, and the Overture View Bid tool.

Yet Another Window Resizer (https://addons.mozilla.org/firefox/2498/) – allows you to resize browser window to default screen resolutions.

AdSense Preview (https://addons.mozilla.org/firefox/2132/) – preview the Google AdSense ads that would appear on that page. This is incredibly useful if you are considering putting AdSense on a page and don’t want to go through the hassle of signing up for an account and putting the ads up just to see what type of ads will show.

Screen grab (https://addons.mozilla.org/firefox/1146/) – takes a screenshot of the webpage and saves it as an image file. This saves a ton of time compared to the method I used to use – take a screenshot and open Adobe Photoshop to crop the image.

Server Spy (https://addons.mozilla.org/firefox/2036/) – indicates what brand of HTTP server (Apache, IIS, etc.) runs on the visited site on the lower-right side of the browser.
READ MORE - 13 Great Firefox Extensions For Web Professionals