Quantcast
Browsing latest articles
Browse All 10 View Live

Tutorials and libraries for OpenGL-ES games on Android

Problem And Question What tutorials and libraries are available which can help beginners to develop 2D and 3D games on Android using OpenGL-ES? I’m looking for tutorials which can help me learn...

View Article


detect reliably Mac OS X, iOS, Linux, Windows in C preprocessor

Problem And Question If here’s some cross-platform C/C++ code should be compiled on Mac OS X, iOS, Linux, Windows, how can I detect them reliably during preprocessor process? Best Solution And Answer...

View Article


trigger JavaScript event click

Problem And Question I have a hyperlink in my page. I am trying to automate a number of clicks on the hyperlink for testing purposes. Is there any way you can simulate 50 clicks on the hyperlink using...

View Article

overcame htmlunit ScriptException

Problem And Question I got a problem with a line of code that probably triggers some js function e couse an exception, how can i fix this? box.setText(link.toString());...

View Article

capture Control+D signal

Problem And Question I want to capture the Control+D signal in my program and write a signal handler for it. How can I do that? I am working on C and using a linux system. Best Solution And Answer As...

View Article


setup Subversion (SVN) server on GNU/Linux – Ubuntu

Problem And Question I have a laptop running Ubuntu that I would like to act as a Subversion server. Both for myself to commit to locally, and for others remotely. What are the steps required to get...

View Article

Balsamiq mockups alternative for building wireframes?

Problem And Question I am searching for something like http://www.balsamiq.com/products/mockups .I like the program and would buy it if it were 20 bucks a licence. Do you guys know something in the...

View Article

Looking for comparison of Scala persistence frameworks

Problem And Question I would like to use Scala to persist data to a relational database, so what I am looking for are examples of CRUD operations using Scala. I would like to code on a lower level of...

View Article


show changes which have been staged

Problem And Question I staged a few changes to be committed; how can I see the diff of all files which are staged for the next commit? I’m aware of git status, but I’d like to see the actual diffs –...

View Article


Fix Notepad++ does not showing after start it

I facing a program:when start up notepad++, it does not showing window, but the process exist in the task Manager even you uninstall and reinstall notepad++, after running it, the notepad++ window...

View Article
Browsing latest articles
Browse All 10 View Live