Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
1answer
1k views

AlarmManager - How to repeat an alarm at the top of every hour?

I want for an event to fire every hour (at 5:00, 6:00, 7:00, etc...). I tried with a persistent background service with a thread but it wasn't the right solution because of: battery consumption ...
4
votes
3answers
414 views

Repeating “Events” (Calendar)

I'm currently working on an application that allows people to schedule "Shows" for an online radio station. I want the ability for the user to setup a repeated event, say for example:- "Manic ...
3
votes
2answers
54 views

Perl split a string on a repeating pattern in the most efficient manner?

I'd like to split a string that has a certain repeating pattern, for example: $string = "GGGGG-SOMETHING-ELSE-GGG-LAST"; to @array=(-SOMETHING-ELSE-,-LAST); my attempt so far as a perl newbie ...
3
votes
6answers
208 views

Cutting down repeating code in c# Class

This is a wrapper for an API I'm working on, am I doing it sort of right? I'm not particularly fond of all the repeating code in the constructor, if someone can show me if I can reduce that it would ...
3
votes
2answers
343 views

IE6 the last three characters in a div are being repeated else where in the page? really weird

Hey, Basically i have an issues (in IE6) where the last three characters of a line of text in a div are being repeated further down the page even though they are only in the HTML once. ...
2
votes
2answers
115 views

developing daily alarm in android

I have this piece of code that fire the alarm once by setting a time and date using the TimePicker and the DatePicker in another activity. i want to modify it in a way that whenever i set a time and a ...
2
votes
2answers
132 views

Java repetitive pattern matching (3)

I am trying to solve a simple Java regex matching problem but still getting conflicting results (following up on this and that question). More specifically, I am trying to match a repetitive text ...
2
votes
2answers
59 views

Make a repeating alpha-numeric list

I want to make a list like this: "A001:A048", "B001:B048", ..., "Z001:Z048", "AA001:AA048", "BB001:BB048", ... I looked at this thread, but couldn't figure how to adapt it for my repeating letters. ...
2
votes
7answers
64 views

ASP.net lots of literals with same values?

Given the code on the content page: Are you sure you want to add another <asp:Literal runat="server" id="Name1" /> to the basket? You already have a <asp:Literal runat="server" id="Name2" ...
2
votes
2answers
52 views

XSl — need help with transformation

I am new to XSLT and am trying to solve the following transformation. I have an XML that looks like this... <Groups> <Group> <GroupSelector>52</GroupSelector> ...
2
votes
4answers
213 views

Java repetitive pattern matching

