Quantcast
Channel: MarsHut
Browsing all 6551 articles
Browse latest View live
↧

Android 2.9 upgrade

Hello, Can someone explain better how to upgrade android phonegap from 2.8 to 2.9? The iOS guide is very clear but the android guide just says "run bin/update". Thanks! For more info on PhoneGap or to...

View Article


Test file existence return same value for existing and non-existing files?

Trying to run a test for existence of a file in the system (rooted phone) I get the same answer for both situations (either the file exists or not): The answer is: "rx_bytes" in both situations. Test...

View Article


Old built-in variable warnings

6/30/13 John, I see in pt-assign.cc the following:

View Article

Thought you'd find this interesting

Hi! I’ve just learned about the water crisis and thought you would be interested to check out this story: https://waterforward.charitywater.org/et/qgN1rodl Thanks, raghu FORUM RULES 1) Use concise,...

View Article

PDF display

How do I create a simple thumbnail display of PDFs in a page on my WordPress site? I've installed the plug-in but I have not been able to get it to display files. Please help. Thank you.

View Article


/etc/init.d/mongodb ignores SYSCONFIG

This is on Centos. /etc/init.d/mongodb has this code in it: # FIXME: 1.9.x has a --shutdown flag that parses the config file and # shuts down the correct running pid, but that's unavailable in 1.8 #...

View Article

Shell stream import - pipe commands into mongo client?

Is there a facility to stream update commands into the mongo client, creating a bulk import on the command line with reformatting of the source data? For example, cat file.csv | awk '{[created...

View Article

Indexing a collections with many fields.

Hi I am using mongo to store proxy logs. NoSQL is an ideal db for proxy logs, as I will end with millions of relatively flat records with no relationships coming from many locations (using tag aware...

View Article


Problems building new 3.6.16: getting symbols from local sys AND "../lib/replace

Shouldn't it use one or the other? In file included from ./../nsswitch/winbind_nss_config.h:46:0, from ../nsswitch/libwbclient/libwbclient.h:31, from ../nsswitch/libwbclient/wbc_guid.c:26:...

View Article


What is the purpose of this "location {}" block?

I'm using ISPConfig3 and the default nginx vhost configuration template includes the following: location ~ \.php$ { try_files /dcc5f1e779623ed233ada555c6142e42.htm @php; location @php { try_files $uri...

View Article

Slighly unexpected behavior setting java member variables

I'm thinking that jruby handling this the 'expected' way might be a performance issue, which might be why it works the way it does. You can get java member variables using underscored names, but you...

View Article

Dynamically changing between high and low resolution imagery/terrain

Hello, In an application I am writing, I am looking to draw high resolution imagery draped over high resolution terrain. I would like to zoom in and out. While zoomed in the underlying "terrain...

View Article

List of OSG Environment Variables

I was looking for an ENV variable a bit ago and couldn't remember it, so I made myself a list of all OSG environment variables by grepping:...

View Article


SocketException: Write failed (OS Error: The operation completed successfully.

Dart Experts, Do you have idea what this Exception really means. Unhandled exception: SocketException: Write failed (OS Error: The operation completed successfully. , errno = 0) #0...

View Article

Flot with SharePoint 2007

hi, am new to both java and jquery so please bear with me. am trying to populate one of the example sheets from flot website using a sharepoint 2007 SP2 list. a link to a tutorial or a quick...

View Article


Y-axis tick labels misaligned with tick marks

The y-axis tick labels of my graph are misaligned with the actual tick marks. I've been stuck for a while and was wondering if anyone could help out. I have attached a screen shot with the chart and...

View Article

Categories - Multiple Axes

Hi, I'm working with flot in a short time. Now i'm working in the option "Categories", but fails with multiple axes. Is it possible? Code: var options = { xaxis: { mode: "categories", tickLength: 0 },...

View Article


lots of warning with gcc-4.8.1 + boost-1.54.0

Lots of warnings like this: ./boost/bind/arg.hpp:37:22: warning: typedef ‘T_must_be_placeholder’ locally defined but not used [-Wunused-local-typedefs] when building 1.54.0 with gcc-4.8.1 (fedora f19)

View Article

Cygwin Installation Stops in Middle

I used to code in C using Cygwin and Netbeans to compile but have not used it since Spring, 2012. When I went to use an old program, I received a warning saying that my Cygwin version was out of date....

View Article

dataframes: how to conditionally set new column values

Hi all, I've been searching the docs but I can't seem to find any help on this: i'm trying to add a column to a dataframe that is computed based on other columns conditionally. Within looks right but...

View Article
Browsing all 6551 articles
Browse latest View live