Create Your Own Twitter Kiosk
February 25, 2010
I recently found myself in need of a way to view a Twitter timeline while having the following two requirements met:
- New tweets must show up automatically
- The font size must be able to be set high enough to see from across the room, preferably for only the first three tweets (as opposed to all of the tweets)
I scoured the Internet for a Twitter client that met these two requirements and was quite surprised to find that all of the major Twitter clients (TweetDeck, Seesmic, twhirl, etc.) lacked the ability to set the font size to a very high setting. I could just use the official Twitter website and use my browser’s zoom control to increase the font size, but the thing about the official Twitter website is that it doesn’t show new tweets automatically; it only notifies you of new tweets.
Seeing that I couldn’t find a Twitter client or webpage that met my requirements, I decided to create my own webpage. Since the time I made that decision, I’ve created a PHP/JavaScript version and a JavaScript only version. I call it “Read Only Twitter” because it’s meant strictly for viewing a Twitter timeline; not for tweeting.
I highly doubt I’m the only person in the world in need of a Twitter client or webpage that meets the two requirements listed above. That being the case, I decided to release my project to the world.
You can view a live demo (using the public Twitter timeline) and download the script here.
How to Manage Home Pages in Internet Explorer
June 11, 2009
Although I’m not a big fan of Internet Explorer (as made clear in my last blog post), there are times when you have no choice but to use it. This tutorial will show you how to manage home pages in Internet Explorer versions 7 and 8. If you’re not sure which version you have, open Internet Explorer (if you’re not using it already) and visit http://www.thismachine.info/. It will say which version you’re using in the “What browser am I using?” section.
Say Hello to the Home Page Button
Internet Explorer has a home page button in the toolbar, located here:

Internet Explorer home page button
Notice in the picture above that the home page button has two parts to it—the part with the house icon and the part with the arrow. If you click the part with the house icon, Internet Explorer will open your home page(s). If you click the part with the arrow, you can manage your home pages. On my computer, this is what I see when I click the arrow:

Internet Explorer home page button (clicked)
I only have one home page (Google), but you can have several home pages if you want to. Each home page will be opened in their own tab. More information on tabs will be provided later in this tutorial.
How to Replace Your Home Page or Add a New One
- Go to the website of your choice
- Click the arrow directly to the right of the house icon (shown above)
- Click “Add or Change Home Page…”
- You will be asked if you want the website you’re at to be your only home page or if you want it to be added to your home page tabs. The choice is yours.
How Does Having Multiple Home Pages Work?
If you have multiple home pages and you open Internet Explorer, each home page will be opened in its own tab in Internet Explorer. Tabs are shown at the top of the Internet Explorer window, like this:

Internet Explorer tabs
This is a very useful feature because if you always go to a few particular websites every time you open Internet Explorer, this saves you the trouble of having to go to each website one at a time. You can easily switch between the websites by clicking the tabs at the top of the Internet Explorer window.
What’s Wrong with Internet Explorer?
March 2, 2009
Internet Explorer is the most widely-used web browser in the world. Most people use it simply because it’s the only web browser they have on their computer. They aren’t aware that they have other choices such as Mozilla Firefox, Opera, Safari, and Google Chrome. So when they want to check their e-mail, or get driving directions, or watch a video, or go on Facebook, what do they do? They fire up Internet Explorer and away they go. So what’s the problem? Well, there are actually three problems:
- Internet Explorer is insecure and unsafe.
- Internet Explorer is much slower than other web browsers, as shown by the graphs on this page.
- With Internet Explorer, things often don’t look the way they should.
Although the first two points in the above list are important, this article focuses on the third point. Here is a link to a page on my personal website showing ten examples of things that look wrong in Internet Explorer, but look right in Mozilla Firefox, Opera, Safari, and Google Chrome:
Ten Things That Look Wrong in Internet Explorer
Please note that there are far, far more problems than just ten. The point of the page is to make it easy for the average person to see the problems. For a much more technical and exhaustive list of problems in Internet Explorer, see this page.
Why is Internet Explorer so different from other web browsers?
For whatever reason, Microsoft (the maker of Internet Explorer) decided to program Internet Explorer in such a way that it breaks many important rules of the web set by the World Wide Web Consortium (W3C).
What is Microsoft doing to fix Internet Explorer?
As of March 2009, Microsoft is still developing the next version of Internet Explorer (version 8), which aims to be more compliant with the rules of the web. They have a public preview available to download, but it’s still far from perfect. Even when it’s finished, I’m sure it will still have many flaws.
What should I do?
You could cross your fingers and hope that Internet Explorer version 8 ends up being a good web browser, but I highly doubt that will happen. I recommend immediately switching to Mozilla Firefox, Opera, Safari, or Google Chrome. That way you can surf the web much more securely, much more quickly, and with the confidence that you’re seeing the websites the way that they were intended to be seen.
Be aware that there are some websites that require Internet Explorer. If you happen to run into one of those websites, go ahead and use Internet Explorer for that website, but don’t use it for anything else.
