unified_texts stringlengths 32 30.1k | OpenStatus_id int64 0 4 | input_ids list | token_type_ids list | attention_mask list |
|---|---|---|---|---|
Does Functional Programming Replace GoF Design Patterns?
===
Since I started learning F# and OCaml last year, I've read a huge number of articles which insist that design patterns (especially in Java) are workarounds for the missing features in imperative languages. One article I found [makes a fairly strong claim][1]... | 0 | [
2,
630,
7652,
3143,
3934,
162,
410,
704,
6282,
60,
800,
3726,
3726,
179,
31,
373,
2477,
398,
5910,
17,
13,
14977,
8184,
236,
159,
15,
31,
22,
195,
1302,
21,
2329,
234,
16,
3376,
56,
20061,
30,
704,
6282,
13,
5,
12183,
19,
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... |
How to handle stacked controls in .NET Winforms?
===
I have a form that will multiple Panel controls stacked on top of each other, each one being shown/hidden based on other selected options on the form. This has been a real pain to manage in the form designer as the panels don't behave like a full TabControl. However... | 0 | [
2,
184,
20,
3053,
20054,
8671,
19,
13,
9,
2328,
628,
4190,
18,
60,
800,
3726,
3726,
31,
57,
21,
505,
30,
129,
1886,
4113,
8671,
20054,
27,
371,
16,
206,
89,
15,
206,
53,
142,
1721,
118,
1822,
43,
817,
432,
27,
89,
1704,
6368,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
What's in your PHP toolset?
===
Every PHP programmer likely uses at least some form of a template engine and a database abstraction layer, but apart from those what extras do you consider essential or would recommend your fellow programmers try out? | 0 | [
2,
98,
22,
18,
19,
154,
13,
26120,
4672,
1198,
60,
800,
3726,
3726,
352,
13,
26120,
17968,
1720,
2027,
35,
639,
109,
505,
16,
21,
22894,
1406,
17,
21,
6018,
23907,
5385,
15,
47,
2629,
37,
273,
98,
2230,
18,
107,
42,
3563,
5832,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
0,
0,
0,
0,
0,
0,
0,
0... |
WPF databinding to interface and not actual object - casting possible?
===
Say I have an interface like this:
public interface ISomeInterface
{
...
}
I also have a couple of classes implementing this interface;
public class SomeClass : ISomeInterface
{
...
}
Now I have... | 0 | [
2,
619,
7721,
1054,
22260,
20,
6573,
17,
52,
3463,
3095,
13,
8,
9087,
938,
60,
800,
3726,
3726,
395,
31,
57,
40,
6573,
101,
48,
45,
317,
6573,
31,
3220,
6280,
6413,
13,
1,
13,
9,
9,
9,
13,
1,
31,
67,
57,
21,
1335,
16,
2684... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
need help to write in the last Line of the file
===
Imagine I already are in the last line of the FIle...
and the line is:
29-dez,40,
I split the Line so I have List=["29-dez", "40"]
How can I write at that line in order to get: 29-Dez,40,90,100,50
Note: I don't whant to write in a new line. I Want t... | 0 | [
2,
376,
448,
20,
2757,
19,
14,
236,
293,
16,
14,
3893,
800,
3726,
3726,
4382,
31,
614,
50,
19,
14,
236,
293,
16,
14,
3893,
9,
9,
9,
17,
14,
293,
25,
45,
1515,
8,
43,
2819,
15,
2602,
15,
31,
2132,
14,
293,
86,
31,
57,
968... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
What software do I use to put floppies as images on a hard disk?
===
I still have a large number of floppies. On some of them there probably is source code I don't want to lose. I also don't want to take look at each one individually, as that's going to take a lot of time. What software would be best for copying all d... | 0 | [
2,
98,
2306,
107,
31,
275,
20,
442,
9319,
3421,
1596,
28,
3502,
27,
21,
552,
8582,
60,
800,
3726,
3726,
31,
174,
57,
21,
370,
234,
16,
9319,
3421,
1596,
9,
27,
109,
16,
105,
80,
910,
25,
1267,
1797,
31,
221,
22,
38,
259,
20,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Implications of Sharepoint, BizTalk, Microsoft Dynamics and Microsoft CRM for a .NET developer
===
As a programmer, I am first and foremost interested in Architecture, Data persistence, analysis, testing and programming. You get the idea.
I happen to like Microsoft's tools for developers, like .NET, VS and ASP.NET... | 0 | [
2,
14747,
16,
1891,
3132,
15,
1732,
380,
9718,
15,
7099,
12289,
17,
7099,
6186,
79,
26,
21,
13,
9,
2328,
10058,
800,
3726,
3726,
28,
21,
17968,
15,
31,
589,
64,
17,
18369,
3158,
19,
2607,
15,
1054,
28584,
15,
2495,
15,
4431,
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,
1... |
HTTP POST XML to REST Singleton Service throws NotSupportedException
===
I have the following REST Host in a silverlight application. I'm getting a NotSupportedException on the EndGetResponse() call of the Save Method. In this sample I'm using the default config for a REST Singleton Service from the WCF REST Starter... | 0 | [
2,
7775,
678,
23504,
20,
760,
345,
444,
365,
13566,
52,
24909,
10066,
872,
800,
3726,
3726,
31,
57,
14,
249,
760,
2015,
19,
21,
1172,
3130,
3010,
9,
31,
22,
79,
1017,
21,
52,
24909,
10066,
872,
27,
14,
241,
834,
8722,
8782,
870,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
wxpython: Updating a dict or other appropriate data type from wx.lib.sheet.CSheet object
===
If I have a notebook with three spreadsheet widgets, what is the best way to have changes to the spreadsheet update a dictionary (or maybe an sqlite file?). Do all wx grid objects come with a built in dictionary related to th... | 0 | [
2,
619,
396,
6448,
11570,
45,
71,
43,
1880,
21,
13,
16315,
54,
89,
4593,
1054,
1001,
37,
619,
396,
9,
8326,
9,
17627,
9,
150,
17627,
3095,
800,
3726,
3726,
100,
31,
57,
21,
14630,
29,
132,
1789,
17627,
4807,
43,
3060,
18,
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... |
C# - closing Sql objects best practice
===
If you have a C# function with Sqlaccess, is it mandatory to close all objects/handles, or is everything cleaned up automatically once you exit the function
For example:
void DoSqlStuff()
{
SqlConnection sqlConn = new SqlConnection(...);
SqlCo... | 0 | [
2,
272,
5910,
13,
8,
4239,
4444,
255,
3916,
246,
1345,
800,
3726,
3726,
100,
42,
57,
21,
272,
5910,
1990,
29,
4444,
255,
20604,
15,
25,
32,
12605,
20,
543,
65,
3916,
118,
3203,
1355,
15,
54,
25,
796,
13143,
71,
7499,
382,
42,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Path to MSBuild
===
How can I programatically get the path to MSBUild from a machine where my .exe is running?
I can get the .NET version from the Environment but is there away of getting the correct folder for a .NET version?
Paul
| 0 | [
2,
2013,
20,
4235,
29361,
800,
3726,
3726,
184,
92,
31,
625,
721,
8438,
164,
14,
2013,
20,
4235,
29361,
37,
21,
1940,
113,
51,
13,
9,
1706,
62,
25,
946,
60,
31,
92,
164,
14,
13,
9,
2328,
615,
37,
14,
2307,
47,
25,
80,
229,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
0,
0,
0... |
How to load bmp into GLubyte array?
===
All,
I am trying to load up a bmp file into a GLubyte array (without using aux).
It is unbelievable how what I thought would have been a trivial task is sucking up hours of my time.
Can't seem to find anything on Google!
This is what I hacked together but it's not qu... | 0 | [
2,
184,
20,
6305,
334,
2554,
77,
13,
13161,
23246,
7718,
60,
800,
3726,
3726,
65,
15,
31,
589,
749,
20,
6305,
71,
21,
334,
2554,
3893,
77,
21,
13,
13161,
23246,
7718,
13,
5,
14506,
568,
13,
8061,
6,
9,
32,
25,
367,
863,
17837,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Flex Icon on Button sizing [Design]
===
I would like to size the width of my button according to its icon image.
I tried to force padding to 0 with no success.
In a tile
<mx:Button id="m1" icon="@Embed('m1.png')"/>
See the result
http://img513.imageshack.us/my.php?image=iconkg3.png
How could i cha... | 0 | [
2,
14409,
9801,
27,
5167,
13,
18,
3335,
636,
19862,
500,
800,
3726,
3726,
31,
83,
101,
20,
1072,
14,
9456,
16,
51,
5167,
496,
20,
82,
9801,
1961,
9,
31,
794,
20,
558,
4432,
3258,
20,
713,
29,
90,
1280,
9,
19,
21,
13,
9802,
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 prevent passwords from being saved?
===
I've noticed on bank websites, etc, my user IDs aren't saved (they don't appear in a dropdown like other commonly entered stuff does) and there's no prompt for it to remember your password. How is this done? How do the sites notify the browser that they are in 'special'... | 0 | [
2,
184,
107,
31,
2501,
20884,
18,
37,
142,
4377,
60,
800,
3726,
3726,
31,
22,
195,
2711,
27,
965,
13931,
15,
2722,
15,
51,
4155,
13,
9178,
4847,
22,
38,
4377,
13,
5,
2077,
221,
22,
38,
1893,
19,
21,
2804,
2968,
101,
89,
2524,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Check if an enum has a field that equals a string
===
I have an enum
public enum FileExtentions {
mp3,
mpeg
}
And I have a FileInfo of which I want to check if the extension is in the previous enum.
I was hoping I could do a
FileExtensions.Any(e=>e.ToString().Equals(file.Exte... | 0 | [
2,
2631,
100,
40,
1957,
723,
63,
21,
575,
30,
2747,
18,
21,
3724,
800,
3726,
3726,
31,
57,
40,
1957,
723,
317,
1957,
723,
3893,
1706,
1316,
3309,
18,
13,
1,
4628,
240,
15,
307,
20427,
13,
1,
17,
31,
57,
21,
3893,
108,
4120,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Scripting language choice for initial performance
===
I have a small lightweight application that is used as part of a larger solution. Currently it is written in C but I am looking to rewrite it using a cross-platform scripting language. The solution needs to run on Windows, Linux, Solaris, AIX and HP-UX.
The exis... | 0 | [
2,
3884,
68,
816,
1837,
26,
2104,
956,
800,
3726,
3726,
31,
57,
21,
284,
13613,
3010,
30,
25,
147,
28,
141,
16,
21,
1662,
4295,
9,
871,
32,
25,
642,
19,
272,
47,
31,
589,
699,
20,
27891,
32,
568,
21,
919,
8,
27035,
3884,
68,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 structure question
===
I have a database table with a large number of rows and one numeric column, and I want to represent this data in memory. I could just use one big integer array and this would be very fast, but the number of rows could be too large for this.
Most of the rows (more than 99%) have a value ... | 0 | [
2,
1054,
1411,
1301,
800,
3726,
3726,
31,
57,
21,
6018,
859,
29,
21,
370,
234,
16,
11295,
17,
53,
15764,
596,
4698,
15,
17,
31,
259,
20,
3501,
48,
1054,
19,
1912,
9,
31,
110,
114,
275,
53,
580,
13820,
7718,
17,
48,
83,
44,
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... |
Creat a List that contain each Line of a File
===
I'm trying to open a file and after creat a list with each line a read from the file.
i=0
List=[""]
for Line in inFile:
List[i]=Line.split(",")
i+=1
print List
But this sa... | 0 | [
2,
5059,
721,
21,
968,
30,
3717,
206,
293,
16,
21,
3893,
800,
3726,
3726,
31,
22,
79,
749,
20,
368,
21,
3893,
17,
75,
5059,
721,
21,
968,
29,
206,
293,
21,
1302,
37,
14,
3893,
9,
31,
3726,
387,
968,
3726,
2558,
7,
7,
500,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 make a surface with a transparent background in pygame
===
Can someone give me some example code that creates a surface with a transparent background in pygame? | 0 | [
2,
184,
20,
233,
21,
1490,
29,
21,
14862,
2395,
19,
7103,
5128,
800,
3726,
3726,
92,
737,
590,
55,
109,
823,
1797,
30,
9695,
21,
1490,
29,
21,
14862,
2395,
19,
7103,
5128,
60,
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,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
.NET OpenId Library - both Provider and Consumer
===
I would like to add OpenId support to an app. It runs on ASP.NET MVC, and I would like to have it support OpenId authentication for users, and also allow users to use the app as an OpenId Provider. So basically I am looking for a good library that can be used as a p... | 0 | [
2,
13,
9,
2328,
368,
1340,
1248,
13,
8,
156,
11747,
17,
6461,
800,
3726,
3726,
31,
83,
101,
20,
3547,
368,
1340,
555,
20,
40,
4865,
9,
32,
1461,
27,
28,
306,
9,
2328,
307,
8990,
15,
17,
31,
83,
101,
20,
57,
32,
555,
368,
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 can you determine a point is between two other points on a line segment?
===
Let's say you have a two dimensional plane with 2 points (called a and b) on it represented by an x integer and a y integer for each point.
How can you determine if another point c is on the line segment defined by a and b?
I use py... | 0 | [
2,
184,
92,
42,
3746,
21,
454,
25,
128,
81,
89,
819,
27,
21,
293,
5631,
60,
800,
3726,
3726,
408,
22,
18,
395,
42,
57,
21,
81,
13,
7865,
3627,
29,
172,
819,
13,
5,
4580,
21,
17,
334,
6,
27,
32,
1622,
34,
40,
993,
13820,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 move a wpf window into a negitive top value?
===
If I use dragMove the wpf window will not move to a location where the y value is negative. I can however set the windows top value to a negative value. Is there a simple way to enable dragMove to allow the top of the window to be moved above the displays 0 p... | 0 | [
2,
184,
107,
31,
780,
21,
619,
7721,
1463,
77,
21,
9574,
49,
6142,
371,
1923,
60,
800,
3726,
3726,
100,
31,
275,
5501,
16598,
14,
619,
7721,
1463,
129,
52,
780,
20,
21,
1474,
113,
14,
13,
93,
1923,
25,
3682,
9,
31,
92,
207,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 custom transparent control
===
I am trying to create a custom control that displays a bitmap with per-pixel alphablend (as some of you already know for other questions).
Right now I am using a custom control in the resource editor and I attach it to a class derived from CWnd. When I register my custom clas... | 0 | [
2,
2936,
5816,
14862,
569,
800,
3726,
3726,
31,
589,
749,
20,
1600,
21,
5816,
569,
30,
9412,
21,
1142,
15022,
29,
416,
8,
18321,
532,
5705,
2854,
706,
13,
5,
472,
109,
16,
42,
614,
143,
26,
89,
2346,
6,
9,
193,
130,
31,
589,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Document Management for an Application
===
We are designing an application which would also have a need to manage a large number of files (docs, spreadsheets, scanned files, pdfs, etc.). We will need to associate files with other data in the system.
This will be a web-based application.
While there are many ways... | 0 | [
2,
4492,
1097,
26,
40,
3010,
800,
3726,
3726,
95,
50,
15026,
40,
3010,
56,
83,
67,
57,
21,
376,
20,
4705,
21,
370,
234,
16,
6488,
13,
5,
13799,
18,
15,
1789,
17627,
18,
15,
12752,
6488,
15,
13,
11124,
18,
15,
2722,
9,
6,
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... |
Don't you think that 99% of problems you are trying to solve every day are already solved many times?
===
What do you do when you have troubles with some algorithm, language, framework? You go to google or stackoverflow. And guess what? There is almost 100% chance that you will eventually find (sometimes not easily) t... | 1 | [
2,
221,
22,
38,
42,
277,
30,
13,
26014,
16,
1716,
42,
50,
749,
20,
8402,
352,
208,
50,
614,
15091,
151,
436,
60,
800,
3726,
3726,
98,
107,
42,
107,
76,
42,
57,
16615,
29,
109,
9083,
15,
816,
15,
6596,
60,
42,
162,
20,
8144,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Controlling a Flash Player using JavaScript
===
I would like to be able to control a flash movie stream using JavaScript in the same pages as the flash component including:
- Play and Pause stream
- Change Stream
I can already load the player and set the flash args, but I don't know how to interact with the... | 0 | [
2,
10106,
21,
4433,
517,
568,
8247,
8741,
800,
3726,
3726,
31,
83,
101,
20,
44,
777,
20,
569,
21,
4433,
1308,
3766,
568,
8247,
8741,
19,
14,
205,
4434,
28,
14,
4433,
5912,
215,
45,
13,
8,
418,
17,
6911,
3766,
13,
8,
753,
3766,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 free up a key combination in visual studio?
===
I want to assign a hotkey to a function, but the keys are already used in some other functions' combination.
How can I easely remove this hotkey from all these entries so I free it up and am able to asign it to the function I want? | 0 | [
2,
184,
20,
551,
71,
21,
1246,
3733,
19,
3458,
1120,
60,
800,
3726,
3726,
31,
259,
20,
13952,
21,
1047,
4237,
20,
21,
1990,
15,
47,
14,
5534,
50,
614,
147,
19,
109,
89,
3719,
22,
3733,
9,
184,
92,
31,
6378,
102,
4681,
48,
10... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 override the GenerationType strategy using Hibernate/JPA annotations?
===
I'm considering using Annotations to define my Hibernate mappings but have run into a problem: I want to use a base entity class to define common fields (including the ID field) but I want different tables to have different ID generati... | 0 | [
2,
184,
107,
31,
84,
11891,
14,
2782,
4474,
4427,
568,
4148,
2102,
8820,
118,
728,
1060,
40,
1270,
7504,
60,
800,
3726,
3726,
31,
22,
79,
5154,
568,
40,
1270,
7504,
20,
9267,
51,
4148,
2102,
8820,
13305,
18,
47,
57,
485,
77,
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... |
Subclassing UITableView, when not to and when to
===
I'm in a hypothetical situation in which I need to list students in a school. I have one table view controller that has several sections, representing a school. Each school has subsequent students. Now, I have the requirement to give the user the capability to view ... | 0 | [
2,
972,
1898,
68,
13,
11193,
579,
4725,
15,
76,
52,
20,
17,
76,
20,
800,
3726,
3726,
31,
22,
79,
19,
21,
26161,
1858,
19,
56,
31,
376,
20,
968,
573,
19,
21,
116,
9,
31,
57,
53,
859,
1418,
9919,
30,
63,
238,
4501,
15,
3793,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Does anyone know of a C compiler that fails to compile this?
===
I was hanging out in my profiler for a while trying to figure out how to speed up a common log parser which was bottlenecked around the date parsing and I tried various algorithms to speed things up.
The thing I tried that was fastest for me was also ... | 0 | [
2,
630,
1276,
143,
16,
21,
272,
21486,
30,
13614,
20,
26561,
48,
60,
800,
3726,
3726,
31,
23,
4505,
70,
19,
51,
5296,
139,
26,
21,
133,
749,
20,
1465,
70,
184,
20,
1362,
71,
21,
757,
6738,
2017,
4104,
56,
23,
4040,
9870,
69,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
DictionaryBase to generics . .
===
if i have a .net 1.1 class that inherits from DictionaryBase and i am moving this to 2.0.. what is the generics equivalent to change this to? | 0 | [
2,
9186,
8436,
20,
12733,
18,
13,
9,
13,
9,
800,
3726,
3726,
100,
31,
57,
21,
13,
9,
2328,
137,
9,
165,
718,
30,
17569,
18,
37,
9186,
8436,
17,
31,
589,
1219,
48,
20,
172,
9,
387,
9,
9,
98,
25,
14,
12733,
18,
4602,
20,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
Script is re-reading arguments
===
When i supply the script with the argument: hi[123].txt it will do exactly what i want.
But if i specify the wildcard character ( hi*.txt ) it will be re-reading some files..
I was wondering how to modify this script to fix that silly problem:
[code]
#!/bin/sh
count="0"
t... | 0 | [
2,
3884,
25,
302,
8,
22883,
10553,
800,
3726,
3726,
76,
31,
2837,
14,
3884,
29,
14,
5476,
45,
4148,
2558,
918,
240,
500,
9,
38,
396,
38,
32,
129,
107,
1890,
98,
31,
259,
9,
47,
100,
31,
19077,
14,
23003,
925,
13,
5,
4148,
24... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
NSTableView -setDataSource not working when triggered by FSEvents
===
So here's what I've got:
+ An NSTableView with an NSMutableArray data source
+ FSEvents monitoring a folder that contains the file that contains the data for the table view (Using [SCEvents](http://stuconnolly.com/blog/archive/2008/05/08/fseven... | 0 | [
2,
13,
2172,
5924,
4725,
13,
8,
3554,
18768,
12097,
52,
638,
76,
15164,
34,
398,
8182,
38,
18,
800,
3726,
3726,
86,
235,
22,
18,
98,
31,
22,
195,
330,
45,
2754,
40,
13,
2172,
5924,
4725,
29,
40,
13,
2172,
7903,
579,
8576,
93,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Why "Content-Length: 0" in POST requests?
===
A customer sometimes sends POST requests with `Content-Length: 0` when submitting a form (10 to over 40 fields).
We tested it with different browsers and from different locations but couldn't reproduce the error. The customer is using Internet Explorer 7 and a proxy.
... | 0 | [
2,
483,
13,
7,
25424,
8,
6325,
45,
713,
7,
19,
678,
12279,
60,
800,
3726,
3726,
21,
7705,
1030,
11350,
678,
12279,
29,
13,
1,
25424,
8,
6325,
45,
713,
1,
76,
28848,
21,
505,
13,
5,
1036,
20,
84,
1417,
2861,
6,
9,
95,
7631,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Post processing of reverse proxied HTTP requests? (like Akamai's ESI)
===
We run a relatively high volume content site. Like most content sites, the majority of each page is relatively static. The articles rarely change, making them good candidates for some form of static/edge caching. There are two big problems, t... | 0 | [
2,
678,
5511,
16,
7006,
895,
5845,
69,
7775,
12279,
60,
13,
5,
1403,
20892,
14589,
22,
18,
13,
160,
49,
6,
800,
3726,
3726,
95,
485,
21,
3109,
183,
2310,
2331,
689,
9,
101,
127,
2331,
3259,
15,
14,
1698,
16,
206,
2478,
25,
310... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
What are some use cases for various DispatcherServlet.detectAllXxx flags?
===
In Spring Web MVC, the DispatcherServlet has a bunch of flags, such as
detectAllHandlerMappings
detectAllHandlerAdapters
detectAllHandlerExceptionResolvers
detectAllViewResolvers
that allow you to choose between finding all type-mat... | 0 | [
2,
98,
50,
109,
275,
1871,
26,
617,
14226,
106,
10321,
1336,
9,
28262,
1233,
13290,
9318,
60,
800,
3726,
3726,
19,
1573,
2741,
307,
8990,
15,
14,
14226,
106,
10321,
1336,
63,
21,
7653,
16,
9318,
15,
145,
28,
9092,
1233,
3203,
1252... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Why should I use F#?
===
I write client-server based business applications using .Net and C#. Given this, how would F# enable me to write better code? "Better" in any sense, e.g. faster coding, faster execution, better reliability, more flexibility.
In short, why should I use F#? | 4 | [
2,
483,
378,
31,
275,
398,
5910,
60,
800,
3726,
3726,
31,
2757,
6819,
8,
10321,
106,
432,
508,
3767,
568,
13,
9,
2328,
17,
272,
5910,
9,
504,
48,
15,
184,
83,
398,
5910,
9240,
55,
20,
2757,
574,
1797,
60,
13,
7,
16252,
7,
19... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Good resources concerning linking process in compilation
===
I've been coding for some time, and I always thought the linking phase of compilation was pretty straight forward, but recently I had to add a plugin system to an app, and I ran into quite a few compilation and runtime problems, due to my complete lack of kn... | 0 | [
2,
254,
2566,
6477,
12585,
953,
19,
4868,
800,
3726,
3726,
31,
22,
195,
74,
13,
15458,
26,
109,
85,
15,
17,
31,
550,
289,
14,
12585,
2702,
16,
4868,
23,
1772,
1599,
917,
15,
47,
1989,
31,
41,
20,
3547,
21,
10922,
108,
329,
20,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 SharpZipLib to unzip specific files?
===
I'm trying to use SharpZipLib to pull specified files from a zip archive. All of the examples I've seen always expect that you want to unzip the entire zip, and do something along the lines of:
FileStream fileStreamIn = new FileStream (sourcePath, FileMode.O... | 0 | [
2,
568,
2641,
2553,
306,
8326,
20,
367,
2553,
306,
1903,
6488,
60,
800,
3726,
3726,
31,
22,
79,
749,
20,
275,
2641,
2553,
306,
8326,
20,
2201,
9931,
6488,
37,
21,
12133,
9250,
9,
65,
16,
14,
3770,
31,
22,
195,
541,
550,
4186,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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: Add image to a navigationItem's title
===
I'd like to add a logo to the left of my title on my navigation bar. The title property seems to only take an NSString. What's the best way to add an image to the navigation bar? | 0 | [
2,
21024,
45,
3547,
1961,
20,
21,
8368,
2119,
79,
22,
18,
581,
800,
3726,
3726,
31,
22,
43,
101,
20,
3547,
21,
6449,
20,
14,
225,
16,
51,
581,
27,
51,
8368,
748,
9,
14,
581,
1354,
2206,
20,
104,
247,
40,
13,
2172,
11130,
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,
0... |
Extracting text from HTML file using Python
===
I'd like to extract the text from an HTML file using Python. I want essentially the same output I would get if I copied the text from a browser and pasted it into notepad.
I'd like something more robust than using regular expressions that may fail on poorly formed ... | 0 | [
2,
10962,
68,
1854,
37,
13,
15895,
3893,
568,
20059,
800,
3726,
3726,
31,
22,
43,
101,
20,
10962,
14,
1854,
37,
40,
13,
15895,
3893,
568,
20059,
9,
31,
259,
7398,
14,
205,
5196,
31,
83,
164,
100,
31,
18225,
14,
1854,
37,
21,
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... |
Single Remote Desktop session in Server 2003
===
I have a headless server running Windows Server 2003, and administer it via VNC. It is set to auto login to a specific user account.
I want to change to using Remote Desktop/Terminal Services. However, when I log in remotely a new user session is created (in addition... | 0 | [
2,
345,
5388,
17404,
3723,
19,
8128,
973,
800,
3726,
3726,
31,
57,
21,
157,
923,
8128,
946,
1936,
8128,
973,
15,
17,
14839,
32,
1197,
566,
6897,
9,
32,
25,
309,
20,
3108,
6738,
108,
20,
21,
1903,
4155,
2176,
9,
31,
259,
20,
75... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
GSM modem library
===
I'm looking for SMS library that is written in c#, anyone the best library for it and it's free ? I can find more than 1 in Linux, but I'm can't found anything that is written in c# and free | 0 | [
2,
489,
18,
79,
3740,
79,
1248,
800,
3726,
3726,
31,
22,
79,
699,
26,
7613,
18,
1248,
30,
25,
642,
19,
272,
5910,
15,
1276,
14,
246,
1248,
26,
32,
17,
32,
22,
18,
551,
13,
60,
31,
92,
477,
91,
119,
137,
19,
13024,
15,
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... |
htmlentities equivalent in JSP?
===
I'm a php guy, but I have to do some small project in JSP.
I'm wondering if there's an equivalent to htmlentities function (of php) in JSP.
Thanks for your time.
Best regards. | 0 | [
2,
13,
15895,
2291,
3808,
4602,
19,
487,
3401,
60,
800,
3726,
3726,
31,
22,
79,
21,
13,
26120,
1244,
15,
47,
31,
57,
20,
107,
109,
284,
669,
19,
487,
3401,
9,
31,
22,
79,
5712,
100,
80,
22,
18,
40,
4602,
20,
13,
15895,
2291,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 do JavaScript object introspection?
===
What to do when after all probing, a reportedly valid object return 'undefined' for any attribute probed? I use jQuery, $('selector').mouseover(function() { }); Everything returns 'undefined' for $(this) inside the function scope. The selector is a 'area' for a map tag an... | 0 | [
2,
184,
20,
107,
8247,
8741,
3095,
17386,
7350,
872,
60,
800,
3726,
3726,
98,
20,
107,
76,
75,
65,
28222,
15,
21,
6629,
7394,
3095,
788,
13,
22,
1020,
13439,
22,
26,
186,
35,
14755,
13044,
43,
60,
31,
275,
487,
8190,
93,
15,
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... |
How to store and reset a PHP array pointer?
===
I have an associative array, ie
$primes = array(
2=>2,
3=>3,
5=>5,
7=>7,
11=>11,
13=>13,
17=>17,
// ...etc
);
then I do
// seek to first prime greater than 10000
reset($primes);
while... | 0 | [
2,
184,
20,
1718,
17,
23422,
21,
13,
26120,
7718,
454,
106,
60,
800,
3726,
3726,
31,
57,
40,
28,
18,
16325,
3366,
7718,
15,
13,
660,
5579,
21108,
18,
800,
7718,
5,
172,
3726,
1,
135,
15,
203,
3726,
1,
240,
15,
331,
3726,
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... |
Regex to replace all \n in a String, but no those inside [code] [/code] tag
===
I need help to replace all \n (new line) caracters for <br /> in a String, but not those \n inside [code][/code] tags.
My brain is burning, I can't solve this by my own :(
Example:
test test test
test test test
test
... | 0 | [
2,
7953,
1706,
20,
3934,
65,
13,
1,
103,
19,
21,
3724,
15,
47,
90,
273,
572,
636,
9375,
500,
636,
118,
9375,
500,
3383,
800,
3726,
3726,
31,
376,
448,
20,
3934,
65,
13,
1,
103,
13,
5,
2681,
293,
6,
349,
5183,
445,
26,
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... |
iPhone: last indexed cell in TableView is taking on wrong font
===
I have the following code which is trivial at first sight. I simply set want to set the font type to "Georgia" with a size of 14 if the cell is from the result of a search or if there is a count of zero in my students array. However, with this particul... | 0 | [
2,
21024,
45,
236,
4348,
69,
1667,
19,
859,
4725,
25,
741,
27,
1389,
9978,
800,
3726,
3726,
31,
57,
14,
249,
1797,
56,
25,
13,
19712,
35,
64,
2064,
9,
31,
1659,
309,
259,
20,
309,
14,
9978,
1001,
20,
13,
7,
834,
248,
5994,
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... |
DBus query
===
I am using DBus in a project. I understand from DBus specification that for low level communication, it uses unix domain sockets. I don't want to use unix domain sockets for low level communication because I have modified connect call. Is there any other type of low level communication that Dbus support... | 0 | [
2,
13,
43,
3822,
25597,
800,
3726,
3726,
31,
589,
568,
13,
43,
3822,
19,
21,
669,
9,
31,
1369,
37,
13,
43,
3822,
14177,
30,
26,
708,
662,
3291,
15,
32,
2027,
22540,
4603,
18482,
18,
9,
31,
221,
22,
38,
259,
20,
275,
22540,
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... |
Quick Ramp-up for ASP.NET
===
I am an experienced .NET applications developer. All of my development experience has been with desktop apps with WinForms/WPF.
The last time I worked with ASP was back in 1998. A lot has changed with ASP.NET, and I realize this. I am wondering what is the best resource for rampin... | 0 | [
2,
2231,
9960,
8,
576,
26,
28,
306,
9,
2328,
800,
3726,
3726,
31,
589,
40,
3882,
13,
9,
2328,
3767,
10058,
9,
65,
16,
51,
522,
1496,
63,
74,
29,
17404,
4865,
18,
29,
628,
4190,
18,
118,
499,
7721,
9,
14,
236,
85,
31,
577,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Pros and Cons of Adobe Flex as a Web 2.0 Framework
===
I came across the Adobe Flex framework one day. After watching <a href ='http://www.adobe.com/products/flex/media/flexapp/'> the demo of Flex, </a> it looks to me it is a bundle of different Ajax controls. I have no working knowledge of Flex at all and know very... | 0 | [
2,
895,
18,
17,
11608,
16,
20299,
14409,
28,
21,
2741,
172,
9,
387,
6596,
800,
3726,
3726,
31,
281,
464,
14,
20299,
14409,
6596,
53,
208,
9,
75,
1953,
13,
1,
58,
746,
14057,
800,
22,
21127,
6903,
6483,
9,
5672,
863,
9,
960,
11... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
What is the best way to get my avi files into flv format?
===
I need to embed videos on a client's website and they have given the following guidelines:
- must be viewable as flash (FLV format)
- if hosted by outside company (e.g. Youtube) the video can not link back to the outside company's website
- if ho... | 0 | [
2,
98,
25,
14,
246,
161,
20,
164,
51,
13,
5271,
6488,
77,
398,
8916,
2595,
60,
800,
3726,
3726,
31,
376,
20,
11911,
69,
6610,
27,
21,
6819,
22,
18,
2271,
17,
59,
57,
504,
14,
249,
12629,
45,
13,
8,
491,
44,
1418,
579,
28,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Computer Science questions during interview?
===
What do you think about purely CS knowledge questions during the interview? What I mean is:
- Data structures (stacks, queues, lists, trees)
- Algorithms (sorting, search, shortest path, data compression)
- Recursion, etc.
Unless you have some specific ... | 4 | [
2,
1428,
762,
2346,
112,
2421,
60,
800,
3726,
3726,
98,
107,
42,
277,
88,
13198,
272,
18,
1918,
2346,
112,
14,
2421,
60,
98,
31,
884,
25,
45,
13,
8,
1054,
3815,
13,
5,
25325,
18,
15,
22521,
18,
15,
7227,
15,
1913,
6,
13,
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... |
jQuery Autocomplete: Determining if entered text is not a match
===
I've got jQuery Autocomplete (UI 1.6rc2) up and running fine and when the user picks an item, it updates a hidden form value with the associated ID. How do I set the hidden form value to '0' when the text entered does not match a result from the autoc... | 0 | [
2,
487,
8190,
93,
3108,
15990,
45,
13521,
100,
1297,
1854,
25,
52,
21,
730,
800,
3726,
3726,
31,
22,
195,
330,
487,
8190,
93,
3108,
15990,
13,
5,
5661,
137,
9,
379,
5453,
135,
6,
71,
17,
946,
1123,
17,
76,
14,
4155,
13267,
40,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Coupling in iPhone API
===
I've always been baffled about the strange coupling in the iPhone API--in particular, with the UIViewController, which has hard-coded references to a UITabBarItem, UITabBarController, etc.
So, you end up adding a UIViewController to a UITabBarController, which in turn queries the UIViewCo... | 0 | [
2,
20920,
19,
21024,
21,
2159,
800,
3726,
3726,
31,
22,
195,
550,
74,
29027,
88,
14,
2578,
20920,
19,
14,
21024,
21,
2159,
8,
8,
108,
1498,
15,
29,
14,
13,
5661,
4725,
12898,
1252,
15,
56,
63,
552,
8,
22254,
7231,
20,
21,
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... |
How do decide which is right, WebForms of MVC when doing ASP.NET
===
So I'm about to start of a small project for my sporting club for member registrations and I'm trying to decide between WebForms or MVC.
Allit will be is a user login and data capture forms (or and data retrieval), so I was initally thinking WebFo... | 0 | [
2,
184,
107,
4073,
56,
25,
193,
15,
2741,
4190,
18,
16,
307,
8990,
76,
845,
28,
306,
9,
2328,
800,
3726,
3726,
86,
31,
22,
79,
88,
20,
799,
16,
21,
284,
669,
26,
51,
6833,
288,
26,
322,
8587,
18,
17,
31,
22,
79,
749,
20,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Having problem with GD thumbnail generator [PHP]
===
Well I'm using PHP to generate thumbnails. The problem is that I have a set width and height the thumbnails need to be and often times the images are stretched.
What I'd like is the image to remain at the same proportions and just have black filler (or any color... | 0 | [
2,
452,
1448,
29,
489,
43,
5078,
325,
947,
15286,
636,
26120,
500,
800,
3726,
3726,
134,
31,
22,
79,
568,
13,
26120,
20,
7920,
5078,
325,
947,
18,
9,
14,
1448,
25,
30,
31,
57,
21,
309,
9456,
17,
2947,
14,
5078,
325,
947,
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,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
trouble sending mail with free smtp
===
I am trying to send mail from a local iis app using localhost as my smtp server after installing free smtp but I am getting the following error:
Mailbox unavailable. The server response was: Invalid
recipient: 'validAddress'@hotmail.com
Any idea what the problem could b... | 0 | [
2,
2572,
4907,
4216,
29,
551,
7613,
13726,
800,
3726,
3726,
31,
589,
749,
20,
2660,
4216,
37,
21,
375,
595,
18,
4865,
568,
375,
11694,
28,
51,
7613,
13726,
8128,
75,
25429,
551,
7613,
13726,
47,
31,
589,
1017,
14,
249,
7019,
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... |
How do i pass a complex object to another View in ASP.NET MVC?
===
I'm trying to pass a complex object (that can be serialized, if that helps) to another view.
Currently this is the code i have, in some controller method :-
User user = New User { Name = "Fred, Email = "xxxx" };
return RedirectToAction("... | 0 | [
2,
184,
107,
31,
1477,
21,
1502,
3095,
20,
226,
1418,
19,
28,
306,
9,
2328,
307,
8990,
60,
800,
3726,
3726,
31,
22,
79,
749,
20,
1477,
21,
1502,
3095,
13,
5,
887,
92,
44,
27877,
15,
100,
30,
7778,
6,
20,
226,
1418,
9,
871,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Should we compare floating point numbers for equality in a "scalable" way?
===
So far I've seen many posts dealing with equality of floating point numbers. The standard answer to a question like "how we should decide if x and y are equal?" is
<pre><code>abs(x - y) < epsilon
</code></pre>
where epsilon is a *fixe... | 0 | [
2,
378,
95,
11590,
8319,
454,
2116,
26,
10337,
19,
21,
13,
7,
18,
3430,
579,
7,
161,
60,
800,
3726,
3726,
86,
463,
31,
22,
195,
541,
151,
9868,
5746,
29,
10337,
16,
8319,
454,
2116,
9,
14,
1236,
1623,
20,
21,
1301,
101,
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... |
Where is Juval Lowy's ServiceModelEx library for WCF?
===
WCF is Microsoft's replacement for .Net Remoting and Web services. It's critical to understand if you are a .NET component developer.
The best reference for WCF appears to be (by word of mouth, blogs and Amazon) Juval Lowy's "Programming WCF Services," pu... | 0 | [
2,
113,
25,
3191,
3377,
708,
93,
22,
18,
365,
13998,
1706,
1248,
26,
11801,
410,
60,
800,
3726,
3726,
11801,
410,
25,
7099,
22,
18,
4610,
26,
13,
9,
2328,
302,
7662,
68,
17,
2741,
687,
9,
32,
22,
18,
2507,
20,
1369,
100,
42,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Monitoring monitor states in python?
===
How can I tell when windows is changing the monitor's power state? | 0 | [
2,
8984,
7626,
202,
19,
20059,
60,
800,
3726,
3726,
184,
92,
31,
494,
76,
1936,
25,
4226,
14,
7626,
22,
18,
414,
146,
60,
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,
0,
0,
0,
0,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
Setting monitor power state in python?
===
How can I send a monitor into/out-of a different power state (like sleep)? | 0 | [
2,
2697,
7626,
414,
146,
19,
20059,
60,
800,
3726,
3726,
184,
92,
31,
2660,
21,
7626,
77,
118,
1320,
8,
1041,
21,
421,
414,
146,
13,
5,
1403,
1742,
6,
60,
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,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
When would you use the Builder Pattern?
===
What are some common ral world examples of using the Builder Pattern in real life? What does it by you? Why not just use a factory? | 4 | [
2,
76,
83,
42,
275,
14,
14960,
3732,
60,
800,
3726,
3726,
98,
50,
109,
757,
13,
5284,
126,
3770,
16,
568,
14,
14960,
3732,
19,
683,
201,
60,
98,
630,
32,
34,
42,
60,
483,
52,
114,
275,
21,
3129,
60,
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,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
Proper way to scale an SDL Surface without clipping?
===
what is the proper way to scale an SDL Surface? I found one explanation online but it required redrawing the Surface pixel by pixel. It seems like there should be some way of doing this natively through SDL rather than redrawing the image like that. I haven't be... | 0 | [
2,
4119,
161,
20,
3464,
40,
13,
18,
8643,
1490,
366,
29568,
60,
800,
3726,
3726,
98,
25,
14,
4119,
161,
20,
3464,
40,
13,
18,
8643,
1490,
60,
31,
216,
53,
5764,
2087,
47,
32,
1390,
402,
12404,
68,
14,
1490,
18146,
34,
18146,
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... |
What is a good GUI programming language for an experienced PHP developer?
===
I have been working with PHP for a while now and would like to learn some Windows desktop-based GUI applications. Something similar to C# or Visual Basic would be nice, however I would like to learn a language that is open, similar to PHP. ... | 0 | [
2,
98,
25,
21,
254,
9457,
3143,
816,
26,
40,
3882,
13,
26120,
10058,
60,
800,
3726,
3726,
31,
57,
74,
638,
29,
13,
26120,
26,
21,
133,
130,
17,
83,
101,
20,
2484,
109,
1936,
17404,
8,
1281,
9457,
3767,
9,
301,
835,
20,
272,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
What is the best way to set default value in ActiveRecord
===
I see post from Pratik that describes an ugly, complicated chunk of code: http://m.onkey.org/2007/7/24/how-to-set-default-values-in-your-model
class Item < ActiveRecord::Base
def initialize_with_defaults(attrs = nil, &block)
initi... | 0 | [
2,
98,
25,
14,
246,
161,
20,
309,
12838,
1923,
19,
1348,
14953,
800,
3726,
3726,
31,
196,
678,
37,
3865,
11571,
30,
4359,
40,
9212,
15,
8343,
15009,
16,
1797,
45,
7775,
6903,
79,
9,
218,
4237,
9,
5583,
118,
2727,
118,
9816,
1996... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Azure and Microsoft ASP.NET MVC
===
I just got my azure invitation code...yay!
Are there any official samples for windows azure + MS asp.net MVC?
I still don't get the storage providers and services that come with Azure, it's a bit confusing. I don't think MS have done a very good of explaining it. | 0 | [
2,
25715,
17,
7099,
28,
306,
9,
2328,
307,
8990,
800,
3726,
3726,
31,
114,
330,
51,
25715,
7470,
1797,
9,
9,
9,
1046,
93,
187,
50,
80,
186,
989,
7855,
26,
1936,
25715,
2754,
4235,
28,
306,
9,
2328,
307,
8990,
60,
31,
174,
221,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Any "war stories" on bugs from missing things in the documentation of functions you invoked?
===
I'm looking for interesting war stories on situations where you had a bug because you missed something important in the documentation of a class you were instantiating or a function/method you were using.
For example, I... | 0 | [
2,
186,
13,
7,
1885,
1650,
7,
27,
13925,
37,
2863,
564,
19,
14,
13945,
16,
3719,
42,
26252,
60,
800,
3726,
3726,
31,
22,
79,
699,
26,
4883,
176,
1650,
27,
8329,
113,
42,
41,
21,
6256,
185,
42,
3238,
301,
681,
19,
14,
13945,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 PIE to toggle character in line in a file
===
I am attempting to write a one line perl script that will toggle a line in a configuration file from "commented" to not and back. I have the following so far:
perl -pi -e 's/^(#?)(\tDefaultServerLayout)/ ... /e' xorg.conf
I am trying to figure out what code ... | 0 | [
2,
416,
255,
5470,
20,
20,
263,
4875,
925,
19,
293,
19,
21,
3893,
800,
3726,
3726,
31,
589,
6314,
20,
2757,
21,
53,
293,
416,
255,
3884,
30,
129,
20,
263,
4875,
21,
293,
19,
21,
8091,
3893,
37,
13,
7,
960,
1130,
69,
7,
20,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
ASP.NET Refersh the page after uploading image
===
I have an ASPX page where i am uploading an image to server for on a serverside button click event.In my page,It will show the available image if it exists,When i upload an image,it will replace the old one with the new onew.Now after uploading also the same image is ... | 0 | [
2,
28,
306,
9,
2328,
3806,
252,
14,
2478,
75,
71,
16866,
1961,
800,
3726,
3726,
31,
57,
40,
28,
306,
396,
2478,
113,
31,
589,
71,
16866,
40,
1961,
20,
8128,
26,
27,
21,
8128,
1416,
5167,
10840,
807,
9,
108,
51,
2478,
15,
242,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
OSS Twitter Clone written in .NET
===
Does anyone know of a twitter clone written in .NET (or ideally C#)?
I wanna experiment with a private twitter network between some friends and work colleagues.
| 0 | [
2,
19504,
10623,
13871,
642,
19,
13,
9,
2328,
800,
3726,
3726,
630,
1276,
143,
16,
21,
10623,
13871,
642,
19,
13,
9,
2328,
13,
5,
248,
5628,
102,
272,
5910,
6,
60,
31,
11024,
5737,
29,
21,
932,
10623,
982,
128,
109,
954,
17,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
Starting ASP.NET Development Web Server (Cassini) as part of unit test setup?
===
I'm using WatiN, NUnit and ReSharper to run my ASP.NET unit tests inside Visual Studio. I'd like (if it's not already running) to start Cassini to run my tests against.
Is this possible? How would I do it?
| 0 | [
2,
1422,
28,
306,
9,
2328,
522,
2741,
8128,
13,
5,
5949,
18,
2651,
6,
28,
141,
16,
1237,
1289,
18161,
60,
800,
3726,
3726,
31,
22,
79,
568,
15553,
108,
15,
10210,
242,
17,
302,
23646,
106,
20,
485,
51,
28,
306,
9,
2328,
1237,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Deploying a python application with shared package
===
I'm thinking how to arrange a deployed python application which will have a
1. Executable script located in /usr/bin/ which will provide a CLI to functionality implemented in
2. A library installed to wherever the current site-packages directory is.
Now,... | 0 | [
2,
17617,
68,
21,
20059,
3010,
29,
2592,
6030,
800,
3726,
3726,
31,
22,
79,
1440,
184,
20,
12400,
21,
6698,
20059,
3010,
56,
129,
57,
21,
137,
9,
1396,
17194,
5924,
3884,
335,
19,
13,
118,
267,
139,
118,
4772,
118,
56,
129,
1181... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Python for C++ Developers
===
I'm a long time C++/Java developer trying to get into Python and am looking for the stereotypical "Python for C++ Developers" article, but coming up blank. I've seen these sort of things for C#, Java, etc, and they're incredibly useful for getting up to speed on language features and not... | 4 | [
2,
20059,
26,
272,
20512,
10168,
800,
3726,
3726,
31,
22,
79,
21,
175,
85,
272,
20512,
118,
1004,
1385,
10058,
749,
20,
164,
77,
20059,
17,
589,
699,
26,
14,
29187,
13,
7,
6448,
11570,
26,
272,
20512,
10168,
7,
2002,
15,
47,
880... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
decode a quoted printable message in php
===
I have the string which that encoded in [quoted-printable][1]. How do I decode this in php?
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Vestibulum felis =
pede, vestibulum et, ullamcorper in, ultrices eget, metus. Suspendisse in n=
ulla. Sed ... | 0 | [
2,
121,
9375,
21,
9591,
4793,
579,
2802,
19,
13,
26120,
800,
3726,
3726,
31,
57,
14,
3724,
56,
30,
13665,
19,
636,
8970,
1427,
8,
10299,
579,
500,
2558,
165,
500,
9,
184,
107,
31,
121,
9375,
48,
19,
13,
26120,
60,
12977,
79,
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 do you do a SQL style 'IN' statement in LINQ to Entities (Entity Framework) if Contains isn't supported?
===
I'm using LINQ to Entities (not LINQ to SQL) and I'm having trouble creating an 'IN' style query. Here is my query at the moment:
var items = db.InventoryItem
.Include("Kind")
... | 0 | [
2,
184,
107,
42,
107,
21,
4444,
255,
1034,
13,
22,
108,
22,
3331,
19,
6294,
1251,
20,
12549,
13,
5,
2291,
856,
6596,
6,
100,
1588,
2532,
22,
38,
1827,
60,
800,
3726,
3726,
31,
22,
79,
568,
6294,
1251,
20,
12549,
13,
5,
1270,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 deterministic is floating point inaccuracy ?
===
I understand that floating point calculations have accuracy issues and there are plenty of questions explaining why. My question is if I run the same calculation twice, can I always rely on it to produce the same result? What factors might affect this?
- Time... | 0 | [
2,
184,
15190,
2160,
3771,
25,
8319,
454,
19,
1738,
4734,
12852,
13,
60,
800,
3726,
3726,
31,
1369,
30,
8319,
454,
19186,
57,
11270,
1549,
17,
80,
50,
7062,
16,
2346,
10225,
483,
9,
51,
1301,
25,
100,
31,
485,
14,
205,
19644,
20... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Need a regex to add css class to first and last list item
===
I'm trying to leverage regular expressions to add a CSS a class to the first and last list items within an ordered list. I've tried a bunch of different ways but can't produce the results I'm looking for.
I've got a regular expression for the first list ... | 0 | [
2,
376,
21,
7953,
1706,
20,
3547,
272,
18,
18,
718,
20,
64,
17,
236,
968,
9101,
800,
3726,
3726,
31,
22,
79,
749,
20,
19414,
1290,
13832,
20,
3547,
21,
272,
18,
18,
21,
718,
20,
14,
64,
17,
236,
968,
3755,
363,
40,
1905,
968... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Which SQL statement is faster
===
SELECT NR_DZIALU, COUNT (NR_DZIALU) AS LICZ_PRAC_DZIALU FROM PRACOWNICY GROUP BY NR_DZIALU HAVING NR_DZIALU=30
or
SELECT NR_DZIALU, COUNT (NR_DZIALU) AS LICZ_PRAC_DZIALU FROM PRACOWNICY WHERE NR_DZIALU=30 GROUP BY NR_DZIALU | 0 | [
2,
56,
4444,
255,
3331,
25,
4233,
800,
3726,
3726,
5407,
11558,
1,
16422,
11745,
15,
2468,
13,
5,
12835,
1,
16422,
11745,
6,
28,
13,
4663,
380,
1,
7310,
150,
1,
16422,
11745,
37,
3865,
16947,
4796,
93,
214,
34,
11558,
1,
16422,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Acessing local mailbox using PHP on a shared hosting Linux account (GoDaddy)
===
I guess it should be a common technique,
However, I tried the following two options:
1) Using my existing POP3 PHP client to access my local mail account. I am getting a "could not connect". Same code works if I run it with my localho... | 0 | [
2,
21,
5052,
18,
68,
375,
4216,
5309,
568,
13,
26120,
27,
21,
2592,
10637,
13024,
2176,
13,
5,
839,
25078,
6,
800,
3726,
3726,
31,
2321,
32,
378,
44,
21,
757,
4873,
15,
207,
15,
31,
794,
14,
249,
81,
6368,
45,
137,
6,
568,
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... |
Explicit vs implicit call of toString.
===
I used to use the implicit call of toString when wanting some debug infos about an object, because in case of the object is null it does not throw an Exception.
For instance:
System.out.println("obj: "+obj);
instead of:
System.out.println("obj: "+obj.toS... | 0 | [
2,
14990,
4611,
20290,
645,
16,
20,
11130,
9,
800,
3726,
3726,
31,
147,
20,
275,
14,
20290,
645,
16,
20,
11130,
76,
4638,
109,
121,
16254,
15404,
18,
88,
40,
3095,
15,
185,
19,
610,
16,
14,
3095,
25,
16203,
32,
630,
52,
3814,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 find the newest created file in a directory
===
Is there an elegant way in perl to find the newest file in a directory (newest by modification date).
What I have so far is searching for the files I need, and for each one get it's modification time, push into an array containing the filename, modification ... | 0 | [
2,
184,
92,
31,
477,
14,
17175,
679,
3893,
19,
21,
16755,
800,
3726,
3726,
25,
80,
40,
11614,
161,
19,
416,
255,
20,
477,
14,
17175,
3893,
19,
21,
16755,
13,
5,
556,
2264,
34,
16135,
1231,
6,
9,
98,
31,
57,
86,
463,
25,
5792... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 pass a string to a has_many :finder_sql parameter?
===
In my application, a user has\_many tickets. Unfortunately, the tickets table does not have a user\_id: it has a user\_login (it is a legacy database). I am going to change that someday, but for now this change would have too many implications.
So ho... | 0 | [
2,
184,
107,
31,
1477,
21,
3724,
20,
21,
63,
1,
14842,
13,
45,
18639,
1,
18,
22402,
18906,
60,
800,
3726,
3726,
19,
51,
3010,
15,
21,
4155,
63,
1,
14842,
10309,
9,
6200,
15,
14,
10309,
859,
630,
52,
57,
21,
4155,
1,
1340,
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... |
How can I turn off anti-aliasing for one specific JLabel?
===
How can I turn off anti-aliasing for one specific JLabel? It uses a very small font which might look better without anti-aliasing.
If important, I'm using Java 1.5 on Mac OS X.
| 0 | [
2,
184,
92,
31,
805,
168,
1082,
8,
10060,
18,
68,
26,
53,
1903,
487,
21018,
60,
800,
3726,
3726,
184,
92,
31,
805,
168,
1082,
8,
10060,
18,
68,
26,
53,
1903,
487,
21018,
60,
32,
2027,
21,
253,
284,
9978,
56,
530,
361,
574,
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... |
Mashup - how to begin..
===
I have an application. I am looking to create a mashup script that can be shared to other sites to use my application. Had couple of queries..
API - What would be best.. using HTTP or some other webservice
script - whats the best way to pass data to the api?
which scripting would you r... | 0 | [
2,
13333,
576,
13,
8,
184,
20,
2348,
9,
9,
800,
3726,
3726,
31,
57,
40,
3010,
9,
31,
589,
699,
20,
1600,
21,
13333,
576,
3884,
30,
92,
44,
2592,
20,
89,
3259,
20,
275,
51,
3010,
9,
41,
1335,
16,
9386,
2829,
9,
9,
21,
2159,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 make a database service in Nebeans 6.5 to connect to SQLite databases
===
I use Netbeans IDE (6.5) and I have a SQLite 2.x database. I installed a JDBC SQLite driver from [zentus.com][1] and added a new driver in Nebeans services panel. Then tried to connect to my database file from Services > Databases using t... | 0 | [
2,
184,
20,
233,
21,
6018,
365,
19,
22532,
5609,
18,
400,
9,
264,
20,
6379,
20,
4444,
10601,
6018,
18,
800,
3726,
3726,
31,
275,
4275,
863,
5950,
13,
3448,
13,
5,
379,
9,
264,
6,
17,
31,
57,
21,
4444,
10601,
172,
9,
396,
601... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 best to generate a random salt for a Web Site?
===
i'm wanting to generate a random salt value and put it into the Application state.
Now, i'm using a web farm, so the Application state will be different per machine. I don't want to purchase distributed state farm apps, either.
So .. what are some solutions ... | 0 | [
2,
184,
246,
20,
7920,
21,
5477,
2693,
26,
21,
2741,
689,
60,
800,
3726,
3726,
31,
22,
79,
4638,
20,
7920,
21,
5477,
2693,
1923,
17,
442,
32,
77,
14,
3010,
146,
9,
130,
15,
31,
22,
79,
568,
21,
2741,
1937,
15,
86,
14,
3010,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
V8 JavaScript Engine on Windows (MinGW)
===
The [build instructions of V8 JavaScript Engine][1] mention only Visual Studio 2005 and 2008. Has anybody been successful with [MinGW][2] on Windows XP/Vista?
[1]: http://code.google.com/p/v8/wiki/BuildingOnWindows
[2]: http://mingw.org/ | 0 | [
2,
566,
457,
8247,
8741,
1406,
27,
1936,
13,
5,
3863,
499,
6,
800,
3726,
3726,
14,
636,
29361,
7650,
16,
566,
457,
8247,
8741,
1406,
500,
2558,
165,
500,
3794,
104,
3458,
1120,
812,
17,
570,
9,
63,
11181,
74,
1300,
29,
636,
3863... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 the BlackBerry volume, or mute it?
===
My current code is this:
int volume = Alert.getVolume(); // reads 100
Alert.setVolume(0);
It DOESN'T change the volume setting, like it would be supposed to do :(
Even calling Alert.mute(true) doesn't produce any good effect.
Audio.setVolume(0) also doesn't... | 0 | [
2,
184,
20,
753,
14,
27367,
2310,
15,
54,
20562,
32,
60,
800,
3726,
3726,
51,
866,
1797,
25,
48,
45,
19,
38,
2310,
800,
7863,
9,
3060,
15949,
5,
6,
73,
12894,
11137,
808,
7863,
9,
3554,
15949,
5,
387,
6,
73,
32,
1437,
22,
38... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
what are the techniques you follow if you stuck with a programming problem
===
when i stuck with a problem,
i search google for code snippets.
i look at isolating the problem, so that i can better explain to others to get answers.
what are the search techniques do you use to find the solution to your problem.
... | 0 | [
2,
98,
50,
14,
4212,
42,
1740,
100,
42,
4549,
29,
21,
3143,
1448,
800,
3726,
3726,
76,
31,
4549,
29,
21,
1448,
15,
31,
2122,
8144,
26,
1797,
13,
29061,
18,
9,
31,
361,
35,
25,
2268,
1203,
14,
1448,
15,
86,
30,
31,
92,
574,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Resolving SVN merge postponed conflicts recursively
===
I have a dev branch that haven't been touched for a while. I merged the trunk into it to integrate many fixes/changes in the main line since it was branched out, but now I have many small conflicts (merge-left/merge-right).
I want the latest trunk revision to ... | 0 | [
2,
28687,
13,
18,
16578,
12666,
17026,
10344,
302,
24244,
102,
800,
3726,
3726,
31,
57,
21,
9664,
1686,
30,
2933,
22,
38,
74,
3491,
26,
21,
133,
9,
31,
3901,
14,
6436,
77,
32,
20,
18399,
151,
6098,
160,
118,
16229,
18,
19,
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 disposing this object, enough? or do i need to do more?
===
i have this code :-
using (System.Security.Cryptography.SHA256 sha2 =
new System.Security.Cryptography.SHA256Managed())
{ .. }
do i need to put this line of code, just BEFORE i leave that dispose scope .. or does the dispose 'call'... | 0 | [
2,
25,
1460,
14717,
48,
3095,
15,
511,
60,
54,
107,
31,
376,
20,
107,
91,
60,
800,
3726,
3726,
31,
57,
48,
1797,
13,
45,
8,
568,
13,
5,
10724,
9,
17749,
9,
11435,
10112,
9,
3162,
16910,
4116,
135,
800,
78,
329,
9,
17749,
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... |
Problem with return statment
===
i have problem with return statment >.< I want to store all magazine name into
ArrayList<String> ListNameMagazine = new ArrayList<String>();
I have DB , in the DB there is name_magazine and the data in name_magazine is
>Magazine1
>Magazine2
>Magazine3
>Magazine4
... | 0 | [
2,
1448,
29,
788,
12819,
1130,
800,
3726,
3726,
31,
57,
1448,
29,
788,
12819,
1130,
13,
1,
9,
1,
31,
259,
20,
1718,
65,
1039,
204,
77,
7718,
5739,
1,
11130,
1,
968,
7259,
27605,
800,
78,
7718,
5739,
1,
11130,
1,
5,
6,
73,
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 take control of style sheets in ASP.NET Themes with the StylePlaceholder and Style control
===
The problem is pretty simple. When using ASP.NET Themes you do not have much say in how your style sheets are rendered to the page.
The render engine adds all the style sheets you have in your themes folder in alph... | 0 | [
2,
184,
20,
247,
569,
16,
1034,
8801,
19,
28,
306,
9,
2328,
6876,
29,
14,
1034,
5119,
12427,
17,
1034,
569,
800,
3726,
3726,
14,
1448,
25,
1772,
1935,
9,
76,
568,
28,
306,
9,
2328,
6876,
42,
107,
52,
57,
212,
395,
19,
184,
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... |
ICollection<string> to string[]
===
i have a generic ICollection<string>. what is the best way to convert to string[] | 0 | [
2,
31,
15015,
872,
1,
11130,
1,
20,
3724,
2558,
500,
800,
3726,
3726,
31,
57,
21,
12733,
31,
15015,
872,
1,
11130,
1,
9,
98,
25,
14,
246,
161,
20,
8406,
20,
3724,
2558,
500,
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,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
System.Collections namespace . .
===
After moving to Dotnet 2.0+ is there ever a reason to still use the systems.Collections namespace (besides maintaining legacy code? should the generics namespace always be used instead | 0 | [
2,
329,
9,
15015,
5757,
204,
5582,
13,
9,
13,
9,
800,
3726,
3726,
75,
1219,
20,
14123,
2328,
172,
9,
387,
2430,
25,
80,
462,
21,
1215,
20,
174,
275,
14,
1242,
9,
15015,
5757,
204,
5582,
13,
5,
22356,
8215,
7780,
1797,
60,
378,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
0,
0,
0,
0,
0,
0,
0,
0... |
Class inherits dictionary<> and Interface
===
I have a class that inherits a generic dictionary and an inteface
public class MyDictionary: Dictionary<string, IFoo>, IMyDictionary
{
}
the issue is that consumers of this class are looking for the '.Keys' and ".Values" properties of the interface so i... | 0 | [
2,
718,
17569,
18,
9186,
1,
17,
6573,
800,
3726,
3726,
31,
57,
21,
718,
30,
17569,
18,
21,
12733,
9186,
17,
40,
19,
591,
6413,
317,
718,
51,
22595,
1857,
45,
9186,
1,
11130,
15,
100,
4328,
1,
15,
31,
915,
22595,
1857,
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... |
Backup Database from ServerGrid.com
===
Hello I have a hosting account with servergrid.com. I want to backup my database, they say I have to use Sql Server Integration Service to backup the database and I would need a commercial version of Sql Server management studio.
I have Sql Server 2005 Developer Edition. I h... | 0 | [
2,
10119,
6018,
37,
8128,
16375,
9,
960,
800,
3726,
3726,
10975,
31,
57,
21,
10637,
2176,
29,
8128,
16375,
9,
960,
9,
31,
259,
20,
10119,
51,
6018,
15,
59,
395,
31,
57,
20,
275,
4444,
255,
8128,
8078,
365,
20,
10119,
14,
6018,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
python curses.ascii depending on locale?
===
The `curses.ascii` module has some nice functions defined, that allow for example to recognize which characters are printable (`curses.ascii.isprint(ch)`).
But, diffrent character codes can be printable depending on which locale setting is being used. For example, there ... | 0 | [
2,
20059,
7144,
18,
9,
472,
1892,
49,
4758,
27,
375,
62,
60,
800,
3726,
3726,
14,
13,
1,
4734,
7202,
9,
472,
1892,
49,
1,
12613,
63,
109,
2210,
3719,
2811,
15,
30,
1655,
26,
823,
20,
5844,
56,
1766,
50,
4793,
579,
13,
5,
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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.