Information Systems
Home Products QA Support Contact
Products:
Omnicode StopNation Animated movies from your still pictures.

Omnicode Twist Twist up your videos.

Omnicode Snatch Capture videos from your desktop.


Latest QA tips from Omnicode:
Why does my postgresql function rerturn null when a parameter is null? 24 Jun 2010
Why does my postgresql function rerturn null when a parameter is null? Check out the "strict" attribute. You don't want to use it if you don't want
How do I pass a Java Object to a .jsp page include? 24 Jun 2010
How do I pass a Java Object to a .jsp page include? <% request.setAttribute("oname", obj); %> In the target page: <% Object object =
Why does my JSP page add blank lines with text/plan? 21 Jun 2010
If you have something like: <%@ page import="java.io.*" %> <%@ page import="java.sql.*" %> <% response.setContentType("text/plain"); out.write("test"); %> and you get blank lines preceding
error C2243: 'type cast' : conversion exists, but is inaccessible 17 Jun 2010
error C2243: 'type cast' : conversion exists, but is inaccessible Make sure you inherit your parent class publicly. Right: class xx1 : public yy1, public yy2 Wrong: class xx1 : public yy1,
Why does VC++ give me undefined external errors with class templates? 08 Jun 2010
Why does VC++ give me undefined external errors with class templates? You probably need to explicitly define each class you're using the template for in the .cpp file.
yum update: unscriptable object error 30 May 2010
If you get an "unscriptable object" error when running yum update, try the following: yum clean
error C3861: 'back_inserter': identifier not found VC++ 2010 13 May 2010
error C3861: 'back_inserter': identifier not found If you get this error when compiling apps that previously worked in VC++ 2010, you should try to add this line to you
Class 'PDO' not found error 06 May 2010
If you get a class 'PDO' not found error. It could be caused by the PDO classes not being installed in your PHP setup. Check your setup, php.ini,
What's the equivalent to atoi64() on Linux? 19 Mar 2010
What's the equivalent to atoi64 on Linux? Check out
Support Topics:
Twist How do I reverse a video using Twist? 07/16/2010
StopNation Where can I download StopNation? 01/09/2010
Snatch Where can I download Snatch? 01/09/2010
Twist Where can I download Twist? 01/09/2010
StopNation Why can't I create new sound? 10/06/2008
StopNation Can I add video clips to Stopnation? 10/07/2008
Website Topics:
Copyright 2010, Omnicode Inc. Omnicode is a registered trademark of Omnicode Inc.