4
votes
4answers
169 views
+50

stack level too deep (SystemStackError) when using both rspec and cucumber with ruby and rails

This is a question about what debugging strategy I should use when encountering a stack level too deep (SystemStackError) using Ruby and Rails. I am seeing these errors when using either rspec or ...
14
votes
4answers
297 views
+50

mousemove event is triggered onscroll even when mouse was not moved on chrome

I was trying to answer an issue with custom drop down, but challenged by an inconsistent behavior in Chrome and FF. DEMO: http://jsfiddle.net/fyeht/ [Added scroll event for more clarity] See below ...
7
votes
4answers
1k views
+50

Distinguish between screen timeout and power-button-press?

my app does something when the screen goes black, but I want it to only carry out that task if the screen was turned off "by itself", through a screen timeout - NOT when the user presses the ...
1
vote
5answers
147 views
+50

How do I deal with the issue of my divs being distorted greatly when zoomed in?

There are two issues in the code I've written that I'm unsure how to resolve: How the page looks on Google Chrome That my two columns of divs do not scale together as I zoom in and out. If I ...
4
votes
2answers
587 views
+100

How to check User Data status while launching the instance in aws

I am trying to launch aws instance with User Data .My User Data is server installation process and i have to check weather the user data scripts are executed properly.Is there any option to check the ...
0
votes
2answers
41 views
+100

Columnstacked histograms in gnuplot from multiple files

I'm trying to use gnuplot to view some profiling data; I have several files, each of the following format: file_runXX.dat: elapsed time, stage elapsed time, stage For example: 0 foo 1 step_1 1.5 ...
5
votes
5answers
94 views
+50

how to validate authorized form submission

Generally we use captcha to validate form is not submitted by robot or script. But in our application we can not is captcha everywhere.. What strategy can be used to validate that request is comming ...
0
votes
2answers
102 views
+50

WordNetSimalarity in large dataset of synsets

