All Questions

1
answer

Simulate several clients in nodejs

How can I simulate several clients using nodejs ? Is there a module?     
asked on 01.07.2016 / 17:11
1
answer

Show image in Java from project directory

I'm doing a web project with JSF and PrimeFaces. When I save an image in the directory of my project and I want to use it at that moment, eclipse shows me this error saying that it does not find the specified route: I have to update the...
asked on 01.07.2016 / 17:29
1
answer

Error creating a Release of my Android App

I'm making an App with AndroidStudio 2.1 In Debut mode, it runs well and does what it should do, but at the time of compiling in Release mode, it does not do it and sends the following errors: Does anyone know what I am doi...
asked on 16.07.2016 / 03:25
2
answers

Android studio object visibility

Good morning. I just started in the world of mobile development, I'm trying to make a simple app. It has a pair of ImageView which with a button I want to go putting visible or hide them. If I press the button once the first image becomes...
asked on 06.07.2016 / 17:07
1
answer

insert menu with html5 - I can not style iframe

I have a query. I am a disaster in web design, and I have to make a web for a work of the uni, so here my query: / I am trying to make a menu that is inserted in all the pages. Since the frames are deprecated in html5 (at least that's what I...
asked on 30.09.2016 / 23:10
2
answers

Customize the arrival of mail with CSS through PHPMailer

Hello, how I have a question: I am sending a table of 5 columns and 4 rows. It is very simple. I'm doing it within phpmailer and I enclose it with double quotes and the content in quotes simpres. What I see is that when I send the e...
asked on 27.09.2016 / 13:46
1
answer

JSfiddle does not help me

It seems strange to me that when I go into the examples of other users and overwrite with my html code, I alter the external sources. My jsFidle example works. On the contrary, if I am in my account starting a jsfidle from scratch it does not wo...
asked on 03.10.2016 / 17:30
1
answer

Change values of the Jquery attribute,

I have a jsfiddle. link Here is an intput tag: <div class="marging"> <input id="ex19" type="text" data-provide="slider" data-slider-ticks = "[1, 2, 3, 4, 5, 6, 7, 8, 9, 1...
asked on 04.10.2016 / 21:53
2
answers

"Skipped 76 frames" in Xamarin.Android

I am developing an application in Xamarin.Android where I use Media Plugin to capture a photo and send it as a parameter to another Activity , but when I take the photo and give it OK, there is a moment when it is shown a screen lik...
asked on 03.10.2016 / 22:59
2
answers

What is the assembly reference for "RestClient, RestRequest and HttpBasicAuthenticator"

I am developing for Windows embedded 6.0 and since I want to send emails, researching I found Mailgun this gives me the code which should be in project which is this: public static RestResponse SendSimpleMessage() { RestClient...
asked on 26.09.2016 / 16:22