I am trying to get each of the repetitive matches of a simple regular expression in Java: (\\[[^\\[]*\\])* which matches any string enclosed in [], as long as it does not contain the [ character. ...
2
votes
2answers
195 views

have jquery only run once [closed]

Possible Duplicate: Stop jquery from repeating, example attached I am attaching a query to my order to produce a bar code. The code has to be attached to each order individually. When we ...
2
votes
1answer
2k views

Cocos2d fade in/out action to repeat forever

I'm trying to make a method for my CCSprite based Player class to start the player instance fading in and out until stopped by calling stopAllActions. In my Player class I have: - (void)pulse { ...
2
votes
2answers
174 views

Repeating background in android application

I have an image that is 100px by 100px and would like the image to keep its ratio but tile across the the screen to create a sort of banner. Is this possible? I have searched google and have only ...
2
votes
3answers
177 views

PHP: Find common repeating string?

I have this situation in PHP. I have an array that has these keys for example, wires-1, wires-2, wires-3. I need a function or way for my program to read these keys, and find that the common word is ...
2
votes
2answers
459 views

Find longest repeating substring in JavaScript using regular expressions

I'd like to find the longest repeating string within a string, implemented in JavaScript and using a regular-expression based approach. I have an PHP implementation that, when directly ported to ...
2
votes
2answers
1k views

moving a path with a repeating Bitmap image in android

I'm currently writing an android side-scrolling game and am having trouble filling a path with a repeating bitmap image. I'm creating a path from a number of coordinates to make up the "ground" area. ...
2
votes
4answers
184 views

How do I match a pattern with optional surrounding quotes?

How would one write a regex that matches a pattern that can contain quotes, but if it does, must have matching quotes at the beginning and end? "?(pattern)"? Will not work because it will allow ...
2
votes
3answers
84 views

Recommend best approach in this situation

I'm experimenting with MVVM and I can't quite wrap my mind around it. I have a View (windows) that has several repeated controls. Let's say I have 4 textbox - button pairs. Their behavior should be ...
2
votes
5answers
168 views

Rosetta Stone: Building a string consisting of a character repeated n times [closed]

This question has been asked so many times for so many different languages, with some fascinating answers. I propose compiling the answers here so we can compare them side by side. Also, how is it ...
2
votes
2answers
380 views

Auto-repeat structures using simpleXML?

I am defining the elements of form in a simple XML structure like so: <subtab id="page_background" label="Page Background" prefix="page"> <input label="Background color" field="bgcolor" ...
1
vote
1answer
52 views

How to display unassigned rows while using Crosstab in Sqlserver

I have used crosstab in my query to convert row to column according to requirement. Still I am a away from the desired result. Here I have given some test data Declare @tblDepartment Table ( ...
1
vote
0answers
43 views

php SoapClient and recurring XML

What is the recommended method to create a recurring tag using SoapClient? I'm assuming it's via an array but where does it get the recurring tag name from? And is there any weirdness for a single ...
1
vote
1answer
222 views

Zend Framework Custom form element gets repeated

I've got a strange problem. I created a custom form element. I created it with two select-form-elements to select a time (00:00). The strange things is that when i use it once in a form its ok, but ...
1
vote
7answers
256 views

filter non-alphanumeric “repeating” characters

What's the best way to filter non-alphanumeric "repeating" characters I would rather no build a list of characters to check for. Is there good regex for this I can use in PHP. Examples: ...
1
vote
0answers
288 views

Using People Pickers in an InfoPath repeating section

I have a repeating section that contains 3 people pickers which loads different data for a given object. When I click use the "run query" option to load all of my objects, they are correctly ...
1
vote
2answers
75 views

assign tooltip behaviour to repeating links

HTML below is generated via ajax call into "purchase_content". I want to apply tooltip to each link in each row, can be up to 100 rows. This is code at moment but with no success. If I rollover each ...
1
vote
1answer
218 views

Repeating iCal Events in AppleScript

How do I get all of the dates on which a repeating iCal event occurs in AppleScript?
1
vote
2answers
1k views

how to set repeating-background image to UITableCell

When I set repeating background image to a UITableView by using the following code is ok: tableView.backgroundColor = [UIColor colorWithPatternImage:[UIImage imageNamed:@"bg.png"]]; but when I use ...
1
vote
4answers
145 views

Check for repeating dates

I am creating a calendar in PHP and in the database have a date, let's say 6-10-10. Sometimes I have repeating events, stored as weekly repeating, so if the date is 6-10-10, and I am repeating an ...
1
vote
1answer
97 views

Repeating group or not

Is SName in the following table considered a repeating group? link text Each of the subject listed in the SName field is in a separate cell. As far as I know a repeating group is when a cell ...
1
vote
3answers
506 views

Converting a repeating binary number to decimal (express as a series?)

Given a binary number that repeats, for example 0.(0011) or 0.0(101), how would one go about converting it to decimal? What I've been able to dig up so far is the simple method for converting a ...
1
vote
0answers
569 views

Is there a way in InfoPath to copy the contents of an entire repeating text field from one field to another?

Background: I am attempting to create an InfoPath form that will allow me to maintain a single set of raw instructions that I can render using alternate views in InfoPath. I currently have two (2) ...
1
vote
3answers
385 views

Jquery Onclick not happening second time

I'm a bit confused as to why this isn't working; I assume that because I'm adding the class and its not being added back into the collection I'm not sure. Here it is on a jsbin http://jsbin.com/ayije ...
1
vote
7answers
962 views

In Perl, how can I detect if a string has multiple occurrences of double digits?

I wanted to match 110110 but not 10110. That means at least twice repeating of two consecutive digits which are the same. Any regex for that? Should match: 110110, 123445446, 12344544644 Should not ...
0
votes
5answers
50 views

make string of N characters

Say I have a number=20 and a $value=7. If I want to make a string of 20 7's using PHP. what's the quickest way to make this? So output like: $a='77777777777777777777'; Any functions to make this ...
0
votes
2answers
23 views

SQL Which constructions to use for selection hard logic queries in single table

let's imagine that i have a simple table like this: id - record id char_id - character id level_id - level id, that available for character this is content example: 0 1 1 1 1 2 what's mean that ...
0
votes
3answers
47 views

Start Service exactly at start of hour and repeat every hour afterwards

I'm looking to start a IntentService at the start of every hour repeating exactly on the hour (1:00PM, 2:00PM, 3:00PM, etc.). Having looked at the documentation, I believe using AlarmManager to do ...
0
votes
2answers
109 views

How to Stop Repeating Alarm Services in Android?

I have totalTime = 1 hr and and intervalTime = 5min, both are in millisecond, I want to repeat my GPSSetting services every interval and after completion of totaltime this repeating shoud be stop. ...
0
votes
1answer
46 views

how to repeat alarm upto total time in android?

I want to call (GPSSetting)services up to Total Time By every Interval Time. AlarmManager am = (AlarmManager) getSystemService(ALARM_SERVICE); Intent intent1 = new ...
0
votes
1answer
93 views

InfoPath Repeating Tables: Force all rows to have same value for one column

Does anyone know a way to have all the rows of one column of a repeating table to always have the same value? Say the user changes the value in the first row for that column, then all the other cells ...
0
votes
0answers
42 views

Android Handler keeps starting new instance of Activity

I have this activity and handler: public class MdfvActivity extends Activity { public Integer Pulses = 10; private RefreshHandler mRedrawHandler = new RefreshHandler(); class RefreshHandler extends ...
0
votes
2answers
61 views

Display a random quote from MySQL without repeating

I am trying to make a quote page. I would like it to show a random quote every time the page loads but also have a "Next Quote" button that changes to another random quote without repeating, unless of ...
0
votes
2answers
89 views

Java repetitive pattern matching (2)

Consider the following regex: (([^\|])*\|)*([^\|]*) This matches repetitive string patterns of the type ("whatever except |" |) {0 to any times} ("whatever except |" |) {1 time} So it should ...
0
votes
1answer
116 views

Filemaker 10: Fill repeating fields with calculation

I have a repeating field (say size 10) in my Filemaker database and try to fill it say with the Values 1..10. I now want to use "Auto-Enter Calculation" to fill the field: Case( RepField = 1; 1; ...
0
votes
1answer
162 views

Drupal 6 PHP: Foreach keeps repeating one row, instead of all

I've been looking around for hours now, and can't seem to find an answer to my problem. I'm doing a site in Drupal 6, and trying to make some spans with different classes to print in my .tpl (html). ...
0
votes
0answers
111 views

InfoPath: Pre-filling One Column on a Repeating Table with User Entered Data

Hi I am still relatively new to InfoPath and have run into a scenario that I have not been able to locate a solution for online. I am hoping that someone may have an answer as to whether it is ...
0
votes
2answers
67 views

DIVs repeating in IE8

Here is the source: http://store.bionoricausa.com/index.aspx All good in FF and Mac browsers. In IE8 developer mode, the 3 divs immediately below div id="footerIn" are shown being recreated a ...
0
votes
1answer
319 views

fade effect keeps repeating as many times as I hover

I am using fade effect to hide & show two divs as I hover over them. The only problem is that Animation keeps repeating as many times as I hover over it even though it's an accidental & it's ...
0
votes
1answer
324 views

Alternative to using Handler in a service

I am working on an application which needs to do a WiFi scan every 5-6 seconds. WiFiScanner class is implemented as a service and called from the main Activity. In order to repeat tasks every few ...

1 2