I want to learn how to draw shapes with wxWidgets. Where do I start? In case there are multiple ways, I prefer ease of use over cross-platform compatibility. I'm a Windows user.
Anyone know of a code editing platform that allows users to collaborate in a live environment? For example, google docs but for editing PHP code with others?
Hi
I'm looking for a solution similar to the iPhone Facebook Connect (http://wiki.developers.facebook.com/index.php/Facebook%5FConnect%5Ffor%5FiPhone) for the BlackBerry platform. Basically, I need my users to authenticate against Facebook from within a native BlackBerry application (so, not a Web based mobile application). Is there a library I could use, and if not, what will be the correct approach to achieve this?
Thanks in advance!
I tend to believe that developing mobile applications in an enterprise environment is best suited by developing intranet web applications. That said I have been asked to think about whether there are specific enterprise applications that could only be accomplished or would be more successful as native applications. I am curious as to what the Stack Overflow community thinks.
Note: As an organization we primarily use BlackBerry devices but are other platform curious.
I have downloaded and installed the j2me polish successfully and i have tried to create the project but there is a reference problem showing that the specified folder does not contain the java platform but it is successfully working with normal project
instead of polish which LWUIT to use?
Implementing agile in projects requires the ability to do refactoring. It is not really a must, but code refactoring has proven to be a good engineering practice.
In an agile (Scrum) project on the iSeries platform, which requires development (new code and modifications to legacy code) in RPG, RPG LE, is it possible to implement refactoring? If so what are the techniques to do it?
If someone who has tried it could share their experience or just point to references, I would greatly appreciate it.
INTEL X86 Platform.
My programme run start at 2M absolute address in protected mode,everything seems ok, but when i enable interrupt with "sti", the CPU will restart.
Why? is there any necessary initialization before "enbale interrupt"?
i have setup the idtptr, but it seems no work.
Is there any mobile platform that allows me to run Java Applets? In absence of browser integration, at least Java SE capabilities. I've heard of a mobile device capable of running Windows XP - that would probably include support for Java SE and applets; does any one have any hands-on experience with such a device? How well does it perform in terms of Java programs execution?
Hi,
I'd like to find out a way to enumerate all available wifi networks using Java 6.0 and any third-party API.
Unfortunately, I'm not able to find a solution to this problem, all I got is a library that I can't use because I don't have any example.
I'll be very pleased if someone could help me.
The target platform is Win XP/7.
Edit: the library I found is named jwlanscan
Rob
I'm looking for a way to integrate opus-codec (the decoder part) with my Android application.
Do you know of any implementations that have done so? We are currently using ogg-vorbis for spoken prompts, considering going with either speex (deprecated, but with few documented attempts) or opus (currently no documented attempts).
If we would have to go the NDK route, do you think it should provide us with a application size improvement? OggVorbis is supported by the platform, neither speex nor opus are.
Why are UNIQUE Constraints needed in database ?
Can you provide any examples ?
Primary Key is UNIQUE by default... Understandable as they are referred in other tables as Foreign keys... relation is needed to connect them for rdbms platform...
but why would one refer to other columns as UNIQUE, what is benefit of doing so ?)
Is there an Open source tool to extract ActionScript from Flash movies, ideally written in (or consumed by) C#
I just did a search and found http://www.nowrap.de/flare.html, but the source code is not available.
I need this so that I can allow the security review of Flash & ActionScript using the OWASP O2 Platform
Hi all,
Is there any proper method to play synchronously video and external audio, other than simply having two MediaElement (one for video source and one for audio) started simultaneously? I need to play video with different soundtracks, but I belive that just two separated MediaElements will be out of sync at some point of time. Maybe there is some way to add audio source to the existing MediaElement with video?
Platform: SL3, but SL4 will be good as well.
Thanks in advance.
I am in the process of setting up a CUDA workstation.
Platform specs:
Intel Core 2 Duo
Nvidia GTX 280
Fedora 10
GCC version 4.3.2
I have installed the developer driver, toolkit, and the SDK. When I try to compile the SDK example code I get the following errors:
make[1]: * [obj/i386/release/cutil.cpp.o] Error 1
make: * [lib/libcutil.so] Error 2
I think this means that I am missing a library file but I'm not sure.
Hi ,
i am very new to xml and c++.
i want to validate xml against xsd using c++ api.can any one gimme any tutorial link? or sample program.i don want to do using msxml as its works in windows and visual studio.
i tried to use xerces and libxml but i have failed.now i am trying using tinyxml.
please help me to validate xml against xml schema using c++(not vc++,should work in cross platform)
regards,
manu
What is the code in 'c' to display a picture file like jpeg file or bmp file or pcx file.
For example the picture may be available in desktop and the program during execution must be given the path of the file as input and should display the image.(If it is in command line,it'll be excellent).
Platform:Windows xp
Turbo c compiler(or turboc++)
How can I compile my python module into an executable, and distribute it in a way that doesn't require the user to download all the external Python packages that the module I wrote uses? Aside from that, is there a general guy on packaging and distributing python code? i.e. going from a script/module to someone that's user-friendly and can be run, ideally cross-platform (at least between unix and mac).
thanks.
How can I get video and audio streams from web cameras with Java (in a cross-platform way)?
For example, we have a computer with 3-4 USB web cameras; we want to get their streams and make them visible in the user interface. How can we perform such a thing?
Hi everybody,
Magento provide translation feature, a nice one for e-commerce platform.
But it seems to me that the translation is only for the predefined magento keyword, like 'add to cart', 'add to wishlist' etc and not for the product name, info, and description that the user input to the store.
Does anybody know how to implement this??
Any help would be much appreciated
Thanks! :)
Hi,
Im doing a small project in C++ in LINUX PLATFORM.i need to search 10 or more PDF files and find required data.how can i do so?.
i will make my question more clear with following eg
suppose i have ten text books all about c++ and i need info about the topic array and how i can search the pdf and find data?
thanks in advance
Hi all,
i am working on a mobile application which needs to use bluetooth to send a file to another mobile device. I'm using Qt for symbian.
my problem is that Qt doesn't provide ready to use API for bluetooth.Only Qt extended(which runs on embedded linux) has API for bluetooth.
Do you have a clue to use bluetooth from Qt on symbian platform?
Thanks in advance
if your app use this solution , do do you plan port the app to other platform ? for example, iPhone app -- Android or Backberry.
I do not want user it , but some code is exist ...
hey guys i need to implement a standard encryption decryption logic across an entire project platform which has different clients implemented using different platforms as follows:
1) iphone app (objectiv c)
2) website (classic asp)
3) webservice (asp.net)
the iphone app as well as the website need to send info to webservice using encrypted query strings
the web service then decrypts this and processes the info further
wanted to know the simplest way to achieve this. is there some free and ready to use binary available with an easy to use api to achieve this?
encryption needs to be as secure as possible
thnx in advance
I need a C/C++ image library for mobile image application, The library should have
Brightness/contrast
Levels
Effects - Grayscale, Sepia and so on
I particularly want to use it on Samsung BADA Platform. I want the the one event hough if it is not optimized for BADA, i will do the rest.