September 15, 2005
If 50% of what this Wired article says is true, your Web experience will never be the same again.
Flock advertises itself as a "social browser," meaning that the application plays nicely with popular web services like Flickr, Technorati and del.icio.us. Flock also features widely compliant WYSIWYG, drag-and-drop blogging tools. The browser even promises to detect and authenticate all those user accounts automatically. It's a clear attempt to be the browser of choice for the Web 2.0 user.
Yes it is Free Software.
August 31, 2005
| Mozilla |
mozilla
|
| Programming |
programming
|
I was thinking about IdentityBurro. [IdentityBurro is a Greasemonkey script that, for example, when you are on the page of user phauly on del.icio.us, inserts into that page some links to the page of user phauly on flickr, 43things, webjay, last.fm, ...]
I was thinking that instead of simply inserting a link I could directly insert into the page some photos of the user on flickr and some things he has been doing and some songs he has been listening. So basically it would be easy enough to produce a page like the ones in which technorati aggregates a lot of information about a tag (example) by showing some photos of the user from flickr, some URLs bookmarked by the user on del.icio.us, etc.
But why inserting all this information into a, for example, already existing flickr page? Why not creating a new page at all?
So the question is: can Greasemonkey be used to create a page from scratch and not just inserting some HTML elements into an already existing page? I guess the answer is yes but are there already examples out there? And, in this case, what fires the script since there is no originating web page? Could I run it just by typing in the address bar something like greasemonkey://my_aggregator.user.js?
I guess this userscript behaviour is in the air and actually, while I was typing this, I kinda remember that was propably jesse who was pondering this possibility loudly enough for me to hear it.
August 29, 2005
| Mozilla |
mozilla
|
| Programming |
programming
|
| Social Software |
social_software
|
Identity Burro Project Page.
[Impatients can check the Flash video or the Screeshots or directly install the script (current version 0.4).]
Identity Burro is a Greasemonkey script for Firefox that gives quick access to all the public aspects of a person: photos, blog, preferred sites, preferred songs, etc.
Precisely, when you navigate on the Web page of a certain user on (for example) Flickr, it inserts into the Web page links to the page of the same user on , Del.icio.us, Technorati, CiteULike, WebJay, Last.tm/Audioscrobbler, Rojo, 43things, 43places, AllConsuming, LiveJournal, Simpy (see Screenshots). And of course it works also on the other sites, i.e. when you are on del.icio.us page of user "alice", links to the userpage of "alice" on the other sites are shown (see Screeshots).
An example? Have it. danah seems to use consistently the nick "zephoria" on social sites so you can try the extension with her Web presence (if you prefer to first watch and then try, you can see the Flash video of what will happen).
1. Just install Identity Burro script (or see install howto ).
2. Then visit (for example) zephoria page on Flickr or zephoria page on last.fm.
3. Now on the left of the flickr or last.fm danah's page, you see a box with some icons that links to the pages of danah on the other social sites (see screenshot).
4. You can also expand the box to see more descriptive text for links (see screenshot).
5. If you click, for example, on the del.ciou.us icon, you land to zephoria page on del.icio.us.
6. Can you think of another? Well, feel free to add it in the comments.
So basically when you find an interesting user on, say, del.icio.us, you can try to see (one-click-away) her photos of Flickr, and her blog, and her preferred songs on Last.fm and Webjay, and the things she wants to do on 43things, and ... Of course, sometime the user will have a different nick on different sites and in this case the script is not that useful (however see possible inprouvements) but, hey, it is only one-click-away so you can give it a try anyway, right?
Possible improvements
1. Assuming that a person has the same nickname on all the social sites is of course working on very limited cases. So what do we need? We need a parent place where an user can reasonably keep a link to all her identities (and possibly expressing them with a microformat, hIdentity?), and what better than your own blog? Possibly we could use OpenID, a decentralized identity system but I haven't thought too much about it. Do you have any suggestion?
An OpenID identity is just a URL. You can have multiple identities in the same way you can have multiple URLs. All OpenID does is provide a way to prove that you own a URL (identity). And it does this without passing around your password, your email address, or anything you don't want it to. There's no profile exchange component at all: your profiile is your identity URL, but recipients of your identity can then learn more about you from any public, semantically interesting documents linked thereunder (FOAF, RSS, Atom, vCARD, etc.).
2. From a visual point of view, the HTML element inserted in the HTML page (divs, links, etc) inherits the CSS style of the current site. For example if flickr would have a black background and links in shocking pink, the IdentityBurro box would have them as well. Since I would like to have the same box, with the same colors and spaces between lines and fonts in all the possible sites, the question is: there is a way to clear all the previous set styles for an element? a sort of resetStyle? or somewhere a list of how all the CSS properties are set by default? If you have suggestions, the comments may be a good place where to place them. [In the code there is the variable resetStyle that tries to reset all the styles and it is prepended in every your_element.setAttribute("style",resetStyle+ "your specific inline css here")].
3.Still some sites to be added such: furl, wist, blogmarks, tagsurf, upcoming, jots, podcast, bloglines, smugsmug, bookswelike, kinja.com. Any more?
4. creating an ajax method that query google or yahoo! for "<username> blog" and creates a link with the first returned result (possibly the highest in the two combined queries) with anchor text such as "guessed blog of <username>". For the ajax-power, I guess I need to steal, ... ehm, take inspiration again from the fantastic bookburro code! ![]()
5. peritus was thinking about doing something with FOAF information as well. I can't remember now precisely what.
Thanks to:
- Jesse for providing the fabolous BookBurro Greasemonkey script and releasing it under Creative Commons "Attribution-ShareAlike 2.5"
- Peritus for improuving the script in various ways.
- The mozilla community at large for providing Firefox, a web browser it is fun to play with (and hopefully, in the process, improuve it a bit).
- Otis Gospodnetic, creator of simpy.com, for sending me by email the code for adding simpy to the list of supported sites that was introduced in version 0.4.
Licence:
The script code is released under a Creative Commons "Attribution-ShareAlike 2.5" (since BookBurro code was). So feel free to play with it, improuve it, redistribute it, ...
How to install Identity Burro
1. Install the Mozilla Firefox browser;
2. Install the Greasemonkey extension;
3. Install the Identity Burro script (current version 0.3).
[If you have problems, check the Flash video]
Screenshots
Identity Burro collapsed on danah's page on del.icio.us

