Tag Archive for 'Firefox'

Αλλάξτε την εμφάνιση του monitor(.vrypan.net)

16/02/06: Ανανεώθηκε στην έκδοση 0.2 η οποία είναι ελαφρώς γρηγορότερη. Για όσους εγκατέστησαν την προηγούμενη έκδοση θα χρειαστεί να την αφαιρέσουν. Προστέθηκε επίσης έκδοση standalone firefox extension.

Για όσους τους ενοχλεί η νέα εμφάνιση του monitor με τα μεγάλα fonts και έχουν Firefox με το Greasmonkey extension, μπορούν να χρησιμοποιήσουν το παρακάτω scriptάκι ή firefox extension.

Επαναφέρει όλες τις εγγραφές στο κανονικό τους μέγεθος και προσθέτει μία μπάρα που αντιπροσωπεύει τη “δημοτικότητα”.

Η μπάρα είναι απλό CSS και όχι εικόνα.

Monitor, sanitised

Εάν έχετε το Greasemonkey, κάντε δεξί κλίκ στο “Monitor Sanitiser Greasmonkey script v0.2″ και επιλέξτε “Install User Script”. Εναλλακτικά επιλέξτε το extension.

Παναγιώτη, ελπίζω να σου αρέσει.

Σημ.: Προϋποθέτει ότι υπάρχουν 5 επίπεδα “δημοτικότητας” από 0 έως 4.

Ανανεώσεις…

Νέα έκδοση wordpress (2.01), νέο theme (K2).

Έχω ήδη αρχίσει το customisation, περισσότερα στην πορεία…

Αυτή η εγγραφή έγινε με ένα νέο extension του Firefox, το Performancing.

Firefox 1.5, έρχεται αύριο!

Όσοι ζουν ακόμα στον κόσμο του Internet Explorer, ας κάνουν τη χάρη στον εαυτό τους να δοκιμάσουν τον Firefox. Πάνω από 110.000.000 downloads στον ένα περίπου χρόνο ζωής του (απο την έκδοση 1.0) και 10 με 14% επικράτηση παγκοσμίως (συνεχώς αυξανόμενη).

Η έκδοση 1.5 περιλαμβάνει μεταξύ άλλων:

  • Αυτόματα updates. Και όχι απλώς αυτόματα, αλλά χρησιμοποιώντας την τεχνική binary diff, κάθε φορά καταβαίνει ότι χρειάζεται και όχι όλη η εφαρμογή (~6mb).
    Αυτό σημαίνει άμεση προστασία για θέματα ασφαλείας, χωρίς ιδιαίτερη παρέμβαση από το χρήστη. Θα υπάρχουν προγραμματισμένες ανανεώσεις κάθε 6 με 8 εβδομάδες, και σημαντικά releases κάθε 6 με 9 μήνες.
  • Βελτιώσεις στην ταχύτητα, ιδιαίτερα όταν κάποιος κινείται μπρός-πίσω στην ιστορικότητα.
  • Βελτιώσεις στο pop-up blocking.
  • Βελτιώσεις στην υποστήριξη των web standards, συμπεριλαμβανομένου και του SVG (standard για διανυσματικά γραφικά, όπως το flash). Δυστυχώς δεν περνάει ακόμη το Acid 2 Test, αλλά είναι στο πλάνο για την έκδοση 2.

Η νέα έκδοση βγαίνει κατα πάσα πιθανότητα αύριο. Θα τη βρείτε εδώ.

Συλλογή από ενδιαφέροντα extensions μπορείτε να βρείτε σε προηγούμενο post μου.

Favorite Firefox Extensions

I’ve been a happy Firefox user for quite some time. I even run on nightly builds on a daily basis (the new auto-update feature of upcoming 1.5 release makes it really easy). I’ve tried quite a few firefox extensions so far, below is a list of some that I’ve found to be invaluable.

If you’re using a nightly build, or a beta and some of your extensions are disabled, use the Nightly Tester Tools extension to enable them again.

Web Development

  • Web Developer
    An excellent extension, worth getting firefox just for this. Too many features to mention here. Invaluable.
  • Inspect Element
    Adds an option in the context menu which when clicked will take you to the respective element in the DOM Inspector (built-into firefox).
  • Console²
    Console² is an enhancement over the default Firefox Javascript Console that let’s you display errors filtered by type (Errors, Warnings, Messages), language (JavaScript, CSS, XML) and context (Chrome, Content). Furthermore it provides a simple search box (as seen in the History and Bookmarks sidebars) and some accessibility improvements.
  • IE View
    Adds an option in the context menu to quickly load current page in IE, for comparisons.

Usability enhancements

  • Greasemonkey
    Allows the customisation of pages through Javascript. You can find a wealth of ready-made scripts here. Unique.
  • Adblock Plus
    Get rid of ads, once and for all.
  • BugMeNot
    Another form to fill out, another service that needs registration? Right-click on any form field, select bug-me-not and this extension will load user-supplied information from a central site to automatically fill it out and submit!
    Brilliant!
  • PDF Download
    Gives you an option to either download a PDF, view it in another tab using Acrobat Reader, or as HTML!
  • Tweak Network
    This extension will allow you to tweak network settings to improve performance.
  • Feedview
    Displays RSS feeds as a regular web-page.
  • FlashGot
    Integrates 3rd party download managers (such as get-right) nicely into firefox.
  • Google Toolbar for Firefox
    All google goodness in a toolbar which is customisable.
  • Stop-or-Reload Button
    Replaces the Stop and Reload buttons with one that changes state appropriately. Nice if you want to save some space.
  • Tabbrowser Preferences
    Provides several options to customise your tab-browsing experience.

Updated 09/10/05 - Added Console², Nightly Tester Tools