The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
40 views

How can I prevent text from going over the before and after regions using xsl-fo?

I'm loading allot of text into a PDF using xsl-fo. But when it loads it fills the page entirely from border to border. Is there a way to prevent the text from being able to go over the before, after, ...
0
votes
0answers
12 views

How do I find out which AWS Region an EBS snapshot lives?

Is there any way to figure out which region an AWS EBS snapshot lives in? A collaborator shared an ebs snapshot with me but I'm having a very slow transfer rate when I attached it to my instance ...
3
votes
1answer
47 views

Avoid Resharper to add a region per Declaration

i have some trouble configuring the "Type Members Layout" of Resharper 7.1.3. I started using the template for using with regions and tried to customized it for my needs. P L E A S E: No discussion ...
0
votes
0answers
8 views

CSS Regions and Exclusions in titanium mobile app

Is it possible to make working CSS Regions and Exclusions in titanium mobile app? There is a web-kit, but no flow-into options existing... I've found the possibility to integrate more or less ...
-2
votes
0answers
34 views

Building interactive map displaying text in separate div clicking on polyline area

I'm developing a map image creating different poly area for each region. The target is to get a map with regions and clicking on each region area, description text is displayed on a separate div ...
-3
votes
0answers
28 views

Export existing splits from an HBase table? [closed]

Does anybody know how to export existing split from an HBase table? I want to use it to pre-split a new table for another bulk load.
0
votes
2answers
79 views

How to create a new region in omega subtheme?

I am a new in drupal development. I know about Creating region in custom theme.But I want to create a subtheme as base theme of omega. I want to add the new region but not worked I cannot add the ...
0
votes
0answers
13 views

How can I subdivide a geographical map into sections?

Given the latitude and longitude of a point, I would like to query a database containing all sections belonging to the New York City map in order to retrieve the section containing that point. I ...
0
votes
1answer
59 views

Region Monitoring and App Closed

