All Questions

1
answer

Custom post url structure with tags and tag listing

Hello, I'm trying to reach the following url structure for post personalizado portifolio : website.com/portifolio - Displays all posts - OK website.com/portifolio/slug - Displays the portlet item with slug slug - OK webs...
asked on 17.11.2015 / 19:22
1
answer

Tomcat on Windows and Linux

I currently have a Tomcat server running on a machine with Windows Server 2012 . But I got some tips from an Infra friends where they say that Tomcat no Linux performs better. Then I had these doubts: What are the pros a...
asked on 16.12.2015 / 12:40
6
answers

Log System losing data, how to use Threads?

I currently have a mid-level system where I need to record detailed Log of everything that happens in the system, the Company that is divided into Departments audits everything that happens through Log! I have a simple Procedure that a...
asked on 31.10.2015 / 12:06
1
answer

EdgeJS and Entity Framework

Next, I'm learning NodeJS and I'm thrilled with it, but I found my first stone in the path, accessing a relational database using some ORM (precisely to access PostgreSQL). At first I thought about using SequelizeJS , I even found it well do...
asked on 03.08.2015 / 13:31
3
answers

Internationalize the content of Meta Tags HTML

Should we internalize the content of Meta Tags HTML as description and keywords ? Can the user find the site if they search for a keyword that matches the non-default language keyword?
asked on 11.11.2015 / 12:09
1
answer

Are there "favorite" HTML text editing tags by google search robots?

I decided to rewrite some 300 files that I will use in a project, as they were originally written directly in google docs, and when saved as HTML, and seo ). So what I would like to know is whether there really is a difference in the use of...
asked on 30.06.2015 / 03:04
3
answers

Div on top of each other

I have a sequence of DIVs being generated by a script. I would like them to be one underneath the other and when it reaches the maximum height of the parent div, they would enter the side. Currently placing them to float to the left looks like t...
asked on 03.11.2015 / 18:25
2
answers

Why are you giving segmentation fault in my Assembly inline?

I'm trying to call the execve("bin/sh"...) function using assembly, however in the statement: mov %rsi,0x8(%rsi) I get a segmentation error. This is the 64bit version of the article code "smash the stack for fun and profit". voi...
asked on 08.04.2014 / 04:19
4
answers

Search name file uploaded by json

I'm using a tool to crop an image sent by the user. When the crop is done, the file is saved in the folder and sends the response by json_encode . ItturnsoutthatIwanttograbonthe"name_file" returned by json, and save it in DB when I'm s...
asked on 07.10.2015 / 11:22
1
answer

Loop overload with foreach use [closed]

Hello I'm having a serious problem at least and what the hosting company aqual this my site is claiming that my code below is overloading queries or doing several loops, and I do not know what else I can do. / p> Is there any way to unify or r...
asked on 13.11.2015 / 17:08