Quick Tip: Save Tab Space for Frequently Used Tabs in Firefox with FaviconizeTab

If only there was an extension to shrink certain tabs down to just the very memorable icon. Now look at my web app with the FaviconizeTab extension installed. You’ll notice that I added in the URL for Google Reader and Gmail into the list. This now a must-have extension for me.

April 4, 2007 · 1 min · 51 words · Anne Clarke

Monitor Your Website in Real-Time with Apachetop

As a webmaster, I’ve often wanted to be able to see real-time hits as they arrive. This is where theapachetoputility comes in. It’s a very simple command line utility that you’re able to use to monitor traffic real-time. This is also helpful when you have many virtual hosts on the same box. you could change this by passing in a few different arguments. To reach the filters, use the f key, and you should see a small line pop up....

April 3, 2007 · 1 min · 115 words · Linda Ramos

How To Share a Folder the XP Way in Windows Vista

I’ve received a number of requests for an article on how to share a folder. Instead it pops up a wizard to make things “easier”. By default, this share button will not let you choose the name of the shared folder. Now choose the Advanced Sharing button.

March 30, 2007 · 1 min · 47 words · Charles Todd

Get the Beryl/Ubuntu "Desktop Cube" Effect for Windows

Without further ado, here’s a nice screenshot of it in action. In the screenshot, you’ll notice the stars in the background. Note that this is the same guy that made theVisual Tooltipsoftware I wrote about before. Update: This software is no longer free. I’ve updated the link to the new site Download Yod’m 3D (trialware)

March 29, 2007 · 1 min · 55 words · James Daniels

Make Firefox Look Like Internet Explorer 7(mostly) on Windows Vista

On to the eye candy! =) Here’s some screenshots of Firefox and Internet Explorer 7 running under Vista. The main difference between the two is that IE uses transparancy for the top toolbar and Firefox doesn’t. The first add-on is the great theme called “myFirefox”… the author did a really great job. The first thing you’ll notice is that the menu bar has moved. You should see a new item in the menu called “Menus Toolbar”....

March 29, 2007 · 1 min · 118 words · Jo Meyer

Determine Size of a Table in SQL Server

Ever wonder how big a table really is in your database? You know there are a million rows in the table, but how much space is that really taking? Syntax: sp_spaceused ‘Tablename’ Here’s an example of it in action: Highly useful stuff. It’s always interesting to see that the indexes are bigger than the actual data.

March 27, 2007 · 1 min · 56 words · Jennifer Hart

Get Vista Taskbar Thumbnail Previews in Windows XP

One of my favorite Vista features is the thumbnails that popup when you mouse over the taskbar. And now I can use them in XP as well. The utility we’ll use is called Visual Tooltip, which is a hybrid dock / thumbnail applicaton. With a few tweaks to the prefs, we can make it work just like Vista thumbnails. Here’s what it looks like on my desktop… pretty sweet! To make your thumbnails look the same as mine, just follow these couple of steps....

March 25, 2007 · 1 min · 98 words · Nathan Santos

Reinstall Ubuntu Grub Bootloader After Windows Wipes it Out

If you run a dual-boot system with Linux and Windows, this has happened to you. If not, then adjust accordingly. This is where you’ll have to do a bit of manual editing to the grub boot menu file.

March 22, 2007 · 1 min · 38 words · Laura Robertson

Remove "Please wait while the document is being prepared for reading" Message in Adobe Reader 8

I’m prepared to read the document, why isn’t my computer? Remove the file… you could delete it or just move it somewhere else. Now the next time you use Adobe Reader, you might get this one-time message. Just verify you check the box, and it will go away forever. And that’s all you have to do. No more annoying dialogs. Of course, you should be usingFoxit Readerinstead of Adobe anyway....

March 20, 2007 · 1 min · 96 words · Robert Rivera

Command Line Hack for: "Terminal Server Has Exceeded the Maximum Number of Allowed Connections"

The system can not log you on. The system has reached its licensed logon limit. hey have another go later." You will also need to confirm that you are logged onto that server with an administrative account. Note that you could substitute the IP address for the server name.

March 19, 2007 · 1 min · 49 words · James Andersen

Use Windows Vista Reliability Monitor to Troubleshoot Crashes

If you’ve owned a computer running Windows, you’ve probably complained about things crashing on your rig. Windows Vista includes a Reliability Monitor utility that lets you track all of the times that something crashed. Note: TheSystem Restorefeature is very useful, and is well worth using as you tinker with Windows Vista.

March 17, 2007 · 1 min · 51 words · Amber Hudson

Automate Filling in Wordpress Comment Fields

A much simpler way is to use an tool to fill out the fields for you. I’ve chosen theTexterapplication, just because it’s the latest software that I’ve been playing with. Download and load the software, and go through the tutorial on the download page. This tool is unbelievably useful. Get Texter (text replacement tool for Windows)

March 15, 2007 · 1 min · 56 words · Jessica Valdez

Hide Flashing Command Line and Batch File Windows On Startup

If you launch the utility with no parameters, it will pop up the tweaks dialog.

March 15, 2007 · 1 min · 15 words · Toni Herrera