Id int64 1.68k 75.6M | PostTypeId int64 1 2 | AcceptedAnswerId int64 1.7k 75.6M ⌀ | ParentId int64 1.68k 75.6M ⌀ | Score int64 -60 3.16k | ViewCount int64 8 2.68M ⌀ | Body stringlengths 1 41.1k | Title stringlengths 14 150 ⌀ | ContentLicense stringclasses 3
values | FavoriteCount int64 0 1 ⌀ | CreationDate stringlengths 23 23 | LastActivityDate stringlengths 23 23 | LastEditDate stringlengths 23 23 ⌀ | LastEditorUserId int64 -1 21.3M ⌀ | OwnerUserId int64 1 21.3M ⌀ | Tags list |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2,242,722 | 1 | 2,242,825 | null | 1 | 202 | I understand threads in theory, but I have no idea how to implement them in Java.

The circles are supposed to be threads and the rectangles are supposed to be buffers.
I have this all coded but it doesn't work, so I am starting new. My source of confusion comes from the fact ... | confused about threads in java | CC BY-SA 2.5 | null | 2010-02-11T06:39:16.103 | 2010-02-11T07:19:09.313 | null | null | 211,983 | [
"java",
"multithreading",
"synchronization"
] |
2,242,947 | 1 | 2,244,060 | null | 1 | 2,292 | I am writing a web application (While learning JSF from scratch, and thanks to this site I was able to do this).
I have managed to get pretty far but there is something I can't figure how to approach to.
Currently I have this:

[Link to f... | How to control the layout in JSF? | CC BY-SA 2.5 | null | 2010-02-11T07:44:02.287 | 2010-02-11T12:00:05.660 | 2017-02-08T14:21:00.827 | -1 | 128,076 | [
"css",
"jsf"
] |
2,243,245 | 1 | 2,246,722 | null | 161 | 122,773 | I have 3 levels of `div`:
- `div``overflow: hidden`- `div``position: relative`- `div``position: absolute``div`
I'd like to have the blue box be taken out of the flow and expand beyond the green box, but be positioned relative to the red box as in:

However, with the code belo... | CSS: How to have position:absolute div inside a position:relative div not be cropped by an overflow:hidden on a container | CC BY-SA 4.0 | 0 | 2010-02-11T08:53:35.537 | 2022-05-18T12:51:30.427 | 2019-09-06T22:28:54.860 | 1,324 | 5,295 | [
"css",
"overflow",
"css-position"
] |
2,243,607 | 1 | 2,348,632 | null | 1 | 1,847 | I'm developing an application which draws some charts and I'm using Google Chart. After I have all the needed data I build the URL dinamically. The problem is that Google Chart doesn't always fix the maximum and minimum of the chart to the values I provide. I calculate Max and Min Values based on the data of the cart. ... | Problem with Google Chart | CC BY-SA 2.5 | 0 | 2010-02-11T09:58:01.480 | 2010-02-27T19:25:58.773 | 2017-02-08T14:21:01.673 | -1 | 249,699 | [
"charts",
"google-visualization"
] |
2,244,599 | 1 | 2,247,119 | null | 3 | 3,679 | I'm building a first person shooter using OpenGL, and I'm trying to get a gun model to float in front of the camera. I've ripped a model from Fallout 3 using a resource decompiler (converted to .obj and loaded in).
However, this is what it looks like on the screen:

Half th... | Building an FPS in OpenGL: My gun is being clipped agains the frustum | CC BY-SA 2.5 | null | 2010-02-11T13:11:08.263 | 2010-02-12T13:11:56.420 | null | null | 141,057 | [
"c++",
"opengl",
"frame-rate"
] |
2,244,774 | 1 | null | null | 90 | 134,610 | I like the dark "FakeVim" color scheme in Qt Creator. However it only makes the editor part dark while everything else stays normal, which is a bit disturbing. Is there any way to make such dark scheme global for Qt Creator?
Vim (dark) Color Scheme

Color scheme... | Qt Creator color scheme | CC BY-SA 3.0 | 0 | 2010-02-11T13:44:35.813 | 2019-08-08T13:54:44.533 | 2012-08-06T12:53:29.613 | 389,823 | 44,556 | [
"qt-creator",
"color-scheme",
"ide-customization"
] |
2,245,191 | 1 | 2,245,646 | null | 1 | 253 | When I deploy my app on other machines, this error comes up:

Now if I uninstall my app and re-install it, the error message does not come up. Has anyone else encountered this? I cant make sense of the stack trace either.
| Weird installation error in .net | CC BY-SA 2.5 | 0 | 2010-02-11T14:48:33.083 | 2010-02-11T15:51:42.140 | 2017-02-08T14:21:02.370 | -1 | 203,948 | [
".net",
"vb.net",
"visual-studio"
] |
2,245,235 | 1 | null | null | 9 | 9,499 | I use a simple ASP.NET MVC web (the template you use when you create a new site) and the web works as expected in my live environment.
I now try to use IIS Application Request Routing version 2. I have a rule that send all requests to a different server that match a rule.
The settings are a bit like this: [http://blo... | Using IIS Application Request Routing (ARR) for ASP.NET MVC | CC BY-SA 3.0 | 0 | 2010-02-11T14:55:02.383 | 2015-01-23T08:42:19.387 | 2017-02-08T14:21:02.727 | -1 | 13,442 | [
"asp.net-mvc",
"iis-7",
"asp.net-mvc-routing"
] |
2,246,874 | 1 | 2,291,450 | null | 2 | 575 | iWork has the ability to highlight text and then tag a comment to that text. The comment then is linked with a line to the highlighted text.

I'm curious if something like this could be implemented in JQUERY. What has me puzzled is:
A. How to draw a line and have it upd... | iWork Comment Ability, Is this possible to implement using JQUERY | CC BY-SA 3.0 | 0 | 2010-02-11T18:52:13.937 | 2014-01-21T20:32:21.177 | 2014-01-21T20:32:21.177 | 881,229 | 149,080 | [
"jquery",
"jquery-plugins",
"iwork"
] |
2,247,063 | 1 | 2,247,212 | null | 6 | 9,342 | I am trying to trace the path of a node in a binary tree (not a binary search tree). Given a node, I am trying to print the values of the path from the root.

