All Questions

2
answers

Redirect with htaccess by holding the URL

I need to redirect a registered domain (domain.com.br) to a folder of the domain of my hosting (domain.com/exclusive), but I want to maintain the domain.com in the address bar, without losing the integrity of the URL, that is, all pages also sta...
asked on 16.09.2015 / 18:09
1
answer

3D Viewing in Angular Google Maps

Preamble I use Angular Google Maps to indicate the location of several buildings in campus of a university. My initialization is as follows: $scope.map = { control: {}, center:...
asked on 20.07.2015 / 14:55
1
answer

How to make visual studio 2015 publish only the files that are most current?

I put a project in visual studio 2015 to try the tool. It's an ASP.NET MVC application, I'm publishing it directly to the server via FTP. Right click on the project, publish, there I created an FTP profile and I told you not to delete the...
asked on 29.07.2015 / 06:20
1
answer

QCamera Windows "failed to start"

I made a QT application where I make the instance of a Camera with QT and display it in the window. So far so good, the problem is that when I want to display it in another window (QDialog) I get the error "failed to start". I wanted both window...
asked on 30.06.2015 / 20:57
1
answer

Send namespace xmlns: xsi and xmlns: xsd in response webservice soap

I have a webservice developed in java working perfectly, but I need to send the namespace xmlns:xsi and xmlns:xsd as shown in the example below:
asked on 30.07.2015 / 00:05
1
answer

MySQL Workbench with autocomplete with all columns in the database when using table aliases

I noticed that after I installed a new version of MySQL Workbench autocomplete brings columns of all tables, this when I use aliases for table, when I repeat the table name autocomplete works normal. The problem is that sometimes the table name...
asked on 31.07.2015 / 04:15
2
answers

Problems sending data to the bank with ionic

I made a web application, with AngularJS and PHP, here on my computer, where I registered users and emails in the bank and it works perfectly. I'm trying to do the same with ionic, but when I try to insert, register a user, the following mess...
asked on 08.10.2015 / 21:54
1
answer

Change validation behavior on Primefaces components

I have 2 generic templates for crud . (% 2) The search for the template CRUD . XHTML (Code 2) has the following logic: (When you open the page, all input fields are disabled when you click the first time on the Search button, it enables all...
asked on 25.08.2015 / 20:31
4
answers

Problem with footer in mobile sites

I recently came across a problem in a footer for a project of mine. The footer in the case should be at the bottom of the page ( bottom: 0; ), so far so good, it gets normal. The problem is that when I enter the site through my mobile b...
asked on 15.09.2015 / 20:57
1
answer

Fade Radial js or canvas

Hello, I wonder if there is any transition I can make in radial or ink style dissolving (as if it were dripping ink)? For that purpose it will be cooler to open the site. Fiddle: link $(document).ready(function () { $...
asked on 10.06.2015 / 00:02