The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
24 views

Android: Custom CursorAdapter to alternate resources

This problem has been stuck for a while in my head. What I need to do: Show a listview with alternating resources for the items in the listView. What is my problem: So far I can alternate resources ...
0
votes
1answer
42 views

Node.js w/ Socket.io - switch users function (allow and prevent writing)

I'm building something with node.js and socket.io which allows users to write in a textarea (pretty much like a tchat), but I need them to write alternately. Something like: User 1 is writing. User ...
0
votes
0answers
14 views

How to display only files that have alternate data streams in Command Prompt

I know that to display alternate data streams of all the files (if any) in command prompt, this is the command "dir /R". But, how do I do it if I only want to display files that have alternate data ...
0
votes
1answer
36 views

Change height to odd rows using CSS & jQuery

I have a table with 3 columns. The second column needs to have no styling. With that, every other row needs no styling and a height of 20px. I'd like to do this directly with jQuery. In the jsfiddle ...
0
votes
1answer
48 views

Alternate Rows with exception > inherit background color

I have a table with alternate row background-color: tr:nth-child(even) {background: #FFF} tr:nth-child(odd) {background: #f4f4f4} The table is comprised of two types of cells, ".main" and ".sub". ...
-1
votes
1answer
43 views

Alternate way (other than wireless) to connect android device to network [closed]

I have an inhouse app running at our shop. It gathers and then transfers data to a network samba drive using our internal wireless network. Now we have been asked to look for a backup method to ...
0
votes
1answer
39 views

Wordpress Theme Automatic Updates From Other Sources?

I'm developing a theme which will be tested by lots of people on lots of sites before its submitted to the official wordpress system. I've been looking into plugins or methods that can allow you to ...
0
votes
1answer
23 views

I want each HTML line to alternate in color inside a textbox, back and forth

I have scrolling HTML text in Actionscript 2. How do I make each line alternate colors back and forth (for intended readability)? I don't want to have to code the color for all 600 lines or use ...
1
vote
7answers
68 views

Python: How to alternate selection if first item of list element changes?

I couldn't find an algorithm to solve this simple problem: a list: lista: [[1,a],[1,b],[1,a],[2,s],[2,r],[3,e],[3,k],[3,t],[3,y]....] I'm iterating over this list, for iterations where first ...
-1
votes
2answers
59 views

Alternating Words in Strings- Python

I have to create a program that asks the user for two strings and then generates a new string alternating one word from the first string and one word from the second string, where “word” is defined ...
0
votes
2answers
340 views

Google Maps API Alternative Route Description

I am working with Google Maps API V3 to calculate all the possible routes from a given Source to the specified Destination. For this I takes the Destination and Source as inputs from the user and pass ...
0
votes
0answers
89 views

Macro to Loop Through Every Alternate Column

I'm working on analysing and comparing different forecasts by plotting them together in a normal distribution chart for a data of over 2-3 weeks. I'm in need of a macro that can loop through every ...
0
votes
1answer
101 views

Orchard cms Custom choise list field with url Alternate

I am using Choice List Field from orchard gallery. So far so good.. Next I did a few changes in the code Modules.Contrib.ChoiceList.views.EditorTemplate.Flieds.Contrib.ChoiceList.cshtml. The ...
-1
votes
1answer
47 views

I want to alternate background colors on my chatroom posts [closed]

Help, please. I have a blab chat that I am altering for a client. The client desires the chat message lines to alternate from on color to another so it easy for the viewers to her chatroom to read. ...
1
vote
5answers
164 views

Alternate row color for every 3 items? [closed]

I have a unordered list with 3 items in every row (instead of the default 1). Now I want to alternate the row colors. How would I do that? So basicially I want to do something like this: if ...
0
votes
0answers
202 views

How to Swap Nodes at alternate positions in a linked list?

Can we achieve this in a different way • We can first store all data items in an array by traversing the list • Swapping is very inside an array • After the desired format has been made , • ...
0
votes
2answers
96 views

Alternate background for rows in a ListFragment not working when resizing the rows

I'm using a custom ListFragment to display a list in which even rows have a background and odd rows don't. To do this I made a subclass of ArrayAdapter with an overriden getView(int, View, ViewGroup) ...
3
votes
2answers
98 views

Alternate 2 images in Java Game with timer

I'm doing a simple game in Java. I have one Class named "Drawer" to repaint every 50 miliseconds the images that I save in BufferedImages' s array. I have a method to convert the player in a huge ...
1
vote
4answers
668 views

RichTextBox - alternate between text colour every 3 characters. c#

I'm displaying hex data in a Rich Text Box, that looks like this: 64 73 67 66 34 33 74 67 35 34 36 79 37 35 79 36 33 67 35 36 67 35 36 33 79 68 34 36 37 38 72 74 and I want it to be displayed with ...
0
votes
4answers
76 views

Alternating two jQuery objects

I am trying to extract an old FAQ system from my old site and recode it into a <dl>. This is my jQuery code so far: $accordion = $('.accordion'); $headers = ...
3
votes
2answers
92 views

PHP: Need loop to alternate between returned posts

I have a an array of posts that are returned by doing three queries. 3 posts from the blog where posts are NOT in 'In the Media' or 'Insights', 3 from the blog where posts are in 'In the Media' 3 ...
0
votes
0answers
159 views

dropdownlist onselectedindexchanged event firing on alternate click

I am facing this wierd issues since last 2 days. I am binding dropdown to dataset on page load(inside !ispostback), here is the dropdownlist markup <td align="left"><asp:DropDownList ...
0
votes
0answers
60 views

Is there a way to show highlighting brackets of code in eclipse pdt using the alternate syntax?

I've gotten used to Eclipse PDT and I really love it because it has gotten better and better with every release. Anyway I do have this small problem with it because I use the alternate syntax ...
1
vote
1answer
788 views

Toggle between multiple divs jQuery

Between alternate divs with id's 1-3 how do I show the visability between each one when the user clicks the corresponding link? I only want one div to be shown at a time. Thanks. <a>Link ...
0
votes
3answers
263 views

Is there a way to load an alternate stylesheet using PHP?

I'm building a mobile version of my site, and at this point, creating an alternate stylesheet would suffice to make the site adept for mobile devices. I want to use a user agent detection PHP script ...
0
votes
1answer
339 views

Android - Getting camera LED to strobe with handler?

I am using a timed alert (working fine) to try and run code that will quickly switch camera flash LED between off and on positions. I'm trying to use a handler to switch between the two modes but ...
0
votes
1answer
208 views

Table with alternate colors and tr rounded corners

Hi guys having a issue if you guys can help. I need to create a table that has both alternate and rounded TR corners, managed to create the tr corners using something like this ...
0
votes
1answer
148 views

Reporting Services: alternate row background when filtering rows

I have a dataset with 10 fields. I group that dataset into 3 groups, where each group is a child of previous one. So it would be something like: Users Username LoginDate The problem is ...
0
votes
0answers
147 views

Ubuntu alternate install CD kernel modules [closed]

I'm using Ubuntu alternate install CD to customize the installation process. I have a hardware that uses Realtak 8188CE chipset for wireless network. If I boot into a LiveCD environment I can connect ...
0
votes
2answers
197 views

javascript stylesheet changer not working

Ok a friend gave me this code, and it doesn't work. I have been looking for a java stylesheet changer, and this is the only one I can find. When I click on the link (to change the style) nothing ...
0
votes
2answers
202 views

asp net imagebutton alternate text multiline

I would like to know is it possible to make alernate text multiline, not single line? Thanks, Oak.
0
votes
1answer
132 views

How to use alternate image url when image url is empty in android?

Here i am displaying a image where image url is fetched by parsing JSON. It works fine up to now. Here is the code : ImageView iconImageView = (ImageView) convertView ...
0
votes
1answer
174 views

Alternate content for flash | Magento

Ok so I have my home page which uses flash here: http://www.emmaphillipsbridal.com/ If I try and add some alt code so that ipad and iphone users can see something instead of a blank page, but when i ...
0
votes
1answer
63 views

Wordpress alternate css file to working

Hi everyone for the help in advance: Im trying to get a 2nd header added to a custom temp page and in that alternate header all an alternate css file different from style.css. I called the custom ...
2
votes
3answers
940 views

Column Alias in a WHERE Clause

Problem I am using alternate column name (alias) in a Query, I can use the alias "given_name" as part of the ORDER BY but am unable to use it as part of the WHERE clause. The WHERE "given_name" is ...
0
votes
1answer
48 views

Random sub-sorting records

Given this exemplary relation and data |_id_____|_type____|_name________|_date_______________| | 1 | 1 | ajshdf | 2012-02-18 12:35:00 | 2 | 1 | jkhae | 2012-02-18 ...
0
votes
2answers
90 views

How to use alternate characters of keys in perl hashes as keys too?

My code: use strict; use warnings; my $seq = "ATGGT[TGA]G[TA]GC"; print "The sequences is $seq\n"; my %regex = ( AG => "R", TC => "Y", GT => "K", AC => "M", ...
1
vote
1answer
211 views

Blackberry 'ControlledAccess' exception for persistent storage when launching from alternate entry point

Background: I have an application with an alternate entry point. It listenes for SMS and Email sent events. The application get launched normally from the 'Download' folder (by user) and also when an ...
4
votes
2answers
3k views

Alternating row color for JasperReports

I want to get color to alternate for the rows in a JasperReports subreport. I have all rows with the same background color but I want it to alternate. Can this be done?
0
votes
1answer
294 views

Alternate multiple columns in an html table with php

How can I output an alternate multiple column like this <table border="1"> <tr> <td> userid 1 </td> </tr> <tr> <td> userid ...
1
vote
1answer
225 views

php multiple alternate column loop

im very new to php and html and im trying to create an ouput like this coming from a database table recordset. where "table record n" is the column from the db table record set basically the table ...
2
votes
2answers
997 views

Composite alternate key in tables

Assume that a table have 4 columns A, B, C and D. Only A column defines uniqueness that's why it's a primary key. B, C and D allow entries to repeat that's why we can't take them as an composite ...
3
votes
1answer
2k views

android listview alternate row color BUT with default cursor selection

i have been all over the web, stackoverflow included and just can't seem to get a clear complete way to I want to create a ListView that 1) has alternating colors (I am able to do that with code ...
0
votes
2answers
1k views

Android: alternate background color in a TableLayout inside a ListView

I'm trying to display a set of data in a Grid style, using a TableLayout inside a ListView. What I want is to display each row with a different color (two colors alternatively). It works well when ...
0
votes
2answers
231 views

A way to print rows in a alternate directions in Java without using 2D arrays..ArrayLists, LinkedLists

for practice purposes, I'm trying to find a way to print rows of numbers in alternate for each row etc.. 100 99 98 97 96 95 94 93 92 91 81 82 83 84 85 86 87 88 89 90 80 79 78 77 76 75 74 ...
9
votes
4answers
472 views

Python: Alternating functions every x minutes

Say if I have four functions as below: def foo(): subprocess.Popen('start /B someprogramA.exe', shell=True) def bar(): subprocess.Popen('start /B someprogramB.exe', shell=True) def ...
0
votes
2answers
111 views

how do I alternate the float on consecutive database entires?

My Website As you can see on the above link there are several 'kids', the information for each one is grabbed from a database. I want to make each alternating image float to the left, so that the ...
1
vote
3answers
762 views

Alternating images with a timer using java

Since I'm not a CS major, I'm having some difficulties translating my programming wishes into an actual program. What it basically boils down to is the following: how can I alternate an image on a ...
1
vote
0answers
55 views

Specify url for google index

When google or another search engine is crawling a page of a website; is there a way for the document to specify the URL that it prefers the search engine to store for the page in it's index. The ...
0
votes
1answer
444 views

iPhone - Alternate Landscape View issue

I'm having the landscape mode issue and I can not find the way out. Basically, I'm having a tab bar application and in the first tab i have navigation controller. In this navigation controller, first ...

1 2