Identity Burro expanded on danah's page on del.icio.us

Identity Burro collapsed on danah's page on flickr

Identity Burro expanded on danah's page on flickr

Identity Burro collapsed on danah's page on technorati

Identity Burro expanded on danah's page on technorati

Identity Burro collapsed on danah's page on citeulike

Identity Burro expanded on danah's page on citeulike

Identity Burro collapsed on danah's page on last.fm

Identity Burro expanded on danah's page on last.fm

Identity Burro collapsed on danah's page on 43things

Identity Burro collapsed on danah's page on 43places

Identity Burro expanded on danah's page on 43places

Identity Burro collapsed on danah's page on allconsuming

Identity Burro expanded on danah's page on allconsuming

Code
The code is at http://moloko.itc.it/paoloblog/archives/identityburro.user.js.
Changelog
0.1 - initial release (working on flickr, del.icio.us and technorati) - July 17, 2005
0.2 - tweaked to add: citeulike, last.fm (+audioscrobbler), 43things/places/ideas/allconsuming, rojo and lj
plus modified idburro() to create a collapse button/function 0.--- Daniel Dockery, peritus@gmail.com, Aug 15, 2005
0.3 - refactored the code a bit and cleaned it up (resetStyle, images are more separated from code).
added webjay.org and audioscrobbler.com (however audioscrobbler has been incorporated into last.fm so the code is commented but maybe in future it will be useful again.
added 2 todos. added some comments in the code. --Paolo Massa, massa@itc.it, Aug 25, 2005
0.4 - added simpy.com by Paolo Massa, the code was sent to Paolo via email by Otis Gospodnetic
Technorati tags: identityburro, flickr, identity, technorati, delicious, social software, greasemonkey, firefox, webjay, last.fm, Rojo, 43things, 43places, LiveJournal, AllConsuming, danah, zephoria, CSS, OpenID, Identity
August 25, 2005
| Free software |
free_software
|
| Future |
future
|
| Mozilla |
mozilla
|
| Programming |
programming
|
Many possible titles for this entry on Kottke, and all of them means "start counting microsoft's remaining days". This is nothing too new for AjaxOffice-aware people but the article is very well written. A question for you: should the code running this apps be Free Software? I think so. Moreover, Kottke reasons that the entities who can create WebOS are just Google, Yahoo!, Microsoft, Apple or Mozilla Foundation.
And why not the world community starting for example developing AjaxOffice on Sourceforge?
Oh, yes, I was going to forgot; the titles of the post were:
* GoogleOS? YahooOS? MozillaOS? WebOS?
* You're probably wondering why Yahoo bought Konfabulator
* An update on Google Browser, GooOS and Google Desktop
* A platform that everyone can stand on and why Apple, Microsoft, and, yes, even Google will have to change their ways to be a part of it
* The next killer app: desktop Web servers
* Does the Mozilla Foundation have the vision to make Firefox the most important piece of software of this decade?
* Web 3.0
* Finally, the end of Microsoft's operating system dominance
July 17, 2005
| Free software |
free_software
|
| Mozilla |
mozilla
|
| Programming |
programming
|
| Social Software |
social_software
|
UPDATE: there is now an IdentityBurro project page
You are looking at the page of xyz on flickr and you would like to see xyz's bookmarks on del.icio.us?
Or, you are on the technorati profile page of abc and you would like to see abc's photos on flickr?
Well, if one of these desideratas has been in your mind before, you now have it!
Enter Identity Burro (or IdentityBurro), a GreaseMonkey extension that inserts, in the profile page of user xyz on flickr or del.icio.us or technorati, the link to the profile pages of user xyz on flickr and del.icio.us and technorati. Your social sites are now more social!
See the screenshots.
Still with me? Then I guess you might want to install:
Current Version: Identity Burro v0.1
At the moment there is nothing better I can do that assuming an user has the same nick on every site: I assume xyz@flickr is xyz@del.icio.us and xyz@technorati. I know this is by no means guaranteed to be true (or desirable). I hope (and ask) that one of this social sites will soon let its users to enter which are their nicks on other sites. In this way I would be able to get this information and put the correct links when xyz@flickr is called abc@del.icio.us.
And of course, as you can see by the name of the extension, inspiration for this extension came from the mighty BookBurro extension, whose creator Jesse I just met few days ago at the AAAI 2005 conference in Pittsburgh.
The code is released under a Creative Commons "Attribution-ShareAlike 2.5" licence (since Book Burro was released in this way and the shareAlike option didn't really give me a chance to change licence for a GPL).
If you like, you might want to let me know if it works in the buggy browser, I mean, Internet Explorer.
Todo:
# when expanded, part of the unexpanded interface (buttons and icons) remains in background, more transparent. understand why and fix it
# when expanded the "expand" icon should become a "shrink" icon (the arrow in the other direction).
# some CSS properties are inherited from the current site, so that for example, the extension looks a bit different in flickr and in del.icio.us. Understand which are the properties of which elements and overwrite them (surely the background of some elements is inherited).
# adding more social sites, for example, webjay, citeulike, last.fm, audioscrobbler, furl, wist, blogmarks, 43things, tagsurf, upcoming, jots, podcast, consumating, rojo, bloglines, smugsmug, bookswelike, kinja.
Leave comments to this post for communicating with me about the extension.
Del.icio.us with Identity Burro not expanded (all icons are clickable anyway):

Del.icio.us with Identity Burro expanded:

Technorati with Identity Burro not expanded (all icons are clickable anyway):

Technorati with Identity Burro expanded:

Flickr with Identity Burro not expanded (all icons are clickable anyway):

Flickr with Identity Burro expanded:

July 16, 2005
| Mozilla |
mozilla
|
| Programming |
programming
|
| Quotations |
quotations
|
After meeting BookBurro's creator and listening a great talk about microformats (and how greasemonkey extensions can assemble them to create useful services for you) past week, I'm thinking a lot about GreaseMonkey. For example, I have more than 4 extensions that modify google.com and I have no more idea if what I see is the original content sent by google or if it is modified/created by one of the 4 extensions. I see that Lucas Gonze had a similar problem: he was commenting on ReBLG icons being adopted by all the bloggers in few days but in reality it was an extension installed by him (and forgetted) doing the insertion in the HTML pages he was seeing. [Lucas is the creator of the great WebJay.org] For this reason he suggests to add a greasemonkey icon near every modification made via extensions. I'm not sure it is the best solution since I will end up easily having hundreds of GM icons in the pages, anyway it is something we need to think about.
And I just want to note, since every day it is easier for anyone to write "code", that this quotation becomes more and more true:
The moral is obvious. You cannot trust code that you did not totally create yourself.
-- Ken Thompson, Turing Award Lecture [Thompson, 1984]
June 08, 2005
| Free software |
free_software
|
| Mozilla |
mozilla
|
| Semantic web |
semantic_web
|
GreaseMonkey is an extension for Firefox that allows you to totally (and easily) change the layout of any received web page. Don't like the color of the banner of that_site.com? You can change it! Do you prefer to have the login link on the_other_site.org on the right? You can place it wherever you want! While visiting the page of a certain book on Amazon.com, do you want to see the prices other sites ask for the same book (with this information embedded on "original" Amazon page)? You can do it (with BookBurro extension)! Want to hide forever every Google AdSense ad? You can do it! You find hundreds of scripts (for hundreds of different sites) over at GreaseMonkey UserScripts wiki or you can easily create yours (as I did, see the end of this post).
Oh yes, this will blow up your business model and "any kid with a bright idea and a knack for DHTML can create a new interface for your site, and it will probably be better than yours."
And yes, this is much much more real (and useful) than all the Semantic Web you listen about at conferences (with tons of papers and tons of highly funded programs that, at least at the moment, produces almost nothing you can use and play with; if I'm wrong, use the comment to point out interesting stuff).
Anyway, I played a bit with GreaseMonkey. I recommend you diveintogreasemonkey by Mark Pilgrim and I suggest you to follow it step by step (this is faster than trying to jump to what you need because you will jump back to understand that what you skipped was important).
And eventually, I created 2 GreaseMonkey scripts for HospitalityClub, that I think can save me a lot of time in using the site. I used HospitalityClub for finding hospitality in Trieste when I was attending the School on Networks (thanks truesmile and inquis), I used it in order to find hospitality in Pittsburgh where I'll be for the AAAI conference (thanks roder) and yesterday I wanted to use it for finding hospitality for my (short) holidays in Italy [not going to tell where]. The problem with HospitalityClub is that the interface is not too usable. My usual use case is the following: I search all the people offering hospitality in the place where I want to go, and I send to all of them the same request. This requires visiting the list of users, clicking on every username to go to her userpage and, on the userpage, click on "send message to this user" that leads to a new page, then copying my name in a field, my passport number in another field, the request text in a text area and push Submit. All these steps must be done for all the users!
So I created a GreaseMonkey extension that add a link near every username: the link allows to go directly to the "send message" page.
[ script: hospitalityclub_addSendMsgLink.user.js ]
And I created another extension that prefill the values in the "send message" page with the default ones (my username, my passport number, the request message).
[ script: hospitalityclub_defaultValuesInMsg.user.js ]
In this way you just have to push Submit. It would be possible to push Submit automatically with the extension but I wanted to keep some control ... interestingly GreaseMonkey gives you so much power that then your small brain is no more able to manage it. I mean, for example, I have at least 4 extensions that modify google.com pages and I'm no more able to tell which extension inserts what in which cases... this is something I need to think a little bit more about.
Anyway the 2 extensions are released under GPL (software that gives you freedom) so you are free to play with them, free to study them and free to modify them. Enjoy!
May 17, 2005
In this Study by Xiti (Firefox en Europe : on ne l’arrête plus!), you can see that Firefox is very popular all over Europe: in Finland its market share is 30.9%! And you can also see that Italy is almost the last one as Firefox penetration! So let's horde over MozillaItalia.org and prouve that we Italians are not living in the ICT-less-advanced country in Europe! (via BlakeRoss)
May 11, 2005
GreaseMonkey is an extension for Firefox browser that easily allows you to change the rendering of a web page received by your browser. The example image shows how Greasemonkey can insert prices from competitive booksellers right into Amazon..
Well, you can easily imagine how Greasemonkey will blow up business models (as well as your mind). The total control over the content you see with your web browser had slipped away from content providers' hands (the web site who is sending you the data i.e. Amazon, Google, ...) to content consumers' hands (this means you ... well, if you use a clever browser).
May 01, 2005
| Free software |
free_software
|
| Mozilla |
mozilla
|
| PhD |
phd
|
| Trust and Reputation |
trust_and_reputation
|
For the previously mentioned paper, I created a small Firefox extension called SemanticLinks. The purpose? Showing VoteLinks, rel="nofollow" and information about the linked resource by appending a small icon near the link text (anchor text). SemanticLinks is a simple change of TargetAlert to which I just added a 1%. You can find more information about SemanticLinks and how to install it on the SemanticLinks page. You might also want to see some screenshots.
April 30, 2005
| Free software |
free_software
|
| Mozilla |
mozilla
|
Congrats! 50.000.000 downloads for Firefox!!! I think this is the best way to let "normal people" know what free software (or open source) can achieve, and it also demonstrates fantastically how the proprietary software development model lacks behind hundreds of years when considering features. extensions, security, .... everything! Go on, keep choosing freedom!
March 07, 2005
| Free software |
free_software
|
| Mozilla |
mozilla
|
Mozilla Firefox 1.x with all vendor patches installed and all vendor workarounds applied, is currently affected by 3 Secunia advisories rated Less critical.
Microsoft IE 6 with all vendor patches installed and all vendor workarounds applied, is currently affected by 20 Secunia advisories rated Highly critical.
via BlogForFirefox
January 20, 2005
| Free software |
free_software
|
| Humour |
humour
|
| Mozilla |
mozilla
|
Too funny! Microsoft's AntiSpyware Tool removes Microsoft's Internet Explorer browser judging it as Spyware. Wouldn't it be better if it would remove the entire Windows? Maybe your occasion for changing it with Gnu/Linux? (via asa). [The linked story is satire: it is not true]
| Mozilla |
mozilla
|
| Programming |
programming
|
Matt has created a bookmarklet for adding Technorati tags (via boingboing). And there is also a bookmarklet for searching Technorati tags. So I thought I might create a mycroft search engine plugin for Firefox and Mozilla that could search Technorati tags. However it seems that now, Mozilla only supports plugins that work with the GET method (those URLs with "?somename=somevalue&othername=othervalue" in them) and Technorati Tags page does not use this approach (see as an example the page for the tag "simple"). So I felt back to the really first aggregator of tags, Taggregator, whose pages do use the GET method: see for instance Taggregator page about tag "simple".
In the process, I discovered that creating a Mycroft plugin is incredibly simple thanks to the generator.
So if you like, you may add Taggregator search engine plugin to your Mozilla, Firefox or Netscape7 browser.
January 15, 2005
| Free software |
free_software
|
| Mozilla |
mozilla
|
Secunia's report:
"Some extremely critical vulnerabilities have been discovered in Internet Explorer, which can be exploited by malicious people to compromise a user's system, conduct cross-site/zone scripting and bypass a security feature in Microsoft Windows XP SP2.
Solution: Use another product." (found via wikilab)
Seriously, if you are still using the most bugged browser of history, drop it and jump on the shiny Mozilla Firefox.
[This is the second anti-micro$oft post. In Italy we say "non c'e' due senza tre" (there is no two without the three), so you know what next entry will be about
]
December 17, 2004
| Alternative Economy |
alternative_economy
|
| Mozilla |
mozilla
|
| Quotations |
quotations
|
SpreadFirefox team has chosen a key phrase I terribly like: "There is an alternative". Actually, my preferred one is TIAAA (There Is Always An Alternative) as opposed to TINA (There Is No Alternative), often used by Thatcher and neoliberists in general to argue how capitalism is the only possible choice and you should be mad in trying to think and build something different. However this post is not about slogans but about the 2 full pages ad promoting Firefox in The New York Times (image). On the left page, the Firefox logo is built with all the names of the people who have contributed (PDF). Cool!
December 14, 2004
| Free software |
free_software
|
| Mozilla |
mozilla
|
As I wrote before, I inserted in my blog the No Internet Explorer Information Bar. If you are reading this lines with a InternetExplorer, you should see an information bar saying "Internet Explorer is preventing you from having a better Internet experience. Learn more". Clicking on it should lead you to browsehappy.com.
Let me know if this addition broke something.
December 12, 2004
| Free software |
free_software
|
| Mozilla |
mozilla
|
On SpreadFirefox, I found a new Google feature: Google suggests: as you type in the search text field, Google offers suggestions about possible completions. SpreadFirefox was reporting it because if you tipe just f, you get firefox as the first suggestion. Cool!
You should also note that Firefox default home (the page you download when you click on the "home" icon in the navigation bar) is www.google.com/firefox. This is both an endorsement from Google to Firefox as the best browser and (i guess) a way for the mozilla foundation to save money due to the bandwidth costs of millions of firefoxes in the world otherwise downloading some bits from mozilla.org every time they got fired.
On SpreadFirefox, I also found the No IE Information Bar, that was hence made so as to remind your IE visitors to say no to IE. Take a look of the demo with IE. This bar will only show up in IE, but not other browsers. No browser detection script was used, so it is 100% sure only IE will see this..
The code shows an information bar with the string "Internet Explorer is preventing you from having a better Internet experience ..." and the string is also localized in the language you are using for browsing. I cannot test it now since I have no access to a machine running window$ but I think I can borrow a collegue's machine next week in order to test it and I will also try to add the code (released under a Creative Commons) license to my blog. It would be good of course if you remind your IE visitors to say no to IE as well.
August 26, 2004
| Free software |
free_software
|
| Mozilla |
mozilla
|
Will Google develop a Google browser based on Mozilla? I hope so, everyone trusts Google and will surely download a "browser recommender by Google" (Blogger, owned by Google, already recommends Firefox). See Kottke and Anil for more info.
Anyway, do you Browse Happy? If not, it's because you should get Mozilla Firefox; it's even written in the stars.
August 19, 2004
| Free software |
free_software
|
| Mozilla |
mozilla
|
Yes, pure ascii text image obtained from http://c6.org/toogle/index.php?phrase=firefox+logo (Toogle is a Text version of Googles Image Search). Don't foget to get Firefox
firefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofiref
ox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+lo
gofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofir
efox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+
logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logof
irefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefo
x+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+log
ofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofire
fox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+l
ogofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofi
refox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox
+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logo
firefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofiref
ox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+lo
gofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofir
efox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+
logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logof
irefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefo
x+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+log
ofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofire
fox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+l
ogofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofi
refox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox+logofirefox
March 25, 2004
| Free software |
free_software
|
| Mozilla |
mozilla
|
And so at last the beast fell and the unbelievers rejoiced. But all was not lost, for from the ash rose a great bird. The bird gazed down upon the unbelievers and cast fire and thunder upon them. For the beast had been reborn with its strength renewed, and the followers of Mammon cowered in horror.
from The Book of Mozilla, 7:15
(Red Letter Edition)
Read about The Book of Mozilla on Wikipedia.
(found via Kevin)
March 10, 2004
| Free software |
free_software
|
| Mozilla |
mozilla
|
According to w3schools stats, Mozilla usage is growing fast.
The latest figures state that Mozilla had a 9.0 percent usage share in February, up from 8.2 percent in January. The W3Schools data indicates that Mozilla's usage share has more than doubled in the last twelve months.
In the meantime even the stars seem telling you: "Use Firefox". (Via Adot)
February 20, 2004
A wonderful alternative: FireFox
January 30, 2004
| Free software |
free_software
|
| Mozilla |
mozilla
|
(Via BoingBoing) Microsoft's crapware browser, Explorer, has more security vulnerabilities than my block has dope-dealers, but this is ridiculous. MSFT now advises its users to not click links, but rather to type them in by hand:
Micro$oft says:The most effective step that you can take to help protect yourself from malicious hyperlinks is not to click them. Rather, type the URL of your intended destination in the address bar yourself. By manually typing the URL in the address bar, you can verify the information that Internet Explorer uses to access the destination Web site. To do so, type the URL in the Address bar, and then press ENTER.
It's like if a door constructor would say: "Since we are not able to make good doors, don't touch the handle because you could get hurted". In a competitive market, this productor would be out of the market in few seconds.
The alternative? Easy! Download Mozilla or Firebird.
Mozilla is a wonderful browser, is Free Software (Free as in Freedom) and works perfectly also on M$Windows.
Note also that Mozilla has now a global usage share of 1.8% and is increasing.
