I have written the following progra... | Need help in returning from a recursive method | CC BY-SA 2.5 | 0 | 2010-02-11T19:20:28.423 | 2010-02-11T22:20:05.550 | 2017-02-08T14:21:03.097 | -1 | 1,977,903 | [
"java",
"algorithm",
"data-structures",
"binary-tree",
"traversal"
] |
2,247,778 | 1 | 2,248,168 | null | 2 | 1,566 | I'm having amazing difficulties with a high-precision pixel-oriented image program in WPF and starting to suspect that the `Cursors.Cross` cursor hotspot is not at its centre, as you would expect.
I'm debugging using [Magnifier](https://www.microsoft.com/enable/training/windowsvista/magnifier.aspx) at 16x and mouse set... | Is the hotspot of the WPF Cross cursor in the middle of the crosshair? | CC BY-SA 4.0 | null | 2010-02-11T21:19:58.567 | 2023-02-19T07:05:34.497 | 2023-02-19T07:05:34.497 | 53,870 | 53,870 | [
"wpf",
"mouse-cursor"
] |
2,250,606 | 1 | 2,250,772 | null | 3 | 1,102 | I've built a UserControl that extends the functionality of the ComboBox in interesting and useful ways. It looks like this when it's dropped down:

I've built a whole bunch of features into the control and they all work smoothly. This leads me to believe that I have... | Why can't I reset the Background of the TextBox in my UserControl? | CC BY-SA 2.5 | 0 | 2010-02-12T09:00:56.113 | 2011-08-15T17:30:16.477 | 2011-08-15T17:30:16.477 | 305,637 | 19,403 | [
"wpf",
"templates",
"user-controls",
"controls",
"styles"
] |
2,254,913 | 1 | 2,254,925 | null | 189 | 113,701 | How can I display an infinity symbol (like the one in the picture) using HTML?

| Infinity symbol with HTML | CC BY-SA 3.0 | 0 | 2010-02-12T20:29:13.913 | 2018-05-29T03:47:20.873 | 2017-02-08T14:21:03.793 | -1 | 94,154 | [
"html",
"html-entities",
"infinity"
] |
2,256,053 | 1 | null | null | 0 | 3,103 | I am trying to access the current 'active' top level node from a sitemap repeater from outside of the ASP.NET repeater used to render it, this is for CSS styling purposes as I want to place the child nodes on the subsequent row with different styling horizontally. At present I have the following code which I can't get ... | Accessing SiteMapNode Container.DataItem from outside of Parent Repeater | CC BY-SA 4.0 | null | 2010-02-13T00:55:47.487 | 2019-05-24T19:59:25.203 | 2019-05-24T19:59:25.203 | 6,296,561 | 260,012 | [
"asp.net",
"css",
"repeater",
"sitemap"
] |
2,256,325 | 1 | 2,256,331 | null | 0 | 134 | If I enter 'localhost' on my browser, I'm taken to XAMPP's welcome screen so everything is installed correctly.
What folder do I have to put my html files in?

Thanks.
| I installed XAMMP on my machine, where do I have to put my HTML files to view them? | CC BY-SA 2.5 | null | 2010-02-13T03:06:32.937 | 2010-02-13T03:09:35.230 | null | null | null | [
"php",
"html",
"apache",
"xampp"
] |
2,256,942 | 1 | 2,260,563 | null | 12 | 4,965 | Let me show you:

As you can see "Item foreground" is disabled.
I want to believe there's something wrong on my end because being able to choose the colors you use to program in is a basic right for a programmer. No one should ever take that feature away and go unpunished.
| I can't edit selected text foreground color in Visual Studio 2010. Anyone know how to do this? | CC BY-SA 2.5 | 0 | 2010-02-13T08:27:19.593 | 2012-05-03T11:57:44.077 | 2010-02-18T21:40:32.093 | 103,912 | 9,776 | [
"visual-studio-2010",
"fonts",
"themes",
"colors"
] |
2,257,711 | 1 | 2,257,724 | null | 0 | 117 | according to picture it report an object leak
how can i fix this issue?

| How to resolve this object Leak? | CC BY-SA 2.5 | null | 2010-02-13T13:36:45.943 | 2010-02-13T13:49:12.393 | 2017-02-08T14:21:04.137 | -1 | 203,372 | [
"iphone",
"objective-c",
"xcode"
] |
2,259,021 | 1 | 2,259,212 | null | 7 | 2,410 | Here is a window with a simple list:

The code is straight-forward:
```
<Window x:Class="Wpf_List.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.c... | How to make list item horizontally stretched? | CC BY-SA 2.5 | 0 | 2010-02-13T20:55:15.403 | 2010-02-13T21:55:53.220 | 2017-02-08T14:21:04.987 | -1 | 58,768 | [
"wpf",
"listbox"
] |
2,261,641 | 1 | 2,293,549 | null | 1 | 1,286 | I'm using Three20 TTStyledTextLabel and when I change the default font (Helvetica) to something else it creates some kind of height difference between links and regular text
The following code demonstrate my problem:
```
#import <Three20/Three20.h>
@interface TestController : UIViewController {
}
@end... | TTStyledTextLabel offset between link and regular text when changing from default font | CC BY-SA 3.0 | 0 | 2010-02-14T15:51:02.017 | 2012-03-28T21:14:03.470 | 2012-03-28T21:14:03.470 | 1,219,121 | 248,037 | [
"iphone",
"three20",
"ttstyledtextlabel"
] |
2,261,910 | 1 | 2,306,073 | null | 1 | 4,810 | I have a favorite image to display on a `UIBarButtonItem`, on an toolbar.
How do you do to change it when this item is unselected/selected? like this screenshot:

