Jun/080
Your Zune as a Hard Drive

Maybe you have heard about this little trick many times, but here it is again. This will enable you to use your Zune as a portable drive, actually it just shows your Zune in the Windows Explorer window and enables dragging and dropping and stuff, anyway here it is.
Jun/089
ANSEL Communications Wireless 2418 USB Dongle Drivers
ANSEL Communications Wireless 802.11g USB Dongle Driver.
Model No. 2418
FCC ID: RYK-WUBZ-103
Jun/080
Zune Button Combinations
There are many button combinations around for the Zune, but some don’t work so well, at least for me; so here are all the button combos I found, if you know another one, please comment. Here is another post over this, the website’s called “Hektik” … but I doubt they work…
So here it is:
Jun/080
Mac OSX wont connect to my domain?
Then it’s probably because your domain isn’t fully qualified.
Try adding “local” to Search domains (System Prefs>Network>Ethernet)
Jun/080
WinZip v11.0
Although this version is pretty old, let’s say .2 versions old (the new one is 11.2). Anyway, here is the link for WinZip, a powerful compression utility. You know the rest. To learn more about WinZip visit winzip.com.

The link here:
Jun/082
How to set up a web domain (godaddy) to your xserve (mac os server)
If you want to start your own hosting service using osx server, or you just want to point your domain to your local mac machine.. here’s how to do it.
Jun/080
Make Firefox pages load much faster
If you are using dial-up, don’t bother checking this post. But for Broadband users, this really works!
Straight to the steps;
Before you do this, be sure that you know what you are doing.
- Type “about:config” without quotes on the adress bar and hit enter. If you are using Firefox 3, click on the “I’ll be careful, I promise!” button. And Promise you’ll be careful.
- Next, on the filter, search for:
- Now right click anywhere inside the page and select new -> integer, and name it “nglayout.initialpaint.delay” and set the value to 0.
“network.http.pipelining“, double click it, and change the value to ‘true‘
“network.http.proxy.pipelining“, double click it and change its value to ‘true‘
then set “network.http.pipelining.maxrequests” to some number like 40. Now it will make 40 requests at once.
How it works? Normally the browser makes one request to a web page at a time. When you enable pipelining it makes several requests at once, which really helps pages load much faster.
Jun/085
How to Fix Error 1055 The Service Database is locked.
1055 The service database is locked.
If your Print Spooler unexpectedly quit (It happened to me in Windows 2000 Server edition). Try This,
Extract it and place “sc.exe” on your SYSTEM32 directory, under (Windows/WINNT)
Go to Start > Run > Open:cmd [Ok]
Type “sc lock”
Press “u” (lowercase)
Your database should be unlocked now!. Good Luck~
My Output looked like this:
Active database is locked.
To unlock via API, press u: u
[SC] UnlockServiceDatabase successful