I use wordnet similarity java api to measure similarity between two synsets as such: public class WordNetSimalarity { private static ILexicalDatabase db = new NictWordNet(); private static ...
1
vote
2answers
87 views
+50

API or library for server-client configuration management

In software project I am working in, we will have a management server and hundreds of clients. That management server will define policies and send clients(or clients will take that). I think, that ...
0
votes
1answer
61 views
+50

AWS S3 cross-origin request failed on ie9

I'm trying to make a web font and have it deployed on AWS S3. Works fine in all browsers except IE9 where it says the cross-origin request failed when trying to load the woff file. I've read lots ...
1
vote
4answers
88 views
+50

iOS Google Analytics SDK - weird session length

I can't seem to understand these following stats from google analytics engagement behavior loyalty: This indicates, that the average first session length is 24s, and out of the 42,530 user's 40,289 ...
0
votes
0answers
87 views
+50

Grails PostgreSQL and umlauts

My PostgreSQL query returns no results when a search string starts with an German umlaut like Ö. I am using ilike to get my results. The problem is if only the first letter is an umlaut.... The ...
10
votes
3answers
5k views
+50

Connect USB device to Android Emulator?

We've been looking into Android 3.1+ and its ability to read/write to USB devices connected to the OTG/Host port. I've found some code examples that allow me to detect and read/write to a USB HID ...
0
votes
1answer
34 views
+50

Developing a decoder for CANbus / J1939

So, I have been told that I will need to integrate some CANbus / J1939 output into a Windows app, and I know nothing about it. There are vague plans to use an off the shelf device, and capture the ...
11
votes
2answers
211 views
+100

Scala Presentation Compiler - Minimal Example

Can somebody supply a minimal example of using the current scala presentation compiler (i.e. scala.tools.nsc.interactive.Global from scala 2.10.x), which accomplishes the following tasks? compile a ...
3
votes
2answers
84 views
+50

system.web.compilation.debug vs. system.codedom.compilers.compiler.compilerOptions /define:Debug=True

When I deploy my ASP.NET web app to production, I use a config transform to remove debug="true" from <compilation>. However, just today I noticed another section in the web.config that looks ...
3
votes
1answer
167 views
+50

Facebook Auth Dialog: Developer warning concerning the use of “display” type “popup”

starting today we receive developer warnings in the auth dialog with the following message: You are using a display type of 'popup' in a large browser window or tab. For a better user experience, ...
3
votes
2answers
176 views
+150

ExtJS - Differentiate items in MultiSelect

I have 2 MultiSelects in an ItemSelector, itself in a FormPanel. Each MultiSelect is composed of 2 Stores: left side, and right side (with arrows to move items between the 2). When I load the panel, ...
23
votes
5answers
926 views
+100

Debug .NET Framework Source Code in Visual Studio 2012?

I am using Visual Studio 2012. I want to Debug .NET Framework source code. I have tried nearly all the options but I am still getting There is source code available for Current Location. Symbols are ...
0
votes
5answers
256 views
+50

Jframe will not close on “X”

This code does work in every way but now it does not close fully, it seems to hang as I hit the "X" on the window. After I hit close, if I minimize the screen and then maximize it back up it just ...
0
votes
5answers
100 views
+50

Ruby on Rails, submit_tag with 3 checkboxes

I need something like this but in Ruby On Rails. I have a code that selectes specific files to be either deleted or analyzed: <% if @files%> <%= form_tag what_to_do_files_path, method: ...
0
votes
1answer
56 views
+50

Handle Connection and Read Timeouts for RestClient calls in android

I have a RestService interface with many rest calls which I am using throughout my application. I am setting timeouts for handling connection and read-timeouts ClientHttpRequestFactory httpFactory ...
1
vote
2answers
99 views
+100

OpenXML / EPPlus - Create PivotCache in .Net

I'm hoping this could help me, at least, answer one of the 2 questions I asked here, but I am looking how to create a PivotCache in EPPlus / OpenXML and can't find anything online / in their ...
-2
votes
1answer
148 views
+50

image cropping is not working in the jquery dialog box

I have used the tutorial as mentioned here crop and upload image using html 5 and jquery. I have implemented it and it is working fine if I am using the image_div on the same page. The cropping ...
0
votes
2answers
89 views
+100

nginx as a proxy for NodeJS+socket.io: everything is OK except for big messages

As explained on nginx's website I've used these settings for my nginx to proxy websockets to a NodeJS server: location /socket.io/ { proxy_pass http://backend; proxy_http_version 1.1; ...
5
votes
5answers
97 views
+50

http HEAD vs GET perfomances

I am setting-up a REST web service that just need to answer YES or NO, as fast as possible. Designing a HEAD service seems the best way to do it but I would like to know if I will really gain some ...
0
votes
1answer
140 views
+350

Selenium IEServerDriver not finding new windows for IE9

I am working with Selenium WebDriver to automate my companies site. At one point, the web application opens a new window via the following: <a ...
14
votes
2answers
1k views
+300

Serve resources from a consistent URL: facebook vs Google Pagespeed

There is a common problem on using Facebook like button or box, on using pagespeed online sevice by Google I get this : Serve resources from a consistent URL The following resources have identical ...
0
votes
1answer
94 views
+50

Exclude Broadcast Receiver from Recent Application List

I have a semi-successful app on the market that uses broadcast receivers for a few of its features. As a request from many of the users, I have successfully excluded a few activities from the "Recent ...
2
votes
1answer
109 views
+50

iOS Custom Container VC and children requiring a specific orientation

I've tried many ways of searching for answer to this problem, but a lot of what I see is mainly locking rotation issues with UINavigationControllers at the root view controller. In my project, I have ...
0
votes
2answers
65 views
+200

analyse a .aspx site with paging with __doPostBack function

I want to analyse some data of a webpage, but here's the problem: the site has more pages which gets called with a __doPostBack function. How can I "simulate" to go a page further and analyse this ...
0
votes
1answer
217 views
+50

Sorting a gridview bound to a list of custom generic objects

I'm trying to find a good tutorial of how to sort a gridview with multiple columns (strings, dates, decimals, etc) bound to a generic list of custom objects. MyObject.vb: Public Property Id Public ...
0
votes
3answers
98 views
+100

Using animation on a ViewPager and setFillAfter

I have a ViewPager which I need to move on button press. I use an animation for this. When I press it, I translate the 'x' for it. I use setFillAfter(true) to keep the new position. But when I ...
2
votes
3answers
101 views
+50

Simulate a p2p network on one pc java

How to simulate a network in Java? I'm in the early stages of a networked peer to peer project, and to determine some of the required characteristics of the clients I'd like to be able to simulate ...
4
votes
6answers
390 views
+100

scrollview is showing only the last added subview

I am getting strange behavior with UIScrollView subviews, the idea is to create programmatically an instance of UIView with a customized nib file which is a form in my case, fill that form with data ...
5
votes
2answers
186 views
+100

Different page orientation for printing HTML

Code: I try to make the following simple HTML page work: <html> <head> <style type="text/css"> @media print { @page port { size: portrait; } ...
3
votes
1answer
164 views
+50

AD User Authentication

I am attempting to create an ASP.NET (.NET 3.5) website to connect to our Exchange 2010 server through Exchange Web Services, I am able to connect to EWS when I define the username, password and ...
2
votes
1answer
67 views
+100

HTML5 Cross-document messaging: can Malicious code sniff messages between domainA.com and domainB.com?

According to 10.4 Cross-document messaging: domainA.com can send messages to domainB.com using cross-document messaging in the way that prevents cross-site scripting attack when origin and data ...
26
votes
6answers
534 views
+50

A* Admissible Heuristic for die rolling on grid

I need some help finding a good heuristic for the following problem: You are given an R-by-C grid and a six-sided die. Let start and end be two distinct cells on this grid. Find a path from ...
2
votes
2answers
90 views
+50

Is there a way to tell what direction the state is going with history.js?

Like the title says, I'd like to be able to perform a different onstatechange event if the pushState function is called, instead of the back function. Or, if the go function is negative or positive. ...
-1
votes
2answers
93 views
+50

Android tools abort with a 'segmentation fault'

I've updated to Android SDK revision 21.1 and to Android NDK r8e. Using Ubuntu 12.10 (inside a vimware on top of a Windows 7 host.) Every time I run some tool from the platform tools or NDK tools I'm ...
7
votes
8answers
398 views
+50

Design Patterns: How to create database object/connection only when needed?

I've a simple application, say it has some classes and an "extra" one that handles database requests. Currently i'm creating the database object everytime the app is used, but in some cases there's no ...
0
votes
2answers
74 views
+50

nginx, uwsgi and python - uwsgi service is not starting

I have python application (concrete Django) running on my server. Before yesterday, it was successfully running under apache with mod-wsgi with almost no problem. I had two main reason to switch to ...
1
vote
1answer
120 views
+50

Resetting SendKeys message

I created a program what will type a text for me automatically by using SendKeys command. When I press start button the text will be typed as it should, and when I press start button the text will ...
1
vote
2answers
82 views
+400

Is there a way of detecting whether a user has already given permission to use navigator.geolocation?

Apart from setting a cookie the first time round, is there a way of detecting whether a user has already given permission for navigator.geolocation to return the lat/long of the browser? If there ...
2
votes
2answers
60 views
+50

Webfont not showing in iOS

Why isn't the webfont I am using, for the icons in the footer, not showing when this site is viewed in iOS 6.1.4 ? I have tried remove the CSS animations on the icons, removing the jQuery on it. ...
0
votes
1answer
101 views
+50

EntityManager remove() call not updating database

I have a basic Java project setup using JPA. I have classes which are annotated properly and can insert data into my PostgreSQL database without any trouble. My question... and I may find that I ...
2
votes
2answers
161 views
+100

Converting text from HTML to MS Word

I'm trying to convert HTML (From CK Editor) to MS Word: wordDoc = new ActiveXObject("Word.Application"); But the result shows all HTML tags (like span, strong) in the Word document. How can I ...
1
vote
1answer
62 views
+50

Line chart - changing border width removes space

I am creating a line chart and I want to increase the height or thickness of the line without changing the length of the line. Before increasing the width property, it looks like this: After ...
0
votes
1answer
35 views
+50

clip-path and transform combination in svg

Please refer below clip-path in group. <g id="container_svg_SeriesCollection" clip-path="url(#container_svg_ChartAreaClipRect)"><defs> <clipPath ...

15 30 50 per page
1 2 3 4 5 7