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
0
votes
2 answers

How to use footer in joomla 1.5

I am new in joomla 1.5 and I think it's not use footer menu but I want write some text on footer.So please tell me how this is possible.
jiten
  • 5,128
  • 4
  • 44
  • 73
0
votes
0 answers

Sample Mobile App for Testing Push Marketing

I am a mobile app development virgin. We just want to test our Marketing App with a push notification service and was wondering if I can install a sample mobile app on my phone and configure it with a Push Notification Service so that my marketing…
Fawad Shah
  • 1,680
  • 4
  • 15
  • 21
0
votes
0 answers

How to execute a file from URL

I'm writing a demo for a file upload attack. I have uploaded my file to the server. How can I execute the file I just uploaded from the URL like a hacker enter image description here
0
votes
2 answers

Adding a pretrained model outside of AllenNLP to the AllenNLP demo

I am working on the interpretability of models. I want to use AllenAI demo to check the saliency maps and adversarial attack methods (implemented in this demo) on some other models. I use the tutorial here and run the demo on my local machine. Now…
0
votes
1 answer

Slider demo for a contour plot in python

I am trying to create a slider demo contour for a sinusoidal function using python, but I do not know how to code the line that we will manipulate for a contour plot slider. I appreciate anyone that helps me. Here is my code: `import…
0
votes
1 answer

dotcms osgi plugin from examples web interceptor

I'm evaluating dotcms through the docker demo, version 22.02 I'm trying the plugin samples provided by dotcms, example: https://github.com/dotCMS/plugin-seeds/tree/master/OSGi/com.dotcms.webinterceptor I can build the plugin and deploy it through…
0
votes
1 answer

Searching for a matching map name in Powershell

sorry i really dont know how to properly ask this question. I would like to parse CS:GO Demo files in Powershell, and i would like to retrive the map name from it. I opening dem files like this: Get-Content $demo | Select -First 1 | Select-String…
ad1k4h
  • 11
  • 2
0
votes
1 answer

Google Rich Text Editor Demo not running on localhost

I'm trying to run the google editor demo on my local machine to see if I can use it in my project. https://google.github.io/closure-library/source/closure/goog/demos/editor/editor.html I've downloaded the latest stable source…
0
votes
1 answer

AWS IoT embedded C SDK - fleet provisiong demo times out when doing TLS handshake

I'm trying to use AWS IoT embedded C SDK. After compiling, every demo works just fine, except for the fleet_provisioning demo. SDK version used: 202108.00 logs: [INFO] [PKCS11] [core_pkcs11_mbedtls.c:1403] PKCS #11 successfully initialized. [INFO]…
Vadim
  • 158
  • 1
  • 11
0
votes
1 answer

TextField issue using Consumer where taping "done" on keyboard causes textField to clear

EDIT: Tried to delete post but can't because of answer. So I am editing entire post to better describe new issue I'm having as I have now narrowed down the problem. I have seen other posts that solve this in different situation but I cannot solve my…
RobbB
  • 1,214
  • 11
  • 39
0
votes
2 answers

NODE JS Project Demo

I have a toDo web application made in NODEJS. I want to include it in my resume and want 2 links , one for project code and other for project demo ? Is there any way to show live demo of this nodejs project just like we can have github pages for a…
kinshuk
  • 11
  • 1
0
votes
0 answers

Weblogic 12c, nmConnect command - "General SSLEngine problem"

While trying to connect to my NodeManager via wlst command, I am getting this error: General SSLEngine problem My Weblogic is using demo cert from DemoIdentity.jks which should be valid (until Sat May 17 21:34:56 CEST 2031). Is my demo certificate…
mussa
  • 1
  • 2
0
votes
3 answers

Package 'demo_nodes_cpp' not found. Cannot run ros2 demo after installing ade when trying Autoware.auto tutorial on linux

I'm following the Autoware.auto tutorial. After installing ade, I cannot run ros2 demo talker/listener examples: source /opt/ros/foxy/setup.bash ros2 run demo_nodes_cpp talker source /opt/ros/foxy/setup.bash ros2 run demo_nodes_py listener I got…
Dean0307
  • 1
  • 1
  • 1
0
votes
3 answers

Faking website integration

I am working on a prototype for a project that is somewhat similar to the facebook's "like" button. Basically it's an embeddable piece of code that can integrated with any website. I am looking for a way to fake this integration for a demo.…
Gregory Mostizky
  • 7,231
  • 1
  • 26
  • 29
0
votes
1 answer

Where can I host my ASP.Net opensource project demo for free?

I'm developing the following opensource project and need a place to host a demo. https://github.com/harindaka/ASPTokenInput Is there any hosting provider which supports hosting opensource asp.net project demos for free. Having ads is not a…
Harindaka
  • 4,658
  • 8
  • 43
  • 62