Editing Theme

Hi all, we are currently editing the theme to give a new face for Bustatech. You can still browse on www.bustatech.com, but some images or text might be misaligned. Sorry for all inconvenience caused. You can also leave comment on any recommendation on the wordpress theme for Bustatech.

Read more

DIY LED Lamp for Small Aquarium

I am going to share on how I DIY a small LED lamp for my Marimo aquarium. It is basically a very small lamp, using 6 x white LED, USB powered, not a superbright lamp, but its bright enough for my Marimo tank.

The finished DIY LED Lamp on my Marimo tank:

DIY LED lamp for Marimo tank

Read more

Windows “Tricks Microsoft Can’t Explain” — Actually Explained

An old chain email used to circulate claiming these were "tricks Microsoft can’t explain." They’re all real behaviours — and one popular claim is an outright hoax — but none of them are actually unexplained. Here’s what’s really going on with each.

1. You can’t name a folder "CON"

True, and it’s not a mystery. CON, along with PRN, AUX, NUL, COM1–COM9 and LPT1–LPT9, are reserved device names that Windows inherited from MS-DOS. The system treats them as hardware devices (CON = console), so it won’t let you use them as ordinary file or folder names. It’s documented behaviour, not a bug.

2. "Bush hid the facts" in Notepad

In old versions of Notepad, typing this phrase (or any 4-3-3-5 letter pattern) and reopening the file showed garbled characters. This was a flaw in the way Notepad auto-detected text encoding (the IsTextUnicode function) — it mistook the plain ASCII bytes for Unicode. It was a known bug and no longer happens in modern Windows.

3. =rand(200,99) in Microsoft Word

Typing =rand(200,99) and pressing Enter fills the document with text. Again, not magic — it’s a documented Word feature. =rand(p,s) inserts p paragraphs of s sentences of placeholder text, handy for testing page layouts.

4. The "Q33N" 9/11 flight number in Wingdings

A long-running chain email claims that a flight which hit the World Trade Center on 9/11 was numbered Q33N, and that if you type Q33N in Notepad or Word, increase the font size, and change the font to Wingdings, you see a plane, two documents, a skull, and a Star of David.

This is a hoax. None of the four aircraft involved in the September 11 attacks had the flight number Q33N — they were American Airlines Flights 11 and 77, and United Airlines Flights 175 and 93. The Wingdings symbols are simply that font’s normal glyphs for those letters; you can type almost any characters and get a row of pictures. It’s a coincidence dressed up as a hidden message, and it has been widely debunked. We’ve kept it here only to set the record straight.

Casio fx-570ES Scientific Calculator Tweak

http://edu.casio.com/products/ntd/fx570es/

I bought a new Scientific Calculator, Casio fx-570ES. You can click on the link above for more information about the calculator. Previously I am using Casio fx-570MS until recently I left my calculator at my hometown. The function for both of them are similar, and I am being told that the newer fx-570ES support more calculation function/feature which are not available in the older model.  The one on the left is fx-570MS, (belongs to my housemate) and the one on the right is my new fx-570ES.

031120112992

Normal functionality of the new calculator doesn’t give much problem to me, location of the keys similar to the new one. One thing that really bugs me on the new calculator is they remove the number prefix (like milli, nano, pico, Mega, Kilo, …) on the new calculator, and they change the combination of the SHIFT + Number to other functions. I will say I rely a lot on this function on my previous Scientific Calculator for the calculation of timing in my coding work.

Read more

BustATECH Google Chrome Theme

http://code.google.com/p/chromium/wiki/ThemeCreationGuide

I have created a BustATECH Google Chrome Theme, mostly based on the colour arrangement of www.bustatech.com. For the complete Theme Creation Guide, click on the link above. The screenshot of BustATECH Google Chrome Theme.

image

I took around half day to learn on how to create a Google Chrome Theme, editing images, and finally its done. I will say it is quite simple.Simply follows the instruction from the Theme Creation Guide and you will have your customized theme. For those who likes this theme or want to try out this theme, please get the theme from https://chrome.google.com/webstore/detail/hnohflgafpephcmdnnghnhappjbdfbko. Open the link using Google Chrome, and click the Add to Chrome button. It takes few seconds to download and your Google Chrome theme will automatically switched to Bustatech theme.

Read more

Control iTunes using Multimedia Key on Your PC

⚠️ Archived post. This article is from 2011 and is kept for historical reference. The product or service it describes has since been discontinued or significantly changed, so the steps and links below may no longer work.
I am not sure if you use iTunes as the MP3 player on your PC or Mac, but since my Windows Media Player loss all my MP3 libraries and failed to add new MP3 to it, I start using iTunes, and I am kind of love it over Windows Media Player. You can download iTunes for PC from http://www.apple.com/itunes/download/. The print screen of my iTunes: image

Read more

Google Search by Image

Let’s say you have an image file, that you are interested in, and the filename is not really giving much information about the source of the image, how you can get more information about the image? What I normally do is to describe the image using the best words I can think of by looking at the image, and search for those words in Google. This is not a very good method, and sometimes didn’t guarantee good result.

From now on, you don’t have to worry about the problem above, or use my method of searching about the image. Google has launched the Search by Image (http://images.google.com/). Watch the video to get the idea of this new Search by Image.

Read more