Thanks!
| UIBarButtonItem : selected / unselected an item | CC BY-SA 2.5 | 0 | 2010-02-14T17:01:24.723 | 2014-09-02T06:39:56.013 | 2011-03-03T05:23:37.613 | 19,329 | null | [
"iphone",
"uibarbuttonitem",
"uitoolbar"
] |
2,264,157 | 1 | 2,295,775 | null | 19 | 7,957 | I am looking for a Java or Python library that can render graphs in the Dot language as image file. The problem is that I need a library that I can use on Google App Engine. Basically I am looking for a library that can convert the text description of a directed graph into an image of the graph.
For example:
Covert ... | Library to render Directed Graphs (similar to graphviz) on Google App Engine | CC BY-SA 2.5 | 0 | 2010-02-15T05:23:31.313 | 2016-07-26T22:25:48.803 | 2010-02-15T11:41:42.873 | 230,513 | 272,321 | [
"java",
"python",
"google-app-engine",
"graph",
"graphviz"
] |
2,264,815 | 1 | 2,264,823 | null | 5 | 4,464 | I can't find any reference to add a 'notification' to an icon, preferably into a UITabBar, like the image attached, number 8.
I suppose I don't have to create manually ALL the numbers inside a circle, or create it every time I need and update the image manually with some of my icons ?
thanks,
r.
 Handles MyBase.Load
ReadUsers()
con.Connection... | View Access 2007 Database Table Contents using VB.net | CC BY-SA 2.5 | 0 | 2010-02-15T13:33:00.620 | 2011-03-12T14:38:16.297 | 2011-03-12T14:38:16.297 | 617,750 | 273,173 | [
"database",
"vb.net"
] |
2,266,721 | 1 | 2,266,766 | null | 33 | 40,761 | I was wondering how I can generate a strong and secure password in C#.
I googled a little bit and saw this formula in Wikipedia, where `L` is the length of the password and `N` is the number of possible symbols:

