Limi’s Sphere of Influence

dabbling, frivolling, idling, loafing, loitering, playing and procrastinating

Archive for the ‘Internet’ Category

As announced on the official Google Blog, tomorrow will see the initial release of Google Chrome. This is Google’s next step forward on the web. Instead of just creating what you interact with in their web applications, you will now end up using Google’s own web browser to access them instead.

But why would you switch to Chrome when we already have great browsers like Firefox and Safari? Here’s what Google have to say feature set wise, lets go through them shall we…

The browser has an address bar with auto-completion features called “omnibox.”

Well, hopefully this will be much like Firefox’s 3 “awesome bar”, which provides users with a lot more interaction with their search history and their most used web-sites. Especially with the new bookmarking support.

The browser includes an open-source JavaScript Virtual Machine implementation called V8.

Ahh, a new JavaScript engine, hopefully this one has vast improvements in speed, as currently that seems to be the on-going problems with most browsers. We can only but hope!

Chrome has a privacy mode, disabling all logging for a certain window.

It seems everyone has finally reaslised that porn is a big deal on the internet, and that it’s big money, so why not help out the porn sites keep everyone viewing them without being caught? (You could of course use this mode for things like buying presents for people and you don’t want them finding out, but honestly, what do you think its going to get used for most?)

Web applications can be launched in their own browser window without an address bar and toolbar.

This is going to be used quite obviously for Google’s own applications like Google Mail, Documents, Calendar etc, and should be quite useful and be a space saver. Again, its a step from taking the web and putting it on your desktop, rather than it being within your browser.

Chrome includes an automatically updated blacklist for malicious sites.

Ahh the security, hopefully with an actively updated blacklist this could help improve browsers for the overall community, especially for those users without high technical know how. Although, if this isn’t by-passable, and false positives go through which has been seen in Google’s search results. It may annoy some people who class themselves as clever enough to know what they are doing, but does Google know better?

Supports third-party plug-ins.

I think if a new browser didn’t support these, it might as well just stop developement all together. Let’s hope that it’s as easy as Firefox for extension development and that its powerful enough to be useful. If we don’t get things like Firebug (not just the JS in-page version) then it might shoot itself in the foot. Let’s hope not!

Uses the WebKit Rendering Engine.

This is the same rendering engine that Safari uses, and its been proven over time that it’s very good and very compatiable across operating systems. Let’s hope they don’t mess with it too much. This also means that if your site already works in Safari, it’ll work in Google Chrome. Which is always a bonus when there’s already quite a few browsers out there right now.

As much as I love Firefox for development right now, im slowly beginning to shift over to Safari as I like the way it renders pages and makes them look more soft than usual. However, there are some things about both of these browsers which I don’t partiuclarly like, so here’s hoping that Google Chrome gets rid of those for me, and that Chrome can be my new browser for everything, rather than for one specific task.

  • 5 Comments
  • Filed under: Google, Internet
  • After finally giving in I decided to work out how to get Firefox 2.0.0.11 and 3.0.1 running side by side. It turned out to be much easier than I thought, so I thought I’d share this with the world (although its probably posted on about 5million other blogs), either way…

    • Download Firefox 2.0.0.11 from OldVersion
    • Change the installation directory to something other than the default

    That’s the easy part, now for the more complex bit…

    • Make sure all your Firefox windows are closed (yes, this one too)
    • Start -> Run -> “firefox -ProfileManager
    • Press “Create Profile” and call the new profile “ff2
    • Once it’s created the profile press “Exit”

    Now navigate to the folder you just installed Firefox 2 into, and create a shortcut to the firefox.exe

    firefox.exe -P ff2 -no-remote

    Put that wherever you please and then you can load Firefox 2 and 3 at the same time! :)

  • 0 Comments
  • Filed under: Internet, Mozilla
  • If you’ve ever worked with Firebug you’ll know its possibly the best tool out there for aiding in web development within Firefox; thankfully there are some really handy extensions for it to make it even more indispensable!

    Firecookie

    Allows the same controls that you get with HTML to apply to cookies, so far I had been using the Web Developer toolbar to view/change cookies, however this allows for much easier editing. It also has a feature to show you when cookies are changed, which is great for debugging.

    YSlow

    YSlow

    This is useful to work out either why your site is running slow, or for you to make improvements to make it faster. It has various rule sets which can be found here which define what exceptions it allows.

    The end of top level domain names

    It seems that today in Paris it was decided that TLD’s are no longer to be regulated as much as they are anymore. This means that the internet as of sometime next year is going to change forever more. No longer will you see things like www.hotmail.com, itll probbaly change to something like www.hotmail.msn or some other random variants. There is also currently no length restriction, so .smith will be able to exist. This will change the internet for the worse, no longer will .com be the international recognised domain, but soon anything could be. Not only does this incite confusion for standard users who can’t even remember .com, .net, .org and .co.uk, but it will become .<anything>.

    The security implications are astronomic, phishers will have a field day, and I expect the amount of internet fraud will go through the roof. www.secure.hsbc anyone? Not that the problem with them was bad enough, this will make it infinitely worse, banks will have to come up with more inventive ways to protect their users.

    Cyber squatters will go round snapping every domain name and variation known to man as well.

    ICANN you have let me, and anyone else who uses the internet seriously, down. :(

  • 0 Comments
  • Filed under: Internet