Design of TOC
Hello, my professor wants a slightly different design of the table of contents: 1. Lyx makes the section title and page-number in TOC bold and the other levels normal. My professor wants all in normal,...
View ArticleSimple server side route in vanilla Meteor
Hello Gang, Trying to get the hang of Meteor by using it whenever I need to make a simple app. Loving the way it feels to be set up to be accessible to novice or part-time developers, and template-data...
View Articleunstable in virtualbox on testing + higher resolutions
hi, I cannot configure my current unstable (guest) in a-week-old testing (host using virtualbox) to more than 1024x768. I guess I need "virtualbox-guest-x11" for that, but it doesn't install on current...
View ArticleSafe/acceptable to call SDL_SetTextureColorMod a lot?
As a simple way to render multiple textures that are the same other than color I load a plain white circle in to an SDL_Texture then just call SDL_SetTextureColorMod() giving it the color I want to...
View Articlegambas3 checking for well-formed and valid XML
Salut Adrien, I didn't find anything about xml-error and/or well-formed and valid XML. Found that problem after a bad xml usage. I copied a path at the end of the file, and saved and forgot. Now, I...
View ArticleIs it possible to allow Alpha/Beta testers to test my paid app for free?
I am just starting out in the android developer world, and have made a very basic game that I would like to have tested by friends and colleagues. I thought of using the alpha and beta testing/apk...
View ArticleSelenium IDE - click OK on alert box.
I am using Selenium IDE to record and run test scripts (I have to use plain hmtl selenium scripts to link them to Qualys penetration test). In one of scenarios web application displays an "alert" modal...
View ArticleI get "chrome not reachable" error when trying to run tests on selenium grid
Selenium - 2.42.2 Chrome - 36 Chrome Driver - 2.10 OS - Windows 7 I have 2 nodes, A and B, with this exact same setup. On these nodes, tests are running successfully when using firefox and IE....
View Articlehow to validate a text which contains a single quote inside it?
1.trying to verify a text(contains single quote) is present or not 2.used the below xpaths as //*[contains(text(),concat('I',"'",'happy'))] 3.//*[@text=cconcat('I',"'",'happy')] What is the expected...
View ArticleFlexium
Hello everyone, I have a Flex app that I am integrating with Flexium. Does anyone know if there is any sort of user community (aside from this one) for Flexium? Being able to read about the experiences...
View ArticleSelenium in Android
I have to use Selenium for automation of Android Browser. I know that this can be achieved using Selendroid .I am told not to connect to other system and run the automation entirely on the Android...
View ArticleTest JSF using selenium, element not found
Hello, Anyone use Selenium IDE to test JSF app. Downloaded the latest selenium 2.5. Trying to test JSF web app using selenium: record and play. recording: no problem. But playback, input element not...
View ArticleA new framework for WebDriver users
Hello everyone, I have just published my personal project - TERESA, a compact CSS Selector based Selenium WebDriver wrapper and enabler published on Github <https://github.com/Cruisoring/Teresa>....
View ArticleProblem with Telerink Combobox and Upload Controll using Selenium
Hello guys! I have problem with automatic tests using Selenium Web Driver and Telerik Controlls. I am using RadComboBox like this: <INPUT...
View Articlemodel validation issue
Hi, I´m experiencing an issue with model validation. I attached a snippet of my ontology which contains the necessary parts. Whenever I use the following code which is a simplified version of the real...
View ArticleToolbar buttons of Folder diff all grayed out and siabled
Posted on behalf of forum user 'ameshula'. Hi, when running "diff Against Parent" to one of my streams, I've noticed that the toolbar buttons of the folder diff tool got gray out and disabled . The...
View ArticleNew filter for osm contribution ?
Hello, I would like to create a filter so people can know where to contribute easily to osm (add bugs). Showing a verry accessible selection : POI and streets without names. I feel like the jobs...
View ArticleCorrelation
Dear all, I have written the following code for correlation calculations. I want to create a new matrix from corData) with correlation more than 0.5 only and the rest of the columns should be removed....
View ArticleIntuition to understand poor man's concurrency
Hello all, I am trying to understand the ideas of Koen Klaessen, published in Functional Pearls: "A poor man's concurrency" (1993). The code in the paper doesn't compile. E.g. uses "lambda dot" instead...
View ArticleWindows nginx 1.7.4.2 WhiteRabbit
22:40 26-7-2014 nginx 1.7.4.2 WhiteRabbit "I'm late! I'm late! For a very important date! No time to say hello, goodbye! I'm late! I'm late! I'm late!" The nginx WhiteRabbit release is here! Based on...
View Article