creating Dictionary
Hello, I tried to create a Dictionary object with: this.dic = new Dictionary() in a constructor. I get the following error: Error: scriptError Stack-Trace: _f [ at ]...
View ArticleLimitation of MongoDB: dot is not permitted in a key
Hi, I am trying to figure out how to deal with mongodb limitation. I have data that has dot in it. For example, key:value pair looks like this - {time:price}. Both time and price have dots in it,...
View ArticleCaffinitas Mapper - Java object mapper for Apache Cassandra
Hi all, I've just released the first beta version of Caffinitas Mapper. Caffinitas Mapper is an advanced Java object mapper for Apache Cassandra NoSQL database. It offers an annotation based...
View Articlefor newbie in europe
Hello, I am living in Poland and i have a little problem there... totally 0 jobs for Clojure Programmers. I am also beginner in Clojure. More about my IT skills you can read on site http://wladyka.eu/...
View ArticleHow set X-Accel-Expires in add_view, add_static_view
Hello I want use cache nginx and cache browser. For managing cache nginx i use X-Accel-Expires. For managing cache browser i use Cache-Control. Cache-Control is simple, need set parameters http_cache...
View ArticleLost high res desktop settings on vbox upgrade to 4.3.14
Any folks running jessie in a vbox vm... maybe will know what to do here. I upgraded vbox from 4.3.10 to 4.3 14. Now the best screen res I can get in 1024 x 768. When it was something like 1500 x ????....
View ArticleTips on reducing intermediate garbage?
Recently I found that my application spends ~65% of time in garbage collector. I'm looking for ways to reduce amount of memory produced by intermediate results. For example, I found that "A * B" may be...
View ArticleA TCP problem on High Delay
Dear All, I set up an FTP server in a high delay but fairly BW environment. When I try to download files from this FreeBSD FTP server, A FreeBSD client is always slower than Linux Client. (Linux Client...
View Articledetermining which region a mapper processed
When a MapReduce job is run against HBase, a mapper is created for each region (using TableInputFormat). Is there a way look at the history and determine which region a given mapper ran against? Or can...
View Articleeth0 again
I have to install Matlab on a Fedora 20 machine and I need to rename the network device to eth0, or else Matlab won't install. This is a known issue:...
View Articleinput command
I am in rooted bluestacks with all developer options off entering the shell command: input tap x y doesnt produce any results what should i do?
View ArticleEmbedding the dart vm into c application (apache module)
I am currently trying to embed the dart vm into an apache module. Similar work on that has been done several years ago (see...
View ArticleStop Render not called on HW implementation in video_render_impl.cc
Hi In the following file https://code.google.com/p/webrtc/source/browse/trunk/webrtc/modules/video_render/video_render_impl.cc?r=4734 When the StopRender method is called the HW Renderer is not being...
View ArticleAnnounce: robotframework-hub
Announcing a new tool for viewing keyword documentation: robotframework-hub (rfhub for short) Tired of hitting the internet for library documentation? Want to be able to search across multiple...
View ArticleReport od selenium--webdriver commands in your test script
Hi All, I have created a project in google code that will help in generating report of selenium-webdriver commands in your test script. Please check it...
View ArticleHtml Parsing stuff
Ok i get the basics of this and i have been doing some successful parsings and using regular expressions to find html tags. I have tried to find an img tag and write that image to a file. I have had no...
View ArticleIncorrect creation and modification dates after importing documents from xar
I've used http://extensions.xwiki.org/xwiki/bin/view/Extension/Large+XAR+Import snippet and http://extensions.xwiki.org/xwiki/bin/view/Extension/XWiki+Platform+-+WikiStream+-+UI application to migrate...
View ArticleHow to run Selenium WebDriver test for two dependant Android and Web instances
We have two Applications - Web app and Android Native app. Changes Done in web application affecting on Android application and vice versa. I want to run a test with Selenium WebDriver that will check...
View ArticleNew to selenium users group - pls provide permission to post
Hi, I tried posting a helpful answer to this topic and I don't see the solution listed.. could you grant more permission / access please? thanks, arun
View Article