Information Systems
Home Products QA Support Contact

QA tips from Omnicode:

Page 5 of 6: First < 1 2 3 4 5 6 > Last
Adobe Illustrator Gradient Color 28 Feb 2007
You need to select a gradient color from the view/gradient
Objects Not Printing in Word 28 Feb 2007
Ran into a problem with MS Word 2003. Images would display in the editor and could be manipulated, but they wouldn't show up when printed. It turned out
Form Focus 28 Feb 2007
In html forms if you want to make a specific field get the input focus on load, do something like the following:
C++ with gcc 28 Feb 2007
I was compiling a program "test.cpp" with gcc on Linux. I got the error message undefined reference to '__gxx_personality_v0'. A little research showed that the compiler needed to
ffmpeg and jpegs 28 Feb 2007
The documentation for ffmpeg on manipulating single jpeg frames is a bit obscure. As of the time of this writing the FAQ on using jpegs is incorrect. It suggests
ffmpeg on Fedora 28 Feb 2007
While building and installing ffmpeg on Fedora core 4, I ran into this problem. The standard installation with lame configured couldn't find the lame shared library. This is
NTP on Windows 28 Feb 2007
In order to automatically adjust system time to an NTP server on Windows 2000, you need to set some registry variables HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters On XP
Rsync on Windows 28 Feb 2007
Rsync works well on Windows. You should use Cygwin's version of it. It won't build on Mingw. MingW is "Minimalist GNU for Windows." It won't build
Before replacing your hard drive 28 Feb 2007
Modern hard disk drives are very reliable. The most common cause of hard drive failure is a bad IDE ribbon
Count Distinct Postgresql 28 Feb 2007
Sometimes you want to count a the distinct set of rows returned in a complex query. There's no select count(distinct x, y). You need to do someting
Disappearing email 28 Feb 2007
Had a problem with email disappearing from a Thunderbird 1.5/imap/Dovecot installation. My inbox was not retaining email. Sometimes it would appear for a few seconds and
Tomcat and UTF8 28 Feb 2007
Tomcat jsp pages don't serve utf8 properly without the following tag: <%@ page contentType="text/html; charset=UTF-8" %> Also, if you want to get utf8 urls to
Selinux issues 28 Feb 2007
There are many Selinux issues that appear when installing new systems. These give errors on seemingly simple installs. Typical problems are from daemons (servers) that upload files like Samba
Linux Add Disk 28 Feb 2007
To add a new disk in Linux. hdc will change depending on the partition you use, hda, hdb, hdc, etc. This is for ext3 file systems. fdisk /dev/hdc
Roaming Profiles 28 Feb 2007
To update a MS Windows/Samba network system when the roaming profiles won't sync. This happens when you switch to new servers? The symptoms are that you can
Copyright 2010, Omnicode Inc. Omnicode is a registered trademark of Omnicode Inc.