I have a problem with my App based in Region Monitoring in iOS; Suppose that I have a Monitored Region with 300 meters radius, and my location is 350 meters off the center of that region (but I am ...
1
vote
1answer
78 views

Jenkins CI - Deployment to an EC2 instance in APAC region from NA virginia

I have Jenkins build server in NA Virginia. All my Dev servers are in NA. We have spun up new Dev servers in APAC Singapore. I have set up Jenkins to deploy artifacts in Singapore over SSH using SSH ...
0
votes
1answer
48 views

SQL Backups to S3

I have the following Amazon EC2 configuration Prod Web & DB server (Virginia) Web & DB server (Oregon) I would like to store my SQL backups in S3 so that they are available to be restored ...
1
vote
1answer
151 views

Dynamically add regions to Marionette layout

I have a layout, but cannot define all of its regions in advance because they are not known. So later on an ItemView is created and I'd like to create a new region in the layout using the view's ID ...
0
votes
0answers
58 views

jvectormap issue when generating a new map with converter.py

I want to generate a new Chinese map with jvectormap "converter.py" which includes the district of every province. The demand is when I click on the province, it will be enlarged and also show the ...
0
votes
1answer
78 views

gnu linker section of non-contiguous memory region

I'm trying to write a linker script to write one section content into two non-contiguous memory regions. I have found an old thread in this mail list about this: "ld linker script and non-contiguous ...
1
vote
0answers
274 views

Is there a way to create a complex polygon shape from any image in CSS for use in regions property?

I'm trying to find a way to convert any black image into a polygon shape. The problem I'm trying to solve consists of two steps: Convert image into a polygon Fill the polygon with text I'm ...
0
votes
1answer
97 views

Creating New Region - No Joy in Drupal 7

I'm modifying Bartik to create a custom theme. From all that I've read, I'm doing things right but it still isn't working. I've cleared my cache a million times and still get these errors: ...
0
votes
1answer
84 views

How do I turn on collapsible regions for markup in .cshtml (razor pages) visual studio 2012?

In visual studio 2010 markup in MVC3 and ASPX pages was collapsible (by closing tag) however it does not seem to be working in visual studio 2012. Anyone know how to get it working? I cant find it in ...
0
votes
0answers
50 views

Disabling monitoring regions when application will be terminated

I made an observer for the event UIApplicationWillTerminateNotification and in the method which is called for the event I remove monitored regions from Location manager: for (CLRegion *region in ...
4
votes
6answers
352 views

Get RegionInfo by country name?

I want to be able to get RegionInfo by doing the following: new RegionInfo("United Kingdom"); but this throws an exception and says that it is not recognised. This page on RegionInfo says that an ...
0
votes
1answer
131 views

repeat region table with minimum number of rows

I have created a table that is dynamically populated from a MySQL db using php. The first row is a repeated region for all records. However is it possible to have a minimum number of rows created ...
1
vote
1answer
115 views

user-menu in secondary-menu - why?

I've created a sub of the zen-theme. And am mighty proud of it, but.. Up in the top right corner (#secondary-menu) the user-menu shows up - perfectly : ) I just don't understand how it get's there ...
1
vote
2answers
1k views

Backbone Marionette using Require.js, Regions and how to set up

I'm currently writing a Backbone Marionette app which ultimately amounts to about 6 different "screens" or pages which will often times share content and I am unsure of how to best structure and ...
8
votes
2answers
509 views

How do I obtain PCI Region size in Windows?

I needed to scan my PCI bus and obtain information for specific devices from specific vendors. My goal is to find the PCI Region size for the AMD Graphics card, in order to map the PCI memory of that ...
0
votes
1answer
204 views

Prism: Navigation between Shells?

I want to create an application with Silverlight & Prism where the user can navigate like this: The red rectangles depict regions with different Prism modules inside (6 different modules in ...
0
votes
1answer
61 views

Setup cloudbees app to always have instances in different Regions

In the past month I've seen my cloudbees app being down due to cloudbees issues with its providers. Yesterday AWS East had problems and last summer this happened: ...
1
vote
2answers
871 views

Regions in TypeScript

In my javascript (.js) files, I use a Visual Studio 2012 plugin for regions (here) like this: //#region "My Region" //Code here //#endregion "My Region" I would also like to have regions in ...
0
votes
0answers
51 views

Cut a rectangle out of an NSBezierPath and get the resulting path

Can you cut out a rectangle (or preferably even a path) from an NSBezierPath AND get at the result? I know you can set a clip path in a graphics context, but it seems there is no access to the ...
4
votes
1answer
99 views

Google Dart Regions?

In c# there's something called regions, which can be useful to structure your code. I was wondering if there is something similar for Google Dart? Thanks! -Pablo
7
votes
1answer
639 views

On which iOS devices exactly is region monitoring supported?

From what I can interpret from the runtime requirements of sample region monitoring code of Apple, region monitoring is available on iPhone 4, iPad 2 Wifi + 3G or later. So I'm assuming that it's not ...
0
votes
1answer
129 views

Region monitoring

can anyone tell me how accurate the iOS5 region monitoring function can be. i.e. can it use my GPS location to monitor when I enter a region. Also what is the max number of regions I could configure ...
0
votes
0answers
1k views

How to change height of Region in APEX

I'm trying to change the height of a Region however the height which i enter seems to add height to the region. To test, i changed the width of the Region which successfully increased the width of ...
2
votes
3answers
287 views

PRISM Login Screen

I have searched and found a lot of questions and answers concerning login screens for prism. They seem to be concerned however with having the login screen show before prism even loads up modules. I ...
1
vote
0answers
132 views

WinApi: How to resize the window region on MouseMove event correctly?

My application is screenshot maker. User needs to select screen area to make a screenshot. I use Win32 API with PureBasic, but it doesn't matter, all is similar with C++. When user runs application, ...
0
votes
1answer
180 views

Region inside a region Prism not added to region manager

I have a Shell contains 3 regions. One of those(A) is loading a view that contains a region(B) inside. the problem is the region B is not added to the region manager. so when I want to load any view ...
0
votes
1answer
137 views

open source tool to synchronize data between different data centers

Any body knows the tools to synchronize the data between different data centres located across different regions?
0
votes
1answer
2k views

matlab selecting regions in matlab plot

I have a problem when i am working with plots in Matalb. Following are my issues with Plots How can one select Regions after plotting data using mouse? After selecting the Regions how to get data ...
1
vote
1answer
319 views

How to get regionservers' startcode in a HBase cluster?

my HBase cluster's load unbalanced, so i want to move some regions of table from one regionsserver to other, but it seems that a startcode of a regionserver is needed to do this,how can i get this ...
0
votes
0answers
154 views

prism mef regions view binding

Can someone please explain to me (or point me to an clear example on) how to get a view to display inside a region in my Shell.xaml file? I'm trying to build a WPF MVVM-based application with prism ...
0
votes
0answers
92 views

How to distribute data evenly to mappers in a mapreduce job on HBase

I am running a MR job (only mapper) that writes filtered data based on some parameters to another HBase table. I have 10 machines. It spawned 34 mappers (which I believe is based on number of regions ...
0
votes
1answer
199 views

'Region format' & 'Language' inside iPhone settings app for Netherlands

What should I select as 'Region format' & 'Language' inside iPhone settings app for Netherlands country?
2
votes
0answers
515 views

Redis - scaling over different ec2 regions

as I understand it's technically possible to have redis cluster with nodes spreaded by different regions in amazon cloud (EC2) - so I will be able to obtain the same data in machines in each region. ...
0
votes
1answer
832 views

OpenCV Label connected and Compute feature measurements for image regions

I need help related to following matlab code [labelMap_1,num] = bwlabel(labelMap == 1); labelMap1Stat = imfeature(labelMap_1,'Area','Centroid'); Inside opencv i found few threads that i must use ...
2
votes
1answer
489 views

Districts/Sublocalities: List of, or how to get using Google API

I am desperately trying to find a list/database of districts or sublocalities for all cities of the world. I use the list of all cities of the world from maxmind.com, however, they do not provide ...
1
vote
2answers
203 views

is there WPF XAML regions?

When I have some blocks I want to collapse like that: <region 123> </region> is there something like that?
2
votes
1answer
291 views

CSS regions: JS alternative while we wait for browser support

Does anyone know of an open source JS solution to replicate the new "regions" css proposition put forward by Adobe? I would really like to be able to flow inline content from one region to another ...
3
votes
2answers
642 views

How to write an add-in to change text color in Visual Studio editor?

After searching for a long time for a simple way of changing the text color of a #region directive in Visual Studio, I've concluded there is no easy way of doing so. I know how to change the #region ...
0
votes
2answers
856 views

Display a hierarchy of placemarks in google earth

I am trying to use kml to implement a heirarchy of regions as describe in KML 2.1 Tutorial I would like to have a feature(polygon or icon) representing a region and when the region becomes active I ...
0
votes
1answer
106 views

KML Region Shapes

I have found on Google Code page how to create box regions (http://code.google.com/apis/kml/documentation/regions.html). However I am trying to figure out if I can make a circular region easily. ...
1
vote
1answer
144 views

Prism shell regions not populated when hosted in an MFC CView

We are working on a new application that uses C#, WPF4, Prism4 and MEF. The application comprises a main shell window which defines a grid with some splitters and five regions, and a number of ...
0
votes
1answer
82 views

Is Amazon EC2 available worldwide? [closed]

We have an iPhone app that talks to our backend web service hosted on Amazon EC2 instances. Now we are ready to release the iPhone app need to worry about the markets/stores/countries to release to. ...

1 2 3