Also, I've fou... | Generating a strong password in C#? | CC BY-SA 3.0 | 0 | 2010-02-15T14:58:06.653 | 2022-11-04T18:25:09.633 | 2017-05-23T11:46:34.823 | -1 | 140,937 | [
"c#",
".net",
"passwords"
] |
2,266,955 | 1 | 2,267,181 | null | 0 | 291 | I've been working on some custom graphics controls, and I found this weird problem with windows 7 rendering my button controls. I've used Photoshop to delete the pixels in the background all around the button image I'm using, then saved it as a GIF, and imported it into VS to use as the background image of my button. ... | .NET Graphics on Windows 7: White corners around images? | CC BY-SA 2.5 | null | 2010-02-15T15:30:48.133 | 2010-02-15T16:08:13.330 | 2017-02-08T14:21:08.780 | -1 | 202,848 | [
"vb.net",
"image",
"graphics",
"windows-7",
"custom-controls"
] |
2,267,994 | 1 | 2,268,031 | null | 5 | 5,574 | I just downloaded [blender souce](http://download.blender.org/source/blender-2.49b.tar.gz).
I tried `make` command, but I am getting this:

Btw, I am doing this on Windows using Cygwin.
| How to compile Blender from source? | CC BY-SA 2.5 | 0 | 2010-02-15T18:14:28.783 | 2017-02-26T14:05:34.240 | 2010-02-15T18:20:57.893 | 182,959 | 182,959 | [
"build",
"cygwin",
"makefile",
"blender"
] |
2,268,239 | 1 | 2,268,256 | null | 160 | 56,308 | I'm debugging my Android application using the AVD (Android Virtual Device). When I try to enter text in a text field, my characters are being interpreted as Chinese in the IME.
I don't know how I got into this mode or how to get out of it (I just want to enter alphabetic keys)?
Here's a screen shot:
![http://u.go2... | Why is my Android emulator keyboard in Chinese character mode? | CC BY-SA 3.0 | 0 | 2010-02-15T18:57:58.120 | 2016-04-22T08:26:26.130 | 2011-08-11T00:27:14.657 | 71,421 | 178,521 | [
"android",
"android-emulator"
] |
2,268,569 | 1 | 2,268,811 | null | 22 | 41,586 | I've been messing around with this for a few days now, hopefully someone here can lend me a hand.
I have a simple two-column layout, the left side is a navigation bar with buttons, the right side is a content panel. When the user taps one of the buttons (say, the third one down), I'd like to have a floating view alig... | Android floating view (over other views) | CC BY-SA 2.5 | 0 | 2010-02-15T20:02:51.020 | 2020-08-22T19:13:54.010 | 2011-10-15T21:03:35.907 | 501,932 | 87,316 | [
"java",
"android",
"mobile",
"android-layout"
] |
2,269,798 | 1 | 2,270,300 | null | 20 | 7,456 | In the past, I have used Vim as a note taking platform by creating an index.txt file with a list of tags using the Vim help file format and then creating a bunch of text files that have the normal `*Help_Tag*` link syntax so that using `CTRL-]` on a tag in the index.txt file will jump to the respective tag in an arbitr... | Vim as a note taking platform: Jump to tag in vertically split windows | CC BY-SA 2.5 | 0 | 2010-02-16T00:01:41.357 | 2018-01-05T02:19:44.913 | 2017-02-08T14:21:10.163 | -1 | 135,360 | [
"vim",
"tags"
] |
2,269,838 | 1 | 2,275,223 | null | 6 | 9,135 | Consider a database server whose job today is to house one database. Likely the database will be moved in the future to another database instance which houses multiple databases & schemas.
Let's pretend the app/project is called Invoicer 2.0. The database is called AcmeInvoice. The database holds all the invoice, cust... | SQL Server: conventions for naming a schema | CC BY-SA 2.5 | null | 2010-02-16T00:10:31.300 | 2010-02-16T18:18:29.253 | 2010-02-16T17:04:49.230 | 23,199 | 23,199 | [
"sql-server",
"sql-server-2005",
"sql-server-2008",
"schema",
"naming-conventions"
] |
2,271,264 | 1 | 2,271,658 | null | 5 | 2,768 | I'm having trouble determining from [this research paper](http://www.scribd.com/doc/26921668/Automatic-language-recognition-using-acoustic-features?secret_password=1x67rkr596a21hkuc8fd) exactly how I can reproduce the Standard Vector Quantization algorithm to determine the language of an unidentified speech input, base... | Vector Quantization in Speech Processing Explanation | CC BY-SA 4.0 | 0 | 2010-02-16T07:34:38.150 | 2021-04-09T14:39:26.637 | 2021-04-09T14:39:26.637 | 4,751,173 | 100,208 | [
"vector",
"speech",
"audio-processing",
"quantization"
] |
2,271,704 | 1 | 2,275,691 | null | 49 | 31,433 | I am trying to draw a family tree with Dot and GraphViz.
This is what I currently have:
```
# just graph set-up
digraph simpsons {
ratio = "auto"
mincross = 2.0
# draw some nodes
"Abraham" [shape=box, regular=1, color="blue"] ;
"Mona" [shape=box, regular=1, color="pink"] ;
"Clancy" [shape=box, regular=1, ... | Family tree layout with Dot/GraphViz | CC BY-SA 2.5 | 0 | 2010-02-16T09:19:47.767 | 2021-02-13T23:42:49.030 | 2019-03-22T08:29:36.917 | 50,065 | 50,065 | [
"graphviz",
"dot",
"family-tree",
"graph-layout",
"genealogy"
] |
2,272,502 | 1 | null | null | 1 | 1,042 | I followed roughly the recipe in this blog entry
[http://eclipsercptutorials.blogspot.com/2009/05/add-toolbar-to-view-in-eclipse-rcp.html](http://eclipsercptutorials.blogspot.com/2009/05/add-toolbar-to-view-in-eclipse-rcp.html)
Which looks like that — the image appears left to the minimize/maximize icons
![alt text]... | Confusion over Eclipse SWT ViewPart and its Toolbars? | CC BY-SA 2.5 | null | 2010-02-16T11:32:12.203 | 2010-02-16T11:36:19.527 | null | null | 917 | [
"java",
"eclipse",
"swt",
"eclipse-rcp"
] |
2,275,606 | 1 | 2,275,615 | null | 14 | 59,562 | I have this image:

But i want to place text in the middle like this:

How can I achieve this?
I would like to do this in html, so I would use a `<div>` or a `<span>`
| Position text over image | CC BY-SA 3.0 | 0 | 2010-02-16T19:14:06.583 | 2015-07-27T02:06:29.807 | 2015-07-27T02:06:29.807 | 2,930,477 | 267,304 | [
"html",
"css"
] |
2,275,812 | 1 | null | null | 0 | 444 | I duplicated default build target.
Some code files are duplicated also.
Problem is, duplicated info.plist file is not formatted by Xcode.
I don't think this is normal. Any workaround?
Or any way to specify formatting of plist? (which may format other type of .plist by my custom formatting rules)
.
My Parent mapping is as follows:
```
<class name="Parent" table="Parents">
...
<bag name="Children" cascade="all">
<key column="ParentID"></key>
<one-to-many class="Child"></one-to-many>
</bag>
</class>
```
I would ... | Removing an item from a collection(NHibernate) | CC BY-SA 3.0 | null | 2010-02-16T22:04:49.760 | 2017-03-23T14:41:45.177 | 2017-03-23T14:41:45.177 | 179,669 | 133,753 | [
"c#",
"nhibernate"
] |
2,277,396 | 1 | null | null | 5 | 3,790 | Inside the weblogic console, when you click on a deployment, there is a tab named 'Monitoring' and a subtab named 'Health'.
How can i expose my application health to this tab? Is there a developer's guide somewhere?

To clarify what i want to do: O... | Weblogic health monitoring feature | CC BY-SA 3.0 | 0 | 2010-02-17T00:11:43.503 | 2013-04-16T15:18:05.077 | 2013-04-16T15:18:05.077 | 2,273,628 | 99,033 | [
"java",
"weblogic",
"jmx"
] |
2,280,142 | 1 | 2,280,223 | null | 1 | 4,754 | I am working with Dundas maps and need to overlay the map with bubbles depicting some data. I want to add shapes to the map in order to achieve this. I can add a triangle (or any straight-line-polygon) like this:
```
public static void AddShape(this MapControl map, List<MapPoint> points, Color color, string name)
{
... | Calculate points to create a curve or spline to draw an ellipse | CC BY-SA 3.0 | null | 2010-02-17T11:23:09.343 | 2011-07-01T18:55:37.493 | 2017-02-08T14:21:14.670 | -1 | 68,115 | [
"c#",
"algorithm",
"graphics",
"dundas"
] |
2,280,515 | 1 | 2,280,865 | null | 0 | 1,134 | while running maven from eclipse you have option to execute these launch configurations by default .. here is the image of that :

Now I can add my own launch configurations and execute them. Like this :

Now instead of ... | Maven launch configurations in Eclipse | CC BY-SA 4.0 | 0 | 2010-02-17T12:28:01.297 | 2019-06-17T11:02:27.390 | 2019-06-17T11:02:27.390 | 4,751,173 | 169,277 | [
"java",
"eclipse",
"maven-2",
"m2eclipse"
] |
2,281,159 | 1 | 2,281,225 | null | 2 | 2,134 | i'd like to be able to calculate the 'mean brightest point' in a line of pixels. It's for a primitive 3D scanner.
for testing i simply stepped through the pixels and if the current pixel is brighter than the one before, the brightest point of that line will be set to the current pixel. This of course gives very jittery... | how do i calculate the centroid of the brightest spot in a line of pixels? | CC BY-SA 2.5 | null | 2010-02-17T13:52:12.237 | 2010-02-17T22:08:21.630 | 2020-06-20T09:12:55.060 | -1 | 252,641 | [
"computer-vision",
"pixel"
] |
2,283,580 | 1 | 4,027,823 | null | 7 | 2,400 | I'm using the System.Windows.Controls.WebBrowser for various things in my app and I've noticed that adorners are cut off when they are supposed to appear over a WebBrowser. I realize that the WebBrowser control is really a wrapper around a COM component and probably renders differently, but I wondered if anyone figure... | Display an Adorner over a WebBrowser control | CC BY-SA 2.5 | 0 | 2010-02-17T19:04:29.463 | 2019-09-24T13:12:07.850 | 2017-02-08T14:21:16.520 | -1 | 3,244 | [
"wpf",
"com",
"webbrowser-control",
"hwnd",
"adorner"
] |
2,283,617 | 1 | 2,312,187 | null | 17 | 6,551 | I have an HTML table whose cells contain, among other things, spans, like this:
```
...
<td>
<span style="height: 20px; width: 20px; margin-left: 2px;">
<span style="height: 20px; width: 20px; margin-left: 2px;">
<span style="height: 20px; width: 20px; margin-left: 2px;">
</td>
...
```
I'm looking for a ... | Setting width of table cell contents based on available width | CC BY-SA 3.0 | 0 | 2010-02-17T19:09:04.367 | 2013-01-16T16:06:12.430 | 2013-01-16T16:06:12.430 | 139,010 | 139,010 | [
"html",
"css"
] |
2,283,923 | 1 | 2,284,591 | null | 1 | 8,388 | I am trying to change the value of the onblur attribute of a text input after the page has finished loading.
When I do the following, it simply fires the function:
`ip.onblur = stopCalcUpInt(this,10);`
When I do the following, I have success:
`ip.onblur = function onblur(event){stopCalcUpInt(this,10);}`
Unfortunat... | How to programmatically change an inputs onblur? | CC BY-SA 4.0 | 0 | 2010-02-17T19:52:22.207 | 2018-10-10T05:35:31.423 | 2018-10-10T05:35:31.423 | 1,033,581 | 268,826 | [
"javascript"
] |
2,284,059 | 1 | null | null | 4 | 9,785 | I'm trying to build an app to detect images which are advertisements from the webpages. Once I detect those I`ll not be allowing those to be displayed on the client side.
From the help that I got on [this Stackoverflow question](https://stackoverflow.com/questions/1991113/optimization-of-neural-network-input-data), I ... | SVM Classification - minimum number of input sets for each class | CC BY-SA 3.0 | 0 | 2010-02-17T20:16:51.577 | 2015-01-12T20:21:34.323 | 2017-05-23T12:13:24.810 | -1 | 242,233 | [
"machine-learning",
"classification",
"svm",
"training-data"
] |
2,285,950 | 1 | 2,286,229 | null | 2 | 3,671 | I'm using SSRS 2008 to make something for label printing. I want to make use of all horizontal and vertical space on the page to fit as many labels as possible, so I'm thinking I probably want multiple Report Columns.
[This technet article](http://technet.microsoft.com/en-us/library/bb677374.aspx) would have you beli... | Multiple Report Columns in Reporting Services 2008 | CC BY-SA 2.5 | null | 2010-02-18T02:46:18.700 | 2013-11-07T21:03:16.523 | null | null | 41,457 | [
"ssrs-2008"
] |
2,286,637 | 1 | 2,536,657 | null | 5 | 2,996 | I'm implementing the TTThumbsViewController from the Three20 project and things are finally starting to take shape. I push the TTThumbsViewController from the current view controller by just pushing it onto the current stack and animate the transition (common navigation controller push).
My problem is that when I pop ... | View controller is drawing under my navigation bar after popping ttthumbsviewcontroller | CC BY-SA 4.0 | 0 | 2010-02-18T06:02:31.880 | 2023-03-01T09:32:22.613 | 2023-03-01T09:32:22.613 | 4,751,173 | 247,205 | [
"iphone",
"uinavigationcontroller",
"three20"
] |
2,288,864 | 1 | 2,290,615 | null | 5 | 1,213 | Is there any algorithm for projecting images onto a non-flat (deformed) surface?
It is not deformed too much. It is a really glassy surface covered with high-quality, durable tracing paper. I have a 3-dimensional model of it. How can I texturise it with a projector?  is executed while a user is entering text into a textarea. Have attached source code which illustrates the issue. I'm wondering if anyone has any advice on how I might work around this.
If a user is enterin... | Mobile Safari scrollTo w/ textarea bug | CC BY-SA 2.5 | 0 | 2010-02-18T18:10:59.667 | 2010-06-29T11:00:08.117 | 2017-02-08T14:21:20.577 | -1 | 26,241 | [
"javascript",
"html",
"mobile-safari"
] |
2,291,437 | 1 | 2,291,971 | null | 2 | 1,679 | I have a webpage where I put a text into a "pre" tag that is inside a "div" that resizes with the window size. If the "div" is so small that the text in the "pre" overflows horizontally, I want the text to wrap at a word break.
Here is the html that demonstrates the problem:
```
<html>
<head>
<script type='text/javas... | IE8 duplicates text in wrapping <pre> tags | CC BY-SA 4.0 | 0 | 2010-02-18T19:10:23.387 | 2019-06-18T04:04:01.860 | 2019-06-18T04:04:01.860 | 4,751,173 | 118,218 | [
"html",
"internet-explorer-8",
"word-wrap"
] |
2,291,486 | 1 | 2,389,356 | null | 1 | 1,974 | I have a UITableViewCell with the UITableViewStyleGrouped style and I would like to change the background color of the cell.
```
- (UITableViewCell *)tableView:(UITableView *)tv cellForRowAtIndexPath:(NSIndexPath *)ip {
// Do cell creation stuff ...
cell.backgroundColor =
[UIColor colorWithRed:255.0/25... | UITableViewCell displaying incorrect alpha based background colors | CC BY-SA 2.5 | null | 2010-02-18T19:16:22.540 | 2012-01-31T17:54:42.853 | 2017-05-23T12:01:08.460 | -1 | 33,226 | [
"iphone",
"objective-c",
"cocoa",
"xcode"
] |
2,292,920 | 1 | 2,292,971 | null | 3 | 929 | The styles:
```
h2 {
color: #71D0FF;
font-size: 11px;
font-weight: bold;
margin: 0px 0px 5px 0px;
}
a.box {
color: #FFFFFF !important;
cursor: pointer;
display: block;
padding: 10px;
text-align: justify;
}
a.box:hover {
background-color: #0C0C0C;
}
a.box span.down {
display:... | What could cause this HTML/CSS rendering issue in Firefox? | CC BY-SA 3.0 | null | 2010-02-18T23:06:17.453 | 2013-02-14T21:07:25.617 | 2013-02-14T21:07:25.617 | 246,246 | 246,246 | [
"html",
"css",
"xhtml"
] |
2,293,461 | 1 | null | null | 1 | 4,844 | if I want to partially download a file and define a single range in the request Header, I get
the byte-stream of the requested file in the response body.
But if i specify multiple ranges as below, I always get for each defined range an additional
response header (wich describes the requested range) within the respons... | HTTP Request with multiple Ranges | CC BY-SA 3.0 | 0 | 2010-02-19T01:14:02.803 | 2013-09-24T08:53:52.507 | 2013-09-24T08:53:52.507 | 445,517 | 276,613 | [
"c#",
".net",
"http",
"httpwebrequest"
] |
2,293,616 | 1 | 2,297,417 | null | 1 | 294 | How to copy only selected renderings

from one to another item using sitecore content editor?
Default "Copy To" function copy all renderings i want to copy and paste only selected.
`, and I was baffled when Eclipse can't seem to locate the XML file in the classpath. After a little test it turns out that files with other extensions are perfectly located.
H... | Eclipse doesn't put XML files in project's own buildpath | CC BY-SA 3.0 | 0 | 2010-02-20T20:06:46.967 | 2013-02-27T01:29:22.203 | 2013-02-27T01:29:22.203 | 157,882 | 157,882 | [
"xml",
"eclipse",
"classpath"
] |
2,303,694 | 1 | 2,303,838 | null | 0 | 318 | See the screenshot below, this is the only leak the Leaks Instrument finds in my app. Seems odd that main is leaking since it's out-of-the-box. Is this common?

 to arbitrary UIView. I don't need animated effect, I need static effect, for example I my UITableView border being partially transparent. I've made the example:
), but I don't think it's running the right version of MSBuild because I keep getting the following error:
> error MSB5014: File format version is not recognized. MSBuild can only read solution files between ve... | TeamCity Using Wrong MSBuild Executable? | CC BY-SA 2.5 | 0 | 2010-02-21T18:20:32.243 | 2010-04-15T19:24:06.910 | null | null | 10,792 | [
"teamcity",
"teamcity-5.0"
] |
2,306,940 | 1 | 2,337,923 | null | 11 | 18,241 | I have a pretty simple console project with an entity model (containing two simple entities), two handmade POCOs and a handmade Context class. The program fires a simple query against the DB and everything including LazyLoading works fine.
As soon as i add another Entity data model (even if i add an empty one), the ... | EF4 POCO (not using T4): Mapping and metadata information could not be found for EntityType | CC BY-SA 2.5 | 0 | 2010-02-21T18:38:11.140 | 2011-05-09T16:44:54.687 | 2017-02-08T14:21:27.827 | -1 | 6,777 | [
"entity-framework",
".net-4.0",
"entity-framework-4"
] |
2,307,655 | 1 | 2,307,979 | null | 6 | 16,343 | I'm trying to get ListView row to look like the following:
```
| Text-Text-Text <ImageButton> |
```
With the imagebutton snapped to the right edge. How can I do this? Here's the current layout code I'm using. What am I doing wrong?
```
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xm... | ListView row styling - left aligned text, and right-aligned icon | CC BY-SA 3.0 | 0 | 2010-02-21T22:12:38.357 | 2015-02-09T21:25:29.063 | 2015-02-09T21:25:29.063 | 3,063,884 | 118,241 | [
"android",
"android-layout",
"android-listview",
"android-xml"
] |
2,308,744 | 1 | null | null | 2 | 1,328 | How does the Eclipse editor work to enable code completion? For example, within the XML editor for Hibernate property files, if I - within a tag, a list of possible value relevant to hibernate will show up.
.
Just like we can move rows with reordering control like:
{
var serial = [];
this.list.getChildren().each(function(el, i){
serial[i] = el.getPrope... | looping through DOM / mootools sortables | CC BY-SA 2.5 | null | 2010-02-22T20:14:01.097 | 2012-01-24T22:11:52.853 | 2012-01-24T22:11:52.853 | 102,937 | 135,056 | [
"serialization",
"loops",
"mootools",
"mootools-sortable"
] |
2,314,311 | 1 | 2,314,354 | null | 1 | 2,656 | I am following a tutorial. And I am trying to draw a .bmp file to the screen. It builds with no errors but no image appears. according to the book, I should see the image pop up in random places. Below is my code. The author doesnt recommend this technique for drawing objects, he is just doing for demostration. In case... | Image wont draw to screen C++ | CC BY-SA 2.5 | 0 | 2010-02-22T21:23:09.333 | 2016-05-24T01:48:27.123 | 2017-02-08T14:21:33.583 | -1 | 201,934 | [
"c++",
"visual-studio",
"visual-studio-2008"
] |
2,314,847 | 1 | null | null | 1 | 2,556 | I am trying to develop a website with C# ASP.net MVC. It's my first time using Visual Studio, C# and ASP.net so I have lots to learn but so far so good.
So far... I started a C# ASP.net MVC project and added a database by going to the Database Explorer and clicking "add connection". I then did some standard CRUD contro... | C# ASP.net MVC database questions | CC BY-SA 2.5 | null | 2010-02-22T22:41:37.573 | 2011-07-21T14:01:47.230 | 2010-02-23T01:50:17.963 | null | null | [
"c#",
"sql",
"asp.net-mvc",
"database",
"visual-studio"
] |
2,320,596 | 1 | 2,321,801 | null | 2 | 1,603 | I am trying to create a ToolBar in my WPF application.
I don't want the strip (as shown in the bellow figure) to show up, I just want all the items to be placed in the general area.
I tried setting the ToolBar.OverflowMode to Never ut it doesn't help.

Now, I'm trying to get the scaled object (a canvas in this case) to center c... | Silverlight: Centering After ScaleTransform | CC BY-SA 2.5 | null | 2010-02-23T20:10:36.000 | 2010-02-23T21:35:22.403 | 2017-02-08T14:21:36.707 | -1 | 3,622 | [
"silverlight"
] |
2,326,187 | 1 | 2,326,856 | null | 0 | 151 | ```
if(count($this->form->email->getMessages()) > 0)
{
$e = '<ul>';
$m = $this->form->email->getMessages();
foreach($m as $me)
{
$e .= '... | Zend Framework configuring decorator | CC BY-SA 2.5 | null | 2010-02-24T13:14:50.030 | 2010-02-24T14:51:32.297 | 2017-02-08T14:21:37.753 | -1 | 849,669 | [
"zend-framework",
"forms",
"decorator"
] |
2,326,381 | 1 | 2,326,539 | null | 0 | 246 | I'm using SWFKit to create a native windows app from flash project. I want to embed video in project via SWFKit and then use it in flash.
Looks like I've found a way to embed external file but I can't find manual about how to access this embedded file via ActionScript in flash movie.

| Visual studio 2005 toolbox icons messed up | CC BY-SA 2.5 | 0 | 2010-02-24T22:10:15.707 | 2010-03-01T01:43:28.237 | null | null | 259,712 | [
"visual-studio-2005",
"icons",
"toolbox"
] |
2,334,629 | 1 | 2,340,216 | null | 8 | 6,304 | I am looking for [self-organizing map](http://en.wikipedia.org/wiki/Self-organizing_map) on Python.

1. ready module. If one exists.
2. way to plot hexagonal cell... | Hexagonal Self-Organizing map in Python | CC BY-SA 3.0 | 0 | 2010-02-25T14:27:14.813 | 2018-06-28T09:14:15.273 | 2017-02-08T14:21:41.280 | -1 | 279,046 | [
"python",
"module",
"artificial-intelligence",
"neural-network",
"self-organizing-maps"
] |
2,334,859 | 1 | 2,362,778 | null | 2 | 6,692 | I'm having a terrible time managing RDLC reports. I couldn't find any comprehensive tutorials in the internet and MSDN isn't as helpful as I wish it could have been either.
Particularly, I've been having a problem trying to get a particular table/matrix to appear based on a client's requirement. It goes like this.
In... | .NET RDLC Report Matrices | CC BY-SA 2.5 | null | 2010-02-25T14:52:53.983 | 2010-03-02T11:36:58.820 | 2017-02-08T14:21:51.430 | -1 | 245,268 | [
".net",
"matrix",
"report",
"rdlc"
] |
2,336,463 | 1 | 2,336,520 | null | 1 | 162 | I want to add explanation between cells.
I'm experimenting with sections, trying to make the cell opaque, without borders, ... but sure it exists a better approach ...
thanks,
m.

| How I can do this ? Adding exaplanations between sections (of cells) | CC BY-SA 2.5 | null | 2010-02-25T18:12:22.390 | 2010-02-25T18:24:09.213 | 2017-02-08T14:21:52.463 | -1 | 266,276 | [
"iphone",
"uitableview",
"footer"
] |
2,337,124 | 1 | 2,337,143 | null | 1 | 878 | I have a WinForms combobox to which I bind a list of anonymous objects (printer descriptions and locations).
The here is a to select a default printer (which matches printer location).
But within a `foreach` loop below, I am having trouble accessing the anonymous object's properties.

Screenshot is from the Carbon Emacs package, but I want the same behavior in Cocoa Emacs 23.
| Reverse video cursor in Emacs | CC BY-SA 3.0 | null | 2010-02-25T20:25:21.413 | 2011-07-06T07:55:11.417 | 2017-02-08T14:21:53.353 | -1 | 73,681 | [
"emacs"
] |
2,337,534 | 1 | 20,499,030 | null | 3 | 7,625 | I have applied the following style to the `pre` element:
```
pre {
background-color: #FFFFCC;
border: 2px dashed #FF6666;
padding-top: 7px;
padding-bottom: 8px;
padding-left: 10px;
float: none;
padding-right: 10px;
margin: 10px;
}
```
The text overflows the box.
When I app... | pre tag- text overflows the box | CC BY-SA 3.0 | null | 2010-02-25T20:52:29.317 | 2021-03-23T15:28:21.303 | 2017-05-23T10:29:31.030 | -1 | 281,545 | [
"html",
"css",
"text",
"tags",
"pre"
] |
2,340,045 | 1 | 2,340,077 | null | 4 | 3,070 | I am doing a simple $.ajax request:
```
$.ajax({
type: "POST",
url: "/Run/" + param1 + "/" + param2,
dataType: 'html',
error: function(error) {
},
success: function(html) {
}
});
```
If my value is like [http://localhost/pub/file?val1=Some](http://localhost/pub/file?... | Request URL encoding issue in $.ajax call and Max request URL length in $.ajax as compared to Ajax.ActionLink | CC BY-SA 2.5 | null | 2010-02-26T07:20:13.017 | 2010-02-26T07:28:12.050 | 2017-02-08T14:21:57.910 | -1 | 212,823 | [
"asp.net-mvc",
"jquery"
] |
2,340,691 | 1 | 2,340,820 | null | 3 | 1,766 | I want to make a 2D game in using the engine. In this game, you will control a tiny ship in a cave of some sort. This cave will be created automatically (the game will have random levels) and will look like this:

Suppose I already have the the points of the polygon of the insi... | Techniques for generating a 2D game world | CC BY-SA 2.5 | 0 | 2010-02-26T09:51:08.820 | 2010-02-26T10:32:54.693 | null | null | 148,388 | [
"c++",
"3d",
"2d",
"irrlicht"
] |
2,341,053 | 1 | 2,341,086 | null | 4 | 8,835 | Well, thats the html code:
```
<ul>
<li>first item</li>
<li>second item</li>
</ul>
```
And the css:
```
ul, li { margin: 0px; padding: 0px; }
```
Nothing fancy, right? And nothing to be proud of, it just shows a list without any margins or padding. Well, almost...

W... | Getting rid of the margin between list style type and text | CC BY-SA 4.0 | null | 2010-02-26T11:01:24.127 | 2019-06-22T16:04:26.900 | 2019-06-22T16:04:26.900 | 4,751,173 | 244,751 | [
"html",
"css",
"html-lists"
] |
2,342,470 | 1 | null | null | 1 | 218 | I have a problem with the JQuery autocomplete plugin.
It's hard for me to explain but whenever I try to press a key it keeps looping with requests to the server.
See:

[http://members.lycos.nl/saccon/loop.jpg](http://members.lycos.nl/saccon/loop.jpg)
It should only reques... | Jquery autocomplete loops HTTP requests | CC BY-SA 3.0 | null | 2010-02-26T15:00:50.067 | 2011-12-01T04:10:29.703 | 2011-12-01T04:10:29.703 | 234,976 | 282,122 | [
"jquery",
"autocomplete"
] |
2,346,129 | 1 | 2,349,245 | null | 1 | 1,331 | This relates to both physical programming as well as Ruby running on a web server. I have an array of RGB leds, which is 5x5 so a total of 25 leds. They are numbered and individually addressable as such:
```
1 2 3 4 5
6 7 8 9 10
11 12 13 14 15
16 17 18 19 20
21 22 23 24 25
```
Here is a p... | Animating with Ruby | CC BY-SA 2.5 | null | 2010-02-27T03:38:05.813 | 2010-02-27T22:48:38.100 | 2017-02-08T14:22:00.200 | -1 | 103,739 | [
"ruby",
"animation"
] |
2,346,478 | 1 | null | null | 3 | 687 | I am having a simple Azure cloud app(WebRole=ASP.Net MVC) which draws charts using ASP.Net Charting control.
Specifications-->
1. Chart RenderType = ImageMap
2. Chart ImageLocation = "/Images/Chart_#SEQ(1000,1)"
3. Number of app instances deployed on Windows Azure = 5
4. App contains a button which draws charts as p... | #SEQ keyword in Asp.Net Charting control with multiple Azure Cloud app instances | CC BY-SA 3.0 | null | 2010-02-27T06:41:13.893 | 2011-08-05T23:10:59.290 | 2017-02-08T14:22:00.550 | -1 | 212,823 | [
"asp.net",
"asp.net-mvc",
"azure",
"charts"
] |
2,348,267 | 1 | 2,348,350 | null | 1 | 767 | My app crash when I try to access any property of my NSDecimalNumber amount_before_current_year:
```
[amount_before_current_year stringValue]
Program received signal: “EXC_BAD_ACCESS”.
```
The object is a NSDecimalNumber as shown in the image attached.
I created it in the viewDidLoad, it exists in the header file:... | Hard crash using [NSDecimalNumber stringValue] | CC BY-SA 2.5 | null | 2010-02-27T17:27:21.040 | 2010-02-27T17:52:54.220 | 2017-02-08T14:22:01.870 | -1 | 266,276 | [
"iphone",
"nsnumber"
] |
2,349,002 | 1 | 2,349,018 | null | 1 | 552 | I need to edit format for JFormatedTextField in a Java program. NetBeans are "helping" me with something called Format editor. But, I have no clue how the pattern works.

For `#,##0.###` , it returns `1,234.567`, as pictured above. However, I want to change the thousands de... | How does "Format editor" for JFormatedTextField in NetBeans work? | CC BY-SA 2.5 | null | 2010-02-27T21:11:42.117 | 2010-02-27T21:25:11.680 | null | null | 101,152 | [
"netbeans"
] |
2,349,113 | 1 | 2,349,966 | null | 4 | 1,232 | I've added a few components to the NavigationBar in an app I'm creating. The height of the bar changes dynamically, like in Safari for the iPhone, when you click on the URL field. I have all of the interactions and resizings working perfectly, except when I move to another tab and return.
If I start the app, click on ... | Customized NavigationBar not displaying correctly after return to Tab | CC BY-SA 2.5 | null | 2010-02-27T22:01:17.480 | 2010-02-28T11:58:27.760 | 2017-02-08T14:22:02.910 | -1 | 133,470 | [
"iphone",
"cocoa-touch",
"uinavigationcontroller",
"uitabbarcontroller"
] |
2,349,592 | 1 | 2,350,745 | null | 3 | 8,705 | there are some buttons on the top of the winform, and when I click one of them, the panel below will load different predefined panel, how can I implement this ?
please see this example:

| How to dynamically load a panel in Windows Forms? | CC BY-SA 3.0 | 0 | 2010-02-28T00:50:55.797 | 2012-03-04T19:23:46.270 | 2012-03-04T19:23:46.270 | 116,923 | 140,899 | [
"c#",
"winforms",
"panel"
] |
2,350,984 | 1 | 2,351,046 | null | 3 | 11,420 | Here's two screen shots, showing the effect with a small viewport that has to be scrolled.


HTML looks like this: (ignoring head and html tags)
```
<body>
<div id="grad1"></div>
<div id="wrapper">
<header>
<h1 class="logo"><a href=... | CSS: Setting a background gradient to width 100% fine unless page scrolls | CC BY-SA 3.0 | 0 | 2010-02-28T12:14:02.220 | 2012-06-02T12:39:03.527 | 2012-06-02T09:01:11.247 | 16,511 | 16,511 | [
"html",
"css"
] |
2,353,438 | 1 | 2,353,567 | null | 2 | 858 | I need to delete rows where a datetime field is over 2 weeks old.
This is what I have came up with
```
$duration = Date::WEEK * 2; // int(1209600)
$query = 'DELETE FROM properties
WHERE TIMEDIFF(' . date(DATE_ISO8601) . ', reserved_datetime) > ' . $duration;
```
I don't often write complicated queries (... | How to delete rows based on date differences with MySQL? | CC BY-SA 4.0 | 0 | 2010-03-01T01:36:25.840 | 2019-06-23T19:32:41.913 | 2019-06-23T19:32:41.913 | 4,751,173 | 31,671 | [
"php",
"mysql",
"kohana-3"
] |
2,355,608 | 1 | 2,355,700 | null | 0 | 321 | I've got a model that looks something like this:

One Account has many Branches, and each Statement is generated for one Account. The model is redundant because the Account (the AccountID on the header) can be inferred from the BranchID on a transaction (a statement will always... | Eliminating redundant relationships when modeling Header/Detail relationships? | CC BY-SA 2.5 | null | 2010-03-01T12:07:43.027 | 2010-03-03T17:39:50.653 | null | null | 9,825 | [
"data-modeling"
] |
2,355,714 | 1 | 2,355,938 | null | 2 | 2,267 | I am trying to draw a textured cube using just 8 vertices and one `DrawIndexedPrimitives` call. Is this even possible?
I am having problems with the UV co-ordinates. I am finding it impossible to come up with suitable UV values which will work for all faces of the cube.
Take the following numbering as an example:
!... | Direct3D: Draw textured cube with single DrawIndexedPrimitives call. Possible? | CC BY-SA 2.5 | null | 2010-03-01T12:28:34.093 | 2010-03-09T18:32:23.470 | 2017-02-08T14:22:03.253 | -1 | 45,603 | [
"3d",
"direct3d",
"textures",
"texture-mapping"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.