Questions tagged [demo]

Anything related to "demo applications", i.e. programs that are meant to show to some audience the general appearance or purpose of an application, without being actually functional. Usually demos are either severely crippled versions of the application or have reduced functionality.

Anything related to "demo applications", i.e. programs that are meant to show to some audience the general appearance or purpose of an application, without being actually functional. Usually demos are either severely crippled versions of the application or have reduced functionality.

341 questions
-1
votes
2 answers

How to import the new API demos into Android-Studio (and Eclipse)?

Background Recently Android-Studio has reached RC version, and I thought of giving it (another) try. This, and the fact that Lollipop was announced, along with nice cool features on Android-Studio. The problem I wanted to try out the samples of the…
android developer
  • 114,585
  • 152
  • 739
  • 1,270
-1
votes
3 answers

Regarding mootools and jQuery demo

i found http://visualjquery.com/ more useful when i was learning jQuery with each function explained in demo along with code sample in a practical manner. im looking for the same in mootools. is anyone find any website which provide demos and sample…
Gobi
  • 291
  • 1
  • 5
  • 17
-1
votes
2 answers

What is the best strategy to make my demo Java library/framework stop working after 30 days on Linux?

Ok, it does not need to be something 100% secure. Something simple, that will cut 80% of people from using my demo library past 30 days and contact me. The only thing I can think of is making my code save a file somewhere, with the date that the…
JohnPristine
  • 3,485
  • 5
  • 30
  • 49
-1
votes
1 answer

WAV Audio recording for Sphinx-4 fail

I recorded a wav file using Audacity for testing transcriber demo from Sphinx-4, I followed the instruction in this post: Sphinx4 speech recognition trasncribe demo not working accurately for short wav file especially in this answer: It must be…
Evanescence
  • 729
  • 1
  • 10
  • 25
-1
votes
1 answer

VB.Net trial application

how can i make my application goes to function after certain usage like if i click an button 10 times, then button is disabled just like trial program, so far, i can do that on run-time only, how can i make it count clicks without using Registry? my…
user2618553
  • 115
  • 1
  • 2
  • 8
-1
votes
1 answer

Map demo in Javascript

Found and fixed my own error. The problem was that I've had another variable called "map" in a different document, so with that being around my code didn't work. I'll just leave this code here as an example of how to do a map. …
Andy
  • 27
  • 7
-1
votes
1 answer

Error on creating simple map sample from google

I am trying to get the sample code from google work. I am geting this: 05-30 07:28:53.617: E/Trace(1361): error opening trace file: No such file or directory (2) 05-30 07:28:54.197: E/AndroidRuntime(1361): FATAL EXCEPTION: main 05-30 07:28:54.197:…
-1
votes
6 answers

HyperSpace from codepen doesn't work for me when I copy it

HyperSpace is neat demo that (I think) only uses css. But when I copy the html and css to my directory, it doesn't work. Q: What am I missing?
Phillip Senn
  • 46,771
  • 90
  • 257
  • 373
-2
votes
2 answers

I purchased wordpress theme from themeforest but not able to import demo content?

As I purchased WordPress theme from themeforest and installed it. But I am not able to get demo content as seen in preview section of that theme. From import demo data menu I tried importing demo manually as only xml file showing in theme file which…
Sagar Patil
  • 31
  • 1
  • 1
  • 6
-2
votes
4 answers

How to make a shareware program with a free demo

I have a game that I'd like to sell with the following system: give away a demo (say, with the first few levels) and sell the full version. I'd like to make the transition to the full version as seamless as possible for the user. I've never sold…
Jesse Beder
  • 33,081
  • 21
  • 109
  • 146
-3
votes
1 answer

Live demo site reinstaller

I have a live demo site for some purpose. Public visitors can login as admin and change what they want. I need to reinstall (refresh with first original data and files) database and ftp periodically (ex:per 1 hour)... Do you guys know any open…
optional
  • 92
  • 6
1 2 3
22
23