unified_texts stringlengths 32 30.1k | OpenStatus_id int64 0 4 | input_ids list | token_type_ids list | attention_mask list |
|---|---|---|---|---|
Can I assign a method to multiple Form-based Events?
===
I'm constructing a Form and it has several numericUpDown controls, several checkbox controls and some text boxes etc. Each control has a event method (CheckedChanged, ValueChanged etc) that is triggered that does something but my main quesiton is this:
What ... | 0 | [
2,
92,
31,
13952,
21,
2109,
20,
1886,
505,
8,
1281,
963,
60,
800,
3726,
3726,
31,
22,
79,
18660,
21,
505,
17,
32,
63,
238,
15764,
596,
576,
2968,
8671,
15,
238,
2631,
5309,
8671,
17,
109,
1854,
8120,
2722,
9,
206,
569,
63,
21,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
ExpandableListItem state when expanded
===
I need to know how to change background of expanded list item when it is actually expanded. We have ListItem which is expanded and opens another items, but we still see this parent item. I need to change its color. | 0 | [
2,
6073,
579,
5739,
2119,
79,
146,
76,
2766,
800,
3726,
3726,
31,
376,
20,
143,
184,
20,
753,
2395,
16,
2766,
968,
9101,
76,
32,
25,
1121,
2766,
9,
95,
57,
968,
2119,
79,
56,
25,
2766,
17,
8965,
226,
3755,
15,
47,
95,
174,
1... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0... |
Android : Slide activity such as Android home
===
How can I slide the activity such as android home ? I must visual same news, I have used this code :
public class ScrollActivity extends Activity {
private ViewPager awesomePager;
private static int NUM_AWESOME_VIEWS = 20;
... | 0 | [
2,
13005,
13,
45,
6464,
2358,
145,
28,
13005,
213,
800,
3726,
3726,
184,
92,
31,
6464,
14,
2358,
145,
28,
13005,
213,
13,
60,
31,
491,
3458,
205,
996,
15,
31,
57,
147,
48,
1797,
13,
45,
317,
718,
12159,
19348,
9073,
2358,
13,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Font issue in android
===
I have developed Android application which was running correctly in android version 2.1, 2.2 and upto 3 but when i run the app in 4.0 and 4.1 it get crashed because of custom font.
Typeface font2 = Typeface.createFromAsset(getAssets(), "fonts/Bangers.ttf");
TextView customText1 =... | 0 | [
2,
9978,
1513,
19,
13005,
800,
3726,
3726,
31,
57,
885,
13005,
3010,
56,
23,
946,
12044,
19,
13005,
615,
172,
9,
165,
15,
172,
9,
135,
17,
71,
262,
203,
47,
76,
31,
485,
14,
4865,
19,
268,
9,
387,
17,
268,
9,
165,
32,
164,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
text sill out div
===
I've been working on a project. I have a background image for div, when I add the amount of text it need it spills out of div. I have uploaded file to slowpoke54.zxq.net Any help would be greatly appreciated.
| 1 | [
2,
1854,
19727,
70,
13,
12916,
800,
3726,
3726,
31,
22,
195,
74,
638,
27,
21,
669,
9,
31,
57,
21,
2395,
1961,
26,
13,
12916,
15,
76,
31,
3547,
14,
2006,
16,
1854,
32,
376,
32,
11318,
18,
70,
16,
13,
12916,
9,
31,
57,
23782,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Cannot cast from TextView to ImageView
===
I was trying the following code for RSS feed, but as i tried getting a reference to the image as follows;
**ImageView imageView=(ImageView)findViewById(R.id.imageDisplay);
imageView.setImageBitmap(image);**
I am getting following error;
**"Cannot cast from TextView to... | 0 | [
2,
1967,
1325,
37,
1854,
4725,
20,
1961,
4725,
800,
3726,
3726,
31,
23,
749,
14,
249,
1797,
26,
13,
1224,
18,
4063,
15,
47,
28,
31,
794,
1017,
21,
2801,
20,
14,
1961,
28,
2415,
73,
13,
1409,
22039,
4725,
1961,
4725,
3726,
5,
2... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How can I order snippets by application in django?
===
I've got a site with a a number of applications, each one providing a section on the sidebar. Let's say one app is "companies" providing company management (list, add, remove) and one is "employee", allowing for employee management.
"companies" provides a secti... | 0 | [
2,
184,
92,
31,
389,
13,
29061,
18,
34,
3010,
19,
3857,
14541,
60,
800,
3726,
3726,
31,
22,
195,
330,
21,
689,
29,
21,
21,
234,
16,
3767,
15,
206,
53,
2674,
21,
1050,
27,
14,
270,
1850,
9,
408,
22,
18,
395,
53,
4865,
25,
1... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
avoiding "already defined in ..." error/warring in c++ none class variables
===
i have global varibales that i define in Utility namespace
this utility included in several files and it looks like this :
#ifndef _UT_
#define _UT_
namespace UT
{
std::string PLATFO... | 0 | [
2,
10298,
13,
7,
192,
15193,
2811,
19,
13,
9,
9,
9,
7,
7019,
118,
1885,
2090,
19,
272,
20512,
2369,
718,
12157,
800,
3726,
3726,
31,
57,
2062,
4033,
9747,
1355,
30,
31,
9267,
19,
10082,
204,
5582,
48,
10082,
506,
19,
238,
6488,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Force javascript to run *before* browser redraw (jsFiddle examle)
===
I am building a little web based application using an HTML table. One unusual property of this table is that it has fixed top row and left column (similar to excel). I accomplished this using a little jQuery and CSS.
The problem is, the jQuery ev... | 0 | [
2,
558,
8247,
8741,
20,
485,
1637,
12750,
2483,
16495,
402,
12404,
13,
5,
728,
18,
1707,
12312,
11796,
413,
6,
800,
3726,
3726,
31,
589,
353,
21,
265,
2741,
432,
3010,
568,
40,
13,
15895,
859,
9,
53,
4706,
1354,
16,
48,
859,
25,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Display pricing and add to cart button in related products Virtuemart 2.0
===
I would like to display the related product pricing and have add to cart button along with each of the related products.
Below is the code snippet from the related products page. The $field does not have any pricing available. How can I s... | 0 | [
2,
3042,
24318,
17,
3547,
20,
6420,
5167,
19,
1597,
1985,
10128,
9534,
172,
9,
387,
800,
3726,
3726,
31,
83,
101,
20,
3042,
14,
1597,
2374,
24318,
17,
57,
3547,
20,
6420,
5167,
303,
29,
206,
16,
14,
1597,
1985,
9,
1021,
25,
14,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
libgdx game not working in android phones
===
i am trying to build android game from this libgdx based games
but the android app crashes when ported to android game the libgdx code i downloaded from http://rengelbert.com/blog/downloads/froggerLibGDXSource.zip
and i have build the android code for this game you can... | 0 | [
2,
13,
8326,
263,
43,
396,
250,
52,
638,
19,
13005,
14830,
800,
3726,
3726,
31,
589,
749,
20,
1895,
13005,
250,
37,
48,
13,
8326,
263,
43,
396,
432,
466,
47,
14,
13005,
4865,
21563,
76,
1295,
69,
20,
13005,
250,
14,
13,
8326,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Linux: Force fsck of a read-only mounted filesystem?
===
I'm developing for a headless embedded appliance, running CentOS 6.2. The user can connect a keyboard, but not a monitor, and a serial console would require opening the case, something we don't want the user to have to do. This all pretty much obviates the possi... | 2 | [
2,
13024,
45,
558,
398,
18,
2601,
16,
21,
1302,
8,
4965,
4897,
3893,
10724,
60,
800,
3726,
3726,
31,
22,
79,
3561,
26,
21,
157,
923,
12138,
18964,
15,
946,
5802,
759,
400,
9,
135,
9,
14,
4155,
92,
6379,
21,
8896,
15,
47,
52,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Writing Notepad++ plugin on C#. Call SCintilla with params like char *text
===
I am writing a plugin for notepad++ on c#. My plugin creates a tree to represents the stucture of some specific text-files.
I have some problems calling functions with paramets like (char* text). Could you help mw with this problem ?
f... | 0 | [
2,
1174,
1945,
8240,
20512,
10922,
108,
27,
272,
5910,
9,
645,
9569,
2877,
3247,
29,
2258,
79,
18,
101,
4892,
1637,
11969,
800,
3726,
3726,
31,
589,
1174,
21,
10922,
108,
26,
1945,
8240,
20512,
27,
272,
5910,
9,
51,
10922,
108,
96... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Is this object casting good practice? Also, is there a better way?
===
I'm currently receiving a serialized object through a socket connection, this works flawlessly. I'm deserializing it fine also. Now, I want the client to send more than one object type (or class) through the network.
This is how i deserialize my... | 0 | [
2,
25,
48,
3095,
9087,
254,
1345,
60,
67,
15,
25,
80,
21,
574,
161,
60,
800,
3726,
3726,
31,
22,
79,
871,
3396,
21,
27877,
3095,
120,
21,
18482,
2760,
15,
48,
693,
27044,
102,
9,
31,
22,
79,
1746,
106,
2815,
3335,
32,
1123,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
chrome and firefox have different page numbers displayed
===
I have this line of code below where it states to the user which page they are currently on out of the total number of pages:
<h1><?php echo $sessionMinus ?> OF <?php echo $_SESSION['initial_count'] ?></h1>
The above code could read like this: `1 O... | 0 | [
2,
13,
12985,
17,
535,
18219,
57,
421,
2478,
2116,
6115,
800,
3726,
3726,
31,
57,
48,
293,
16,
1797,
1021,
113,
32,
202,
20,
14,
4155,
56,
2478,
59,
50,
871,
27,
70,
16,
14,
600,
234,
16,
4434,
45,
13,
1,
252,
165,
1,
60,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Regex pattern for shortcodes in PHP
===
I have a problem with a regex I wrote to match shortcodes in PHP.
This is the pattern, where <code>$shortcode</code> is the name of the shortcode:
\[$shortcode(.+?)?\](?:(.+?)?\[\/$shortcode\])?
Now, this regex behaves pretty much fine with these formats:
- <cod... | 0 | [
2,
7953,
1706,
3732,
26,
502,
9375,
18,
19,
13,
26120,
800,
3726,
3726,
31,
57,
21,
1448,
29,
21,
7953,
1706,
31,
738,
20,
730,
502,
9375,
18,
19,
13,
26120,
9,
48,
25,
14,
3732,
15,
113,
13,
1,
9375,
1,
4403,
10849,
9375,
1... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How do I keep a variable from updating after setting it?
===
I have a method for swapping 2 Items in a list. The problem is that the 'temp' variable updates after I change the value of itemA. How do I prevent 'temp' from updating after I initialize it?
void SwapItems(Item itemA, Item itemB)
{
I... | 0 | [
2,
184,
107,
31,
643,
21,
7612,
37,
71,
43,
1880,
75,
2697,
32,
60,
800,
3726,
3726,
31,
57,
21,
2109,
26,
10143,
5574,
172,
3755,
19,
21,
968,
9,
14,
1448,
25,
30,
14,
13,
22,
9577,
22,
7612,
16779,
75,
31,
753,
14,
1923,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How do I make InStr case sensitve in MS Access
===
How do I make InStr case sensitive in MS Access?
I'd like the following to display `0`
msgbox InStr("In Here", "here")
Instead I get `4`.
I've tried adding vbBinaryCompare
msgbox InStr("In Here", "here", vbBinaryCompare)
but it complains ab... | 0 | [
2,
184,
107,
31,
233,
19,
9729,
610,
8252,
18,
242,
195,
19,
4235,
1381,
800,
3726,
3726,
184,
107,
31,
233,
19,
9729,
610,
7830,
19,
4235,
1381,
60,
31,
22,
43,
101,
14,
249,
20,
3042,
13,
1,
387,
1,
4235,
263,
5309,
19,
97... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Capture multiple webcams in separate chrome tabs?
===
As far as I know, a single browser can only capture a single webcam stream at once. Is it possible to use multiple chrome tabs to capture multiple webcam streams? | 0 | [
2,
3683,
1886,
2741,
8760,
18,
19,
1725,
13,
12985,
6523,
18,
60,
800,
3726,
3726,
28,
463,
28,
31,
143,
15,
21,
345,
16495,
92,
104,
3683,
21,
345,
2741,
8760,
3766,
35,
382,
9,
25,
32,
938,
20,
275,
1886,
13,
12985,
6523,
18... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
Does SeleniumWebdrive change focus on element when using jQuery to locate an element?
===
**Background:**
Been using Selenium 2.0 (WebDriver), and understand that the focus moves to elements when locating them, like so:
var element = driver.FindElement(By.CssSelector("#foo"));
element.Click();
I also... | 0 | [
2,
630,
23027,
14311,
14113,
14573,
753,
1776,
27,
4520,
76,
568,
487,
8190,
93,
20,
12717,
40,
4520,
60,
800,
3726,
3726,
13,
1409,
1958,
8810,
45,
1409,
74,
568,
23027,
14311,
172,
9,
387,
13,
5,
14113,
21752,
6,
15,
17,
1369,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Jquery Slider - get every numeric value of the slider? not only on mouseout?
===
I'm attempting to create a jquery slider that basically makes text fade in and out (and pictures) with the jquery slider and a switch statement. here is the code:
$(function(){
$sliderValue="";
// Slider
$('#slider')... | 0 | [
2,
487,
8190,
93,
3295,
106,
13,
8,
164,
352,
15764,
596,
1923,
16,
14,
3295,
106,
60,
52,
104,
27,
7567,
1320,
60,
800,
3726,
3726,
31,
22,
79,
6314,
20,
1600,
21,
487,
8190,
93,
3295,
106,
30,
11374,
1364,
1854,
11381,
19,
1... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Creating multiple language versions from single latex source by fetching translation from file
===
I could not really find anything matching, maysome someone got an idea or a starting point:
I want to maintain a collection of documents written in Kile, Using LaTeX converted by xetex into pdf format. These document... | 2 | [
2,
2936,
1886,
816,
3281,
37,
345,
456,
396,
1267,
34,
18312,
68,
4064,
37,
3893,
800,
3726,
3726,
31,
110,
52,
510,
477,
602,
10120,
15,
123,
3220,
737,
330,
40,
882,
54,
21,
1422,
454,
45,
31,
259,
20,
4027,
21,
1206,
16,
43... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Android -- Bitmaps exceed VM alternatives
===
I have an application that uses 7 enormous *.png images drawn over a small static background. The way it is designed the images all scroll around and very little of the image is shown at one time.
Due to the nature of that design a considerably large amount of memory ... | 0 | [
2,
13005,
13,
8,
8,
1142,
15022,
18,
11976,
13,
20147,
2676,
18,
800,
3726,
3726,
31,
57,
40,
3010,
30,
2027,
453,
7135,
1637,
9,
306,
2723,
3502,
3160,
84,
21,
284,
12038,
2395,
9,
14,
161,
32,
25,
1006,
14,
3502,
65,
12159,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
crontab why executes script every 2 minutes?
===
Why it executes the script every 2 minutes?
Shouldn't it execute every 10 minutes ?
*\10 * * * * /usr/bin/python /var/www/py/LSFchecker.py
| 0 | [
2,
13,
19587,
15783,
483,
15644,
18,
3884,
352,
172,
902,
60,
800,
3726,
3726,
483,
32,
15644,
18,
14,
3884,
352,
172,
902,
60,
5714,
22,
38,
32,
15644,
352,
332,
902,
13,
60,
1637,
1,
1036,
1637,
1637,
1637,
1637,
13,
118,
267,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Modifying the returned value of find_by_sql
===
So I am pulling my hair over this issue / gotcha. Basically I used find_by_sql to fetch data from my database. I did this because the query has lots of columns and table joins and I think using ActiveRecord and associations will slow it down.
I managed to pull the dat... | 0 | [
2,
17579,
68,
14,
587,
1923,
16,
477,
1,
779,
1,
18,
22402,
800,
3726,
3726,
86,
31,
589,
3303,
51,
627,
84,
48,
1513,
13,
118,
330,
1651,
9,
11374,
31,
147,
477,
1,
779,
1,
18,
22402,
20,
18312,
1054,
37,
51,
6018,
9,
31,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to convert this code into javacv?
===
I had went through many tutorials and guide lines and I was able to convert part of it. But I don't know how to convert last line in to javacv. So Please can some one help me to convert this code in to javacv?
img = cv2.imread('sofud.jpg')
gray = cv2.cvtColor(i... | 0 | [
2,
184,
20,
8406,
48,
1797,
77,
8247,
12732,
60,
800,
3726,
3726,
31,
41,
296,
120,
151,
29724,
18,
17,
3378,
1560,
17,
31,
23,
777,
20,
8406,
141,
16,
32,
9,
47,
31,
221,
22,
38,
143,
184,
20,
8406,
236,
293,
19,
20,
8247,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
jquery appendTo multiple items to one container
===
I'm having issues getting this to work. When I look at the HTML in firebug it shows that there are 2 <img> objects inside my container but only 1 img shows!
I have some very simple code:
var img1 = $("<img />", {src : "myimg.png" });
var img2 = $("<img... | 0 | [
2,
487,
8190,
93,
4865,
2451,
262,
1886,
3755,
20,
53,
12147,
800,
3726,
3726,
31,
22,
79,
452,
1549,
1017,
48,
20,
170,
9,
76,
31,
361,
35,
14,
13,
15895,
19,
535,
16254,
32,
1285,
30,
80,
50,
172,
13,
1,
1660,
263,
1,
3916... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to use cgo in Goclipse with Mingw?
===
When i try to use cgo I get the error
exec gcc: exec: "gcc": executable file not found in %PATH%
I have Mingw installed. How do I tell Goclipse where gcc is? I could not find a way in preferences or properties to set this. | 0 | [
2,
184,
20,
275,
272,
839,
19,
162,
150,
6013,
870,
29,
12069,
499,
60,
800,
3726,
3726,
76,
31,
1131,
20,
275,
272,
839,
31,
164,
14,
7019,
1396,
3319,
489,
3384,
45,
1396,
3319,
45,
13,
7,
263,
3384,
7,
45,
1396,
17194,
5924... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to change links that are not in the template code on Blogger
===
[Blog link][1]
Two questions:
1. How do I change the ' 1, 2 ,3, next' pages at the bottom of Blogger as they are showing a bit screwed up with 1 and 2 repeating.
2. How do you change the links for those? When I click on page 2 it goes to:
htt... | 0 | [
2,
184,
20,
753,
6271,
30,
50,
52,
19,
14,
22894,
1797,
27,
24350,
800,
3726,
3726,
636,
220,
5567,
3508,
500,
2558,
165,
500,
81,
2346,
45,
137,
9,
184,
107,
31,
753,
14,
13,
22,
137,
15,
172,
13,
15,
240,
15,
328,
22,
4434... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
I thought someone inserted a hacking code in the file
===
I found out wherever I clicked www.anggunkl.com it will forward me the Pharmacy page but however if I straight type the link at the adress bar I got the hotel page
Here is the code snippet which I think causing problem and I need your help to identify the ha... | 1 | [
2,
31,
289,
737,
14215,
21,
25787,
1797,
19,
14,
3893,
800,
3726,
3726,
31,
216,
70,
12680,
31,
15802,
13,
6483,
9,
1712,
4570,
11234,
9,
960,
32,
129,
917,
55,
14,
15785,
2478,
47,
207,
100,
31,
1599,
1001,
14,
3508,
35,
14,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Interface Inheritance (Java Program): meaning of each line of the program?
===
<p>I'm just preparing for my exam. help me to explain every line of this program:</p>
interface J {
int j = 200;
int j1();
}
interface K {
double k1();
}
interface L extends J,K{
... | 0 | [
2,
6573,
13852,
13,
5,
1004,
1385,
625,
6,
45,
1813,
16,
206,
293,
16,
14,
625,
60,
800,
3726,
3726,
13,
1,
306,
1,
49,
22,
79,
114,
7575,
26,
51,
11796,
9,
448,
55,
20,
3271,
352,
293,
16,
48,
625,
45,
1,
118,
306,
1,
6... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Placing an image behind a div
===
I'm trying to place an image (the bamboo) behind a div (contact form) using "z-index".
However, the image is pushing the div out of the way.
Page can be seen here: http://www.abijahchristos.com/sample/springspa
JsFiddle here: http://jsfiddle.net/Abijah/4n9LZ/ | 0 | [
2,
5861,
40,
1961,
439,
21,
13,
12916,
800,
3726,
3726,
31,
22,
79,
749,
20,
209,
40,
1961,
13,
5,
124,
16998,
6,
439,
21,
13,
12916,
13,
5,
29912,
505,
6,
568,
13,
7,
380,
8,
25671,
7,
9,
207,
15,
14,
1961,
25,
5076,
14,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Is it possible to simulate string.match with a regexp.exec loop when the regexp matches the empty string?
===
It is common knowledge that the exec method from RegExps can get used to find all matches in a string. However, I just found out that if the regexp matches the empty string this loop can get stuck forever
... | 0 | [
2,
25,
32,
938,
20,
24969,
3724,
9,
12280,
29,
21,
7953,
6899,
9,
1706,
3319,
5293,
76,
14,
7953,
6899,
1717,
14,
2424,
3724,
60,
800,
3726,
3726,
32,
25,
757,
1918,
30,
14,
1396,
3319,
2109,
37,
7953,
6899,
18,
92,
164,
147,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
rails link path and routing error
===
<%= link_to t('.new', :default => t("helpers.links.new")), new_equipment_path, :class => 'btn btn-primary' %>
I have the above code in a view, but am getting the following error when clicking the link: `No route matches {:action=>"show", :controller=>"equipment"}`
My ro... | 0 | [
2,
2240,
18,
3508,
2013,
17,
19880,
7019,
800,
3726,
3726,
13,
1,
11881,
3726,
3508,
1,
262,
13,
38,
5,
22,
9,
2681,
22,
15,
13,
45,
13862,
9708,
800,
1,
13,
38,
5,
7,
14593,
445,
9,
6258,
18,
9,
2681,
7,
6,
6,
15,
78,
1... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Setup for Google Analytics for SaaS and customers have their own GA accounts
===
I'm setting up a SaaS website and I want customers to be able to track their own sites (cust1.mysite.com, cust2.mysite.com) and I want to be able to aggregate all that data and look at it myself -- customers should not have access to the ... | 0 | [
2,
18161,
26,
8144,
26320,
26,
18194,
18,
17,
5279,
57,
66,
258,
4369,
5310,
800,
3726,
3726,
31,
22,
79,
2697,
71,
21,
18194,
18,
2271,
17,
31,
259,
5279,
20,
44,
777,
20,
792,
66,
258,
3259,
13,
5,
4636,
38,
165,
9,
915,
9... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Array from XML Issues using SimpleXMLElement
===
Okay So heres the issue, using an api (lyris hq) i am being returned this xml dataset
<DATASET>
<TYPE>success</TYPE>
<RECORD>
<DATA type="name" id="205199">Dev1</DATA>
<DATA type="messages">4</DATA>
<... | 0 | [
2,
7718,
37,
23504,
1549,
568,
1935,
396,
8184,
27567,
800,
3726,
3726,
1705,
86,
235,
18,
14,
1513,
15,
568,
40,
21,
2159,
13,
5,
102,
2777,
13,
13405,
6,
31,
589,
142,
587,
48,
23504,
1054,
3554,
13,
1,
18768,
3554,
1,
13,
1... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to remove white space on several of urls
===
On a page with several urls I want to be able to remove the whitespace in the slug and replace it with a hyphen.
I can case where I have a single url, but I'm having trouble with multiple url case.
I assume the script must use `each(function())`
Based on the version ... | 0 | [
2,
184,
20,
4681,
359,
726,
27,
238,
16,
13,
911,
7532,
800,
3726,
3726,
27,
21,
2478,
29,
238,
13,
911,
7532,
31,
259,
20,
44,
777,
20,
4681,
14,
359,
5582,
19,
14,
15850,
17,
3934,
32,
29,
21,
4085,
16012,
9,
31,
92,
610,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
data url image save as png
===
Lets say I have this data url from Apple:
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6%2BR8AAAAlElEQVR42oWQQRHEIAxF10ElVAISVgo3bCABCUhYCZWAhEpAQpoD6bzJhNnDO0DyyA8fEXkppXyVCpLViDUfyqVIQN9JFMY637hrlCySFauL21E7KVWbAIGx56rnSLqc5KPXSLo3kySalPhTygFhRDtFC09EIsMeZJSGBj... | 0 | [
2,
1054,
287,
6362,
1961,
2079,
28,
351,
2723,
800,
3726,
3726,
6884,
395,
31,
57,
48,
1054,
287,
6362,
37,
4037,
45,
1054,
45,
22039,
118,
306,
2723,
73,
8436,
3470,
15,
3757,
6157,
499,
387,
16901,
839,
22160,
210,
1666,
438,
71... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Image format of pictures taken with the camera (Android phones)
===
For my app I have to send a mail with a photo (I'm using a webservice to do that).
I'd like to know if there are some Android phones that does not produce jpg file with the camera (such as png file).
Thank's | 0 | [
2,
1961,
2595,
16,
3104,
658,
29,
14,
3336,
13,
5,
290,
18524,
14830,
6,
800,
3726,
3726,
26,
51,
4865,
31,
57,
20,
2660,
21,
4216,
29,
21,
3056,
13,
5,
49,
22,
79,
568,
21,
2741,
11449,
20,
107,
30,
6,
9,
31,
22,
43,
101,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to keep List in client side?
===
I want to keep my list<string> GWT side after fetch it from service side.For example i have button A and when i press, it bring me the list of patient names which start with 'A'. So; I don't want to fetch names from service side all the time. I want to take them for once and store ... | 0 | [
2,
184,
20,
643,
968,
19,
6819,
270,
60,
800,
3726,
3726,
31,
259,
20,
643,
51,
968,
1,
11130,
1,
14094,
38,
270,
75,
18312,
32,
37,
365,
270,
9,
1106,
823,
31,
57,
5167,
21,
17,
76,
31,
901,
15,
32,
1499,
55,
14,
968,
16,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Simple sum not working in Rails
===
I want to sum columns.
<p>In my controller
def index
@performance_reports = PerformanceReport.all
end
My error:
undefined method `+' for #<PerformanceReport:0x4a55690>
74: <td><%= @performance_reports.s... | 0 | [
2,
1935,
3907,
52,
638,
19,
2240,
18,
800,
3726,
3726,
31,
259,
20,
3907,
7498,
9,
13,
1,
306,
1,
108,
51,
9919,
6312,
4348,
13,
1,
22528,
1,
17437,
18,
800,
956,
17437,
9,
1233,
241,
51,
7019,
45,
367,
13439,
2109,
13,
1,
2... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Get Current HTML Code and Create PDF
===
I'm using MVC3 and iTextSharp.
At First a added a Save and CreatePDF Button. With the PDF Button i call a Method which returns me the actual HTML Code of the shown WebPage.
So far so good, now I started to generate a PDF with iTextSharp. I was wondering, it worked on the ... | 0 | [
2,
164,
866,
13,
15895,
1797,
17,
1600,
13,
11124,
800,
3726,
3726,
31,
22,
79,
568,
307,
8990,
240,
17,
31,
11969,
23646,
9,
35,
64,
21,
905,
21,
2079,
17,
1600,
11124,
5167,
9,
29,
14,
13,
11124,
5167,
31,
645,
21,
2109,
56,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
removal of other div elements in a page causes implementation problems in Php and Javascript
===
when a radio button is clicked in my datadisplay.php page it has to load another page(userdetails.php) in div tag for corresponding radio button. When a radio button is clicked I show only corresponding div tag and hide ot... | 3 | [
2,
7797,
16,
89,
13,
12916,
2065,
19,
21,
2478,
4047,
6123,
1716,
19,
13,
26120,
17,
8247,
8741,
800,
3726,
3726,
76,
21,
603,
5167,
25,
15802,
19,
51,
1054,
2906,
5438,
9,
26120,
2478,
32,
63,
20,
6305,
226,
2478,
5,
16704,
546... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Java Swing getting data from database error
===
I can't make it work... how can I get data from database inside the abstract model? I really need help thanks.. I tried different solutions but to no success... Can someone help me thanks... Even just links God Bless!
Kevin
import java.a... | 0 | [
2,
8247,
5587,
1017,
1054,
37,
6018,
7019,
800,
3726,
3726,
31,
92,
22,
38,
233,
32,
170,
9,
9,
9,
184,
92,
31,
164,
1054,
37,
6018,
572,
14,
8502,
1061,
60,
31,
510,
376,
448,
3669,
9,
9,
31,
794,
421,
6776,
47,
20,
90,
1... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to use goto label in MySQL stored function
===
I would like to use goto in MySQL stored function.
How can I use?
Sample code is:
if (action = 'D') then
if (rowcount > 0) then
DELETE FROM datatable WHERE id = 2;
else
SET p=CONCAT('Can not delete',@b);
... | 0 | [
2,
184,
20,
275,
330,
111,
1899,
19,
51,
18,
22402,
8214,
1990,
800,
3726,
3726,
31,
83,
101,
20,
275,
330,
111,
19,
51,
18,
22402,
8214,
1990,
9,
184,
92,
31,
275,
60,
5717,
1797,
25,
45,
100,
13,
5,
8645,
800,
13,
22,
43,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
net-sftp ruby, uploading file error
===
I have a rails 3.2.2 app that's got the net-sftp gem installed on it.
I've created a simple controller to test the most basic feature of uploading a file to remote sftp.
This is my controller:
class UploadsController < ApplicationController
require 'net/s... | 0 | [
2,
4275,
8,
18,
3072,
306,
10811,
15,
71,
16866,
3893,
7019,
800,
3726,
3726,
31,
57,
21,
2240,
18,
203,
9,
135,
9,
135,
4865,
30,
22,
18,
330,
14,
4275,
8,
18,
3072,
306,
8551,
4066,
27,
32,
9,
31,
22,
195,
679,
21,
1935,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Passing data or behaviour between activities and fragments
===
I have this structure:
Activity A has a ViewPager. The pages of a ViewPager are as known Fragments.
Activity A has a list of complex objects, which I want to display in the pages.
When the user clicks on an item inside the ViewPager activity B mus... | 0 | [
2,
2848,
1054,
54,
7727,
128,
1648,
17,
10837,
800,
3726,
3726,
31,
57,
48,
1411,
45,
2358,
21,
63,
21,
1418,
6486,
139,
9,
14,
4434,
16,
21,
1418,
6486,
139,
50,
28,
167,
10837,
9,
2358,
21,
63,
21,
968,
16,
1502,
3916,
15,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Tridion 2011 SP1 : Facing Issue while creating client application using Core Services
===
I have created a small application using Core Services and it is working fine when we run it on the CMS Server. But when I host it on my client machine and run, it is not working.
I checked the webservices whether client able ... | 0 | [
2,
2286,
43,
872,
542,
3782,
165,
13,
45,
4325,
1513,
133,
2936,
6819,
3010,
568,
2884,
687,
800,
3726,
3726,
31,
57,
679,
21,
284,
3010,
568,
2884,
687,
17,
32,
25,
638,
1123,
76,
95,
485,
32,
27,
14,
2390,
18,
8128,
9,
47,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Mongoid : IPv6 addresses storage
===
I need to store IPv6 addresses in a Mongodb database using Rails3 + Mongoid.
There will also (mostly) be IPv4 addresses in the collection.
I need addresses to be stored as decimals since I have to query for addresses that belongs to a network (I'll store networks and addresse... | 0 | [
2,
21028,
6516,
13,
45,
31,
10166,
379,
12636,
4326,
800,
3726,
3726,
31,
376,
20,
1718,
31,
10166,
379,
12636,
19,
21,
3521,
5474,
220,
6018,
568,
2240,
18,
240,
2754,
21028,
6516,
9,
80,
129,
67,
13,
5,
18397,
6,
44,
31,
10166... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Dropdown Menu to open up when there isn't enough room on the screen - HTML/CSS/Javascript
===
I have a drop-down that is in the middle of the document. When the drop-down shows up on the bottom of the screen, I want the drop-down to go up instead of down. When the drop-down shows up on the top of the screen, I want th... | 0 | [
2,
2804,
2968,
11379,
20,
368,
71,
76,
80,
2532,
22,
38,
511,
337,
27,
14,
2324,
13,
8,
13,
15895,
118,
6824,
18,
118,
1004,
1385,
8741,
800,
3726,
3726,
31,
57,
21,
2804,
8,
2968,
30,
25,
19,
14,
772,
16,
14,
4492,
9,
76,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Array.reject!, how does it work exactly? [Ruby]
===
'sup guys!
I've made a very small ruby script today that makes use of regexes to track down certain content in files with a specific name and removes that content before adding its replacement. (Or else stuff would go wrong during iterations).
I'm not very used... | 0 | [
2,
7718,
9,
99,
17759,
187,
15,
184,
630,
32,
170,
1890,
60,
636,
1820,
779,
500,
800,
3726,
3726,
13,
22,
18,
576,
2776,
187,
31,
22,
195,
117,
21,
253,
284,
10811,
3884,
786,
30,
1364,
275,
16,
7953,
1706,
160,
20,
792,
125,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Menu underneath Android Actionbar component
===
I want to make a UI like this http://d.pr/i/ZQxO but I don't think so that android ActionBar component has the provision to add menu layout like this. What can be the possible workaround for this? Thanks. | 0 | [
2,
11379,
7170,
13005,
1028,
1850,
5912,
800,
3726,
3726,
31,
259,
20,
233,
21,
13,
5661,
101,
48,
7775,
6903,
43,
9,
4899,
118,
49,
118,
380,
1251,
13955,
47,
31,
221,
22,
38,
277,
86,
30,
13005,
1028,
1850,
5912,
63,
14,
8738,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to catch warning in app for Crash reporting: Received Memory Warning
===
sometimes i am facing a "Received Memory Warning" in Console. see here:
2012-07-13 11:39:54.344 PROJ42 [25255:707] Received memory warning.
The app doesnt crash. But i want to solve this warning.
Is there a way to find out w... | 0 | [
2,
184,
20,
2949,
3590,
19,
4865,
26,
4597,
6670,
45,
420,
1912,
3590,
800,
3726,
3726,
1030,
31,
589,
4325,
21,
13,
7,
27700,
1912,
3590,
7,
19,
8650,
9,
196,
235,
45,
563,
8,
2984,
8,
1543,
547,
23425,
22083,
9,
25952,
895,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Changing default MIT License of the Plugins generated in Rails
===
We have a rails web app licensed under Apache License 2.0
The license of plugins developed for this app can be under the choice of the developer. By default the Rails Plugins are generated with MIT license embedded in them.
Can we modify this to... | 0 | [
2,
4226,
12838,
6414,
3962,
16,
14,
10922,
108,
18,
6756,
19,
2240,
18,
800,
3726,
3726,
95,
57,
21,
2240,
18,
2741,
4865,
6392,
131,
17140,
3962,
172,
9,
387,
14,
3962,
16,
10922,
108,
18,
885,
26,
48,
4865,
92,
44,
131,
14,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How can I protect my .sqlite database?
===
I want to protect my <b>.sqlite</b> database with a password for free, and access in java to that database? | 0 | [
2,
184,
92,
31,
2196,
51,
13,
9,
18,
1251,
10601,
6018,
60,
800,
3726,
3726,
31,
259,
20,
2196,
51,
13,
1,
220,
1,
9,
18,
1251,
10601,
1,
118,
220,
1,
6018,
29,
21,
20884,
26,
551,
15,
17,
1381,
19,
8247,
20,
30,
6018,
60,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
TextMate: Keyboard shortcuts sometimes don't work, then work again after restart
===
I moved to Lion 2 months ago, and since then I sometimes encounter that a TextMate keyboard shortcut doesn't work anymore (which means: nothing happens), and then, after a restart of TextMate, it works again.
This time, it was `ctr... | 0 | [
2,
1854,
5281,
45,
8896,
502,
4118,
18,
1030,
221,
22,
38,
170,
15,
94,
170,
188,
75,
22767,
800,
3726,
3726,
31,
385,
20,
6023,
172,
818,
1464,
15,
17,
179,
94,
31,
1030,
7007,
30,
21,
1854,
5281,
8896,
502,
4118,
1437,
22,
3... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to set context root of an application in JBoss?
===
Hi every one i am new to Jboss server,i had a problem of setting context root of an application in JBoss-4.2.2.GA server.my application is done using spring MVC+Spring security.
this is my jboss-web.xml in my project.
<?xml version="1.0" encoding="ISO-8... | 0 | [
2,
184,
20,
309,
4141,
5900,
16,
40,
3010,
19,
487,
10349,
18,
60,
800,
3726,
3726,
4148,
352,
53,
31,
589,
78,
20,
487,
10349,
18,
8128,
15,
49,
41,
21,
1448,
16,
2697,
4141,
5900,
16,
40,
3010,
19,
487,
10349,
18,
8,
300,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
short to double value
===
Im having problems converting short value to double in Java. I have real numbers representing as 16 bit unsigned value ( short in java ). When I read them, I want to convert them to double, but after doing (double) value, I`m getting wrong result? Does anyone has an advise about that ?
By ... | 0 | [
2,
502,
20,
1494,
1923,
800,
3726,
3726,
797,
452,
1716,
19583,
502,
1923,
20,
1494,
19,
8247,
9,
31,
57,
683,
2116,
3793,
28,
347,
1142,
28839,
1923,
13,
5,
502,
19,
8247,
13,
6,
9,
76,
31,
1302,
105,
15,
31,
259,
20,
8406,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
PHP: print array content
===
I'm to dumb right now …
print_r($terms);
does this …
Array
(
[7] => stdClass Object
(
[term_id] => 7
[name] => Testwhatever
[slug] => testwhatever
[term_group] => 0
... | 0 | [
2,
13,
26120,
45,
4793,
7718,
2331,
800,
3726,
3726,
31,
22,
79,
20,
9317,
193,
130,
13,
9,
9,
9,
4793,
1,
139,
5,
4403,
3964,
18,
6,
73,
630,
48,
13,
9,
9,
9,
7718,
13,
5,
636,
465,
500,
800,
1,
354,
43,
1898,
3095,
13,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Creating and accessing list of lists in python
===
I am bit new to python. I started today. My code looks like this as follows
testcases=[
(([0.5,0.4,0.3],'HHTH'),[0.4166666666666667, 0.432, 0.42183098591549295, 0.43639398998330553]),
(([0.14,0.32,0.42,0.81,0.21],'HHHTTTHHH'),[0.5255789473684211, 0.65... | 0 | [
2,
2936,
17,
1381,
68,
968,
16,
7227,
19,
20059,
800,
3726,
3726,
31,
589,
1142,
78,
20,
20059,
9,
31,
373,
786,
9,
51,
1797,
1879,
101,
48,
28,
2415,
1289,
10325,
18,
3726,
2558,
13,
5,
5,
2558,
387,
9,
264,
15,
387,
9,
300... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
"Sign In" button of yahoo mail is not clicked by WebDriver
===
I am using WebDriver with Java. For clicking "Sign In" button of Yahoo mail, I have written the following code:
driver.findElement(By.id(".save")).click();
But unfortunately, it did not work. What's the wrong with my code? Can anybody help me? | 0 | [
2,
13,
7,
11255,
19,
7,
5167,
16,
23553,
4216,
25,
52,
15802,
34,
2741,
21752,
800,
3726,
3726,
31,
589,
568,
2741,
21752,
29,
8247,
9,
26,
25590,
13,
7,
11255,
19,
7,
5167,
16,
23553,
4216,
15,
31,
57,
642,
14,
249,
1797,
45,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
ExtJS 4.1.1: Working with a TreeGrid/TreeStore
===
I am having some problems with my code that I hoped you could help me with as I've kind of hit a wall.
I have a field in a Tree grid that has the following properties:
xtype : 'gridcolumn',
id : 'raGridFormulaLink_Purchased',
dataIndex: 'formulaLink',
... | 0 | [
2,
1396,
38,
728,
18,
268,
9,
165,
9,
165,
45,
638,
29,
21,
1541,
16375,
118,
8101,
16828,
800,
3726,
3726,
31,
589,
452,
109,
1716,
29,
51,
1797,
30,
31,
3691,
42,
110,
448,
55,
29,
28,
31,
22,
195,
825,
16,
770,
21,
769,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to change image widget/field in Drupal
===
In Content Types -> xxx -> Manage Fields I have a field named 'Image'. Field type is also 'Image', as well as widget type. All is working but...
Image widget/field I have doesn't allow me to choose image from list of already uploaded... So I need to upload same image e... | 0 | [
2,
184,
20,
753,
1961,
4807,
43,
3060,
118,
1109,
19,
15708,
6720,
800,
3726,
3726,
19,
2331,
2551,
13,
8,
1,
13,
13290,
13,
8,
1,
4705,
2861,
31,
57,
21,
575,
377,
13,
22,
22039,
22,
9,
575,
1001,
25,
67,
13,
22,
22039,
22,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
run javascript function from master page button
===
I have a javascript function on the child page that I need to run when the save button on the master page is clicked.
ValidateCheckList = function() {
var ErrorCodeU1001 = "U1001";
var ErrorCodeU1002 = "U1002";
var Er... | 0 | [
2,
485,
8247,
8741,
1990,
37,
1129,
2478,
5167,
800,
3726,
3726,
31,
57,
21,
8247,
8741,
1990,
27,
14,
850,
2478,
30,
31,
376,
20,
485,
76,
14,
2079,
5167,
27,
14,
1129,
2478,
25,
15802,
9,
7394,
1373,
12542,
5739,
800,
1990,
5,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Distribution of iPad app (.ipa format file) over website
===
I am new IOS development, i want to distribute my iPad app (.ipa format file) over my website. So, others can download my iPad app (.ipa format file) from my website. So, Is it possible to download the iPad app (.ipa format file) over website by others?
... | 0 | [
2,
2523,
16,
31,
8240,
4865,
13,
5,
9,
15796,
2595,
3893,
6,
84,
2271,
800,
3726,
3726,
31,
589,
78,
13,
7760,
522,
15,
31,
259,
20,
14751,
51,
31,
8240,
4865,
13,
5,
9,
15796,
2595,
3893,
6,
84,
51,
2271,
9,
86,
15,
654,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Gray scale for UIImage
===
In my app i have added the gray scale effect to UIImage. I have also applied gray scale to a particular part of the UIImage. But how can i apply gray scale to a path drawn using UIBezierPath on UIImageView? | 0 | [
2,
2030,
3464,
26,
13,
5661,
22039,
800,
3726,
3726,
19,
51,
4865,
31,
57,
905,
14,
2030,
3464,
1590,
20,
13,
5661,
22039,
9,
31,
57,
67,
2435,
2030,
3464,
20,
21,
1498,
141,
16,
14,
13,
5661,
22039,
9,
47,
184,
92,
31,
5645,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
include PHP in shortcode
===
Hi I have a string replace:
$sHTML = str_replace( "[+fs.area.'{$member[ "town" ]}'+]", "hello", $sHTML );
I have multiple towns in the database and i cannot go adding static short codes for each town as the user maybe adding towns later, i basically want to put int... | 0 | [
2,
468,
13,
26120,
19,
502,
9375,
800,
3726,
3726,
4148,
31,
57,
21,
3724,
3934,
45,
5579,
18,
15895,
800,
13,
9729,
1,
99,
5119,
5,
13,
7,
2558,
2430,
11754,
9,
17760,
9,
22,
1,
4403,
6990,
2558,
13,
7,
1914,
7,
13,
500,
1,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Tomcat 7 deploying issue
===
I am making a example from the book spring recipes and and i cant seem the deploy the example into tomcat. I am trying to open the messageList.htm page but i always get the HTTP Status 404 error.
Someone can help me?
thx in advance
This is the code:
web.xml
<?xml versio... | 0 | [
2,
2067,
5782,
453,
17617,
68,
1513,
800,
3726,
3726,
31,
589,
544,
21,
823,
37,
14,
360,
1573,
22229,
17,
17,
31,
2973,
2260,
14,
17617,
14,
823,
77,
2067,
5782,
9,
31,
589,
749,
20,
368,
14,
2802,
5739,
9,
9020,
79,
2478,
47... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
remember password in android app
===
i developed one login(username,password and submit button) form using mysql connection through soap webservices in android application.Here i wish to add remember password field.
i wrote dis coding in xml part:
<CheckBox android:layout_below="@+id/passwordview"
android:... | 0 | [
2,
1518,
20884,
19,
13005,
4865,
800,
3726,
3726,
31,
885,
53,
6738,
108,
5,
16704,
7259,
15,
6201,
9587,
17,
12298,
5167,
6,
505,
568,
51,
18,
22402,
2760,
120,
6447,
2741,
11449,
18,
19,
13005,
3010,
9,
6836,
31,
2536,
20,
3547,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
is it possible of comparasion of memory warnings level wise?
===
I am receiving memory warnings in didReceiveMemoryWarning.I know memory warning has some different types like level-1,level-2 like wise.Is there any way of it's comparison like if(warning level ==1) this?if yes then how can we compare it in our Applicat... | 0 | [
2,
25,
32,
938,
16,
6479,
2704,
5991,
16,
1912,
3590,
18,
662,
6714,
60,
800,
3726,
3726,
31,
589,
3396,
1912,
3590,
18,
19,
144,
99,
1105,
1284,
790,
5171,
93,
1885,
2981,
9,
49,
143,
1912,
3590,
63,
109,
421,
2551,
101,
662,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Using on hover to set variable to true jquery
===
I'm my question is simple, but it is eluding me greatly. I'm using a jquery function to make an element flash while a variable is false, and hide when true:
function flasher(bl){
if(!bl){
setInterval(function(){
$(".flash").fadeToggle("slow"... | 0 | [
2,
568,
27,
21350,
20,
309,
7612,
20,
1151,
487,
8190,
93,
800,
3726,
3726,
31,
22,
79,
51,
1301,
25,
1935,
15,
47,
32,
25,
931,
3192,
68,
55,
5629,
9,
31,
22,
79,
568,
21,
487,
8190,
93,
1990,
20,
233,
40,
4520,
4433,
133,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
couldn't find samples in android-sdk directory
===
when i go to the directory C:/programfiles/android/android-sdk/platform/<version>/
i couldn't find the samples directory.
i installed all the versions of the skd with samples from the sdk manager opening from eclipse but i couldn't install the same when i open it fr... | 0 | [
2,
711,
22,
38,
477,
7855,
19,
13005,
8,
18,
43,
197,
16755,
800,
3726,
3726,
76,
31,
162,
20,
14,
16755,
272,
45,
118,
19746,
16877,
18,
118,
290,
18524,
118,
290,
18524,
8,
18,
43,
197,
118,
27035,
118,
1,
10898,
1,
118,
31,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Perl Regular expression to replace the last matching string
===
I have a string as below:
$str = "/dir1/dir2/dir3/file.txt"
I want to remove the **/file.txt** from this string.
So that the **$str** will become.
$str = "/dir1/dir2/dir3"
I am using the following regex. But it is replacing everythi... | 0 | [
2,
416,
255,
1290,
1803,
20,
3934,
14,
236,
10120,
3724,
800,
3726,
3726,
31,
57,
21,
3724,
28,
1021,
45,
5579,
9729,
800,
13,
7,
118,
9035,
8197,
9035,
9298,
9035,
9280,
16877,
9,
38,
396,
38,
7,
31,
259,
20,
4681,
14,
13,
14... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Cufon visible delay before the text is replaced
===
I'm using Cufon on some of the text in my website : [http://www.websitebuildingsolutions.com/curcumall22122/][1]
When the page loads for the first time there is a short, visible delay before the text is replaced. It is most noticeable on chrome.
I've added :
... | 0 | [
2,
3141,
10229,
4560,
7255,
115,
14,
1854,
25,
1141,
800,
3726,
3726,
31,
22,
79,
568,
3141,
10229,
27,
109,
16,
14,
1854,
19,
51,
2271,
13,
45,
636,
21127,
6903,
6483,
9,
14113,
9097,
11783,
18,
18687,
3309,
18,
9,
960,
118,
47... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
JavaScript if condition not working
===
I am screwed with this one the if statement is not working in javascript.
I am using js to call php and php file echo 'success';
My java script code
function like_add(article_id){
$.post('my/like.php', {article_id:article_id}, function(data){
if(data == 'true'){... | 0 | [
2,
8247,
8741,
100,
2874,
52,
638,
800,
3726,
3726,
31,
589,
16456,
29,
48,
53,
14,
100,
3331,
25,
52,
638,
19,
8247,
8741,
9,
31,
589,
568,
487,
18,
20,
645,
13,
26120,
17,
13,
26120,
3893,
8117,
13,
22,
29245,
22,
73,
51,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Unescaped control characters in NSJSONSerialization
===
I have this JSON http://www.progmic.com/ielts/retrive.php that I need to parse. When I do it with NSJSONSerialization, I get "Unescaped control character around character 1981" error.
I need to know:
- What the heck are the unescaped control characters? Is... | 0 | [
2,
367,
13944,
3631,
569,
1766,
19,
13,
2172,
728,
528,
4104,
2815,
1829,
800,
3726,
3726,
31,
57,
48,
487,
528,
7775,
6903,
6483,
9,
2740,
263,
5410,
9,
960,
118,
8487,
38,
18,
118,
99,
3367,
195,
9,
26120,
30,
31,
376,
20,
2... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to append 1 element in nested list in Prolog?
===
I want to append one list element in nested list:
predicates
append(li,li,li).
clauses
append([X|Y],Z,[X|W]):- append(Y,Z,W).
append([],X,X).
For example:
append([ [1],[2],[3] ],[4],A)
Solution: A = [ [1... | 0 | [
2,
184,
20,
4865,
2451,
137,
4520,
19,
5618,
69,
968,
19,
895,
5567,
60,
800,
3726,
3726,
31,
259,
20,
4865,
2451,
53,
968,
4520,
19,
5618,
69,
968,
45,
28712,
18,
4865,
2451,
5,
1210,
15,
1210,
15,
1210,
6,
9,
9040,
18,
4865,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Placement new on this
===
I saw some code like this:
class BaseClass{
BaseClass::BaseClass()
{
new(this)DerivedClass();
}
};
class Derived::public BaseClass{
};
What does the code trying to do? I think it would create a derived class object. However, what is t... | 0 | [
2,
10774,
78,
27,
48,
800,
3726,
3726,
31,
441,
109,
1797,
101,
48,
45,
718,
1000,
1898,
1,
1000,
1898,
45,
45,
8436,
1898,
5,
6,
13,
1,
78,
5,
1565,
6,
25891,
1898,
5,
6,
73,
13,
1,
13,
1,
73,
718,
3981,
45,
45,
12259,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
view.js issue at Chrome
===
I am using this plugin http://finegoodsmarket.com/view/ It's great but only at Chrome I have issue with hidden background-color when first time clicking on an image. Here is the link http://layot.prestatrend.com/?p=26#comments Seems it's because of webkit transitions I am using. Any help pl... | 0 | [
2,
1418,
9,
728,
18,
1513,
35,
13,
12985,
800,
3726,
3726,
31,
589,
568,
48,
10922,
108,
7775,
6903,
7509,
3264,
18,
10822,
9,
960,
118,
4725,
118,
32,
22,
18,
374,
47,
104,
35,
13,
12985,
31,
57,
1513,
29,
3689,
2395,
8,
1128... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
sublist for partitioning data set
===
I have an list of list whose indices reaches upto 100's of millions.Lets say each od the list inside list is an sentence of a text. I would like to partition this data for processing in different threads. I used <code>subList</code> to split
data and send it in different threads... | 0 | [
2,
972,
5739,
26,
10711,
68,
1054,
309,
800,
3726,
3726,
31,
57,
40,
968,
16,
968,
1196,
19,
8779,
18,
5539,
71,
262,
808,
22,
18,
16,
11999,
9,
11045,
395,
206,
12340,
14,
968,
572,
968,
25,
40,
5123,
16,
21,
1854,
9,
31,
8... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Cannot resolve symbol GetSHA256String
===
I’m working on a mvc application over .Net, to secure my sensitive information in web.config I’ve got two functions in my model that encrypts and decrypts information using Triple DES, however I’m new to this and succeeded to reach till here by the help of a friend and asking ... | 0 | [
2,
1967,
9854,
4678,
164,
3162,
16910,
11130,
800,
3726,
3726,
31,
1,
79,
638,
27,
21,
307,
8990,
3010,
84,
13,
9,
2328,
15,
20,
4315,
51,
7830,
676,
19,
2741,
9,
14093,
2816,
31,
1,
195,
330,
81,
3719,
19,
51,
1061,
30,
1957,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Query optimization for logging tables
===
I'm not a DBA by any means, but I thought I could hold my own with simple databases. However, this query has me stumped.
I have two tables. One holds the name of each page on my website. The other holds one record for each time a page is accessed. I want to join these t... | 0 | [
2,
25597,
21597,
26,
13,
13919,
7484,
800,
3726,
3726,
31,
22,
79,
52,
21,
13,
43,
969,
34,
186,
1108,
15,
47,
31,
289,
31,
110,
1027,
51,
258,
29,
1935,
6018,
18,
9,
207,
15,
48,
25597,
63,
55,
15781,
69,
9,
31,
57,
81,
7... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How can I compare a string I input and compare the string in text file by using a vector Java?
===
Assume the text file contains:
He is a boy .
She is sick .
Ali is playing .
We are eating .
The dog is barking .
He and his brother are running .
He is playing .
And I want to comp... | 0 | [
2,
184,
92,
31,
11590,
21,
3724,
31,
6367,
17,
11590,
14,
3724,
19,
1854,
3893,
34,
568,
21,
7497,
8247,
60,
800,
3726,
3726,
7158,
14,
1854,
3893,
1588,
45,
24,
25,
21,
883,
13,
9,
39,
25,
3352,
13,
9,
2767,
25,
791,
13,
9,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Starting a process fails in OnStart code block of a service
===
I only would like to call
Process.Start("notepad.exe");
when the service starts; But it doesn't work at all. No notepad is called right after I chose to start the service in the windows service manager.
Thank you a lot.
| 0 | [
2,
1422,
21,
953,
13614,
19,
27,
13680,
1797,
1921,
16,
21,
365,
800,
3726,
3726,
31,
104,
83,
101,
20,
645,
953,
9,
13680,
5,
7,
10280,
8240,
9,
1706,
62,
7,
6,
73,
76,
14,
365,
3244,
73,
47,
32,
1437,
22,
38,
170,
35,
65... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Spotify vs Last FM, display last played track
===
I was looking for a way to display my last played Spotify track on my website. I succeeded using the Last.FM API. Spotify doesn't have an open API and the music part of Facebook seems to be locked down too. So I now scrobble everything to last.fm and use their API to g... | 0 | [
2,
1999,
8612,
4611,
236,
4585,
15,
3042,
236,
257,
792,
800,
3726,
3726,
31,
23,
699,
26,
21,
161,
20,
3042,
51,
236,
257,
1999,
8612,
792,
27,
51,
2271,
9,
31,
2914,
568,
14,
236,
9,
5223,
21,
2159,
9,
1999,
8612,
1437,
22,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How do you connect to the data using RMySQL using rpy2 in python?
===
For those who don't know rpy2 is an interface to R for python.
I'm trying to get access to the MySQL database using an R library called RMySQL but through rpy2 using python.
Rather complicated I admit...
So far I have tried:
from rpy... | 0 | [
2,
184,
107,
42,
6379,
20,
14,
1054,
568,
761,
915,
18,
22402,
568,
761,
6448,
135,
19,
20059,
60,
800,
3726,
3726,
26,
273,
72,
221,
22,
38,
143,
761,
6448,
135,
25,
40,
6573,
20,
761,
26,
20059,
9,
31,
22,
79,
749,
20,
164... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Maven - Excluding Resource from a specific artifact
===
I'm new to maven, and found myself stuck with something which is really bothering me.
I have a multi-module project, and my parent pom.xml contains the following plugin:
<plugin>
<artifactId>maven-remote-resources-plugin</artifactId... | 0 | [
2,
1216,
3124,
13,
8,
13,
14938,
6577,
37,
21,
1903,
22929,
800,
3726,
3726,
31,
22,
79,
78,
20,
1216,
3124,
15,
17,
216,
992,
4549,
29,
301,
56,
25,
510,
18968,
55,
9,
31,
57,
21,
1889,
8,
19673,
62,
669,
15,
17,
51,
4766,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
array_unique causing undefined offset error
===
I have been trying to use array_unique to remove duplicates from the search results I am populating. However, I am getting an undefined offset error. I was wondering if anyone knows what is causing this error and what I can do to fix it? As you can see below I am populat... | 0 | [
2,
7718,
1,
1020,
5312,
3242,
367,
13439,
17493,
7019,
800,
3726,
3726,
31,
57,
74,
749,
20,
275,
7718,
1,
1020,
5312,
20,
4681,
19429,
18,
37,
14,
2122,
1736,
31,
589,
1675,
10038,
9,
207,
15,
31,
589,
1017,
40,
367,
13439,
174... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Passing session data between ASP.NET web applications
===
I'm trying to help a friend - they have a pretty big web application (ASP.NET 4.0, Visual Basic) that has a number of subfolders that all act as quasi sub-applications (but they're just subfolders of the main application). This application will be split up into... | 0 | [
2,
2848,
3723,
1054,
128,
28,
306,
9,
2328,
2741,
3767,
800,
3726,
3726,
31,
22,
79,
749,
20,
448,
21,
860,
13,
8,
59,
57,
21,
1772,
580,
2741,
3010,
13,
5,
472,
306,
9,
2328,
268,
9,
387,
15,
3458,
2125,
6,
30,
63,
21,
23... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
how to set form attribute on a createElement input with Javascript
===
can someone please help me out?
I'm trying to create an input dynamically with this function, but the "form" attribute is not being set.
function addInput(parentID,inputNAME) {
var padre = document.getElementById(parentID);
... | 0 | [
2,
184,
20,
309,
505,
35,
14755,
27,
21,
1600,
27567,
6367,
29,
8247,
8741,
800,
3726,
3726,
92,
737,
2247,
448,
55,
70,
60,
31,
22,
79,
749,
20,
1600,
40,
6367,
7782,
1326,
29,
48,
1990,
15,
47,
14,
13,
7,
4190,
7,
35,
1475... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
MySQL INSERT automatically adding duplicate rows
===
I'm trying to update a database using html form + jquery + php
When I click on the Submit button on the form it works but it is adding **two same records** in the database for each click.
I can't find out what is going wrong and therefore I'm posting the whole... | 0 | [
2,
51,
18,
22402,
14692,
7499,
4721,
19429,
11295,
800,
3726,
3726,
31,
22,
79,
749,
20,
11100,
21,
6018,
568,
13,
15895,
505,
2754,
487,
8190,
93,
2754,
13,
26120,
76,
31,
10840,
27,
14,
12298,
5167,
27,
14,
505,
32,
693,
47,
3... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
android - get the current location of lon and lat and put into a GeoPoint?
===
> Here the following code i have, but there's error. Can someone help?
public void onLocationChanged(Location loc) {
// TODO Auto-generated method stub
GeoPoint point = new GeoPoint(loc.getLatitude(),loc.getLongitude());
... | 0 | [
2,
13005,
13,
8,
164,
14,
866,
1474,
16,
13,
3226,
17,
14303,
17,
442,
77,
21,
6389,
3132,
60,
800,
3726,
3726,
13,
1,
235,
14,
249,
1797,
31,
57,
15,
47,
80,
22,
18,
7019,
9,
92,
737,
448,
60,
317,
11364,
27,
19032,
16229,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
how can i read PDF books with page curl animation in android?
===
I am new to android.. i am going to develop an application related to reading pdf books with page curl animation. i applied this page curl animation to images which are stored in drawable folder, but i am unable to apply to pdf books.. so, any one can s... | 0 | [
2,
184,
92,
31,
1302,
13,
11124,
964,
29,
2478,
14320,
6236,
19,
13005,
60,
800,
3726,
3726,
31,
589,
78,
20,
13005,
9,
9,
31,
589,
228,
20,
2803,
40,
3010,
1597,
20,
1876,
13,
11124,
964,
29,
2478,
14320,
6236,
9,
31,
2435,
4... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Adding / Removing Stencil Properties in Oryx Editor
===
It's a pretty simple question, but I'm guessing that the answer is far from simple seen as I can't find one on the web. I am currently working with ORYX Editor, and have created (custom) stencil sets that have been successfully imported into the editor; however, ... | 0 | [
2,
4721,
13,
118,
9096,
11471,
12837,
3704,
19,
54,
93,
396,
1835,
800,
3726,
3726,
32,
22,
18,
21,
1772,
1935,
1301,
15,
47,
31,
22,
79,
19523,
30,
14,
1623,
25,
463,
37,
1935,
541,
28,
31,
92,
22,
38,
477,
53,
27,
14,
2741... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Can't get file_get_contents or curl to work with smartystreets api
===
I'm trying to connect to the smartystreets API (liveaddress) on an IIS web server. I copied both the file_get_contents and cURL examples from here: [smartypants github PHP examples](https://github.com/smartystreets/LiveAddressSamples/tree/master/p... | 0 | [
2,
92,
22,
38,
164,
3893,
1,
3060,
1,
25424,
18,
54,
14320,
20,
170,
29,
3978,
93,
13376,
18,
21,
2159,
800,
3726,
3726,
31,
22,
79,
749,
20,
6379,
20,
14,
3978,
93,
13376,
18,
21,
2159,
13,
5,
5928,
27950,
6,
27,
40,
595,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Is it possible to manually end a Google Analytics Session?
===
I would like to divide the traffic between registered and unregistered users with a custom variable. The Analytics documentation suggests to use a session-level custom variable for this purpose.
However, what is very common for our users is to log out w... | 0 | [
2,
25,
32,
938,
20,
23671,
241,
21,
8144,
26320,
3723,
60,
800,
3726,
3726,
31,
83,
101,
20,
8918,
14,
2227,
128,
3801,
17,
367,
24911,
3878,
29,
21,
5816,
7612,
9,
14,
26320,
13945,
5049,
20,
275,
21,
3723,
8,
3906,
5816,
7612,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to submit form without refreshing page using Django, Ajax, jQuery?
===
I am newbie working with django. I need simple example.
How to submit form (post) without refreshing page using Django, Ajax, jQuery? | 0 | [
2,
184,
20,
12298,
505,
366,
27134,
2478,
568,
3857,
14541,
15,
20624,
15,
487,
8190,
93,
60,
800,
3726,
3726,
31,
589,
78,
5893,
638,
29,
3857,
14541,
9,
31,
376,
1935,
823,
9,
184,
20,
12298,
505,
13,
5,
6962,
6,
366,
27134,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0... |
Difference between event senders jQueryMobile
===
Next problem:
$('#categories').bind('swiperight', function() {
$.mobile.changePage('#main', {transition: 'slide', reverse: true});
});
This code work perfect, and pages replaced correctly and beauty. But if I want to replace page by click button - I ... | 0 | [
2,
2841,
128,
807,
2660,
445,
487,
8190,
93,
12571,
800,
3726,
3726,
328,
1448,
45,
5579,
5,
22,
5910,
14375,
1596,
22,
6,
9,
4772,
43,
5,
22,
18,
27803,
62,
4183,
22,
15,
1990,
5,
6,
13,
1,
5579,
9,
12571,
9,
16229,
6486,
5... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
iPhone: How to identify my app's version submitted on app store
===
I have email funcitonality in my app and in email I want to send the version of my app submittd on app store
How can I do this?
provide me solution if you have
thans in advance | 0 | [
2,
21024,
45,
184,
20,
5808,
51,
4865,
22,
18,
615,
7368,
27,
4865,
1718,
800,
3726,
3726,
31,
57,
8517,
2414,
1892,
444,
11923,
19,
51,
4865,
17,
19,
8517,
31,
259,
20,
2660,
14,
615,
16,
51,
4865,
12298,
38,
43,
27,
4865,
17... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0... |
Set Size of SWT Composite inside a TabFolder
===
How can I set the Width and Height of a Composite in a tab folder?
PS: `setSize` and `setBounds` doesn't work! | 0 | [
2,
309,
1072,
16,
8783,
38,
12639,
572,
21,
6523,
8814,
106,
800,
3726,
3726,
184,
92,
31,
309,
14,
9456,
17,
2947,
16,
21,
12639,
19,
21,
6523,
19294,
60,
8613,
45,
13,
1,
3554,
10454,
1,
17,
13,
1,
3554,
7410,
18,
1,
1437,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.