Multimedia
Multimedia is media that utilizes a combination of different content forms.
Language
Any
Platform
License
Any
I am currently using Qt 4.7.0 and 32-bit Ubuntu 10.10.
I have created a very simple application that draws a rectangle and has no border, no title bar and no buttons in it respectively - close,...
Hello everyone,
I have a daemon that writes log of current time five time at location "/opt/NetSupport/NetSupportManager/file.log".
I want my daemon to launch a window at ubuntu login screen(this...
I use windows XP and want to migrate to linux OS. I want to migrate urgently because i m fed of viruses, slowing down of windows etc.Please your suggestions or experiences.
In general, the difference is that open-source code is available to anyone whereas closed-source means the creator of the application keeps the source to himself. For example, the source code of...
Marvell PXA310 + Android = Cellular & Handheld Solutions
The PXA310 processor joins the PXA3xx processor family as a cost-effective solution with up to 806 MHz of power-efficient compute...
We have all brands of Mobile Phones,Ipods,Sidekicks,Nextels phone,Laptops for
sell at cheap and affordable prices, they ranges from Nokia/Samsung/LG/Sony Ericsson/Motorola/Alcatel/panasonic/iphone...
For the sake of conversation let's say I'm building a gnome application menu, and now I'm at the point I need to populate the menus with the actual installed applications. In the past I've simply...
That language appears to be quite obscure :)
This is their website.
In case it helps, if the main is changed from:
main()
{
cobegin
{
method1();
method2();
}
} // main
to:
main()
{...
Hi,
I am a C++ professional. I usually work in Windows platform. I am very much comfortable with that. When I for any new job they are asking me about linux IPC. I know the concepts but have not...
Hi!
How could I send video stream to another computer on the Internet? I am using C++ language and wish to use openCV ang ffmpeg libraries, but is it possible? I know that I can create jpeg image...
Thanks for reply, but no that's not what I'm asking. I don't even have X Windows based linux... i'm only working in command line.
I think what you might be referring to is covered in GTK programming. This will allow you to build programs that have their own windows on the desktop instead of running in a terminal window....
: Hi ya all,
: Am new on this site and welcomes are in order. Been doing quite a
: lot of windows programming but now am forced to move to Linux to do
: a certain project of mine. Now, I need to...
: Hi,
:
: I need to develop a C program to get the color information(RGB
: values) of every pixel by reading an image. I do not know if there
: are any inbuilt functions for this. Can any one...