Posts about tech

How Much of the Web Actually Work Without Javascript

Recently Paul Boag showed dissatisfaction at the fact that most ecommerce sites don't work without Javascript, which stand against progress enhancement. Coincidentally, I am just now in the middle of working on a Javascript library that aims to make using CSS3 features and writing cross-browser CSS easier. So this got me thinking...

I love Javascript! I won't make any secret of this. I also love writing ajaxy web applications. Although I allow that there's value to making your site work without Javascript, to me, at least, it bares a lower priority. Of course, as is always the case, the answer depends very much on your target audience. Google Docs, for example, is more of a software tool than a web site, and so it wouldn't really make sense to make it work without Javascript - the result probably wouldn't be very useful anyway, because the essence of Google Docs, is the UI.

However, to consider the applicability of my Javascript library, I must consider whether it is acceptable to web designers that their design requires their users to have Javascript enabled.

And so, I resolved to survey how some of the major web sites and web applications look like and work like with Javascript disabled, so as to get a sense of what is the accepted norm on the web today.

The Contenders

I want to survey really popular sites. I also want to survey some content-centric sites, as well as some utility-type web-apps. The list has a Web 2.0 slant to it, but also include some old timers. Without further ado, the list is:

Scoring System

To evaluate how well each site works with Javascript disabled, I will use a scoring metric. The scoring will be based on the following 6 questions, each account for 1 point of the total score. Thus, 6 out of 6 is the perfect score.

  1. Can users navigate the site? (1 point)
  2. Can users read/view the content? (1 point)
  3. Is the site free of broken visual elements? (1 point)
  4. Can users perform the key tasks of the site? (1 point)
  5. Is the site free of broken input elements? (1 point)
  6. If things are broken, are users made aware of it? (1 point)

Let's get started!

The New York Times

Times Screenshot
As expected, the New York Times looked great. Visually it didn't look much different from a Javascript enabled version. Flash ads are replaced by static image ads. One minor hiccup is a twitter widget which appears to spin indefinitely. The video section does not work at all, and there's is no message telling you you need Javascript to run it.
  1. Can users navigate the site? YES
  2. Can users read/view the content? YES
  3. Is the site free of broken visual elements? NO
  4. Can users perform the key tasks of the site? YES
  5. Is the site free of broken input elements? NO(video section)
  6. If things are broken, are users made aware of it? NO(video section)
Score 3/6 for the Times.

Digg

Digg Screenshot
Digg's page looks okay. The flash ads have disappeared, leaving whitespace in their place. You can navigate the site and view articles just fine. However, you cannot "digg" or "bury" articles, which I think is a pretty key task of the site. 
  1. Can users navigate the site? YES
  2. Can users read/view the content? YES
  3. Is the site free of broken visual elements? NO
  4. Can users perform the key tasks of the site? NO
  5. Is the site free of broken input elements? NO(digg button broken)
  6. If things are broken, are users made aware of it? NO
Digg gets a 2/6.

Facebook

Facebook Screenshot
From a visual stand point, Facebook looks perfect. You can navigate and read most of the content of Facebook, including viewing photo albums. You cannot update your status; you cannot edit your profile; you cannot record videos of yourself, and there's no warning. 
  1. Can users navigate the site? YES
  2. Can users read/view the content? YES
  3. Is the site free of broken visual elements? YES
  4. Can users perform the key tasks of the site? NO(can't update status)
  5. Is the site free of broken input elements? NO
  6. If things are broken, are users made aware of it? NO
Facebook's score: 3/6.

Twitter

Twitter Screenshot
Twitter looks great without Javascript, but guess what? You cannot tweet! Bummer. You also can't edit some of the settings in your profile.
  1. Can users navigate the site? YES
  2. Can users read/view the content? YES
  3. Is the site free of broken visual elements? YES
  4. Can users perform the key tasks of the site? NO
  5. Is the site free of broken input elements? NO
  6. If things are broken, are users made aware of it? NO
3/6 for Twitter.

Stack Overflow

Stack Overflow Screenshot
When you go the SO, a flash banner informs you that the site works best with Javascript enabled: nice, how refreshing! Navigation works, even asking questions, editing and posting works. However, voting does not work. For this one, I'll allow that the key tasks work, because I think the most important things are asking and answering questions; voting, although important, is secondary to those two things.
  1. Can users navigate the site? YES
  2. Can users read/view the content? YES
  3. Is the site free of broken visual elements? YES
  4. Can users perform the key tasks of the site? YES
  5. Is the site free of broken input elements? NO
  6. If things are broken, are users made aware of it? YES
5/6. Wow! Way to go, Jeff!

Google Search

Google Screenshot
Google Search works well, however, Image results that come up on the top of the search results show up blank. I gotta say I am very surprised that this doesn't work perfectly. I mean, this is the Google!
  1. Can users navigate the site? YES
  2. Can users read/view the content? YES
  3. Is the site free of broken visual elements? NO
  4. Can users perform the key tasks of the site? YES
  5. Is the site free of broken input elements? YES
  6. If things are broken, are users made aware of it? NO
4/6 for Google Search.

CNN

CNN Screenshot
CNN worked about as well as the Times. Navigation and reading content worked but not the videos. Although the videos on CNN are more prominent than on the Times, and also break more spectacularly:
CNN Broken Video Screenshot
  1. Can users navigate the site? YES
  2. Can users read/view the content? YES
  3. Is the site free of broken visual elements? NO
  4. Can users perform the key tasks of the site? YES
  5. Is the site free of broken input elements? NO
  6. If things are broken, are users made aware of it? NO
3/6 for CNN.

Amazon

Amazon Screenshot
Amazon is the one you gotta count on to do well in this. The site looks perfect. I've tested adding and update the shopping cart, which worked perfectly. I haven't actually gone all the way through and purchased something for this test, but I feel confident that everything would work.
  1. Can users navigate the site? YES
  2. Can users read/view the content? YES
  3. Is the site free of broken visual elements? YES
  4. Can users perform the key tasks of the site? YES
  5. Is the site free of broken input elements? YES
  6. If things are broken, are users made aware of it? N/A
6/6! Perfect for Amazon!

Ebay

Ebay Screenshot
Ebay is also an old timer ecommerce site. I don't see how it could fail any of these.
  1. Can users navigate the site? YES
  2. Can users read/view the content? YES
  3. Is the site free of broken visual elements? YES
  4. Can users perform the key tasks of the site? YES
  5. Is the site free of broken input elements? YES
  6. If things are broken, are users made aware of it? N/A
6/6 for Ebay.

Boagworld

BoagWorld Screenshot
Let's see if Paul puts his money where his mouth is. Boagworld looks perfect. forums work. Even the flash videos and audio work! That's pretty amazing. This is the first site I've seen where video works without Javascript.
  1. Can users navigate the site? YES
  2. Can users read/view the content? YES
  3. Is the site free of broken visual elements? YES
  4. Can users perform the key tasks of the site? YES
  5. Is the site free of broken input elements? YES
  6. If things are broken, are users made aware of it? N/A
6/6. Good On Ya! Paul Boag!

Google Maps

Google Maps Screenshot
Google Maps is the web application that gave life to Ajax. But much to my surprise, it actually works with Javascript turned off. Well... kinda sorta. You can plot an address on the map - even zoom and pan - but you cannot get directions. This is a tough one. On the one hand, it degrades 100% gracefully; on the other hand, without being able to give directions, it's all but crippled. 
  1. Can users navigate the site? YES
  2. Can users read/view the content? YES
  3. Is the site free of broken visual elements? YES
  4. Can users perform the key tasks of the site? NO
  5. Is the site free of broken input elements? YES
  6. If things are broken, are users made aware of it? N/A
5/6 for you, Google Maps. Hey, don't be sad, 5/6 is pretty damn good!

Google Docs

Google Docs Screenshot
Ouch! That's not a pretty picture. None of the buttons or sidebar items did anything when clicked. The loading indicators are just stuck there. This thing is pretty much...dead.
  1. Can users navigate the site? NO
  2. Can users read/view the content? NO
  3. Is the site free of broken visual elements? NO
  4. Can users perform the key tasks of the site? NO
  5. Is the site free of broken input elements? NO
  6. If things are broken, are users made aware of it? NO
Wow! Our first - and possible only - 0/6. Congrats Google Docs!

Gmail

Gmail Screenshot
Two epic fails in a row from Google? Are you kidding me? Oh, but wait! What's this? On the bottom right there's a "Load basic HTML" link. You click on it and...
Gmail Screenshot 2
Tada! Talk about drama! That's like a last second Hail-Mary pass for a TD or something. The functionality is all there for the basic HTML version. The only thing I'd pick on is the fact that it's not made very apparent that this option is available. In other words, the degradation ain't so graceful. I guess you could call it clumsy degradation?
  1. Can users navigate the site? YES
  2. Can users read/view the content? YES
  3. Is the site free of broken visual elements? NO
  4. Can users perform the key tasks of the site? YES
  5. Is the site free of broken input elements? YES
  6. If things are broken, are users made aware of it? NO
4/6 is all you get, Gmail!

Remember The Milk

Milk Screenshot
Well, at least they are up-front about it...
  1. Can users navigate the site? NO
  2. Can users read/view the content? NO
  3. Is the site free of broken visual elements? YES
  4. Can users perform the key tasks of the site? NO
  5. Is the site free of broken input elements? YES
  6. If things are broken, are users made aware of it? YES
3/6. Wow, you can not work at all, and still get 3/6!

Flickr

Flickr Screenshot
Flickr looks great, and mostly works. The things that don't work are in-place photo editing features, adding tags and people.
  1. Can users navigate the site? YES
  2. Can users read/view the content? YES
  3. Is the site free of broken visual elements? YES
  4. Can users perform the key tasks of the site? YES
  5. Is the site free of broken input elements? NO
  6. If things are broken, are users made aware of it? NO
4/6 for Flickr.

Picasa Web

Picasa Web Screenshot
Picasa Web informs you that your browser is not fully supported, but you are welcome to have a look around. You can see some pictures under the "Explore" tab, but not your own pictures. You also cannot upload your own pictures. It's basically crippled.
  1. Can users navigate the site? NO
  2. Can users read/view the content? NO
  3. Is the site free of broken visual elements? NO
  4. Can users perform the key tasks of the site? NO
  5. Is the site free of broken input elements? NO
  6. If things are broken, are users made aware of it? YES
1/6. Google, Google. Not doing so well, are you?

YouTube

YouTube Screenshot
Hate to rub it in, but YouTube is a FAIL as well. You can still navigate the site, but not play any videos.
  1. Can users navigate the site? YES
  2. Can users read/view the content? NO
  3. Is the site free of broken visual elements? NO
  4. Can users perform the key tasks of the site? NO
  5. Is the site free of broken input elements? NO
  6. If things are broken, are users made aware of it? NO
1/6 for YouTube.

WordPress

Wordpress Screenshot
WordPress works for the most part, but the parts that don't work do not degrade gracefully. Comments are broken. "Visual" editing is also broken, but you can write posts.
  1. Can users navigate the site? YES
  2. Can users read/view the content? YES
  3. Is the site free of broken visual elements? YES
  4. Can users perform the key tasks of the site? YES
  5. Is the site free of broken input elements? NO
  6. If things are broken, are users made aware of it? NO
4/6 for Wordpress.

GitHub

GitHub Screenshot
Last but not least, GitHub. I am, after all, the geek's geek. GitHub actually works very well. The only hiccups are small UI elements like the URL box, and the "Add File" button of the Gist dialog.
  1. Can users navigate the site? YES
  2. Can users read/view the content? YES
  3. Is the site free of broken visual elements? YES
  4. Can users perform the key tasks of the site? YES
  5. Is the site free of broken input elements? NO
  6. If things are broken, are users made aware of it? NO
4/6 for GitHub.

Final Tally

Here is a summary of all the scores:
Site vs Score Chart
The winners were Amazon, Ebay, and Boag World. 
The average score for all the sites surveyed is 3.52. Only 26% of the site had a score of 5 or higher. What this practically means is that 74% of the sites had something broken about them when Javascript is disabled.

Summary By Metric

Summary By Metric Chart
What this chart shows is that most sites allow users to navigate and/or view the content on the site, in fact around 80% of them do. But, I think it's important to note that only 58% allowed users to perform the key tasks of the site. In other words, the other 42% are basically crippled. Another thing to note is that only 16% of sites that are broken let their users know that the site is broken without Javascript in some form or fashion - this is actually a really easy thing to fix, one could do what Stack Overflow does and just put up a flash banner on the top of the page, and be done with it. What this shows is that the developers of these sites either didn't tested the site with Javascript off, or just didn't think this was important enough to fix.

See this spreadsheet for all the data in one place.

Conclusion

What have we learned? Well, if you insist on turning off Javascript, the web isn't going to be much fun. It should be noted however that the ecommerce sites (and serious web designers) are the ones that take this very seriously.

As for the Javascript library that I am building: I plan on releasing it soon. I think maybe what I'll do is to let Javascript-enabled be the default mode of operation, but given a fallback option, albeit somewhat more complexed one.
Posted by Toby about 16 hours ago about javascript, programming, tech and webdesign (0 comments)

My Work Mail Filter

My company recently switched to Google Apps. One of the implications of this is that I can use Gmail's mail filters. Since - like many company - I get a daily plethora of list emails, I thought I'd create a simple rule to filter them down to only the ones that require my attention.

Attempt #1:
Matches: -{Toby}
Do this: Skip Inbox

This rule says that if the email does not have my name in it anywhere, then skip the Inbox(like Google Search, "-" is the NOT operator). This worked fairly well, but I found that there were some false positives after a week or so of using it. So it needed some tuning up.

Attempt #2:
Matches: to:(-my@company.email) -{Toby Birthday}
Do this: Skip Inbox

I found that once in a while, there'd be a message addressed to me directly, but would not have my name in the message. I fixed this by putting -my@company.email in the To field of the filter(replace my@company.email with your own email). So, this filter will only apply to mail not addressed directly to me - the ones sent to mailing lists, basically. Also, I'd like to be notified of people's birthday, so I added the word Birthday to the doesn't-have list.

Attempt #3:
Whenever I request support, I always first get a message first that says: Thank you for your support request. This is pretty uninformative, so I don't need to be alerted to them. So I added the rule:
Matches: from:(our@support.email) Thank you for your support request.
Do this: Skip Inbox


That's what I've got so far. This post will be updated as I further fine tune my mail filters.
Posted by Toby 2 days ago about gmail, mailfilters and tech (0 comments)

Say No to Syncing

If you are a podcast listener like me, you have probably accustomed yourself to connecting your iPod to your computer everyday to get your new podcast episodes. This is a big hassle, but in the age of the iPod, this made a lot of sense. You sync your podcasts, just like you would sync your music collection, because the only way to get your media onto the iPod was through the USB cable. Apple also did a great job of integrating the podcast experience into iTunes and the iPod, their podcast listening experience was second to none.

Enter the iPhone. And later the iPod Touch as well as other smartphones which came into the market to compete with the iPhone. These new devices are internet enabled, and so they possessed the power to download the new podcast episodes by themselves, and thus the daily chore of syncing podcasts can be eliminated. With the RSS Player app you can catch new podcast episodes for your favorite podcasts directly on the device - no need to connect to a computer or go through iTunes at all. On the Android platform, there is Listen and a handful of other apps which do the same thing, and so G1, Droid, and other Android phone users can enjoy this convenience as well. But my guess is that most people are still syncing podcasts. Why is that? You ask.

Apple rejected what came to be the RSS Player app at first. They saw it as stepping on their own turf. Not long after that, they allowed users to download specific podcast episodes directly from their device, but still no automatic updates. Why they didn't add that feature is very puzzling to me. To me, Apple is still hanging on their dock-n-USB paradigm, which - in my opinion - will go out of fashion very soon. Case and point: the iPad. Why would the iPad need a dock connector? It's freakin' ridiculous. You may say: they want you to use iTunes. To that I say: you can use iTunes on the iPad. You may say: it needs to sync with the music collection. Then I say: you should be able to sync over wi-fi! I also predict - and I am not the only one by far - that on-demand music streaming is going to obviate the need for the syncing of even your music collection in probably 2-3 years. Who knows, Apple might even be the one pioneering that movement, given that they've bought Lala

And so, to smartphone or iPod Touch users who are still syncing podcasts, I'd say this:

Stop pushing the button.
The Button
Posted by Toby 27 days ago about apple, podcasts and tech (0 comments)

My Thoughts on the iPad

iPad
I've followed engadget's live blog, seen the keynote video, listened to Tom and Molly talk about it, even read others' opinions on engadgetgdgt and twitter, etc etc. I guess you could say I am pretty excited. 

The tech savy(engadget, gdgt, BOL, etc) are in general underwhelmed or disappointed. Below are some of the complaints I have heard:
  • No Webcam or microphone - which pretty much rules out using Skype on it, which would have been a great killer app at this form factor. I think they will add these to the iPad in the future. Update: actually, there IS a built-in microphone, so at least you can make audio calls with Skype.
  • Still No Flash Support - you cannot seriously claim it has the best web browsing experience when it doesn't support Flash! Apple has not allowed Flash to run on the iPhone all this time. Now that they are doing the  same with the iPad - which with it's larger screen you would think would be much better suited to run Flash apps, and add to it the fact that Flash has never ran great on Macs, it's becoming obvious that this is political. Apple wants to fight a format war with Adobe. Why would you need flash when you can buy great apps from the app store and buy TV shows and movies from iTunes? On the other hand, I can also see the concern that almost all of the flash apps out there(possibly with the exception of Flash ads) just aren't designed for the touch screen, and having users run them on the iPhone or the iPad degrades the user experience and therefore could hurt the products' reputation. Apple's PR, however, is going with: "it could rapidly drain battery life", which I think is probably in reality 3rd or 4th down on their list of concerns.
  • No multiple tasks/apps/windows - this is a pretty big one: given the iPad's screen real estate, it seems artificially limiting to not allow multiple apps to be running in separate windows. I believe the iPad will eventually have this feature. How the UI will turn out will be interesting to see. 
  • The App Store Sucks - Apple prevents certain types of applications from entering its App Store. One example is programming language interpreters; another is any app that Apple views as overstepping their core apps' boundaries. Given that the iPad is even more of a computer than the iPhone, these limitations may become even more glaring.
  • I just don't see the need - "I already have a laptop and a smartphone, there just isn't any more room for yet another device!" I think that at the moment the iPad is more exciting for developers than consumers, but that will change.

All the negatives are well and good, but I overlook all of them, because, from my point of view, the iPad - and what it will lead to - is much bigger. All of the tablet computers I've seen in stores in the past - HP's, Fujitsu's, etc: they all suck. These computer manufacturers created tablet computers but installed on them an Operating System which is design from the ground up for use with a mouse and a keyboard. They figured: "A tablet computer has a stylus. We can use it as a pointing device in the same way that a mouse is a pointing device. We just hook up the stylus driver to control the pointer, and boom! We got ourselves a tablet Operating System! Brilliant!" This is understandable, because it is the nature of software engineers to want to build solutions that solve as many problems as possible - and Windows is a very very big solution indeed. However, this tendency also causes brilliant people to routinely produce crap. The tablet form factor is more versatile than the mouse, and can be much more natural to use from a UI standpoint, but dumbing it down and retrofitting it to an inferior UI paradigm caused it to be marginal. Yes, you could use a tablet to draw, sign documents, take notes, etc, but when it came to interacting with the UI elements, it was usually very kludgy. 

iPad is the first tablet I've seen that comes close to realizing the potential of the tablet form factor. Why? It's all about the software, stupid! The software that come with the iPad were designed and written  specifically for the large multi-touch screen device. This is to take nothing away from the amazing hardware. Multi-touch was ground breaking when it first surfaced. When the iPad comes to market, it will be the single best showcase of multi-touch technology. But, the software is what brings it all together, and you can tell Apple put a lot of time and effort into the software. Okay, enough of my rambling. What am I really trying to say? 

iPad marks a historical step towards our liberation from mouse pointers and a paradigm shift in computer technology.

I hereby reiterate my prediction that in 5 to 10 years, mice will be on the way to extinction.
Posted by Toby about 1 month ago about apple, fourcast, gadgets, ipad, tablet and tech (0 comments)

Simulating a Tablet Using the Touchpad

Chinese Handwriting
I came across OS X's Chinese Trackpad Handwriting input method the other day, and was really impressed. Once you activate the handwriting mode(hotkey: Ctrl-Shift-Space), the mouse pointer disappears, and you can use write your chinese character on your trackpad using your finger. The UI looks like this:

Handwriting UI

What's interesting to me is the buttons on the left and right of the character recognition area. It took me a while to figure out how to use them at first, but after some experimentation, I figured it out: basically, the pretty gray box corresponds to your trackpad, and so to press a button on the upper left corner, you would tap the area in the upper left corner of your trackpad, and so on and so forth. It is very intuitive really. I would even say brilliant. Essentially, the trackpad has been made to work just like the Vistablet or any of the tablet accessories you can get from the Apple store these days. 

Which got me thinking, how far can we take this? Can we use this to say...draw? A couple of google searches later, I discovered the Inklet from Ten One Design. The Inklet is an application, which is primarily used with a stylus you can buy from the same company called the Pogo Sketch. 

Pogo Sketch Stylus

The Pogo Sketch is a pressure sensitive stylus that works with the Apple trackpads as well as the iphone and ipod touch. With Inklet and the Pogo Sketch together, you basically have the features of Vistablet. Here's their demo using Photoshop:

Embedded Content


Brilliant, brilliant stuff. Another why-didn't-I-think-of-that moment for me. The lesson from all of this is that, at least for the new Macs, you can do a lot more with the trackpad than you thought(or at least I thought). For some types of applications, it may make sense to completely do away with the mouse pointer and use a tablet-style interface instead, and we can do this NOW! (Yes, now - three days before the imminent release of the Apple Tablet). Tablet doubters, just you wait, tablets will be the way of the future. In 5-10 years(oh this could be another Fourcast prediction), the mice could be heading towards extinction. Just you wait.
Posted by Toby about 1 month ago about fourcast, gadgets, tablet, tech and touchpad (0 comments)

Working From the Future

This is my second FourCast style prediction. It is the "long term" prediction.

In the year 2110, 80%> of the earth's workers will work remotely.  Even physical tasks like surgery, construction, or mechanical repair: you can do by logging into a robot remotely and controlling in via a VR-type interface. Moreover, many of the reasons for needing to get out of the house have been eliminated, among them:
  • groceries - groceries will be delivered to your fridge. You will order them online - usually on a display on your fridge, or just by talking to it and the groceries will be delivered within a couple of hours.
  • social activities - 80% > of social activities will be done via virtual worlds like Second-Life. So you can connect with all of your friends no matter where they are or where you are.

The implications of this are:
  • Because people are not tied to the location where they work, they can be traveling on a day-to-day basis and still not miss a day of work: tourism flourishes.
  • By the same logic, people can live where they want to live, not where they have to live, therefore, they move their residence from place to place in a much higher frequency. People who love traveling live in RVs permanently.
  • The real estate market will sky rocket, because there will be a large influx of potential buyers from all over the world.
  • Most jobs will be short-term contracts because for whom you work is no longer tied to where you live, and so there's less of a need for stability and also you have a much larger pool of openings to choose from.
  • There will be one global currency to facilitate workers and employers in different countries to do business with one another.
  • There will only be 2 or 3 languages in common use throughout the world, and the majority of the people know at least 2 of them.
  • 90% of dating will happen virtually. Meeting IRL will be considered a major step in a relationship.
Posted by Toby 2 months ago about fourcast and tech (0 comments)

The Future of TV

I've been enjoying Tom and Scott's FourCast Podcast and decided that I would make my own predictions in the FourCast style. This post is my first prediction and will be the short term prediction. Here goes:

In the year 2020, TV will work completely wirelessly. Devices like Apple TV, Roku, Boxee Box, etc. will be merged into the TV itself. HDMI, DVI, Component inputs are only optional features and will be seen as outdated or niche. Apple Inc. will have the best selling TV which will have not a single hole or button on it. TV programming will be IP based and a la carte. TV shows will be delivered via a framework/standard like RSS but which allows for streaming, ad placement as well as paid shows in the form of a la carte or subscription. TV networks have a much smaller role and their main purpose will be to getting advertisers for shows. Google/YouTube will become the biggest TV network and will use ad-sense to place ads for shows anyone can make. Other competing networks will crop up and some of the old TV networks will move to this model but will not over take YouTube. TV channels will become a concept distinct from TV networks, and will be collections of shows/videos created by the TV networks or individual users(kinda like playlists). 
Posted by Toby 2 months ago about fourcast and tech (0 comments)

Google Chrome Frame to the Rescue!

Bruce Eckel's prediction came true! Chrome is now an IE plugin! There's a lot of talk about it at the moment about security concerns and accessibility, but both of these discussions miss the point. The real story here, is what Google Chrome Frame means for developers. Web developers like me have longed for the following:
  • CSS 3 support
  • Canvas
  • SVG
  • Properties and other advanced features in Javascript
  • HTML 5
  • Not having to develop for a browser that sucks
Now, rather than resorting to campaigns like these, you can instead ask your users to install a plugin - much like with the Flash plugin - that will essentially run Chrome's engine inside IE 6, 7, or 8, and give you all of the benefits in the list above. The average end-user will hardly notice the difference because IE's interface will stay the same, the only things that are different are within the content pane of the browser. Given Flash's ubiquity with its browser plugin install model, it is certainly not unconceivable for Chrome Frame to become wide spread among IE users. Go back a few years: How did Flash gain this level of penetration in the first place? Answer: YouTube! Who owns YouTube now? Oops! Yes, Google could totally drop Flash from YouTube and go HTML 5 only. I doubt they would do that in reality, but that card is there for them, if they want to play it. The more probable Google strategy will be Wave, which, I gather from Google's positioning, will definitely not support IE natively. So, if Wave hits a home run and becomes the next big thing, Chrome Frame - and thus HTML 5 - will become a very viable RIA environment. Heck, some other company could very well come into the picture at this point and develop a killer app in HTML 5 that pushes it over the top also. When we get to that point - and here's me praying - it's bye bye to developing for the IE platform, forever!


Posted by Toby 5 months ago about programming, tech and web (1 comments)

MacFusion and MacFUSE: ftp mounts on Mac

I you need an easy and free way to mount an ftp or ssh-fs service as a drive on your filesystem on Mac, MacFusion is the way to go. It is free and open source, and requires another piece of software: MacFUSE, which is also free and open source.
Posted by Toby 7 months ago about ftp, mac, mount, ssh and tech (0 comments)

Time Capsule Printer Sharing on Windows

On your Windows PC, go download Bonjour for Windows. Run the setup program to install it. When finished, it should add a desktop icon called Bonjour Printer Wizard, run that. It should walk you through the rest.
Posted by Toby 8 months ago about printer, tech and time_capsule (0 comments)

Start Pidgin on Windows Startup

This took me forever to figure out how to do, even when I'd figured it out some time before, so I thought I'd better document it here.

To get Pidgin to start on startup on Windows, go to Tools -> Plugins (yeah, that's right, it's a plugin). Find Windows Pidgin Options in the list, check it off, and click the Configure Plugin button. Now you should see the Start Pidgin on Windows Startup option.
Posted by Toby 10 months ago about pidgin, tech and windows (0 comments)

Notable blogs I read

Posted by Toby 10 months ago about blogs, tech and web (0 comments)